2026-06-10 15:01:17.068548 | Job console starting
2026-06-10 15:01:17.078539 | Updating git repos
2026-06-10 15:01:19.130251 | Cloning repos into workspace
2026-06-10 15:03:18.421489 | Restoring repo states
2026-06-10 15:03:24.168317 | Merging changes
2026-06-10 15:03:25.744011 | Checking out repos
2026-06-10 15:03:29.491056 | Preparing playbooks
2026-06-10 15:03:38.270230 | Running Ansible setup
2026-06-10 15:03:43.386570 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-10 15:03:44.061905 |
2026-06-10 15:03:44.062410 | PLAY [localhost]
2026-06-10 15:03:44.070541 |
2026-06-10 15:03:44.070615 | TASK [Gathering Facts]
2026-06-10 15:03:44.996745 | localhost | ok
2026-06-10 15:03:45.007574 |
2026-06-10 15:03:45.007653 | TASK [Setup log path fact]
2026-06-10 15:03:45.039580 | localhost | ok
2026-06-10 15:03:45.052687 |
2026-06-10 15:03:45.052756 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 15:03:45.085108 | localhost | ok
2026-06-10 15:03:45.093930 |
2026-06-10 15:03:45.094003 | TASK [emit-job-header : Print job information]
2026-06-10 15:03:45.138504 | # Job Information
2026-06-10 15:03:45.138850 | Ansible Version: 2.16.18
2026-06-10 15:03:45.138895 | Job: atmosphere-molecule-aio-openvswitch
2026-06-10 15:03:45.138966 | Pipeline: check
2026-06-10 15:03:45.139012 | Executor: 2d72f0692154
2026-06-10 15:03:45.139050 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-10 15:03:45.139089 | Event ID: 0995fa90-64dd-11f1-95a5-0b6a441eaaa7
2026-06-10 15:03:45.143509 |
2026-06-10 15:03:45.143598 | LOOP [emit-job-header : Print node information]
2026-06-10 15:03:45.265721 | localhost | ok:
2026-06-10 15:03:45.265942 | localhost | # Node Information
2026-06-10 15:03:45.265971 | localhost | Inventory Hostname: instance
2026-06-10 15:03:45.265993 | localhost | Hostname: np0000179636
2026-06-10 15:03:45.266013 | localhost | Username: zuul
2026-06-10 15:03:45.266035 | localhost | Distro: Ubuntu 22.04
2026-06-10 15:03:45.266055 | localhost | Provider: yul1
2026-06-10 15:03:45.266073 | localhost | Region: ca-ymq-1
2026-06-10 15:03:45.266092 | localhost | Label: ubuntu-jammy-16
2026-06-10 15:03:45.266111 | localhost | Product Name: OpenStack Nova
2026-06-10 15:03:45.266129 | localhost | Interface IP: 199.204.45.148
2026-06-10 15:03:45.284127 |
2026-06-10 15:03:45.284266 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-10 15:03:45.700883 | localhost -> localhost | changed
2026-06-10 15:03:45.711291 |
2026-06-10 15:03:45.711432 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-10 15:03:47.069286 | localhost -> localhost | changed
2026-06-10 15:03:47.080493 |
2026-06-10 15:03:47.080570 | PLAY [all]
2026-06-10 15:03:47.089647 |
2026-06-10 15:03:47.089712 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-10 15:03:47.328761 | instance -> localhost | ok
2026-06-10 15:03:47.338045 |
2026-06-10 15:03:47.338124 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-10 15:03:47.372487 | instance | ok
2026-06-10 15:03:47.385916 | instance | included: /var/lib/zuul/builds/6b471bc77af5442d9394c8faa0b44780/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-10 15:03:47.391696 |
2026-06-10 15:03:47.391761 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-10 15:03:49.841132 | instance -> localhost | Generating public/private rsa key pair.
2026-06-10 15:03:49.841380 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/6b471bc77af5442d9394c8faa0b44780/work/6b471bc77af5442d9394c8faa0b44780_id_rsa
2026-06-10 15:03:49.841432 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/6b471bc77af5442d9394c8faa0b44780/work/6b471bc77af5442d9394c8faa0b44780_id_rsa.pub
2026-06-10 15:03:49.841467 | instance -> localhost | The key fingerprint is:
2026-06-10 15:03:49.841498 | instance -> localhost | SHA256:q94cUKqYtJMRl1nFT9KIo/EZjSIqWg0Vf/cRW07Zedg zuul-build-sshkey
2026-06-10 15:03:49.841561 | instance -> localhost | The key's randomart image is:
2026-06-10 15:03:49.841606 | instance -> localhost | +---[RSA 3072]----+
2026-06-10 15:03:49.841649 | instance -> localhost | | .o..*.o . o=.|
2026-06-10 15:03:49.841682 | instance -> localhost | | o o== = o *o.E|
2026-06-10 15:03:49.841711 | instance -> localhost | | ..++=.+o+. o . .|
2026-06-10 15:03:49.841748 | instance -> localhost | |o .oo o+ ... . |
2026-06-10 15:03:49.841788 | instance -> localhost | |o.o o S . |
2026-06-10 15:03:49.841820 | instance -> localhost | |.. * . . . |
2026-06-10 15:03:49.841849 | instance -> localhost | | * . o |
2026-06-10 15:03:49.841879 | instance -> localhost | | . + . |
2026-06-10 15:03:49.841912 | instance -> localhost | | .o o |
2026-06-10 15:03:49.841942 | instance -> localhost | +----[SHA256]-----+
2026-06-10 15:03:49.842017 | instance -> localhost | ok: Runtime: 0:00:01.997227
2026-06-10 15:03:49.848556 |
2026-06-10 15:03:49.848636 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-10 15:03:49.885204 | instance | ok
2026-06-10 15:03:49.895684 | instance | included: /var/lib/zuul/builds/6b471bc77af5442d9394c8faa0b44780/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-10 15:03:49.903728 |
2026-06-10 15:03:49.903794 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-10 15:03:49.929191 | instance | skipping: Conditional result was False
2026-06-10 15:03:49.936036 |
2026-06-10 15:03:49.936125 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-10 15:03:50.389323 | instance | changed
2026-06-10 15:03:50.395388 |
2026-06-10 15:03:50.395465 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-10 15:03:50.631704 | instance | ok
2026-06-10 15:03:50.637049 |
2026-06-10 15:03:50.637119 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-10 15:03:51.100305 | instance | changed
2026-06-10 15:03:51.107485 |
2026-06-10 15:03:51.107615 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-10 15:03:51.556096 | instance | changed
2026-06-10 15:03:51.564333 |
2026-06-10 15:03:51.564474 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-10 15:03:51.590608 | instance | skipping: Conditional result was False
2026-06-10 15:03:51.606316 |
2026-06-10 15:03:51.606471 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-10 15:03:51.942585 | instance -> localhost | changed
2026-06-10 15:03:51.955246 |
2026-06-10 15:03:51.955328 | TASK [add-build-sshkey : Add back temp key]
2026-06-10 15:03:52.237399 | instance -> localhost | Identity added: /var/lib/zuul/builds/6b471bc77af5442d9394c8faa0b44780/work/6b471bc77af5442d9394c8faa0b44780_id_rsa (zuul-build-sshkey)
2026-06-10 15:03:52.237610 | instance -> localhost | ok: Runtime: 0:00:00.013597
2026-06-10 15:03:52.243070 |
2026-06-10 15:03:52.243143 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-10 15:03:52.551141 | instance | ok
2026-06-10 15:03:52.609753 |
2026-06-10 15:03:52.609866 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-10 15:03:52.635144 | instance | skipping: Conditional result was False
2026-06-10 15:03:52.647249 |
2026-06-10 15:03:52.647340 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-10 15:03:52.951492 | instance | ok
2026-06-10 15:03:52.957558 |
2026-06-10 15:03:52.957624 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-10 15:03:56.231893 | instance | Output suppressed because no_log was given
2026-06-10 15:03:56.243722 |
2026-06-10 15:03:56.243787 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-10 15:03:56.440532 | instance | ok: "logs"
2026-06-10 15:03:56.440752 | instance | ok: All items complete
2026-06-10 15:03:56.440790 |
2026-06-10 15:03:56.596021 | instance | ok: "artifacts"
2026-06-10 15:03:56.739815 | instance | ok: "docs"
2026-06-10 15:03:56.751662 |
2026-06-10 15:03:56.751730 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-10 15:03:56.936375 | instance | changed: "logs"
2026-06-10 15:03:57.087270 | instance | changed: "artifacts"
2026-06-10 15:03:57.261540 | instance | changed: "docs"
2026-06-10 15:03:57.274379 |
2026-06-10 15:03:57.274510 | PLAY RECAP
2026-06-10 15:03:57.274572 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-10 15:03:57.274610 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 15:03:57.274637 |
2026-06-10 15:03:57.404895 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-10 15:03:57.416087 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-10 15:03:58.068087 |
2026-06-10 15:03:58.068239 | PLAY [all]
2026-06-10 15:03:58.080361 |
2026-06-10 15:03:58.080451 | TASK [setup-uv : Extract archive]
2026-06-10 15:04:00.339060 | instance | changed
2026-06-10 15:04:00.347356 |
2026-06-10 15:04:00.347464 | TASK [setup-uv : Print version]
2026-06-10 15:04:00.717037 | instance | uv 0.8.13
2026-06-10 15:04:00.884808 | instance | ok: Runtime: 0:00:00.026901
2026-06-10 15:04:00.896395 |
2026-06-10 15:04:00.896472 | TASK [Install Ansible collection siblings]
2026-06-10 15:04:10.000847 | instance | changed:
2026-06-10 15:04:10.001111 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-10 15:04:10.001159 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-10 15:04:10.001192 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-10 15:04:10.001222 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-10 15:04:10.001251 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-10 15:04:10.001285 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-10 15:04:10.001315 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-10 15:04:10.001347 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-10 15:04:10.001380 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-10 15:04:10.001408 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-10 15:04:10.001437 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-10 15:04:10.001464 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-10 15:04:10.001492 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-10 15:04:10.001519 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-10 15:04:10.001546 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-06-10 15:04:10.001574 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-10 15:04:10.001601 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-10 15:04:10.001629 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-10 15:04:10.001656 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-10 15:04:10.001684 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-06-10 15:04:10.001711 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-10 15:04:10.001738 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-10 15:04:10.001767 | instance | Resolved vexxhost.kubernetes to v3.2.0 for >=2.5.0
2026-06-10 15:04:10.001812 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-10 15:04:10.001841 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-06-10 15:04:10.001868 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-10 15:04:10.001895 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-10 15:04:10.001922 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-10 15:04:10.001949 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-10 15:04:10.001976 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-10 15:04:10.002002 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-10 15:04:10.002030 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-10 15:04:10.002059 | 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-10 15:04:10.002093 | instance | Starting galaxy collection install process
2026-06-10 15:04:10.002121 | instance | Process install dependency map
2026-06-10 15:04:10.002149 | instance | Starting collection install process
2026-06-10 15:04:10.002176 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-10 15:04:10.002204 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-10 15:04:10.002231 | instance | ansible.netcommon:* was installed successfully
2026-06-10 15:04:10.002258 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-10 15:04:10.002285 | instance | Creating virtual environment at: .venv
2026-06-10 15:04:10.002312 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-10 15:04:10.002340 | instance | Downloading openstacksdk (1.7MiB)
2026-06-10 15:04:10.002367 | instance | Downloading setuptools (1.1MiB)
2026-06-10 15:04:10.002394 | instance | Downloading pydantic-core (2.0MiB)
2026-06-10 15:04:10.002425 | instance | Downloading cryptography (4.2MiB)
2026-06-10 15:04:10.002453 | instance | Downloading kubernetes (1.9MiB)
2026-06-10 15:04:10.002480 | instance | Downloading pygments (1.2MiB)
2026-06-10 15:04:10.002507 | instance | Downloading netaddr (2.2MiB)
2026-06-10 15:04:10.002535 | instance | Downloading ansible-core (2.1MiB)
2026-06-10 15:04:10.002562 | instance | Downloading rjsonnet (1.2MiB)
2026-06-10 15:04:10.002589 | instance | Building pyperclip==1.9.0
2026-06-10 15:04:10.002615 | instance | Downloading rjsonnet
2026-06-10 15:04:10.002644 | instance | Downloading pydantic-core
2026-06-10 15:04:10.002673 | instance | Downloading netaddr
2026-06-10 15:04:10.002701 | instance | Downloading pygments
2026-06-10 15:04:10.002729 | instance | Downloading cryptography
2026-06-10 15:04:10.002757 | instance | Downloading setuptools
2026-06-10 15:04:10.002784 | instance | Downloading kubernetes
2026-06-10 15:04:10.002811 | instance | Downloading ansible-core
2026-06-10 15:04:10.002837 | instance | Downloading openstacksdk
2026-06-10 15:04:10.002865 | instance | Built pyperclip==1.9.0
2026-06-10 15:04:10.002892 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-10 15:04:10.002919 | instance | Installed 83 packages in 46ms
2026-06-10 15:04:10.002945 | instance | Checked out ansible.posix to 1.6.0
2026-06-10 15:04:10.002972 | 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-10 15:04:10.002998 | instance | Starting galaxy collection install process
2026-06-10 15:04:10.003024 | instance | Process install dependency map
2026-06-10 15:04:10.003050 | instance | Starting collection install process
2026-06-10 15:04:10.003076 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-10 15:04:10.003109 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-10 15:04:10.003136 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-10 15:04:10.003163 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-10 15:04:10.003190 | instance | 2.17.12
2026-06-10 15:04:10.003217 | instance | Checked out ansible.utils to v6.0.2
2026-06-10 15:04:10.003244 | 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-10 15:04:10.003271 | instance | Starting galaxy collection install process
2026-06-10 15:04:10.003297 | instance | Process install dependency map
2026-06-10 15:04:10.003324 | instance | Starting collection install process
2026-06-10 15:04:10.003351 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-10 15:04:10.003381 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-10 15:04:10.003409 | instance | ansible.utils:6.0.2 was installed successfully
2026-06-10 15:04:10.003436 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-10 15:04:10.003463 | instance | 2.17.12
2026-06-10 15:04:10.003491 | instance | Checked out atmosphere.common to v0.7.0
2026-06-10 15:04:10.003517 | 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-10 15:04:10.003544 | instance | Starting galaxy collection install process
2026-06-10 15:04:10.003571 | instance | Process install dependency map
2026-06-10 15:04:10.003597 | instance | Starting collection install process
2026-06-10 15:04:10.003623 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-10 15:04:10.003650 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-10 15:04:10.003676 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-10 15:04:10.003703 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-10 15:04:10.003729 | instance | 2.17.12
2026-06-10 15:04:10.003756 | instance | Checked out community.crypto to 2.2.3
2026-06-10 15:04:10.003784 | 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-10 15:04:10.003810 | instance | Starting galaxy collection install process
2026-06-10 15:04:10.003836 | instance | Process install dependency map
2026-06-10 15:04:10.003862 | instance | Starting collection install process
2026-06-10 15:04:10.003888 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-10 15:04:10.003915 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-10 15:04:10.003942 | instance | community.crypto:2.2.3 was installed successfully
2026-06-10 15:04:10.003992 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-10 15:04:10.004026 | instance | 2.17.12
2026-06-10 15:04:10.004054 | instance | Checked out community.general to 7.3.0
2026-06-10 15:04:10.004080 | 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-10 15:04:10.004107 | instance | Starting galaxy collection install process
2026-06-10 15:04:10.004140 | instance | Process install dependency map
2026-06-10 15:04:10.004168 | instance | Starting collection install process
2026-06-10 15:04:10.004194 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-10 15:04:10.004221 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-10 15:04:10.004247 | instance | community.general:7.3.0 was installed successfully
2026-06-10 15:04:10.004274 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-10 15:04:10.004301 | instance | 2.17.12
2026-06-10 15:04:10.004328 | instance | Checked out community.mysql to 3.6.0
2026-06-10 15:04:10.004355 | 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-10 15:04:10.004385 | instance | Starting galaxy collection install process
2026-06-10 15:04:10.004412 | instance | Process install dependency map
2026-06-10 15:04:10.004439 | instance | Starting collection install process
2026-06-10 15:04:10.004466 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-10 15:04:10.004492 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-10 15:04:10.004518 | instance | community.mysql:3.6.0 was installed successfully
2026-06-10 15:04:10.004545 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-10 15:04:10.004571 | instance | 2.17.12
2026-06-10 15:04:10.004598 | instance | Checked out kubernetes.core to 2.4.0
2026-06-10 15:04:10.004624 | 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-10 15:04:10.004651 | instance | Starting galaxy collection install process
2026-06-10 15:04:10.004677 | instance | Process install dependency map
2026-06-10 15:04:10.004704 | instance | Starting collection install process
2026-06-10 15:04:10.004730 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-10 15:04:10.004757 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-10 15:04:10.004783 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-10 15:04:10.004809 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-10 15:04:10.004836 | instance | 2.17.12
2026-06-10 15:04:10.004863 | instance | Checked out openstack.cloud to 2.5.0
2026-06-10 15:04:10.004890 | 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-10 15:04:10.004938 | instance | Starting galaxy collection install process
2026-06-10 15:04:10.004999 | instance | Process install dependency map
2026-06-10 15:04:10.005037 | instance | Starting collection install process
2026-06-10 15:04:10.005066 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-10 15:04:10.005093 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-10 15:04:10.005121 | instance | openstack.cloud:2.5.0 was installed successfully
2026-06-10 15:04:10.005148 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-10 15:04:10.005175 | instance | 2.17.12
2026-06-10 15:04:10.005201 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-10 15:04:10.005398 | 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-10 15:04:10.005434 | instance | Starting galaxy collection install process
2026-06-10 15:04:10.005465 | instance | Process install dependency map
2026-06-10 15:04:10.005493 | instance | Starting collection install process
2026-06-10 15:04:10.005520 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-10 15:04:10.005547 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-10 15:04:10.005573 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-10 15:04:10.005600 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-10 15:04:10.005627 | instance | 2.17.12
2026-06-10 15:04:10.005654 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-10 15:04:10.005680 | 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-10 15:04:10.005707 | instance | Starting galaxy collection install process
2026-06-10 15:04:10.005732 | instance | Process install dependency map
2026-06-10 15:04:10.005759 | instance | Starting collection install process
2026-06-10 15:04:10.005787 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-10 15:04:10.005814 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-10 15:04:10.005841 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-10 15:04:10.005869 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-10 15:04:10.005895 | instance | 2.17.12
2026-06-10 15:04:10.005924 | instance | Checked out vexxhost.kubernetes to v3.2.0
2026-06-10 15:04:10.005952 | 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-10 15:04:10.005979 | instance | Starting galaxy collection install process
2026-06-10 15:04:10.006005 | instance | Process install dependency map
2026-06-10 15:04:10.006031 | instance | Starting collection install process
2026-06-10 15:04:10.006058 | instance | Installing 'vexxhost.kubernetes:3.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-10 15:04:10.006093 | instance | Created collection for vexxhost.kubernetes:3.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-10 15:04:10.006131 | instance | vexxhost.kubernetes:3.2.0 was installed successfully
2026-06-10 15:04:10.006160 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-10 15:04:10.006187 | instance | 2.17.12
2026-06-10 15:04:10.014133 |
2026-06-10 15:04:10.014194 | PLAY RECAP
2026-06-10 15:04:10.014242 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 15:04:10.014263 |
2026-06-10 15:04:10.186689 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-10 15:04:10.193112 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-10 15:04:10.871184 |
2026-06-10 15:04:10.871315 | PLAY [all]
2026-06-10 15:04:10.882956 |
2026-06-10 15:04:10.883040 | TASK [Install "jq" for log collection]
2026-06-10 15:04:20.062531 | instance | changed
2026-06-10 15:04:20.064985 |
2026-06-10 15:04:20.065065 | PLAY RECAP
2026-06-10 15:04:20.065132 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 15:04:20.065196 |
2026-06-10 15:04:20.183339 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-10 15:04:20.192601 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-10 15:04:20.887381 |
2026-06-10 15:04:20.887523 | PLAY [all]
2026-06-10 15:04:20.899073 |
2026-06-10 15:04:20.899147 | TASK [Copy inventory file for Zuul]
2026-06-10 15:04:21.841339 | instance | changed
2026-06-10 15:04:21.853029 |
2026-06-10 15:04:21.853181 | TASK [Switch "ansible_host" to private IP]
2026-06-10 15:04:22.172186 | instance | changed: 1 replacements made
2026-06-10 15:04:22.183105 |
2026-06-10 15:04:22.183198 | TASK [Run Molecule scenario]
2026-06-10 15:04:23.088523 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-10 15:04:23.481218 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-10 15:04:23.481322 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-10 15:04:34.357842 | instance | INFO [aio > dependency] Executing
2026-06-10 15:04:34.358011 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-10 15:04:34.358262 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-10 15:04:34.358381 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-10 15:04:34.366246 | instance | INFO [aio > cleanup] Executing
2026-06-10 15:04:34.366566 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-10 15:04:34.374219 | instance | INFO [aio > destroy] Executing
2026-06-10 15:04:34.374288 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-10 15:04:34.374361 | instance | INFO [aio > destroy] Executed: Successful
2026-06-10 15:04:34.381898 | instance | INFO [aio > syntax] Executing
2026-06-10 15:04:37.228330 | instance |
2026-06-10 15:04:37.228687 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-10 15:04:37.349235 | instance | INFO [aio > syntax] Executed: Successful
2026-06-10 15:04:37.359140 | instance | INFO [aio > create] Executing
2026-06-10 15:04:37.361320 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-10 15:04:37.370323 | instance | INFO [aio > prepare] Executing
2026-06-10 15:04:38.226642 | instance |
2026-06-10 15:04:38.226896 | instance | PLAY [Prepare] *****************************************************************
2026-06-10 15:04:38.227203 | instance |
2026-06-10 15:04:38.227483 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:04:38.227822 | instance | Wednesday 10 June 2026 15:04:38 +0000 (0:00:00.024) 0:00:00.024 ********
2026-06-10 15:04:39.362294 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-10 15:04:39.362631 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-10 15:04:39.362961 | instance | interpreter could change the meaning of that path. See
2026-06-10 15:04:39.363281 | instance | https://docs.ansible.com/ansible-
2026-06-10 15:04:39.363644 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-10 15:04:39.372055 | instance | ok: [instance]
2026-06-10 15:04:39.372372 | instance |
2026-06-10 15:04:39.372713 | instance | TASK [Configure short hostname] ************************************************
2026-06-10 15:04:39.373054 | instance | Wednesday 10 June 2026 15:04:39 +0000 (0:00:01.145) 0:00:01.170 ********
2026-06-10 15:04:40.050317 | instance | changed: [instance]
2026-06-10 15:04:40.050631 | instance |
2026-06-10 15:04:40.050954 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-10 15:04:40.051264 | instance | Wednesday 10 June 2026 15:04:40 +0000 (0:00:00.676) 0:00:01.847 ********
2026-06-10 15:04:40.295600 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-10 15:04:40.295893 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-10 15:04:40.296182 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-10 15:04:40.306137 | instance | changed: [instance]
2026-06-10 15:04:40.306367 | instance |
2026-06-10 15:04:40.306644 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-10 15:04:40.306912 | instance | Wednesday 10 June 2026 15:04:40 +0000 (0:00:00.257) 0:00:02.104 ********
2026-06-10 15:04:41.390288 | instance | ok: [instance]
2026-06-10 15:04:41.390545 | instance |
2026-06-10 15:04:41.390819 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-10 15:04:41.391081 | instance | Wednesday 10 June 2026 15:04:41 +0000 (0:00:01.083) 0:00:03.188 ********
2026-06-10 15:04:42.099846 | instance | ok: [instance]
2026-06-10 15:04:42.100060 | instance |
2026-06-10 15:04:42.100376 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-10 15:04:42.100643 | instance |
2026-06-10 15:04:42.101013 | instance | TASK [Create folders for workspace] ********************************************
2026-06-10 15:04:42.101331 | instance | Wednesday 10 June 2026 15:04:42 +0000 (0:00:00.709) 0:00:03.897 ********
2026-06-10 15:04:43.134180 | instance | changed: [localhost] => (item=group_vars)
2026-06-10 15:04:43.134300 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-10 15:04:43.134445 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-10 15:04:43.134589 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-10 15:04:43.134736 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-10 15:04:43.134872 | instance | changed: [localhost] => (item=host_vars)
2026-06-10 15:04:43.135006 | instance |
2026-06-10 15:04:43.135150 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-10 15:04:43.135299 | instance |
2026-06-10 15:04:43.135424 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-10 15:04:43.135561 | instance | Wednesday 10 June 2026 15:04:43 +0000 (0:00:01.034) 0:00:04.932 ********
2026-06-10 15:04:43.301410 | instance | changed: [localhost]
2026-06-10 15:04:43.301711 | instance |
2026-06-10 15:04:43.302194 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-10 15:04:43.302523 | instance | Wednesday 10 June 2026 15:04:43 +0000 (0:00:00.166) 0:00:05.098 ********
2026-06-10 15:04:43.326513 | instance | ok: [localhost]
2026-06-10 15:04:43.326662 | instance |
2026-06-10 15:04:43.326817 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-10 15:04:43.326949 | instance | Wednesday 10 June 2026 15:04:43 +0000 (0:00:00.026) 0:00:05.124 ********
2026-06-10 15:04:43.378857 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '1c7c9a8e-9bab-5519-8c97-6155e642f2af'})
2026-06-10 15:04:43.379147 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-10 15:04:43.379401 | instance |
2026-06-10 15:04:43.379678 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-10 15:04:43.379958 | instance | Wednesday 10 June 2026 15:04:43 +0000 (0:00:00.052) 0:00:05.177 ********
2026-06-10 15:04:43.891003 | instance | changed: [localhost]
2026-06-10 15:04:43.891214 | instance |
2026-06-10 15:04:43.891490 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-10 15:04:43.891745 | instance |
2026-06-10 15:04:43.892023 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-10 15:04:43.892296 | instance | Wednesday 10 June 2026 15:04:43 +0000 (0:00:00.511) 0:00:05.688 ********
2026-06-10 15:04:44.065900 | instance | changed: [localhost]
2026-06-10 15:04:44.066178 | instance |
2026-06-10 15:04:44.066470 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-10 15:04:44.066752 | instance | Wednesday 10 June 2026 15:04:44 +0000 (0:00:00.174) 0:00:05.863 ********
2026-06-10 15:04:44.090947 | instance | ok: [localhost]
2026-06-10 15:04:44.091252 | instance |
2026-06-10 15:04:44.091649 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-10 15:04:44.092002 | instance | Wednesday 10 June 2026 15:04:44 +0000 (0:00:00.025) 0:00:05.888 ********
2026-06-10 15:04:44.121182 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-10 15:04:44.121440 | instance |
2026-06-10 15:04:44.121731 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-10 15:04:44.122013 | instance | Wednesday 10 June 2026 15:04:44 +0000 (0:00:00.030) 0:00:05.919 ********
2026-06-10 15:04:44.458974 | instance | changed: [localhost]
2026-06-10 15:04:44.459192 | instance |
2026-06-10 15:04:44.459519 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-10 15:04:44.459782 | instance |
2026-06-10 15:04:44.460097 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-10 15:04:44.460391 | instance | Wednesday 10 June 2026 15:04:44 +0000 (0:00:00.337) 0:00:06.256 ********
2026-06-10 15:04:44.628130 | instance | changed: [localhost]
2026-06-10 15:04:44.628420 | instance |
2026-06-10 15:04:44.628790 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-10 15:04:44.629090 | instance | Wednesday 10 June 2026 15:04:44 +0000 (0:00:00.169) 0:00:06.426 ********
2026-06-10 15:04:44.648474 | instance | ok: [localhost]
2026-06-10 15:04:44.648645 | instance |
2026-06-10 15:04:44.648930 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-10 15:04:44.649269 | instance | Wednesday 10 June 2026 15:04:44 +0000 (0:00:00.020) 0:00:06.446 ********
2026-06-10 15:04:44.685633 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-10 15:04:44.685818 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-10 15:04:44.686177 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-10 15:04:44.686435 | instance |
2026-06-10 15:04:44.686708 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-10 15:04:44.686974 | instance | Wednesday 10 June 2026 15:04:44 +0000 (0:00:00.037) 0:00:06.483 ********
2026-06-10 15:04:45.023053 | instance | changed: [localhost]
2026-06-10 15:04:45.023124 | instance |
2026-06-10 15:04:45.023347 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-10 15:04:45.023460 | instance |
2026-06-10 15:04:45.023683 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-10 15:04:45.023807 | instance | Wednesday 10 June 2026 15:04:45 +0000 (0:00:00.337) 0:00:06.821 ********
2026-06-10 15:04:45.197320 | instance | changed: [localhost]
2026-06-10 15:04:45.197604 | instance |
2026-06-10 15:04:45.197950 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-10 15:04:45.198279 | instance | Wednesday 10 June 2026 15:04:45 +0000 (0:00:00.173) 0:00:06.994 ********
2026-06-10 15:04:45.221261 | instance | ok: [localhost]
2026-06-10 15:04:45.221407 | instance |
2026-06-10 15:04:45.221598 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-10 15:04:45.221855 | instance | Wednesday 10 June 2026 15:04:45 +0000 (0:00:00.024) 0:00:07.019 ********
2026-06-10 15:04:45.259343 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-10 15:04:45.259681 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-10 15:04:45.259967 | instance |
2026-06-10 15:04:45.260263 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-10 15:04:45.260557 | instance | Wednesday 10 June 2026 15:04:45 +0000 (0:00:00.038) 0:00:07.057 ********
2026-06-10 15:04:45.601015 | instance | changed: [localhost]
2026-06-10 15:04:45.601464 | instance |
2026-06-10 15:04:45.601869 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-10 15:04:45.602344 | instance |
2026-06-10 15:04:45.602812 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:04:45.603332 | instance | Wednesday 10 June 2026 15:04:45 +0000 (0:00:00.341) 0:00:07.399 ********
2026-06-10 15:04:46.267790 | instance | ok: [localhost]
2026-06-10 15:04:46.267851 | instance |
2026-06-10 15:04:46.268115 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-10 15:04:46.268161 | instance | Wednesday 10 June 2026 15:04:46 +0000 (0:00:00.667) 0:00:08.066 ********
2026-06-10 15:04:46.436373 | instance | changed: [localhost]
2026-06-10 15:04:46.436924 | instance |
2026-06-10 15:04:46.436967 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-10 15:04:46.436976 | instance | Wednesday 10 June 2026 15:04:46 +0000 (0:00:00.168) 0:00:08.234 ********
2026-06-10 15:04:46.465452 | instance | ok: [localhost]
2026-06-10 15:04:46.466024 | instance |
2026-06-10 15:04:46.466098 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-10 15:04:46.466107 | instance | Wednesday 10 June 2026 15:04:46 +0000 (0:00:00.029) 0:00:08.263 ********
2026-06-10 15:04:47.209476 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-10 15:04:47.209540 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-10 15:04:47.210316 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-10 15:04:47.210436 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-10 15:04:47.210448 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-10 15:04:47.210457 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-10 15:04:47.210467 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-10 15:04:47.210490 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-10 15:04:47.210500 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-10 15:04:47.210512 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-10 15:04:47.211535 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-10 15:04:47.211568 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-10 15:04:47.211585 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-10 15:04:47.211595 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-10 15:04:47.211605 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-10 15:04:47.211614 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-10 15:04:47.211623 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-10 15:04:47.211632 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-10 15:04:47.211645 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-10 15:04:47.211657 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-10 15:04:47.211817 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-10 15:04:47.212009 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-10 15:04:47.212159 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-10 15:04:47.212302 | instance |
2026-06-10 15:04:47.212451 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-10 15:04:47.212601 | instance | Wednesday 10 June 2026 15:04:47 +0000 (0:00:00.744) 0:00:09.007 ********
2026-06-10 15:04:47.540267 | instance | changed: [localhost]
2026-06-10 15:04:47.540369 | instance |
2026-06-10 15:04:47.540477 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-10 15:04:47.540733 | instance | Wednesday 10 June 2026 15:04:47 +0000 (0:00:00.330) 0:00:09.338 ********
2026-06-10 15:04:47.718635 | instance | changed: [localhost]
2026-06-10 15:04:47.719394 | instance |
2026-06-10 15:04:47.719415 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-10 15:04:47.719423 | instance |
2026-06-10 15:04:47.719429 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-10 15:04:47.719435 | instance | Wednesday 10 June 2026 15:04:47 +0000 (0:00:00.178) 0:00:09.517 ********
2026-06-10 15:04:47.894097 | instance | changed: [localhost]
2026-06-10 15:04:47.894709 | instance |
2026-06-10 15:04:47.894754 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-10 15:04:47.894763 | instance | Wednesday 10 June 2026 15:04:47 +0000 (0:00:00.175) 0:00:09.692 ********
2026-06-10 15:04:47.923241 | instance | ok: [localhost]
2026-06-10 15:04:47.923621 | instance |
2026-06-10 15:04:47.923662 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-10 15:04:47.923668 | instance | Wednesday 10 June 2026 15:04:47 +0000 (0:00:00.028) 0:00:09.720 ********
2026-06-10 15:04:47.956656 | 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-10 15:04:47.956754 | instance |
2026-06-10 15:04:47.957046 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-10 15:04:47.957085 | instance | Wednesday 10 June 2026 15:04:47 +0000 (0:00:00.034) 0:00:09.755 ********
2026-06-10 15:04:48.312664 | instance | changed: [localhost]
2026-06-10 15:04:48.312815 | instance |
2026-06-10 15:04:48.313083 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-10 15:04:48.313297 | instance |
2026-06-10 15:04:48.313522 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-10 15:04:48.313744 | instance | Wednesday 10 June 2026 15:04:48 +0000 (0:00:00.355) 0:00:10.110 ********
2026-06-10 15:04:48.497516 | instance | changed: [localhost]
2026-06-10 15:04:48.497588 | instance |
2026-06-10 15:04:48.497711 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-10 15:04:48.497904 | instance | Wednesday 10 June 2026 15:04:48 +0000 (0:00:00.184) 0:00:10.295 ********
2026-06-10 15:04:48.527443 | instance | ok: [localhost]
2026-06-10 15:04:48.527626 | instance |
2026-06-10 15:04:48.527891 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-10 15:04:48.528111 | instance | Wednesday 10 June 2026 15:04:48 +0000 (0:00:00.029) 0:00:10.325 ********
2026-06-10 15:04:48.565944 | 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-10 15:04:48.566189 | instance |
2026-06-10 15:04:48.566420 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-10 15:04:48.566641 | instance | Wednesday 10 June 2026 15:04:48 +0000 (0:00:00.036) 0:00:10.362 ********
2026-06-10 15:04:48.919891 | instance | changed: [localhost]
2026-06-10 15:04:48.919930 | instance |
2026-06-10 15:04:48.919936 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-10 15:04:48.919941 | instance |
2026-06-10 15:04:48.919945 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-10 15:04:48.919949 | instance | Wednesday 10 June 2026 15:04:48 +0000 (0:00:00.355) 0:00:10.717 ********
2026-06-10 15:04:49.093056 | instance | changed: [localhost]
2026-06-10 15:04:49.093104 | instance |
2026-06-10 15:04:49.093111 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-10 15:04:49.093125 | instance | Wednesday 10 June 2026 15:04:49 +0000 (0:00:00.173) 0:00:10.890 ********
2026-06-10 15:04:49.122200 | instance | ok: [localhost]
2026-06-10 15:04:49.122283 | instance |
2026-06-10 15:04:49.122477 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-10 15:04:49.122831 | instance | Wednesday 10 June 2026 15:04:49 +0000 (0:00:00.029) 0:00:10.920 ********
2026-06-10 15:04:49.536906 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-10 15:04:49.537159 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-10 15:04:49.537556 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-10 15:04:49.537954 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-10 15:04:49.538363 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-10 15:04:49.538788 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-10 15:04:49.539164 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-10 15:04:49.539361 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-10 15:04:49.539566 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-10 15:04:49.539738 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-10 15:04:49.539988 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-10 15:04:49.540160 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-10 15:04:49.540374 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-10 15:04:49.540799 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-10 15:04:49.540986 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-10 15:04:49.541145 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-10 15:04:49.541359 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-10 15:04:49.541545 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-10 15:04:49.541718 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-10 15:04:49.541888 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-10 15:04:49.542109 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-10 15:04:49.542328 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-10 15:04:49.542511 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-10 15:04:49.542782 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-10 15:04:49.542972 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-10 15:04:49.543119 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-10 15:04:49.543298 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-10 15:04:49.543467 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-10 15:04:49.543632 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-10 15:04:49.543867 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-10 15:04:49.544045 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-10 15:04:49.544211 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-10 15:04:49.544404 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-10 15:04:49.544572 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-10 15:04:49.544762 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-10 15:04:49.544975 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-10 15:04:49.545166 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-10 15:04:49.545333 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-10 15:04:49.545500 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-10 15:04:49.545662 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-10 15:04:49.545847 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-10 15:04:49.546002 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-10 15:04:49.546187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-10 15:04:49.546360 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-10 15:04:49.546533 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-10 15:04:49.546715 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-10 15:04:49.546889 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-10 15:04:49.547044 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-10 15:04:49.547250 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-10 15:04:49.547417 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-10 15:04:49.547581 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-10 15:04:49.547745 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-10 15:04:49.547917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-10 15:04:49.548070 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-10 15:04:49.548238 | instance |
2026-06-10 15:04:49.548390 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-10 15:04:49.548563 | instance | Wednesday 10 June 2026 15:04:49 +0000 (0:00:00.414) 0:00:11.334 ********
2026-06-10 15:04:49.592766 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-10 15:04:49.593061 | instance |
2026-06-10 15:04:49.593430 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-10 15:04:49.593771 | instance | Wednesday 10 June 2026 15:04:49 +0000 (0:00:00.055) 0:00:11.390 ********
2026-06-10 15:04:50.012375 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-10 15:04:50.012669 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-10 15:04:50.012932 | instance |
2026-06-10 15:04:50.013199 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-10 15:04:50.013471 | instance | Wednesday 10 June 2026 15:04:50 +0000 (0:00:00.419) 0:00:11.810 ********
2026-06-10 15:04:52.903252 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-10 15:04:52.903298 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-10 15:04:52.903306 | instance |
2026-06-10 15:04:52.903312 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-10 15:04:52.903319 | instance | Wednesday 10 June 2026 15:04:52 +0000 (0:00:02.890) 0:00:14.700 ********
2026-06-10 15:04:52.953880 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-10 15:04:52.953939 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-10 15:04:52.954182 | instance |
2026-06-10 15:04:52.954405 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-10 15:04:52.954419 | instance | Wednesday 10 June 2026 15:04:52 +0000 (0:00:00.051) 0:00:14.752 ********
2026-06-10 15:04:53.287641 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-10 15:04:53.288312 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-10 15:04:53.288356 | instance |
2026-06-10 15:04:53.288364 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-10 15:04:53.288372 | instance | Wednesday 10 June 2026 15:04:53 +0000 (0:00:00.333) 0:00:15.085 ********
2026-06-10 15:04:53.626278 | instance | changed: [localhost]
2026-06-10 15:04:53.626820 | instance |
2026-06-10 15:04:53.626859 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-10 15:04:53.626867 | instance | Wednesday 10 June 2026 15:04:53 +0000 (0:00:00.338) 0:00:15.424 ********
2026-06-10 15:04:53.660083 | instance | skipping: [localhost]
2026-06-10 15:04:53.660960 | instance |
2026-06-10 15:04:53.661005 | instance | PLAY [Setup networking] ********************************************************
2026-06-10 15:04:53.661012 | instance |
2026-06-10 15:04:53.661018 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:04:53.661024 | instance | Wednesday 10 June 2026 15:04:53 +0000 (0:00:00.033) 0:00:15.458 ********
2026-06-10 15:04:54.357682 | instance | ok: [instance]
2026-06-10 15:04:54.357799 | instance |
2026-06-10 15:04:54.358149 | instance | TASK [Create bridge for management network] ************************************
2026-06-10 15:04:54.358214 | instance | Wednesday 10 June 2026 15:04:54 +0000 (0:00:00.697) 0:00:16.156 ********
2026-06-10 15:04:54.680079 | instance | ok: [instance]
2026-06-10 15:04:54.680644 | instance |
2026-06-10 15:04:54.680690 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-10 15:04:54.680698 | instance | Wednesday 10 June 2026 15:04:54 +0000 (0:00:00.322) 0:00:16.478 ********
2026-06-10 15:04:54.895381 | instance | ok: [instance]
2026-06-10 15:04:54.895608 | instance |
2026-06-10 15:04:54.895965 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-10 15:04:54.896273 | instance | Wednesday 10 June 2026 15:04:54 +0000 (0:00:00.214) 0:00:16.693 ********
2026-06-10 15:04:55.089738 | instance | ok: [instance]
2026-06-10 15:04:55.089822 | instance |
2026-06-10 15:04:55.089950 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-10 15:04:55.090192 | instance | Wednesday 10 June 2026 15:04:55 +0000 (0:00:00.194) 0:00:16.887 ********
2026-06-10 15:04:55.272374 | instance | ok: [instance]
2026-06-10 15:04:55.272531 | instance |
2026-06-10 15:04:55.272718 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-10 15:04:55.272975 | instance | Wednesday 10 June 2026 15:04:55 +0000 (0:00:00.183) 0:00:17.070 ********
2026-06-10 15:04:55.644737 | instance | ok: [instance] => (item=br-mgmt)
2026-06-10 15:04:55.644947 | instance | ok: [instance] => (item=dummy0)
2026-06-10 15:04:55.645100 | instance |
2026-06-10 15:04:55.645278 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-10 15:04:55.645459 | instance |
2026-06-10 15:04:55.645617 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:04:55.645771 | instance | Wednesday 10 June 2026 15:04:55 +0000 (0:00:00.370) 0:00:17.441 ********
2026-06-10 15:04:56.389787 | instance | ok: [instance]
2026-06-10 15:04:56.389816 | instance |
2026-06-10 15:04:56.389822 | instance | TASK [Install depedencies] *****************************************************
2026-06-10 15:04:56.389827 | instance | Wednesday 10 June 2026 15:04:56 +0000 (0:00:00.746) 0:00:18.187 ********
2026-06-10 15:05:24.261433 | instance | changed: [instance]
2026-06-10 15:05:24.261575 | instance |
2026-06-10 15:05:24.261585 | instance | TASK [Start up service] ********************************************************
2026-06-10 15:05:24.261772 | instance | Wednesday 10 June 2026 15:05:24 +0000 (0:00:27.871) 0:00:46.059 ********
2026-06-10 15:05:24.772506 | instance | ok: [instance]
2026-06-10 15:05:24.773012 | instance |
2026-06-10 15:05:24.773055 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-10 15:05:24.773063 | instance | Wednesday 10 June 2026 15:05:24 +0000 (0:00:00.511) 0:00:46.570 ********
2026-06-10 15:05:24.983679 | instance | ok: [instance]
2026-06-10 15:05:24.983807 | instance |
2026-06-10 15:05:24.984210 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-10 15:05:24.984256 | instance | Wednesday 10 June 2026 15:05:24 +0000 (0:00:00.210) 0:00:46.781 ********
2026-06-10 15:05:25.447979 | instance | changed: [instance]
2026-06-10 15:05:25.448057 | instance |
2026-06-10 15:05:25.448315 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-10 15:05:25.448356 | instance | Wednesday 10 June 2026 15:05:25 +0000 (0:00:00.464) 0:00:47.246 ********
2026-06-10 15:05:25.638130 | instance | ok: [instance]
2026-06-10 15:05:25.638207 | instance |
2026-06-10 15:05:25.638627 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-10 15:05:25.638669 | instance | Wednesday 10 June 2026 15:05:25 +0000 (0:00:00.189) 0:00:47.436 ********
2026-06-10 15:05:25.662282 | instance | skipping: [instance]
2026-06-10 15:05:25.662814 | instance |
2026-06-10 15:05:25.663005 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-10 15:05:25.663187 | instance | Wednesday 10 June 2026 15:05:25 +0000 (0:00:00.023) 0:00:47.460 ********
2026-06-10 15:05:26.203465 | instance | changed: [instance] => (item=osd0)
2026-06-10 15:05:26.204303 | instance | changed: [instance] => (item=osd1)
2026-06-10 15:05:26.204484 | instance | changed: [instance] => (item=osd2)
2026-06-10 15:05:26.204493 | instance |
2026-06-10 15:05:26.204500 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-10 15:05:26.204506 | instance | Wednesday 10 June 2026 15:05:26 +0000 (0:00:00.541) 0:00:48.001 ********
2026-06-10 15:05:26.720962 | instance | changed: [instance] => (item=osd0)
2026-06-10 15:05:26.721087 | instance | changed: [instance] => (item=osd1)
2026-06-10 15:05:26.721776 | instance | changed: [instance] => (item=osd2)
2026-06-10 15:05:26.721826 | instance |
2026-06-10 15:05:26.721834 | instance | TASK [Start loop devices] ******************************************************
2026-06-10 15:05:26.721841 | instance | Wednesday 10 June 2026 15:05:26 +0000 (0:00:00.517) 0:00:48.519 ********
2026-06-10 15:05:27.418793 | instance | changed: [instance] => (item=osd0)
2026-06-10 15:05:27.419509 | instance | changed: [instance] => (item=osd1)
2026-06-10 15:05:27.419560 | instance | changed: [instance] => (item=osd2)
2026-06-10 15:05:27.419567 | instance |
2026-06-10 15:05:27.419572 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-10 15:05:27.419577 | instance | Wednesday 10 June 2026 15:05:27 +0000 (0:00:00.697) 0:00:49.216 ********
2026-06-10 15:05:30.807377 | instance | changed: [instance] => (item=osd0)
2026-06-10 15:05:30.807435 | instance | changed: [instance] => (item=osd1)
2026-06-10 15:05:30.807444 | instance | changed: [instance] => (item=osd2)
2026-06-10 15:05:30.807450 | instance |
2026-06-10 15:05:30.807456 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-10 15:05:30.807462 | instance | Wednesday 10 June 2026 15:05:30 +0000 (0:00:03.387) 0:00:52.604 ********
2026-06-10 15:05:32.660619 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-10 15:05:32.660720 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-10 15:05:32.661446 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-10 15:05:32.661485 | instance |
2026-06-10 15:05:32.661491 | instance | PLAY [controllers] *************************************************************
2026-06-10 15:05:32.661496 | instance |
2026-06-10 15:05:32.661500 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:05:32.661505 | instance | Wednesday 10 June 2026 15:05:32 +0000 (0:00:01.854) 0:00:54.458 ********
2026-06-10 15:05:33.543501 | instance | ok: [instance]
2026-06-10 15:05:33.543581 | instance |
2026-06-10 15:05:33.543938 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-10 15:05:33.543987 | instance | Wednesday 10 June 2026 15:05:33 +0000 (0:00:00.882) 0:00:55.341 ********
2026-06-10 15:05:33.970594 | instance | changed: [instance]
2026-06-10 15:05:33.974313 | instance |
2026-06-10 15:05:33.974337 | instance | PLAY RECAP *********************************************************************
2026-06-10 15:05:33.974348 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-10 15:05:33.974368 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-10 15:05:33.974378 | instance |
2026-06-10 15:05:33.974387 | instance | Wednesday 10 June 2026 15:05:33 +0000 (0:00:00.427) 0:00:55.768 ********
2026-06-10 15:05:33.974397 | instance | ===============================================================================
2026-06-10 15:05:33.974405 | instance | Install depedencies ---------------------------------------------------- 27.87s
2026-06-10 15:05:33.974414 | instance | Create a volume group for each loop device ------------------------------ 3.39s
2026-06-10 15:05:33.974423 | instance | Generate SSH keys for missing variables --------------------------------- 2.89s
2026-06-10 15:05:33.974432 | instance | Create a logical volume for each loop device ---------------------------- 1.85s
2026-06-10 15:05:33.974441 | instance | Gathering Facts --------------------------------------------------------- 1.15s
2026-06-10 15:05:33.974454 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.08s
2026-06-10 15:05:33.974542 | instance | Create folders for workspace -------------------------------------------- 1.03s
2026-06-10 15:05:33.974786 | instance | Gathering Facts --------------------------------------------------------- 0.88s
2026-06-10 15:05:33.974987 | instance | Gathering Facts --------------------------------------------------------- 0.75s
2026-06-10 15:05:33.975190 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.74s
2026-06-10 15:05:33.975398 | instance | Purge "snapd" package --------------------------------------------------- 0.71s
2026-06-10 15:05:33.975598 | instance | Start loop devices ------------------------------------------------------ 0.70s
2026-06-10 15:05:33.975797 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-06-10 15:05:33.976105 | instance | Configure short hostname ------------------------------------------------ 0.68s
2026-06-10 15:05:33.976389 | instance | Gathering Facts --------------------------------------------------------- 0.67s
2026-06-10 15:05:33.976676 | instance | Create devices for Ceph ------------------------------------------------- 0.54s
2026-06-10 15:05:33.976948 | instance | Set permissions on loopback devices ------------------------------------- 0.52s
2026-06-10 15:05:33.977225 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.51s
2026-06-10 15:05:33.977528 | instance | Start up service -------------------------------------------------------- 0.51s
2026-06-10 15:05:33.977802 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.46s
2026-06-10 15:05:34.040243 | instance | INFO [aio > prepare] Executed: Successful
2026-06-10 15:05:34.052094 | instance | INFO [aio > converge] Executing
2026-06-10 15:05:36.826224 | instance |
2026-06-10 15:05:36.826724 | instance | PLAY [all] *********************************************************************
2026-06-10 15:05:36.827062 | instance |
2026-06-10 15:05:36.827405 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:05:36.827739 | instance | Wednesday 10 June 2026 15:05:36 +0000 (0:00:00.017) 0:00:00.017 ********
2026-06-10 15:05:37.986140 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-10 15:05:37.986388 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-10 15:05:37.986665 | instance | interpreter could change the meaning of that path. See
2026-06-10 15:05:37.986977 | instance | https://docs.ansible.com/ansible-
2026-06-10 15:05:37.987254 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-10 15:05:37.998609 | instance | ok: [instance]
2026-06-10 15:05:37.998927 | instance |
2026-06-10 15:05:37.999181 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-10 15:05:37.999440 | instance | Wednesday 10 June 2026 15:05:37 +0000 (0:00:01.172) 0:00:01.189 ********
2026-06-10 15:05:38.036583 | instance | skipping: [instance]
2026-06-10 15:05:38.036798 | instance |
2026-06-10 15:05:38.037072 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-10 15:05:38.037327 | instance | Wednesday 10 June 2026 15:05:38 +0000 (0:00:00.037) 0:00:01.227 ********
2026-06-10 15:05:38.225003 | instance | ok: [instance]
2026-06-10 15:05:38.225088 | instance |
2026-06-10 15:05:38.225243 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-10 15:05:38.225403 | instance |
2026-06-10 15:05:38.225561 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:05:38.225732 | instance | Wednesday 10 June 2026 15:05:38 +0000 (0:00:00.188) 0:00:01.416 ********
2026-06-10 15:05:39.118262 | instance | ok: [instance]
2026-06-10 15:05:39.118438 | instance |
2026-06-10 15:05:39.118716 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:05:39.118991 | instance | Wednesday 10 June 2026 15:05:39 +0000 (0:00:00.892) 0:00:02.309 ********
2026-06-10 15:05:39.417234 | instance | ok: [instance]
2026-06-10 15:05:39.417454 | instance |
2026-06-10 15:05:39.417716 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-10 15:05:39.417973 | instance | Wednesday 10 June 2026 15:05:39 +0000 (0:00:00.299) 0:00:02.608 ********
2026-06-10 15:05:39.458336 | instance | skipping: [instance]
2026-06-10 15:05:39.458563 | instance |
2026-06-10 15:05:39.458822 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-10 15:05:39.459085 | instance | Wednesday 10 June 2026 15:05:39 +0000 (0:00:00.041) 0:00:02.649 ********
2026-06-10 15:05:39.806640 | instance | changed: [instance]
2026-06-10 15:05:39.806860 | instance |
2026-06-10 15:05:39.807151 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:05:39.807484 | instance | Wednesday 10 June 2026 15:05:39 +0000 (0:00:00.348) 0:00:02.997 ********
2026-06-10 15:05:39.875958 | instance | ok: [instance] => {
2026-06-10 15:05:39.876255 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-10 15:05:39.876506 | instance | }
2026-06-10 15:05:39.876747 | instance |
2026-06-10 15:05:39.877012 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:05:39.877276 | instance | Wednesday 10 June 2026 15:05:39 +0000 (0:00:00.068) 0:00:03.066 ********
2026-06-10 15:05:40.838853 | instance | changed: [instance]
2026-06-10 15:05:40.839230 | instance |
2026-06-10 15:05:40.839570 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:05:40.839950 | instance | Wednesday 10 June 2026 15:05:40 +0000 (0:00:00.963) 0:00:04.029 ********
2026-06-10 15:05:40.894562 | instance | skipping: [instance]
2026-06-10 15:05:40.894638 | instance |
2026-06-10 15:05:40.894742 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-10 15:05:40.894926 | instance | Wednesday 10 June 2026 15:05:40 +0000 (0:00:00.053) 0:00:04.083 ********
2026-06-10 15:05:40.954752 | instance | skipping: [instance]
2026-06-10 15:05:40.954900 | instance |
2026-06-10 15:05:40.955157 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:05:40.955368 | instance | Wednesday 10 June 2026 15:05:40 +0000 (0:00:00.059) 0:00:04.143 ********
2026-06-10 15:05:41.154486 | instance | ok: [instance]
2026-06-10 15:05:41.154669 | instance |
2026-06-10 15:05:41.154822 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-10 15:05:41.154973 | instance | Wednesday 10 June 2026 15:05:41 +0000 (0:00:00.200) 0:00:04.343 ********
2026-06-10 15:05:42.382577 | instance | ok: [instance]
2026-06-10 15:05:42.382643 | instance |
2026-06-10 15:05:42.382773 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:05:42.382958 | instance | Wednesday 10 June 2026 15:05:42 +0000 (0:00:01.229) 0:00:05.573 ********
2026-06-10 15:05:42.450594 | instance | ok: [instance] => {
2026-06-10 15:05:42.450681 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-10 15:05:42.450813 | instance | }
2026-06-10 15:05:42.450984 | instance |
2026-06-10 15:05:42.451137 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:05:42.451287 | instance | Wednesday 10 June 2026 15:05:42 +0000 (0:00:00.068) 0:00:05.641 ********
2026-06-10 15:05:43.150581 | instance | changed: [instance]
2026-06-10 15:05:43.150660 | instance |
2026-06-10 15:05:43.150738 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:05:43.151017 | instance | Wednesday 10 June 2026 15:05:43 +0000 (0:00:00.699) 0:00:06.340 ********
2026-06-10 15:05:45.986607 | instance | changed: [instance]
2026-06-10 15:05:45.986864 | instance |
2026-06-10 15:05:45.986878 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-10 15:05:45.986933 | instance | Wednesday 10 June 2026 15:05:45 +0000 (0:00:02.835) 0:00:09.175 ********
2026-06-10 15:05:46.022572 | instance | skipping: [instance]
2026-06-10 15:05:46.022750 | instance |
2026-06-10 15:05:46.022914 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-10 15:05:46.023068 | instance | Wednesday 10 June 2026 15:05:46 +0000 (0:00:00.036) 0:00:09.212 ********
2026-06-10 15:05:46.055630 | instance | skipping: [instance]
2026-06-10 15:05:46.055665 | instance |
2026-06-10 15:05:46.055672 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-10 15:05:46.055679 | instance | Wednesday 10 June 2026 15:05:46 +0000 (0:00:00.033) 0:00:09.246 ********
2026-06-10 15:05:46.092059 | instance | skipping: [instance]
2026-06-10 15:05:46.092090 | instance |
2026-06-10 15:05:46.092097 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-10 15:05:46.092104 | instance | Wednesday 10 June 2026 15:05:46 +0000 (0:00:00.036) 0:00:09.283 ********
2026-06-10 15:05:50.794807 | instance | changed: [instance]
2026-06-10 15:05:50.794877 | instance |
2026-06-10 15:05:50.795183 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-10 15:05:50.795221 | instance | Wednesday 10 June 2026 15:05:50 +0000 (0:00:04.703) 0:00:13.986 ********
2026-06-10 15:05:51.390915 | instance | changed: [instance]
2026-06-10 15:05:51.391001 | instance |
2026-06-10 15:05:51.391274 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-10 15:05:51.391324 | instance | Wednesday 10 June 2026 15:05:51 +0000 (0:00:00.596) 0:00:14.582 ********
2026-06-10 15:05:52.276619 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-10 15:05:52.277890 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-10 15:05:52.277943 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-10 15:05:52.277951 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-10 15:05:52.277959 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-10 15:05:52.277966 | instance |
2026-06-10 15:05:52.277972 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-10 15:05:52.277979 | instance | Wednesday 10 June 2026 15:05:52 +0000 (0:00:00.885) 0:00:15.467 ********
2026-06-10 15:05:52.860075 | instance | changed: [instance]
2026-06-10 15:05:52.860147 | instance |
2026-06-10 15:05:52.861198 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-10 15:05:52.861246 | instance | Wednesday 10 June 2026 15:05:52 +0000 (0:00:00.570) 0:00:16.038 ********
2026-06-10 15:05:52.861254 | instance |
2026-06-10 15:05:52.861260 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-10 15:05:52.861266 | instance | Wednesday 10 June 2026 15:05:52 +0000 (0:00:00.012) 0:00:16.051 ********
2026-06-10 15:05:53.756863 | instance | ok: [instance]
2026-06-10 15:05:53.756949 | instance |
2026-06-10 15:05:53.757045 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-10 15:05:53.757232 | instance | Wednesday 10 June 2026 15:05:53 +0000 (0:00:00.897) 0:00:16.948 ********
2026-06-10 15:05:54.182599 | instance | changed: [instance]
2026-06-10 15:05:54.182698 | instance |
2026-06-10 15:05:54.182800 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-10 15:05:54.183159 | instance | Wednesday 10 June 2026 15:05:54 +0000 (0:00:00.425) 0:00:17.373 ********
2026-06-10 15:05:54.710659 | instance | changed: [instance]
2026-06-10 15:05:54.710699 | instance |
2026-06-10 15:05:54.710704 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:05:54.710709 | instance | Wednesday 10 June 2026 15:05:54 +0000 (0:00:00.527) 0:00:17.901 ********
2026-06-10 15:05:54.912839 | instance | ok: [instance]
2026-06-10 15:05:54.912928 | instance |
2026-06-10 15:05:54.913213 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:05:54.913347 | instance | Wednesday 10 June 2026 15:05:54 +0000 (0:00:00.202) 0:00:18.104 ********
2026-06-10 15:05:54.963329 | instance | ok: [instance] => {
2026-06-10 15:05:54.963474 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-10 15:05:54.963966 | instance | }
2026-06-10 15:05:54.963984 | instance |
2026-06-10 15:05:54.963990 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:05:54.963994 | instance | Wednesday 10 June 2026 15:05:54 +0000 (0:00:00.050) 0:00:18.154 ********
2026-06-10 15:05:55.741286 | instance | changed: [instance]
2026-06-10 15:05:55.741367 | instance |
2026-06-10 15:05:55.741598 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:05:55.741640 | instance | Wednesday 10 June 2026 15:05:55 +0000 (0:00:00.777) 0:00:18.932 ********
2026-06-10 15:06:00.038640 | instance | changed: [instance]
2026-06-10 15:06:00.038724 | instance |
2026-06-10 15:06:00.038985 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-10 15:06:00.039031 | instance | Wednesday 10 June 2026 15:06:00 +0000 (0:00:04.297) 0:00:23.229 ********
2026-06-10 15:06:01.054243 | instance | ok: [instance]
2026-06-10 15:06:01.054320 | instance |
2026-06-10 15:06:01.054402 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-10 15:06:01.054529 | instance | Wednesday 10 June 2026 15:06:01 +0000 (0:00:01.015) 0:00:24.245 ********
2026-06-10 15:06:01.459319 | instance | changed: [instance]
2026-06-10 15:06:01.459405 | instance |
2026-06-10 15:06:01.459544 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-10 15:06:01.459666 | instance | Wednesday 10 June 2026 15:06:01 +0000 (0:00:00.405) 0:00:24.650 ********
2026-06-10 15:06:01.906300 | instance | changed: [instance]
2026-06-10 15:06:01.906339 | instance |
2026-06-10 15:06:01.906345 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-10 15:06:01.906350 | instance | Wednesday 10 June 2026 15:06:01 +0000 (0:00:00.446) 0:00:25.097 ********
2026-06-10 15:06:02.446192 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-10 15:06:02.446269 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-10 15:06:02.446395 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-10 15:06:02.446507 | instance |
2026-06-10 15:06:02.446628 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-10 15:06:02.446747 | instance | Wednesday 10 June 2026 15:06:02 +0000 (0:00:00.540) 0:00:25.637 ********
2026-06-10 15:06:02.907225 | instance | changed: [instance]
2026-06-10 15:06:02.907266 | instance |
2026-06-10 15:06:02.907271 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-10 15:06:02.907276 | instance | Wednesday 10 June 2026 15:06:02 +0000 (0:00:00.460) 0:00:26.098 ********
2026-06-10 15:06:03.378209 | instance | changed: [instance]
2026-06-10 15:06:03.378263 | instance |
2026-06-10 15:06:03.378275 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-10 15:06:03.378285 | instance | Wednesday 10 June 2026 15:06:03 +0000 (0:00:00.454) 0:00:26.552 ********
2026-06-10 15:06:03.378295 | instance |
2026-06-10 15:06:03.378309 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-10 15:06:03.378588 | instance | Wednesday 10 June 2026 15:06:03 +0000 (0:00:00.014) 0:00:26.567 ********
2026-06-10 15:06:04.046229 | instance | ok: [instance]
2026-06-10 15:06:04.046301 | instance |
2026-06-10 15:06:04.046783 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-10 15:06:04.046842 | instance | Wednesday 10 June 2026 15:06:04 +0000 (0:00:00.669) 0:00:27.236 ********
2026-06-10 15:06:04.949729 | instance | changed: [instance]
2026-06-10 15:06:04.949838 | instance |
2026-06-10 15:06:04.949880 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-10 15:06:04.950019 | instance | Wednesday 10 June 2026 15:06:04 +0000 (0:00:00.904) 0:00:28.140 ********
2026-06-10 15:06:05.511014 | instance | changed: [instance]
2026-06-10 15:06:05.511100 | instance |
2026-06-10 15:06:05.511383 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-10 15:06:05.511425 | instance | Wednesday 10 June 2026 15:06:05 +0000 (0:00:00.561) 0:00:28.702 ********
2026-06-10 15:06:05.575336 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-10 15:06:05.575413 | instance |
2026-06-10 15:06:05.575667 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-10 15:06:05.575704 | instance | Wednesday 10 June 2026 15:06:05 +0000 (0:00:00.064) 0:00:28.766 ********
2026-06-10 15:06:10.875753 | instance | changed: [instance]
2026-06-10 15:06:10.875822 | instance |
2026-06-10 15:06:10.876089 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-10 15:06:10.876105 | instance | Wednesday 10 June 2026 15:06:10 +0000 (0:00:05.300) 0:00:34.066 ********
2026-06-10 15:06:11.505790 | instance | ok: [instance] => (item=chronyd)
2026-06-10 15:06:11.505871 | instance | ok: [instance] => (item=sshd)
2026-06-10 15:06:11.506175 | instance |
2026-06-10 15:06:11.506225 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-10 15:06:11.506286 | instance | Wednesday 10 June 2026 15:06:11 +0000 (0:00:00.630) 0:00:34.697 ********
2026-06-10 15:06:11.797500 | instance | changed: [instance]
2026-06-10 15:06:11.797583 | instance |
2026-06-10 15:06:11.797828 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-10 15:06:11.797868 | instance | Wednesday 10 June 2026 15:06:11 +0000 (0:00:00.291) 0:00:34.988 ********
2026-06-10 15:06:11.989153 | instance | ok: [instance]
2026-06-10 15:06:11.989223 | instance |
2026-06-10 15:06:11.989486 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-10 15:06:11.989523 | instance | Wednesday 10 June 2026 15:06:11 +0000 (0:00:00.191) 0:00:35.180 ********
2026-06-10 15:06:12.464977 | instance | changed: [instance]
2026-06-10 15:06:12.465072 | instance |
2026-06-10 15:06:12.465348 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-10 15:06:12.465388 | instance | Wednesday 10 June 2026 15:06:12 +0000 (0:00:00.475) 0:00:35.656 ********
2026-06-10 15:06:12.883246 | instance | changed: [instance]
2026-06-10 15:06:12.883357 | instance |
2026-06-10 15:06:12.883598 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-10 15:06:12.883641 | instance | Wednesday 10 June 2026 15:06:12 +0000 (0:00:00.418) 0:00:36.074 ********
2026-06-10 15:06:13.016916 | instance | ok: [instance]
2026-06-10 15:06:13.016989 | instance |
2026-06-10 15:06:13.017254 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-10 15:06:13.017293 | instance | Wednesday 10 June 2026 15:06:13 +0000 (0:00:00.133) 0:00:36.208 ********
2026-06-10 15:06:13.240940 | instance | ok: [instance] => (item=instance)
2026-06-10 15:06:13.241018 | instance |
2026-06-10 15:06:13.241250 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-10 15:06:13.241288 | instance | Wednesday 10 June 2026 15:06:13 +0000 (0:00:00.224) 0:00:36.432 ********
2026-06-10 15:06:13.310913 | instance | ok: [instance]
2026-06-10 15:06:13.311336 | instance |
2026-06-10 15:06:13.311379 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-10 15:06:13.311385 | instance | Wednesday 10 June 2026 15:06:13 +0000 (0:00:00.069) 0:00:36.501 ********
2026-06-10 15:06:13.388341 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-10 15:06:13.388431 | instance |
2026-06-10 15:06:13.388690 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-10 15:06:13.388755 | instance | Wednesday 10 June 2026 15:06:13 +0000 (0:00:00.076) 0:00:36.578 ********
2026-06-10 15:06:13.725961 | instance | changed: [instance]
2026-06-10 15:06:13.726137 | instance |
2026-06-10 15:06:13.726163 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-10 15:06:13.726174 | instance | Wednesday 10 June 2026 15:06:13 +0000 (0:00:00.338) 0:00:36.917 ********
2026-06-10 15:06:14.412734 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-10 15:06:14.412855 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-10 15:06:14.412873 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-10 15:06:14.412884 | instance |
2026-06-10 15:06:14.412894 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-10 15:06:14.412904 | instance | Wednesday 10 June 2026 15:06:14 +0000 (0:00:00.686) 0:00:37.603 ********
2026-06-10 15:07:56.184892 | instance | ok: [instance]
2026-06-10 15:07:56.184977 | instance |
2026-06-10 15:07:56.185080 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-10 15:07:56.185203 | instance | Wednesday 10 June 2026 15:07:56 +0000 (0:01:41.772) 0:02:19.376 ********
2026-06-10 15:07:56.405675 | instance | changed: [instance]
2026-06-10 15:07:56.405730 | instance |
2026-06-10 15:07:56.405738 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-10 15:07:56.405751 | instance | Wednesday 10 June 2026 15:07:56 +0000 (0:00:00.220) 0:02:19.596 ********
2026-06-10 15:07:56.450422 | instance | ok: [instance]
2026-06-10 15:07:56.450506 | instance |
2026-06-10 15:07:56.450512 | instance | TASK [Install Ceph host] *******************************************************
2026-06-10 15:07:56.450517 | instance | Wednesday 10 June 2026 15:07:56 +0000 (0:00:00.044) 0:02:19.641 ********
2026-06-10 15:07:56.550803 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-10 15:07:56.550844 | instance |
2026-06-10 15:07:56.550850 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-10 15:07:56.550855 | instance | Wednesday 10 June 2026 15:07:56 +0000 (0:00:00.100) 0:02:19.741 ********
2026-06-10 15:08:02.103896 | instance | ok: [instance]
2026-06-10 15:08:02.104015 | instance |
2026-06-10 15:08:02.104218 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-10 15:08:02.104345 | instance | Wednesday 10 June 2026 15:08:02 +0000 (0:00:05.553) 0:02:25.294 ********
2026-06-10 15:08:02.173523 | instance | ok: [instance] => (item=instance)
2026-06-10 15:08:02.173605 | instance |
2026-06-10 15:08:02.173885 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-10 15:08:02.173945 | instance | Wednesday 10 June 2026 15:08:02 +0000 (0:00:00.069) 0:02:25.364 ********
2026-06-10 15:08:02.616004 | instance | ok: [instance]
2026-06-10 15:08:02.616133 | instance |
2026-06-10 15:08:02.616202 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-10 15:08:02.616347 | instance | Wednesday 10 June 2026 15:08:02 +0000 (0:00:00.442) 0:02:25.807 ********
2026-06-10 15:08:09.160264 | instance | ok: [instance]
2026-06-10 15:08:09.160339 | instance |
2026-06-10 15:08:09.160610 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-10 15:08:09.160650 | instance | Wednesday 10 June 2026 15:08:09 +0000 (0:00:06.543) 0:02:32.351 ********
2026-06-10 15:08:58.743367 | instance | changed: [instance]
2026-06-10 15:08:58.743413 | instance |
2026-06-10 15:08:58.743419 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-10 15:08:58.743423 | instance | Wednesday 10 June 2026 15:08:58 +0000 (0:00:49.582) 0:03:21.934 ********
2026-06-10 15:09:12.788877 | instance | ok: [instance]
2026-06-10 15:09:12.789204 | instance |
2026-06-10 15:09:12.789221 | instance | TASK [Install Ceph host] *******************************************************
2026-06-10 15:09:12.789226 | instance | Wednesday 10 June 2026 15:09:12 +0000 (0:00:14.045) 0:03:35.980 ********
2026-06-10 15:09:12.865003 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-10 15:09:12.865133 | instance |
2026-06-10 15:09:12.865511 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-10 15:09:12.865533 | instance | Wednesday 10 June 2026 15:09:12 +0000 (0:00:00.076) 0:03:36.056 ********
2026-06-10 15:09:12.915762 | instance | skipping: [instance]
2026-06-10 15:09:12.916110 | instance |
2026-06-10 15:09:12.916127 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-10 15:09:12.916133 | instance | Wednesday 10 June 2026 15:09:12 +0000 (0:00:00.050) 0:03:36.107 ********
2026-06-10 15:09:12.963198 | instance | skipping: [instance] => (item=instance)
2026-06-10 15:09:12.963294 | instance | skipping: [instance]
2026-06-10 15:09:12.963696 | instance |
2026-06-10 15:09:12.963712 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-10 15:09:12.963718 | instance | Wednesday 10 June 2026 15:09:12 +0000 (0:00:00.047) 0:03:36.154 ********
2026-06-10 15:09:13.199903 | instance | ok: [instance]
2026-06-10 15:09:13.199974 | instance |
2026-06-10 15:09:13.200211 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-10 15:09:13.200249 | instance | Wednesday 10 June 2026 15:09:13 +0000 (0:00:00.236) 0:03:36.391 ********
2026-06-10 15:09:19.542119 | instance | ok: [instance]
2026-06-10 15:09:19.542200 | instance |
2026-06-10 15:09:19.542434 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-10 15:09:19.542669 | instance | Wednesday 10 June 2026 15:09:19 +0000 (0:00:06.342) 0:03:42.733 ********
2026-06-10 15:09:31.616924 | instance | changed: [instance]
2026-06-10 15:09:31.617000 | instance |
2026-06-10 15:09:31.617249 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-10 15:09:31.617293 | instance | Wednesday 10 June 2026 15:09:31 +0000 (0:00:12.074) 0:03:54.808 ********
2026-06-10 15:09:37.577310 | instance | ok: [instance]
2026-06-10 15:09:37.577401 | instance |
2026-06-10 15:09:37.578204 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-10 15:09:37.578499 | instance | Wednesday 10 June 2026 15:09:37 +0000 (0:00:05.960) 0:04:00.768 ********
2026-06-10 15:09:45.145068 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-10 15:09:45.145149 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-10 15:09:45.145259 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-10 15:09:45.145382 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-10 15:09:45.145503 | instance |
2026-06-10 15:09:45.145619 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-10 15:09:45.145725 | instance |
2026-06-10 15:09:45.145857 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:09:45.145972 | instance | Wednesday 10 June 2026 15:09:45 +0000 (0:00:07.568) 0:04:08.336 ********
2026-06-10 15:09:46.048390 | instance | ok: [instance]
2026-06-10 15:09:46.048459 | instance |
2026-06-10 15:09:46.048588 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:09:46.048710 | instance | Wednesday 10 June 2026 15:09:46 +0000 (0:00:00.902) 0:04:09.239 ********
2026-06-10 15:09:46.268566 | instance | ok: [instance]
2026-06-10 15:09:46.268641 | instance |
2026-06-10 15:09:46.268776 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-10 15:09:46.268929 | instance | Wednesday 10 June 2026 15:09:46 +0000 (0:00:00.220) 0:04:09.459 ********
2026-06-10 15:09:46.308854 | instance | skipping: [instance]
2026-06-10 15:09:46.308926 | instance |
2026-06-10 15:09:46.309093 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-10 15:09:46.309220 | instance | Wednesday 10 June 2026 15:09:46 +0000 (0:00:00.040) 0:04:09.500 ********
2026-06-10 15:09:46.534847 | instance | ok: [instance]
2026-06-10 15:09:46.534910 | instance |
2026-06-10 15:09:46.535036 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:09:46.535159 | instance | Wednesday 10 June 2026 15:09:46 +0000 (0:00:00.226) 0:04:09.726 ********
2026-06-10 15:09:46.593467 | instance | ok: [instance] => {
2026-06-10 15:09:46.593561 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-10 15:09:46.593731 | instance | }
2026-06-10 15:09:46.593876 | instance |
2026-06-10 15:09:46.594025 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:09:46.594203 | instance | Wednesday 10 June 2026 15:09:46 +0000 (0:00:00.058) 0:04:09.784 ********
2026-06-10 15:09:46.882628 | instance | ok: [instance]
2026-06-10 15:09:46.882714 | instance |
2026-06-10 15:09:46.882906 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:09:46.883078 | instance | Wednesday 10 June 2026 15:09:46 +0000 (0:00:00.289) 0:04:10.073 ********
2026-06-10 15:09:46.929443 | instance | skipping: [instance]
2026-06-10 15:09:46.929505 | instance |
2026-06-10 15:09:46.929634 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-10 15:09:46.929761 | instance | Wednesday 10 June 2026 15:09:46 +0000 (0:00:00.047) 0:04:10.121 ********
2026-06-10 15:09:46.974971 | instance | skipping: [instance]
2026-06-10 15:09:46.975031 | instance |
2026-06-10 15:09:46.975138 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:09:46.975257 | instance | Wednesday 10 June 2026 15:09:46 +0000 (0:00:00.045) 0:04:10.166 ********
2026-06-10 15:09:47.187543 | instance | ok: [instance]
2026-06-10 15:09:47.187620 | instance |
2026-06-10 15:09:47.187800 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-10 15:09:47.187964 | instance | Wednesday 10 June 2026 15:09:47 +0000 (0:00:00.211) 0:04:10.378 ********
2026-06-10 15:09:48.313357 | instance | ok: [instance]
2026-06-10 15:09:48.313431 | instance |
2026-06-10 15:09:48.313556 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:09:48.313689 | instance | Wednesday 10 June 2026 15:09:48 +0000 (0:00:01.126) 0:04:11.504 ********
2026-06-10 15:09:48.378794 | instance | ok: [instance] => {
2026-06-10 15:09:48.378887 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-10 15:09:48.379055 | instance | }
2026-06-10 15:09:48.379200 | instance |
2026-06-10 15:09:48.379365 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:09:48.379525 | instance | Wednesday 10 June 2026 15:09:48 +0000 (0:00:00.065) 0:04:11.570 ********
2026-06-10 15:09:48.719002 | instance | ok: [instance]
2026-06-10 15:09:48.719064 | instance |
2026-06-10 15:09:48.719224 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:09:48.719369 | instance | Wednesday 10 June 2026 15:09:48 +0000 (0:00:00.339) 0:04:11.910 ********
2026-06-10 15:09:50.672417 | instance | ok: [instance]
2026-06-10 15:09:50.672518 | instance |
2026-06-10 15:09:50.672687 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-10 15:09:50.672823 | instance | Wednesday 10 June 2026 15:09:50 +0000 (0:00:01.953) 0:04:13.863 ********
2026-06-10 15:09:50.706870 | instance | skipping: [instance]
2026-06-10 15:09:50.706936 | instance |
2026-06-10 15:09:50.707073 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-10 15:09:50.707202 | instance | Wednesday 10 June 2026 15:09:50 +0000 (0:00:00.034) 0:04:13.898 ********
2026-06-10 15:09:50.734065 | instance | skipping: [instance]
2026-06-10 15:09:50.734147 | instance |
2026-06-10 15:09:50.734271 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-10 15:09:50.734395 | instance | Wednesday 10 June 2026 15:09:50 +0000 (0:00:00.027) 0:04:13.925 ********
2026-06-10 15:09:50.764338 | instance | skipping: [instance]
2026-06-10 15:09:50.764436 | instance |
2026-06-10 15:09:50.764452 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-10 15:09:50.764588 | instance | Wednesday 10 June 2026 15:09:50 +0000 (0:00:00.030) 0:04:13.955 ********
2026-06-10 15:09:51.844366 | instance | ok: [instance]
2026-06-10 15:09:51.844442 | instance |
2026-06-10 15:09:51.844615 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-10 15:09:51.844790 | instance | Wednesday 10 June 2026 15:09:51 +0000 (0:00:01.079) 0:04:15.035 ********
2026-06-10 15:09:52.277159 | instance | ok: [instance]
2026-06-10 15:09:52.277222 | instance |
2026-06-10 15:09:52.277362 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-10 15:09:52.277482 | instance | Wednesday 10 June 2026 15:09:52 +0000 (0:00:00.433) 0:04:15.468 ********
2026-06-10 15:09:53.210998 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-10 15:09:53.211095 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-10 15:09:53.211589 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-10 15:09:53.211630 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-10 15:09:53.211644 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-10 15:09:53.211658 | instance |
2026-06-10 15:09:53.211677 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-10 15:09:53.212174 | instance | Wednesday 10 June 2026 15:09:53 +0000 (0:00:00.933) 0:04:16.401 ********
2026-06-10 15:09:53.751861 | instance | ok: [instance]
2026-06-10 15:09:53.753458 | instance |
2026-06-10 15:09:53.753516 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-10 15:09:53.753528 | instance | Wednesday 10 June 2026 15:09:53 +0000 (0:00:00.530) 0:04:16.932 ********
2026-06-10 15:09:53.753538 | instance |
2026-06-10 15:09:53.753547 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-10 15:09:53.753556 | instance | Wednesday 10 June 2026 15:09:53 +0000 (0:00:00.009) 0:04:16.942 ********
2026-06-10 15:09:54.121150 | instance | ok: [instance]
2026-06-10 15:09:54.121233 | instance |
2026-06-10 15:09:54.121250 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:09:54.121416 | instance | Wednesday 10 June 2026 15:09:54 +0000 (0:00:00.369) 0:04:17.312 ********
2026-06-10 15:09:54.331308 | instance | ok: [instance]
2026-06-10 15:09:54.331371 | instance |
2026-06-10 15:09:54.331641 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:09:54.331687 | instance | Wednesday 10 June 2026 15:09:54 +0000 (0:00:00.210) 0:04:17.522 ********
2026-06-10 15:09:54.383664 | instance | ok: [instance] => {
2026-06-10 15:09:54.383740 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-10 15:09:54.384215 | instance | }
2026-06-10 15:09:54.384256 | instance |
2026-06-10 15:09:54.384261 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:09:54.384267 | instance | Wednesday 10 June 2026 15:09:54 +0000 (0:00:00.052) 0:04:17.575 ********
2026-06-10 15:09:54.710628 | instance | ok: [instance]
2026-06-10 15:09:54.711106 | instance |
2026-06-10 15:09:54.711128 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:09:54.711136 | instance | Wednesday 10 June 2026 15:09:54 +0000 (0:00:00.326) 0:04:17.901 ********
2026-06-10 15:09:57.826759 | instance | ok: [instance]
2026-06-10 15:09:57.826840 | instance |
2026-06-10 15:09:57.826847 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-10 15:09:57.826853 | instance | Wednesday 10 June 2026 15:09:57 +0000 (0:00:03.115) 0:04:21.017 ********
2026-06-10 15:09:58.893498 | instance | ok: [instance]
2026-06-10 15:09:58.893592 | instance |
2026-06-10 15:09:58.893872 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-10 15:09:58.893909 | instance | Wednesday 10 June 2026 15:09:58 +0000 (0:00:01.067) 0:04:22.084 ********
2026-06-10 15:09:59.090930 | instance | ok: [instance]
2026-06-10 15:09:59.091007 | instance |
2026-06-10 15:09:59.091284 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-10 15:09:59.091328 | instance | Wednesday 10 June 2026 15:09:59 +0000 (0:00:00.197) 0:04:22.282 ********
2026-06-10 15:09:59.529265 | instance | ok: [instance]
2026-06-10 15:09:59.529375 | instance |
2026-06-10 15:09:59.529445 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-10 15:09:59.529595 | instance | Wednesday 10 June 2026 15:09:59 +0000 (0:00:00.438) 0:04:22.720 ********
2026-06-10 15:10:00.102290 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-10 15:10:00.102413 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-10 15:10:00.102421 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-10 15:10:00.102775 | instance |
2026-06-10 15:10:00.102828 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-10 15:10:00.102835 | instance | Wednesday 10 June 2026 15:10:00 +0000 (0:00:00.572) 0:04:23.293 ********
2026-06-10 15:10:00.541364 | instance | ok: [instance]
2026-06-10 15:10:00.541439 | instance |
2026-06-10 15:10:00.541705 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-10 15:10:00.541749 | instance | Wednesday 10 June 2026 15:10:00 +0000 (0:00:00.439) 0:04:23.732 ********
2026-06-10 15:10:00.974716 | instance | ok: [instance]
2026-06-10 15:10:00.974798 | instance |
2026-06-10 15:10:00.975363 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-10 15:10:00.975406 | instance | Wednesday 10 June 2026 15:10:00 +0000 (0:00:00.425) 0:04:24.158 ********
2026-06-10 15:10:00.975412 | instance |
2026-06-10 15:10:00.975422 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-10 15:10:00.975427 | instance | Wednesday 10 June 2026 15:10:00 +0000 (0:00:00.007) 0:04:24.166 ********
2026-06-10 15:10:01.352528 | instance | ok: [instance]
2026-06-10 15:10:01.352604 | instance |
2026-06-10 15:10:01.352990 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-10 15:10:01.353040 | instance | Wednesday 10 June 2026 15:10:01 +0000 (0:00:00.377) 0:04:24.543 ********
2026-06-10 15:10:01.407344 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-10 15:10:01.407421 | instance |
2026-06-10 15:10:01.407667 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-10 15:10:01.407719 | instance | Wednesday 10 June 2026 15:10:01 +0000 (0:00:00.054) 0:04:24.598 ********
2026-06-10 15:10:02.522401 | instance | ok: [instance]
2026-06-10 15:10:02.522743 | instance |
2026-06-10 15:10:02.522759 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-10 15:10:02.522765 | instance | Wednesday 10 June 2026 15:10:02 +0000 (0:00:01.115) 0:04:25.713 ********
2026-06-10 15:10:03.157133 | instance | ok: [instance] => (item=chronyd)
2026-06-10 15:10:03.157465 | instance | ok: [instance] => (item=sshd)
2026-06-10 15:10:03.157533 | instance |
2026-06-10 15:10:03.157799 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-10 15:10:03.157839 | instance | Wednesday 10 June 2026 15:10:03 +0000 (0:00:00.634) 0:04:26.348 ********
2026-06-10 15:10:03.453064 | instance | ok: [instance]
2026-06-10 15:10:03.453138 | instance |
2026-06-10 15:10:03.453371 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-10 15:10:03.453409 | instance | Wednesday 10 June 2026 15:10:03 +0000 (0:00:00.295) 0:04:26.644 ********
2026-06-10 15:10:03.654710 | instance | ok: [instance]
2026-06-10 15:10:03.654779 | instance |
2026-06-10 15:10:03.655039 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-10 15:10:03.655081 | instance | Wednesday 10 June 2026 15:10:03 +0000 (0:00:00.201) 0:04:26.845 ********
2026-06-10 15:10:03.880890 | instance | ok: [instance]
2026-06-10 15:10:03.880970 | instance |
2026-06-10 15:10:03.881243 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-10 15:10:03.881277 | instance | Wednesday 10 June 2026 15:10:03 +0000 (0:00:00.226) 0:04:27.072 ********
2026-06-10 15:10:04.072837 | instance | ok: [instance]
2026-06-10 15:10:04.072904 | instance |
2026-06-10 15:10:04.073224 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-10 15:10:04.073264 | instance | Wednesday 10 June 2026 15:10:04 +0000 (0:00:00.191) 0:04:27.264 ********
2026-06-10 15:10:04.288559 | instance | ok: [instance] => (item=instance)
2026-06-10 15:10:04.288621 | instance |
2026-06-10 15:10:04.288892 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-10 15:10:04.288931 | instance | Wednesday 10 June 2026 15:10:04 +0000 (0:00:00.215) 0:04:27.479 ********
2026-06-10 15:10:04.341355 | instance | ok: [instance]
2026-06-10 15:10:04.341738 | instance |
2026-06-10 15:10:04.341779 | instance | TASK [Install Ceph host] *******************************************************
2026-06-10 15:10:04.341784 | instance | Wednesday 10 June 2026 15:10:04 +0000 (0:00:00.052) 0:04:27.532 ********
2026-06-10 15:10:04.407101 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-10 15:10:04.407188 | instance |
2026-06-10 15:10:04.407204 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-10 15:10:04.407356 | instance | Wednesday 10 June 2026 15:10:04 +0000 (0:00:00.065) 0:04:27.598 ********
2026-06-10 15:10:04.458455 | instance | skipping: [instance]
2026-06-10 15:10:04.458701 | instance |
2026-06-10 15:10:04.458977 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-10 15:10:04.459236 | instance | Wednesday 10 June 2026 15:10:04 +0000 (0:00:00.050) 0:04:27.649 ********
2026-06-10 15:10:04.648887 | instance | skipping: [instance] => (item=instance)
2026-06-10 15:10:04.649010 | instance | skipping: [instance]
2026-06-10 15:10:04.649274 | instance |
2026-06-10 15:10:04.649614 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-10 15:10:04.649888 | instance | Wednesday 10 June 2026 15:10:04 +0000 (0:00:00.190) 0:04:27.839 ********
2026-06-10 15:10:04.895993 | instance | ok: [instance]
2026-06-10 15:10:04.896214 | instance |
2026-06-10 15:10:04.896484 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-10 15:10:04.896748 | instance | Wednesday 10 June 2026 15:10:04 +0000 (0:00:00.247) 0:04:28.086 ********
2026-06-10 15:10:11.218202 | instance | ok: [instance]
2026-06-10 15:10:11.218355 | instance |
2026-06-10 15:10:11.218643 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-10 15:10:11.218920 | instance | Wednesday 10 June 2026 15:10:11 +0000 (0:00:06.321) 0:04:34.408 ********
2026-06-10 15:10:16.529995 | instance | ok: [instance]
2026-06-10 15:10:16.530157 | instance |
2026-06-10 15:10:16.530170 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-10 15:10:16.530301 | instance | Wednesday 10 June 2026 15:10:16 +0000 (0:00:05.311) 0:04:39.720 ********
2026-06-10 15:10:30.423988 | instance | ok: [instance]
2026-06-10 15:10:30.424056 | instance |
2026-06-10 15:10:30.424339 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-10 15:10:30.424381 | instance | Wednesday 10 June 2026 15:10:30 +0000 (0:00:13.894) 0:04:53.615 ********
2026-06-10 15:12:01.144550 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-10 15:12:01.144595 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-10 15:12:01.144600 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-10 15:12:01.144605 | instance |
2026-06-10 15:12:01.144609 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-10 15:12:01.144614 | instance | Wednesday 10 June 2026 15:12:01 +0000 (0:01:30.719) 0:06:24.335 ********
2026-06-10 15:12:07.030775 | instance | ok: [instance]
2026-06-10 15:12:07.030843 | instance |
2026-06-10 15:12:07.031146 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-10 15:12:07.031443 | instance | Wednesday 10 June 2026 15:12:07 +0000 (0:00:05.886) 0:06:30.221 ********
2026-06-10 15:12:13.098814 | instance | ok: [instance]
2026-06-10 15:12:13.098909 | instance |
2026-06-10 15:12:13.099128 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-10 15:12:13.099164 | instance | Wednesday 10 June 2026 15:12:13 +0000 (0:00:06.068) 0:06:36.289 ********
2026-06-10 15:12:13.171574 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-10 15:12:13.171650 | instance |
2026-06-10 15:12:13.171899 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-10 15:12:13.171938 | instance | Wednesday 10 June 2026 15:12:13 +0000 (0:00:00.072) 0:06:36.362 ********
2026-06-10 15:12:13.223139 | instance | ok: [instance]
2026-06-10 15:12:13.223503 | instance |
2026-06-10 15:12:13.223543 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-10 15:12:13.223549 | instance | Wednesday 10 June 2026 15:12:13 +0000 (0:00:00.051) 0:06:36.414 ********
2026-06-10 15:12:19.277641 | instance | ok: [instance]
2026-06-10 15:12:19.277745 | instance |
2026-06-10 15:12:19.277985 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-10 15:12:19.278002 | instance | Wednesday 10 June 2026 15:12:19 +0000 (0:00:06.054) 0:06:42.469 ********
2026-06-10 15:12:19.332258 | instance | ok: [instance]
2026-06-10 15:12:19.332684 | instance |
2026-06-10 15:12:19.332732 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-10 15:12:19.332738 | instance | Wednesday 10 June 2026 15:12:19 +0000 (0:00:00.054) 0:06:42.523 ********
2026-06-10 15:12:19.388474 | instance | skipping: [instance] => (item=1)
2026-06-10 15:12:19.389470 | instance | skipping: [instance] => (item=1)
2026-06-10 15:12:19.389506 | instance | skipping: [instance] => (item=1)
2026-06-10 15:12:19.389513 | instance | skipping: [instance]
2026-06-10 15:12:19.389520 | instance |
2026-06-10 15:12:19.389526 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-10 15:12:19.389533 | instance | Wednesday 10 June 2026 15:12:19 +0000 (0:00:00.056) 0:06:42.579 ********
2026-06-10 15:12:19.437650 | instance | skipping: [instance]
2026-06-10 15:12:19.438223 | instance |
2026-06-10 15:12:19.438304 | instance | PLAY [all] *********************************************************************
2026-06-10 15:12:19.438317 | instance |
2026-06-10 15:12:19.438328 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-10 15:12:19.438346 | instance | Wednesday 10 June 2026 15:12:19 +0000 (0:00:00.049) 0:06:42.629 ********
2026-06-10 15:12:19.737885 | instance | changed: [instance]
2026-06-10 15:12:19.737954 | instance |
2026-06-10 15:12:19.738122 | instance | PLAY [all] *********************************************************************
2026-06-10 15:12:19.738358 | instance |
2026-06-10 15:12:19.738522 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:12:19.738675 | instance | Wednesday 10 June 2026 15:12:19 +0000 (0:00:00.300) 0:06:42.929 ********
2026-06-10 15:12:20.671336 | instance | ok: [instance]
2026-06-10 15:12:20.671419 | instance |
2026-06-10 15:12:20.671672 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-10 15:12:20.671688 | instance | Wednesday 10 June 2026 15:12:20 +0000 (0:00:00.933) 0:06:43.862 ********
2026-06-10 15:12:25.276749 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-10 15:12:25.276829 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-10 15:12:25.278124 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-10 15:12:25.278162 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-10 15:12:25.278174 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-10 15:12:25.278183 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-10 15:12:25.278192 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-10 15:12:25.278201 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-10 15:12:25.278209 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-10 15:12:25.278218 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-10 15:12:25.278227 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-10 15:12:25.278236 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-10 15:12:25.278244 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-10 15:12:25.278260 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-10 15:12:25.279345 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-10 15:12:25.279388 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-10 15:12:25.279393 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-10 15:12:25.279397 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-10 15:12:25.279401 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-10 15:12:25.279410 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-10 15:12:25.279415 | instance |
2026-06-10 15:12:25.279419 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-10 15:12:25.279424 | instance | Wednesday 10 June 2026 15:12:25 +0000 (0:00:04.605) 0:06:48.468 ********
2026-06-10 15:12:25.475771 | instance | changed: [instance]
2026-06-10 15:12:25.475845 | instance |
2026-06-10 15:12:25.476065 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-10 15:12:25.476107 | instance | Wednesday 10 June 2026 15:12:25 +0000 (0:00:00.198) 0:06:48.667 ********
2026-06-10 15:12:25.911158 | instance | changed: [instance]
2026-06-10 15:12:25.911282 | instance |
2026-06-10 15:12:25.911679 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-10 15:12:25.911719 | instance | Wednesday 10 June 2026 15:12:25 +0000 (0:00:00.435) 0:06:49.102 ********
2026-06-10 15:12:26.149269 | instance | ok: [instance]
2026-06-10 15:12:26.149337 | instance |
2026-06-10 15:12:26.149617 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-10 15:12:26.149655 | instance | Wednesday 10 June 2026 15:12:26 +0000 (0:00:00.238) 0:06:49.340 ********
2026-06-10 15:12:26.198082 | instance | ok: [instance]
2026-06-10 15:12:26.198205 | instance |
2026-06-10 15:12:26.198325 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-10 15:12:26.198438 | instance |
2026-06-10 15:12:26.198561 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:12:26.198683 | instance | Wednesday 10 June 2026 15:12:26 +0000 (0:00:00.048) 0:06:49.389 ********
2026-06-10 15:12:27.121261 | instance | ok: [instance]
2026-06-10 15:12:27.121473 | instance |
2026-06-10 15:12:27.121765 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-10 15:12:27.122082 | instance | Wednesday 10 June 2026 15:12:27 +0000 (0:00:00.922) 0:06:50.312 ********
2026-06-10 15:12:27.320970 | instance | changed: [instance]
2026-06-10 15:12:27.321192 | instance |
2026-06-10 15:12:27.321483 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-10 15:12:27.321765 | instance | Wednesday 10 June 2026 15:12:27 +0000 (0:00:00.199) 0:06:50.511 ********
2026-06-10 15:12:28.240374 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-10 15:12:28.240468 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-10 15:12:28.240481 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-10 15:12:28.240492 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-10 15:12:28.240501 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-10 15:12:28.240511 | instance |
2026-06-10 15:12:28.240521 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-10 15:12:28.240531 | instance | Wednesday 10 June 2026 15:12:28 +0000 (0:00:00.917) 0:06:51.428 ********
2026-06-10 15:12:28.429510 | 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-10 15:12:28.584347 | 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-10 15:12:28.749164 | 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-10 15:12:28.763292 | instance | ...ignoring
2026-06-10 15:12:28.763406 | instance |
2026-06-10 15:12:28.763535 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-10 15:12:28.763744 | instance | Wednesday 10 June 2026 15:12:28 +0000 (0:00:00.525) 0:06:51.954 ********
2026-06-10 15:12:28.951599 | instance | ok: [instance]
2026-06-10 15:12:28.951724 | instance |
2026-06-10 15:12:28.951933 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-10 15:12:28.952215 | instance | Wednesday 10 June 2026 15:12:28 +0000 (0:00:00.187) 0:06:52.142 ********
2026-06-10 15:12:29.145466 | instance | ok: [instance]
2026-06-10 15:12:29.145597 | instance |
2026-06-10 15:12:29.145745 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-10 15:12:29.146003 | instance | Wednesday 10 June 2026 15:12:29 +0000 (0:00:00.194) 0:06:52.336 ********
2026-06-10 15:12:29.187295 | instance | ok: [instance]
2026-06-10 15:12:29.187459 | instance |
2026-06-10 15:12:29.187694 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-10 15:12:29.187853 | instance | Wednesday 10 June 2026 15:12:29 +0000 (0:00:00.041) 0:06:52.378 ********
2026-06-10 15:12:29.232510 | instance | ok: [instance]
2026-06-10 15:12:29.232927 | instance |
2026-06-10 15:12:29.233271 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-10 15:12:29.233598 | instance | Wednesday 10 June 2026 15:12:29 +0000 (0:00:00.044) 0:06:52.422 ********
2026-06-10 15:12:29.750679 | instance | ok: [instance]
2026-06-10 15:12:29.750806 | instance |
2026-06-10 15:12:29.751016 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-10 15:12:29.751288 | instance | Wednesday 10 June 2026 15:12:29 +0000 (0:00:00.518) 0:06:52.940 ********
2026-06-10 15:12:29.999016 | instance | ok: [instance]
2026-06-10 15:12:29.999104 | instance |
2026-06-10 15:12:29.999169 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-10 15:12:29.999869 | instance | Wednesday 10 June 2026 15:12:29 +0000 (0:00:00.192) 0:06:53.132 ********
2026-06-10 15:12:29.999909 | instance |
2026-06-10 15:12:29.999915 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-10 15:12:29.999919 | instance |
2026-06-10 15:12:29.999923 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:12:29.999927 | instance | Wednesday 10 June 2026 15:12:29 +0000 (0:00:00.057) 0:06:53.190 ********
2026-06-10 15:12:30.896819 | instance | ok: [instance]
2026-06-10 15:12:30.896877 | instance |
2026-06-10 15:12:30.896888 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:12:30.896898 | instance | Wednesday 10 June 2026 15:12:30 +0000 (0:00:00.896) 0:06:54.087 ********
2026-06-10 15:12:31.115104 | instance | ok: [instance]
2026-06-10 15:12:31.115244 | instance |
2026-06-10 15:12:31.115593 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-10 15:12:31.115661 | instance | Wednesday 10 June 2026 15:12:31 +0000 (0:00:00.218) 0:06:54.306 ********
2026-06-10 15:12:31.165937 | instance | skipping: [instance]
2026-06-10 15:12:31.166006 | instance |
2026-06-10 15:12:31.166361 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-10 15:12:31.166425 | instance | Wednesday 10 June 2026 15:12:31 +0000 (0:00:00.050) 0:06:54.356 ********
2026-06-10 15:12:31.367981 | instance | ok: [instance]
2026-06-10 15:12:31.368105 | instance |
2026-06-10 15:12:31.368143 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:12:31.368311 | instance | Wednesday 10 June 2026 15:12:31 +0000 (0:00:00.202) 0:06:54.559 ********
2026-06-10 15:12:31.438078 | instance | ok: [instance] => {
2026-06-10 15:12:31.438168 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-10 15:12:31.438637 | instance | }
2026-06-10 15:12:31.438689 | instance |
2026-06-10 15:12:31.438695 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:12:31.438708 | instance | Wednesday 10 June 2026 15:12:31 +0000 (0:00:00.069) 0:06:54.628 ********
2026-06-10 15:12:31.775071 | instance | ok: [instance]
2026-06-10 15:12:31.775189 | instance |
2026-06-10 15:12:31.775377 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:12:31.775636 | instance | Wednesday 10 June 2026 15:12:31 +0000 (0:00:00.337) 0:06:54.966 ********
2026-06-10 15:12:31.825788 | instance | skipping: [instance]
2026-06-10 15:12:31.825886 | instance |
2026-06-10 15:12:31.825974 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:12:31.826176 | instance | Wednesday 10 June 2026 15:12:31 +0000 (0:00:00.050) 0:06:55.016 ********
2026-06-10 15:12:32.023129 | instance | ok: [instance]
2026-06-10 15:12:32.023418 | instance |
2026-06-10 15:12:32.023708 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-10 15:12:32.023983 | instance | Wednesday 10 June 2026 15:12:32 +0000 (0:00:00.197) 0:06:55.213 ********
2026-06-10 15:12:33.005728 | instance | ok: [instance]
2026-06-10 15:12:33.005973 | instance |
2026-06-10 15:12:33.006282 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:12:33.006550 | instance | Wednesday 10 June 2026 15:12:32 +0000 (0:00:00.982) 0:06:56.196 ********
2026-06-10 15:12:33.071403 | instance | ok: [instance] => {
2026-06-10 15:12:33.071852 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-10 15:12:33.072171 | instance | }
2026-06-10 15:12:33.072474 | instance |
2026-06-10 15:12:33.072796 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:12:33.073120 | instance | Wednesday 10 June 2026 15:12:33 +0000 (0:00:00.065) 0:06:56.262 ********
2026-06-10 15:12:33.402657 | instance | ok: [instance]
2026-06-10 15:12:33.402781 | instance |
2026-06-10 15:12:33.403078 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:12:33.403305 | instance | Wednesday 10 June 2026 15:12:33 +0000 (0:00:00.329) 0:06:56.591 ********
2026-06-10 15:12:35.275061 | instance | ok: [instance]
2026-06-10 15:12:35.275141 | instance |
2026-06-10 15:12:35.275524 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-10 15:12:35.275600 | instance | Wednesday 10 June 2026 15:12:35 +0000 (0:00:01.874) 0:06:58.465 ********
2026-06-10 15:12:35.312859 | instance | skipping: [instance]
2026-06-10 15:12:35.313272 | instance |
2026-06-10 15:12:35.313322 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-10 15:12:35.313329 | instance | Wednesday 10 June 2026 15:12:35 +0000 (0:00:00.038) 0:06:58.503 ********
2026-06-10 15:12:35.352954 | instance | skipping: [instance]
2026-06-10 15:12:35.353447 | instance |
2026-06-10 15:12:35.353490 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-10 15:12:35.353499 | instance | Wednesday 10 June 2026 15:12:35 +0000 (0:00:00.039) 0:06:58.543 ********
2026-06-10 15:12:35.391167 | instance | skipping: [instance]
2026-06-10 15:12:35.391333 | instance |
2026-06-10 15:12:35.391347 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-10 15:12:35.391454 | instance | Wednesday 10 June 2026 15:12:35 +0000 (0:00:00.038) 0:06:58.582 ********
2026-06-10 15:12:36.399246 | instance | ok: [instance]
2026-06-10 15:12:36.399780 | instance |
2026-06-10 15:12:36.399849 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-10 15:12:36.399859 | instance | Wednesday 10 June 2026 15:12:36 +0000 (0:00:01.007) 0:06:59.589 ********
2026-06-10 15:12:36.849605 | instance | ok: [instance]
2026-06-10 15:12:36.849726 | instance |
2026-06-10 15:12:36.849796 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-10 15:12:36.849951 | instance | Wednesday 10 June 2026 15:12:36 +0000 (0:00:00.450) 0:07:00.040 ********
2026-06-10 15:12:37.731936 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-10 15:12:37.732779 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-10 15:12:37.732795 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-10 15:12:37.732800 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-10 15:12:37.732805 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-10 15:12:37.732810 | instance |
2026-06-10 15:12:37.732815 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-10 15:12:37.732819 | instance | Wednesday 10 June 2026 15:12:37 +0000 (0:00:00.882) 0:07:00.923 ********
2026-06-10 15:12:38.251037 | instance | ok: [instance]
2026-06-10 15:12:38.251705 | instance |
2026-06-10 15:12:38.251720 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-10 15:12:38.251726 | instance | Wednesday 10 June 2026 15:12:38 +0000 (0:00:00.512) 0:07:01.435 ********
2026-06-10 15:12:38.251730 | instance |
2026-06-10 15:12:38.251734 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-10 15:12:38.251743 | instance | Wednesday 10 June 2026 15:12:38 +0000 (0:00:00.006) 0:07:01.442 ********
2026-06-10 15:12:38.602752 | instance | ok: [instance]
2026-06-10 15:12:38.603053 | instance |
2026-06-10 15:12:38.603161 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-10 15:12:38.603177 | instance | Wednesday 10 June 2026 15:12:38 +0000 (0:00:00.351) 0:07:01.793 ********
2026-06-10 15:12:39.188199 | 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-10 15:12:39.204062 | instance | ...ignoring
2026-06-10 15:12:39.204528 | instance |
2026-06-10 15:12:39.204640 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-10 15:12:39.204654 | instance | Wednesday 10 June 2026 15:12:39 +0000 (0:00:00.601) 0:07:02.395 ********
2026-06-10 15:12:39.240906 | instance | skipping: [instance]
2026-06-10 15:12:39.241013 | instance |
2026-06-10 15:12:39.241294 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-10 15:12:39.241330 | instance | Wednesday 10 June 2026 15:12:39 +0000 (0:00:00.036) 0:07:02.432 ********
2026-06-10 15:12:39.273267 | instance | skipping: [instance]
2026-06-10 15:12:39.273652 | instance |
2026-06-10 15:12:39.273695 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-10 15:12:39.273702 | instance | Wednesday 10 June 2026 15:12:39 +0000 (0:00:00.032) 0:07:02.464 ********
2026-06-10 15:12:39.313859 | instance | skipping: [instance]
2026-06-10 15:12:39.314224 | instance |
2026-06-10 15:12:39.314294 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-10 15:12:39.314476 | instance | Wednesday 10 June 2026 15:12:39 +0000 (0:00:00.040) 0:07:02.505 ********
2026-06-10 15:12:39.350419 | instance | skipping: [instance]
2026-06-10 15:12:39.350557 | instance |
2026-06-10 15:12:39.350797 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-10 15:12:39.350933 | instance | Wednesday 10 June 2026 15:12:39 +0000 (0:00:00.036) 0:07:02.541 ********
2026-06-10 15:12:39.393473 | instance | skipping: [instance]
2026-06-10 15:12:39.393710 | instance |
2026-06-10 15:12:39.393987 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:12:39.394343 | instance | Wednesday 10 June 2026 15:12:39 +0000 (0:00:00.043) 0:07:02.584 ********
2026-06-10 15:12:39.582594 | instance | ok: [instance]
2026-06-10 15:12:39.582793 | instance |
2026-06-10 15:12:39.583094 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:12:39.583443 | instance | Wednesday 10 June 2026 15:12:39 +0000 (0:00:00.188) 0:07:02.773 ********
2026-06-10 15:12:39.620744 | instance | ok: [instance] => {
2026-06-10 15:12:39.621001 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-10 15:12:39.621272 | instance | }
2026-06-10 15:12:39.621501 | instance |
2026-06-10 15:12:39.621757 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:12:39.622058 | instance | Wednesday 10 June 2026 15:12:39 +0000 (0:00:00.038) 0:07:02.812 ********
2026-06-10 15:12:40.330169 | instance | changed: [instance]
2026-06-10 15:12:40.330523 | instance |
2026-06-10 15:12:40.330687 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:12:40.331042 | instance | Wednesday 10 June 2026 15:12:40 +0000 (0:00:00.709) 0:07:03.521 ********
2026-06-10 15:12:40.369710 | instance | skipping: [instance]
2026-06-10 15:12:40.369980 | instance |
2026-06-10 15:12:40.370281 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:12:40.370523 | instance | Wednesday 10 June 2026 15:12:40 +0000 (0:00:00.039) 0:07:03.560 ********
2026-06-10 15:12:40.575792 | instance | ok: [instance]
2026-06-10 15:12:40.575864 | instance |
2026-06-10 15:12:40.576086 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:12:40.576223 | instance | Wednesday 10 June 2026 15:12:40 +0000 (0:00:00.206) 0:07:03.766 ********
2026-06-10 15:12:40.619719 | instance | ok: [instance] => {
2026-06-10 15:12:40.619965 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-10 15:12:40.620237 | instance | }
2026-06-10 15:12:40.620497 | instance |
2026-06-10 15:12:40.620792 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:12:40.621019 | instance | Wednesday 10 June 2026 15:12:40 +0000 (0:00:00.043) 0:07:03.810 ********
2026-06-10 15:12:41.406858 | instance | changed: [instance]
2026-06-10 15:12:41.407246 | instance |
2026-06-10 15:12:41.407575 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:12:41.408093 | instance | Wednesday 10 June 2026 15:12:41 +0000 (0:00:00.786) 0:07:04.596 ********
2026-06-10 15:12:41.461426 | instance | skipping: [instance]
2026-06-10 15:12:41.461903 | instance |
2026-06-10 15:12:41.462329 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-10 15:12:41.462688 | instance | Wednesday 10 June 2026 15:12:41 +0000 (0:00:00.053) 0:07:04.649 ********
2026-06-10 15:12:41.494626 | instance | skipping: [instance]
2026-06-10 15:12:41.494721 | instance |
2026-06-10 15:12:41.494840 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-10 15:12:41.495314 | instance | Wednesday 10 June 2026 15:12:41 +0000 (0:00:00.032) 0:07:04.682 ********
2026-06-10 15:12:41.530541 | instance | skipping: [instance]
2026-06-10 15:12:41.530714 | instance |
2026-06-10 15:12:41.530866 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-10 15:12:41.531013 | instance | Wednesday 10 June 2026 15:12:41 +0000 (0:00:00.038) 0:07:04.721 ********
2026-06-10 15:12:41.566899 | instance | skipping: [instance]
2026-06-10 15:12:41.566988 | instance |
2026-06-10 15:12:41.567132 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-10 15:12:41.567352 | instance | Wednesday 10 June 2026 15:12:41 +0000 (0:00:00.034) 0:07:04.756 ********
2026-06-10 15:12:42.823252 | instance | ok: [instance]
2026-06-10 15:12:42.823374 | instance |
2026-06-10 15:12:42.823796 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-10 15:12:42.823862 | instance | Wednesday 10 June 2026 15:12:42 +0000 (0:00:01.258) 0:07:06.014 ********
2026-06-10 15:12:43.242817 | instance | ok: [instance]
2026-06-10 15:12:43.242885 | instance |
2026-06-10 15:12:43.243172 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-10 15:12:43.243222 | instance | Wednesday 10 June 2026 15:12:43 +0000 (0:00:00.419) 0:07:06.434 ********
2026-06-10 15:12:44.154447 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-10 15:12:44.154574 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-10 15:12:44.154589 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-10 15:12:44.155238 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-10 15:12:44.155295 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-10 15:12:44.155302 | instance |
2026-06-10 15:12:44.155308 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-10 15:12:44.155313 | instance | Wednesday 10 June 2026 15:12:44 +0000 (0:00:00.911) 0:07:07.345 ********
2026-06-10 15:12:44.672686 | instance | ok: [instance]
2026-06-10 15:12:44.672762 | instance |
2026-06-10 15:12:44.673377 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-10 15:12:44.673414 | instance | Wednesday 10 June 2026 15:12:44 +0000 (0:00:00.509) 0:07:07.855 ********
2026-06-10 15:12:44.673419 | instance |
2026-06-10 15:12:44.673424 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-10 15:12:44.673428 | instance | Wednesday 10 June 2026 15:12:44 +0000 (0:00:00.008) 0:07:07.864 ********
2026-06-10 15:12:45.016933 | instance | ok: [instance]
2026-06-10 15:12:45.016988 | instance |
2026-06-10 15:12:45.017190 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:12:45.017207 | instance | Wednesday 10 June 2026 15:12:45 +0000 (0:00:00.344) 0:07:08.208 ********
2026-06-10 15:12:45.239566 | instance | ok: [instance]
2026-06-10 15:12:45.239626 | instance |
2026-06-10 15:12:45.239905 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:12:45.239952 | instance | Wednesday 10 June 2026 15:12:45 +0000 (0:00:00.222) 0:07:08.430 ********
2026-06-10 15:12:45.299077 | instance | ok: [instance] => {
2026-06-10 15:12:45.299158 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-10 15:12:45.299806 | instance | }
2026-06-10 15:12:45.299845 | instance |
2026-06-10 15:12:45.299852 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:12:45.299859 | instance | Wednesday 10 June 2026 15:12:45 +0000 (0:00:00.059) 0:07:08.490 ********
2026-06-10 15:12:45.922379 | instance | changed: [instance]
2026-06-10 15:12:45.922464 | instance |
2026-06-10 15:12:45.922781 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:12:45.922821 | instance | Wednesday 10 June 2026 15:12:45 +0000 (0:00:00.623) 0:07:09.113 ********
2026-06-10 15:12:47.293148 | instance | changed: [instance]
2026-06-10 15:12:47.293215 | instance |
2026-06-10 15:12:47.293356 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:12:47.293536 | instance | Wednesday 10 June 2026 15:12:47 +0000 (0:00:01.371) 0:07:10.484 ********
2026-06-10 15:12:47.351567 | instance | ok: [instance] => {
2026-06-10 15:12:47.351701 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-10 15:12:47.351909 | instance | }
2026-06-10 15:12:47.352050 | instance |
2026-06-10 15:12:47.352202 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:12:47.352351 | instance | Wednesday 10 June 2026 15:12:47 +0000 (0:00:00.057) 0:07:10.542 ********
2026-06-10 15:12:48.243143 | instance | changed: [instance]
2026-06-10 15:12:48.243271 | instance |
2026-06-10 15:12:48.243277 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:12:48.243344 | instance | Wednesday 10 June 2026 15:12:48 +0000 (0:00:00.891) 0:07:11.434 ********
2026-06-10 15:12:50.633468 | instance | changed: [instance]
2026-06-10 15:12:50.633509 | instance |
2026-06-10 15:12:50.633514 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-10 15:12:50.633519 | instance | Wednesday 10 June 2026 15:12:50 +0000 (0:00:02.390) 0:07:13.824 ********
2026-06-10 15:12:51.108196 | instance | changed: [instance]
2026-06-10 15:12:51.108261 | instance |
2026-06-10 15:12:51.108534 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-10 15:12:51.108569 | instance | Wednesday 10 June 2026 15:12:51 +0000 (0:00:00.475) 0:07:14.299 ********
2026-06-10 15:12:51.320566 | instance | changed: [instance]
2026-06-10 15:12:51.320649 | instance |
2026-06-10 15:12:51.320875 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:12:51.320916 | instance | Wednesday 10 June 2026 15:12:51 +0000 (0:00:00.212) 0:07:14.511 ********
2026-06-10 15:12:51.527947 | instance | ok: [instance]
2026-06-10 15:12:51.528068 | instance |
2026-06-10 15:12:51.528362 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:12:51.528424 | instance | Wednesday 10 June 2026 15:12:51 +0000 (0:00:00.207) 0:07:14.719 ********
2026-06-10 15:12:51.580078 | instance | ok: [instance] => {
2026-06-10 15:12:51.580168 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-10 15:12:51.580184 | instance | }
2026-06-10 15:12:51.580553 | instance |
2026-06-10 15:12:51.580799 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:12:51.580806 | instance | Wednesday 10 June 2026 15:12:51 +0000 (0:00:00.052) 0:07:14.771 ********
2026-06-10 15:12:52.636120 | instance | changed: [instance]
2026-06-10 15:12:52.636448 | instance |
2026-06-10 15:12:52.636465 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:12:52.636471 | instance | Wednesday 10 June 2026 15:12:52 +0000 (0:00:01.056) 0:07:15.827 ********
2026-06-10 15:12:55.274430 | instance | changed: [instance]
2026-06-10 15:12:55.274490 | instance |
2026-06-10 15:12:55.274718 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-10 15:12:55.274734 | instance | Wednesday 10 June 2026 15:12:55 +0000 (0:00:02.638) 0:07:18.465 ********
2026-06-10 15:12:55.324737 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-10 15:12:55.324825 | instance |
2026-06-10 15:12:55.325107 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-10 15:12:55.325167 | instance | Wednesday 10 June 2026 15:12:55 +0000 (0:00:00.050) 0:07:18.515 ********
2026-06-10 15:12:56.347114 | instance | ok: [instance]
2026-06-10 15:12:56.347437 | instance |
2026-06-10 15:12:56.347451 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-10 15:12:56.347463 | instance | Wednesday 10 June 2026 15:12:56 +0000 (0:00:01.022) 0:07:19.538 ********
2026-06-10 15:12:56.542127 | instance | changed: [instance]
2026-06-10 15:12:56.542219 | instance |
2026-06-10 15:12:56.542475 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-10 15:12:56.542515 | instance | Wednesday 10 June 2026 15:12:56 +0000 (0:00:00.194) 0:07:19.733 ********
2026-06-10 15:12:56.997650 | instance | changed: [instance]
2026-06-10 15:12:56.997718 | instance |
2026-06-10 15:12:56.997961 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-10 15:12:56.998001 | instance | Wednesday 10 June 2026 15:12:56 +0000 (0:00:00.455) 0:07:20.189 ********
2026-06-10 15:12:57.704636 | instance | changed: [instance] => (item=br_netfilter)
2026-06-10 15:12:57.704703 | instance | ok: [instance] => (item=ip_tables)
2026-06-10 15:12:57.705263 | instance | changed: [instance] => (item=ip6_tables)
2026-06-10 15:12:57.705278 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-10 15:12:57.705284 | instance |
2026-06-10 15:12:57.705288 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:12:57.705292 | instance | Wednesday 10 June 2026 15:12:57 +0000 (0:00:00.706) 0:07:20.895 ********
2026-06-10 15:12:57.901534 | instance | ok: [instance]
2026-06-10 15:12:57.901598 | instance |
2026-06-10 15:12:57.901857 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:12:57.901894 | instance | Wednesday 10 June 2026 15:12:57 +0000 (0:00:00.196) 0:07:21.092 ********
2026-06-10 15:12:57.944083 | instance | ok: [instance] => {
2026-06-10 15:12:57.944503 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-10 15:12:57.944549 | instance | }
2026-06-10 15:12:57.944570 | instance |
2026-06-10 15:12:57.944929 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:12:57.944977 | instance | Wednesday 10 June 2026 15:12:57 +0000 (0:00:00.042) 0:07:21.135 ********
2026-06-10 15:12:59.196171 | instance | changed: [instance]
2026-06-10 15:12:59.196272 | instance |
2026-06-10 15:12:59.196603 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:12:59.196645 | instance | Wednesday 10 June 2026 15:12:59 +0000 (0:00:01.252) 0:07:22.387 ********
2026-06-10 15:12:59.230395 | instance | skipping: [instance]
2026-06-10 15:12:59.230475 | instance |
2026-06-10 15:12:59.230728 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-10 15:12:59.230765 | instance | Wednesday 10 June 2026 15:12:59 +0000 (0:00:00.034) 0:07:22.421 ********
2026-06-10 15:12:59.284484 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-10 15:12:59.284598 | instance |
2026-06-10 15:12:59.284786 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-10 15:12:59.284950 | instance | Wednesday 10 June 2026 15:12:59 +0000 (0:00:00.053) 0:07:22.475 ********
2026-06-10 15:12:59.317225 | instance | skipping: [instance]
2026-06-10 15:12:59.317294 | instance |
2026-06-10 15:12:59.317421 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-10 15:12:59.317886 | instance | Wednesday 10 June 2026 15:12:59 +0000 (0:00:00.032) 0:07:22.508 ********
2026-06-10 15:13:02.880829 | instance | changed: [instance]
2026-06-10 15:13:02.880924 | instance |
2026-06-10 15:13:02.881200 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-10 15:13:02.881252 | instance | Wednesday 10 June 2026 15:13:02 +0000 (0:00:03.563) 0:07:26.071 ********
2026-06-10 15:13:04.134323 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-10 15:13:04.135388 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-10 15:13:04.135415 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-10 15:13:04.135421 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-10 15:13:04.135425 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-10 15:13:04.135429 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-10 15:13:04.135433 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-10 15:13:04.135437 | instance |
2026-06-10 15:13:04.135442 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-10 15:13:04.135446 | instance | Wednesday 10 June 2026 15:13:04 +0000 (0:00:01.253) 0:07:27.325 ********
2026-06-10 15:13:04.657168 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-10 15:13:04.657244 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-10 15:13:04.657696 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-10 15:13:04.657733 | instance |
2026-06-10 15:13:04.657738 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-10 15:13:04.657744 | instance | Wednesday 10 June 2026 15:13:04 +0000 (0:00:00.522) 0:07:27.848 ********
2026-06-10 15:13:05.095819 | instance | changed: [instance]
2026-06-10 15:13:05.095888 | instance |
2026-06-10 15:13:05.096177 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-10 15:13:05.096211 | instance | Wednesday 10 June 2026 15:13:05 +0000 (0:00:00.438) 0:07:28.287 ********
2026-06-10 15:13:05.530848 | instance | changed: [instance]
2026-06-10 15:13:05.530913 | instance |
2026-06-10 15:13:05.531163 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-10 15:13:05.531196 | instance | Wednesday 10 June 2026 15:13:05 +0000 (0:00:00.434) 0:07:28.722 ********
2026-06-10 15:13:05.725035 | instance | ok: [instance]
2026-06-10 15:13:05.725098 | instance |
2026-06-10 15:13:05.725336 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-10 15:13:05.725373 | instance | Wednesday 10 June 2026 15:13:05 +0000 (0:00:00.194) 0:07:28.916 ********
2026-06-10 15:13:05.752846 | instance | skipping: [instance]
2026-06-10 15:13:05.752917 | instance |
2026-06-10 15:13:05.753172 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-10 15:13:05.753207 | instance | Wednesday 10 June 2026 15:13:05 +0000 (0:00:00.027) 0:07:28.944 ********
2026-06-10 15:13:06.274939 | instance | ok: [instance] => (item=swap)
2026-06-10 15:13:06.275418 | instance | ok: [instance] => (item=none)
2026-06-10 15:13:06.275456 | instance |
2026-06-10 15:13:06.275467 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-10 15:13:06.275472 | instance | Wednesday 10 June 2026 15:13:06 +0000 (0:00:00.522) 0:07:29.466 ********
2026-06-10 15:13:06.738545 | instance | changed: [instance]
2026-06-10 15:13:06.738651 | instance |
2026-06-10 15:13:06.738898 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-10 15:13:06.739220 | instance | Wednesday 10 June 2026 15:13:06 +0000 (0:00:00.463) 0:07:29.929 ********
2026-06-10 15:13:07.309820 | instance | changed: [instance]
2026-06-10 15:13:07.309892 | instance |
2026-06-10 15:13:07.309944 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-10 15:13:07.310348 | instance | Wednesday 10 June 2026 15:13:07 +0000 (0:00:00.564) 0:07:30.493 ********
2026-06-10 15:13:07.310429 | instance |
2026-06-10 15:13:07.310450 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-10 15:13:07.310461 | instance | Wednesday 10 June 2026 15:13:07 +0000 (0:00:00.007) 0:07:30.501 ********
2026-06-10 15:13:08.045147 | instance | ok: [instance]
2026-06-10 15:13:08.045591 | instance |
2026-06-10 15:13:08.045638 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-10 15:13:08.045646 | instance | Wednesday 10 June 2026 15:13:08 +0000 (0:00:00.735) 0:07:31.236 ********
2026-06-10 15:13:08.626323 | instance | changed: [instance]
2026-06-10 15:13:08.626377 | instance |
2026-06-10 15:13:08.626487 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-10 15:13:08.626636 | instance | Wednesday 10 June 2026 15:13:08 +0000 (0:00:00.581) 0:07:31.817 ********
2026-06-10 15:13:09.603923 | instance | ok: [instance]
2026-06-10 15:13:09.604341 | instance |
2026-06-10 15:13:09.604355 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-10 15:13:09.604365 | instance | Wednesday 10 June 2026 15:13:09 +0000 (0:00:00.977) 0:07:32.795 ********
2026-06-10 15:13:10.313864 | instance | ok: [instance]
2026-06-10 15:13:10.313931 | instance |
2026-06-10 15:13:10.314188 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-10 15:13:10.314329 | instance | Wednesday 10 June 2026 15:13:10 +0000 (0:00:00.709) 0:07:33.505 ********
2026-06-10 15:13:10.510656 | instance | ok: [instance]
2026-06-10 15:13:10.510750 | instance |
2026-06-10 15:13:10.510818 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-10 15:13:10.510972 | instance | Wednesday 10 June 2026 15:13:10 +0000 (0:00:00.196) 0:07:33.701 ********
2026-06-10 15:13:11.007769 | instance | ok: [instance]
2026-06-10 15:13:11.007842 | instance |
2026-06-10 15:13:11.008103 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-10 15:13:11.008143 | instance | Wednesday 10 June 2026 15:13:11 +0000 (0:00:00.497) 0:07:34.199 ********
2026-06-10 15:13:11.096602 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-10 15:13:11.096702 | instance |
2026-06-10 15:13:11.096931 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-10 15:13:11.096973 | instance | Wednesday 10 June 2026 15:13:11 +0000 (0:00:00.088) 0:07:34.287 ********
2026-06-10 15:13:11.168847 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-10 15:13:11.168937 | instance |
2026-06-10 15:13:11.169199 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-10 15:13:11.169241 | instance | Wednesday 10 June 2026 15:13:11 +0000 (0:00:00.072) 0:07:34.360 ********
2026-06-10 15:13:11.367825 | instance | ok: [instance] => (item=instance)
2026-06-10 15:13:11.367918 | instance |
2026-06-10 15:13:11.368213 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-10 15:13:11.368280 | instance | Wednesday 10 June 2026 15:13:11 +0000 (0:00:00.198) 0:07:34.558 ********
2026-06-10 15:13:11.408475 | instance | skipping: [instance]
2026-06-10 15:13:11.408625 | instance |
2026-06-10 15:13:11.408650 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-10 15:13:11.408783 | instance | Wednesday 10 June 2026 15:13:11 +0000 (0:00:00.040) 0:07:34.599 ********
2026-06-10 15:13:11.465051 | instance | ok: [instance]
2026-06-10 15:13:11.465255 | instance |
2026-06-10 15:13:11.465446 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-10 15:13:11.465599 | instance | Wednesday 10 June 2026 15:13:11 +0000 (0:00:00.056) 0:07:34.655 ********
2026-06-10 15:13:11.509987 | instance | ok: [instance] => {
2026-06-10 15:13:11.510119 | instance | "msg": "instance"
2026-06-10 15:13:11.510222 | instance | }
2026-06-10 15:13:11.510325 | instance |
2026-06-10 15:13:11.510558 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-10 15:13:11.510727 | instance | Wednesday 10 June 2026 15:13:11 +0000 (0:00:00.044) 0:07:34.700 ********
2026-06-10 15:13:12.039236 | instance | changed: [instance]
2026-06-10 15:13:12.039337 | instance |
2026-06-10 15:13:12.039571 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-10 15:13:12.039611 | instance | Wednesday 10 June 2026 15:13:12 +0000 (0:00:00.529) 0:07:35.230 ********
2026-06-10 15:13:12.070993 | instance | skipping: [instance]
2026-06-10 15:13:12.071394 | instance |
2026-06-10 15:13:12.071437 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-10 15:13:12.071455 | instance | Wednesday 10 June 2026 15:13:12 +0000 (0:00:00.031) 0:07:35.262 ********
2026-06-10 15:13:12.101802 | instance | skipping: [instance]
2026-06-10 15:13:12.101902 | instance |
2026-06-10 15:13:12.102202 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-10 15:13:12.102226 | instance | Wednesday 10 June 2026 15:13:12 +0000 (0:00:00.031) 0:07:35.293 ********
2026-06-10 15:13:12.133121 | instance | skipping: [instance]
2026-06-10 15:13:12.133203 | instance |
2026-06-10 15:13:12.133455 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-10 15:13:12.133487 | instance | Wednesday 10 June 2026 15:13:12 +0000 (0:00:00.031) 0:07:35.324 ********
2026-06-10 15:13:12.164200 | instance | skipping: [instance]
2026-06-10 15:13:12.164256 | instance |
2026-06-10 15:13:12.164546 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-10 15:13:12.164571 | instance | Wednesday 10 June 2026 15:13:12 +0000 (0:00:00.031) 0:07:35.355 ********
2026-06-10 15:13:12.197105 | instance | skipping: [instance]
2026-06-10 15:13:12.197462 | instance |
2026-06-10 15:13:12.197505 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-10 15:13:12.197511 | instance | Wednesday 10 June 2026 15:13:12 +0000 (0:00:00.032) 0:07:35.388 ********
2026-06-10 15:13:12.230551 | instance | skipping: [instance]
2026-06-10 15:13:12.230631 | instance |
2026-06-10 15:13:12.230646 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-10 15:13:12.230837 | instance | Wednesday 10 June 2026 15:13:12 +0000 (0:00:00.033) 0:07:35.421 ********
2026-06-10 15:13:12.267348 | instance | skipping: [instance]
2026-06-10 15:13:12.267490 | instance |
2026-06-10 15:13:12.267671 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-10 15:13:12.267829 | instance | Wednesday 10 June 2026 15:13:12 +0000 (0:00:00.036) 0:07:35.458 ********
2026-06-10 15:13:35.096971 | instance | changed: [instance]
2026-06-10 15:13:35.097054 | instance |
2026-06-10 15:13:35.097067 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-10 15:13:35.097077 | instance | Wednesday 10 June 2026 15:13:35 +0000 (0:00:22.824) 0:07:58.283 ********
2026-06-10 15:13:35.319055 | instance | ok: [instance]
2026-06-10 15:13:35.319142 | instance |
2026-06-10 15:13:35.319280 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-10 15:13:35.319432 | instance | Wednesday 10 June 2026 15:13:35 +0000 (0:00:00.227) 0:07:58.510 ********
2026-06-10 15:13:35.359708 | instance | skipping: [instance]
2026-06-10 15:13:35.360089 | instance |
2026-06-10 15:13:35.360431 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-10 15:13:35.360726 | instance | Wednesday 10 June 2026 15:13:35 +0000 (0:00:00.039) 0:07:58.550 ********
2026-06-10 15:13:35.576366 | instance | changed: [instance]
2026-06-10 15:13:35.576589 | instance |
2026-06-10 15:13:35.576900 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-10 15:13:35.577171 | instance | Wednesday 10 June 2026 15:13:35 +0000 (0:00:00.216) 0:07:58.767 ********
2026-06-10 15:13:35.779966 | instance | changed: [instance]
2026-06-10 15:13:35.780129 | instance |
2026-06-10 15:13:35.780358 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-10 15:13:35.780546 | instance | Wednesday 10 June 2026 15:13:35 +0000 (0:00:00.203) 0:07:58.970 ********
2026-06-10 15:13:35.981862 | instance | changed: [instance]
2026-06-10 15:13:35.981982 | instance |
2026-06-10 15:13:35.982200 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-10 15:13:35.982430 | instance | Wednesday 10 June 2026 15:13:35 +0000 (0:00:00.201) 0:07:59.172 ********
2026-06-10 15:13:40.465152 | instance | changed: [instance]
2026-06-10 15:13:40.465283 | instance |
2026-06-10 15:13:40.465466 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-10 15:13:40.465628 | instance | Wednesday 10 June 2026 15:13:40 +0000 (0:00:04.483) 0:08:03.656 ********
2026-06-10 15:13:50.641938 | instance | changed: [instance]
2026-06-10 15:13:50.642093 | instance |
2026-06-10 15:13:50.642149 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-10 15:13:50.642233 | instance | Wednesday 10 June 2026 15:13:50 +0000 (0:00:10.176) 0:08:13.833 ********
2026-06-10 15:13:50.688489 | instance | skipping: [instance]
2026-06-10 15:13:50.688691 | instance |
2026-06-10 15:13:50.688973 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-10 15:13:50.689243 | instance | Wednesday 10 June 2026 15:13:50 +0000 (0:00:00.046) 0:08:13.879 ********
2026-06-10 15:13:50.733554 | instance | skipping: [instance]
2026-06-10 15:13:50.733797 | instance |
2026-06-10 15:13:50.734070 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-10 15:13:50.734376 | instance | Wednesday 10 June 2026 15:13:50 +0000 (0:00:00.045) 0:08:13.924 ********
2026-06-10 15:13:51.547655 | instance | changed: [instance]
2026-06-10 15:13:51.547837 | instance |
2026-06-10 15:13:51.548105 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-10 15:13:51.548372 | instance | Wednesday 10 June 2026 15:13:51 +0000 (0:00:00.813) 0:08:14.737 ********
2026-06-10 15:13:51.589235 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-10 15:13:51.589468 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-10 15:13:51.589729 | instance | skipping: [instance]
2026-06-10 15:13:51.589977 | instance |
2026-06-10 15:13:51.590319 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-10 15:13:51.590584 | instance | Wednesday 10 June 2026 15:13:51 +0000 (0:00:00.042) 0:08:14.780 ********
2026-06-10 15:13:51.629515 | instance | skipping: [instance]
2026-06-10 15:13:51.629692 | instance |
2026-06-10 15:13:51.629985 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-10 15:13:51.630295 | instance | Wednesday 10 June 2026 15:13:51 +0000 (0:00:00.040) 0:08:14.820 ********
2026-06-10 15:13:51.671695 | instance | skipping: [instance]
2026-06-10 15:13:51.672095 | instance |
2026-06-10 15:13:51.672431 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-10 15:13:51.672755 | instance | Wednesday 10 June 2026 15:13:51 +0000 (0:00:00.042) 0:08:14.862 ********
2026-06-10 15:13:51.714279 | instance | skipping: [instance]
2026-06-10 15:13:51.714539 | instance |
2026-06-10 15:13:51.714806 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-10 15:13:51.715061 | instance | Wednesday 10 June 2026 15:13:51 +0000 (0:00:00.041) 0:08:14.904 ********
2026-06-10 15:13:51.745644 | instance | skipping: [instance]
2026-06-10 15:13:51.745879 | instance |
2026-06-10 15:13:51.746191 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-10 15:13:51.746466 | instance | Wednesday 10 June 2026 15:13:51 +0000 (0:00:00.032) 0:08:14.936 ********
2026-06-10 15:13:52.182180 | instance | ok: [instance]
2026-06-10 15:13:52.182465 | instance |
2026-06-10 15:13:52.182809 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-10 15:13:52.183004 | instance | Wednesday 10 June 2026 15:13:52 +0000 (0:00:00.435) 0:08:15.372 ********
2026-06-10 15:13:53.192213 | instance | changed: [instance]
2026-06-10 15:13:53.192418 | instance |
2026-06-10 15:13:53.192737 | instance | PLAY [Install control-plane components] ****************************************
2026-06-10 15:13:53.192967 | instance |
2026-06-10 15:13:53.193222 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:13:53.193483 | instance | Wednesday 10 June 2026 15:13:53 +0000 (0:00:01.010) 0:08:16.383 ********
2026-06-10 15:13:54.215529 | instance | ok: [instance]
2026-06-10 15:13:54.215605 | instance |
2026-06-10 15:13:54.215626 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-10 15:13:54.215880 | instance | Wednesday 10 June 2026 15:13:54 +0000 (0:00:01.022) 0:08:17.406 ********
2026-06-10 15:13:54.419074 | instance | ok: [instance]
2026-06-10 15:13:54.419145 | instance |
2026-06-10 15:13:54.419324 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-10 15:13:54.419401 | instance | Wednesday 10 June 2026 15:13:54 +0000 (0:00:00.204) 0:08:17.610 ********
2026-06-10 15:13:55.479460 | instance | ok: [instance]
2026-06-10 15:13:55.479534 | instance |
2026-06-10 15:13:55.479667 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-10 15:13:55.479797 | instance | Wednesday 10 June 2026 15:13:55 +0000 (0:00:01.060) 0:08:18.670 ********
2026-06-10 15:13:55.700817 | instance | ok: [instance]
2026-06-10 15:13:55.700887 | instance |
2026-06-10 15:13:55.701137 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:13:55.701182 | instance | Wednesday 10 June 2026 15:13:55 +0000 (0:00:00.221) 0:08:18.892 ********
2026-06-10 15:13:55.756526 | instance | ok: [instance] => {
2026-06-10 15:13:55.756604 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-10 15:13:55.757091 | instance | }
2026-06-10 15:13:55.757118 | instance |
2026-06-10 15:13:55.757123 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:13:55.757128 | instance | Wednesday 10 June 2026 15:13:55 +0000 (0:00:00.055) 0:08:18.947 ********
2026-06-10 15:13:56.408214 | instance | changed: [instance]
2026-06-10 15:13:56.408463 | instance |
2026-06-10 15:13:56.408537 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:13:56.408710 | instance | Wednesday 10 June 2026 15:13:56 +0000 (0:00:00.651) 0:08:19.599 ********
2026-06-10 15:13:57.878300 | instance | changed: [instance]
2026-06-10 15:13:57.878393 | instance |
2026-06-10 15:13:57.878476 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-10 15:13:57.878607 | instance | Wednesday 10 June 2026 15:13:57 +0000 (0:00:01.470) 0:08:21.069 ********
2026-06-10 15:13:58.241359 | instance | ok: [instance]
2026-06-10 15:13:58.241570 | instance |
2026-06-10 15:13:58.241842 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-10 15:13:58.242145 | instance | Wednesday 10 June 2026 15:13:58 +0000 (0:00:00.362) 0:08:21.432 ********
2026-06-10 15:13:58.462856 | instance | changed: [instance]
2026-06-10 15:13:58.463056 | instance |
2026-06-10 15:13:58.463364 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-10 15:13:58.463620 | instance | Wednesday 10 June 2026 15:13:58 +0000 (0:00:00.221) 0:08:21.653 ********
2026-06-10 15:13:58.713408 | instance | ok: [instance]
2026-06-10 15:13:58.713633 | instance |
2026-06-10 15:13:58.713936 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-10 15:13:58.714331 | instance | Wednesday 10 June 2026 15:13:58 +0000 (0:00:00.250) 0:08:21.903 ********
2026-06-10 15:13:58.903063 | instance | changed: [instance]
2026-06-10 15:13:58.903301 | instance |
2026-06-10 15:13:58.903596 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-10 15:13:58.903856 | instance | Wednesday 10 June 2026 15:13:58 +0000 (0:00:00.189) 0:08:22.093 ********
2026-06-10 15:13:59.113499 | instance | ok: [instance]
2026-06-10 15:13:59.113703 | instance |
2026-06-10 15:13:59.113974 | instance | TASK [Install plugin] **********************************************************
2026-06-10 15:13:59.114292 | instance | Wednesday 10 June 2026 15:13:59 +0000 (0:00:00.210) 0:08:22.304 ********
2026-06-10 15:13:59.165687 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-10 15:13:59.165896 | instance |
2026-06-10 15:13:59.166181 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:13:59.166435 | instance | Wednesday 10 June 2026 15:13:59 +0000 (0:00:00.052) 0:08:22.356 ********
2026-06-10 15:13:59.206689 | instance | ok: [instance] => {
2026-06-10 15:13:59.206849 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-10 15:13:59.207020 | instance | }
2026-06-10 15:13:59.207174 | instance |
2026-06-10 15:13:59.207346 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:13:59.207517 | instance | Wednesday 10 June 2026 15:13:59 +0000 (0:00:00.040) 0:08:22.397 ********
2026-06-10 15:13:59.886081 | instance | changed: [instance]
2026-06-10 15:13:59.886457 | instance |
2026-06-10 15:13:59.886754 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:13:59.887022 | instance | Wednesday 10 June 2026 15:13:59 +0000 (0:00:00.678) 0:08:23.076 ********
2026-06-10 15:14:01.648495 | instance | changed: [instance]
2026-06-10 15:14:01.648715 | instance |
2026-06-10 15:14:01.648995 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:14:01.649254 | instance | Wednesday 10 June 2026 15:14:01 +0000 (0:00:01.762) 0:08:24.839 ********
2026-06-10 15:14:01.689345 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:14:01.689559 | instance |
2026-06-10 15:14:01.689819 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:14:01.690108 | instance | Wednesday 10 June 2026 15:14:01 +0000 (0:00:00.041) 0:08:24.880 ********
2026-06-10 15:14:02.354575 | instance | changed: [instance]
2026-06-10 15:14:02.354893 | instance |
2026-06-10 15:14:02.355274 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-10 15:14:02.355692 | instance | Wednesday 10 June 2026 15:14:02 +0000 (0:00:00.664) 0:08:25.545 ********
2026-06-10 15:14:03.264251 | instance | ok: [instance]
2026-06-10 15:14:03.264496 | instance |
2026-06-10 15:14:03.264805 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-10 15:14:03.265140 | instance | Wednesday 10 June 2026 15:14:03 +0000 (0:00:00.909) 0:08:26.455 ********
2026-06-10 15:14:05.250223 | instance | changed: [instance]
2026-06-10 15:14:05.250319 | instance |
2026-06-10 15:14:05.251051 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:14:05.251107 | instance | Wednesday 10 June 2026 15:14:05 +0000 (0:00:01.985) 0:08:28.440 ********
2026-06-10 15:14:05.293025 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:14:05.293098 | instance |
2026-06-10 15:14:05.293222 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:14:05.293378 | instance | Wednesday 10 June 2026 15:14:05 +0000 (0:00:00.043) 0:08:28.484 ********
2026-06-10 15:14:05.770458 | instance | changed: [instance]
2026-06-10 15:14:05.770532 | instance |
2026-06-10 15:14:05.770819 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-10 15:14:05.770856 | instance | Wednesday 10 June 2026 15:14:05 +0000 (0:00:00.477) 0:08:28.961 ********
2026-06-10 15:14:32.961550 | instance | changed: [instance]
2026-06-10 15:14:32.962116 | instance |
2026-06-10 15:14:32.962166 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-10 15:14:32.962178 | instance | Wednesday 10 June 2026 15:14:32 +0000 (0:00:27.190) 0:08:56.152 ********
2026-06-10 15:14:33.596844 | instance | changed: [instance]
2026-06-10 15:14:33.596946 | instance |
2026-06-10 15:14:33.597369 | instance | PLAY [all] *********************************************************************
2026-06-10 15:14:33.597421 | instance |
2026-06-10 15:14:33.597433 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:14:33.597447 | instance | Wednesday 10 June 2026 15:14:33 +0000 (0:00:00.635) 0:08:56.788 ********
2026-06-10 15:14:34.756110 | instance | ok: [instance]
2026-06-10 15:14:34.756193 | instance |
2026-06-10 15:14:34.756200 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-10 15:14:34.756205 | instance | Wednesday 10 June 2026 15:14:34 +0000 (0:00:01.158) 0:08:57.947 ********
2026-06-10 15:14:35.454136 | instance | changed: [instance]
2026-06-10 15:14:35.454201 | instance |
2026-06-10 15:14:35.454670 | instance | PLAY [all] *********************************************************************
2026-06-10 15:14:35.454742 | instance |
2026-06-10 15:14:35.454749 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-10 15:14:35.454754 | instance | Wednesday 10 June 2026 15:14:35 +0000 (0:00:00.698) 0:08:58.645 ********
2026-06-10 15:14:36.205800 | instance | ok: [instance]
2026-06-10 15:14:36.206315 | instance |
2026-06-10 15:14:36.206335 | instance | PLAY [controllers] *************************************************************
2026-06-10 15:14:36.206365 | instance |
2026-06-10 15:14:36.206375 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:14:36.206387 | instance | Wednesday 10 June 2026 15:14:36 +0000 (0:00:00.751) 0:08:59.397 ********
2026-06-10 15:14:37.669577 | instance | ok: [instance]
2026-06-10 15:14:37.669677 | instance |
2026-06-10 15:14:37.669837 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:14:37.669986 | instance | Wednesday 10 June 2026 15:14:37 +0000 (0:00:01.463) 0:09:00.860 ********
2026-06-10 15:14:37.714445 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:14:37.714535 | instance |
2026-06-10 15:14:37.714622 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:14:37.714796 | instance | Wednesday 10 June 2026 15:14:37 +0000 (0:00:00.044) 0:09:00.905 ********
2026-06-10 15:14:38.191797 | instance | changed: [instance]
2026-06-10 15:14:38.191896 | instance |
2026-06-10 15:14:38.192028 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-10 15:14:38.192148 | instance | Wednesday 10 June 2026 15:14:38 +0000 (0:00:00.477) 0:09:01.383 ********
2026-06-10 15:14:39.972992 | instance | changed: [instance]
2026-06-10 15:14:39.973118 | instance |
2026-06-10 15:14:39.973238 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:14:39.973361 | instance | Wednesday 10 June 2026 15:14:39 +0000 (0:00:01.781) 0:09:03.164 ********
2026-06-10 15:14:40.024149 | instance | skipping: [instance]
2026-06-10 15:14:40.024445 | instance |
2026-06-10 15:14:40.024762 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-10 15:14:40.025102 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.051) 0:09:03.215 ********
2026-06-10 15:14:40.067843 | instance | skipping: [instance]
2026-06-10 15:14:40.068096 | instance |
2026-06-10 15:14:40.068379 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-10 15:14:40.068658 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.043) 0:09:03.259 ********
2026-06-10 15:14:40.107491 | instance | skipping: [instance]
2026-06-10 15:14:40.107734 | instance |
2026-06-10 15:14:40.108023 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-10 15:14:40.108359 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.039) 0:09:03.298 ********
2026-06-10 15:14:40.141053 | instance | skipping: [instance]
2026-06-10 15:14:40.141194 | instance |
2026-06-10 15:14:40.141372 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-10 15:14:40.141544 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.033) 0:09:03.332 ********
2026-06-10 15:14:40.196306 | instance | skipping: [instance]
2026-06-10 15:14:40.196465 | instance |
2026-06-10 15:14:40.196647 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-10 15:14:40.196813 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.055) 0:09:03.387 ********
2026-06-10 15:14:40.241686 | instance | skipping: [instance]
2026-06-10 15:14:40.241754 | instance |
2026-06-10 15:14:40.241886 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-10 15:14:40.242010 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.045) 0:09:03.432 ********
2026-06-10 15:14:40.297512 | instance | skipping: [instance]
2026-06-10 15:14:40.297653 | instance |
2026-06-10 15:14:40.297823 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-10 15:14:40.297989 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.055) 0:09:03.488 ********
2026-06-10 15:14:40.332845 | instance | skipping: [instance]
2026-06-10 15:14:40.333119 | instance |
2026-06-10 15:14:40.333373 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-10 15:14:40.333677 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.034) 0:09:03.523 ********
2026-06-10 15:14:40.382111 | instance | skipping: [instance]
2026-06-10 15:14:40.382567 | instance |
2026-06-10 15:14:40.382597 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-10 15:14:40.382664 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.049) 0:09:03.572 ********
2026-06-10 15:14:40.423089 | instance | skipping: [instance]
2026-06-10 15:14:40.423320 | instance |
2026-06-10 15:14:40.423584 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-10 15:14:40.423845 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.041) 0:09:03.613 ********
2026-06-10 15:14:40.460157 | instance | skipping: [instance]
2026-06-10 15:14:40.460399 | instance |
2026-06-10 15:14:40.460664 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-10 15:14:40.460953 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.037) 0:09:03.651 ********
2026-06-10 15:14:40.500739 | instance | skipping: [instance]
2026-06-10 15:14:40.500841 | instance |
2026-06-10 15:14:40.500987 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-10 15:14:40.501178 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.040) 0:09:03.691 ********
2026-06-10 15:14:40.554597 | instance | skipping: [instance]
2026-06-10 15:14:40.554723 | instance |
2026-06-10 15:14:40.555031 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-10 15:14:40.555294 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.053) 0:09:03.745 ********
2026-06-10 15:14:40.591103 | instance | skipping: [instance]
2026-06-10 15:14:40.591263 | instance |
2026-06-10 15:14:40.591530 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-10 15:14:40.591791 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.036) 0:09:03.782 ********
2026-06-10 15:14:40.633685 | instance | skipping: [instance]
2026-06-10 15:14:40.633851 | instance |
2026-06-10 15:14:40.634240 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-10 15:14:40.634518 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.042) 0:09:03.824 ********
2026-06-10 15:14:40.679353 | instance | skipping: [instance]
2026-06-10 15:14:40.679642 | instance |
2026-06-10 15:14:40.679938 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-10 15:14:40.680311 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.045) 0:09:03.870 ********
2026-06-10 15:14:40.717471 | instance | skipping: [instance]
2026-06-10 15:14:40.717701 | instance |
2026-06-10 15:14:40.717966 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-10 15:14:40.718270 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.038) 0:09:03.908 ********
2026-06-10 15:14:40.756195 | instance | skipping: [instance]
2026-06-10 15:14:40.756329 | instance |
2026-06-10 15:14:40.756512 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-10 15:14:40.756680 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.038) 0:09:03.947 ********
2026-06-10 15:14:40.794982 | instance | skipping: [instance]
2026-06-10 15:14:40.795237 | instance |
2026-06-10 15:14:40.795504 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-10 15:14:40.795886 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.038) 0:09:03.986 ********
2026-06-10 15:14:40.829859 | instance | skipping: [instance]
2026-06-10 15:14:40.830098 | instance |
2026-06-10 15:14:40.830289 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-10 15:14:40.830461 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.035) 0:09:04.021 ********
2026-06-10 15:14:40.866796 | instance | skipping: [instance]
2026-06-10 15:14:40.866893 | instance |
2026-06-10 15:14:40.867067 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-10 15:14:40.867231 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.037) 0:09:04.058 ********
2026-06-10 15:14:40.900972 | instance | skipping: [instance]
2026-06-10 15:14:40.901192 | instance |
2026-06-10 15:14:40.901530 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-10 15:14:40.901801 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.034) 0:09:04.092 ********
2026-06-10 15:14:40.949045 | instance | skipping: [instance]
2026-06-10 15:14:40.949239 | instance |
2026-06-10 15:14:40.949608 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-10 15:14:40.949888 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.047) 0:09:04.140 ********
2026-06-10 15:14:40.997151 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-10 15:14:40.997376 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-10 15:14:40.997672 | instance | skipping: [instance]
2026-06-10 15:14:40.997911 | instance |
2026-06-10 15:14:40.998212 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-10 15:14:40.998472 | instance | Wednesday 10 June 2026 15:14:40 +0000 (0:00:00.048) 0:09:04.188 ********
2026-06-10 15:14:41.031436 | instance | skipping: [instance]
2026-06-10 15:14:41.031657 | instance |
2026-06-10 15:14:41.031926 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-10 15:14:41.032201 | instance | Wednesday 10 June 2026 15:14:41 +0000 (0:00:00.034) 0:09:04.222 ********
2026-06-10 15:14:41.078474 | instance | skipping: [instance]
2026-06-10 15:14:41.078687 | instance |
2026-06-10 15:14:41.078941 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-10 15:14:41.079194 | instance | Wednesday 10 June 2026 15:14:41 +0000 (0:00:00.046) 0:09:04.269 ********
2026-06-10 15:14:41.114783 | instance | skipping: [instance]
2026-06-10 15:14:41.114906 | instance |
2026-06-10 15:14:41.115079 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-10 15:14:41.115269 | instance | Wednesday 10 June 2026 15:14:41 +0000 (0:00:00.035) 0:09:04.305 ********
2026-06-10 15:14:41.146867 | instance | skipping: [instance]
2026-06-10 15:14:41.147034 | instance |
2026-06-10 15:14:41.147226 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-10 15:14:41.147419 | instance | Wednesday 10 June 2026 15:14:41 +0000 (0:00:00.032) 0:09:04.338 ********
2026-06-10 15:14:41.212457 | instance | skipping: [instance]
2026-06-10 15:14:41.212883 | instance |
2026-06-10 15:14:41.213013 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-10 15:14:41.213183 | instance |
2026-06-10 15:14:41.213484 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:14:41.213746 | instance | Wednesday 10 June 2026 15:14:41 +0000 (0:00:00.065) 0:09:04.403 ********
2026-06-10 15:14:42.465147 | instance | ok: [instance]
2026-06-10 15:14:42.465250 | instance |
2026-06-10 15:14:42.465419 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-10 15:14:42.465588 | instance | Wednesday 10 June 2026 15:14:42 +0000 (0:00:01.252) 0:09:05.656 ********
2026-06-10 15:14:42.521710 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-10 15:14:42.521926 | instance |
2026-06-10 15:14:42.522388 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:14:42.522698 | instance | Wednesday 10 June 2026 15:14:42 +0000 (0:00:00.056) 0:09:05.712 ********
2026-06-10 15:14:42.569551 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:14:42.569809 | instance |
2026-06-10 15:14:42.570180 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:14:42.570477 | instance | Wednesday 10 June 2026 15:14:42 +0000 (0:00:00.047) 0:09:05.760 ********
2026-06-10 15:14:43.054705 | instance | changed: [instance]
2026-06-10 15:14:43.054874 | instance |
2026-06-10 15:14:43.055117 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-10 15:14:43.055323 | instance | Wednesday 10 June 2026 15:14:43 +0000 (0:00:00.485) 0:09:06.245 ********
2026-06-10 15:15:03.579161 | instance | changed: [instance]
2026-06-10 15:15:03.579591 | instance |
2026-06-10 15:15:03.579605 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-10 15:15:03.579712 | instance | Wednesday 10 June 2026 15:15:03 +0000 (0:00:20.524) 0:09:26.770 ********
2026-06-10 15:15:04.253094 | instance | changed: [instance]
2026-06-10 15:15:04.253330 | instance |
2026-06-10 15:15:04.253600 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-10 15:15:04.253876 | instance | Wednesday 10 June 2026 15:15:04 +0000 (0:00:00.673) 0:09:27.444 ********
2026-06-10 15:15:04.298854 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-10 15:15:04.299071 | instance |
2026-06-10 15:15:04.299334 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-10 15:15:04.299598 | instance | Wednesday 10 June 2026 15:15:04 +0000 (0:00:00.045) 0:09:27.489 ********
2026-06-10 15:15:04.981893 | instance | changed: [instance]
2026-06-10 15:15:04.982192 | instance |
2026-06-10 15:15:04.982364 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-10 15:15:04.982588 | instance | Wednesday 10 June 2026 15:15:04 +0000 (0:00:00.683) 0:09:28.172 ********
2026-06-10 15:15:05.638533 | instance | ok: [instance]
2026-06-10 15:15:05.638769 | instance |
2026-06-10 15:15:05.639077 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-10 15:15:05.639356 | instance | Wednesday 10 June 2026 15:15:05 +0000 (0:00:00.656) 0:09:28.829 ********
2026-06-10 15:15:06.118994 | instance | changed: [instance]
2026-06-10 15:15:06.119080 | instance |
2026-06-10 15:15:06.119276 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-10 15:15:06.119391 | instance | Wednesday 10 June 2026 15:15:06 +0000 (0:00:00.473) 0:09:29.302 ********
2026-06-10 15:15:06.119404 | instance |
2026-06-10 15:15:06.119656 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-10 15:15:06.119704 | instance | Wednesday 10 June 2026 15:15:06 +0000 (0:00:00.007) 0:09:29.310 ********
2026-06-10 15:15:06.164374 | instance | skipping: [instance]
2026-06-10 15:15:06.164477 | instance |
2026-06-10 15:15:06.164603 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-10 15:15:06.164726 | instance | Wednesday 10 June 2026 15:15:06 +0000 (0:00:00.045) 0:09:29.355 ********
2026-06-10 15:15:07.788562 | instance | changed: [instance]
2026-06-10 15:15:07.788894 | instance |
2026-06-10 15:15:07.789266 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-10 15:15:07.789617 | instance | Wednesday 10 June 2026 15:15:07 +0000 (0:00:01.623) 0:09:30.979 ********
2026-06-10 15:15:10.255411 | instance | changed: [instance]
2026-06-10 15:15:10.255484 | instance |
2026-06-10 15:15:10.256126 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:15:10.256190 | instance | Wednesday 10 June 2026 15:15:10 +0000 (0:00:02.467) 0:09:33.446 ********
2026-06-10 15:15:10.302453 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:15:10.302512 | instance |
2026-06-10 15:15:10.302531 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:15:10.302615 | instance | Wednesday 10 June 2026 15:15:10 +0000 (0:00:00.047) 0:09:33.493 ********
2026-06-10 15:15:10.815775 | instance | changed: [instance]
2026-06-10 15:15:10.815871 | instance |
2026-06-10 15:15:10.816107 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-10 15:15:10.816146 | instance | Wednesday 10 June 2026 15:15:10 +0000 (0:00:00.513) 0:09:34.007 ********
2026-06-10 15:15:25.614121 | instance | changed: [instance]
2026-06-10 15:15:25.614199 | instance |
2026-06-10 15:15:25.614205 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:15:25.614356 | instance | Wednesday 10 June 2026 15:15:25 +0000 (0:00:14.797) 0:09:48.804 ********
2026-06-10 15:15:25.665565 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:15:25.665734 | instance |
2026-06-10 15:15:25.666066 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:15:25.666419 | instance | Wednesday 10 June 2026 15:15:25 +0000 (0:00:00.052) 0:09:48.856 ********
2026-06-10 15:15:26.158616 | instance | changed: [instance]
2026-06-10 15:15:26.158865 | instance |
2026-06-10 15:15:26.159144 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-10 15:15:26.159413 | instance | Wednesday 10 June 2026 15:15:26 +0000 (0:00:00.492) 0:09:49.349 ********
2026-06-10 15:15:29.153748 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-10 15:15:29.154002 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-10 15:15:29.154299 | instance |
2026-06-10 15:15:29.154582 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-10 15:15:29.154911 | instance | Wednesday 10 June 2026 15:15:29 +0000 (0:00:02.995) 0:09:52.344 ********
2026-06-10 15:15:32.426315 | instance | changed: [instance]
2026-06-10 15:15:32.426427 | instance |
2026-06-10 15:15:32.426610 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:15:32.426783 | instance | Wednesday 10 June 2026 15:15:32 +0000 (0:00:03.272) 0:09:55.617 ********
2026-06-10 15:15:32.472896 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:15:32.472991 | instance |
2026-06-10 15:15:32.473151 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:15:32.473331 | instance | Wednesday 10 June 2026 15:15:32 +0000 (0:00:00.046) 0:09:55.664 ********
2026-06-10 15:15:32.956881 | instance | changed: [instance]
2026-06-10 15:15:32.957121 | instance |
2026-06-10 15:15:32.957455 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-10 15:15:32.957751 | instance | Wednesday 10 June 2026 15:15:32 +0000 (0:00:00.483) 0:09:56.147 ********
2026-06-10 15:15:36.171251 | instance | ok: [instance]
2026-06-10 15:15:36.171382 | instance |
2026-06-10 15:15:36.171550 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-10 15:15:36.171713 | instance | Wednesday 10 June 2026 15:15:36 +0000 (0:00:03.214) 0:09:59.362 ********
2026-06-10 15:15:38.530151 | instance | changed: [instance]
2026-06-10 15:15:38.530385 | instance |
2026-06-10 15:15:38.530682 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-10 15:15:38.530956 | instance | Wednesday 10 June 2026 15:15:38 +0000 (0:00:02.358) 0:10:01.721 ********
2026-06-10 15:15:39.191770 | instance | ok: [instance]
2026-06-10 15:15:39.191984 | instance |
2026-06-10 15:15:39.192248 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-10 15:15:39.192509 | instance | Wednesday 10 June 2026 15:15:39 +0000 (0:00:00.661) 0:10:02.382 ********
2026-06-10 15:15:39.891908 | instance | changed: [instance]
2026-06-10 15:15:39.891962 | instance |
2026-06-10 15:15:39.891969 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-10 15:15:39.891976 | instance | Wednesday 10 June 2026 15:15:39 +0000 (0:00:00.699) 0:10:03.081 ********
2026-06-10 15:15:40.549680 | instance | ok: [instance]
2026-06-10 15:15:40.550300 | instance |
2026-06-10 15:15:40.550317 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-10 15:15:40.550329 | instance | Wednesday 10 June 2026 15:15:40 +0000 (0:00:00.658) 0:10:03.740 ********
2026-06-10 15:15:40.588846 | instance | skipping: [instance]
2026-06-10 15:15:40.588926 | instance |
2026-06-10 15:15:40.589199 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-10 15:15:40.589240 | instance | Wednesday 10 June 2026 15:15:40 +0000 (0:00:00.039) 0:10:03.780 ********
2026-06-10 15:15:40.639001 | instance | skipping: [instance]
2026-06-10 15:15:40.639117 | instance |
2026-06-10 15:15:40.639146 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-10 15:15:40.639176 | instance | Wednesday 10 June 2026 15:15:40 +0000 (0:00:00.049) 0:10:03.829 ********
2026-06-10 15:15:40.681112 | instance | skipping: [instance]
2026-06-10 15:15:40.681192 | instance |
2026-06-10 15:15:40.681300 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-10 15:15:40.681432 | instance | Wednesday 10 June 2026 15:15:40 +0000 (0:00:00.042) 0:10:03.872 ********
2026-06-10 15:15:40.719486 | instance | skipping: [instance]
2026-06-10 15:15:40.719711 | instance |
2026-06-10 15:15:40.719986 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-10 15:15:40.720245 | instance | Wednesday 10 June 2026 15:15:40 +0000 (0:00:00.038) 0:10:03.910 ********
2026-06-10 15:15:40.772375 | instance | skipping: [instance]
2026-06-10 15:15:40.772606 | instance |
2026-06-10 15:15:40.772879 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-10 15:15:40.773196 | instance | Wednesday 10 June 2026 15:15:40 +0000 (0:00:00.052) 0:10:03.963 ********
2026-06-10 15:15:40.815066 | instance | skipping: [instance]
2026-06-10 15:15:40.815308 | instance |
2026-06-10 15:15:40.815563 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-10 15:15:40.815851 | instance | Wednesday 10 June 2026 15:15:40 +0000 (0:00:00.042) 0:10:04.006 ********
2026-06-10 15:15:40.859823 | instance | skipping: [instance]
2026-06-10 15:15:40.860038 | instance |
2026-06-10 15:15:40.860345 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-10 15:15:40.860614 | instance | Wednesday 10 June 2026 15:15:40 +0000 (0:00:00.044) 0:10:04.050 ********
2026-06-10 15:17:04.893588 | instance | changed: [instance]
2026-06-10 15:17:04.893784 | instance |
2026-06-10 15:17:04.893985 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-10 15:17:04.894245 | instance | Wednesday 10 June 2026 15:17:04 +0000 (0:01:24.034) 0:11:28.084 ********
2026-06-10 15:17:05.593707 | instance | changed: [instance]
2026-06-10 15:17:05.593770 | instance |
2026-06-10 15:17:05.593967 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:17:05.594098 | instance | Wednesday 10 June 2026 15:17:05 +0000 (0:00:00.700) 0:11:28.785 ********
2026-06-10 15:17:05.638433 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:17:05.638692 | instance |
2026-06-10 15:17:05.638966 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:17:05.639230 | instance | Wednesday 10 June 2026 15:17:05 +0000 (0:00:00.044) 0:11:28.829 ********
2026-06-10 15:17:06.144361 | instance | changed: [instance]
2026-06-10 15:17:06.144435 | instance |
2026-06-10 15:17:06.145125 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-10 15:17:06.145211 | instance | Wednesday 10 June 2026 15:17:06 +0000 (0:00:00.505) 0:11:29.334 ********
2026-06-10 15:17:06.861828 | instance | changed: [instance]
2026-06-10 15:17:06.861920 | instance |
2026-06-10 15:17:06.862072 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-10 15:17:06.862220 | instance | Wednesday 10 June 2026 15:17:06 +0000 (0:00:00.718) 0:11:30.052 ********
2026-06-10 15:17:08.502414 | instance | changed: [instance]
2026-06-10 15:17:08.502507 | instance |
2026-06-10 15:17:08.502774 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:17:08.502825 | instance | Wednesday 10 June 2026 15:17:08 +0000 (0:00:01.640) 0:11:31.693 ********
2026-06-10 15:17:08.550622 | instance | skipping: [instance]
2026-06-10 15:17:08.551068 | instance |
2026-06-10 15:17:08.551104 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:17:08.551113 | instance | Wednesday 10 June 2026 15:17:08 +0000 (0:00:00.047) 0:11:31.741 ********
2026-06-10 15:17:08.593259 | instance | skipping: [instance]
2026-06-10 15:17:08.593386 | instance |
2026-06-10 15:17:08.593793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:17:08.593841 | instance | Wednesday 10 June 2026 15:17:08 +0000 (0:00:00.042) 0:11:31.784 ********
2026-06-10 15:17:08.628171 | instance | skipping: [instance]
2026-06-10 15:17:08.628281 | instance |
2026-06-10 15:17:08.628388 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:17:08.628506 | instance | Wednesday 10 June 2026 15:17:08 +0000 (0:00:00.035) 0:11:31.819 ********
2026-06-10 15:17:08.661640 | instance | skipping: [instance]
2026-06-10 15:17:08.661720 | instance |
2026-06-10 15:17:08.661980 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:17:08.661997 | instance | Wednesday 10 June 2026 15:17:08 +0000 (0:00:00.033) 0:11:31.853 ********
2026-06-10 15:17:09.301395 | instance | ok: [instance]
2026-06-10 15:17:09.301473 | instance |
2026-06-10 15:17:09.301692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:17:09.301770 | instance | Wednesday 10 June 2026 15:17:09 +0000 (0:00:00.639) 0:11:32.492 ********
2026-06-10 15:17:09.356651 | instance | ok: [instance]
2026-06-10 15:17:09.356743 | instance |
2026-06-10 15:17:09.356803 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:17:09.356952 | instance | Wednesday 10 June 2026 15:17:09 +0000 (0:00:00.054) 0:11:32.547 ********
2026-06-10 15:17:09.400848 | instance | ok: [instance]
2026-06-10 15:17:09.401129 | instance |
2026-06-10 15:17:09.401902 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:17:09.402220 | instance | Wednesday 10 June 2026 15:17:09 +0000 (0:00:00.044) 0:11:32.591 ********
2026-06-10 15:17:09.453652 | instance | ok: [instance] => (item=oslo_db)
2026-06-10 15:17:09.453891 | instance |
2026-06-10 15:17:09.454242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:17:09.454508 | instance | Wednesday 10 June 2026 15:17:09 +0000 (0:00:00.052) 0:11:32.644 ********
2026-06-10 15:17:09.502199 | instance | ok: [instance]
2026-06-10 15:17:09.502454 | instance |
2026-06-10 15:17:09.502766 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:17:09.503098 | instance | Wednesday 10 June 2026 15:17:09 +0000 (0:00:00.048) 0:11:32.692 ********
2026-06-10 15:17:09.545267 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:17:09.545444 | instance |
2026-06-10 15:17:09.545675 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:17:09.545931 | instance | Wednesday 10 June 2026 15:17:09 +0000 (0:00:00.043) 0:11:32.736 ********
2026-06-10 15:17:10.045442 | instance | changed: [instance]
2026-06-10 15:17:10.045645 | instance |
2026-06-10 15:17:10.045927 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-10 15:17:10.046298 | instance | Wednesday 10 June 2026 15:17:10 +0000 (0:00:00.499) 0:11:33.236 ********
2026-06-10 15:17:10.720934 | instance | ok: [instance]
2026-06-10 15:17:10.721004 | instance |
2026-06-10 15:17:10.721027 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-10 15:17:10.721315 | instance | Wednesday 10 June 2026 15:17:10 +0000 (0:00:00.674) 0:11:33.910 ********
2026-06-10 15:17:11.830466 | instance | changed: [instance]
2026-06-10 15:17:11.830590 | instance |
2026-06-10 15:17:11.830783 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-10 15:17:11.830953 | instance | Wednesday 10 June 2026 15:17:11 +0000 (0:00:01.110) 0:11:35.021 ********
2026-06-10 15:17:12.311225 | instance | ok: [instance]
2026-06-10 15:17:12.311334 | instance |
2026-06-10 15:17:12.311437 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-10 15:17:12.311554 | instance | Wednesday 10 June 2026 15:17:12 +0000 (0:00:00.481) 0:11:35.502 ********
2026-06-10 15:17:12.731637 | instance | changed: [instance]
2026-06-10 15:17:12.731852 | instance |
2026-06-10 15:17:12.732119 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-10 15:17:12.732379 | instance | Wednesday 10 June 2026 15:17:12 +0000 (0:00:00.420) 0:11:35.922 ********
2026-06-10 15:17:13.217301 | instance | changed: [instance]
2026-06-10 15:17:13.217374 | instance |
2026-06-10 15:17:13.217394 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-10 15:17:13.217620 | instance | Wednesday 10 June 2026 15:17:13 +0000 (0:00:00.485) 0:11:36.407 ********
2026-06-10 15:17:13.632019 | instance | ok: [instance]
2026-06-10 15:17:13.632143 | instance |
2026-06-10 15:17:13.632307 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-10 15:17:13.632517 | instance | Wednesday 10 June 2026 15:17:13 +0000 (0:00:00.415) 0:11:36.823 ********
2026-06-10 15:19:36.990547 | instance | changed: [instance]
2026-06-10 15:19:36.990660 | instance |
2026-06-10 15:19:36.990769 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-10 15:19:36.990874 | instance | Wednesday 10 June 2026 15:19:36 +0000 (0:02:23.358) 0:14:00.181 ********
2026-06-10 15:19:37.667726 | instance | ok: [instance]
2026-06-10 15:19:37.667855 | instance |
2026-06-10 15:19:37.668069 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-10 15:19:37.668243 | instance | Wednesday 10 June 2026 15:19:37 +0000 (0:00:00.677) 0:14:00.858 ********
2026-06-10 15:19:37.730015 | instance | included: ingress for instance
2026-06-10 15:19:37.730103 | instance |
2026-06-10 15:19:37.730240 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-10 15:19:37.730405 | instance | Wednesday 10 June 2026 15:19:37 +0000 (0:00:00.062) 0:14:00.921 ********
2026-06-10 15:19:38.688165 | instance | changed: [instance]
2026-06-10 15:19:38.688394 | instance |
2026-06-10 15:19:38.688671 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-10 15:19:38.688943 | instance | Wednesday 10 June 2026 15:19:38 +0000 (0:00:00.958) 0:14:01.879 ********
2026-06-10 15:19:38.955060 | instance | ok: [instance]
2026-06-10 15:19:38.955199 | instance |
2026-06-10 15:19:38.955370 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-10 15:19:38.955537 | instance | Wednesday 10 June 2026 15:19:38 +0000 (0:00:00.266) 0:14:02.146 ********
2026-06-10 15:19:40.015170 | instance | changed: [instance]
2026-06-10 15:19:40.015413 | instance |
2026-06-10 15:19:40.015707 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-10 15:19:40.015942 | instance |
2026-06-10 15:19:40.016206 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:19:40.016472 | instance | Wednesday 10 June 2026 15:19:40 +0000 (0:00:01.060) 0:14:03.206 ********
2026-06-10 15:19:41.524698 | instance | ok: [instance]
2026-06-10 15:19:41.524760 | instance |
2026-06-10 15:19:41.524772 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:19:41.524782 | instance | Wednesday 10 June 2026 15:19:41 +0000 (0:00:01.508) 0:14:04.714 ********
2026-06-10 15:19:41.578655 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:19:41.578787 | instance |
2026-06-10 15:19:41.578917 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:19:41.579032 | instance | Wednesday 10 June 2026 15:19:41 +0000 (0:00:00.055) 0:14:04.769 ********
2026-06-10 15:19:42.068404 | instance | changed: [instance]
2026-06-10 15:19:42.068712 | instance |
2026-06-10 15:19:42.069101 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-10 15:19:42.069409 | instance | Wednesday 10 June 2026 15:19:42 +0000 (0:00:00.489) 0:14:05.259 ********
2026-06-10 15:19:42.833096 | instance | ok: [instance]
2026-06-10 15:19:42.833353 | instance |
2026-06-10 15:19:42.833686 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-10 15:19:42.834075 | instance | Wednesday 10 June 2026 15:19:42 +0000 (0:00:00.764) 0:14:06.023 ********
2026-06-10 15:19:45.025409 | instance | changed: [instance]
2026-06-10 15:19:45.025663 | instance |
2026-06-10 15:19:45.025979 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:19:45.026356 | instance | Wednesday 10 June 2026 15:19:45 +0000 (0:00:02.192) 0:14:08.216 ********
2026-06-10 15:19:45.080449 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:19:45.080711 | instance |
2026-06-10 15:19:45.080989 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:19:45.081267 | instance | Wednesday 10 June 2026 15:19:45 +0000 (0:00:00.055) 0:14:08.271 ********
2026-06-10 15:19:45.590439 | instance | changed: [instance]
2026-06-10 15:19:45.591241 | instance |
2026-06-10 15:19:45.591265 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-10 15:19:45.591671 | instance | Wednesday 10 June 2026 15:19:45 +0000 (0:00:00.509) 0:14:08.780 ********
2026-06-10 15:19:46.783211 | instance | changed: [instance]
2026-06-10 15:19:46.783419 | instance |
2026-06-10 15:19:46.783702 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-10 15:19:46.784055 | instance | Wednesday 10 June 2026 15:19:46 +0000 (0:00:01.193) 0:14:09.974 ********
2026-06-10 15:19:47.522107 | instance | ok: [instance]
2026-06-10 15:19:47.522264 | instance |
2026-06-10 15:19:47.522438 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-10 15:19:47.522630 | instance | Wednesday 10 June 2026 15:19:47 +0000 (0:00:00.738) 0:14:10.713 ********
2026-06-10 15:19:56.368034 | instance | ok: [instance]
2026-06-10 15:19:56.368266 | instance |
2026-06-10 15:19:56.368595 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-10 15:19:56.368862 | instance | Wednesday 10 June 2026 15:19:56 +0000 (0:00:08.845) 0:14:19.559 ********
2026-06-10 15:19:57.864815 | instance | ok: [instance]
2026-06-10 15:19:57.865060 | instance |
2026-06-10 15:19:57.865371 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-10 15:19:57.865695 | instance | Wednesday 10 June 2026 15:19:57 +0000 (0:00:01.496) 0:14:21.055 ********
2026-06-10 15:19:58.235730 | instance | ok: [instance]
2026-06-10 15:19:58.235966 | instance |
2026-06-10 15:19:58.236318 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-10 15:19:58.236602 | instance | Wednesday 10 June 2026 15:19:58 +0000 (0:00:00.371) 0:14:21.426 ********
2026-06-10 15:19:58.425630 | instance | ok: [instance]
2026-06-10 15:19:58.425844 | instance |
2026-06-10 15:19:58.426167 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-10 15:19:58.426439 | instance | Wednesday 10 June 2026 15:19:58 +0000 (0:00:00.189) 0:14:21.616 ********
2026-06-10 15:19:58.631738 | instance | ok: [instance]
2026-06-10 15:19:58.631867 | instance |
2026-06-10 15:19:58.632049 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-10 15:19:58.632221 | instance | Wednesday 10 June 2026 15:19:58 +0000 (0:00:00.206) 0:14:21.822 ********
2026-06-10 15:19:59.292980 | instance | changed: [instance]
2026-06-10 15:19:59.293172 | instance |
2026-06-10 15:19:59.293461 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-10 15:19:59.293730 | instance | Wednesday 10 June 2026 15:19:59 +0000 (0:00:00.660) 0:14:22.483 ********
2026-06-10 15:20:16.364687 | instance | changed: [instance] => (item=alertmanager)
2026-06-10 15:20:16.365029 | instance | changed: [instance] => (item=grafana)
2026-06-10 15:20:16.365105 | instance | changed: [instance] => (item=prometheus)
2026-06-10 15:20:16.365595 | instance |
2026-06-10 15:20:16.365671 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-10 15:20:16.365955 | instance | Wednesday 10 June 2026 15:20:16 +0000 (0:00:17.072) 0:14:39.555 ********
2026-06-10 15:20:18.294154 | instance | ok: [instance] => (item=alertmanager)
2026-06-10 15:20:18.294231 | instance | ok: [instance] => (item=grafana)
2026-06-10 15:20:18.294486 | instance | ok: [instance] => (item=prometheus)
2026-06-10 15:20:18.294587 | instance |
2026-06-10 15:20:18.294625 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-10 15:20:18.294733 | instance | Wednesday 10 June 2026 15:20:18 +0000 (0:00:01.929) 0:14:41.485 ********
2026-06-10 15:20:22.088831 | instance | changed: [instance] => (item=None)
2026-06-10 15:20:22.088963 | instance | changed: [instance] => (item=None)
2026-06-10 15:20:22.089581 | instance | changed: [instance] => (item=None)
2026-06-10 15:20:22.089629 | instance | changed: [instance]
2026-06-10 15:20:22.089645 | instance |
2026-06-10 15:20:22.089659 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-10 15:20:22.089731 | instance | Wednesday 10 June 2026 15:20:22 +0000 (0:00:03.794) 0:14:45.279 ********
2026-06-10 15:20:27.126977 | instance | changed: [instance] => (item=None)
2026-06-10 15:20:27.127048 | instance | changed: [instance] => (item=None)
2026-06-10 15:20:27.127961 | instance | changed: [instance] => (item=None)
2026-06-10 15:20:27.128002 | instance | changed: [instance] => (item=None)
2026-06-10 15:20:27.128007 | instance | changed: [instance] => (item=None)
2026-06-10 15:20:27.128012 | instance | changed: [instance]
2026-06-10 15:20:27.128016 | instance |
2026-06-10 15:20:27.128021 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-10 15:20:27.128025 | instance | Wednesday 10 June 2026 15:20:27 +0000 (0:00:05.038) 0:14:50.318 ********
2026-06-10 15:20:38.478147 | instance | changed: [instance] => (item=alertmanager)
2026-06-10 15:20:38.478247 | instance | changed: [instance] => (item=prometheus)
2026-06-10 15:20:38.478367 | instance |
2026-06-10 15:20:38.478497 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-10 15:20:38.478622 | instance | Wednesday 10 June 2026 15:20:38 +0000 (0:00:11.351) 0:15:01.669 ********
2026-06-10 15:20:49.901452 | instance | changed: [instance] => (item=alertmanager)
2026-06-10 15:20:49.901929 | instance | changed: [instance] => (item=prometheus)
2026-06-10 15:20:49.901972 | instance |
2026-06-10 15:20:49.901978 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-10 15:20:49.901983 | instance | Wednesday 10 June 2026 15:20:49 +0000 (0:00:11.423) 0:15:13.092 ********
2026-06-10 15:20:50.614550 | instance | changed: [instance]
2026-06-10 15:20:50.614627 | instance |
2026-06-10 15:20:50.614894 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-10 15:20:50.614946 | instance | Wednesday 10 June 2026 15:20:50 +0000 (0:00:00.712) 0:15:13.805 ********
2026-06-10 15:20:57.256068 | instance | ok: [instance]
2026-06-10 15:20:57.256246 | instance |
2026-06-10 15:20:57.256266 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-10 15:20:57.256437 | instance | Wednesday 10 June 2026 15:20:57 +0000 (0:00:06.641) 0:15:20.447 ********
2026-06-10 15:21:11.401942 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-10 15:21:11.402076 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-10 15:21:11.402098 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-10 15:21:11.402406 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-10 15:21:11.402489 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-10 15:21:11.402505 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-10 15:21:11.402728 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-10 15:21:11.402843 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-10 15:21:11.402872 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-10 15:21:11.403583 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-10 15:21:11.403629 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-10 15:21:11.403642 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-10 15:21:11.403652 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-10 15:21:11.403662 | instance |
2026-06-10 15:21:11.403671 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-10 15:21:11.403686 | instance | Wednesday 10 June 2026 15:21:11 +0000 (0:00:14.145) 0:15:34.593 ********
2026-06-10 15:21:41.756404 | instance | changed: [instance]
2026-06-10 15:21:41.756513 | instance |
2026-06-10 15:21:41.756759 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:21:41.756805 | instance | Wednesday 10 June 2026 15:21:41 +0000 (0:00:30.354) 0:16:04.947 ********
2026-06-10 15:21:41.819355 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:21:41.819440 | instance |
2026-06-10 15:21:41.819685 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:21:41.819703 | instance | Wednesday 10 June 2026 15:21:41 +0000 (0:00:00.062) 0:16:05.010 ********
2026-06-10 15:21:42.351473 | instance | changed: [instance]
2026-06-10 15:21:42.351542 | instance |
2026-06-10 15:21:42.351670 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-10 15:21:42.351794 | instance | Wednesday 10 June 2026 15:21:42 +0000 (0:00:00.531) 0:16:05.542 ********
2026-06-10 15:21:45.407712 | instance | changed: [instance]
2026-06-10 15:21:45.407783 | instance |
2026-06-10 15:21:45.407931 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:21:45.408051 | instance | Wednesday 10 June 2026 15:21:45 +0000 (0:00:03.056) 0:16:08.598 ********
2026-06-10 15:21:45.465115 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:21:45.465254 | instance |
2026-06-10 15:21:45.465414 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:21:45.465570 | instance | Wednesday 10 June 2026 15:21:45 +0000 (0:00:00.057) 0:16:08.656 ********
2026-06-10 15:21:46.030528 | instance | changed: [instance]
2026-06-10 15:21:46.030594 | instance |
2026-06-10 15:21:46.030738 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-10 15:21:46.030894 | instance | Wednesday 10 June 2026 15:21:46 +0000 (0:00:00.565) 0:16:09.221 ********
2026-06-10 15:21:47.489578 | instance | changed: [instance]
2026-06-10 15:21:47.489665 | instance |
2026-06-10 15:21:47.489792 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:21:47.489916 | instance | Wednesday 10 June 2026 15:21:47 +0000 (0:00:01.459) 0:16:10.680 ********
2026-06-10 15:21:47.544457 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:21:47.544554 | instance |
2026-06-10 15:21:47.544900 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:21:47.544951 | instance | Wednesday 10 June 2026 15:21:47 +0000 (0:00:00.054) 0:16:10.735 ********
2026-06-10 15:21:48.051874 | instance | changed: [instance]
2026-06-10 15:21:48.051950 | instance |
2026-06-10 15:21:48.052294 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-10 15:21:48.052337 | instance | Wednesday 10 June 2026 15:21:48 +0000 (0:00:00.507) 0:16:11.242 ********
2026-06-10 15:21:49.470333 | instance | changed: [instance]
2026-06-10 15:21:49.470409 | instance |
2026-06-10 15:21:49.470541 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-10 15:21:49.470663 | instance | Wednesday 10 June 2026 15:21:49 +0000 (0:00:01.418) 0:16:12.661 ********
2026-06-10 15:21:50.328097 | instance | changed: [instance]
2026-06-10 15:21:50.328176 | instance |
2026-06-10 15:21:50.328430 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:21:50.328499 | instance | Wednesday 10 June 2026 15:21:50 +0000 (0:00:00.857) 0:16:13.519 ********
2026-06-10 15:21:50.385042 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:21:50.385200 | instance |
2026-06-10 15:21:50.385452 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:21:50.385471 | instance | Wednesday 10 June 2026 15:21:50 +0000 (0:00:00.056) 0:16:13.576 ********
2026-06-10 15:21:50.876870 | instance | changed: [instance]
2026-06-10 15:21:50.876993 | instance |
2026-06-10 15:21:50.877273 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-10 15:21:50.877320 | instance | Wednesday 10 June 2026 15:21:50 +0000 (0:00:00.491) 0:16:14.068 ********
2026-06-10 15:21:52.296672 | instance | changed: [instance]
2026-06-10 15:21:52.296743 | instance |
2026-06-10 15:21:52.296883 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:21:52.297014 | instance | Wednesday 10 June 2026 15:21:52 +0000 (0:00:01.419) 0:16:15.487 ********
2026-06-10 15:21:52.347410 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:21:52.347484 | instance |
2026-06-10 15:21:52.347771 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:21:52.347813 | instance | Wednesday 10 June 2026 15:21:52 +0000 (0:00:00.050) 0:16:15.538 ********
2026-06-10 15:21:52.845366 | instance | changed: [instance]
2026-06-10 15:21:52.845579 | instance |
2026-06-10 15:21:52.846178 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-10 15:21:52.846196 | instance | Wednesday 10 June 2026 15:21:52 +0000 (0:00:00.497) 0:16:16.036 ********
2026-06-10 15:21:54.296824 | instance | changed: [instance]
2026-06-10 15:21:54.296911 | instance |
2026-06-10 15:21:54.297029 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-10 15:21:54.297134 | instance |
2026-06-10 15:21:54.297253 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:21:54.297403 | instance | Wednesday 10 June 2026 15:21:54 +0000 (0:00:01.451) 0:16:17.488 ********
2026-06-10 15:21:56.064583 | instance | ok: [instance]
2026-06-10 15:21:56.064646 | instance |
2026-06-10 15:21:56.064660 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-10 15:21:56.064829 | instance | Wednesday 10 June 2026 15:21:56 +0000 (0:00:01.767) 0:16:19.255 ********
2026-06-10 15:21:56.148122 | instance | skipping: [instance]
2026-06-10 15:21:56.148251 | instance |
2026-06-10 15:21:56.148416 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:21:56.148568 | instance | Wednesday 10 June 2026 15:21:56 +0000 (0:00:00.083) 0:16:19.339 ********
2026-06-10 15:21:56.228856 | instance | ok: [instance]
2026-06-10 15:21:56.229152 | instance |
2026-06-10 15:21:56.229445 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:21:56.229810 | instance | Wednesday 10 June 2026 15:21:56 +0000 (0:00:00.080) 0:16:19.419 ********
2026-06-10 15:21:56.276147 | instance | skipping: [instance]
2026-06-10 15:21:56.276265 | instance |
2026-06-10 15:21:56.276475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:21:56.276670 | instance | Wednesday 10 June 2026 15:21:56 +0000 (0:00:00.047) 0:16:19.467 ********
2026-06-10 15:21:56.313491 | instance | skipping: [instance]
2026-06-10 15:21:56.313765 | instance |
2026-06-10 15:21:56.314066 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:21:56.314398 | instance | Wednesday 10 June 2026 15:21:56 +0000 (0:00:00.036) 0:16:19.504 ********
2026-06-10 15:21:56.358374 | instance | skipping: [instance]
2026-06-10 15:21:56.358676 | instance |
2026-06-10 15:21:56.359044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:21:56.359344 | instance | Wednesday 10 June 2026 15:21:56 +0000 (0:00:00.045) 0:16:19.549 ********
2026-06-10 15:21:56.406375 | instance | skipping: [instance]
2026-06-10 15:21:56.406604 | instance |
2026-06-10 15:21:56.406918 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:21:56.407189 | instance | Wednesday 10 June 2026 15:21:56 +0000 (0:00:00.047) 0:16:19.597 ********
2026-06-10 15:21:56.452227 | instance | skipping: [instance]
2026-06-10 15:21:56.452438 | instance |
2026-06-10 15:21:56.452716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:21:56.452987 | instance | Wednesday 10 June 2026 15:21:56 +0000 (0:00:00.046) 0:16:19.643 ********
2026-06-10 15:21:56.515691 | instance | ok: [instance]
2026-06-10 15:21:56.516093 | instance |
2026-06-10 15:21:56.516419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:21:56.516694 | instance | Wednesday 10 June 2026 15:21:56 +0000 (0:00:00.063) 0:16:19.706 ********
2026-06-10 15:21:56.572824 | instance | ok: [instance] => (item=oslo_cache)
2026-06-10 15:21:56.572954 | instance |
2026-06-10 15:21:56.573121 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:21:56.573351 | instance | Wednesday 10 June 2026 15:21:56 +0000 (0:00:00.057) 0:16:19.763 ********
2026-06-10 15:21:56.640152 | instance | ok: [instance]
2026-06-10 15:21:56.640401 | instance |
2026-06-10 15:21:56.640722 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:21:56.641031 | instance | Wednesday 10 June 2026 15:21:56 +0000 (0:00:00.067) 0:16:19.831 ********
2026-06-10 15:21:56.707655 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:21:56.707888 | instance |
2026-06-10 15:21:56.708226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:21:56.708464 | instance | Wednesday 10 June 2026 15:21:56 +0000 (0:00:00.067) 0:16:19.898 ********
2026-06-10 15:21:57.236204 | instance | changed: [instance]
2026-06-10 15:21:57.236472 | instance |
2026-06-10 15:21:57.236746 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-10 15:21:57.236970 | instance | Wednesday 10 June 2026 15:21:57 +0000 (0:00:00.528) 0:16:20.427 ********
2026-06-10 15:21:58.730927 | instance | changed: [instance]
2026-06-10 15:21:58.731143 | instance |
2026-06-10 15:21:58.731621 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-10 15:21:58.731641 | instance | Wednesday 10 June 2026 15:21:58 +0000 (0:00:01.494) 0:16:21.921 ********
2026-06-10 15:21:59.537649 | instance | changed: [instance]
2026-06-10 15:21:59.538061 | instance |
2026-06-10 15:21:59.538493 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-10 15:21:59.538784 | instance | Wednesday 10 June 2026 15:21:59 +0000 (0:00:00.806) 0:16:22.728 ********
2026-06-10 15:22:03.488124 | instance | changed: [instance]
2026-06-10 15:22:03.488196 | instance |
2026-06-10 15:22:03.488330 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-10 15:22:03.488453 | instance | Wednesday 10 June 2026 15:22:03 +0000 (0:00:03.950) 0:16:26.679 ********
2026-06-10 15:22:03.684131 | instance | changed: [instance]
2026-06-10 15:22:03.684349 | instance |
2026-06-10 15:22:03.684648 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-10 15:22:03.684938 | instance | Wednesday 10 June 2026 15:22:03 +0000 (0:00:00.195) 0:16:26.875 ********
2026-06-10 15:22:04.197329 | instance | changed: [instance]
2026-06-10 15:22:04.197440 | instance |
2026-06-10 15:22:04.197603 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:22:04.197755 | instance | Wednesday 10 June 2026 15:22:04 +0000 (0:00:00.513) 0:16:27.388 ********
2026-06-10 15:22:04.284311 | instance | ok: [instance]
2026-06-10 15:22:04.284482 | instance |
2026-06-10 15:22:04.284863 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:22:04.285221 | instance | Wednesday 10 June 2026 15:22:04 +0000 (0:00:00.086) 0:16:27.475 ********
2026-06-10 15:22:04.374618 | instance | included: rabbitmq for instance
2026-06-10 15:22:04.374823 | instance |
2026-06-10 15:22:04.375106 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-10 15:22:04.375378 | instance | Wednesday 10 June 2026 15:22:04 +0000 (0:00:00.090) 0:16:27.565 ********
2026-06-10 15:22:05.061278 | instance | ok: [instance]
2026-06-10 15:22:05.061504 | instance |
2026-06-10 15:22:05.061794 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-10 15:22:05.062145 | instance | Wednesday 10 June 2026 15:22:05 +0000 (0:00:00.686) 0:16:28.252 ********
2026-06-10 15:22:05.110124 | instance | skipping: [instance]
2026-06-10 15:22:05.110430 | instance |
2026-06-10 15:22:05.110717 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-10 15:22:05.111037 | instance | Wednesday 10 June 2026 15:22:05 +0000 (0:00:00.048) 0:16:28.301 ********
2026-06-10 15:22:05.168595 | instance | skipping: [instance]
2026-06-10 15:22:05.168824 | instance |
2026-06-10 15:22:05.169107 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-10 15:22:05.169372 | instance | Wednesday 10 June 2026 15:22:05 +0000 (0:00:00.058) 0:16:28.359 ********
2026-06-10 15:22:05.221137 | instance | skipping: [instance]
2026-06-10 15:22:05.221208 | instance |
2026-06-10 15:22:05.221363 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-10 15:22:05.221518 | instance | Wednesday 10 June 2026 15:22:05 +0000 (0:00:00.052) 0:16:28.411 ********
2026-06-10 15:22:36.062768 | instance | changed: [instance]
2026-06-10 15:22:36.063112 | instance |
2026-06-10 15:22:36.063493 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:22:36.063872 | instance | Wednesday 10 June 2026 15:22:36 +0000 (0:00:30.841) 0:16:59.253 ********
2026-06-10 15:22:36.737279 | instance | ok: [instance]
2026-06-10 15:22:36.737520 | instance |
2026-06-10 15:22:36.737818 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:22:36.738137 | instance | Wednesday 10 June 2026 15:22:36 +0000 (0:00:00.674) 0:16:59.928 ********
2026-06-10 15:22:36.788178 | instance | ok: [instance]
2026-06-10 15:22:36.788364 | instance |
2026-06-10 15:22:36.788645 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:22:36.788910 | instance | Wednesday 10 June 2026 15:22:36 +0000 (0:00:00.051) 0:16:59.979 ********
2026-06-10 15:22:36.832393 | instance | skipping: [instance]
2026-06-10 15:22:36.832699 | instance |
2026-06-10 15:22:36.833067 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:22:36.833401 | instance | Wednesday 10 June 2026 15:22:36 +0000 (0:00:00.044) 0:17:00.023 ********
2026-06-10 15:22:36.887161 | instance | skipping: [instance]
2026-06-10 15:22:36.887380 | instance |
2026-06-10 15:22:36.887739 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:22:36.888022 | instance | Wednesday 10 June 2026 15:22:36 +0000 (0:00:00.054) 0:17:00.078 ********
2026-06-10 15:22:36.934502 | instance | ok: [instance]
2026-06-10 15:22:36.934726 | instance |
2026-06-10 15:22:36.935049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:22:36.935305 | instance | Wednesday 10 June 2026 15:22:36 +0000 (0:00:00.047) 0:17:00.125 ********
2026-06-10 15:22:37.017181 | instance | ok: [instance] => (item=oslo_db)
2026-06-10 15:22:37.017418 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-10 15:22:37.017689 | instance | ok: [instance] => (item=identity)
2026-06-10 15:22:37.017967 | instance | ok: [instance] => (item=oslo_cache)
2026-06-10 15:22:37.018305 | instance |
2026-06-10 15:22:37.018581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:22:37.018908 | instance | Wednesday 10 June 2026 15:22:37 +0000 (0:00:00.082) 0:17:00.208 ********
2026-06-10 15:22:37.077200 | instance | ok: [instance]
2026-06-10 15:22:37.077548 | instance |
2026-06-10 15:22:37.077835 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:22:37.078126 | instance | Wednesday 10 June 2026 15:22:37 +0000 (0:00:00.060) 0:17:00.268 ********
2026-06-10 15:22:37.150449 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:22:37.150687 | instance |
2026-06-10 15:22:37.150965 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:22:37.151263 | instance | Wednesday 10 June 2026 15:22:37 +0000 (0:00:00.072) 0:17:00.341 ********
2026-06-10 15:22:37.673074 | instance | changed: [instance]
2026-06-10 15:22:37.673308 | instance |
2026-06-10 15:22:37.673605 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-10 15:22:37.673878 | instance | Wednesday 10 June 2026 15:22:37 +0000 (0:00:00.522) 0:17:00.864 ********
2026-06-10 15:22:39.102352 | instance | ok: [instance] => (item=None)
2026-06-10 15:22:39.102575 | instance | ok: [instance]
2026-06-10 15:22:39.102819 | instance |
2026-06-10 15:22:39.103102 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-10 15:22:39.103371 | instance | Wednesday 10 June 2026 15:22:39 +0000 (0:00:01.429) 0:17:02.293 ********
2026-06-10 15:22:40.130485 | instance | ok: [instance] => (item=atmosphere)
2026-06-10 15:22:40.130846 | instance |
2026-06-10 15:22:40.130912 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-10 15:22:40.131113 | instance | Wednesday 10 June 2026 15:22:40 +0000 (0:00:01.027) 0:17:03.321 ********
2026-06-10 15:22:41.110997 | instance | changed: [instance]
2026-06-10 15:22:41.111075 | instance |
2026-06-10 15:22:41.111272 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-10 15:22:41.111339 | instance | Wednesday 10 June 2026 15:22:41 +0000 (0:00:00.980) 0:17:04.302 ********
2026-06-10 15:22:42.189442 | instance | changed: [instance] => (item=None)
2026-06-10 15:22:42.189518 | instance | changed: [instance]
2026-06-10 15:22:42.189632 | instance |
2026-06-10 15:22:42.189760 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-10 15:22:42.189883 | instance | Wednesday 10 June 2026 15:22:42 +0000 (0:00:01.078) 0:17:05.380 ********
2026-06-10 15:22:43.702922 | instance | changed: [instance] => (item=None)
2026-06-10 15:22:43.703006 | instance | changed: [instance]
2026-06-10 15:22:43.703117 | instance |
2026-06-10 15:22:43.703372 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-10 15:22:43.703397 | instance | Wednesday 10 June 2026 15:22:43 +0000 (0:00:01.513) 0:17:06.894 ********
2026-06-10 15:25:27.245364 | instance | changed: [instance]
2026-06-10 15:25:27.246136 | instance |
2026-06-10 15:25:27.246153 | instance | TASK [Create Ingress] **********************************************************
2026-06-10 15:25:27.246159 | instance | Wednesday 10 June 2026 15:25:27 +0000 (0:02:43.542) 0:19:50.436 ********
2026-06-10 15:25:27.349152 | instance | included: openstack_helm_ingress for instance
2026-06-10 15:25:27.349391 | instance |
2026-06-10 15:25:27.349691 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-10 15:25:27.349984 | instance | Wednesday 10 June 2026 15:25:27 +0000 (0:00:00.103) 0:19:50.540 ********
2026-06-10 15:25:27.396315 | instance | skipping: [instance]
2026-06-10 15:25:27.396448 | instance |
2026-06-10 15:25:27.396656 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-10 15:25:27.396854 | instance | Wednesday 10 June 2026 15:25:27 +0000 (0:00:00.047) 0:19:50.587 ********
2026-06-10 15:25:27.525204 | instance | skipping: [instance]
2026-06-10 15:25:27.525290 | instance |
2026-06-10 15:25:27.525409 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-10 15:25:27.525531 | instance | Wednesday 10 June 2026 15:25:27 +0000 (0:00:00.129) 0:19:50.716 ********
2026-06-10 15:25:27.586290 | instance | ok: [instance]
2026-06-10 15:25:27.586351 | instance |
2026-06-10 15:25:27.586485 | instance | TASK [Create Ingress identity] *************************************************
2026-06-10 15:25:27.586605 | instance | Wednesday 10 June 2026 15:25:27 +0000 (0:00:00.061) 0:19:50.777 ********
2026-06-10 15:25:27.667395 | instance | included: ingress for instance
2026-06-10 15:25:27.667626 | instance |
2026-06-10 15:25:27.667953 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-10 15:25:27.668233 | instance | Wednesday 10 June 2026 15:25:27 +0000 (0:00:00.080) 0:19:50.858 ********
2026-06-10 15:25:28.611454 | instance | changed: [instance]
2026-06-10 15:25:28.611746 | instance |
2026-06-10 15:25:28.612108 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-10 15:25:28.612531 | instance | Wednesday 10 June 2026 15:25:28 +0000 (0:00:00.943) 0:19:51.801 ********
2026-06-10 15:25:32.891513 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-10 15:25:32.891785 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-10 15:25:32.892072 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-06-10 15:25:32.892360 | instance | ok: [instance]
2026-06-10 15:25:32.892618 | instance |
2026-06-10 15:25:32.892891 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-10 15:25:32.893157 | instance | Wednesday 10 June 2026 15:25:32 +0000 (0:00:04.280) 0:19:56.082 ********
2026-06-10 15:25:33.562162 | instance | ok: [instance]
2026-06-10 15:25:33.562240 | instance |
2026-06-10 15:25:33.562322 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-10 15:25:33.562440 | instance | Wednesday 10 June 2026 15:25:33 +0000 (0:00:00.670) 0:19:56.753 ********
2026-06-10 15:25:34.759758 | instance | ok: [instance] => (item=atmosphere)
2026-06-10 15:25:34.760158 | instance |
2026-06-10 15:25:34.760266 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-10 15:25:34.760290 | instance | Wednesday 10 June 2026 15:25:34 +0000 (0:00:01.197) 0:19:57.950 ********
2026-06-10 15:25:35.991268 | instance | changed: [instance] => (item=atmosphere)
2026-06-10 15:25:35.991343 | instance |
2026-06-10 15:25:35.991620 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-10 15:25:35.991654 | instance | Wednesday 10 June 2026 15:25:35 +0000 (0:00:01.231) 0:19:59.182 ********
2026-06-10 15:25:36.956738 | instance | changed: [instance] => (item=atmosphere)
2026-06-10 15:25:36.956812 | instance |
2026-06-10 15:25:36.957089 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-10 15:25:36.957126 | instance | Wednesday 10 June 2026 15:25:36 +0000 (0:00:00.965) 0:20:00.147 ********
2026-06-10 15:25:38.015741 | instance | changed: [instance] => (item=atmosphere)
2026-06-10 15:25:38.015811 | instance |
2026-06-10 15:25:38.016088 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-10 15:25:38.016128 | instance | Wednesday 10 June 2026 15:25:38 +0000 (0:00:01.059) 0:20:01.206 ********
2026-06-10 15:25:38.251970 | instance | changed: [instance]
2026-06-10 15:25:38.252034 | instance |
2026-06-10 15:25:38.252173 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-10 15:25:38.252363 | instance | Wednesday 10 June 2026 15:25:38 +0000 (0:00:00.236) 0:20:01.443 ********
2026-06-10 15:25:39.352408 | instance | ok: [instance]
2026-06-10 15:25:39.354440 | instance |
2026-06-10 15:25:39.354456 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-10 15:25:39.354467 | instance | Wednesday 10 June 2026 15:25:39 +0000 (0:00:01.100) 0:20:02.543 ********
2026-06-10 15:25:39.579947 | instance | ok: [instance]
2026-06-10 15:25:39.580019 | instance |
2026-06-10 15:25:39.580155 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-10 15:25:39.580275 | instance | Wednesday 10 June 2026 15:25:39 +0000 (0:00:00.227) 0:20:02.770 ********
2026-06-10 15:25:39.657456 | instance | ok: [instance] => {
2026-06-10 15:25:39.657526 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-10 15:25:39.657652 | instance | }
2026-06-10 15:25:39.657827 | instance |
2026-06-10 15:25:39.657952 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-10 15:25:39.658086 | instance | Wednesday 10 June 2026 15:25:39 +0000 (0:00:00.077) 0:20:02.848 ********
2026-06-10 15:25:40.319586 | instance | changed: [instance]
2026-06-10 15:25:40.319662 | instance |
2026-06-10 15:25:40.319785 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-10 15:25:40.319905 | instance | Wednesday 10 June 2026 15:25:40 +0000 (0:00:00.661) 0:20:03.510 ********
2026-06-10 15:25:41.625727 | instance | changed: [instance]
2026-06-10 15:25:41.626130 | instance |
2026-06-10 15:25:41.626933 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-10 15:25:41.626957 | instance | Wednesday 10 June 2026 15:25:41 +0000 (0:00:01.306) 0:20:04.816 ********
2026-06-10 15:25:42.106184 | instance | changed: [instance]
2026-06-10 15:25:42.106284 | instance |
2026-06-10 15:25:42.106443 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-10 15:25:42.106508 | instance | Wednesday 10 June 2026 15:25:42 +0000 (0:00:00.480) 0:20:05.297 ********
2026-06-10 15:25:42.806495 | instance | ok: [instance]
2026-06-10 15:25:42.806594 | instance |
2026-06-10 15:25:42.806659 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-10 15:25:42.806851 | instance | Wednesday 10 June 2026 15:25:42 +0000 (0:00:00.700) 0:20:05.997 ********
2026-06-10 15:25:43.526108 | instance | ok: [instance]
2026-06-10 15:25:43.526370 | instance |
2026-06-10 15:25:43.526932 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-10 15:25:43.526988 | instance | Wednesday 10 June 2026 15:25:43 +0000 (0:00:00.718) 0:20:06.715 ********
2026-06-10 15:25:43.868227 | instance | ok: [instance]
2026-06-10 15:25:43.868366 | instance |
2026-06-10 15:25:43.868655 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-10 15:25:43.868908 | instance | Wednesday 10 June 2026 15:25:43 +0000 (0:00:00.343) 0:20:07.059 ********
2026-06-10 15:25:43.985908 | instance | included: openstack_helm_endpoints for instance
2026-06-10 15:25:43.986003 | instance |
2026-06-10 15:25:43.986132 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:25:43.986268 | instance | Wednesday 10 June 2026 15:25:43 +0000 (0:00:00.117) 0:20:07.177 ********
2026-06-10 15:25:44.034584 | instance | skipping: [instance]
2026-06-10 15:25:44.034794 | instance |
2026-06-10 15:25:44.035082 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:25:44.035346 | instance | Wednesday 10 June 2026 15:25:44 +0000 (0:00:00.048) 0:20:07.225 ********
2026-06-10 15:25:44.075905 | instance | skipping: [instance]
2026-06-10 15:25:44.076085 | instance |
2026-06-10 15:25:44.076355 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:25:44.076623 | instance | Wednesday 10 June 2026 15:25:44 +0000 (0:00:00.041) 0:20:07.267 ********
2026-06-10 15:25:44.116022 | instance | skipping: [instance]
2026-06-10 15:25:44.116155 | instance |
2026-06-10 15:25:44.116343 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:25:44.116522 | instance | Wednesday 10 June 2026 15:25:44 +0000 (0:00:00.040) 0:20:07.307 ********
2026-06-10 15:25:44.161563 | instance | skipping: [instance]
2026-06-10 15:25:44.161740 | instance |
2026-06-10 15:25:44.161930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:25:44.162183 | instance | Wednesday 10 June 2026 15:25:44 +0000 (0:00:00.045) 0:20:07.352 ********
2026-06-10 15:25:44.203056 | instance | skipping: [instance]
2026-06-10 15:25:44.203410 | instance |
2026-06-10 15:25:44.203842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:25:44.204249 | instance | Wednesday 10 June 2026 15:25:44 +0000 (0:00:00.041) 0:20:07.393 ********
2026-06-10 15:25:44.238197 | instance | skipping: [instance]
2026-06-10 15:25:44.238416 | instance |
2026-06-10 15:25:44.238730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:25:44.238967 | instance | Wednesday 10 June 2026 15:25:44 +0000 (0:00:00.035) 0:20:07.429 ********
2026-06-10 15:25:44.287873 | instance | ok: [instance]
2026-06-10 15:25:44.288112 | instance |
2026-06-10 15:25:44.288512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:25:44.288814 | instance | Wednesday 10 June 2026 15:25:44 +0000 (0:00:00.049) 0:20:07.479 ********
2026-06-10 15:25:44.354523 | instance | ok: [instance] => (item=identity)
2026-06-10 15:25:44.354749 | instance |
2026-06-10 15:25:44.355031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:25:44.355290 | instance | Wednesday 10 June 2026 15:25:44 +0000 (0:00:00.065) 0:20:07.544 ********
2026-06-10 15:25:44.432587 | instance | ok: [instance]
2026-06-10 15:25:44.432724 | instance |
2026-06-10 15:25:44.432898 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-10 15:25:44.433069 | instance | Wednesday 10 June 2026 15:25:44 +0000 (0:00:00.079) 0:20:07.623 ********
2026-06-10 15:25:44.933968 | instance | changed: [instance]
2026-06-10 15:25:44.934033 | instance |
2026-06-10 15:25:44.934102 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-10 15:25:44.934127 | instance | Wednesday 10 June 2026 15:25:44 +0000 (0:00:00.500) 0:20:08.124 ********
2026-06-10 15:25:45.402492 | instance | changed: [instance]
2026-06-10 15:25:45.402589 | instance |
2026-06-10 15:25:45.402724 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-10 15:25:45.402856 | instance | Wednesday 10 June 2026 15:25:45 +0000 (0:00:00.469) 0:20:08.593 ********
2026-06-10 15:25:45.908290 | instance | changed: [instance]
2026-06-10 15:25:45.908533 | instance |
2026-06-10 15:25:45.908816 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-10 15:25:45.909077 | instance | Wednesday 10 June 2026 15:25:45 +0000 (0:00:00.505) 0:20:09.099 ********
2026-06-10 15:25:46.403574 | instance | changed: [instance]
2026-06-10 15:25:46.403836 | instance |
2026-06-10 15:25:46.404123 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:25:46.404385 | instance | Wednesday 10 June 2026 15:25:46 +0000 (0:00:00.494) 0:20:09.594 ********
2026-06-10 15:25:46.488150 | instance | ok: [instance]
2026-06-10 15:25:46.488376 | instance |
2026-06-10 15:25:46.488649 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:25:46.488918 | instance | Wednesday 10 June 2026 15:25:46 +0000 (0:00:00.084) 0:20:09.679 ********
2026-06-10 15:25:46.566464 | instance | included: rabbitmq for instance
2026-06-10 15:25:46.566681 | instance |
2026-06-10 15:25:46.566963 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-10 15:25:46.567228 | instance | Wednesday 10 June 2026 15:25:46 +0000 (0:00:00.078) 0:20:09.757 ********
2026-06-10 15:25:47.297190 | instance | ok: [instance]
2026-06-10 15:25:47.297467 | instance |
2026-06-10 15:25:47.297832 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-10 15:25:47.298271 | instance | Wednesday 10 June 2026 15:25:47 +0000 (0:00:00.729) 0:20:10.487 ********
2026-06-10 15:25:47.345099 | instance | skipping: [instance]
2026-06-10 15:25:47.345356 | instance |
2026-06-10 15:25:47.345647 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-10 15:25:47.345922 | instance | Wednesday 10 June 2026 15:25:47 +0000 (0:00:00.048) 0:20:10.536 ********
2026-06-10 15:25:47.400257 | instance | skipping: [instance]
2026-06-10 15:25:47.400582 | instance |
2026-06-10 15:25:47.400869 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-10 15:25:47.401165 | instance | Wednesday 10 June 2026 15:25:47 +0000 (0:00:00.055) 0:20:10.591 ********
2026-06-10 15:25:47.448378 | instance | skipping: [instance]
2026-06-10 15:25:47.448758 | instance |
2026-06-10 15:25:47.449103 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-10 15:25:47.449436 | instance | Wednesday 10 June 2026 15:25:47 +0000 (0:00:00.048) 0:20:10.639 ********
2026-06-10 15:26:18.348762 | instance | changed: [instance]
2026-06-10 15:26:18.348836 | instance |
2026-06-10 15:26:18.349087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:26:18.349136 | instance | Wednesday 10 June 2026 15:26:18 +0000 (0:00:30.900) 0:20:41.540 ********
2026-06-10 15:26:19.025553 | instance | ok: [instance]
2026-06-10 15:26:19.026116 | instance |
2026-06-10 15:26:19.026188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:26:19.026208 | instance | Wednesday 10 June 2026 15:26:19 +0000 (0:00:00.676) 0:20:42.216 ********
2026-06-10 15:26:19.091541 | instance | ok: [instance]
2026-06-10 15:26:19.091926 | instance |
2026-06-10 15:26:19.091969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:26:19.091975 | instance | Wednesday 10 June 2026 15:26:19 +0000 (0:00:00.066) 0:20:42.282 ********
2026-06-10 15:26:19.154692 | instance | skipping: [instance]
2026-06-10 15:26:19.154762 | instance |
2026-06-10 15:26:19.154768 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:26:19.154774 | instance | Wednesday 10 June 2026 15:26:19 +0000 (0:00:00.062) 0:20:42.344 ********
2026-06-10 15:26:19.209894 | instance | skipping: [instance]
2026-06-10 15:26:19.210015 | instance |
2026-06-10 15:26:19.210313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:26:19.210550 | instance | Wednesday 10 June 2026 15:26:19 +0000 (0:00:00.056) 0:20:42.400 ********
2026-06-10 15:26:19.275365 | instance | ok: [instance]
2026-06-10 15:26:19.275443 | instance |
2026-06-10 15:26:19.275456 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:26:19.275482 | instance | Wednesday 10 June 2026 15:26:19 +0000 (0:00:00.063) 0:20:42.464 ********
2026-06-10 15:26:19.384009 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-10 15:26:19.384067 | instance | ok: [instance] => (item=key_manager)
2026-06-10 15:26:19.384079 | instance | ok: [instance] => (item=oslo_cache)
2026-06-10 15:26:19.384088 | instance | ok: [instance] => (item=oslo_db)
2026-06-10 15:26:19.384098 | instance | ok: [instance] => (item=identity)
2026-06-10 15:26:19.384107 | instance |
2026-06-10 15:26:19.384116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:26:19.384125 | instance | Wednesday 10 June 2026 15:26:19 +0000 (0:00:00.109) 0:20:42.573 ********
2026-06-10 15:26:19.442244 | instance | ok: [instance]
2026-06-10 15:26:19.442318 | instance |
2026-06-10 15:26:19.442430 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:26:19.442554 | instance | Wednesday 10 June 2026 15:26:19 +0000 (0:00:00.059) 0:20:42.633 ********
2026-06-10 15:26:19.510528 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:26:19.510616 | instance |
2026-06-10 15:26:19.510733 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:26:19.510851 | instance | Wednesday 10 June 2026 15:26:19 +0000 (0:00:00.068) 0:20:42.702 ********
2026-06-10 15:26:20.037782 | instance | changed: [instance]
2026-06-10 15:26:20.038076 | instance |
2026-06-10 15:26:20.038330 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-10 15:26:20.038604 | instance | Wednesday 10 June 2026 15:26:20 +0000 (0:00:00.526) 0:20:43.228 ********
2026-06-10 15:27:58.433872 | instance | changed: [instance]
2026-06-10 15:27:58.434687 | instance |
2026-06-10 15:27:58.434705 | instance | TASK [Create Ingress] **********************************************************
2026-06-10 15:27:58.434715 | instance | Wednesday 10 June 2026 15:27:58 +0000 (0:01:38.395) 0:22:21.624 ********
2026-06-10 15:27:58.557981 | instance | included: openstack_helm_ingress for instance
2026-06-10 15:27:58.558168 | instance |
2026-06-10 15:27:58.558409 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-10 15:27:58.558613 | instance | Wednesday 10 June 2026 15:27:58 +0000 (0:00:00.124) 0:22:21.749 ********
2026-06-10 15:27:58.610526 | instance | skipping: [instance]
2026-06-10 15:27:58.610759 | instance |
2026-06-10 15:27:58.611033 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-10 15:27:58.611288 | instance | Wednesday 10 June 2026 15:27:58 +0000 (0:00:00.052) 0:22:21.801 ********
2026-06-10 15:27:58.661630 | instance | skipping: [instance]
2026-06-10 15:27:58.661899 | instance |
2026-06-10 15:27:58.662200 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-10 15:27:58.662455 | instance | Wednesday 10 June 2026 15:27:58 +0000 (0:00:00.051) 0:22:21.852 ********
2026-06-10 15:27:58.727993 | instance | ok: [instance]
2026-06-10 15:27:58.728252 | instance |
2026-06-10 15:27:58.728570 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-10 15:27:58.728938 | instance | Wednesday 10 June 2026 15:27:58 +0000 (0:00:00.066) 0:22:21.919 ********
2026-06-10 15:27:58.802103 | instance | included: ingress for instance
2026-06-10 15:27:58.802348 | instance |
2026-06-10 15:27:58.802609 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-10 15:27:58.802870 | instance | Wednesday 10 June 2026 15:27:58 +0000 (0:00:00.074) 0:22:21.993 ********
2026-06-10 15:27:59.922717 | instance | changed: [instance]
2026-06-10 15:27:59.922859 | instance |
2026-06-10 15:27:59.923053 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-10 15:27:59.923231 | instance | Wednesday 10 June 2026 15:27:59 +0000 (0:00:01.120) 0:22:23.113 ********
2026-06-10 15:28:01.092181 | instance | changed: [instance]
2026-06-10 15:28:01.092402 | instance |
2026-06-10 15:28:01.092678 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-10 15:28:01.092938 | instance | Wednesday 10 June 2026 15:28:01 +0000 (0:00:01.169) 0:22:24.282 ********
2026-06-10 15:28:10.707279 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-10 15:28:10.707522 | instance |
2026-06-10 15:28:10.707807 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:28:10.708070 | instance | Wednesday 10 June 2026 15:28:10 +0000 (0:00:09.615) 0:22:33.898 ********
2026-06-10 15:28:10.772502 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:28:10.772719 | instance |
2026-06-10 15:28:10.772983 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:28:10.773259 | instance | Wednesday 10 June 2026 15:28:10 +0000 (0:00:00.065) 0:22:33.963 ********
2026-06-10 15:28:11.281497 | instance | changed: [instance]
2026-06-10 15:28:11.281750 | instance |
2026-06-10 15:28:11.282026 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-10 15:28:11.282326 | instance | Wednesday 10 June 2026 15:28:11 +0000 (0:00:00.508) 0:22:34.472 ********
2026-06-10 15:28:14.087225 | instance | changed: [instance]
2026-06-10 15:28:14.087453 | instance |
2026-06-10 15:28:14.087746 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:28:14.088015 | instance | Wednesday 10 June 2026 15:28:14 +0000 (0:00:02.805) 0:22:37.278 ********
2026-06-10 15:28:14.149415 | instance | skipping: [instance]
2026-06-10 15:28:14.149660 | instance |
2026-06-10 15:28:14.149986 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:28:14.150376 | instance | Wednesday 10 June 2026 15:28:14 +0000 (0:00:00.062) 0:22:37.340 ********
2026-06-10 15:28:14.199100 | instance | skipping: [instance]
2026-06-10 15:28:14.199402 | instance |
2026-06-10 15:28:14.199720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:28:14.200020 | instance | Wednesday 10 June 2026 15:28:14 +0000 (0:00:00.049) 0:22:37.390 ********
2026-06-10 15:28:14.247818 | instance | skipping: [instance]
2026-06-10 15:28:14.248038 | instance |
2026-06-10 15:28:14.248332 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:28:14.248607 | instance | Wednesday 10 June 2026 15:28:14 +0000 (0:00:00.048) 0:22:37.438 ********
2026-06-10 15:28:14.297710 | instance | skipping: [instance]
2026-06-10 15:28:14.300394 | instance |
2026-06-10 15:28:14.300475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:28:14.300484 | instance | Wednesday 10 June 2026 15:28:14 +0000 (0:00:00.049) 0:22:37.488 ********
2026-06-10 15:28:14.343390 | instance | skipping: [instance]
2026-06-10 15:28:14.343604 | instance |
2026-06-10 15:28:14.343941 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:28:14.344223 | instance | Wednesday 10 June 2026 15:28:14 +0000 (0:00:00.045) 0:22:37.534 ********
2026-06-10 15:28:14.389410 | instance | skipping: [instance]
2026-06-10 15:28:14.389659 | instance |
2026-06-10 15:28:14.389979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:28:14.390326 | instance | Wednesday 10 June 2026 15:28:14 +0000 (0:00:00.046) 0:22:37.580 ********
2026-06-10 15:28:14.441345 | instance | ok: [instance]
2026-06-10 15:28:14.441591 | instance |
2026-06-10 15:28:14.441866 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:28:14.442186 | instance | Wednesday 10 June 2026 15:28:14 +0000 (0:00:00.051) 0:22:37.632 ********
2026-06-10 15:28:14.503482 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-10 15:28:14.503644 | instance |
2026-06-10 15:28:14.503825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:28:14.504010 | instance | Wednesday 10 June 2026 15:28:14 +0000 (0:00:00.062) 0:22:37.694 ********
2026-06-10 15:28:14.576705 | instance | ok: [instance]
2026-06-10 15:28:14.576926 | instance |
2026-06-10 15:28:14.577304 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:28:14.577570 | instance | Wednesday 10 June 2026 15:28:14 +0000 (0:00:00.073) 0:22:37.767 ********
2026-06-10 15:28:14.646174 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:28:14.646531 | instance |
2026-06-10 15:28:14.646850 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:28:14.647140 | instance | Wednesday 10 June 2026 15:28:14 +0000 (0:00:00.068) 0:22:37.836 ********
2026-06-10 15:28:15.183271 | instance | changed: [instance]
2026-06-10 15:28:15.183322 | instance |
2026-06-10 15:28:15.183621 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-10 15:28:15.184006 | instance | Wednesday 10 June 2026 15:28:15 +0000 (0:00:00.536) 0:22:38.373 ********
2026-06-10 15:28:32.301229 | instance | ok: [instance]
2026-06-10 15:28:32.301477 | instance |
2026-06-10 15:28:32.301810 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-10 15:28:32.302076 | instance | Wednesday 10 June 2026 15:28:32 +0000 (0:00:17.118) 0:22:55.492 ********
2026-06-10 15:28:46.698359 | instance | ok: [instance]
2026-06-10 15:28:46.698439 | instance |
2026-06-10 15:28:46.698494 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-10 15:28:46.698838 | instance | Wednesday 10 June 2026 15:28:46 +0000 (0:00:14.394) 0:23:09.886 ********
2026-06-10 15:28:48.038546 | instance | ok: [instance]
2026-06-10 15:28:48.038608 | instance |
2026-06-10 15:28:48.038627 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-10 15:28:48.038820 | instance | Wednesday 10 June 2026 15:28:48 +0000 (0:00:01.342) 0:23:11.229 ********
2026-06-10 15:28:49.197472 | instance | ok: [instance]
2026-06-10 15:28:49.197602 | instance |
2026-06-10 15:28:49.197887 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-10 15:28:49.197945 | instance | Wednesday 10 June 2026 15:28:49 +0000 (0:00:01.159) 0:23:12.388 ********
2026-06-10 15:28:49.881146 | instance | changed: [instance]
2026-06-10 15:28:49.881253 | instance |
2026-06-10 15:28:49.881557 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-10 15:28:49.881601 | instance | Wednesday 10 June 2026 15:28:49 +0000 (0:00:00.683) 0:23:13.072 ********
2026-06-10 15:28:50.592625 | instance | changed: [instance]
2026-06-10 15:28:50.592680 | instance |
2026-06-10 15:28:50.592688 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-10 15:28:50.592694 | instance | Wednesday 10 June 2026 15:28:50 +0000 (0:00:00.710) 0:23:13.783 ********
2026-06-10 15:28:53.551192 | instance | changed: [instance]
2026-06-10 15:28:53.551313 | instance |
2026-06-10 15:28:53.551487 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-10 15:28:53.551593 | instance | Wednesday 10 June 2026 15:28:53 +0000 (0:00:02.959) 0:23:16.742 ********
2026-06-10 15:28:54.921025 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-10 15:28:54.951146 | instance | changed: [instance]
2026-06-10 15:28:54.951220 | instance |
2026-06-10 15:28:54.951227 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-10 15:28:54.951252 | instance | Wednesday 10 June 2026 15:28:54 +0000 (0:00:01.398) 0:23:18.141 ********
2026-06-10 15:29:02.421812 | instance | ok: [instance]
2026-06-10 15:29:02.421889 | instance |
2026-06-10 15:29:02.422009 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-10 15:29:02.422150 | instance | Wednesday 10 June 2026 15:29:02 +0000 (0:00:07.471) 0:23:25.613 ********
2026-06-10 15:29:03.399765 | instance | changed: [instance]
2026-06-10 15:29:03.399926 | instance |
2026-06-10 15:29:03.400104 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-10 15:29:03.400302 | instance | Wednesday 10 June 2026 15:29:03 +0000 (0:00:00.977) 0:23:26.590 ********
2026-06-10 15:29:05.288840 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-148.nip.io/swift/v1/%(tenant_id)s'})
2026-06-10 15:29:05.288994 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-10 15:29:05.289130 | instance |
2026-06-10 15:29:05.289282 | instance | TASK [Create Ingress] **********************************************************
2026-06-10 15:29:05.289437 | instance | Wednesday 10 June 2026 15:29:05 +0000 (0:00:01.889) 0:23:28.479 ********
2026-06-10 15:29:05.408141 | instance | included: openstack_helm_ingress for instance
2026-06-10 15:29:05.408379 | instance |
2026-06-10 15:29:05.408660 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-10 15:29:05.408929 | instance | Wednesday 10 June 2026 15:29:05 +0000 (0:00:00.119) 0:23:28.599 ********
2026-06-10 15:29:05.462347 | instance | skipping: [instance]
2026-06-10 15:29:05.462602 | instance |
2026-06-10 15:29:05.462909 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-10 15:29:05.463210 | instance | Wednesday 10 June 2026 15:29:05 +0000 (0:00:00.054) 0:23:28.653 ********
2026-06-10 15:29:05.520646 | instance | skipping: [instance]
2026-06-10 15:29:05.520881 | instance |
2026-06-10 15:29:05.521160 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-10 15:29:05.521426 | instance | Wednesday 10 June 2026 15:29:05 +0000 (0:00:00.058) 0:23:28.711 ********
2026-06-10 15:29:05.582499 | instance | ok: [instance]
2026-06-10 15:29:05.582733 | instance |
2026-06-10 15:29:05.583005 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-10 15:29:05.583261 | instance | Wednesday 10 June 2026 15:29:05 +0000 (0:00:00.061) 0:23:28.773 ********
2026-06-10 15:29:05.675085 | instance | included: ingress for instance
2026-06-10 15:29:05.675317 | instance |
2026-06-10 15:29:05.675595 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-10 15:29:05.675860 | instance | Wednesday 10 June 2026 15:29:05 +0000 (0:00:00.092) 0:23:28.866 ********
2026-06-10 15:29:06.640663 | instance | changed: [instance]
2026-06-10 15:29:06.640748 | instance |
2026-06-10 15:29:06.640940 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:29:06.641100 | instance | Wednesday 10 June 2026 15:29:06 +0000 (0:00:00.965) 0:23:29.831 ********
2026-06-10 15:29:06.715841 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:29:06.715921 | instance |
2026-06-10 15:29:06.716033 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:29:06.716152 | instance | Wednesday 10 June 2026 15:29:06 +0000 (0:00:00.075) 0:23:29.907 ********
2026-06-10 15:29:07.217256 | instance | changed: [instance]
2026-06-10 15:29:07.217519 | instance |
2026-06-10 15:29:07.217807 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-10 15:29:07.218121 | instance | Wednesday 10 June 2026 15:29:07 +0000 (0:00:00.501) 0:23:30.408 ********
2026-06-10 15:29:21.654840 | instance | ok: [instance]
2026-06-10 15:29:21.655092 | instance |
2026-06-10 15:29:21.655407 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-10 15:29:21.655724 | instance | Wednesday 10 June 2026 15:29:21 +0000 (0:00:14.436) 0:23:44.844 ********
2026-06-10 15:29:21.733171 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-10 15:29:21.733303 | instance |
2026-06-10 15:29:21.733481 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-10 15:29:21.733653 | instance | Wednesday 10 June 2026 15:29:21 +0000 (0:00:00.079) 0:23:44.924 ********
2026-06-10 15:29:22.482858 | instance | changed: [instance]
2026-06-10 15:29:22.483102 | instance |
2026-06-10 15:29:22.483386 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-10 15:29:22.483666 | instance | Wednesday 10 June 2026 15:29:22 +0000 (0:00:00.749) 0:23:45.673 ********
2026-06-10 15:29:23.215008 | instance | changed: [instance]
2026-06-10 15:29:23.215159 | instance |
2026-06-10 15:29:23.215450 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-10 15:29:23.215717 | instance | Wednesday 10 June 2026 15:29:23 +0000 (0:00:00.731) 0:23:46.405 ********
2026-06-10 15:29:24.510367 | instance | ok: [instance]
2026-06-10 15:29:24.510494 | instance |
2026-06-10 15:29:24.510532 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-10 15:29:24.510665 | instance | Wednesday 10 June 2026 15:29:24 +0000 (0:00:01.295) 0:23:47.701 ********
2026-06-10 15:29:24.592973 | instance | ok: [instance]
2026-06-10 15:29:24.593095 | instance |
2026-06-10 15:29:24.593293 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-10 15:29:24.593515 | instance | Wednesday 10 June 2026 15:29:24 +0000 (0:00:00.082) 0:23:47.784 ********
2026-06-10 15:29:25.336962 | instance | changed: [instance]
2026-06-10 15:29:25.337106 | instance |
2026-06-10 15:29:25.337279 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-10 15:29:25.337446 | instance | Wednesday 10 June 2026 15:29:25 +0000 (0:00:00.743) 0:23:48.528 ********
2026-06-10 15:29:25.503901 | instance | ok: [instance]
2026-06-10 15:29:25.504097 | instance |
2026-06-10 15:29:25.504425 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-10 15:29:25.504783 | instance | Wednesday 10 June 2026 15:29:25 +0000 (0:00:00.166) 0:23:48.694 ********
2026-06-10 15:29:26.853417 | instance | changed: [instance]
2026-06-10 15:29:26.853540 | instance |
2026-06-10 15:29:26.853609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:29:26.853753 | instance | Wednesday 10 June 2026 15:29:26 +0000 (0:00:01.349) 0:23:50.044 ********
2026-06-10 15:29:26.953559 | instance | ok: [instance]
2026-06-10 15:29:26.953657 | instance |
2026-06-10 15:29:26.953899 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:29:26.954203 | instance | Wednesday 10 June 2026 15:29:26 +0000 (0:00:00.100) 0:23:50.144 ********
2026-06-10 15:29:27.039324 | instance | included: rabbitmq for instance
2026-06-10 15:29:27.039555 | instance |
2026-06-10 15:29:27.039828 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-10 15:29:27.040094 | instance | Wednesday 10 June 2026 15:29:27 +0000 (0:00:00.085) 0:23:50.230 ********
2026-06-10 15:29:27.740102 | instance | ok: [instance]
2026-06-10 15:29:27.740395 | instance |
2026-06-10 15:29:27.740758 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-10 15:29:27.741040 | instance | Wednesday 10 June 2026 15:29:27 +0000 (0:00:00.700) 0:23:50.930 ********
2026-06-10 15:29:27.799164 | instance | skipping: [instance]
2026-06-10 15:29:27.799287 | instance |
2026-06-10 15:29:27.799480 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-10 15:29:27.799656 | instance | Wednesday 10 June 2026 15:29:27 +0000 (0:00:00.059) 0:23:50.990 ********
2026-06-10 15:29:27.849564 | instance | skipping: [instance]
2026-06-10 15:29:27.849727 | instance |
2026-06-10 15:29:27.849901 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-10 15:29:27.850108 | instance | Wednesday 10 June 2026 15:29:27 +0000 (0:00:00.050) 0:23:51.040 ********
2026-06-10 15:29:27.901723 | instance | skipping: [instance]
2026-06-10 15:29:27.901972 | instance |
2026-06-10 15:29:27.902339 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-10 15:29:27.902604 | instance | Wednesday 10 June 2026 15:29:27 +0000 (0:00:00.051) 0:23:51.092 ********
2026-06-10 15:29:53.743407 | instance | changed: [instance]
2026-06-10 15:29:53.743501 | instance |
2026-06-10 15:29:53.743706 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:29:53.743884 | instance | Wednesday 10 June 2026 15:29:53 +0000 (0:00:25.841) 0:24:16.934 ********
2026-06-10 15:29:54.430757 | instance | ok: [instance]
2026-06-10 15:29:54.430988 | instance |
2026-06-10 15:29:54.431282 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:29:54.431569 | instance | Wednesday 10 June 2026 15:29:54 +0000 (0:00:00.687) 0:24:17.621 ********
2026-06-10 15:29:54.485620 | instance | ok: [instance]
2026-06-10 15:29:54.485981 | instance |
2026-06-10 15:29:54.486389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:29:54.486649 | instance | Wednesday 10 June 2026 15:29:54 +0000 (0:00:00.054) 0:24:17.676 ********
2026-06-10 15:29:54.537149 | instance | skipping: [instance]
2026-06-10 15:29:54.537415 | instance |
2026-06-10 15:29:54.537736 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:29:54.538018 | instance | Wednesday 10 June 2026 15:29:54 +0000 (0:00:00.051) 0:24:17.727 ********
2026-06-10 15:29:54.586530 | instance | skipping: [instance]
2026-06-10 15:29:54.586731 | instance |
2026-06-10 15:29:54.587015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:29:54.587308 | instance | Wednesday 10 June 2026 15:29:54 +0000 (0:00:00.049) 0:24:17.777 ********
2026-06-10 15:29:54.636231 | instance | ok: [instance]
2026-06-10 15:29:54.636461 | instance |
2026-06-10 15:29:54.636747 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:29:54.637003 | instance | Wednesday 10 June 2026 15:29:54 +0000 (0:00:00.050) 0:24:17.827 ********
2026-06-10 15:29:54.749717 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-10 15:29:54.749968 | instance | ok: [instance] => (item=dashboard)
2026-06-10 15:29:54.750275 | instance | ok: [instance] => (item=oslo_cache)
2026-06-10 15:29:54.750535 | instance | ok: [instance] => (item=image)
2026-06-10 15:29:54.750830 | instance | ok: [instance] => (item=identity)
2026-06-10 15:29:54.751094 | instance | ok: [instance] => (item=oslo_db)
2026-06-10 15:29:54.751341 | instance |
2026-06-10 15:29:54.751615 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:29:54.751882 | instance | Wednesday 10 June 2026 15:29:54 +0000 (0:00:00.113) 0:24:17.940 ********
2026-06-10 15:29:54.827458 | instance | ok: [instance]
2026-06-10 15:29:54.827715 | instance |
2026-06-10 15:29:54.827995 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:29:54.828265 | instance | Wednesday 10 June 2026 15:29:54 +0000 (0:00:00.077) 0:24:18.018 ********
2026-06-10 15:29:54.886305 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:29:54.886530 | instance |
2026-06-10 15:29:54.886799 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:29:54.887055 | instance | Wednesday 10 June 2026 15:29:54 +0000 (0:00:00.059) 0:24:18.077 ********
2026-06-10 15:29:55.396281 | instance | changed: [instance]
2026-06-10 15:29:55.396538 | instance |
2026-06-10 15:29:55.396822 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-10 15:29:55.397104 | instance | Wednesday 10 June 2026 15:29:55 +0000 (0:00:00.509) 0:24:18.587 ********
2026-06-10 15:29:55.649321 | instance | ok: [instance]
2026-06-10 15:29:55.649499 | instance |
2026-06-10 15:29:55.649783 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-10 15:29:55.650074 | instance | Wednesday 10 June 2026 15:29:55 +0000 (0:00:00.253) 0:24:18.840 ********
2026-06-10 15:32:05.760195 | instance | changed: [instance]
2026-06-10 15:32:05.760277 | instance |
2026-06-10 15:32:05.760396 | instance | TASK [Create Ingress] **********************************************************
2026-06-10 15:32:05.760526 | instance | Wednesday 10 June 2026 15:32:05 +0000 (0:02:10.110) 0:26:28.951 ********
2026-06-10 15:32:05.860373 | instance | included: openstack_helm_ingress for instance
2026-06-10 15:32:05.860635 | instance |
2026-06-10 15:32:05.860910 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-10 15:32:05.861172 | instance | Wednesday 10 June 2026 15:32:05 +0000 (0:00:00.100) 0:26:29.051 ********
2026-06-10 15:32:05.913520 | instance | skipping: [instance]
2026-06-10 15:32:05.913768 | instance |
2026-06-10 15:32:05.914095 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-10 15:32:05.914411 | instance | Wednesday 10 June 2026 15:32:05 +0000 (0:00:00.052) 0:26:29.104 ********
2026-06-10 15:32:05.965686 | instance | skipping: [instance]
2026-06-10 15:32:05.965925 | instance |
2026-06-10 15:32:05.966268 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-10 15:32:05.966542 | instance | Wednesday 10 June 2026 15:32:05 +0000 (0:00:00.052) 0:26:29.156 ********
2026-06-10 15:32:06.020439 | instance | ok: [instance]
2026-06-10 15:32:06.020746 | instance |
2026-06-10 15:32:06.021040 | instance | TASK [Create Ingress image] ****************************************************
2026-06-10 15:32:06.021330 | instance | Wednesday 10 June 2026 15:32:06 +0000 (0:00:00.054) 0:26:29.211 ********
2026-06-10 15:32:06.088292 | instance | included: ingress for instance
2026-06-10 15:32:06.088587 | instance |
2026-06-10 15:32:06.088882 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-10 15:32:06.089173 | instance | Wednesday 10 June 2026 15:32:06 +0000 (0:00:00.067) 0:26:29.279 ********
2026-06-10 15:32:07.157737 | instance | changed: [instance]
2026-06-10 15:32:07.158080 | instance |
2026-06-10 15:32:07.158418 | instance | TASK [Create images] ***********************************************************
2026-06-10 15:32:07.158709 | instance | Wednesday 10 June 2026 15:32:07 +0000 (0:00:01.069) 0:26:30.348 ********
2026-06-10 15:32:07.279780 | 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-10 15:32:07.280067 | instance |
2026-06-10 15:32:07.280419 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-10 15:32:07.280709 | instance | Wednesday 10 June 2026 15:32:07 +0000 (0:00:00.122) 0:26:30.470 ********
2026-06-10 15:32:10.422860 | instance | changed: [instance]
2026-06-10 15:32:10.423087 | instance |
2026-06-10 15:32:10.423367 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-10 15:32:10.423644 | instance | Wednesday 10 June 2026 15:32:10 +0000 (0:00:03.143) 0:26:33.613 ********
2026-06-10 15:32:11.157408 | instance | ok: [instance]
2026-06-10 15:32:11.157529 | instance |
2026-06-10 15:32:11.157710 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-10 15:32:11.157913 | instance | Wednesday 10 June 2026 15:32:11 +0000 (0:00:00.734) 0:26:34.348 ********
2026-06-10 15:32:11.222910 | instance | ok: [instance]
2026-06-10 15:32:11.223636 | instance |
2026-06-10 15:32:11.223716 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-10 15:32:11.223840 | instance | Wednesday 10 June 2026 15:32:11 +0000 (0:00:00.065) 0:26:34.413 ********
2026-06-10 15:32:25.545513 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-10 15:32:25.545681 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-10 15:32:25.545907 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-10 15:32:25.546117 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-10 15:32:25.546392 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-10 15:32:25.546550 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-10 15:32:25.546723 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-10 15:32:25.546886 | instance | ok: [instance]
2026-06-10 15:32:25.547041 | instance |
2026-06-10 15:32:25.547231 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-10 15:32:25.547394 | instance | Wednesday 10 June 2026 15:32:25 +0000 (0:00:14.322) 0:26:48.736 ********
2026-06-10 15:32:25.607816 | instance | ok: [instance]
2026-06-10 15:32:25.607949 | instance |
2026-06-10 15:32:25.608134 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-10 15:32:25.608306 | instance | Wednesday 10 June 2026 15:32:25 +0000 (0:00:00.062) 0:26:48.798 ********
2026-06-10 15:32:25.673471 | instance | ok: [instance]
2026-06-10 15:32:25.673562 | instance |
2026-06-10 15:32:25.673763 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-10 15:32:25.673938 | instance | Wednesday 10 June 2026 15:32:25 +0000 (0:00:00.065) 0:26:48.864 ********
2026-06-10 15:32:25.877522 | instance | changed: [instance]
2026-06-10 15:32:25.877664 | instance |
2026-06-10 15:32:25.877854 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-10 15:32:25.878157 | instance | Wednesday 10 June 2026 15:32:25 +0000 (0:00:00.204) 0:26:49.068 ********
2026-06-10 15:32:26.560262 | instance | changed: [instance]
2026-06-10 15:32:26.560482 | instance |
2026-06-10 15:32:26.560757 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-10 15:32:26.561036 | instance | Wednesday 10 June 2026 15:32:26 +0000 (0:00:00.682) 0:26:49.750 ********
2026-06-10 15:32:26.809801 | instance | ok: [instance]
2026-06-10 15:32:26.810151 | instance |
2026-06-10 15:32:26.810521 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-10 15:32:26.810867 | instance | Wednesday 10 June 2026 15:32:26 +0000 (0:00:00.249) 0:26:50.000 ********
2026-06-10 15:32:27.083614 | instance | changed: [instance]
2026-06-10 15:32:27.083732 | instance |
2026-06-10 15:32:27.083954 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-10 15:32:27.084155 | instance | Wednesday 10 June 2026 15:32:27 +0000 (0:00:00.273) 0:26:50.274 ********
2026-06-10 15:32:27.781508 | instance | ok: [instance]
2026-06-10 15:32:27.781647 | instance |
2026-06-10 15:32:27.781906 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-10 15:32:27.782170 | instance | Wednesday 10 June 2026 15:32:27 +0000 (0:00:00.697) 0:26:50.972 ********
2026-06-10 15:32:27.849703 | instance | ok: [instance]
2026-06-10 15:32:27.849919 | instance |
2026-06-10 15:32:27.850117 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-10 15:32:27.850300 | instance | Wednesday 10 June 2026 15:32:27 +0000 (0:00:00.068) 0:26:51.040 ********
2026-06-10 15:32:33.001900 | instance | changed: [instance]
2026-06-10 15:32:33.002017 | instance |
2026-06-10 15:32:33.002220 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-10 15:32:33.002477 | instance | Wednesday 10 June 2026 15:32:32 +0000 (0:00:05.152) 0:26:56.193 ********
2026-06-10 15:32:33.149539 | instance | skipping: [instance]
2026-06-10 15:32:33.149685 | instance |
2026-06-10 15:32:33.149881 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-10 15:32:33.150087 | instance | Wednesday 10 June 2026 15:32:33 +0000 (0:00:00.147) 0:26:56.340 ********
2026-06-10 15:32:33.208969 | instance | skipping: [instance]
2026-06-10 15:32:33.209183 | instance |
2026-06-10 15:32:33.209453 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-10 15:32:33.209720 | instance | Wednesday 10 June 2026 15:32:33 +0000 (0:00:00.059) 0:26:56.399 ********
2026-06-10 15:32:33.507716 | instance | changed: [instance]
2026-06-10 15:32:33.507993 | instance |
2026-06-10 15:32:33.508322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:32:33.508608 | instance | Wednesday 10 June 2026 15:32:33 +0000 (0:00:00.298) 0:26:56.698 ********
2026-06-10 15:32:33.584518 | instance | ok: [instance]
2026-06-10 15:32:33.584632 | instance |
2026-06-10 15:32:33.584779 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:32:33.584928 | instance | Wednesday 10 June 2026 15:32:33 +0000 (0:00:00.077) 0:26:56.775 ********
2026-06-10 15:32:33.634278 | instance | skipping: [instance]
2026-06-10 15:32:33.634526 | instance |
2026-06-10 15:32:33.634834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:32:33.635142 | instance | Wednesday 10 June 2026 15:32:33 +0000 (0:00:00.049) 0:26:56.825 ********
2026-06-10 15:32:33.685403 | instance | skipping: [instance]
2026-06-10 15:32:33.685550 | instance |
2026-06-10 15:32:33.685727 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:32:33.685890 | instance | Wednesday 10 June 2026 15:32:33 +0000 (0:00:00.051) 0:26:56.876 ********
2026-06-10 15:32:33.737884 | instance | skipping: [instance]
2026-06-10 15:32:33.738164 | instance |
2026-06-10 15:32:33.738487 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:32:33.738743 | instance | Wednesday 10 June 2026 15:32:33 +0000 (0:00:00.052) 0:26:56.928 ********
2026-06-10 15:32:33.794057 | instance | skipping: [instance]
2026-06-10 15:32:33.794400 | instance |
2026-06-10 15:32:33.794720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:32:33.795023 | instance | Wednesday 10 June 2026 15:32:33 +0000 (0:00:00.055) 0:26:56.984 ********
2026-06-10 15:32:33.859008 | instance | skipping: [instance]
2026-06-10 15:32:33.859289 | instance |
2026-06-10 15:32:33.859634 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:32:33.860009 | instance | Wednesday 10 June 2026 15:32:33 +0000 (0:00:00.065) 0:26:57.050 ********
2026-06-10 15:32:33.918407 | instance | ok: [instance]
2026-06-10 15:32:33.918669 | instance |
2026-06-10 15:32:33.918997 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:32:33.919271 | instance | Wednesday 10 June 2026 15:32:33 +0000 (0:00:00.059) 0:26:57.109 ********
2026-06-10 15:32:34.004771 | instance | ok: [instance] => (item=oslo_db)
2026-06-10 15:32:34.005054 | instance | ok: [instance] => (item=oslo_cache)
2026-06-10 15:32:34.005270 | instance | ok: [instance] => (item=identity)
2026-06-10 15:32:34.005612 | instance | ok: [instance] => (item=staffeln)
2026-06-10 15:32:34.005896 | instance |
2026-06-10 15:32:34.006244 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:32:34.006507 | instance | Wednesday 10 June 2026 15:32:33 +0000 (0:00:00.086) 0:26:57.195 ********
2026-06-10 15:32:34.065615 | instance | ok: [instance]
2026-06-10 15:32:34.065867 | instance |
2026-06-10 15:32:34.066223 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:32:34.066492 | instance | Wednesday 10 June 2026 15:32:34 +0000 (0:00:00.060) 0:26:57.256 ********
2026-06-10 15:32:34.135803 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:32:34.136033 | instance |
2026-06-10 15:32:34.136303 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:32:34.136660 | instance | Wednesday 10 June 2026 15:32:34 +0000 (0:00:00.069) 0:26:57.326 ********
2026-06-10 15:32:34.687268 | instance | changed: [instance]
2026-06-10 15:32:34.687567 | instance |
2026-06-10 15:32:34.687849 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-10 15:32:34.688169 | instance | Wednesday 10 June 2026 15:32:34 +0000 (0:00:00.549) 0:26:57.875 ********
2026-06-10 15:32:55.342099 | instance | changed: [instance]
2026-06-10 15:32:55.342176 | instance |
2026-06-10 15:32:55.342329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:32:55.342483 | instance | Wednesday 10 June 2026 15:32:55 +0000 (0:00:20.657) 0:27:18.532 ********
2026-06-10 15:32:55.427748 | instance | ok: [instance]
2026-06-10 15:32:55.427828 | instance |
2026-06-10 15:32:55.427949 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:32:55.428073 | instance | Wednesday 10 June 2026 15:32:55 +0000 (0:00:00.086) 0:27:18.619 ********
2026-06-10 15:32:55.509224 | instance | included: rabbitmq for instance
2026-06-10 15:32:55.509314 | instance |
2026-06-10 15:32:55.509445 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-10 15:32:55.509578 | instance | Wednesday 10 June 2026 15:32:55 +0000 (0:00:00.081) 0:27:18.700 ********
2026-06-10 15:32:56.209438 | instance | ok: [instance]
2026-06-10 15:32:56.209674 | instance |
2026-06-10 15:32:56.209958 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-10 15:32:56.210286 | instance | Wednesday 10 June 2026 15:32:56 +0000 (0:00:00.699) 0:27:19.400 ********
2026-06-10 15:32:56.259750 | instance | skipping: [instance]
2026-06-10 15:32:56.260010 | instance |
2026-06-10 15:32:56.260306 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-10 15:32:56.260586 | instance | Wednesday 10 June 2026 15:32:56 +0000 (0:00:00.050) 0:27:19.450 ********
2026-06-10 15:32:56.310232 | instance | skipping: [instance]
2026-06-10 15:32:56.310524 | instance |
2026-06-10 15:32:56.310868 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-10 15:32:56.311158 | instance | Wednesday 10 June 2026 15:32:56 +0000 (0:00:00.050) 0:27:19.501 ********
2026-06-10 15:32:56.362368 | instance | skipping: [instance]
2026-06-10 15:32:56.362641 | instance |
2026-06-10 15:32:56.362910 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-10 15:32:56.363179 | instance | Wednesday 10 June 2026 15:32:56 +0000 (0:00:00.052) 0:27:19.553 ********
2026-06-10 15:33:27.198248 | instance | changed: [instance]
2026-06-10 15:33:27.198500 | instance |
2026-06-10 15:33:27.198796 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:33:27.199140 | instance | Wednesday 10 June 2026 15:33:27 +0000 (0:00:30.835) 0:27:50.388 ********
2026-06-10 15:33:27.888336 | instance | ok: [instance]
2026-06-10 15:33:27.888474 | instance |
2026-06-10 15:33:27.888662 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:33:27.888832 | instance | Wednesday 10 June 2026 15:33:27 +0000 (0:00:00.689) 0:27:51.078 ********
2026-06-10 15:33:27.944260 | instance | ok: [instance]
2026-06-10 15:33:27.944397 | instance |
2026-06-10 15:33:27.944571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:33:27.944736 | instance | Wednesday 10 June 2026 15:33:27 +0000 (0:00:00.056) 0:27:51.135 ********
2026-06-10 15:33:27.996361 | instance | skipping: [instance]
2026-06-10 15:33:27.996586 | instance |
2026-06-10 15:33:27.996858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:33:27.997116 | instance | Wednesday 10 June 2026 15:33:27 +0000 (0:00:00.051) 0:27:51.187 ********
2026-06-10 15:33:28.049968 | instance | skipping: [instance]
2026-06-10 15:33:28.050219 | instance |
2026-06-10 15:33:28.050489 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:33:28.050784 | instance | Wednesday 10 June 2026 15:33:28 +0000 (0:00:00.053) 0:27:51.241 ********
2026-06-10 15:33:28.109045 | instance | ok: [instance]
2026-06-10 15:33:28.109205 | instance |
2026-06-10 15:33:28.109495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:33:28.109770 | instance | Wednesday 10 June 2026 15:33:28 +0000 (0:00:00.058) 0:27:51.299 ********
2026-06-10 15:33:28.241016 | instance | ok: [instance] => (item=volumev3)
2026-06-10 15:33:28.241265 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-10 15:33:28.241525 | instance | ok: [instance] => (item=oslo_cache)
2026-06-10 15:33:28.241786 | instance | ok: [instance] => (item=image)
2026-06-10 15:33:28.242048 | instance | ok: [instance] => (item=identity)
2026-06-10 15:33:28.242350 | instance | ok: [instance] => (item=oslo_db)
2026-06-10 15:33:28.242607 | instance |
2026-06-10 15:33:28.242905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:33:28.243160 | instance | Wednesday 10 June 2026 15:33:28 +0000 (0:00:00.132) 0:27:51.432 ********
2026-06-10 15:33:28.304512 | instance | ok: [instance]
2026-06-10 15:33:28.304762 | instance |
2026-06-10 15:33:28.305049 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:33:28.305313 | instance | Wednesday 10 June 2026 15:33:28 +0000 (0:00:00.063) 0:27:51.495 ********
2026-06-10 15:33:28.363394 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:33:28.363596 | instance |
2026-06-10 15:33:28.363857 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:33:28.364116 | instance | Wednesday 10 June 2026 15:33:28 +0000 (0:00:00.058) 0:27:51.554 ********
2026-06-10 15:33:28.884032 | instance | changed: [instance]
2026-06-10 15:33:28.884250 | instance |
2026-06-10 15:33:28.884521 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-10 15:33:28.884792 | instance | Wednesday 10 June 2026 15:33:28 +0000 (0:00:00.520) 0:27:52.074 ********
2026-06-10 15:33:29.173831 | instance | ok: [instance]
2026-06-10 15:33:29.174343 | instance |
2026-06-10 15:33:29.174661 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-10 15:33:29.174902 | instance | Wednesday 10 June 2026 15:33:29 +0000 (0:00:00.289) 0:27:52.364 ********
2026-06-10 15:33:29.232194 | instance | ok: [instance]
2026-06-10 15:33:29.232258 | instance |
2026-06-10 15:33:29.232326 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-10 15:33:29.232450 | instance | Wednesday 10 June 2026 15:33:29 +0000 (0:00:00.058) 0:27:52.423 ********
2026-06-10 15:33:29.390528 | instance | ok: [instance]
2026-06-10 15:33:29.390791 | instance |
2026-06-10 15:33:29.390992 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-10 15:33:29.391158 | instance | Wednesday 10 June 2026 15:33:29 +0000 (0:00:00.158) 0:27:52.581 ********
2026-06-10 15:38:17.056105 | instance | changed: [instance]
2026-06-10 15:38:17.056189 | instance |
2026-06-10 15:38:17.056202 | instance | TASK [Create Ingress] **********************************************************
2026-06-10 15:38:17.056212 | instance | Wednesday 10 June 2026 15:38:17 +0000 (0:04:47.664) 0:32:40.246 ********
2026-06-10 15:38:17.178122 | instance | included: openstack_helm_ingress for instance
2026-06-10 15:38:17.178204 | instance |
2026-06-10 15:38:17.178211 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-10 15:38:17.178217 | instance | Wednesday 10 June 2026 15:38:17 +0000 (0:00:00.120) 0:32:40.367 ********
2026-06-10 15:38:17.246222 | instance | skipping: [instance]
2026-06-10 15:38:17.246299 | instance |
2026-06-10 15:38:17.246528 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-10 15:38:17.246606 | instance | Wednesday 10 June 2026 15:38:17 +0000 (0:00:00.069) 0:32:40.436 ********
2026-06-10 15:38:17.306418 | instance | skipping: [instance]
2026-06-10 15:38:17.306490 | instance |
2026-06-10 15:38:17.306615 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-10 15:38:17.306739 | instance | Wednesday 10 June 2026 15:38:17 +0000 (0:00:00.060) 0:32:40.497 ********
2026-06-10 15:38:17.373819 | instance | ok: [instance]
2026-06-10 15:38:17.374161 | instance |
2026-06-10 15:38:17.374484 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-10 15:38:17.374811 | instance | Wednesday 10 June 2026 15:38:17 +0000 (0:00:00.067) 0:32:40.564 ********
2026-06-10 15:38:17.449357 | instance | included: ingress for instance
2026-06-10 15:38:17.449651 | instance |
2026-06-10 15:38:17.450009 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-10 15:38:17.450327 | instance | Wednesday 10 June 2026 15:38:17 +0000 (0:00:00.075) 0:32:40.640 ********
2026-06-10 15:38:18.496609 | instance | changed: [instance]
2026-06-10 15:38:18.496740 | instance |
2026-06-10 15:38:18.496924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:38:18.497100 | instance | Wednesday 10 June 2026 15:38:18 +0000 (0:00:01.046) 0:32:41.687 ********
2026-06-10 15:38:18.573955 | instance | ok: [instance]
2026-06-10 15:38:18.574215 | instance |
2026-06-10 15:38:18.574496 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:38:18.574763 | instance | Wednesday 10 June 2026 15:38:18 +0000 (0:00:00.077) 0:32:41.765 ********
2026-06-10 15:38:18.620873 | instance | skipping: [instance]
2026-06-10 15:38:18.621076 | instance |
2026-06-10 15:38:18.621350 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:38:18.621615 | instance | Wednesday 10 June 2026 15:38:18 +0000 (0:00:00.047) 0:32:41.812 ********
2026-06-10 15:38:18.666266 | instance | skipping: [instance]
2026-06-10 15:38:18.666484 | instance |
2026-06-10 15:38:18.666753 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:38:18.667012 | instance | Wednesday 10 June 2026 15:38:18 +0000 (0:00:00.045) 0:32:41.857 ********
2026-06-10 15:38:18.706133 | instance | skipping: [instance]
2026-06-10 15:38:18.706908 | instance |
2026-06-10 15:38:18.707028 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:38:18.707094 | instance | Wednesday 10 June 2026 15:38:18 +0000 (0:00:00.039) 0:32:41.897 ********
2026-06-10 15:38:18.759716 | instance | skipping: [instance]
2026-06-10 15:38:18.759987 | instance |
2026-06-10 15:38:18.760694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:38:18.760793 | instance | Wednesday 10 June 2026 15:38:18 +0000 (0:00:00.052) 0:32:41.949 ********
2026-06-10 15:38:18.817030 | instance | skipping: [instance]
2026-06-10 15:38:18.817101 | instance |
2026-06-10 15:38:18.817226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:38:18.817346 | instance | Wednesday 10 June 2026 15:38:18 +0000 (0:00:00.058) 0:32:42.008 ********
2026-06-10 15:38:18.867966 | instance | ok: [instance]
2026-06-10 15:38:18.868149 | instance |
2026-06-10 15:38:18.868387 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:38:18.868684 | instance | Wednesday 10 June 2026 15:38:18 +0000 (0:00:00.050) 0:32:42.058 ********
2026-06-10 15:38:18.967624 | instance | ok: [instance] => (item=oslo_db)
2026-06-10 15:38:18.967758 | instance | ok: [instance] => (item=placement)
2026-06-10 15:38:18.967958 | instance | ok: [instance] => (item=identity)
2026-06-10 15:38:18.968104 | instance | ok: [instance] => (item=oslo_cache)
2026-06-10 15:38:18.968263 | instance |
2026-06-10 15:38:18.968466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:38:18.968652 | instance | Wednesday 10 June 2026 15:38:18 +0000 (0:00:00.099) 0:32:42.158 ********
2026-06-10 15:38:19.046162 | instance | ok: [instance]
2026-06-10 15:38:19.046235 | instance |
2026-06-10 15:38:19.046349 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:38:19.046475 | instance | Wednesday 10 June 2026 15:38:19 +0000 (0:00:00.078) 0:32:42.237 ********
2026-06-10 15:38:19.120097 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:38:19.120225 | instance |
2026-06-10 15:38:19.120451 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:38:19.120617 | instance | Wednesday 10 June 2026 15:38:19 +0000 (0:00:00.073) 0:32:42.311 ********
2026-06-10 15:38:19.662138 | instance | changed: [instance]
2026-06-10 15:38:19.662204 | instance |
2026-06-10 15:38:19.662372 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-10 15:38:19.662621 | instance | Wednesday 10 June 2026 15:38:19 +0000 (0:00:00.541) 0:32:42.852 ********
2026-06-10 15:39:52.111642 | instance | changed: [instance]
2026-06-10 15:39:52.111750 | instance |
2026-06-10 15:39:52.111847 | instance | TASK [Create Ingress] **********************************************************
2026-06-10 15:39:52.111965 | instance | Wednesday 10 June 2026 15:39:52 +0000 (0:01:32.450) 0:34:15.302 ********
2026-06-10 15:39:52.229207 | instance | included: openstack_helm_ingress for instance
2026-06-10 15:39:52.229287 | instance |
2026-06-10 15:39:52.229555 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-10 15:39:52.229606 | instance | Wednesday 10 June 2026 15:39:52 +0000 (0:00:00.117) 0:34:15.420 ********
2026-06-10 15:39:52.290843 | instance | skipping: [instance]
2026-06-10 15:39:52.290892 | instance |
2026-06-10 15:39:52.290899 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-10 15:39:52.290907 | instance | Wednesday 10 June 2026 15:39:52 +0000 (0:00:00.060) 0:34:15.481 ********
2026-06-10 15:39:52.346675 | instance | skipping: [instance]
2026-06-10 15:39:52.347064 | instance |
2026-06-10 15:39:52.347110 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-10 15:39:52.347117 | instance | Wednesday 10 June 2026 15:39:52 +0000 (0:00:00.056) 0:34:15.537 ********
2026-06-10 15:39:52.412829 | instance | ok: [instance]
2026-06-10 15:39:52.412900 | instance |
2026-06-10 15:39:52.413167 | instance | TASK [Create Ingress placement] ************************************************
2026-06-10 15:39:52.413205 | instance | Wednesday 10 June 2026 15:39:52 +0000 (0:00:00.066) 0:34:15.604 ********
2026-06-10 15:39:52.483010 | instance | included: ingress for instance
2026-06-10 15:39:52.483081 | instance |
2026-06-10 15:39:52.483357 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-10 15:39:52.483400 | instance | Wednesday 10 June 2026 15:39:52 +0000 (0:00:00.070) 0:34:15.674 ********
2026-06-10 15:39:53.640227 | instance | changed: [instance]
2026-06-10 15:39:53.640299 | instance |
2026-06-10 15:39:53.640790 | instance | PLAY [Configure operating system] **********************************************
2026-06-10 15:39:53.640822 | instance |
2026-06-10 15:39:53.640828 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:39:53.640833 | instance | Wednesday 10 June 2026 15:39:53 +0000 (0:00:01.157) 0:34:16.831 ********
2026-06-10 15:39:56.030258 | instance | ok: [instance]
2026-06-10 15:39:56.030324 | instance |
2026-06-10 15:39:56.030448 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-10 15:39:56.030570 | instance | Wednesday 10 June 2026 15:39:56 +0000 (0:00:02.389) 0:34:19.221 ********
2026-06-10 15:39:56.252360 | instance | ok: [instance]
2026-06-10 15:39:56.252447 | instance |
2026-06-10 15:39:56.252645 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-10 15:39:56.252812 | instance | Wednesday 10 June 2026 15:39:56 +0000 (0:00:00.222) 0:34:19.443 ********
2026-06-10 15:39:56.299325 | instance | skipping: [instance]
2026-06-10 15:39:56.299405 | instance |
2026-06-10 15:39:56.299540 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-10 15:39:56.299660 | instance | Wednesday 10 June 2026 15:39:56 +0000 (0:00:00.046) 0:34:19.490 ********
2026-06-10 15:39:56.360681 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-10 15:39:56.360777 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-10 15:39:56.360900 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-10 15:39:56.361042 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-10 15:39:56.361177 | instance | skipping: [instance]
2026-06-10 15:39:56.361272 | instance |
2026-06-10 15:39:56.361411 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-10 15:39:56.361511 | instance | Wednesday 10 June 2026 15:39:56 +0000 (0:00:00.060) 0:34:19.551 ********
2026-06-10 15:39:56.424260 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-10 15:39:56.424386 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-10 15:39:56.424499 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-10 15:39:56.424650 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-10 15:39:56.424760 | instance | skipping: [instance]
2026-06-10 15:39:56.424871 | instance |
2026-06-10 15:39:56.425045 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-10 15:39:56.425128 | instance | Wednesday 10 June 2026 15:39:56 +0000 (0:00:00.064) 0:34:19.615 ********
2026-06-10 15:39:56.475738 | instance | skipping: [instance]
2026-06-10 15:39:56.475839 | instance |
2026-06-10 15:39:56.475963 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-10 15:39:56.476084 | instance | Wednesday 10 June 2026 15:39:56 +0000 (0:00:00.051) 0:34:19.667 ********
2026-06-10 15:39:56.545534 | instance | skipping: [instance]
2026-06-10 15:39:56.545638 | instance |
2026-06-10 15:39:56.545758 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-10 15:39:56.545880 | instance | Wednesday 10 June 2026 15:39:56 +0000 (0:00:00.069) 0:34:19.736 ********
2026-06-10 15:40:00.687488 | instance | changed: [instance]
2026-06-10 15:40:00.687743 | instance |
2026-06-10 15:40:00.688026 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-10 15:40:00.688322 | instance | Wednesday 10 June 2026 15:40:00 +0000 (0:00:04.141) 0:34:23.878 ********
2026-06-10 15:40:21.770326 | instance | changed: [instance]
2026-06-10 15:40:21.770649 | instance |
2026-06-10 15:40:21.771008 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-10 15:40:21.771329 | instance | Wednesday 10 June 2026 15:40:21 +0000 (0:00:21.082) 0:34:44.961 ********
2026-06-10 15:40:22.321905 | instance | changed: [instance]
2026-06-10 15:40:22.322148 | instance |
2026-06-10 15:40:22.322422 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-10 15:40:22.322687 | instance | Wednesday 10 June 2026 15:40:22 +0000 (0:00:00.551) 0:34:45.512 ********
2026-06-10 15:40:23.495709 | instance | ok: [instance]
2026-06-10 15:40:23.495792 | instance |
2026-06-10 15:40:23.495995 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-10 15:40:23.496159 | instance | Wednesday 10 June 2026 15:40:23 +0000 (0:00:01.174) 0:34:46.686 ********
2026-06-10 15:40:23.924444 | instance | changed: [instance]
2026-06-10 15:40:23.924696 | instance |
2026-06-10 15:40:23.924979 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-10 15:40:23.925301 | instance | Wednesday 10 June 2026 15:40:23 +0000 (0:00:00.428) 0:34:47.115 ********
2026-06-10 15:40:24.412793 | instance | changed: [instance]
2026-06-10 15:40:24.413033 | instance |
2026-06-10 15:40:24.413316 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-10 15:40:24.413747 | instance | Wednesday 10 June 2026 15:40:24 +0000 (0:00:00.488) 0:34:47.603 ********
2026-06-10 15:40:24.943566 | instance | changed: [instance]
2026-06-10 15:40:24.943648 | instance |
2026-06-10 15:40:24.943740 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-10 15:40:24.943879 | instance | Wednesday 10 June 2026 15:40:24 +0000 (0:00:00.531) 0:34:48.134 ********
2026-06-10 15:40:25.413359 | instance | changed: [instance]
2026-06-10 15:40:25.413690 | instance |
2026-06-10 15:40:25.413998 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-10 15:40:25.414316 | instance | Wednesday 10 June 2026 15:40:25 +0000 (0:00:00.469) 0:34:48.604 ********
2026-06-10 15:40:25.693731 | instance | ok: [instance]
2026-06-10 15:40:25.693979 | instance |
2026-06-10 15:40:25.694318 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-10 15:40:25.694612 | instance |
2026-06-10 15:40:25.694885 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:40:25.695153 | instance | Wednesday 10 June 2026 15:40:25 +0000 (0:00:00.279) 0:34:48.884 ********
2026-06-10 15:40:25.781419 | instance | ok: [instance]
2026-06-10 15:40:25.781495 | instance |
2026-06-10 15:40:25.781686 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:40:25.781873 | instance | Wednesday 10 June 2026 15:40:25 +0000 (0:00:00.088) 0:34:48.972 ********
2026-06-10 15:40:25.824508 | instance | skipping: [instance]
2026-06-10 15:40:25.824794 | instance |
2026-06-10 15:40:25.825122 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:40:25.825411 | instance | Wednesday 10 June 2026 15:40:25 +0000 (0:00:00.042) 0:34:49.015 ********
2026-06-10 15:40:25.866638 | instance | skipping: [instance]
2026-06-10 15:40:25.866905 | instance |
2026-06-10 15:40:25.867215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:40:25.867514 | instance | Wednesday 10 June 2026 15:40:25 +0000 (0:00:00.042) 0:34:49.058 ********
2026-06-10 15:40:25.913160 | instance | skipping: [instance]
2026-06-10 15:40:25.913425 | instance |
2026-06-10 15:40:25.913733 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:40:25.914025 | instance | Wednesday 10 June 2026 15:40:25 +0000 (0:00:00.046) 0:34:49.104 ********
2026-06-10 15:40:25.959897 | instance | skipping: [instance]
2026-06-10 15:40:25.960167 | instance |
2026-06-10 15:40:25.960491 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:40:25.960771 | instance | Wednesday 10 June 2026 15:40:25 +0000 (0:00:00.046) 0:34:49.151 ********
2026-06-10 15:40:26.009140 | instance | skipping: [instance]
2026-06-10 15:40:26.009419 | instance |
2026-06-10 15:40:26.009699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:40:26.009958 | instance | Wednesday 10 June 2026 15:40:26 +0000 (0:00:00.049) 0:34:49.200 ********
2026-06-10 15:40:26.069390 | instance | ok: [instance]
2026-06-10 15:40:26.069595 | instance |
2026-06-10 15:40:26.069908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:40:26.070223 | instance | Wednesday 10 June 2026 15:40:26 +0000 (0:00:00.059) 0:34:49.259 ********
2026-06-10 15:40:26.115729 | instance | skipping: [instance]
2026-06-10 15:40:26.115838 | instance |
2026-06-10 15:40:26.116010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:40:26.116182 | instance | Wednesday 10 June 2026 15:40:26 +0000 (0:00:00.046) 0:34:49.306 ********
2026-06-10 15:40:26.199915 | instance | ok: [instance]
2026-06-10 15:40:26.200079 | instance |
2026-06-10 15:40:26.200274 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:40:26.200459 | instance | Wednesday 10 June 2026 15:40:26 +0000 (0:00:00.084) 0:34:49.391 ********
2026-06-10 15:40:26.263420 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:40:26.263631 | instance |
2026-06-10 15:40:26.263901 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:40:26.264158 | instance | Wednesday 10 June 2026 15:40:26 +0000 (0:00:00.063) 0:34:49.454 ********
2026-06-10 15:40:26.795977 | instance | changed: [instance]
2026-06-10 15:40:26.796234 | instance |
2026-06-10 15:40:26.796566 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-10 15:40:26.796853 | instance | Wednesday 10 June 2026 15:40:26 +0000 (0:00:00.532) 0:34:49.986 ********
2026-06-10 15:40:27.041447 | instance | ok: [instance]
2026-06-10 15:40:27.041607 | instance |
2026-06-10 15:40:27.041804 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-10 15:40:27.041978 | instance | Wednesday 10 June 2026 15:40:27 +0000 (0:00:00.245) 0:34:50.232 ********
2026-06-10 15:40:27.098545 | instance | ok: [instance] => {
2026-06-10 15:40:27.098811 | instance | "changed": false,
2026-06-10 15:40:27.099114 | instance | "msg": "All assertions passed"
2026-06-10 15:40:27.099357 | instance | }
2026-06-10 15:40:27.099593 | instance |
2026-06-10 15:40:27.099847 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-10 15:40:27.100110 | instance | Wednesday 10 June 2026 15:40:27 +0000 (0:00:00.056) 0:34:50.289 ********
2026-06-10 15:40:33.916326 | instance | ok: [instance]
2026-06-10 15:40:33.916571 | instance |
2026-06-10 15:40:33.916845 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-10 15:40:33.917139 | instance | Wednesday 10 June 2026 15:40:33 +0000 (0:00:06.817) 0:34:57.107 ********
2026-06-10 15:40:33.975431 | instance | ok: [instance] => {
2026-06-10 15:40:33.975702 | instance | "changed": false,
2026-06-10 15:40:33.975992 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-10 15:40:33.976247 | instance | }
2026-06-10 15:40:33.976489 | instance |
2026-06-10 15:40:33.976754 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-10 15:40:33.977017 | instance | Wednesday 10 June 2026 15:40:33 +0000 (0:00:00.059) 0:34:57.166 ********
2026-06-10 15:40:35.510337 | instance | changed: [instance]
2026-06-10 15:40:35.510580 | instance |
2026-06-10 15:40:35.510866 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:40:35.511159 | instance | Wednesday 10 June 2026 15:40:35 +0000 (0:00:01.533) 0:34:58.700 ********
2026-06-10 15:40:35.596485 | instance | skipping: [instance]
2026-06-10 15:40:35.596634 | instance |
2026-06-10 15:40:35.596821 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-10 15:40:35.597001 | instance | Wednesday 10 June 2026 15:40:35 +0000 (0:00:00.083) 0:34:58.783 ********
2026-06-10 15:40:35.689724 | instance | skipping: [instance]
2026-06-10 15:40:35.689911 | instance |
2026-06-10 15:40:35.690242 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:40:35.691336 | instance | Wednesday 10 June 2026 15:40:35 +0000 (0:00:00.096) 0:34:58.880 ********
2026-06-10 15:40:35.764616 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:40:35.764735 | instance |
2026-06-10 15:40:35.765046 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:40:35.765219 | instance | Wednesday 10 June 2026 15:40:35 +0000 (0:00:00.075) 0:34:58.955 ********
2026-06-10 15:40:36.315829 | instance | changed: [instance]
2026-06-10 15:40:36.316052 | instance |
2026-06-10 15:40:36.316331 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-10 15:40:36.316601 | instance | Wednesday 10 June 2026 15:40:36 +0000 (0:00:00.550) 0:34:59.506 ********
2026-06-10 15:40:36.370026 | instance | skipping: [instance]
2026-06-10 15:40:36.370374 | instance |
2026-06-10 15:40:36.370806 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-10 15:40:36.371130 | instance | Wednesday 10 June 2026 15:40:36 +0000 (0:00:00.054) 0:34:59.561 ********
2026-06-10 15:40:36.417063 | instance | skipping: [instance]
2026-06-10 15:40:36.417281 | instance |
2026-06-10 15:40:36.417559 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-10 15:40:36.417844 | instance | Wednesday 10 June 2026 15:40:36 +0000 (0:00:00.047) 0:34:59.608 ********
2026-06-10 15:40:42.615953 | instance | ok: [instance]
2026-06-10 15:40:42.616211 | instance |
2026-06-10 15:40:42.616493 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-10 15:40:42.616780 | instance | Wednesday 10 June 2026 15:40:42 +0000 (0:00:06.198) 0:35:05.806 ********
2026-06-10 15:40:42.677390 | instance | ok: [instance] => {
2026-06-10 15:40:42.677517 | instance | "changed": false,
2026-06-10 15:40:42.677695 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-10 15:40:42.677844 | instance | }
2026-06-10 15:40:42.678003 | instance |
2026-06-10 15:40:42.678220 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-10 15:40:42.678366 | instance | Wednesday 10 June 2026 15:40:42 +0000 (0:00:00.061) 0:35:05.868 ********
2026-06-10 15:40:42.915898 | instance | skipping: [instance]
2026-06-10 15:40:42.916039 | instance |
2026-06-10 15:40:42.916216 | instance | PLAY [controllers[0]] **********************************************************
2026-06-10 15:40:42.916380 | instance |
2026-06-10 15:40:42.916552 | instance | TASK [Gathering Facts] *********************************************************
2026-06-10 15:40:42.916725 | instance | Wednesday 10 June 2026 15:40:42 +0000 (0:00:00.238) 0:35:06.107 ********
2026-06-10 15:40:46.159224 | instance | ok: [instance]
2026-06-10 15:40:46.159323 | instance |
2026-06-10 15:40:46.159461 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:40:46.159579 | instance | Wednesday 10 June 2026 15:40:46 +0000 (0:00:03.243) 0:35:09.350 ********
2026-06-10 15:40:46.239416 | instance | ok: [instance]
2026-06-10 15:40:46.239667 | instance |
2026-06-10 15:40:46.239976 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:40:46.240279 | instance | Wednesday 10 June 2026 15:40:46 +0000 (0:00:00.079) 0:35:09.430 ********
2026-06-10 15:40:46.293783 | instance | skipping: [instance]
2026-06-10 15:40:46.293983 | instance |
2026-06-10 15:40:46.294320 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:40:46.294613 | instance | Wednesday 10 June 2026 15:40:46 +0000 (0:00:00.054) 0:35:09.485 ********
2026-06-10 15:40:46.350703 | instance | skipping: [instance]
2026-06-10 15:40:46.350799 | instance |
2026-06-10 15:40:46.350931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:40:46.351049 | instance | Wednesday 10 June 2026 15:40:46 +0000 (0:00:00.056) 0:35:09.541 ********
2026-06-10 15:40:46.410197 | instance | skipping: [instance]
2026-06-10 15:40:46.410467 | instance |
2026-06-10 15:40:46.410801 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:40:46.411079 | instance | Wednesday 10 June 2026 15:40:46 +0000 (0:00:00.059) 0:35:09.601 ********
2026-06-10 15:40:46.463564 | instance | skipping: [instance]
2026-06-10 15:40:46.463813 | instance |
2026-06-10 15:40:46.464170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:40:46.464441 | instance | Wednesday 10 June 2026 15:40:46 +0000 (0:00:00.053) 0:35:09.654 ********
2026-06-10 15:40:46.517583 | instance | skipping: [instance]
2026-06-10 15:40:46.517820 | instance |
2026-06-10 15:40:46.518194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:40:46.518445 | instance | Wednesday 10 June 2026 15:40:46 +0000 (0:00:00.054) 0:35:09.708 ********
2026-06-10 15:40:46.586323 | instance | ok: [instance]
2026-06-10 15:40:46.586543 | instance |
2026-06-10 15:40:46.586816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:40:46.587076 | instance | Wednesday 10 June 2026 15:40:46 +0000 (0:00:00.068) 0:35:09.777 ********
2026-06-10 15:40:46.652494 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-10 15:40:46.652710 | instance |
2026-06-10 15:40:46.652973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:40:46.653234 | instance | Wednesday 10 June 2026 15:40:46 +0000 (0:00:00.066) 0:35:09.843 ********
2026-06-10 15:40:46.729542 | instance | ok: [instance]
2026-06-10 15:40:46.729820 | instance |
2026-06-10 15:40:46.730230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:40:46.730566 | instance | Wednesday 10 June 2026 15:40:46 +0000 (0:00:00.076) 0:35:09.920 ********
2026-06-10 15:40:46.812657 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:40:46.812911 | instance |
2026-06-10 15:40:46.813186 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:40:46.813551 | instance | Wednesday 10 June 2026 15:40:46 +0000 (0:00:00.082) 0:35:10.003 ********
2026-06-10 15:40:47.346744 | instance | changed: [instance]
2026-06-10 15:40:47.347024 | instance |
2026-06-10 15:40:47.347354 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-10 15:40:47.347642 | instance | Wednesday 10 June 2026 15:40:47 +0000 (0:00:00.533) 0:35:10.537 ********
2026-06-10 15:40:47.412468 | instance | skipping: [instance]
2026-06-10 15:40:47.412677 | instance |
2026-06-10 15:40:47.412952 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-10 15:40:47.413222 | instance | Wednesday 10 June 2026 15:40:47 +0000 (0:00:00.065) 0:35:10.603 ********
2026-06-10 15:40:48.749415 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-10 15:40:48.749564 | instance | changed: [instance] => (item=libvirt-api)
2026-06-10 15:40:48.749726 | instance |
2026-06-10 15:40:48.749898 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-10 15:40:48.750115 | instance | Wednesday 10 June 2026 15:40:48 +0000 (0:00:01.337) 0:35:11.940 ********
2026-06-10 15:40:50.070660 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-10 15:40:50.070960 | instance | changed: [instance] => (item=libvirt-api)
2026-06-10 15:40:50.071231 | instance |
2026-06-10 15:40:50.071507 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-10 15:40:50.071778 | instance | Wednesday 10 June 2026 15:40:50 +0000 (0:00:01.321) 0:35:13.261 ********
2026-06-10 15:40:50.297325 | instance | ok: [instance]
2026-06-10 15:40:50.297604 | instance |
2026-06-10 15:40:50.297910 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-10 15:40:50.298244 | instance | Wednesday 10 June 2026 15:40:50 +0000 (0:00:00.226) 0:35:13.488 ********
2026-06-10 15:40:52.010174 | instance | changed: [instance]
2026-06-10 15:40:52.010297 | instance |
2026-06-10 15:40:52.010477 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:40:52.010661 | instance | Wednesday 10 June 2026 15:40:52 +0000 (0:00:01.712) 0:35:15.201 ********
2026-06-10 15:40:52.091178 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:40:52.091313 | instance |
2026-06-10 15:40:52.091498 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:40:52.091694 | instance | Wednesday 10 June 2026 15:40:52 +0000 (0:00:00.080) 0:35:15.282 ********
2026-06-10 15:40:52.620174 | instance | changed: [instance]
2026-06-10 15:40:52.620493 | instance |
2026-06-10 15:40:52.620900 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-10 15:40:52.621246 | instance | Wednesday 10 June 2026 15:40:52 +0000 (0:00:00.528) 0:35:15.811 ********
2026-06-10 15:40:54.145897 | instance | changed: [instance]
2026-06-10 15:40:54.146070 | instance |
2026-06-10 15:40:54.146286 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-10 15:40:54.146471 | instance | Wednesday 10 June 2026 15:40:54 +0000 (0:00:01.526) 0:35:17.337 ********
2026-06-10 15:40:55.166098 | instance | ok: [instance]
2026-06-10 15:40:55.166170 | instance |
2026-06-10 15:40:55.166361 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-10 15:40:55.166730 | instance | Wednesday 10 June 2026 15:40:55 +0000 (0:00:01.018) 0:35:18.355 ********
2026-06-10 15:40:55.384291 | instance | ok: [instance]
2026-06-10 15:40:55.384347 | instance |
2026-06-10 15:40:55.384355 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-10 15:40:55.384361 | instance | Wednesday 10 June 2026 15:40:55 +0000 (0:00:00.219) 0:35:18.575 ********
2026-06-10 15:40:55.896768 | instance | ok: [instance]
2026-06-10 15:40:55.896838 | instance |
2026-06-10 15:40:55.896980 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:40:55.897102 | instance | Wednesday 10 June 2026 15:40:55 +0000 (0:00:00.513) 0:35:19.088 ********
2026-06-10 15:40:56.108803 | instance | ok: [instance]
2026-06-10 15:40:56.108874 | instance |
2026-06-10 15:40:56.108991 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:40:56.109111 | instance | Wednesday 10 June 2026 15:40:56 +0000 (0:00:00.212) 0:35:19.300 ********
2026-06-10 15:40:56.199735 | instance | included: rabbitmq for instance
2026-06-10 15:40:56.199802 | instance |
2026-06-10 15:40:56.199927 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-10 15:40:56.200083 | instance | Wednesday 10 June 2026 15:40:56 +0000 (0:00:00.090) 0:35:19.391 ********
2026-06-10 15:40:56.841941 | instance | ok: [instance]
2026-06-10 15:40:56.842212 | instance |
2026-06-10 15:40:56.842520 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-10 15:40:56.842791 | instance | Wednesday 10 June 2026 15:40:56 +0000 (0:00:00.641) 0:35:20.032 ********
2026-06-10 15:40:56.893764 | instance | skipping: [instance]
2026-06-10 15:40:56.894139 | instance |
2026-06-10 15:40:56.894392 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-10 15:40:56.895024 | instance | Wednesday 10 June 2026 15:40:56 +0000 (0:00:00.051) 0:35:20.084 ********
2026-06-10 15:40:56.943700 | instance | skipping: [instance]
2026-06-10 15:40:56.943885 | instance |
2026-06-10 15:40:56.944146 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-10 15:40:56.944402 | instance | Wednesday 10 June 2026 15:40:56 +0000 (0:00:00.050) 0:35:20.134 ********
2026-06-10 15:40:57.000537 | instance | skipping: [instance]
2026-06-10 15:40:57.000733 | instance |
2026-06-10 15:40:57.000999 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-10 15:40:57.001255 | instance | Wednesday 10 June 2026 15:40:56 +0000 (0:00:00.056) 0:35:20.191 ********
2026-06-10 15:41:27.888158 | instance | changed: [instance]
2026-06-10 15:41:27.888316 | instance |
2026-06-10 15:41:27.888627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:41:27.888940 | instance | Wednesday 10 June 2026 15:41:27 +0000 (0:00:30.887) 0:35:51.079 ********
2026-06-10 15:41:28.536580 | instance | ok: [instance]
2026-06-10 15:41:28.536863 | instance |
2026-06-10 15:41:28.537106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:41:28.537378 | instance | Wednesday 10 June 2026 15:41:28 +0000 (0:00:00.648) 0:35:51.727 ********
2026-06-10 15:41:28.595178 | instance | ok: [instance]
2026-06-10 15:41:28.595411 | instance |
2026-06-10 15:41:28.595692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:41:28.595963 | instance | Wednesday 10 June 2026 15:41:28 +0000 (0:00:00.058) 0:35:51.786 ********
2026-06-10 15:41:28.651521 | instance | skipping: [instance]
2026-06-10 15:41:28.651717 | instance |
2026-06-10 15:41:28.652011 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:41:28.652328 | instance | Wednesday 10 June 2026 15:41:28 +0000 (0:00:00.056) 0:35:51.842 ********
2026-06-10 15:41:28.705129 | instance | skipping: [instance]
2026-06-10 15:41:28.705319 | instance |
2026-06-10 15:41:28.705604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:41:28.705904 | instance | Wednesday 10 June 2026 15:41:28 +0000 (0:00:00.053) 0:35:51.896 ********
2026-06-10 15:41:28.766535 | instance | ok: [instance]
2026-06-10 15:41:28.766663 | instance |
2026-06-10 15:41:28.766784 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:41:28.766953 | instance | Wednesday 10 June 2026 15:41:28 +0000 (0:00:00.061) 0:35:51.957 ********
2026-06-10 15:41:29.195055 | instance | ok: [instance] => (item=network)
2026-06-10 15:41:29.195218 | instance | ok: [instance] => (item=volumev3)
2026-06-10 15:41:29.195402 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-10 15:41:29.195581 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-10 15:41:29.195745 | instance | ok: [instance] => (item=compute)
2026-06-10 15:41:29.195908 | instance | ok: [instance] => (item=compute_metadata)
2026-06-10 15:41:29.196070 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-10 15:41:29.196231 | instance | ok: [instance] => (item=oslo_cache)
2026-06-10 15:41:29.196401 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-10 15:41:29.196557 | instance | ok: [instance] => (item=placement)
2026-06-10 15:41:29.196733 | instance | ok: [instance] => (item=baremetal)
2026-06-10 15:41:29.196901 | instance | ok: [instance] => (item=oslo_db)
2026-06-10 15:41:29.197078 | instance | ok: [instance] => (item=identity)
2026-06-10 15:41:29.197252 | instance | ok: [instance] => (item=image)
2026-06-10 15:41:29.197413 | instance |
2026-06-10 15:41:29.197581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:41:29.197749 | instance | Wednesday 10 June 2026 15:41:29 +0000 (0:00:00.427) 0:35:52.385 ********
2026-06-10 15:41:29.276809 | instance | ok: [instance]
2026-06-10 15:41:29.277020 | instance |
2026-06-10 15:41:29.277298 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:41:29.277559 | instance | Wednesday 10 June 2026 15:41:29 +0000 (0:00:00.081) 0:35:52.467 ********
2026-06-10 15:41:29.359068 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:41:29.359314 | instance |
2026-06-10 15:41:29.359607 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:41:29.359881 | instance | Wednesday 10 June 2026 15:41:29 +0000 (0:00:00.082) 0:35:52.549 ********
2026-06-10 15:41:29.908445 | instance | changed: [instance]
2026-06-10 15:41:29.908531 | instance |
2026-06-10 15:41:29.908649 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-10 15:41:29.908770 | instance | Wednesday 10 June 2026 15:41:29 +0000 (0:00:00.549) 0:35:53.099 ********
2026-06-10 15:41:29.963279 | instance | skipping: [instance]
2026-06-10 15:41:29.963350 | instance |
2026-06-10 15:41:29.963459 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-10 15:41:29.963576 | instance | Wednesday 10 June 2026 15:41:29 +0000 (0:00:00.055) 0:35:53.154 ********
2026-06-10 15:41:30.162831 | instance | ok: [instance -> localhost]
2026-06-10 15:41:30.162996 | instance |
2026-06-10 15:41:30.163203 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-10 15:41:30.163402 | instance | Wednesday 10 June 2026 15:41:30 +0000 (0:00:00.198) 0:35:53.353 ********
2026-06-10 15:41:30.538595 | instance | ok: [instance -> localhost]
2026-06-10 15:41:30.538672 | instance |
2026-06-10 15:41:30.538778 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-10 15:41:30.538892 | instance | Wednesday 10 June 2026 15:41:30 +0000 (0:00:00.375) 0:35:53.729 ********
2026-06-10 15:41:30.960311 | instance | ok: [instance -> localhost]
2026-06-10 15:41:30.960554 | instance |
2026-06-10 15:41:30.960829 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-10 15:41:30.961093 | instance | Wednesday 10 June 2026 15:41:30 +0000 (0:00:00.422) 0:35:54.151 ********
2026-06-10 15:41:31.193293 | instance | ok: [instance -> localhost]
2026-06-10 15:41:31.193547 | instance |
2026-06-10 15:41:31.193897 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-10 15:41:31.194246 | instance | Wednesday 10 June 2026 15:41:31 +0000 (0:00:00.232) 0:35:54.384 ********
2026-06-10 15:41:32.503878 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-10 15:41:32.504156 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-10 15:41:32.504443 | instance |
2026-06-10 15:41:32.504743 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-10 15:41:32.505032 | instance | Wednesday 10 June 2026 15:41:32 +0000 (0:00:01.310) 0:35:55.694 ********
2026-06-10 15:41:32.914305 | instance | ok: [instance]
2026-06-10 15:41:32.914544 | instance |
2026-06-10 15:41:32.914831 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-10 15:41:32.915078 | instance | Wednesday 10 June 2026 15:41:32 +0000 (0:00:00.410) 0:35:56.105 ********
2026-06-10 15:44:15.694734 | instance | changed: [instance]
2026-06-10 15:44:15.694962 | instance |
2026-06-10 15:44:15.695158 | instance | TASK [Create Ingress] **********************************************************
2026-06-10 15:44:15.695425 | instance | Wednesday 10 June 2026 15:44:15 +0000 (0:02:42.780) 0:38:38.885 ********
2026-06-10 15:44:15.821690 | instance | included: openstack_helm_ingress for instance
2026-06-10 15:44:15.821992 | instance |
2026-06-10 15:44:15.822249 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-10 15:44:15.822530 | instance | Wednesday 10 June 2026 15:44:15 +0000 (0:00:00.126) 0:38:39.012 ********
2026-06-10 15:44:15.880261 | instance | skipping: [instance]
2026-06-10 15:44:15.880580 | instance |
2026-06-10 15:44:15.880917 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-10 15:44:15.881230 | instance | Wednesday 10 June 2026 15:44:15 +0000 (0:00:00.058) 0:38:39.071 ********
2026-06-10 15:44:15.942996 | instance | skipping: [instance]
2026-06-10 15:44:15.943291 | instance |
2026-06-10 15:44:15.943661 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-10 15:44:15.943988 | instance | Wednesday 10 June 2026 15:44:15 +0000 (0:00:00.062) 0:38:39.134 ********
2026-06-10 15:44:16.012236 | instance | ok: [instance]
2026-06-10 15:44:16.012344 | instance |
2026-06-10 15:44:16.012511 | instance | TASK [Create Ingress compute] **************************************************
2026-06-10 15:44:16.012682 | instance | Wednesday 10 June 2026 15:44:16 +0000 (0:00:00.069) 0:38:39.203 ********
2026-06-10 15:44:16.102962 | instance | included: ingress for instance
2026-06-10 15:44:16.103195 | instance |
2026-06-10 15:44:16.103472 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-10 15:44:16.103722 | instance | Wednesday 10 June 2026 15:44:16 +0000 (0:00:00.090) 0:38:39.293 ********
2026-06-10 15:44:17.150295 | instance | changed: [instance]
2026-06-10 15:44:17.150429 | instance |
2026-06-10 15:44:17.150598 | instance | TASK [Create Ingress] **********************************************************
2026-06-10 15:44:17.150762 | instance | Wednesday 10 June 2026 15:44:17 +0000 (0:00:01.047) 0:38:40.341 ********
2026-06-10 15:44:17.278579 | instance | included: openstack_helm_ingress for instance
2026-06-10 15:44:17.278857 | instance |
2026-06-10 15:44:17.279154 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-10 15:44:17.279594 | instance | Wednesday 10 June 2026 15:44:17 +0000 (0:00:00.128) 0:38:40.469 ********
2026-06-10 15:44:17.333447 | instance | skipping: [instance]
2026-06-10 15:44:17.333672 | instance |
2026-06-10 15:44:17.333953 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-10 15:44:17.334246 | instance | Wednesday 10 June 2026 15:44:17 +0000 (0:00:00.054) 0:38:40.524 ********
2026-06-10 15:44:17.396660 | instance | skipping: [instance]
2026-06-10 15:44:17.396747 | instance |
2026-06-10 15:44:17.396878 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-10 15:44:17.396997 | instance | Wednesday 10 June 2026 15:44:17 +0000 (0:00:00.063) 0:38:40.587 ********
2026-06-10 15:44:17.464184 | instance | ok: [instance]
2026-06-10 15:44:17.464432 | instance |
2026-06-10 15:44:17.464754 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-10 15:44:17.465089 | instance | Wednesday 10 June 2026 15:44:17 +0000 (0:00:00.067) 0:38:40.655 ********
2026-06-10 15:44:17.555089 | instance | included: ingress for instance
2026-06-10 15:44:17.555366 | instance |
2026-06-10 15:44:17.555709 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-10 15:44:17.556049 | instance | Wednesday 10 June 2026 15:44:17 +0000 (0:00:00.090) 0:38:40.746 ********
2026-06-10 15:44:18.546187 | instance | changed: [instance]
2026-06-10 15:44:18.546307 | instance |
2026-06-10 15:44:18.546314 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-10 15:44:18.546320 | instance | Wednesday 10 June 2026 15:44:18 +0000 (0:00:00.990) 0:38:41.736 ********
2026-06-10 15:44:19.281787 | instance | ok: [instance]
2026-06-10 15:44:19.281858 | instance |
2026-06-10 15:44:19.281866 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-10 15:44:19.281878 | instance | Wednesday 10 June 2026 15:44:19 +0000 (0:00:00.735) 0:38:42.472 ********
2026-06-10 15:44:37.394361 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-10 15:44:37.394459 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-10 15:44:37.394605 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-10 15:44:37.394762 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-10 15:44:37.394919 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-10 15:44:37.395074 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-10 15:44:37.395234 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-10 15:44:37.395374 | instance |
2026-06-10 15:44:37.395531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-10 15:44:37.395690 | instance | Wednesday 10 June 2026 15:44:37 +0000 (0:00:18.112) 0:39:00.585 ********
2026-06-10 15:44:37.601719 | instance | ok: [instance]
2026-06-10 15:44:37.601822 | instance |
2026-06-10 15:44:37.602019 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-10 15:44:37.602225 | instance | Wednesday 10 June 2026 15:44:37 +0000 (0:00:00.207) 0:39:00.792 ********
2026-06-10 15:44:37.708188 | instance | included: rabbitmq for instance
2026-06-10 15:44:37.708412 | instance |
2026-06-10 15:44:37.708695 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-10 15:44:37.708960 | instance | Wednesday 10 June 2026 15:44:37 +0000 (0:00:00.106) 0:39:00.899 ********
2026-06-10 15:44:38.400773 | instance | ok: [instance]
2026-06-10 15:44:38.400836 | instance |
2026-06-10 15:44:38.400967 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-10 15:44:38.401092 | instance | Wednesday 10 June 2026 15:44:38 +0000 (0:00:00.692) 0:39:01.591 ********
2026-06-10 15:44:38.465836 | instance | skipping: [instance]
2026-06-10 15:44:38.466610 | instance |
2026-06-10 15:44:38.466665 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-10 15:44:38.466794 | instance | Wednesday 10 June 2026 15:44:38 +0000 (0:00:00.064) 0:39:01.656 ********
2026-06-10 15:44:38.521789 | instance | skipping: [instance]
2026-06-10 15:44:38.521941 | instance |
2026-06-10 15:44:38.522157 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-10 15:44:38.522368 | instance | Wednesday 10 June 2026 15:44:38 +0000 (0:00:00.056) 0:39:01.713 ********
2026-06-10 15:44:38.580105 | instance | skipping: [instance]
2026-06-10 15:44:38.580371 | instance |
2026-06-10 15:44:38.580652 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-10 15:44:38.580924 | instance | Wednesday 10 June 2026 15:44:38 +0000 (0:00:00.058) 0:39:01.771 ********
2026-06-10 15:45:09.433895 | instance | changed: [instance]
2026-06-10 15:45:09.434175 | instance |
2026-06-10 15:45:09.434461 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-10 15:45:09.434731 | instance | Wednesday 10 June 2026 15:45:09 +0000 (0:00:30.853) 0:39:32.624 ********
2026-06-10 15:45:10.081163 | instance | ok: [instance]
2026-06-10 15:45:10.081394 | instance |
2026-06-10 15:45:10.081682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-10 15:45:10.081951 | instance | Wednesday 10 June 2026 15:45:10 +0000 (0:00:00.647) 0:39:33.272 ********
2026-06-10 15:45:10.148939 | instance | ok: [instance]
2026-06-10 15:45:10.149085 | instance |
2026-06-10 15:45:10.149275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-10 15:45:10.149448 | instance | Wednesday 10 June 2026 15:45:10 +0000 (0:00:00.067) 0:39:33.340 ********
2026-06-10 15:45:10.215425 | instance | skipping: [instance]
2026-06-10 15:45:10.215700 | instance |
2026-06-10 15:45:10.216014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-10 15:45:10.216299 | instance | Wednesday 10 June 2026 15:45:10 +0000 (0:00:00.066) 0:39:33.406 ********
2026-06-10 15:45:10.269237 | instance | skipping: [instance]
2026-06-10 15:45:10.269469 | instance |
2026-06-10 15:45:10.269782 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-10 15:45:10.270146 | instance | Wednesday 10 June 2026 15:45:10 +0000 (0:00:00.054) 0:39:33.460 ********
2026-06-10 15:45:10.324679 | instance | ok: [instance]
2026-06-10 15:45:10.325063 | instance |
2026-06-10 15:45:10.325450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-10 15:45:10.325711 | instance | Wednesday 10 June 2026 15:45:10 +0000 (0:00:00.054) 0:39:33.515 ********
2026-06-10 15:45:10.493634 | instance | ok: [instance] => (item=network)
2026-06-10 15:45:10.493853 | instance | ok: [instance] => (item=load_balancer)
2026-06-10 15:45:10.494186 | instance | ok: [instance] => (item=compute)
2026-06-10 15:45:10.494444 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-10 15:45:10.494728 | instance | ok: [instance] => (item=compute_metadata)
2026-06-10 15:45:10.494969 | instance | ok: [instance] => (item=oslo_cache)
2026-06-10 15:45:10.495215 | instance | ok: [instance] => (item=dns)
2026-06-10 15:45:10.495481 | instance | ok: [instance] => (item=baremetal)
2026-06-10 15:45:10.495736 | instance | ok: [instance] => (item=oslo_db)
2026-06-10 15:45:10.495998 | instance | ok: [instance] => (item=identity)
2026-06-10 15:45:10.496229 | instance |
2026-06-10 15:45:10.496496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-10 15:45:10.496755 | instance | Wednesday 10 June 2026 15:45:10 +0000 (0:00:00.169) 0:39:33.684 ********
2026-06-10 15:45:10.580421 | instance | ok: [instance]
2026-06-10 15:45:10.580620 | instance |
2026-06-10 15:45:10.580893 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-10 15:45:10.581236 | instance | Wednesday 10 June 2026 15:45:10 +0000 (0:00:00.086) 0:39:33.771 ********
2026-06-10 15:45:10.762837 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-10 15:45:10.763097 | instance |
2026-06-10 15:45:10.763378 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-10 15:45:10.763723 | instance | Wednesday 10 June 2026 15:45:10 +0000 (0:00:00.182) 0:39:33.953 ********
2026-06-10 15:45:11.333966 | instance | changed: [instance]
2026-06-10 15:45:11.334187 | instance |
2026-06-10 15:45:11.334402 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-10 15:45:11.334739 | instance | Wednesday 10 June 2026 15:45:11 +0000 (0:00:00.570) 0:39:34.523 ********
2026-06-10 15:45:12.024339 | instance | ok: [instance]
2026-06-10 15:45:12.024591 | instance |
2026-06-10 15:45:12.024886 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-10 15:45:12.025172 | instance | Wednesday 10 June 2026 15:45:12 +0000 (0:00:00.691) 0:39:35.215 ********
2026-06-10 15:45:12.076004 | instance | skipping: [instance]
2026-06-10 15:45:12.076376 | instance |
2026-06-10 15:45:12.076694 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-10 15:45:12.076876 | instance | Wednesday 10 June 2026 15:45:12 +0000 (0:00:00.051) 0:39:35.266 ********
2026-06-10 15:45:12.506432 | instance | ok: [instance]
2026-06-10 15:45:12.506559 | instance |
2026-06-10 15:45:12.506746 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-10 15:45:12.506907 | instance | Wednesday 10 June 2026 15:45:12 +0000 (0:00:00.430) 0:39:35.697 ********
2026-06-10 15:45:12.567567 | instance | skipping: [instance]
2026-06-10 15:45:12.567805 | instance |
2026-06-10 15:45:12.568083 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-10 15:45:12.568336 | instance | Wednesday 10 June 2026 15:45:12 +0000 (0:00:00.061) 0:39:35.758 ********
2026-06-10 15:45:12.635744 | instance | ok: [instance]
2026-06-10 15:45:12.636022 | instance |
2026-06-10 15:45:12.636326 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-10 15:45:12.636593 | instance | Wednesday 10 June 2026 15:45:12 +0000 (0:00:00.068) 0:39:35.826 ********
2026-06-10 15:45:12.695441 | instance | skipping: [instance]
2026-06-10 15:45:12.695661 | instance |
2026-06-10 15:45:12.695955 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-10 15:45:12.696298 | instance | Wednesday 10 June 2026 15:45:12 +0000 (0:00:00.059) 0:39:35.886 ********
2026-06-10 15:47:30.564499 | instance | changed: [instance]
2026-06-10 15:47:30.564757 | instance |
2026-06-10 15:47:30.565140 | instance | TASK [Create Ingress] **********************************************************
2026-06-10 15:47:30.565442 | instance | Wednesday 10 June 2026 15:47:30 +0000 (0:02:17.868) 0:41:53.755 ********
2026-06-10 15:47:30.688928 | instance | included: openstack_helm_ingress for instance
2026-06-10 15:47:30.689170 | instance |
2026-06-10 15:47:30.689442 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-10 15:47:30.689742 | instance | Wednesday 10 June 2026 15:47:30 +0000 (0:00:00.124) 0:41:53.879 ********
2026-06-10 15:47:30.749417 | instance | skipping: [instance]
2026-06-10 15:47:30.749788 | instance |
2026-06-10 15:47:30.750270 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-10 15:47:30.750559 | instance | Wednesday 10 June 2026 15:47:30 +0000 (0:00:00.060) 0:41:53.940 ********
2026-06-10 15:47:30.804385 | instance | skipping: [instance]
2026-06-10 15:47:30.804631 | instance |
2026-06-10 15:47:30.804930 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-10 15:47:30.805213 | instance | Wednesday 10 June 2026 15:47:30 +0000 (0:00:00.054) 0:41:53.995 ********
2026-06-10 15:47:30.896827 | instance | ok: [instance]
2026-06-10 15:47:30.897077 | instance |
2026-06-10 15:47:30.897362 | instance | TASK [Create Ingress network] **************************************************
2026-06-10 15:47:30.897642 | instance | Wednesday 10 June 2026 15:47:30 +0000 (0:00:00.092) 0:41:54.087 ********
2026-06-10 15:47:31.004743 | instance | included: ingress for instance
2026-06-10 15:47:31.004989 | instance |
2026-06-10 15:47:31.005290 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-10 15:47:31.005658 | instance | Wednesday 10 June 2026 15:47:31 +0000 (0:00:00.107) 0:41:54.195 ********
2026-06-10 15:47:32.111321 | instance | changed: [instance]
2026-06-10 15:47:32.111618 | instance |
2026-06-10 15:47:32.111994 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-10 15:47:32.112320 | instance | Wednesday 10 June 2026 15:47:32 +0000 (0:00:01.106) 0:41:55.302 ********
2026-06-10 15:47:32.845678 | instance | ok: [instance]
2026-06-10 15:47:32.845826 | instance |
2026-06-10 15:47:32.846004 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-10 15:47:32.846229 | instance | Wednesday 10 June 2026 15:47:32 +0000 (0:00:00.734) 0:41:56.036 ********
2026-06-10 15:53:22.388164 | instance | failed: [instance] (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) => {"ansible_loop_var": "item", "attempts": 60, "changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n
503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n"}, "item": {"external": true, "mtu_size": 1500, "name": "public", "port_security_enabled": true, "provider_network_type": "flat", "provider_physical_network": "external", "shared": true, "subnets": [{"allocation_pool_end": "10.96.250.220", "allocation_pool_start": "10.96.250.200", "cidr": "10.96.250.0/24", "enable_dhcp": true, "gateway_ip": "10.96.250.10", "name": "public-subnet"}]}, "msg": "HttpException: 503: Server Error for url: https://network.199-204-45-148.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-10 15:53:22.402125 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-10 15:53:22.402243 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-10 15:53:22.402419 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-10 15:53:22.402680 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-10 15:53:22.402797 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-10 15:53:22.402967 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-10 15:53:22.403135 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-10 15:53:22.403299 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-10 15:53:22.403467 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-10 15:53:22.403640 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-10 15:53:22.403809 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-10 15:53:22.404032 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-10 15:53:22.404203 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-10 15:53:22.404374 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-10 15:53:22.404539 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-10 15:53:22.404708 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-10 15:53:22.404880 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-10 15:53:22.405051 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-10 15:53:22.405307 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-10 15:53:22.405484 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-10 15:53:22.405654 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-10 15:53:22.405830 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-10 15:53:22.405993 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-10 15:53:22.406205 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-10 15:53:22.406372 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-10 15:53:22.406543 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-10 15:53:22.406711 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-10 15:53:22.406882 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-10 15:53:22.407048 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-10 15:53:22.407485 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-10 15:53:22.407656 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-10 15:53:22.407823 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-10 15:53:22.408106 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-10 15:53:22.408288 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-10 15:53:22.408460 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-10 15:53:22.408629 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-10 15:53:22.408822 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-10 15:53:22.408996 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-10 15:53:22.409155 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-10 15:53:22.409322 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-10 15:53:22.409489 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-10 15:53:22.409657 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-10 15:53:22.409823 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-10 15:53:22.409992 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-10 15:53:22.410194 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-10 15:53:22.410357 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-10 15:53:22.410525 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-10 15:53:22.410695 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-10 15:53:22.410867 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-10 15:53:22.411034 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-10 15:53:22.411204 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-10 15:53:22.411374 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-10 15:53:22.411542 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-10 15:53:22.411708 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-10 15:53:22.411921 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-10 15:53:22.412090 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-10 15:53:22.412242 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-10 15:53:22.412354 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-10 15:53:22.412469 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-10 15:53:22.412583 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-10 15:53:22.412689 | instance |
2026-06-10 15:53:22.412800 | instance | PLAY RECAP *********************************************************************
2026-06-10 15:53:22.412927 | instance | instance : ok=596 changed=219 unreachable=0 failed=1 skipped=198 rescued=0 ignored=2
2026-06-10 15:53:22.413035 | instance |
2026-06-10 15:53:22.413150 | instance | Wednesday 10 June 2026 15:53:22 +0000 (0:05:49.549) 0:47:45.586 ********
2026-06-10 15:53:22.413263 | instance | ===============================================================================
2026-06-10 15:53:22.413378 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 349.55s
2026-06-10 15:53:22.413500 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 287.66s
2026-06-10 15:53:22.413610 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 163.54s
2026-06-10 15:53:22.413725 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 162.78s
2026-06-10 15:53:22.413837 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.36s
2026-06-10 15:53:22.413951 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 137.87s
2026-06-10 15:53:22.414079 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 130.11s
2026-06-10 15:53:22.414195 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 101.77s
2026-06-10 15:53:22.414308 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 98.40s
2026-06-10 15:53:22.414422 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 92.45s
2026-06-10 15:53:22.414535 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 90.72s
2026-06-10 15:53:22.414660 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 84.03s
2026-06-10 15:53:22.414773 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 49.58s
2026-06-10 15:53:22.414885 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.90s
2026-06-10 15:53:22.415003 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.89s
2026-06-10 15:53:22.415112 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.85s
2026-06-10 15:53:22.415224 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s
2026-06-10 15:53:22.415336 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s
2026-06-10 15:53:22.415454 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 30.35s
2026-06-10 15:53:22.415569 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 27.19s
2026-06-10 15:53:22.630804 | 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-10 15:53:22.630950 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-10 15:53:22.631083 | 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-10 15:53:22.921201 | instance | ERROR
2026-06-10 15:53:22.921543 | instance | {
2026-06-10 15:53:22.921608 | instance | "delta": "0:49:00.169732",
2026-06-10 15:53:22.921655 | instance | "end": "2026-06-10 15:53:22.702202",
2026-06-10 15:53:22.921698 | instance | "msg": "non-zero return code",
2026-06-10 15:53:22.921738 | instance | "rc": 2,
2026-06-10 15:53:22.921783 | instance | "start": "2026-06-10 15:04:22.532470"
2026-06-10 15:53:22.921824 | instance | }
failure
2026-06-10 15:53:22.954993 |
2026-06-10 15:53:22.955054 | PLAY RECAP
2026-06-10 15:53:22.955102 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-10 15:53:22.955123 |
2026-06-10 15:53:23.112782 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-10 15:53:23.123888 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-10 15:53:23.739278 |
2026-06-10 15:53:23.739402 | PLAY [all]
2026-06-10 15:53:23.754524 |
2026-06-10 15:53:23.754622 | TASK [gather-host-logs : creating directory for system status]
2026-06-10 15:53:24.088536 | instance | changed
2026-06-10 15:53:24.094764 |
2026-06-10 15:53:24.094861 | TASK [gather-host-logs : Get logs for each host]
2026-06-10 15:53:24.450854 | instance | + systemd-cgls --full --all --no-pager
2026-06-10 15:53:24.486006 | instance | + ip addr
2026-06-10 15:53:24.489588 | instance | + ip route
2026-06-10 15:53:24.492237 | instance | + lsblk
2026-06-10 15:53:24.505761 | instance | + mount
2026-06-10 15:53:24.518958 | instance | + docker images
2026-06-10 15:53:24.538993 | instance | + brctl show
2026-06-10 15:53:24.539554 | instance | /bin/bash: line 8: brctl: command not found
2026-06-10 15:53:24.539830 | instance | + ps aux --sort=-%mem
2026-06-10 15:53:24.580916 | instance | + dpkg -l
2026-06-10 15:53:24.591871 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-10 15:53:24.592438 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-10 15:53:24.613276 | instance | + '[' '!' -z '' ']'
2026-06-10 15:53:24.659946 | instance | ok: Runtime: 0:00:00.165722
2026-06-10 15:53:24.666425 |
2026-06-10 15:53:24.666530 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-10 15:53:25.320077 | instance | changed:
2026-06-10 15:53:25.320283 | instance | created directory /var/lib/zuul/builds/6b471bc77af5442d9394c8faa0b44780/work/logs/instance
2026-06-10 15:53:25.320313 | instance | cd+++++++++ system/
2026-06-10 15:53:25.320336 | instance | >f+++++++++ system/brctl-show.txt
2026-06-10 15:53:25.320357 | instance | >f+++++++++ system/docker-images.txt
2026-06-10 15:53:25.320377 | instance | >f+++++++++ system/ip-addr.txt
2026-06-10 15:53:25.320399 | instance | >f+++++++++ system/ip-route.txt
2026-06-10 15:53:25.320420 | instance | >f+++++++++ system/lsblk.txt
2026-06-10 15:53:25.320440 | instance | >f+++++++++ system/mount.txt
2026-06-10 15:53:25.320459 | instance | >f+++++++++ system/packages.txt
2026-06-10 15:53:25.320478 | instance | >f+++++++++ system/ps.txt
2026-06-10 15:53:25.320499 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-10 15:53:25.329637 |
2026-06-10 15:53:25.329715 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-10 15:53:25.549687 | instance | changed: "values"
2026-06-10 15:53:25.721680 | instance | changed: "releases"
2026-06-10 15:53:25.735002 |
2026-06-10 15:53:25.735240 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-10 15:53:33.327005 | instance | ok: Runtime: 0:00:07.162105
2026-06-10 15:53:33.332044 |
2026-06-10 15:53:33.332111 | TASK [helm-release-status : Downloads logs to executor]
2026-06-10 15:53:33.843496 | instance | changed:
2026-06-10 15:53:33.843699 | instance | cd+++++++++ helm/
2026-06-10 15:53:33.843728 | instance | cd+++++++++ helm/releases/
2026-06-10 15:53:33.843749 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-10 15:53:33.843769 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-10 15:53:33.843788 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-10 15:53:33.843807 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-10 15:53:33.843826 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-10 15:53:33.843844 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-10 15:53:33.843864 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-10 15:53:33.843883 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-10 15:53:33.843902 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-10 15:53:33.843920 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-10 15:53:33.843946 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-10 15:53:33.843966 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-10 15:53:33.843985 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-10 15:53:33.844004 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-10 15:53:33.844023 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-10 15:53:33.844041 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-10 15:53:33.844060 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-10 15:53:33.844079 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-10 15:53:33.844100 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-10 15:53:33.844143 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-10 15:53:33.844162 | instance | cd+++++++++ helm/releases/openstack/
2026-06-10 15:53:33.844181 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-10 15:53:33.844200 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-10 15:53:33.844218 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-10 15:53:33.844236 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-10 15:53:33.844255 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-10 15:53:33.844273 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-10 15:53:33.844291 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-10 15:53:33.844310 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-10 15:53:33.844328 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-06-10 15:53:33.844346 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-10 15:53:33.844364 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-10 15:53:33.844382 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-10 15:53:33.844400 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-10 15:53:33.844419 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-10 15:53:33.844438 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-10 15:53:33.844459 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-10 15:53:33.844478 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-10 15:53:33.844497 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-10 15:53:33.844515 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-10 15:53:33.844533 | instance | cd+++++++++ helm/values/
2026-06-10 15:53:33.844552 | instance | cd+++++++++ helm/values/auth-system/
2026-06-10 15:53:33.844570 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-10 15:53:33.844589 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-10 15:53:33.844613 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-10 15:53:33.844638 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-10 15:53:33.844659 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-10 15:53:33.844678 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-10 15:53:33.844697 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-10 15:53:33.844715 | instance | cd+++++++++ helm/values/kube-system/
2026-06-10 15:53:33.844733 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-10 15:53:33.844751 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-10 15:53:33.844770 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-10 15:53:33.844788 | instance | cd+++++++++ helm/values/monitoring/
2026-06-10 15:53:33.844806 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-10 15:53:33.844824 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-10 15:53:33.844842 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-10 15:53:33.844860 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-10 15:53:33.844878 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-10 15:53:33.844896 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-10 15:53:33.844914 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-10 15:53:33.844933 | instance | cd+++++++++ helm/values/openstack/
2026-06-10 15:53:33.844983 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-10 15:53:33.845025 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-10 15:53:33.845048 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-10 15:53:33.845075 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-10 15:53:33.845095 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-10 15:53:33.845113 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-10 15:53:33.845172 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-10 15:53:33.845197 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-10 15:53:33.845216 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-06-10 15:53:33.845234 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-10 15:53:33.845251 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-10 15:53:33.845269 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-10 15:53:33.845286 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-10 15:53:33.845304 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-10 15:53:33.845322 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-10 15:53:33.845340 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-10 15:53:33.845379 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-10 15:53:33.845399 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-10 15:53:33.845417 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-10 15:53:33.855841 |
2026-06-10 15:53:33.855911 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-10 15:53:34.052944 | instance | changed
2026-06-10 15:53:34.059078 |
2026-06-10 15:53:34.059148 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-10 15:53:34.277397 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-10 15:53:34.278186 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-10 15:53:34.283658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:34.286693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:34.368087 | instance | node/instance
2026-06-10 15:53:34.371943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:34.458345 | instance | clusterrole/admin
2026-06-10 15:53:34.633281 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-10 15:53:34.690266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:34.700358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:34.710417 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-10 15:53:34.808676 | instance | clusterrole/cert-manager-cainjector
2026-06-10 15:53:34.886719 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-10 15:53:34.967928 | instance | clusterrole/cert-manager-controller-certificates
2026-06-10 15:53:35.046763 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-10 15:53:35.144218 | instance | clusterrole/cert-manager-controller-challenges
2026-06-10 15:53:35.228320 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-10 15:53:35.334966 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-10 15:53:35.395391 | instance | clusterrole/cert-manager-controller-issuers
2026-06-10 15:53:35.507247 | instance | clusterrole/cert-manager-controller-orders
2026-06-10 15:53:35.567153 | instance | clusterrole/cert-manager-edit
2026-06-10 15:53:35.667615 | instance | clusterrole/cert-manager-view
2026-06-10 15:53:35.741627 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-10 15:53:35.832184 | instance | clusterrole/cilium
2026-06-10 15:53:35.903977 | instance | clusterrole/cilium-operator
2026-06-10 15:53:36.014792 | instance | clusterrole/cluster-admin
2026-06-10 15:53:36.106765 | instance | clusterrole/edit
2026-06-10 15:53:36.190176 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-10 15:53:36.343915 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-10 15:53:36.391635 | instance | clusterrole/goldpinger-clusterrole
2026-06-10 15:53:36.520977 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-10 15:53:36.572439 | instance | clusterrole/ingress-nginx
2026-06-10 15:53:36.725412 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-10 15:53:36.778759 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-10 15:53:36.900976 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-10 15:53:36.955150 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-10 15:53:37.109320 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-10 15:53:37.140241 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-10 15:53:37.315673 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-10 15:53:37.337564 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-10 15:53:37.495602 | instance | clusterrole/kubeadm:get-nodes
2026-06-10 15:53:37.517732 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-10 15:53:37.671010 | instance | clusterrole/local-path-provisioner
2026-06-10 15:53:37.693445 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-10 15:53:37.869778 | instance | clusterrole/neutron-coredns
2026-06-10 15:53:37.875900 | instance | clusterrole/node-feature-discovery
2026-06-10 15:53:38.037434 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-10 15:53:38.049511 | instance | clusterrole/node-feature-discovery-gc
2026-06-10 15:53:38.244658 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-10 15:53:38.250025 | instance | clusterrole/nova-bootstrap
2026-06-10 15:53:38.415612 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-10 15:53:38.425704 | instance | clusterrole/nova-cell-setup
2026-06-10 15:53:38.593964 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-10 15:53:38.594728 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-10 15:53:38.784391 | instance | clusterrole/objectstorage-provisioner-role
2026-06-10 15:53:38.791147 | instance | clusterrolebinding/cilium
2026-06-10 15:53:38.961133 | instance | clusterrolebinding/cilium-operator
2026-06-10 15:53:38.965032 | instance | clusterrolebinding/cluster-admin
2026-06-10 15:53:39.147175 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-10 15:53:39.162006 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-10 15:53:39.326904 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-10 15:53:39.348236 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-10 15:53:39.529718 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-10 15:53:39.534472 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-10 15:53:39.693298 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-10 15:53:39.707853 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-10 15:53:39.875679 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-10 15:53:39.885001 | instance | clusterrolebinding/ingress-nginx
2026-06-10 15:53:40.034391 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-10 15:53:40.049870 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-10 15:53:40.218157 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-10 15:53:40.233857 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-10 15:53:40.386237 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-10 15:53:40.396000 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-10 15:53:40.541067 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-10 15:53:40.550270 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-10 15:53:40.723939 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-10 15:53:40.726229 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-10 15:53:40.896907 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-10 15:53:40.906817 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-10 15:53:41.060082 | instance | clusterrole/rook-ceph-global
2026-06-10 15:53:41.064414 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-10 15:53:41.247574 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-10 15:53:41.249058 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-10 15:53:41.412811 | instance | clusterrolebinding/local-path-provisioner
2026-06-10 15:53:41.416812 | instance | clusterrolebinding/neutron-coredns
2026-06-10 15:53:41.587794 | instance | clusterrole/rook-ceph-mgr-system
2026-06-10 15:53:41.592129 | instance | clusterrolebinding/node-feature-discovery
2026-06-10 15:53:41.758739 | instance | clusterrole/rook-ceph-object-bucket
2026-06-10 15:53:41.761288 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-10 15:53:41.921803 | instance | clusterrole/rook-ceph-osd
2026-06-10 15:53:41.923869 | instance | clusterrolebinding/nova-bootstrap
2026-06-10 15:53:42.090160 | instance | clusterrole/rook-ceph-system
2026-06-10 15:53:42.099741 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-10 15:53:42.277488 | instance | clusterrolebinding/nova-cell-setup
2026-06-10 15:53:42.286446 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-10 15:53:42.437655 | instance | clusterrole/system:aggregate-to-admin
2026-06-10 15:53:42.441144 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-10 15:53:42.598229 | instance | clusterrole/system:aggregate-to-edit
2026-06-10 15:53:42.607398 | instance | clusterrole/system:aggregate-to-view
2026-06-10 15:53:42.764548 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-10 15:53:42.774232 | instance | clusterrole/system:auth-delegator
2026-06-10 15:53:42.935791 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-10 15:53:42.949306 | instance | clusterrole/system:basic-user
2026-06-10 15:53:43.121299 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-10 15:53:43.128969 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-10 15:53:43.297441 | instance | clusterrolebinding/rook-ceph-global
2026-06-10 15:53:43.301728 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-10 15:53:43.467552 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-10 15:53:43.486002 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-10 15:53:43.679957 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-10 15:53:43.700922 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-10 15:53:43.878925 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-10 15:53:43.892537 | instance | clusterrolebinding/rook-ceph-osd
2026-06-10 15:53:44.051005 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-10 15:53:44.067697 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-10 15:53:44.230965 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-10 15:53:44.250452 | instance | clusterrolebinding/rook-ceph-system
2026-06-10 15:53:44.415596 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-10 15:53:44.416987 | instance | clusterrole/system:controller:certificate-controller
2026-06-10 15:53:44.591739 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-10 15:53:44.596256 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-10 15:53:44.759155 | instance | clusterrolebinding/system:basic-user
2026-06-10 15:53:44.765734 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-10 15:53:44.929164 | instance | clusterrole/system:controller:cronjob-controller
2026-06-10 15:53:44.933115 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-10 15:53:45.086959 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-10 15:53:45.093275 | instance | clusterrole/system:controller:deployment-controller
2026-06-10 15:53:45.262900 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-10 15:53:45.272715 | instance | clusterrole/system:controller:disruption-controller
2026-06-10 15:53:45.436010 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-10 15:53:45.440670 | instance | clusterrole/system:controller:endpoint-controller
2026-06-10 15:53:45.612255 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-10 15:53:45.662468 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-10 15:53:45.802538 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-10 15:53:45.857427 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-10 15:53:45.969232 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-10 15:53:46.048326 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-10 15:53:46.149022 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-10 15:53:46.231293 | instance | clusterrole/system:controller:expand-controller
2026-06-10 15:53:46.341011 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-10 15:53:46.397044 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-10 15:53:46.499319 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-10 15:53:46.549385 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-10 15:53:46.675098 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-10 15:53:46.722838 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-10 15:53:46.856873 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-10 15:53:46.901772 | instance | clusterrole/system:controller:job-controller
2026-06-10 15:53:47.027918 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-10 15:53:47.083426 | instance | clusterrole/system:controller:namespace-controller
2026-06-10 15:53:47.202638 | instance | clusterrolebinding/system:controller:job-controller
2026-06-10 15:53:47.258090 | instance | clusterrole/system:controller:node-controller
2026-06-10 15:53:47.365331 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-10 15:53:47.421826 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-10 15:53:47.537197 | instance | clusterrolebinding/system:controller:node-controller
2026-06-10 15:53:47.587054 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-10 15:53:47.722414 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-10 15:53:47.771927 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-10 15:53:47.888175 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-10 15:53:47.948663 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-10 15:53:48.058109 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-10 15:53:48.110194 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-10 15:53:48.241209 | instance | clusterrole/system:controller:replicaset-controller
2026-06-10 15:53:48.299035 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-10 15:53:48.431006 | instance | clusterrole/system:controller:replication-controller
2026-06-10 15:53:48.479380 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-10 15:53:48.616601 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-10 15:53:48.647848 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-10 15:53:48.786450 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-10 15:53:48.827018 | instance | clusterrole/system:controller:route-controller
2026-06-10 15:53:48.960052 | instance | clusterrole/system:controller:service-account-controller
2026-06-10 15:53:48.984476 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-10 15:53:49.121531 | instance | clusterrole/system:controller:service-controller
2026-06-10 15:53:49.153041 | instance | clusterrole/system:controller:statefulset-controller
2026-06-10 15:53:49.301619 | instance | clusterrolebinding/system:controller:route-controller
2026-06-10 15:53:49.318559 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-10 15:53:49.476744 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-10 15:53:49.478785 | instance | clusterrole/system:controller:ttl-controller
2026-06-10 15:53:49.645821 | instance | clusterrolebinding/system:controller:service-controller
2026-06-10 15:53:49.650793 | instance | clusterrole/system:coredns
2026-06-10 15:53:49.816004 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-10 15:53:49.820562 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-10 15:53:49.992210 | instance | clusterrole/system:discovery
2026-06-10 15:53:49.994535 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-10 15:53:50.159393 | instance | clusterrolebinding/system:coredns
2026-06-10 15:53:50.160775 | instance | clusterrole/system:heapster
2026-06-10 15:53:50.343066 | instance | clusterrolebinding/system:discovery
2026-06-10 15:53:50.345058 | instance | clusterrole/system:kube-aggregator
2026-06-10 15:53:50.501234 | instance | clusterrole/system:kube-controller-manager
2026-06-10 15:53:50.508631 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-10 15:53:50.666109 | instance | clusterrole/system:kube-dns
2026-06-10 15:53:50.672531 | instance | clusterrolebinding/system:kube-dns
2026-06-10 15:53:50.837110 | instance | clusterrolebinding/system:kube-scheduler
2026-06-10 15:53:50.858335 | instance | clusterrole/system:kube-scheduler
2026-06-10 15:53:51.000047 | instance | clusterrolebinding/system:monitoring
2026-06-10 15:53:51.026820 | instance | clusterrole/system:kubelet-api-admin
2026-06-10 15:53:51.178375 | instance | clusterrolebinding/system:node
2026-06-10 15:53:51.203210 | instance | clusterrolebinding/system:node-proxier
2026-06-10 15:53:51.351788 | instance | clusterrole/system:monitoring
2026-06-10 15:53:51.363450 | instance | clusterrolebinding/system:public-info-viewer
2026-06-10 15:53:51.516747 | instance | clusterrole/system:node
2026-06-10 15:53:51.527905 | instance | clusterrole/system:node-bootstrapper
2026-06-10 15:53:51.678728 | instance | clusterrole/system:node-problem-detector
2026-06-10 15:53:51.680718 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-10 15:53:51.829069 | instance | clusterrole/system:node-proxier
2026-06-10 15:53:51.834006 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-10 15:53:51.991471 | instance | clusterrolebinding/system:volume-scheduler
2026-06-10 15:53:51.995831 | instance | clusterrole/system:public-info-viewer
2026-06-10 15:53:52.157491 | instance | clusterrolebinding/vector
2026-06-10 15:53:52.163664 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-10 15:53:52.337653 | instance | clusterrole/system:volume-scheduler
2026-06-10 15:53:52.360317 | instance | clusterrole/vector
2026-06-10 15:53:52.503678 | instance | clusterrole/view
2026-06-10 15:53:52.527806 | instance | storageclass/general
2026-06-10 15:53:52.663831 | instance | namespace/auth-system
2026-06-10 15:53:52.730035 | instance | namespace/cert-manager
2026-06-10 15:53:52.836320 | instance | namespace/default
2026-06-10 15:53:52.904966 | instance | namespace/envoy-gateway-system
2026-06-10 15:53:53.012751 | instance | namespace/ingress-nginx
2026-06-10 15:53:53.097331 | instance | namespace/kube-node-lease
2026-06-10 15:53:53.192001 | instance | namespace/kube-public
2026-06-10 15:53:53.277351 | instance | namespace/kube-system
2026-06-10 15:53:53.380303 | instance | namespace/local-path-storage
2026-06-10 15:53:53.447059 | instance | namespace/monitoring
2026-06-10 15:53:53.552922 | instance | namespace/openstack
2026-06-10 15:53:53.613796 | instance | namespace/rook-ceph
2026-06-10 15:53:53.702785 | instance | namespace/secretgen-controller
2026-06-10 15:53:54.119141 | instance | ok: Runtime: 0:00:19.600707
2026-06-10 15:53:54.125540 |
2026-06-10 15:53:54.125620 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-10 15:53:54.339170 | instance | changed
2026-06-10 15:53:54.345898 |
2026-06-10 15:53:54.345993 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-10 15:53:54.552020 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-10 15:53:54.552457 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-10 15:53:54.552587 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-10 15:53:54.646874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:54.647910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:54.724139 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-10 15:53:54.727425 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-10 15:53:54.731450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:54.734868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:54.813658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:54.832667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:54.918554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:54.922406 | instance | cert-manager/configmaps/cert-manager-webhook
2026-06-10 15:53:54.928779 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-10 15:53:54.950620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.005900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.053816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.093427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.113173 | instance | auth-system/endpoints/keycloak
2026-06-10 15:53:55.118505 | instance | auth-system/endpoints/keycloak-headless
2026-06-10 15:53:55.164972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.189071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.268807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.272122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.307104 | instance | auth-system/endpoints/keycloak-metrics
2026-06-10 15:53:55.307768 | instance | cert-manager/deployment/cert-manager
2026-06-10 15:53:55.362505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.366116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.471727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.476021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.504834 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-10 15:53:55.526717 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-10 15:53:55.573414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.599330 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-10 15:53:55.608886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.674774 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-10 15:53:55.688470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.709421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.713612 | instance | cert-manager/endpoints/cert-manager
2026-06-10 15:53:55.753550 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-10 15:53:55.769694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.791878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.855578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.872060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.898840 | instance | auth-system/ingresses/keycloak
2026-06-10 15:53:55.928975 | instance | auth-system/networkpolicies/keycloak
2026-06-10 15:53:55.951556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:55.986336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.080399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.135785 | instance | auth-system/pods/keycloak-0
2026-06-10 15:53:56.149074 | instance | cert-manager/pods/cert-manager-75c4c745bc-gb7rt
2026-06-10 15:53:56.153937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.169063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.264488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.264796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.327656 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-h8sjz
2026-06-10 15:53:56.342523 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-6l7c6
2026-06-10 15:53:56.348292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.359099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.421110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.456749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.499421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.506736 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-10 15:53:56.508331 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-10 15:53:56.550978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.580577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.646752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.663639 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-10 15:53:56.666670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.694757 | instance | auth-system/secrets/keycloak
2026-06-10 15:53:56.727165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.742769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.804011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.835369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.850655 | instance | auth-system/secrets/keycloak-externaldb
2026-06-10 15:53:56.873617 | instance | auth-system/secrets/keycloak.199-204-45-148.nip.io-tls
2026-06-10 15:53:56.896892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:56.915443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.020332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.032101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.039604 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-10 15:53:57.090593 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-10 15:53:57.102316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.107172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.195717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.210451 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-10 15:53:57.218380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.241665 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-10 15:53:57.279737 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-10 15:53:57.311483 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-10 15:53:57.318763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.320217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.418106 | instance | auth-system/serviceaccounts/default
2026-06-10 15:53:57.427189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.428550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.475742 | instance | auth-system/serviceaccounts/keycloak
2026-06-10 15:53:57.508621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.515802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.589465 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-10 15:53:57.598825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.661920 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-10 15:53:57.702589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.760219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.773456 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-10 15:53:57.799133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.838831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.843918 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-10 15:53:57.892205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.928860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:57.953769 | instance | auth-system/services/keycloak
2026-06-10 15:53:57.986295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.037189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.081565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.100498 | instance | auth-system/services/keycloak-headless
2026-06-10 15:53:58.135825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.142083 | instance | auth-system/services/keycloak-metrics
2026-06-10 15:53:58.166854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.241210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.267307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.296062 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-10 15:53:58.317709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.331343 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-10 15:53:58.367124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.422548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.469563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.497717 | instance | cert-manager/services/cert-manager
2026-06-10 15:53:58.513826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.535583 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-10 15:53:58.551499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.615691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.644339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.679477 | instance | cert-manager/services/cert-manager-webhook
2026-06-10 15:53:58.702913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.734508 | instance | cert-manager/serviceaccounts/default
2026-06-10 15:53:58.739032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.804723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.833628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.890972 | instance | auth-system/statefulsets/keycloak
2026-06-10 15:53:58.902431 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-10 15:53:58.912847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.928038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:58.937267 | instance | default/configmaps/kube-root-ca.crt
2026-06-10 15:53:59.018033 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-10 15:53:59.027194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.028112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.105931 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-10 15:53:59.106032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.111402 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-10 15:53:59.113932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.196220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.216065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.294248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.296432 | instance | default/endpoints/kubernetes
2026-06-10 15:53:59.296967 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-10 15:53:59.299584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.377970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.386631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.467778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.485041 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-10 15:53:59.491566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.496718 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-x7mrp
2026-06-10 15:53:59.558762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.592862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.640176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.674693 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-10 15:53:59.684061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.688856 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-10 15:53:59.744226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.816617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.855167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.886732 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-10 15:53:59.891868 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-10 15:53:59.920329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:53:59.952546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.025619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.042837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.067968 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-10 15:54:00.071669 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-10 15:54:00.120759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.139559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.226604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.228844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.258574 | instance | envoy-gateway-system/secrets/envoy
2026-06-10 15:54:00.274547 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-10 15:54:00.315915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.342947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.421338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.453002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.483166 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-10 15:54:00.485357 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-10 15:54:00.529632 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-10 15:54:00.539276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.556715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.642702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.686321 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-10 15:54:00.688442 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-10 15:54:00.722455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.745516 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-10 15:54:00.753865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.830621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.838958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.939439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:00.950301 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-10 15:54:00.959288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.046903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.048498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.153832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.185042 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-10 15:54:01.232119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.242364 | instance | default/serviceaccounts/default
2026-06-10 15:54:01.253598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.355981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.438924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.445465 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-10 15:54:01.468286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.480965 | instance | default/services/kubernetes
2026-06-10 15:54:01.540476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.578069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.631072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.661037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.664104 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-10 15:54:01.705572 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-10 15:54:01.785361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.869055 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-10 15:54:01.886980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:01.941167 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-10 15:54:02.004224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.081909 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-10 15:54:02.105650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.162125 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-10 15:54:02.192578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.225825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.283265 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-10 15:54:02.324001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.348044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.397235 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-10 15:54:02.418231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.502991 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-10 15:54:02.511873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.519933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.580745 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-10 15:54:02.626873 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-10 15:54:02.632503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.634691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.682803 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-10 15:54:02.719578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.735394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.783635 | instance | ingress-nginx/pods/ingress-nginx-controller-hlt7t
2026-06-10 15:54:02.841429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.853726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:02.883500 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-9jz28
2026-06-10 15:54:02.943816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.001252 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-10 15:54:03.009933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.090282 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-10 15:54:03.102387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.107510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.135075 | instance | ingress-nginx/roles/ingress-nginx
2026-06-10 15:54:03.190026 | instance | kube-node-lease/serviceaccounts/default
2026-06-10 15:54:03.216496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.224366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.316781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.322532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.343427 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-10 15:54:03.379562 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-10 15:54:03.411282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.411335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.539194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.547503 | instance | ingress-nginx/serviceaccounts/default
2026-06-10 15:54:03.620142 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-10 15:54:03.671347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.711841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.776172 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-10 15:54:03.802606 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-10 15:54:03.835517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.931013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.955756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:03.991558 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-10 15:54:03.995381 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-10 15:54:04.069574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:04.141695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:04.166478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:04.189516 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-10 15:54:04.213486 | instance | kube-public/configmaps/cluster-info
2026-06-10 15:54:04.283892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:04.362190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:04.385894 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-10 15:54:04.389290 | instance | kube-system/configmaps/cilium-config
2026-06-10 15:54:04.459335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:04.489767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:04.573923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:04.575139 | instance | kube-system/configmaps/coredns
2026-06-10 15:54:04.580686 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-10 15:54:04.596430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:04.723060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:04.777385 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-10 15:54:04.808525 | instance | kube-system/configmaps/kube-proxy
2026-06-10 15:54:04.841919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:04.913183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:04.999352 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-10 15:54:05.030472 | instance | kube-system/configmaps/kubeadm-config
2026-06-10 15:54:05.058595 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-10 15:54:05.072558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:05.184881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:05.246729 | instance | kube-system/configmaps/kubelet-config
2026-06-10 15:54:05.247327 | instance | kube-system/daemonsets/cilium
2026-06-10 15:54:05.465575 | instance | kube-system/daemonsets/kube-proxy
2026-06-10 15:54:05.487173 | instance | kube-system/deployment/cilium-operator
2026-06-10 15:54:05.507124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:05.579240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:05.601262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:05.669516 | instance | kube-system/deployment/coredns
2026-06-10 15:54:05.700917 | instance | kube-system/endpoints/kube-dns
2026-06-10 15:54:05.874679 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-10 15:54:05.878910 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-10 15:54:05.959096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:06.066172 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-10 15:54:06.077244 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-10 15:54:06.265284 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-10 15:54:06.268121 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-10 15:54:06.280143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:06.322364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:06.438967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:06.442907 | instance | kube-system/pods/cilium-c6x6b
2026-06-10 15:54:06.474451 | instance | kube-system/pods/cilium-operator-869df985b8-hn67t
2026-06-10 15:54:06.518779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:06.584386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:06.619993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:06.668898 | instance | kube-system/pods/coredns-67659f764b-8qnn2
2026-06-10 15:54:06.674139 | instance | kube-system/pods/coredns-67659f764b-xp5zl
2026-06-10 15:54:06.688582 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-10 15:54:06.696051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:06.714573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:06.805557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:06.831442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:06.862565 | instance | kube-system/pods/etcd-instance
2026-06-10 15:54:06.878437 | instance | kube-system/pods/kube-apiserver-instance
2026-06-10 15:54:06.948425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:06.964408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.033835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.049448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.075036 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-10 15:54:07.116455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.119037 | instance | kube-system/pods/kube-proxy-x7z4v
2026-06-10 15:54:07.164037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.206087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.255567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.262102 | instance | kube-system/pods/kube-scheduler-instance
2026-06-10 15:54:07.306608 | instance | kube-system/pods/kube-vip-instance
2026-06-10 15:54:07.311367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.341132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.403804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.437099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.466766 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-10 15:54:07.511325 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-10 15:54:07.515381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.547808 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-10 15:54:07.554938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.596937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.643846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.646910 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-10 15:54:07.673564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.694788 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-10 15:54:07.742259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.755948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-10 15:54:07.820930 | instance | kube-system/rolebindings/kube-proxy
2026-06-10 15:54:07.876835 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-10 15:54:07.990439 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-10 15:54:08.043791 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-10 15:54:08.161158 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-10 15:54:08.218403 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-10 15:54:08.334992 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-10 15:54:08.370412 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-10 15:54:08.530416 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-10 15:54:08.548531 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-10 15:54:08.708427 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-10 15:54:08.710786 | instance | kube-system/roles/cilium-config-agent
2026-06-10 15:54:08.861284 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-10 15:54:08.876112 | instance | kube-system/roles/kube-proxy
2026-06-10 15:54:09.013939 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-10 15:54:09.030655 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-10 15:54:09.190692 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-10 15:54:09.205996 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-10 15:54:09.343398 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-10 15:54:09.357343 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-10 15:54:09.512771 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-10 15:54:09.526651 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-10 15:54:09.689122 | instance | kube-public/serviceaccounts/default
2026-06-10 15:54:09.711519 | instance | kube-system/secrets/bootstrap-token-1yx5rk
2026-06-10 15:54:09.859748 | instance | kube-system/secrets/bootstrap-token-jtdd54
2026-06-10 15:54:09.886536 | instance | kube-system/secrets/kubeadm-certs
2026-06-10 15:54:10.024981 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-10 15:54:10.062417 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-10 15:54:10.284218 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-10 15:54:10.304526 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-10 15:54:10.490582 | instance | kube-system/serviceaccounts/cilium
2026-06-10 15:54:10.492247 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-10 15:54:10.678226 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-10 15:54:10.687413 | instance | kube-system/serviceaccounts/coredns
2026-06-10 15:54:10.874251 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-10 15:54:10.888728 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-10 15:54:11.068751 | instance | kube-system/serviceaccounts/default
2026-06-10 15:54:11.092637 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-10 15:54:11.285205 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-10 15:54:11.328500 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-10 15:54:11.494125 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-10 15:54:11.543869 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-10 15:54:11.695839 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-10 15:54:11.755157 | instance | kube-system/serviceaccounts/expand-controller
2026-06-10 15:54:11.898440 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-10 15:54:11.952463 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-10 15:54:12.084761 | instance | kube-system/serviceaccounts/job-controller
2026-06-10 15:54:12.183683 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-10 15:54:12.302574 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-10 15:54:12.385070 | instance | kube-system/serviceaccounts/node-controller
2026-06-10 15:54:12.489854 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-10 15:54:12.575808 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-10 15:54:12.680872 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-10 15:54:12.780368 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-10 15:54:12.876633 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-10 15:54:12.958238 | instance | kube-system/serviceaccounts/replication-controller
2026-06-10 15:54:13.081218 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-10 15:54:13.163335 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-10 15:54:13.295547 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-10 15:54:13.359464 | instance | kube-system/serviceaccounts/service-controller
2026-06-10 15:54:13.489871 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-10 15:54:13.570311 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-10 15:54:13.705866 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-10 15:54:13.769728 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-10 15:54:13.932181 | instance | kube-system/services/kube-dns
2026-06-10 15:54:14.001824 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-10 15:54:14.143675 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-10 15:54:14.228219 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-10 15:54:14.340411 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-10 15:54:14.397451 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-10 15:54:14.501732 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-10 15:54:14.562324 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-10 15:54:14.701342 | instance | local-path-storage/configmaps/local-path-config
2026-06-10 15:54:14.769354 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-10 15:54:14.860152 | instance | monitoring/configmaps/goldpinger-zap
2026-06-10 15:54:14.943651 | instance | monitoring/configmaps/ipmi-exporter
2026-06-10 15:54:15.047544 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-10 15:54:15.126527 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-10 15:54:15.246280 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-10 15:54:15.348142 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-10 15:54:15.454227 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-10 15:54:15.518179 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-10 15:54:15.622723 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-10 15:54:15.727918 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-10 15:54:15.807176 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-10 15:54:16.011913 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-10 15:54:16.013934 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-10 15:54:16.207543 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-10 15:54:16.385725 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-10 15:54:16.390875 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-10 15:54:16.563111 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-10 15:54:16.580916 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-10 15:54:16.769639 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-10 15:54:16.773329 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-10 15:54:16.940232 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-10 15:54:16.950005 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-10 15:54:17.120130 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-10 15:54:17.124146 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-10 15:54:17.298315 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-10 15:54:17.323660 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-10 15:54:17.472325 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-10 15:54:17.487799 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-10 15:54:17.637768 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-10 15:54:17.674107 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-10 15:54:17.815835 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-10 15:54:17.864393 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-10 15:54:18.010024 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-10 15:54:18.052424 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-10 15:54:18.214252 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-10 15:54:18.264066 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-10 15:54:18.414234 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-10 15:54:18.443473 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-10 15:54:18.601124 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-10 15:54:18.628493 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-10 15:54:18.783730 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-10 15:54:18.809346 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-10 15:54:18.971920 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-10 15:54:18.980326 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-10 15:54:19.141957 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-10 15:54:19.147186 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-10 15:54:19.317321 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-10 15:54:19.322495 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-10 15:54:19.483805 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-10 15:54:19.484008 | instance | monitoring/configmaps/loki
2026-06-10 15:54:19.644587 | instance | monitoring/configmaps/loki-gateway
2026-06-10 15:54:19.651335 | instance | monitoring/configmaps/loki-runtime
2026-06-10 15:54:19.815092 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-10 15:54:19.834679 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-10 15:54:19.990620 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-10 15:54:20.027388 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-10 15:54:20.159027 | instance | monitoring/configmaps/vector
2026-06-10 15:54:20.286021 | instance | monitoring/daemonsets/goldpinger
2026-06-10 15:54:20.345909 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-10 15:54:20.469469 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-10 15:54:20.525710 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-10 15:54:20.664113 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-10 15:54:20.720847 | instance | monitoring/daemonsets/vector
2026-06-10 15:54:20.866558 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-10 15:54:20.902617 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-10 15:54:21.051261 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-10 15:54:21.087155 | instance | monitoring/deployment/loki-gateway
2026-06-10 15:54:21.248474 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-10 15:54:21.266818 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-10 15:54:21.427919 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-10 15:54:21.433213 | instance | monitoring/endpoints/alertmanager-operated
2026-06-10 15:54:21.597002 | instance | monitoring/endpoints/goldpinger
2026-06-10 15:54:21.598859 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-10 15:54:21.776067 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-10 15:54:21.783302 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-10 15:54:21.949500 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-10 15:54:21.958796 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-10 15:54:22.128328 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-10 15:54:22.133195 | instance | monitoring/endpoints/loki
2026-06-10 15:54:22.318516 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-10 15:54:22.320212 | instance | monitoring/endpoints/loki-gateway
2026-06-10 15:54:22.485529 | instance | monitoring/endpoints/loki-headless
2026-06-10 15:54:22.491650 | instance | monitoring/endpoints/loki-memberlist
2026-06-10 15:54:22.672965 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-8872l
2026-06-10 15:54:22.679586 | instance | monitoring/endpoints/loki-results-cache
2026-06-10 15:54:22.854049 | instance | monitoring/endpoints/prometheus-operated
2026-06-10 15:54:22.873670 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-10 15:54:23.017156 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-10 15:54:23.057598 | instance | monitoring/endpoints/vector-headless
2026-06-10 15:54:23.205764 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-10 15:54:23.247303 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-10 15:54:23.383643 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-10 15:54:23.436120 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-10 15:54:23.569039 | instance | monitoring/pods/goldpinger-zqsq2
2026-06-10 15:54:23.623072 | instance | monitoring/pods/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl
2026-06-10 15:54:23.727747 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c7bp8
2026-06-10 15:54:23.795538 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-lvlmk
2026-06-10 15:54:23.920012 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-99h9f
2026-06-10 15:54:24.041326 | instance | monitoring/pods/loki-0
2026-06-10 15:54:24.121612 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-10 15:54:24.226393 | instance | monitoring/pods/loki-gateway-cf54cb88c-x6274
2026-06-10 15:54:24.302773 | instance | monitoring/pods/loki-results-cache-0
2026-06-10 15:54:24.415938 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-fwkqz
2026-06-10 15:54:24.499434 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-xvlmb
2026-06-10 15:54:24.588902 | instance | monitoring/pods/node-feature-discovery-worker-nqlxx
2026-06-10 15:54:24.665134 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-10 15:54:24.783627 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-872w5
2026-06-10 15:54:24.866629 | instance | monitoring/pods/vector-5szbr
2026-06-10 15:54:24.960888 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-10 15:54:25.057011 | instance | local-path-storage/serviceaccounts/default
2026-06-10 15:54:25.137921 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-10 15:54:25.245593 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-10 15:54:25.348493 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-10 15:54:25.414510 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-10 15:54:25.544367 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-10 15:54:25.601839 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-10 15:54:25.712133 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-10 15:54:25.778812 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-10 15:54:25.868019 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-10 15:54:25.950077 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-10 15:54:26.045080 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-10 15:54:26.118565 | instance | monitoring/serviceaccounts/default
2026-06-10 15:54:26.219377 | instance | monitoring/serviceaccounts/goldpinger
2026-06-10 15:54:26.365404 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-10 15:54:26.447532 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-10 15:54:26.593010 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-10 15:54:26.675239 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-10 15:54:26.864903 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-10 15:54:26.907510 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-10 15:54:27.095879 | instance | monitoring/serviceaccounts/loki
2026-06-10 15:54:27.184468 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-10 15:54:27.351323 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-10 15:54:27.435978 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-10 15:54:27.579836 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-10 15:54:27.672745 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-10 15:54:27.812319 | instance | monitoring/serviceaccounts/vector
2026-06-10 15:54:27.899755 | instance | monitoring/services/alertmanager-operated
2026-06-10 15:54:28.052718 | instance | monitoring/services/goldpinger
2026-06-10 15:54:28.083320 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-10 15:54:28.247401 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-10 15:54:28.270970 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-10 15:54:28.431286 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-10 15:54:28.451155 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-10 15:54:28.615694 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-10 15:54:28.632717 | instance | monitoring/services/loki
2026-06-10 15:54:28.795765 | instance | monitoring/services/loki-chunks-cache
2026-06-10 15:54:28.803242 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-10 15:54:28.978976 | instance | monitoring/services/loki-gateway
2026-06-10 15:54:28.984992 | instance | monitoring/services/loki-headless
2026-06-10 15:54:29.155449 | instance | monitoring/services/loki-memberlist
2026-06-10 15:54:29.164506 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-10 15:54:29.337348 | instance | monitoring/services/loki-results-cache
2026-06-10 15:54:29.342427 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-10 15:54:29.505409 | instance | monitoring/services/prometheus-operated
2026-06-10 15:54:29.515721 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-10 15:54:29.672455 | instance | monitoring/secrets/alertmanager-tls
2026-06-10 15:54:29.689674 | instance | monitoring/services/prometheus-pushgateway
2026-06-10 15:54:29.849484 | instance | monitoring/secrets/grafana-tls
2026-06-10 15:54:29.863961 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-10 15:54:30.014778 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-10 15:54:30.047854 | instance | monitoring/services/vector-headless
2026-06-10 15:54:30.194123 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-10 15:54:30.224823 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-10 15:54:30.385150 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-10 15:54:30.403613 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-10 15:54:30.550923 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-10 15:54:30.573499 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-10 15:54:30.719066 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-10 15:54:30.740117 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-10 15:54:30.885143 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-99h9f-tls
2026-06-10 15:54:30.915358 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-10 15:54:31.052134 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-10 15:54:31.074840 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-10 15:54:31.233491 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-10 15:54:31.240798 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-10 15:54:31.405187 | instance | monitoring/secrets/prometheus-tls
2026-06-10 15:54:31.407499 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-10 15:54:31.585416 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-10 15:54:31.611463 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-10 15:54:31.882009 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-10 15:54:31.928178 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-10 15:54:32.067730 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-10 15:54:32.139024 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-10 15:54:32.243757 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-10 15:54:32.325909 | instance | monitoring/statefulsets/loki
2026-06-10 15:54:32.431492 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-10 15:54:32.524047 | instance | monitoring/statefulsets/loki-results-cache
2026-06-10 15:54:32.605039 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-10 15:54:32.712918 | instance | openstack/configmaps/barbican-bin
2026-06-10 15:54:32.800520 | instance | openstack/configmaps/ceph-csi-config
2026-06-10 15:54:32.963369 | instance | openstack/configmaps/ceph-etc
2026-06-10 15:54:33.064619 | instance | openstack/configmaps/cinder-bin
2026-06-10 15:54:33.156244 | instance | openstack/configmaps/glance-bin
2026-06-10 15:54:33.284900 | instance | openstack/configmaps/keepalived-bin
2026-06-10 15:54:33.379997 | instance | openstack/configmaps/keystone-bin
2026-06-10 15:54:33.480374 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-10 15:54:33.602408 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-10 15:54:33.671896 | instance | openstack/configmaps/libvirt-bin
2026-06-10 15:54:33.796678 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-10 15:54:33.875919 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-10 15:54:34.016335 | instance | openstack/configmaps/neutron-bin
2026-06-10 15:54:34.087472 | instance | openstack/configmaps/neutron-coredns
2026-06-10 15:54:34.279866 | instance | openstack/configmaps/nova-bin
2026-06-10 15:54:34.281838 | instance | openstack/configmaps/openvswitch-bin
2026-06-10 15:54:34.480928 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-10 15:54:34.506357 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-10 15:54:34.691534 | instance | openstack/configmaps/placement-bin
2026-06-10 15:54:34.705984 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-10 15:54:34.904454 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-10 15:54:34.913376 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-10 15:54:35.125717 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-10 15:54:35.129210 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-10 15:54:35.332070 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-10 15:54:35.336078 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-10 15:54:35.517649 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-10 15:54:35.563483 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-10 15:54:35.718703 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-10 15:54:35.786313 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-10 15:54:35.926583 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-10 15:54:35.997390 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-10 15:54:36.142133 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-10 15:54:36.226487 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-10 15:54:36.374596 | instance | openstack/configmaps/rook-config-override
2026-06-10 15:54:36.422193 | instance | openstack/configmaps/staffeln-bin
2026-06-10 15:54:36.558420 | instance | openstack/configmaps/valkey-configuration
2026-06-10 15:54:36.651617 | instance | openstack/configmaps/valkey-health
2026-06-10 15:54:36.759376 | instance | openstack/configmaps/valkey-scripts
2026-06-10 15:54:36.844548 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-10 15:54:36.993247 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-10 15:54:37.052428 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-10 15:54:37.229505 | instance | openstack/cronjobs/nova-cell-setup
2026-06-10 15:54:37.294919 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-10 15:54:37.447382 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-10 15:54:37.497679 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-10 15:54:37.621174 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-10 15:54:37.668203 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-10 15:54:37.793857 | instance | openstack/daemonsets/keepalived
2026-06-10 15:54:37.840167 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-10 15:54:38.017633 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-06-10 15:54:38.078511 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-06-10 15:54:38.246210 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-06-10 15:54:38.302383 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-10 15:54:38.476858 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-06-10 15:54:38.529956 | instance | openstack/daemonsets/nova-compute-default
2026-06-10 15:54:38.693795 | instance | openstack/daemonsets/openvswitch
2026-06-10 15:54:38.759839 | instance | openstack/deployment/barbican-api
2026-06-10 15:54:38.913389 | instance | openstack/deployment/cinder-api
2026-06-10 15:54:38.987660 | instance | openstack/deployment/cinder-backup
2026-06-10 15:54:39.117478 | instance | openstack/deployment/cinder-scheduler
2026-06-10 15:54:39.203639 | instance | openstack/deployment/cinder-volume
2026-06-10 15:54:39.345438 | instance | openstack/deployment/glance-api
2026-06-10 15:54:39.418437 | instance | openstack/deployment/keystone-api
2026-06-10 15:54:39.549553 | instance | openstack/deployment/memcached-memcached
2026-06-10 15:54:39.637192 | instance | openstack/deployment/neutron-coredns
2026-06-10 15:54:39.764380 | instance | openstack/deployment/neutron-rpc-server
2026-06-10 15:54:39.839586 | instance | openstack/deployment/neutron-server
2026-06-10 15:54:39.978434 | instance | openstack/deployment/nova-api-metadata
2026-06-10 15:54:40.066193 | instance | openstack/deployment/nova-api-osapi
2026-06-10 15:54:40.212866 | instance | openstack/deployment/nova-conductor
2026-06-10 15:54:40.276486 | instance | openstack/deployment/nova-novncproxy
2026-06-10 15:54:40.419031 | instance | openstack/deployment/nova-scheduler
2026-06-10 15:54:40.468110 | instance | openstack/deployment/placement-api
2026-06-10 15:54:40.635530 | instance | openstack/deployment/pxc-operator
2026-06-10 15:54:40.666979 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-10 15:54:40.838027 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-10 15:54:40.896651 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-10 15:54:41.065043 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-10 15:54:41.110964 | instance | openstack/deployment/staffeln-api
2026-06-10 15:54:41.282998 | instance | openstack/deployment/staffeln-conductor
2026-06-10 15:54:41.327448 | instance | openstack/endpoints/barbican-api
2026-06-10 15:54:41.479034 | instance | openstack/endpoints/ceph-mon
2026-06-10 15:54:41.534857 | instance | openstack/endpoints/cinder-api
2026-06-10 15:54:41.666728 | instance | openstack/endpoints/glance-api
2026-06-10 15:54:41.725895 | instance | openstack/endpoints/keystone-api
2026-06-10 15:54:41.858624 | instance | openstack/endpoints/memcached
2026-06-10 15:54:41.910901 | instance | openstack/endpoints/memcached-metrics
2026-06-10 15:54:42.048184 | instance | openstack/endpoints/neutron-coredns
2026-06-10 15:54:42.118675 | instance | openstack/endpoints/neutron-coredns-metrics
2026-06-10 15:54:42.247451 | instance | openstack/endpoints/neutron-server
2026-06-10 15:54:42.339017 | instance | openstack/endpoints/nova-api
2026-06-10 15:54:42.427376 | instance | openstack/endpoints/nova-metadata
2026-06-10 15:54:42.535135 | instance | openstack/endpoints/nova-novncproxy
2026-06-10 15:54:42.621426 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-10 15:54:42.723121 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-10 15:54:42.798319 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-10 15:54:42.905929 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-10 15:54:42.971602 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-10 15:54:43.096318 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-10 15:54:43.185399 | instance | openstack/endpoints/placement-api
2026-06-10 15:54:43.295082 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-10 15:54:43.377678 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-10 15:54:43.479504 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-10 15:54:43.558999 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-10 15:54:43.672678 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-10 15:54:43.742395 | instance | openstack/endpoints/rabbitmq-glance
2026-06-10 15:54:43.841442 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-10 15:54:43.920803 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-10 15:54:44.031776 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-10 15:54:44.132164 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-10 15:54:44.231794 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-10 15:54:44.316403 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-10 15:54:44.408179 | instance | openstack/endpoints/rabbitmq-nova
2026-06-10 15:54:44.510330 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-10 15:54:44.591226 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-10 15:54:44.702475 | instance | openstack/endpoints/staffeln-api
2026-06-10 15:54:44.774689 | instance | openstack/endpoints/valkey
2026-06-10 15:54:44.935363 | instance | openstack/endpoints/valkey-headless
2026-06-10 15:54:45.010670 | instance | openstack/endpoints/valkey-metrics
2026-06-10 15:54:45.121830 | instance | openstack/ingresses/compute
2026-06-10 15:54:45.200264 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-10 15:54:45.330033 | instance | openstack/ingresses/identity
2026-06-10 15:54:45.394151 | instance | openstack/ingresses/image
2026-06-10 15:54:45.521935 | instance | openstack/ingresses/key-manager
2026-06-10 15:54:45.617484 | instance | openstack/ingresses/network
2026-06-10 15:54:45.704924 | instance | openstack/ingresses/placement
2026-06-10 15:54:45.812079 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-10 15:54:45.894723 | instance | openstack/ingresses/volumev3
2026-06-10 15:54:46.027218 | instance | openstack/jobs/barbican-db-init
2026-06-10 15:54:46.087029 | instance | openstack/jobs/barbican-db-sync
2026-06-10 15:54:46.225060 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-10 15:54:46.325026 | instance | openstack/jobs/barbican-ks-service
2026-06-10 15:54:46.418854 | instance | openstack/jobs/barbican-ks-user
2026-06-10 15:54:46.509254 | instance | openstack/jobs/barbican-rabbit-init
2026-06-10 15:54:46.617181 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-10 15:54:46.716933 | instance | openstack/jobs/cinder-bootstrap
2026-06-10 15:54:46.806031 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-10 15:54:46.921006 | instance | openstack/jobs/cinder-db-init
2026-06-10 15:54:47.010922 | instance | openstack/jobs/cinder-db-sync
2026-06-10 15:54:47.112423 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-10 15:54:47.231030 | instance | openstack/jobs/cinder-ks-service
2026-06-10 15:54:47.320997 | instance | openstack/jobs/cinder-ks-user
2026-06-10 15:54:47.432319 | instance | openstack/jobs/cinder-rabbit-init
2026-06-10 15:54:47.526013 | instance | openstack/jobs/cinder-storage-init
2026-06-10 15:54:47.630101 | instance | openstack/jobs/glance-db-init
2026-06-10 15:54:47.729885 | instance | openstack/jobs/glance-db-sync
2026-06-10 15:54:47.851184 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-10 15:54:47.936857 | instance | openstack/jobs/glance-ks-endpoints
2026-06-10 15:54:48.040730 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-10 15:54:48.138591 | instance | openstack/jobs/glance-ks-service
2026-06-10 15:54:48.236561 | instance | openstack/networkpolicies/valkey
2026-06-10 15:54:48.358442 | instance | openstack/jobs/glance-ks-user
2026-06-10 15:54:48.392924 | instance | openstack/jobs/glance-metadefs-load
2026-06-10 15:54:48.562892 | instance | openstack/jobs/glance-rabbit-init
2026-06-10 15:54:48.593129 | instance | openstack/jobs/glance-storage-init
2026-06-10 15:54:48.778568 | instance | openstack/jobs/keystone-bootstrap
2026-06-10 15:54:48.791204 | instance | openstack/jobs/keystone-credential-setup
2026-06-10 15:54:48.964697 | instance | openstack/jobs/keystone-db-init
2026-06-10 15:54:48.996367 | instance | openstack/jobs/keystone-db-sync
2026-06-10 15:54:49.180806 | instance | openstack/jobs/keystone-domain-manage
2026-06-10 15:54:49.245002 | instance | openstack/jobs/keystone-fernet-setup
2026-06-10 15:54:49.398746 | instance | openstack/jobs/keystone-rabbit-init
2026-06-10 15:54:49.450179 | instance | openstack/jobs/neutron-db-init
2026-06-10 15:54:49.594997 | instance | openstack/jobs/neutron-db-sync
2026-06-10 15:54:49.647120 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-10 15:54:49.803413 | instance | openstack/jobs/neutron-ks-service
2026-06-10 15:54:49.855001 | instance | openstack/jobs/neutron-ks-user
2026-06-10 15:54:50.004419 | instance | openstack/jobs/neutron-rabbit-init
2026-06-10 15:54:50.068073 | instance | openstack/jobs/nova-bootstrap
2026-06-10 15:54:50.203772 | instance | openstack/jobs/nova-cell-setup
2026-06-10 15:54:50.295207 | instance | openstack/jobs/nova-db-init
2026-06-10 15:54:50.411453 | instance | openstack/jobs/nova-db-sync
2026-06-10 15:54:50.480923 | instance | openstack/jobs/nova-ks-endpoints
2026-06-10 15:54:50.617378 | instance | openstack/jobs/nova-ks-service
2026-06-10 15:54:50.681101 | instance | openstack/jobs/nova-ks-user
2026-06-10 15:54:50.798814 | instance | openstack/jobs/nova-rabbit-init
2026-06-10 15:54:50.875946 | instance | openstack/jobs/placement-db-init
2026-06-10 15:54:50.989784 | instance | openstack/jobs/placement-db-sync
2026-06-10 15:54:51.060891 | instance | openstack/jobs/placement-ks-endpoints
2026-06-10 15:54:51.190639 | instance | openstack/jobs/placement-ks-service
2026-06-10 15:54:51.274272 | instance | openstack/jobs/placement-ks-user
2026-06-10 15:54:51.402500 | instance | openstack/jobs/staffeln-db-init
2026-06-10 15:54:51.478225 | instance | openstack/jobs/staffeln-db-sync
2026-06-10 15:54:51.589849 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-10 15:54:51.667563 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-10 15:54:51.858641 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-10 15:54:51.932426 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-10 15:54:52.142726 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-10 15:54:52.235320 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-10 15:54:52.437114 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-10 15:54:52.509775 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-10 15:54:52.736050 | instance | openstack/pods/barbican-api-7bb8dbf54f-bbhjq
2026-06-10 15:54:52.784277 | instance | openstack/pods/barbican-db-init-6sjrz
2026-06-10 15:54:52.933653 | instance | openstack/pods/barbican-db-sync-mqmft
2026-06-10 15:54:52.993680 | instance | openstack/pods/barbican-ks-endpoints-2flmc
2026-06-10 15:54:53.144488 | instance | openstack/pods/barbican-ks-service-bkwxx
2026-06-10 15:54:53.216824 | instance | openstack/pods/barbican-ks-user-4hrld
2026-06-10 15:54:53.345957 | instance | openstack/pods/barbican-rabbit-init-dnxqf
2026-06-10 15:54:53.423916 | instance | openstack/pods/cinder-api-86ffbcd7c-dk6b4
2026-06-10 15:54:53.553603 | instance | openstack/pods/cinder-backup-775d58996f-88bth
2026-06-10 15:54:53.642687 | instance | openstack/pods/cinder-backup-storage-init-4lqrw
2026-06-10 15:54:53.758986 | instance | openstack/pods/cinder-bootstrap-9j5tr
2026-06-10 15:54:53.854423 | instance | openstack/pods/cinder-create-internal-tenant-fmpfj
2026-06-10 15:54:53.973510 | instance | openstack/pods/cinder-db-init-6lpmm
2026-06-10 15:54:54.060234 | instance | openstack/pods/cinder-db-sync-fd8j8
2026-06-10 15:54:54.200317 | instance | openstack/pods/cinder-ks-endpoints-qcqz5
2026-06-10 15:54:54.294914 | instance | openstack/pods/cinder-ks-service-lwf9c
2026-06-10 15:54:54.423680 | instance | openstack/pods/cinder-ks-user-mfpzj
2026-06-10 15:54:54.497868 | instance | openstack/pods/cinder-rabbit-init-r4wlj
2026-06-10 15:54:54.631870 | instance | openstack/pods/cinder-scheduler-5df4676f55-m2n2c
2026-06-10 15:54:54.722100 | instance | openstack/pods/cinder-storage-init-j75hw
2026-06-10 15:54:54.841903 | instance | openstack/pods/cinder-volume-7b85cd5965-gbq6p
2026-06-10 15:54:54.939264 | instance | openstack/pods/glance-api-656dfbcdbd-c8b7l
2026-06-10 15:54:55.068276 | instance | openstack/pods/glance-db-init-gjb28
2026-06-10 15:54:55.140288 | instance | openstack/pods/glance-db-sync-h9nlf
2026-06-10 15:54:55.267680 | instance | openstack/pods/glance-ks-endpoints-mxqz2
2026-06-10 15:54:55.341703 | instance | openstack/pods/glance-ks-service-7ms4f
2026-06-10 15:54:55.483522 | instance | openstack/pods/glance-ks-user-xrhk4
2026-06-10 15:54:55.571353 | instance | openstack/pods/glance-metadefs-load-chqgs
2026-06-10 15:54:55.674514 | instance | openstack/pods/glance-rabbit-init-jvxlj
2026-06-10 15:54:55.772171 | instance | openstack/pods/glance-storage-init-kjgs8
2026-06-10 15:54:55.897421 | instance | openstack/pods/keepalived-rmq78
2026-06-10 15:54:55.977867 | instance | openstack/pods/keystone-api-7b7fdb7fd6-fdnlx
2026-06-10 15:54:56.097404 | instance | openstack/pods/keystone-bootstrap-mgdhk
2026-06-10 15:54:56.192760 | instance | openstack/pods/keystone-credential-setup-b6prt
2026-06-10 15:54:56.309814 | instance | openstack/pods/keystone-db-init-vtb2t
2026-06-10 15:54:56.393354 | instance | openstack/pods/keystone-db-sync-ss4dd
2026-06-10 15:54:56.505276 | instance | openstack/pods/keystone-domain-manage-ntlfp
2026-06-10 15:54:56.596903 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-10 15:54:56.684735 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-10 15:54:56.773413 | instance | openstack/pods/keystone-fernet-setup-t698v
2026-06-10 15:54:56.850281 | instance | openstack/pods/keystone-rabbit-init-p4h6h
2026-06-10 15:54:56.986690 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-10 15:54:57.042598 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-10 15:54:57.230953 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-10 15:54:57.234807 | instance | openstack/pods/libvirt-libvirt-default-7fwc8
2026-06-10 15:54:57.416724 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-10 15:54:57.443452 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-10 15:54:57.575414 | instance | openstack/pods/memcached-memcached-6479589586-fhw4p
2026-06-10 15:54:57.600439 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-10 15:54:57.788496 | instance | openstack/pods/neutron-coredns-7dd4958666-6mkbh
2026-06-10 15:54:57.801740 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-10 15:54:57.960110 | instance | openstack/pods/neutron-db-init-psvvx
2026-06-10 15:54:57.983557 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-10 15:54:58.144369 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-10 15:54:58.149303 | instance | openstack/pods/neutron-db-sync-8wxp2
2026-06-10 15:54:58.322153 | instance | openstack/pods/neutron-dhcp-agent-default-9db2l
2026-06-10 15:54:58.356987 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-10 15:54:58.544094 | instance | openstack/pods/neutron-ks-endpoints-zljjd
2026-06-10 15:54:58.545339 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-10 15:54:58.722757 | instance | openstack/pods/neutron-ks-service-qwxgw
2026-06-10 15:54:58.760834 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-10 15:54:58.927379 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-10 15:54:58.930905 | instance | openstack/pods/neutron-ks-user-k2jsh
2026-06-10 15:54:59.090931 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-10 15:54:59.135565 | instance | openstack/pods/neutron-l3-agent-default-wqgjg
2026-06-10 15:54:59.264593 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-10 15:54:59.341330 | instance | openstack/pods/neutron-metadata-agent-default-gnnbc
2026-06-10 15:54:59.438327 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-10 15:54:59.550354 | instance | openstack/pods/neutron-netns-cleanup-cron-default-x6wgp
2026-06-10 15:54:59.599533 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-10 15:54:59.745829 | instance | openstack/pods/neutron-ovs-agent-default-rmg98
2026-06-10 15:54:59.777784 | instance | openstack/pods/neutron-rabbit-init-dz57d
2026-06-10 15:54:59.941216 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-10 15:54:59.988763 | instance | openstack/pods/neutron-rpc-server-86dcbf7c6c-hsdbr
2026-06-10 15:55:00.129382 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-10 15:55:00.184564 | instance | openstack/pods/neutron-server-5f4c47b57b-jvj76
2026-06-10 15:55:00.311359 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-10 15:55:00.398262 | instance | openstack/pods/nova-api-metadata-87dc65f9f-pfztg
2026-06-10 15:55:00.476532 | instance | openstack/rolebindings/cinder-storage-init
2026-06-10 15:55:00.613677 | instance | openstack/pods/nova-api-osapi-c6ddbb677-bnfk2
2026-06-10 15:55:00.654659 | instance | openstack/rolebindings/glance-glance-api
2026-06-10 15:55:00.818110 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-10 15:55:00.844359 | instance | openstack/pods/nova-bootstrap-dfxll
2026-06-10 15:55:01.000421 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-10 15:55:01.037980 | instance | openstack/pods/nova-cell-setup-62zfp
2026-06-10 15:55:01.172989 | instance | openstack/pods/nova-compute-default-smf2v
2026-06-10 15:55:01.259433 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-10 15:55:01.370598 | instance | openstack/pods/nova-conductor-5cc9494bff-mnfxf
2026-06-10 15:55:01.425474 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-10 15:55:01.579009 | instance | openstack/pods/nova-db-init-rttz8
2026-06-10 15:55:01.580632 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-10 15:55:01.742467 | instance | openstack/pods/nova-db-sync-mrdcj
2026-06-10 15:55:01.772007 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-10 15:55:01.935541 | instance | openstack/pods/nova-ks-endpoints-sfphx
2026-06-10 15:55:01.950833 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-10 15:55:02.132215 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-10 15:55:02.168984 | instance | openstack/pods/nova-ks-service-vwfh9
2026-06-10 15:55:02.310493 | instance | openstack/pods/nova-ks-user-rsjr6
2026-06-10 15:55:02.378187 | instance | openstack/rolebindings/glance-glance-test
2026-06-10 15:55:02.516532 | instance | openstack/pods/nova-novncproxy-6db686cb66-rpk5w
2026-06-10 15:55:02.540005 | instance | openstack/rolebindings/glance-storage-init
2026-06-10 15:55:02.709900 | instance | openstack/rolebindings/keepalived
2026-06-10 15:55:02.732022 | instance | openstack/pods/nova-rabbit-init-mmpmc
2026-06-10 15:55:02.872918 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-10 15:55:02.925645 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-10 15:55:03.039604 | instance | openstack/pods/nova-scheduler-6fd6785ddc-6vmw2
2026-06-10 15:55:03.091911 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-10 15:55:03.249267 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-10 15:55:03.274718 | instance | openstack/pods/openvswitch-f7ds7
2026-06-10 15:55:03.416409 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-10 15:55:03.506115 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-10 15:55:03.635197 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-10 15:55:03.675236 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-10 15:55:03.855954 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-10 15:55:03.860397 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-10 15:55:04.027251 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-10 15:55:04.065527 | instance | openstack/pods/placement-api-588b7f7677-lmntz
2026-06-10 15:55:04.226770 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-10 15:55:04.281415 | instance | openstack/pods/placement-db-init-bjtfm
2026-06-10 15:55:04.399068 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-10 15:55:04.484418 | instance | openstack/pods/placement-db-sync-25pg5
2026-06-10 15:55:04.577077 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-10 15:55:04.685993 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-10 15:55:04.746273 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-10 15:55:04.853366 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-10 15:55:04.910287 | instance | openstack/pods/placement-ks-endpoints-fvbq8
2026-06-10 15:55:05.030108 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-10 15:55:05.131395 | instance | openstack/pods/placement-ks-service-nlz7s
2026-06-10 15:55:05.213548 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-06-10 15:55:05.355791 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-10 15:55:05.387879 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-10 15:55:05.543206 | instance | openstack/pods/placement-ks-user-w2xnv
2026-06-10 15:55:05.565725 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-10 15:55:05.732599 | instance | openstack/pods/pxc-operator-69cb5bbdb9-2mnw9
2026-06-10 15:55:05.741848 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-10 15:55:05.930268 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-06-10 15:55:05.932227 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-06-10 15:55:06.103008 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-06-10 15:55:06.117204 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-10 15:55:06.313588 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-10 15:55:06.373587 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-lblrz
2026-06-10 15:55:06.490451 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-10 15:55:06.601540 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-10 15:55:06.678120 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-10 15:55:06.825677 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-10 15:55:06.847287 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-q6lbw
2026-06-10 15:55:07.056378 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-10 15:55:07.079588 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-10 15:55:07.232038 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-10 15:55:07.311041 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-10 15:55:07.405580 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-10 15:55:07.511615 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-xbpct
2026-06-10 15:55:07.574585 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-10 15:55:07.713140 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9
2026-06-10 15:55:07.737329 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-10 15:55:07.919453 | instance | openstack/pods/staffeln-api-85df4594f5-klxrm
2026-06-10 15:55:07.922095 | instance | openstack/pods/staffeln-conductor-5c5d78bcf6-cwh4x
2026-06-10 15:55:08.122661 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-10 15:55:08.126945 | instance | openstack/pods/staffeln-db-init-mjvrx
2026-06-10 15:55:08.285121 | instance | openstack/rolebindings/nova-nova-compute
2026-06-10 15:55:08.343678 | instance | openstack/pods/staffeln-db-sync-7lkmz
2026-06-10 15:55:08.470141 | instance | openstack/pods/valkey-node-0
2026-06-10 15:55:08.551562 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-10 15:55:08.673226 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-10 15:55:08.725974 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-10 15:55:08.860155 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-10 15:55:08.893616 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-10 15:55:09.032906 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-10 15:55:09.041916 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-10 15:55:09.211348 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-10 15:55:09.234358 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-10 15:55:09.371418 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-10 15:55:09.395656 | instance | openstack/rolebindings/nova-nova-test
2026-06-10 15:55:09.545658 | instance | openstack/rolebindings/placement-placement-api
2026-06-10 15:55:09.561133 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-10 15:55:09.717746 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-10 15:55:09.729329 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-10 15:55:09.889609 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-10 15:55:09.890288 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-10 15:55:10.043263 | instance | openstack/rolebindings/pxc-operator
2026-06-10 15:55:10.058535 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-10 15:55:10.228339 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-10 15:55:10.233043 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-10 15:55:10.397305 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-10 15:55:10.417898 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-10 15:55:10.558810 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-10 15:55:10.587867 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-10 15:55:10.725749 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-10 15:55:10.753122 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-10 15:55:10.920492 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-10 15:55:10.949531 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-10 15:55:11.081707 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-10 15:55:11.113198 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-10 15:55:11.257393 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-10 15:55:11.286495 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-10 15:55:11.431288 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-10 15:55:11.466225 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-10 15:55:11.633124 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-10 15:55:11.640241 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-10 15:55:11.801981 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-10 15:55:11.804453 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-10 15:55:11.967152 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-10 15:55:11.968374 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-10 15:55:12.136390 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-10 15:55:12.139568 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-10 15:55:12.317520 | instance | openstack/roles/cinder-backup-storage-init
2026-06-10 15:55:12.332504 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-10 15:55:12.472573 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-10 15:55:12.482752 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-10 15:55:12.643075 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-10 15:55:12.643241 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-10 15:55:12.812894 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-10 15:55:12.827268 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-10 15:55:12.985535 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-10 15:55:12.991366 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-10 15:55:13.159322 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-10 15:55:13.176849 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-10 15:55:13.349695 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-10 15:55:13.357440 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-10 15:55:13.519403 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-10 15:55:13.528985 | instance | openstack/roles/cinder-storage-init
2026-06-10 15:55:13.684299 | instance | openstack/roles/glance-openstack-glance-api
2026-06-10 15:55:13.689496 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-10 15:55:13.849570 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-10 15:55:13.868000 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-10 15:55:14.016925 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-10 15:55:14.019184 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-10 15:55:14.203833 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-10 15:55:14.204549 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-10 15:55:14.385662 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-10 15:55:14.390942 | instance | openstack/roles/glance-openstack-glance-test
2026-06-10 15:55:14.554791 | instance | openstack/roles/glance-storage-init
2026-06-10 15:55:14.566785 | instance | openstack/roles/keepalived
2026-06-10 15:55:14.724711 | instance | openstack/roles/keystone-credential-rotate
2026-06-10 15:55:14.726947 | instance | openstack/roles/keystone-credential-setup
2026-06-10 15:55:14.900871 | instance | openstack/roles/keystone-fernet-rotate
2026-06-10 15:55:14.905030 | instance | openstack/roles/keystone-fernet-setup
2026-06-10 15:55:15.056238 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-10 15:55:15.083504 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-10 15:55:15.255662 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-10 15:55:15.266121 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-10 15:55:15.415905 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-10 15:55:15.423023 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-10 15:55:15.572057 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-10 15:55:15.584582 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-10 15:55:15.741916 | instance | openstack/roles/libvirt-cert-manager
2026-06-10 15:55:15.745562 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-10 15:55:15.904768 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-10 15:55:15.906264 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-10 15:55:16.069452 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-06-10 15:55:16.087936 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-10 15:55:16.251194 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-10 15:55:16.290986 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-10 15:55:16.429142 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-06-10 15:55:16.467837 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-06-10 15:55:16.599345 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-06-10 15:55:16.638576 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-10 15:55:16.779562 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-10 15:55:16.804250 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-10 15:55:16.958398 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-10 15:55:16.976494 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-10 15:55:17.132466 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-10 15:55:17.164672 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-10 15:55:17.324894 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-10 15:55:17.344015 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-10 15:55:17.498434 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-10 15:55:17.514896 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-10 15:55:17.673494 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-10 15:55:17.685190 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-10 15:55:17.846521 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-10 15:55:17.848187 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-10 15:55:18.014023 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-10 15:55:18.023690 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-10 15:55:18.179977 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-10 15:55:18.202831 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-10 15:55:18.342128 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-10 15:55:18.367948 | instance | openstack/roles/nova-openstack-nova-test
2026-06-10 15:55:18.518455 | instance | openstack/roles/placement-openstack-placement-api
2026-06-10 15:55:18.541333 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-10 15:55:18.704020 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-10 15:55:18.706008 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-10 15:55:18.863500 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-10 15:55:18.866005 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-10 15:55:19.030512 | instance | openstack/roles/pxc-operator
2026-06-10 15:55:19.034951 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-10 15:55:19.212510 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-10 15:55:19.217220 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-10 15:55:19.381089 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-10 15:55:19.393028 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-10 15:55:19.555700 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-10 15:55:19.559669 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-10 15:55:19.742774 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-10 15:55:19.747425 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-10 15:55:19.929807 | instance | openstack/roles/rook-ceph-mgr
2026-06-10 15:55:19.948783 | instance | openstack/roles/rook-ceph-osd
2026-06-10 15:55:20.107141 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-10 15:55:20.109669 | instance | openstack/roles/staffeln-conductor
2026-06-10 15:55:20.289976 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-10 15:55:20.295205 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-10 15:55:20.458254 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-10 15:55:20.471763 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-10 15:55:20.621179 | instance | openstack/secrets/barbican-api-certs
2026-06-10 15:55:20.641311 | instance | openstack/secrets/barbican-db-admin
2026-06-10 15:55:20.784298 | instance | openstack/secrets/barbican-db-user
2026-06-10 15:55:20.818814 | instance | openstack/secrets/barbican-etc
2026-06-10 15:55:20.947231 | instance | openstack/secrets/barbican-keystone-admin
2026-06-10 15:55:20.995653 | instance | openstack/secrets/barbican-keystone-user
2026-06-10 15:55:21.119115 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-10 15:55:21.165649 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-10 15:55:21.290580 | instance | openstack/secrets/cinder-api-certs
2026-06-10 15:55:21.340670 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-10 15:55:21.463973 | instance | openstack/secrets/cinder-db-admin
2026-06-10 15:55:21.495777 | instance | openstack/secrets/cinder-db-user
2026-06-10 15:55:21.644089 | instance | openstack/secrets/cinder-etc
2026-06-10 15:55:21.684445 | instance | openstack/secrets/cinder-keystone-admin
2026-06-10 15:55:21.811651 | instance | openstack/secrets/cinder-keystone-test
2026-06-10 15:55:21.849554 | instance | openstack/secrets/cinder-keystone-user
2026-06-10 15:55:21.977502 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-10 15:55:22.027701 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-10 15:55:22.146947 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-10 15:55:22.208652 | instance | openstack/secrets/glance-api-certs
2026-06-10 15:55:22.325659 | instance | openstack/secrets/glance-db-admin
2026-06-10 15:55:22.377836 | instance | openstack/secrets/glance-db-user
2026-06-10 15:55:22.491106 | instance | openstack/secrets/glance-etc
2026-06-10 15:55:22.540465 | instance | openstack/secrets/glance-keystone-admin
2026-06-10 15:55:22.652021 | instance | openstack/secrets/glance-keystone-test
2026-06-10 15:55:22.705653 | instance | openstack/secrets/glance-keystone-user
2026-06-10 15:55:22.820920 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-10 15:55:22.875643 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-10 15:55:22.981266 | instance | openstack/secrets/images-rbd-keyring
2026-06-10 15:55:23.038115 | instance | openstack/secrets/internal-percona-xtradb
2026-06-10 15:55:23.160812 | instance | openstack/secrets/keepalived-etc
2026-06-10 15:55:23.212910 | instance | openstack/secrets/keystone-api-certs
2026-06-10 15:55:23.316806 | instance | openstack/secrets/keystone-credential-keys
2026-06-10 15:55:23.374933 | instance | openstack/secrets/keystone-db-admin
2026-06-10 15:55:23.475938 | instance | openstack/secrets/keystone-db-user
2026-06-10 15:55:23.546393 | instance | openstack/secrets/keystone-etc
2026-06-10 15:55:23.630775 | instance | openstack/secrets/keystone-fernet-keys
2026-06-10 15:55:23.704361 | instance | openstack/secrets/keystone-keystone-admin
2026-06-10 15:55:23.802851 | instance | openstack/secrets/keystone-keystone-test
2026-06-10 15:55:23.881605 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-10 15:55:23.983328 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-10 15:55:24.051937 | instance | openstack/secrets/libvirt-api-ca
2026-06-10 15:55:24.149074 | instance | openstack/secrets/libvirt-etc
2026-06-10 15:55:24.228036 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-10 15:55:24.312021 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-10 15:55:24.392342 | instance | openstack/secrets/neutron-db-admin
2026-06-10 15:55:24.469234 | instance | openstack/secrets/neutron-db-user
2026-06-10 15:55:24.553757 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-06-10 15:55:24.635743 | instance | openstack/secrets/neutron-etc
2026-06-10 15:55:24.725475 | instance | openstack/secrets/neutron-keystone-admin
2026-06-10 15:55:24.803505 | instance | openstack/secrets/neutron-keystone-test
2026-06-10 15:55:24.908218 | instance | openstack/secrets/neutron-keystone-user
2026-06-10 15:55:24.974373 | instance | openstack/secrets/neutron-l3-agent-default
2026-06-10 15:55:25.080705 | instance | openstack/serviceaccounts/barbican-api
2026-06-10 15:55:25.151818 | instance | openstack/secrets/neutron-metadata-agent-default
2026-06-10 15:55:25.359834 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-10 15:55:25.430570 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-10 15:55:25.594630 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-10 15:55:25.673522 | instance | openstack/secrets/neutron-ovs-agent-default
2026-06-10 15:55:25.847648 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-10 15:55:25.881862 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-10 15:55:26.039507 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-10 15:55:26.168794 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-10 15:55:26.202242 | instance | openstack/secrets/neutron-server-certs
2026-06-10 15:55:26.362873 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-10 15:55:26.472850 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-10 15:55:26.668585 | instance | openstack/secrets/nova-api-certs
2026-06-10 15:55:26.797214 | instance | openstack/serviceaccounts/barbican-test
2026-06-10 15:55:26.831235 | instance | openstack/serviceaccounts/cinder-api
2026-06-10 15:55:27.075005 | instance | openstack/secrets/nova-compute-default
2026-06-10 15:55:27.135045 | instance | openstack/serviceaccounts/cinder-backup
2026-06-10 15:55:27.242578 | instance | openstack/secrets/nova-db-admin
2026-06-10 15:55:27.399666 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-10 15:55:27.449960 | instance | openstack/secrets/nova-db-api-admin
2026-06-10 15:55:27.603394 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-10 15:55:27.708736 | instance | openstack/secrets/nova-db-api-user
2026-06-10 15:55:27.887819 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-10 15:55:27.914172 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-10 15:55:28.090996 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-10 15:55:28.199497 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-10 15:55:28.415386 | instance | openstack/secrets/nova-db-cell0-user
2026-06-10 15:55:28.511790 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-10 15:55:28.574696 | instance | openstack/secrets/nova-db-user
2026-06-10 15:55:28.756769 | instance | openstack/secrets/nova-etc
2026-06-10 15:55:28.790809 | instance | openstack/secrets/nova-keystone-admin
2026-06-10 15:55:28.938248 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-10 15:55:28.956996 | instance | openstack/secrets/nova-keystone-test
2026-06-10 15:55:29.163381 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-10 15:55:29.269725 | instance | openstack/secrets/nova-keystone-user
2026-06-10 15:55:29.432015 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-10 15:55:29.463719 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-10 15:55:29.594637 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-10 15:55:29.634780 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-10 15:55:29.801764 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-10 15:55:29.904928 | instance | openstack/secrets/nova-ssh
2026-06-10 15:55:29.964519 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-10 15:55:30.065825 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-10 15:55:30.264627 | instance | openstack/secrets/percona-xtradb
2026-06-10 15:55:30.404022 | instance | openstack/serviceaccounts/cinder-test
2026-06-10 15:55:30.423567 | instance | openstack/serviceaccounts/cinder-volume
2026-06-10 15:55:30.705130 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-10 15:55:30.709589 | instance | openstack/secrets/placement-api-certs
2026-06-10 15:55:30.866688 | instance | openstack/serviceaccounts/default
2026-06-10 15:55:30.993030 | instance | openstack/secrets/placement-db-admin
2026-06-10 15:55:31.147112 | instance | openstack/serviceaccounts/glance-api
2026-06-10 15:55:31.174655 | instance | openstack/secrets/placement-db-user
2026-06-10 15:55:31.360326 | instance | openstack/serviceaccounts/glance-db-init
2026-06-10 15:55:31.459375 | instance | openstack/secrets/placement-etc
2026-06-10 15:55:31.651641 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-10 15:55:31.726499 | instance | openstack/secrets/placement-keystone-admin
2026-06-10 15:55:31.972458 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-10 15:55:31.987048 | instance | openstack/secrets/placement-keystone-user
2026-06-10 15:55:32.182113 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-10 15:55:32.297172 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-10 15:55:32.508939 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-10 15:55:32.655396 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-10 15:55:32.668516 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-10 15:55:32.974367 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-10 15:55:32.985317 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-10 15:55:33.137620 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-10 15:55:33.160218 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-10 15:55:33.367615 | instance | openstack/serviceaccounts/glance-test
2026-06-10 15:55:33.452249 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-10 15:55:33.626832 | instance | openstack/serviceaccounts/keepalived
2026-06-10 15:55:33.690165 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-10 15:55:33.889793 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-10 15:55:33.938423 | instance | openstack/serviceaccounts/keystone-api
2026-06-10 15:55:34.091085 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-10 15:55:34.250261 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-10 15:55:34.263073 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-10 15:55:34.462856 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-10 15:55:34.584733 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-10 15:55:34.783444 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-10 15:55:34.798487 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-10 15:55:34.973945 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-10 15:55:35.115932 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-10 15:55:35.304336 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-10 15:55:35.331844 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-10 15:55:35.513313 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-10 15:55:35.642781 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-10 15:55:35.806129 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-10 15:55:35.843725 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-10 15:55:36.144627 | instance | openstack/secrets/rook-ceph-config
2026-06-10 15:55:36.162824 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-10 15:55:36.329760 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-10 15:55:36.509275 | instance | openstack/serviceaccounts/keystone-test
2026-06-10 15:55:36.534710 | instance | openstack/serviceaccounts/libvirt
2026-06-10 15:55:36.838411 | instance | openstack/secrets/rook-ceph-mon
2026-06-10 15:55:36.858379 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-10 15:55:37.014324 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-10 15:55:37.183995 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-10 15:55:37.218661 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-10 15:55:37.431906 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-10 15:55:37.495513 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-10 15:55:37.610686 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-10 15:55:37.801966 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-06-10 15:55:37.808281 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-10 15:55:37.998830 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-10 15:55:38.092967 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-10 15:55:38.324745 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-10 15:55:38.479290 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-10 15:55:38.566974 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-10 15:55:38.755282 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-06-10 15:55:38.780929 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-06-10 15:55:39.062114 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-10 15:55:39.126878 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-10 15:55:39.270133 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-10 15:55:39.444565 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-06-10 15:55:39.492085 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-10 15:55:39.712574 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-10 15:55:39.776394 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-10 15:55:39.995381 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-10 15:55:40.040912 | instance | openstack/serviceaccounts/neutron-server
2026-06-10 15:55:40.312343 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-10 15:55:40.361024 | instance | openstack/serviceaccounts/neutron-test
2026-06-10 15:55:40.502351 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-10 15:55:40.685385 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-10 15:55:40.721536 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-10 15:55:41.024916 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-10 15:55:41.033344 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-10 15:55:41.218708 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-10 15:55:41.347043 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-10 15:55:41.400859 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-06-10 15:55:41.613933 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-10 15:55:41.640305 | instance | openstack/serviceaccounts/nova-compute
2026-06-10 15:55:41.915562 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-10 15:55:41.940121 | instance | openstack/serviceaccounts/nova-conductor
2026-06-10 15:55:42.159245 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-10 15:55:42.245361 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-10 15:55:42.416555 | instance | openstack/serviceaccounts/nova-db-init
2026-06-10 15:55:42.429037 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-10 15:55:42.606913 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-10 15:55:42.720602 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-10 15:55:42.911510 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-10 15:55:42.929553 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-10 15:55:43.233845 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-10 15:55:43.238125 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-10 15:55:43.437258 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-10 15:55:43.543989 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-10 15:55:43.705471 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-10 15:55:43.719160 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-10 15:55:43.931024 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-10 15:55:43.990299 | instance | openstack/secrets/staffeln-db-admin
2026-06-10 15:55:44.170568 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-10 15:55:44.229181 | instance | openstack/secrets/staffeln-db-user
2026-06-10 15:55:44.414227 | instance | openstack/serviceaccounts/nova-test
2026-06-10 15:55:44.496619 | instance | openstack/secrets/staffeln-etc
2026-06-10 15:55:44.687719 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-10 15:55:44.735891 | instance | openstack/secrets/valkey-ca
2026-06-10 15:55:44.902947 | instance | openstack/serviceaccounts/placement-api
2026-06-10 15:55:44.984747 | instance | openstack/secrets/valkey-server-certs
2026-06-10 15:55:45.192065 | instance | openstack/serviceaccounts/placement-db-init
2026-06-10 15:55:45.223934 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-10 15:55:45.527695 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-10 15:55:45.534607 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-10 15:55:45.849905 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-10 15:55:45.867950 | instance | openstack/serviceaccounts/pxc-operator
2026-06-10 15:55:46.183578 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-10 15:55:46.210296 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-10 15:55:46.500840 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-10 15:55:46.509237 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-10 15:55:46.802626 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-10 15:55:46.834751 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-10 15:55:47.147814 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-10 15:55:47.181120 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-10 15:55:47.503544 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-10 15:55:47.504451 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-10 15:55:47.816185 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-10 15:55:47.824316 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-10 15:55:48.108577 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-10 15:55:48.131185 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-10 15:55:48.455542 | instance | openstack/serviceaccounts/staffeln-api
2026-06-10 15:55:48.460655 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-10 15:55:48.757671 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-10 15:55:48.765562 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-10 15:55:49.086020 | instance | openstack/serviceaccounts/valkey
2026-06-10 15:55:49.090491 | instance | openstack/services/barbican-api
2026-06-10 15:55:49.321008 | instance | openstack/services/ceph-mon
2026-06-10 15:55:49.407261 | instance | openstack/services/cinder-api
2026-06-10 15:55:49.533745 | instance | openstack/services/glance-api
2026-06-10 15:55:49.620783 | instance | openstack/services/keystone-api
2026-06-10 15:55:49.735270 | instance | openstack/services/memcached
2026-06-10 15:55:49.818441 | instance | openstack/services/memcached-metrics
2026-06-10 15:55:49.942786 | instance | openstack/services/neutron-coredns
2026-06-10 15:55:50.030450 | instance | openstack/services/neutron-coredns-metrics
2026-06-10 15:55:50.160138 | instance | openstack/services/neutron-server
2026-06-10 15:55:50.263670 | instance | openstack/services/nova-api
2026-06-10 15:55:50.369400 | instance | openstack/services/nova-metadata
2026-06-10 15:55:50.479819 | instance | openstack/services/nova-novncproxy
2026-06-10 15:55:50.555602 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-10 15:55:50.690893 | instance | openstack/services/percona-xtradb-haproxy
2026-06-10 15:55:50.742008 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-10 15:55:50.938105 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-10 15:55:50.960852 | instance | openstack/services/percona-xtradb-pxc
2026-06-10 15:55:51.129913 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-10 15:55:51.147696 | instance | openstack/services/placement-api
2026-06-10 15:55:51.343259 | instance | openstack/services/rabbitmq-barbican
2026-06-10 15:55:51.352624 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-10 15:55:51.522329 | instance | openstack/services/rabbitmq-cinder
2026-06-10 15:55:51.544279 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-10 15:55:51.708092 | instance | openstack/services/rabbitmq-glance
2026-06-10 15:55:51.744749 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-10 15:55:51.899463 | instance | openstack/services/rabbitmq-keystone
2026-06-10 15:55:51.935415 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-10 15:55:52.103086 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-10 15:55:52.133963 | instance | openstack/services/rabbitmq-neutron
2026-06-10 15:55:52.299658 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-10 15:55:52.331909 | instance | openstack/services/rabbitmq-nova
2026-06-10 15:55:52.486108 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-10 15:55:52.517562 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-10 15:55:52.683616 | instance | openstack/services/staffeln-api
2026-06-10 15:55:52.713784 | instance | openstack/services/valkey
2026-06-10 15:55:52.863337 | instance | openstack/services/valkey-headless
2026-06-10 15:55:52.913894 | instance | openstack/services/valkey-metrics
2026-06-10 15:55:53.075893 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-10 15:55:53.113191 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-10 15:55:53.303985 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-10 15:55:53.349925 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-10 15:55:53.519789 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-10 15:55:53.576310 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-10 15:55:53.727633 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-10 15:55:53.782814 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-10 15:55:53.932387 | instance | openstack/statefulsets/valkey-node
2026-06-10 15:55:54.000367 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-bvl4s
2026-06-10 15:55:54.163165 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-10 15:55:54.170492 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-10 15:55:54.341663 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-10 15:55:54.351389 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-10 15:55:54.504093 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-10 15:55:54.528369 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-10 15:55:54.654729 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-10 15:55:54.682622 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-10 15:55:54.821146 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-10 15:55:54.850567 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-10 15:55:54.998386 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-10 15:55:55.022764 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-10 15:55:55.166709 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-10 15:55:55.217104 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-10 15:55:55.353919 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-10 15:55:55.389607 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-10 15:55:55.528419 | instance | rook-ceph/roles/rook-ceph-system
2026-06-10 15:55:55.550772 | instance | rook-ceph/serviceaccounts/default
2026-06-10 15:55:55.689864 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-10 15:55:55.739884 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-10 15:55:55.932311 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-10 15:55:55.971314 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-10 15:55:56.155926 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-10 15:55:56.174383 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-10 15:55:56.380859 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-10 15:55:56.494107 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-10 15:55:56.584147 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-10 15:55:56.703917 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-10 15:55:56.790311 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-10 15:55:56.907646 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-10 15:55:57.041812 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-10 15:55:57.106590 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-10 15:55:57.256566 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-10 15:55:57.299653 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-d525h
2026-06-10 15:55:57.436141 | instance | secretgen-controller/serviceaccounts/default
2026-06-10 15:55:57.482781 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-10 15:55:58.058534 | instance | ok: Runtime: 0:02:03.111069
2026-06-10 15:55:58.077338 |
2026-06-10 15:55:58.077409 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-10 15:55:58.865866 | instance | changed:
2026-06-10 15:55:58.866038 | instance | cd+++++++++ objects/
2026-06-10 15:55:58.866066 | instance | cd+++++++++ objects/cluster/
2026-06-10 15:55:58.866089 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-10 15:55:58.866108 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-10 15:55:58.866127 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-10 15:55:58.866146 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-10 15:55:58.866165 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-10 15:55:58.866184 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-10 15:55:58.866202 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-10 15:55:58.866220 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-10 15:55:58.866238 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-10 15:55:58.866256 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-10 15:55:58.866275 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-10 15:55:58.866293 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-10 15:55:58.866311 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-10 15:55:58.866330 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-10 15:55:58.866348 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-10 15:55:58.866366 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-10 15:55:58.866384 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-10 15:55:58.866415 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-10 15:55:58.866434 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-10 15:55:58.866452 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-10 15:55:58.866470 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-10 15:55:58.866488 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-10 15:55:58.866506 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-10 15:55:58.866524 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-10 15:55:58.866542 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-10 15:55:58.866560 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-10 15:55:58.866584 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-10 15:55:58.866604 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-10 15:55:58.866623 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-10 15:55:58.866642 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-10 15:55:58.866660 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-10 15:55:58.866678 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-10 15:55:58.866696 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-10 15:55:58.866715 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-10 15:55:58.866734 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-10 15:55:58.866752 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-10 15:55:58.866770 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-10 15:55:58.866788 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-10 15:55:58.866807 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-10 15:55:58.866824 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-10 15:55:58.866843 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-10 15:55:58.866862 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-10 15:55:58.866881 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-10 15:55:58.866900 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-10 15:55:58.866919 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-10 15:55:58.866937 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-10 15:55:58.866956 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-10 15:55:58.866973 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-10 15:55:58.866992 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-10 15:55:58.867011 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-10 15:55:58.867029 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-10 15:55:58.867047 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-10 15:55:58.867065 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-10 15:55:58.867083 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-10 15:55:58.867107 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-10 15:55:58.867126 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-10 15:55:58.867144 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-10 15:55:58.867163 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-10 15:55:58.867181 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-10 15:55:58.867199 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-06-10 15:55:58.867217 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-06-10 15:55:58.867235 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-10 15:55:58.867253 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-10 15:55:58.867271 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-10 15:55:58.867289 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-10 15:55:58.867307 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-10 15:55:58.867325 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-10 15:55:58.867343 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-10 15:55:58.867362 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-10 15:55:58.867379 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-10 15:55:58.867397 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-10 15:55:58.867416 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-10 15:55:58.867434 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-10 15:55:58.867452 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-10 15:55:58.867470 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-10 15:55:58.867488 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-10 15:55:58.867506 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-10 15:55:58.867524 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-10 15:55:58.867541 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-10 15:55:58.867560 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-10 15:55:58.867578 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-10 15:55:58.867596 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-10 15:55:58.867614 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-10 15:55:58.867631 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-10 15:55:58.867649 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-10 15:55:58.867667 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-10 15:55:58.867685 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-10 15:55:58.867703 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-10 15:55:58.867741 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-10 15:55:58.867765 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-10 15:55:58.867785 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-10 15:55:58.867803 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-10 15:55:58.867821 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-10 15:55:58.867839 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-10 15:55:58.867858 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-10 15:55:58.867876 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-10 15:55:58.867894 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-10 15:55:58.867912 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-10 15:55:58.867930 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-10 15:55:58.867948 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-10 15:55:58.867966 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-10 15:55:58.867983 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-10 15:55:58.868001 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-10 15:55:58.868019 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-10 15:55:58.868037 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-10 15:55:58.868055 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-10 15:55:58.868073 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-10 15:55:58.868091 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-10 15:55:58.868110 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-10 15:55:58.868127 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-10 15:55:58.868146 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-10 15:55:58.868164 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-10 15:55:58.868182 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-10 15:55:58.868200 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-10 15:55:58.868218 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-10 15:55:58.868236 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-10 15:55:58.868253 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-10 15:55:58.868272 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-10 15:55:58.868294 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-10 15:55:58.868312 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-10 15:55:58.868330 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-10 15:55:58.868348 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-10 15:55:58.868366 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-10 15:55:58.868384 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-10 15:55:58.868406 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-10 15:55:58.868425 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-10 15:55:58.868443 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-10 15:55:58.868461 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-10 15:55:58.868480 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-10 15:55:58.868498 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-10 15:55:58.868516 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-10 15:55:58.868533 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-10 15:55:58.868551 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-10 15:55:58.868569 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-10 15:55:58.868587 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-10 15:55:58.868604 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-10 15:55:58.868623 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-10 15:55:58.868640 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-10 15:55:58.868657 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-10 15:55:58.868674 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-10 15:55:58.868692 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-10 15:55:58.868709 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-10 15:55:58.868726 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-10 15:55:58.868743 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-10 15:55:58.868760 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-10 15:55:58.868777 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-10 15:55:58.868794 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-10 15:55:58.868811 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-10 15:55:58.868829 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-10 15:55:58.868846 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-10 15:55:58.868863 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-10 15:55:58.868881 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-10 15:55:58.868899 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-10 15:55:58.868916 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-10 15:55:58.868934 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-10 15:55:58.868951 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-10 15:55:58.868994 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-10 15:55:58.869013 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-10 15:55:58.869031 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-10 15:55:58.869049 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-10 15:55:58.869066 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-10 15:55:58.869083 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-10 15:55:58.869101 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-10 15:55:58.869119 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-10 15:55:58.869136 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-10 15:55:58.869154 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-10 15:55:58.869171 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-10 15:55:58.869189 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-10 15:55:58.869206 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-10 15:55:58.869225 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-10 15:55:58.869245 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-10 15:55:58.869265 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-10 15:55:58.869284 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-10 15:55:58.869301 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-10 15:55:58.869319 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-10 15:55:58.869337 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-10 15:55:58.869354 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-10 15:55:58.869371 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-10 15:55:58.869389 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-10 15:55:58.869407 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-10 15:55:58.869425 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-10 15:55:58.869443 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-10 15:55:58.869461 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-10 15:55:58.869479 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-10 15:55:58.869497 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-10 15:55:58.869515 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-10 15:55:58.869533 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-10 15:55:58.869551 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-10 15:55:58.869569 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-10 15:55:58.869593 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-10 15:55:58.869612 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-10 15:55:58.869630 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-10 15:55:58.869649 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-10 15:55:58.869667 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-10 15:55:58.869685 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-10 15:55:58.869704 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-10 15:55:58.869722 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-10 15:55:58.869741 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-10 15:55:58.869759 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-10 15:55:58.869777 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-10 15:55:58.869795 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-10 15:55:58.869814 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-10 15:55:58.869832 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-10 15:55:58.869850 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-10 15:55:58.869868 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-10 15:55:58.869885 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-10 15:55:58.869903 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-10 15:55:58.869921 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-10 15:55:58.869939 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-10 15:55:58.869957 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-10 15:55:58.869975 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-10 15:55:58.869993 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-10 15:55:58.870012 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-10 15:55:58.870030 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-10 15:55:58.870048 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-10 15:55:58.870066 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-10 15:55:58.870084 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-10 15:55:58.870102 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-10 15:55:58.870121 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-10 15:55:58.870139 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-10 15:55:58.870157 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-10 15:55:58.870175 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-10 15:55:58.870193 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-10 15:55:58.870212 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-10 15:55:58.870230 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-10 15:55:58.870248 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-10 15:55:58.870266 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-10 15:55:58.870289 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-10 15:55:58.870308 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-10 15:55:58.870326 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-10 15:55:58.870344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-10 15:55:58.870363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-10 15:55:58.870384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-10 15:55:58.870403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-10 15:55:58.870422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-10 15:55:58.870440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-10 15:55:58.870459 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-10 15:55:58.870477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-10 15:55:58.870495 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-10 15:55:58.870514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-10 15:55:58.870532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-10 15:55:58.870550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-10 15:55:58.870568 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-10 15:55:58.870587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-10 15:55:58.870605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-10 15:55:58.870623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-10 15:55:58.870641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-10 15:55:58.870660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-10 15:55:58.870678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-10 15:55:58.870697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-10 15:55:58.870715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-10 15:55:58.870733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-10 15:55:58.870751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-10 15:55:58.870769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-10 15:55:58.870786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-10 15:55:58.870804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-10 15:55:58.870822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-10 15:55:58.870840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-10 15:55:58.870858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-10 15:55:58.870876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-10 15:55:58.870894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-10 15:55:58.870916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-10 15:55:58.870934 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-10 15:55:58.870952 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-10 15:55:58.870970 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-10 15:55:58.870988 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-10 15:55:58.871006 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-10 15:55:58.871023 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-10 15:55:58.871042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-10 15:55:58.871059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-10 15:55:58.871077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-10 15:55:58.871095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-10 15:55:58.871112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-10 15:55:58.871131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-10 15:55:58.871148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-10 15:55:58.871165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-10 15:55:58.871183 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-10 15:55:58.871201 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-10 15:55:58.871218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-10 15:55:58.871236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-10 15:55:58.871254 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-10 15:55:58.871272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-10 15:55:58.871290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-10 15:55:58.871307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-10 15:55:58.871325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-10 15:55:58.871343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-10 15:55:58.871361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-10 15:55:58.871379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-10 15:55:58.871396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-06-10 15:55:58.871414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-06-10 15:55:58.871431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-10 15:55:58.871448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-10 15:55:58.871465 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-10 15:55:58.871483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-10 15:55:58.871505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-10 15:55:58.871524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-10 15:55:58.871543 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-10 15:55:58.871561 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-10 15:55:58.871579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-10 15:55:58.871596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-10 15:55:58.871615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-10 15:55:58.871634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-10 15:55:58.871652 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-10 15:55:58.871671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-10 15:55:58.871689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-10 15:55:58.871707 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-10 15:55:58.871755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-10 15:55:58.871775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-10 15:55:58.871793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-10 15:55:58.871812 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-10 15:55:58.871830 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-10 15:55:58.871848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-10 15:55:58.871867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-10 15:55:58.871885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-10 15:55:58.871903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-10 15:55:58.871921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-10 15:55:58.871939 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-10 15:55:58.871957 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-10 15:55:58.871976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-10 15:55:58.871994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-10 15:55:58.872012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-10 15:55:58.872030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-10 15:55:58.872048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-10 15:55:58.872066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-10 15:55:58.872084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-10 15:55:58.872102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-10 15:55:58.872120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-10 15:55:58.872138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-10 15:55:58.872156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-10 15:55:58.872179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-10 15:55:58.872198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-10 15:55:58.872219 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-10 15:55:58.872241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-10 15:55:58.872264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-10 15:55:58.872286 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-10 15:55:58.872308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-10 15:55:58.872330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-10 15:55:58.872352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-10 15:55:58.872374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-10 15:55:58.872396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-10 15:55:58.872415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-10 15:55:58.872433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-10 15:55:58.872450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-10 15:55:58.872467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-10 15:55:58.872485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-10 15:55:58.872503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-10 15:55:58.872521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-10 15:55:58.872538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-10 15:55:58.872557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-10 15:55:58.872575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-10 15:55:58.872594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-10 15:55:58.872612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-10 15:55:58.872630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-10 15:55:58.872648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-10 15:55:58.872666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-10 15:55:58.872685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-10 15:55:58.872703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-10 15:55:58.872721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-10 15:55:58.872739 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-10 15:55:58.872758 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-10 15:55:58.872781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-10 15:55:58.872800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-10 15:55:58.872818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-10 15:55:58.872836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-10 15:55:58.872855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-10 15:55:58.872872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-10 15:55:58.872891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-10 15:55:58.872909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-10 15:55:58.872927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-10 15:55:58.872946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-10 15:55:58.872981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-10 15:55:58.873001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-10 15:55:58.873019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-10 15:55:58.873037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-10 15:55:58.873055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-10 15:55:58.873073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-10 15:55:58.873091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-10 15:55:58.873109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-10 15:55:58.873128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-10 15:55:58.873145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-10 15:55:58.873164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-10 15:55:58.873182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-10 15:55:58.873200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-10 15:55:58.873217 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-10 15:55:58.873236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-10 15:55:58.873254 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-10 15:55:58.873272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-10 15:55:58.873291 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-10 15:55:58.873309 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-10 15:55:58.873327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-10 15:55:58.873345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-10 15:55:58.873368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-10 15:55:58.873386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-10 15:55:58.873404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-10 15:55:58.873422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-10 15:55:58.873440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-10 15:55:58.873457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-10 15:55:58.873475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-10 15:55:58.873493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-10 15:55:58.873511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-10 15:55:58.873528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-10 15:55:58.873546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-10 15:55:58.873564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-10 15:55:58.873581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-10 15:55:58.873598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-10 15:55:58.873616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-10 15:55:58.873634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-10 15:55:58.873651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-10 15:55:58.873669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-10 15:55:58.873686 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-10 15:55:58.873704 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-10 15:55:58.873721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-10 15:55:58.873739 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-10 15:55:58.873756 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-10 15:55:58.873774 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-10 15:55:58.873792 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-10 15:55:58.873810 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-10 15:55:58.873827 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-10 15:55:58.873845 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-10 15:55:58.873862 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-10 15:55:58.873880 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-10 15:55:58.873897 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-10 15:55:58.873914 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-10 15:55:58.873931 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-10 15:55:58.873949 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-10 15:55:58.873966 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-10 15:55:58.873984 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-10 15:55:58.874002 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-10 15:55:58.874020 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-10 15:55:58.874037 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-10 15:55:58.874061 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-10 15:55:58.874080 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-10 15:55:58.874098 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-10 15:55:58.874116 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-10 15:55:58.874134 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-10 15:55:58.874152 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-10 15:55:58.874170 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-10 15:55:58.874188 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-10 15:55:58.874206 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-10 15:55:58.874224 | instance | cd+++++++++ objects/cluster/node/
2026-06-10 15:55:58.874243 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-10 15:55:58.874261 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-10 15:55:58.874279 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-10 15:55:58.874297 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-10 15:55:58.874315 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-10 15:55:58.874332 | instance | cd+++++++++ objects/namespaced/
2026-06-10 15:55:58.874350 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-10 15:55:58.874368 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-10 15:55:58.874386 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-10 15:55:58.874404 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-10 15:55:58.874422 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-10 15:55:58.874440 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-10 15:55:58.874458 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-10 15:55:58.874477 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-10 15:55:58.874494 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-10 15:55:58.874512 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-10 15:55:58.874530 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-10 15:55:58.874548 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-10 15:55:58.874566 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-10 15:55:58.874584 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-10 15:55:58.874602 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-10 15:55:58.874620 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-10 15:55:58.874638 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-10 15:55:58.874657 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-10 15:55:58.874676 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-10 15:55:58.874694 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-10 15:55:58.874712 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-10 15:55:58.874731 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-10 15:55:58.874749 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-10 15:55:58.874767 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-10 15:55:58.874785 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-10 15:55:58.874808 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-148.nip.io-tls.txt
2026-06-10 15:55:58.874826 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-148.nip.io-tls.yaml
2026-06-10 15:55:58.874845 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-10 15:55:58.874863 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-10 15:55:58.874881 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-10 15:55:58.874899 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-10 15:55:58.874918 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-10 15:55:58.874936 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-10 15:55:58.874954 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-10 15:55:58.874972 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-10 15:55:58.874990 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-10 15:55:58.875009 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-10 15:55:58.875026 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-10 15:55:58.875044 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-10 15:55:58.875062 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-10 15:55:58.875080 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-10 15:55:58.875098 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-10 15:55:58.875116 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-10 15:55:58.875134 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-10 15:55:58.875152 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-10 15:55:58.875170 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-10 15:55:58.875188 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-10 15:55:58.875206 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-10 15:55:58.875224 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-06-10 15:55:58.875242 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-06-10 15:55:58.875259 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-10 15:55:58.875277 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-10 15:55:58.875295 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-10 15:55:58.875313 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-10 15:55:58.875331 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-10 15:55:58.875349 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-10 15:55:58.875366 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-10 15:55:58.875384 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-10 15:55:58.875402 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-10 15:55:58.875420 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-10 15:55:58.875438 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-10 15:55:58.875456 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-10 15:55:58.875479 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-10 15:55:58.875498 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-10 15:55:58.875516 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-10 15:55:58.875534 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-gb7rt.txt
2026-06-10 15:55:58.875552 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-gb7rt.yaml
2026-06-10 15:55:58.875571 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-h8sjz.txt
2026-06-10 15:55:58.875589 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-h8sjz.yaml
2026-06-10 15:55:58.875608 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-6l7c6.txt
2026-06-10 15:55:58.875626 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-6l7c6.yaml
2026-06-10 15:55:58.875644 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-10 15:55:58.875663 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-10 15:55:58.875681 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-10 15:55:58.875700 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-10 15:55:58.875762 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-10 15:55:58.875791 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-10 15:55:58.875811 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-10 15:55:58.875829 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-10 15:55:58.875848 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-10 15:55:58.875866 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-10 15:55:58.875883 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-10 15:55:58.875901 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-10 15:55:58.875919 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-10 15:55:58.875937 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-10 15:55:58.875955 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-10 15:55:58.875972 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-10 15:55:58.875990 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-10 15:55:58.876008 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-10 15:55:58.876025 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-10 15:55:58.876042 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-10 15:55:58.876060 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-10 15:55:58.876077 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-10 15:55:58.876095 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-10 15:55:58.876113 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-10 15:55:58.876136 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-10 15:55:58.876154 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-10 15:55:58.876172 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-10 15:55:58.876190 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-10 15:55:58.876208 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-10 15:55:58.876225 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-10 15:55:58.876243 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-10 15:55:58.876261 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-10 15:55:58.876278 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-10 15:55:58.876296 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-10 15:55:58.876313 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-10 15:55:58.876331 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-10 15:55:58.876348 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-10 15:55:58.876366 | instance | cd+++++++++ objects/namespaced/default/
2026-06-10 15:55:58.876383 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-10 15:55:58.876401 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-10 15:55:58.876418 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-10 15:55:58.876436 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-10 15:55:58.876453 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-10 15:55:58.876471 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-10 15:55:58.876488 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-10 15:55:58.876505 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-10 15:55:58.876523 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-10 15:55:58.876540 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-10 15:55:58.876558 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-10 15:55:58.876576 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-10 15:55:58.876593 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-10 15:55:58.876611 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-10 15:55:58.876628 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-10 15:55:58.876646 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-10 15:55:58.876664 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-10 15:55:58.876682 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-10 15:55:58.876700 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-10 15:55:58.876718 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-10 15:55:58.876736 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-10 15:55:58.876755 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-10 15:55:58.876773 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-10 15:55:58.876796 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-10 15:55:58.876815 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-10 15:55:58.876833 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-x7mrp.txt
2026-06-10 15:55:58.876850 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-x7mrp.yaml
2026-06-10 15:55:58.876868 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-10 15:55:58.876887 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-10 15:55:58.876905 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-10 15:55:58.876923 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-10 15:55:58.876941 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-10 15:55:58.876973 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-10 15:55:58.876995 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-10 15:55:58.877014 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-10 15:55:58.877032 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-10 15:55:58.877051 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-10 15:55:58.877069 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-10 15:55:58.877087 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-10 15:55:58.877105 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-10 15:55:58.877123 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-10 15:55:58.877141 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-10 15:55:58.877160 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-10 15:55:58.877178 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-10 15:55:58.877196 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-10 15:55:58.877215 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-10 15:55:58.877233 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-10 15:55:58.877251 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-10 15:55:58.877269 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-10 15:55:58.877287 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-10 15:55:58.877306 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-10 15:55:58.877324 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-10 15:55:58.877343 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-10 15:55:58.877361 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-10 15:55:58.877380 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-10 15:55:58.877402 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-10 15:55:58.877422 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-10 15:55:58.877440 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-10 15:55:58.877459 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-10 15:55:58.877477 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-10 15:55:58.877495 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-10 15:55:58.877514 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-10 15:55:58.877532 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-10 15:55:58.877550 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-10 15:55:58.877568 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-10 15:55:58.877587 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-10 15:55:58.877604 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-10 15:55:58.877623 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-10 15:55:58.877640 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-10 15:55:58.877658 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-10 15:55:58.877677 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-10 15:55:58.877695 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-10 15:55:58.877713 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-10 15:55:58.877731 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-10 15:55:58.877749 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-10 15:55:58.877767 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-10 15:55:58.877786 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-10 15:55:58.877804 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-10 15:55:58.877823 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-10 15:55:58.877842 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-10 15:55:58.877860 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-10 15:55:58.877878 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-10 15:55:58.877897 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-10 15:55:58.877915 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-10 15:55:58.877933 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-10 15:55:58.877951 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-10 15:55:58.877969 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-10 15:55:58.877988 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-10 15:55:58.878007 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-hlt7t.txt
2026-06-10 15:55:58.878029 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-hlt7t.yaml
2026-06-10 15:55:58.878048 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-9jz28.txt
2026-06-10 15:55:58.878066 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-9jz28.yaml
2026-06-10 15:55:58.878084 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-10 15:55:58.878102 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-10 15:55:58.878120 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-10 15:55:58.878138 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-10 15:55:58.878156 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-10 15:55:58.878174 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-10 15:55:58.878192 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-10 15:55:58.878210 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-10 15:55:58.878228 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-10 15:55:58.878246 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-10 15:55:58.878264 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-10 15:55:58.878283 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-10 15:55:58.878301 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-10 15:55:58.878319 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-10 15:55:58.878338 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-10 15:55:58.878356 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-10 15:55:58.878374 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-10 15:55:58.878392 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-10 15:55:58.878409 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-10 15:55:58.878427 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-10 15:55:58.878445 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-10 15:55:58.878462 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-10 15:55:58.878480 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-10 15:55:58.878498 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-10 15:55:58.878516 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-10 15:55:58.878533 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-10 15:55:58.878550 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-10 15:55:58.878567 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-10 15:55:58.878585 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-10 15:55:58.878603 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-10 15:55:58.878621 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-10 15:55:58.878643 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-10 15:55:58.878662 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-10 15:55:58.878679 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-10 15:55:58.878697 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-10 15:55:58.878715 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-10 15:55:58.878732 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-10 15:55:58.878750 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-10 15:55:58.878769 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-10 15:55:58.878787 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-10 15:55:58.878804 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-10 15:55:58.878822 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-10 15:55:58.878840 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-10 15:55:58.878858 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-10 15:55:58.878876 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-10 15:55:58.878893 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-10 15:55:58.878911 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-10 15:55:58.878929 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-10 15:55:58.878946 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-10 15:55:58.878964 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-10 15:55:58.878982 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-10 15:55:58.879000 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-10 15:55:58.879018 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-10 15:55:58.879036 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-10 15:55:58.879054 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-10 15:55:58.879072 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-10 15:55:58.879090 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-10 15:55:58.879107 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-10 15:55:58.879125 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-10 15:55:58.879142 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-10 15:55:58.879160 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-10 15:55:58.879178 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-10 15:55:58.879196 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-10 15:55:58.879214 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-10 15:55:58.879232 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-10 15:55:58.879250 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-10 15:55:58.879269 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-10 15:55:58.879291 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-10 15:55:58.879310 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-10 15:55:58.879329 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-10 15:55:58.879347 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-10 15:55:58.879365 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-10 15:55:58.879383 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-10 15:55:58.879401 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-10 15:55:58.879419 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-10 15:55:58.879436 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-10 15:55:58.879454 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-10 15:55:58.879472 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-10 15:55:58.879490 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-10 15:55:58.879508 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-10 15:55:58.879526 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-10 15:55:58.879544 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-10 15:55:58.879562 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-10 15:55:58.879580 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-10 15:55:58.879598 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-10 15:55:58.879615 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-10 15:55:58.879633 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-10 15:55:58.879651 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-10 15:55:58.879669 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-10 15:55:58.879687 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-10 15:55:58.879705 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-10 15:55:58.879750 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-10 15:55:58.879772 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-10 15:55:58.879790 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-10 15:55:58.879808 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-10 15:55:58.879826 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-10 15:55:58.879844 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-10 15:55:58.879862 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-c6x6b.txt
2026-06-10 15:55:58.879881 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-c6x6b.yaml
2026-06-10 15:55:58.879899 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-hn67t.txt
2026-06-10 15:55:58.879917 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-hn67t.yaml
2026-06-10 15:55:58.879936 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8qnn2.txt
2026-06-10 15:55:58.879958 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8qnn2.yaml
2026-06-10 15:55:58.879977 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xp5zl.txt
2026-06-10 15:55:58.879995 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xp5zl.yaml
2026-06-10 15:55:58.880013 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-10 15:55:58.880031 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-10 15:55:58.880049 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-10 15:55:58.880067 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-10 15:55:58.880085 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-10 15:55:58.880103 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-10 15:55:58.880121 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-x7z4v.txt
2026-06-10 15:55:58.880139 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-x7z4v.yaml
2026-06-10 15:55:58.880157 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-10 15:55:58.880174 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-10 15:55:58.880192 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-10 15:55:58.880210 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-10 15:55:58.880228 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-10 15:55:58.880246 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-10 15:55:58.880264 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-10 15:55:58.880282 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-10 15:55:58.880300 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-10 15:55:58.880318 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-10 15:55:58.880336 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-10 15:55:58.880354 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-10 15:55:58.880372 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-10 15:55:58.880390 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-10 15:55:58.880408 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-10 15:55:58.880425 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-10 15:55:58.880444 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-10 15:55:58.880462 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-10 15:55:58.880480 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-10 15:55:58.880499 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-10 15:55:58.880517 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-10 15:55:58.880536 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-10 15:55:58.880560 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-10 15:55:58.880579 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-10 15:55:58.880597 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-10 15:55:58.880615 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-10 15:55:58.880633 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-10 15:55:58.880651 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-10 15:55:58.880670 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-10 15:55:58.880687 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-10 15:55:58.880706 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-10 15:55:58.880723 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-10 15:55:58.880741 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-10 15:55:58.880760 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-10 15:55:58.880778 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-10 15:55:58.880797 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-10 15:55:58.880815 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-10 15:55:58.880833 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-10 15:55:58.880852 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-10 15:55:58.880870 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-10 15:55:58.880888 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-10 15:55:58.880906 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-10 15:55:58.880923 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-10 15:55:58.880941 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-10 15:55:58.880973 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-10 15:55:58.880995 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-10 15:55:58.881013 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-10 15:55:58.881032 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-10 15:55:58.881050 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-10 15:55:58.881068 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-10 15:55:58.881085 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-10 15:55:58.881103 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-1yx5rk.txt
2026-06-10 15:55:58.881121 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-1yx5rk.yaml
2026-06-10 15:55:58.881138 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-jtdd54.txt
2026-06-10 15:55:58.881155 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-jtdd54.yaml
2026-06-10 15:55:58.881173 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-10 15:55:58.881195 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-10 15:55:58.881213 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-10 15:55:58.881232 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-10 15:55:58.881249 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-10 15:55:58.881267 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-10 15:55:58.881285 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-10 15:55:58.881303 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-10 15:55:58.881321 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-10 15:55:58.881339 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-10 15:55:58.881357 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-10 15:55:58.881375 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-10 15:55:58.881393 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-10 15:55:58.881410 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-10 15:55:58.881427 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-10 15:55:58.881445 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-10 15:55:58.881462 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-10 15:55:58.881480 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-10 15:55:58.881498 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-10 15:55:58.881515 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-10 15:55:58.881533 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-10 15:55:58.881550 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-10 15:55:58.881567 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-10 15:55:58.881584 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-10 15:55:58.881602 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-10 15:55:58.881619 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-10 15:55:58.881637 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-10 15:55:58.881654 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-10 15:55:58.881671 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-10 15:55:58.881688 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-10 15:55:58.881704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-10 15:55:58.881722 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-10 15:55:58.881738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-10 15:55:58.881757 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-10 15:55:58.881780 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-10 15:55:58.881799 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-10 15:55:58.881817 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-10 15:55:58.881835 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-10 15:55:58.881854 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-10 15:55:58.881871 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-10 15:55:58.881889 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-10 15:55:58.881907 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-10 15:55:58.881925 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-10 15:55:58.881942 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-10 15:55:58.881960 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-10 15:55:58.881978 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-10 15:55:58.881997 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-10 15:55:58.882015 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-10 15:55:58.882033 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-10 15:55:58.882052 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-10 15:55:58.882070 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-10 15:55:58.882088 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-10 15:55:58.882106 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-10 15:55:58.882124 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-10 15:55:58.882143 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-10 15:55:58.882161 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-10 15:55:58.882179 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-10 15:55:58.882197 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-10 15:55:58.882215 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-10 15:55:58.882233 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-10 15:55:58.882251 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-10 15:55:58.882270 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-10 15:55:58.882288 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-10 15:55:58.882306 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-10 15:55:58.882324 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-10 15:55:58.882342 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-10 15:55:58.882360 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-10 15:55:58.882385 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-10 15:55:58.882403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-10 15:55:58.882422 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-10 15:55:58.882441 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-10 15:55:58.882459 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-10 15:55:58.882477 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-10 15:55:58.882495 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-10 15:55:58.882513 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-10 15:55:58.882531 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-10 15:55:58.882549 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-10 15:55:58.882567 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-10 15:55:58.882585 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-10 15:55:58.882603 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-10 15:55:58.882622 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-10 15:55:58.882640 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-10 15:55:58.882658 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-10 15:55:58.882676 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-10 15:55:58.882694 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-10 15:55:58.882712 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-10 15:55:58.882730 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-10 15:55:58.882749 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-10 15:55:58.882767 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-10 15:55:58.882785 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-10 15:55:58.882803 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-10 15:55:58.882821 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-10 15:55:58.882839 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-10 15:55:58.882856 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-10 15:55:58.882874 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-10 15:55:58.882892 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-10 15:55:58.882910 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-10 15:55:58.882928 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-10 15:55:58.882946 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-10 15:55:58.882963 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-10 15:55:58.882986 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-10 15:55:58.883004 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-10 15:55:58.883023 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-10 15:55:58.883041 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-10 15:55:58.883059 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-8872l.txt
2026-06-10 15:55:58.883077 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-8872l.yaml
2026-06-10 15:55:58.883095 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-10 15:55:58.883114 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-10 15:55:58.883132 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-10 15:55:58.883150 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-10 15:55:58.883168 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-10 15:55:58.883187 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-10 15:55:58.883204 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-10 15:55:58.883222 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-10 15:55:58.883240 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-10 15:55:58.883258 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-10 15:55:58.883276 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-10 15:55:58.883294 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-10 15:55:58.883312 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-10 15:55:58.883330 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-10 15:55:58.883348 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-10 15:55:58.883366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-10 15:55:58.883384 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-10 15:55:58.883402 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-10 15:55:58.883419 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-10 15:55:58.883436 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-10 15:55:58.883454 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-10 15:55:58.883472 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-10 15:55:58.883490 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-10 15:55:58.883507 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-10 15:55:58.883525 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-10 15:55:58.883543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-10 15:55:58.883560 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-10 15:55:58.883585 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-10 15:55:58.883603 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-10 15:55:58.883620 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-10 15:55:58.883638 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-10 15:55:58.883656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-10 15:55:58.883673 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-10 15:55:58.883690 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-10 15:55:58.883707 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-10 15:55:58.883724 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-10 15:55:58.883759 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-10 15:55:58.883777 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-10 15:55:58.883794 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-10 15:55:58.883812 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-10 15:55:58.883830 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-10 15:55:58.883848 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-10 15:55:58.883865 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-10 15:55:58.883882 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-10 15:55:58.883900 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-10 15:55:58.883917 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-10 15:55:58.883935 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-10 15:55:58.883952 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-10 15:55:58.883970 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-10 15:55:58.883987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-10 15:55:58.884005 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-10 15:55:58.884023 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-10 15:55:58.884042 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-10 15:55:58.884059 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-10 15:55:58.884077 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-10 15:55:58.884095 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-10 15:55:58.884423 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-10 15:55:58.884447 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-10 15:55:58.884465 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-10 15:55:58.884482 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-10 15:55:58.884500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-10 15:55:58.884517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-10 15:55:58.884535 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-10 15:55:58.884552 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-10 15:55:58.884570 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-10 15:55:58.884588 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-10 15:55:58.884606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-10 15:55:58.884624 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-10 15:55:58.884641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-10 15:55:58.884659 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-10 15:55:58.884676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-10 15:55:58.884694 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-10 15:55:58.884712 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-10 15:55:58.884730 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-10 15:55:58.884748 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-10 15:55:58.884767 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-10 15:55:58.884784 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-10 15:55:58.884802 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-10 15:55:58.884820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-10 15:55:58.884838 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-10 15:55:58.884856 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-10 15:55:58.884874 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-10 15:55:58.884892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-10 15:55:58.884910 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-10 15:55:58.884928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-10 15:55:58.884950 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-10 15:55:58.884998 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-10 15:55:58.885018 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-10 15:55:58.885036 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-10 15:55:58.885054 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-10 15:55:58.885072 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-10 15:55:58.885090 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-10 15:55:58.885108 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-10 15:55:58.885126 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-10 15:55:58.885144 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-10 15:55:58.885162 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-10 15:55:58.885180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-10 15:55:58.885197 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-10 15:55:58.885215 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-10 15:55:58.885234 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-10 15:55:58.885252 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-10 15:55:58.885270 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-10 15:55:58.885290 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-10 15:55:58.885311 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-10 15:55:58.885329 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-10 15:55:58.885347 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-10 15:55:58.885366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-10 15:55:58.885384 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-10 15:55:58.885401 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-10 15:55:58.885420 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-10 15:55:58.885438 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-10 15:55:58.885457 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-10 15:55:58.885475 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-10 15:55:58.885493 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-10 15:55:58.885512 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-10 15:55:58.885530 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-10 15:55:58.885548 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-10 15:55:58.885567 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-10 15:55:58.885590 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-10 15:55:58.885609 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-10 15:55:58.885627 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-10 15:55:58.885645 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-10 15:55:58.885663 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-10 15:55:58.885682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-10 15:55:58.885700 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-10 15:55:58.885718 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-10 15:55:58.885736 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-10 15:55:58.885755 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-10 15:55:58.885773 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-10 15:55:58.885792 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-10 15:55:58.885810 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-10 15:55:58.885829 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-10 15:55:58.885848 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-10 15:55:58.885866 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-10 15:55:58.885885 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-10 15:55:58.885903 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-10 15:55:58.885922 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-10 15:55:58.885940 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-10 15:55:58.885958 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-10 15:55:58.885976 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-10 15:55:58.885995 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-10 15:55:58.886013 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-10 15:55:58.886031 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-10 15:55:58.886049 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-10 15:55:58.886068 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-10 15:55:58.886086 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-10 15:55:58.886104 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-10 15:55:58.886122 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-10 15:55:58.886141 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-10 15:55:58.886160 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-10 15:55:58.886178 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-10 15:55:58.886200 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-10 15:55:58.886219 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-10 15:55:58.886237 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-10 15:55:58.886255 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-10 15:55:58.886273 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-10 15:55:58.886291 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-10 15:55:58.886309 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-10 15:55:58.886327 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-10 15:55:58.886345 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-10 15:55:58.886363 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-10 15:55:58.886381 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-10 15:55:58.886398 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-10 15:55:58.886416 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-10 15:55:58.886434 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-10 15:55:58.886451 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-10 15:55:58.886468 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-10 15:55:58.886486 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-10 15:55:58.886503 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-10 15:55:58.886521 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-10 15:55:58.886539 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-10 15:55:58.886556 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-10 15:55:58.886574 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-10 15:55:58.886592 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-10 15:55:58.886609 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-10 15:55:58.886627 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-10 15:55:58.886644 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-10 15:55:58.886662 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-10 15:55:58.886679 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-10 15:55:58.886697 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-10 15:55:58.886714 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-10 15:55:58.886732 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-10 15:55:58.886750 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-10 15:55:58.886768 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-10 15:55:58.886785 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-10 15:55:58.886807 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-10 15:55:58.886825 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-10 15:55:58.886843 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-10 15:55:58.886861 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-10 15:55:58.886878 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-10 15:55:58.886896 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-10 15:55:58.886914 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-10 15:55:58.886931 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-10 15:55:58.886949 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-10 15:55:58.886967 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-10 15:55:58.886984 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-10 15:55:58.887001 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-10 15:55:58.887019 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-10 15:55:58.887044 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-10 15:55:58.887063 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-10 15:55:58.887081 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-10 15:55:58.887099 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-10 15:55:58.887117 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-10 15:55:58.887135 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-10 15:55:58.887154 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-10 15:55:58.887172 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-10 15:55:58.887190 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-zqsq2.txt
2026-06-10 15:55:58.887209 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-zqsq2.yaml
2026-06-10 15:55:58.887227 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl.txt
2026-06-10 15:55:58.887245 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl.yaml
2026-06-10 15:55:58.887263 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c7bp8.txt
2026-06-10 15:55:58.887281 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c7bp8.yaml
2026-06-10 15:55:58.887300 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-lvlmk.txt
2026-06-10 15:55:58.887318 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-lvlmk.yaml
2026-06-10 15:55:58.887336 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-99h9f.txt
2026-06-10 15:55:58.887359 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-99h9f.yaml
2026-06-10 15:55:58.887378 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-10 15:55:58.887396 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-10 15:55:58.887415 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-10 15:55:58.887433 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-10 15:55:58.887451 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-x6274.txt
2026-06-10 15:55:58.887470 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-x6274.yaml
2026-06-10 15:55:58.887489 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-10 15:55:58.887507 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-10 15:55:58.887525 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-fwkqz.txt
2026-06-10 15:55:58.887543 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-fwkqz.yaml
2026-06-10 15:55:58.887561 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-xvlmb.txt
2026-06-10 15:55:58.887579 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-xvlmb.yaml
2026-06-10 15:55:58.887598 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-nqlxx.txt
2026-06-10 15:55:58.887616 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-nqlxx.yaml
2026-06-10 15:55:58.887635 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-10 15:55:58.887653 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-10 15:55:58.887670 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-872w5.txt
2026-06-10 15:55:58.887688 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-872w5.yaml
2026-06-10 15:55:58.887706 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-5szbr.txt
2026-06-10 15:55:58.887724 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-5szbr.yaml
2026-06-10 15:55:58.887774 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-10 15:55:58.887794 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-10 15:55:58.887812 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-10 15:55:58.887830 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-10 15:55:58.887848 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-10 15:55:58.887866 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-10 15:55:58.887884 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-10 15:55:58.887902 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-10 15:55:58.887921 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-10 15:55:58.887939 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-10 15:55:58.887957 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-10 15:55:58.887976 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-10 15:55:58.887999 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-10 15:55:58.888018 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-10 15:55:58.888036 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-10 15:55:58.888055 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-10 15:55:58.888073 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-10 15:55:58.888091 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-10 15:55:58.888110 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-10 15:55:58.888128 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-10 15:55:58.888146 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-10 15:55:58.888164 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-10 15:55:58.888181 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-10 15:55:58.888199 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-10 15:55:58.888217 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-10 15:55:58.888235 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-10 15:55:58.888253 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-10 15:55:58.888272 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-10 15:55:58.888290 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-10 15:55:58.888308 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-10 15:55:58.888327 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-10 15:55:58.888345 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-10 15:55:58.888363 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-10 15:55:58.888381 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-10 15:55:58.888400 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-10 15:55:58.888418 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-10 15:55:58.888436 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-10 15:55:58.888454 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-10 15:55:58.888472 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-10 15:55:58.888490 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-10 15:55:58.888508 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-10 15:55:58.888526 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-10 15:55:58.888545 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-10 15:55:58.888568 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-10 15:55:58.888586 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-10 15:55:58.888604 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-10 15:55:58.888622 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-10 15:55:58.888640 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-99h9f-tls.txt
2026-06-10 15:55:58.888658 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-99h9f-tls.yaml
2026-06-10 15:55:58.888677 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-10 15:55:58.888695 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-10 15:55:58.888713 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-10 15:55:58.888731 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-10 15:55:58.888749 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-10 15:55:58.888768 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-10 15:55:58.888785 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-10 15:55:58.888804 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-10 15:55:58.888822 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-10 15:55:58.888840 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-10 15:55:58.888858 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-10 15:55:58.888876 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-10 15:55:58.888894 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-10 15:55:58.888913 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-10 15:55:58.888931 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-10 15:55:58.888949 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-10 15:55:58.888995 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-10 15:55:58.889015 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-10 15:55:58.889033 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-10 15:55:58.889050 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-10 15:55:58.889068 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-10 15:55:58.889085 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-10 15:55:58.889103 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-10 15:55:58.889120 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-10 15:55:58.889143 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-10 15:55:58.889161 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-10 15:55:58.889179 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-10 15:55:58.889197 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-10 15:55:58.889214 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-10 15:55:58.889232 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-10 15:55:58.889250 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-10 15:55:58.889268 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-10 15:55:58.889285 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-10 15:55:58.889302 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-10 15:55:58.889320 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-10 15:55:58.889338 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-10 15:55:58.889355 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-10 15:55:58.889372 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-10 15:55:58.889390 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-10 15:55:58.889407 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-10 15:55:58.889425 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-10 15:55:58.889442 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-10 15:55:58.889460 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-10 15:55:58.889478 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-10 15:55:58.889496 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-10 15:55:58.889513 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-10 15:55:58.889531 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-10 15:55:58.889549 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-10 15:55:58.889566 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-10 15:55:58.889584 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-10 15:55:58.889601 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-10 15:55:58.889619 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-10 15:55:58.889636 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-10 15:55:58.889654 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-10 15:55:58.889672 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-10 15:55:58.889695 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-10 15:55:58.889714 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-10 15:55:58.889732 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-10 15:55:58.889750 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-10 15:55:58.889769 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-10 15:55:58.889787 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-10 15:55:58.889805 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-10 15:55:58.889823 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-10 15:55:58.889841 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-10 15:55:58.889859 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-10 15:55:58.889878 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-10 15:55:58.889896 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-10 15:55:58.889914 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-10 15:55:58.889932 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-10 15:55:58.889951 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-10 15:55:58.889969 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-10 15:55:58.889987 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-10 15:55:58.890005 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-10 15:55:58.890024 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-10 15:55:58.890042 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-10 15:55:58.890060 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-10 15:55:58.890078 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-10 15:55:58.890096 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-10 15:55:58.890114 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-10 15:55:58.890132 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-10 15:55:58.890150 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-10 15:55:58.890168 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-10 15:55:58.890186 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-10 15:55:58.890205 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-10 15:55:58.890223 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-10 15:55:58.890242 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-10 15:55:58.890261 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-10 15:55:58.890279 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-10 15:55:58.890297 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-10 15:55:58.890315 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-10 15:55:58.890337 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-10 15:55:58.890356 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-10 15:55:58.890374 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-10 15:55:58.890392 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-10 15:55:58.890410 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-10 15:55:58.890429 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-10 15:55:58.890446 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-10 15:55:58.890465 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-10 15:55:58.890483 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-10 15:55:58.890501 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-10 15:55:58.890519 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-10 15:55:58.890536 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-10 15:55:58.890554 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-10 15:55:58.890573 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-10 15:55:58.890591 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-10 15:55:58.890609 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-10 15:55:58.890627 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-10 15:55:58.890645 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-10 15:55:58.890663 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-10 15:55:58.890681 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-10 15:55:58.890699 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-10 15:55:58.890717 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-10 15:55:58.890735 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-10 15:55:58.890752 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-10 15:55:58.890770 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-10 15:55:58.890788 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-10 15:55:58.890806 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-10 15:55:58.890824 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-10 15:55:58.890842 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-10 15:55:58.890860 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-10 15:55:58.890879 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-10 15:55:58.890897 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-10 15:55:58.890916 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-10 15:55:58.890934 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-10 15:55:58.890952 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-10 15:55:58.890971 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-10 15:55:58.890993 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-10 15:55:58.891012 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-10 15:55:58.891030 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-10 15:55:58.891049 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-10 15:55:58.891066 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-10 15:55:58.891084 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-10 15:55:58.891102 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-10 15:55:58.891120 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-06-10 15:55:58.891138 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-06-10 15:55:58.891155 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-10 15:55:58.891173 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-10 15:55:58.891191 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-10 15:55:58.891208 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-10 15:55:58.891226 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-10 15:55:58.891244 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-10 15:55:58.891262 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-10 15:55:58.891280 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-10 15:55:58.891297 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-10 15:55:58.891315 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-10 15:55:58.891334 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-10 15:55:58.891351 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-10 15:55:58.891369 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-10 15:55:58.891387 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-10 15:55:58.891404 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-10 15:55:58.891422 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-10 15:55:58.891439 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-10 15:55:58.891457 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-10 15:55:58.891474 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-10 15:55:58.891491 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-10 15:55:58.891508 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-10 15:55:58.891526 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-10 15:55:58.891543 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-10 15:55:58.891560 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-10 15:55:58.891578 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-10 15:55:58.891600 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-10 15:55:58.891617 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-10 15:55:58.891635 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-10 15:55:58.891652 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-10 15:55:58.891670 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-10 15:55:58.891688 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-10 15:55:58.891705 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-10 15:55:58.891724 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-10 15:55:58.891788 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-10 15:55:58.891813 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-10 15:55:58.891832 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-10 15:55:58.891850 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-10 15:55:58.891868 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-10 15:55:58.891885 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-10 15:55:58.891902 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-10 15:55:58.891920 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-10 15:55:58.891938 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-10 15:55:58.891955 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-10 15:55:58.891973 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-10 15:55:58.891990 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-10 15:55:58.892008 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-10 15:55:58.892025 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-10 15:55:58.892044 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-10 15:55:58.892061 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-10 15:55:58.892079 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-10 15:55:58.892097 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-10 15:55:58.892115 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-10 15:55:58.892132 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-10 15:55:58.892150 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-10 15:55:58.892168 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-10 15:55:58.892185 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-10 15:55:58.892203 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-10 15:55:58.892221 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-10 15:55:58.892238 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-10 15:55:58.892256 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-10 15:55:58.892280 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-10 15:55:58.892298 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-10 15:55:58.892316 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-10 15:55:58.892334 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-10 15:55:58.892352 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-10 15:55:58.892370 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-10 15:55:58.892387 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-06-10 15:55:58.892405 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-06-10 15:55:58.892423 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-06-10 15:55:58.892441 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-06-10 15:55:58.892459 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-06-10 15:55:58.892476 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-06-10 15:55:58.892494 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-10 15:55:58.892513 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-10 15:55:58.892531 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-06-10 15:55:58.892549 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-06-10 15:55:58.892567 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-10 15:55:58.892585 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-10 15:55:58.892603 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-10 15:55:58.892620 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-10 15:55:58.892638 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-10 15:55:58.892656 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-10 15:55:58.892674 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-10 15:55:58.892691 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-10 15:55:58.892710 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-10 15:55:58.892727 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-10 15:55:58.892745 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-10 15:55:58.892763 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-10 15:55:58.892781 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-10 15:55:58.892799 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-10 15:55:58.892817 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-10 15:55:58.892835 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-10 15:55:58.892853 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-10 15:55:58.892871 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-10 15:55:58.892888 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-10 15:55:58.892906 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-10 15:55:58.892930 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-10 15:55:58.892949 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-06-10 15:55:58.892986 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-06-10 15:55:58.893006 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-10 15:55:58.893025 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-10 15:55:58.893043 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-10 15:55:58.893061 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-10 15:55:58.893079 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-10 15:55:58.893098 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-10 15:55:58.893116 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-10 15:55:58.893134 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-10 15:55:58.893152 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-10 15:55:58.893169 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-10 15:55:58.893187 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-10 15:55:58.893205 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-10 15:55:58.893223 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-10 15:55:58.893241 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-10 15:55:58.893260 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-10 15:55:58.893278 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-10 15:55:58.893296 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-10 15:55:58.893314 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-10 15:55:58.893333 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-10 15:55:58.893351 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-10 15:55:58.893369 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-10 15:55:58.893387 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-10 15:55:58.893405 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-10 15:55:58.893423 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-10 15:55:58.893441 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-10 15:55:58.893460 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-10 15:55:58.893479 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-10 15:55:58.893497 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-10 15:55:58.893515 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-10 15:55:58.893533 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-10 15:55:58.893551 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-10 15:55:58.893569 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-10 15:55:58.893587 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-10 15:55:58.893610 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-10 15:55:58.893629 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-10 15:55:58.893647 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-10 15:55:58.893665 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-10 15:55:58.893682 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-10 15:55:58.893699 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-10 15:55:58.893717 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-10 15:55:58.893735 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-10 15:55:58.893753 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-10 15:55:58.893771 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-10 15:55:58.893789 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-10 15:55:58.893807 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-10 15:55:58.893825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-06-10 15:55:58.893843 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-06-10 15:55:58.893861 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-06-10 15:55:58.893879 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-06-10 15:55:58.893897 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-10 15:55:58.893914 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-10 15:55:58.893932 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-10 15:55:58.893950 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-10 15:55:58.893968 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-10 15:55:58.893985 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-10 15:55:58.894002 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-10 15:55:58.894020 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-10 15:55:58.894038 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-10 15:55:58.894055 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-10 15:55:58.894072 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-10 15:55:58.894089 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-10 15:55:58.894106 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-10 15:55:58.894124 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-10 15:55:58.894141 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-10 15:55:58.894158 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-10 15:55:58.894176 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-10 15:55:58.894193 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-10 15:55:58.894211 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-10 15:55:58.894228 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-10 15:55:58.894250 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-10 15:55:58.894268 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-10 15:55:58.894286 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-10 15:55:58.894303 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-10 15:55:58.894321 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-10 15:55:58.894338 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-10 15:55:58.894356 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-10 15:55:58.894373 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-10 15:55:58.894390 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-10 15:55:58.894408 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-10 15:55:58.894425 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-10 15:55:58.894443 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-10 15:55:58.894460 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-10 15:55:58.894477 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-10 15:55:58.894494 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-10 15:55:58.894511 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-10 15:55:58.894529 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-10 15:55:58.894546 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-10 15:55:58.894563 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-10 15:55:58.894581 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-10 15:55:58.894598 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-10 15:55:58.894616 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-10 15:55:58.894633 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-10 15:55:58.894651 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-10 15:55:58.894669 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-10 15:55:58.894687 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-10 15:55:58.894705 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-10 15:55:58.894723 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-10 15:55:58.894740 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-10 15:55:58.894758 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-10 15:55:58.894775 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-10 15:55:58.894793 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-10 15:55:58.894811 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-10 15:55:58.894829 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-10 15:55:58.894847 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-10 15:55:58.894870 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-10 15:55:58.894889 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-10 15:55:58.894907 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-10 15:55:58.894924 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-10 15:55:58.894942 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-10 15:55:58.894960 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-10 15:55:58.894978 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-10 15:55:58.894997 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-10 15:55:58.895015 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-10 15:55:58.895033 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-10 15:55:58.895051 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-10 15:55:58.895070 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-10 15:55:58.895088 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-10 15:55:58.895106 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-10 15:55:58.895124 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-10 15:55:58.895141 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-10 15:55:58.895159 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-10 15:55:58.895177 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-10 15:55:58.895195 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-10 15:55:58.895213 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-10 15:55:58.895230 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-10 15:55:58.895248 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-10 15:55:58.895266 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-10 15:55:58.895283 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-10 15:55:58.895301 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-10 15:55:58.895319 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-10 15:55:58.895337 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-10 15:55:58.895355 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-10 15:55:58.895373 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-10 15:55:58.895391 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-10 15:55:58.895409 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-10 15:55:58.895427 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-10 15:55:58.895445 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-10 15:55:58.895462 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-10 15:55:58.895480 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-10 15:55:58.895498 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-10 15:55:58.895516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-10 15:55:58.895534 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-10 15:55:58.895556 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-10 15:55:58.895575 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-10 15:55:58.895593 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-10 15:55:58.895611 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-10 15:55:58.895629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-10 15:55:58.895648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-10 15:55:58.895666 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-10 15:55:58.895684 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-10 15:55:58.895702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-10 15:55:58.895719 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-10 15:55:58.895737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-10 15:55:58.895782 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-10 15:55:58.895802 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-10 15:55:58.895820 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-10 15:55:58.895838 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-10 15:55:58.895856 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-10 15:55:58.895874 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-10 15:55:58.895892 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-10 15:55:58.895910 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-10 15:55:58.895928 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-10 15:55:58.895946 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-10 15:55:58.895963 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-10 15:55:58.895981 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-10 15:55:58.895999 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-10 15:55:58.896017 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-10 15:55:58.896035 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-10 15:55:58.896053 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-10 15:55:58.896071 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-10 15:55:58.896089 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-10 15:55:58.896107 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-10 15:55:58.896125 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-10 15:55:58.896143 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-10 15:55:58.896160 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-10 15:55:58.896178 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-10 15:55:58.896196 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-10 15:55:58.896214 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-10 15:55:58.896232 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-10 15:55:58.896250 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-10 15:55:58.896272 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-10 15:55:58.896291 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-10 15:55:58.896308 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-10 15:55:58.896326 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-10 15:55:58.896344 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-10 15:55:58.896362 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-10 15:55:58.896379 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-10 15:55:58.896397 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-10 15:55:58.896414 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-10 15:55:58.896432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-10 15:55:58.896450 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-10 15:55:58.896467 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-10 15:55:58.896485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-10 15:55:58.896503 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-10 15:55:58.896521 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-10 15:55:58.896539 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-10 15:55:58.896557 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-10 15:55:58.896574 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-10 15:55:58.896592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-10 15:55:58.896609 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-10 15:55:58.896627 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-10 15:55:58.896645 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-10 15:55:58.896663 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-10 15:55:58.896681 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-10 15:55:58.896698 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-10 15:55:58.896716 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-10 15:55:58.896733 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-10 15:55:58.896751 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-10 15:55:58.896769 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-10 15:55:58.896786 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-10 15:55:58.896803 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-10 15:55:58.896821 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-10 15:55:58.896838 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-10 15:55:58.896856 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-10 15:55:58.896873 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-10 15:55:58.896891 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-10 15:55:58.896908 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-10 15:55:58.896926 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-10 15:55:58.896949 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-10 15:55:58.896986 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-10 15:55:58.897005 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-10 15:55:58.897023 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-10 15:55:58.897041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-10 15:55:58.897058 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-10 15:55:58.897076 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-10 15:55:58.897094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-10 15:55:58.897111 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-10 15:55:58.897129 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-10 15:55:58.897146 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-10 15:55:58.897164 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-10 15:55:58.897182 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-10 15:55:58.897200 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-10 15:55:58.897218 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-10 15:55:58.897236 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-10 15:55:58.897253 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-10 15:55:58.897271 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-10 15:55:58.897289 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-10 15:55:58.897307 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-10 15:55:58.897326 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-10 15:55:58.897343 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-10 15:55:58.897362 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-10 15:55:58.897379 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-10 15:55:58.897397 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-10 15:55:58.897415 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-10 15:55:58.897433 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-10 15:55:58.897451 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-10 15:55:58.897468 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-10 15:55:58.897486 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-10 15:55:58.897504 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-10 15:55:58.897522 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-10 15:55:58.897539 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-10 15:55:58.897562 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-10 15:55:58.897580 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-10 15:55:58.897598 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-10 15:55:58.897616 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-10 15:55:58.897634 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-10 15:55:58.897653 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7bb8dbf54f-bbhjq.txt
2026-06-10 15:55:58.897671 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7bb8dbf54f-bbhjq.yaml
2026-06-10 15:55:58.897689 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-6sjrz.txt
2026-06-10 15:55:58.897707 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-6sjrz.yaml
2026-06-10 15:55:58.897726 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-mqmft.txt
2026-06-10 15:55:58.897744 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-mqmft.yaml
2026-06-10 15:55:58.897762 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-2flmc.txt
2026-06-10 15:55:58.897780 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-2flmc.yaml
2026-06-10 15:55:58.897798 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-bkwxx.txt
2026-06-10 15:55:58.897815 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-bkwxx.yaml
2026-06-10 15:55:58.897833 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-4hrld.txt
2026-06-10 15:55:58.897851 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-4hrld.yaml
2026-06-10 15:55:58.897869 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-dnxqf.txt
2026-06-10 15:55:58.897887 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-dnxqf.yaml
2026-06-10 15:55:58.897905 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-86ffbcd7c-dk6b4.txt
2026-06-10 15:55:58.897923 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-86ffbcd7c-dk6b4.yaml
2026-06-10 15:55:58.897941 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-775d58996f-88bth.txt
2026-06-10 15:55:58.897959 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-775d58996f-88bth.yaml
2026-06-10 15:55:58.897977 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-4lqrw.txt
2026-06-10 15:55:58.897995 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-4lqrw.yaml
2026-06-10 15:55:58.898013 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-9j5tr.txt
2026-06-10 15:55:58.898031 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-9j5tr.yaml
2026-06-10 15:55:58.898049 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-fmpfj.txt
2026-06-10 15:55:58.898067 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-fmpfj.yaml
2026-06-10 15:55:58.898085 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-6lpmm.txt
2026-06-10 15:55:58.898103 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-6lpmm.yaml
2026-06-10 15:55:58.898121 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-fd8j8.txt
2026-06-10 15:55:58.898139 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-fd8j8.yaml
2026-06-10 15:55:58.898157 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-qcqz5.txt
2026-06-10 15:55:58.898181 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-qcqz5.yaml
2026-06-10 15:55:58.898200 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-lwf9c.txt
2026-06-10 15:55:58.898218 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-lwf9c.yaml
2026-06-10 15:55:58.898236 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-mfpzj.txt
2026-06-10 15:55:58.898255 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-mfpzj.yaml
2026-06-10 15:55:58.898273 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-r4wlj.txt
2026-06-10 15:55:58.898291 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-r4wlj.yaml
2026-06-10 15:55:58.898309 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5df4676f55-m2n2c.txt
2026-06-10 15:55:58.898327 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5df4676f55-m2n2c.yaml
2026-06-10 15:55:58.898345 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-j75hw.txt
2026-06-10 15:55:58.898362 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-j75hw.yaml
2026-06-10 15:55:58.898380 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7b85cd5965-gbq6p.txt
2026-06-10 15:55:58.898397 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7b85cd5965-gbq6p.yaml
2026-06-10 15:55:58.898415 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-656dfbcdbd-c8b7l.txt
2026-06-10 15:55:58.898433 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-656dfbcdbd-c8b7l.yaml
2026-06-10 15:55:58.898451 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-gjb28.txt
2026-06-10 15:55:58.898469 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-gjb28.yaml
2026-06-10 15:55:58.898487 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-h9nlf.txt
2026-06-10 15:55:58.898504 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-h9nlf.yaml
2026-06-10 15:55:58.898521 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-mxqz2.txt
2026-06-10 15:55:58.898539 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-mxqz2.yaml
2026-06-10 15:55:58.898557 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-7ms4f.txt
2026-06-10 15:55:58.898575 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-7ms4f.yaml
2026-06-10 15:55:58.898593 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-xrhk4.txt
2026-06-10 15:55:58.898611 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-xrhk4.yaml
2026-06-10 15:55:58.898629 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-chqgs.txt
2026-06-10 15:55:58.898646 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-chqgs.yaml
2026-06-10 15:55:58.898664 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-jvxlj.txt
2026-06-10 15:55:58.898682 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-jvxlj.yaml
2026-06-10 15:55:58.898700 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-kjgs8.txt
2026-06-10 15:55:58.898718 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-kjgs8.yaml
2026-06-10 15:55:58.898736 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-rmq78.txt
2026-06-10 15:55:58.898754 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-rmq78.yaml
2026-06-10 15:55:58.898771 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7b7fdb7fd6-fdnlx.txt
2026-06-10 15:55:58.898789 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7b7fdb7fd6-fdnlx.yaml
2026-06-10 15:55:58.898806 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mgdhk.txt
2026-06-10 15:55:58.898828 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mgdhk.yaml
2026-06-10 15:55:58.898847 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-b6prt.txt
2026-06-10 15:55:58.898864 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-b6prt.yaml
2026-06-10 15:55:58.898881 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-vtb2t.txt
2026-06-10 15:55:58.898899 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-vtb2t.yaml
2026-06-10 15:55:58.898917 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-ss4dd.txt
2026-06-10 15:55:58.898934 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-ss4dd.yaml
2026-06-10 15:55:58.898952 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-ntlfp.txt
2026-06-10 15:55:58.898969 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-ntlfp.yaml
2026-06-10 15:55:58.898986 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-t698v.txt
2026-06-10 15:55:58.899003 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-t698v.yaml
2026-06-10 15:55:58.899020 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-p4h6h.txt
2026-06-10 15:55:58.899038 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-p4h6h.yaml
2026-06-10 15:55:58.899054 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-7fwc8.txt
2026-06-10 15:55:58.899071 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-7fwc8.yaml
2026-06-10 15:55:58.899089 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-fhw4p.txt
2026-06-10 15:55:58.899106 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-fhw4p.yaml
2026-06-10 15:55:58.899124 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-6mkbh.txt
2026-06-10 15:55:58.899141 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-6mkbh.yaml
2026-06-10 15:55:58.899158 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-psvvx.txt
2026-06-10 15:55:58.899176 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-psvvx.yaml
2026-06-10 15:55:58.899194 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-8wxp2.txt
2026-06-10 15:55:58.899211 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-8wxp2.yaml
2026-06-10 15:55:58.899228 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-9db2l.txt
2026-06-10 15:55:58.899246 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-9db2l.yaml
2026-06-10 15:55:58.899263 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-zljjd.txt
2026-06-10 15:55:58.899281 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-zljjd.yaml
2026-06-10 15:55:58.899298 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-qwxgw.txt
2026-06-10 15:55:58.899315 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-qwxgw.yaml
2026-06-10 15:55:58.899333 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-k2jsh.txt
2026-06-10 15:55:58.899350 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-k2jsh.yaml
2026-06-10 15:55:58.899368 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-wqgjg.txt
2026-06-10 15:55:58.899385 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-wqgjg.yaml
2026-06-10 15:55:58.899402 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-gnnbc.txt
2026-06-10 15:55:58.899424 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-gnnbc.yaml
2026-06-10 15:55:58.899443 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-x6wgp.txt
2026-06-10 15:55:58.899460 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-x6wgp.yaml
2026-06-10 15:55:58.899478 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-rmg98.txt
2026-06-10 15:55:58.899496 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-rmg98.yaml
2026-06-10 15:55:58.899513 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-dz57d.txt
2026-06-10 15:55:58.899531 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-dz57d.yaml
2026-06-10 15:55:58.899549 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-86dcbf7c6c-hsdbr.txt
2026-06-10 15:55:58.899567 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-86dcbf7c6c-hsdbr.yaml
2026-06-10 15:55:58.899584 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5f4c47b57b-jvj76.txt
2026-06-10 15:55:58.899601 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5f4c47b57b-jvj76.yaml
2026-06-10 15:55:58.899619 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-87dc65f9f-pfztg.txt
2026-06-10 15:55:58.899636 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-87dc65f9f-pfztg.yaml
2026-06-10 15:55:58.899655 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-c6ddbb677-bnfk2.txt
2026-06-10 15:55:58.899673 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-c6ddbb677-bnfk2.yaml
2026-06-10 15:55:58.899691 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-dfxll.txt
2026-06-10 15:55:58.899709 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-dfxll.yaml
2026-06-10 15:55:58.899727 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-62zfp.txt
2026-06-10 15:55:58.899745 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-62zfp.yaml
2026-06-10 15:55:58.899780 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-smf2v.txt
2026-06-10 15:55:58.899798 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-smf2v.yaml
2026-06-10 15:55:58.899816 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5cc9494bff-mnfxf.txt
2026-06-10 15:55:58.899834 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5cc9494bff-mnfxf.yaml
2026-06-10 15:55:58.899852 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-rttz8.txt
2026-06-10 15:55:58.899870 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-rttz8.yaml
2026-06-10 15:55:58.899887 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-mrdcj.txt
2026-06-10 15:55:58.899905 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-mrdcj.yaml
2026-06-10 15:55:58.899923 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-sfphx.txt
2026-06-10 15:55:58.899941 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-sfphx.yaml
2026-06-10 15:55:58.899959 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-vwfh9.txt
2026-06-10 15:55:58.899977 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-vwfh9.yaml
2026-06-10 15:55:58.899995 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-rsjr6.txt
2026-06-10 15:55:58.900013 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-rsjr6.yaml
2026-06-10 15:55:58.900031 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6db686cb66-rpk5w.txt
2026-06-10 15:55:58.900048 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6db686cb66-rpk5w.yaml
2026-06-10 15:55:58.900072 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-mmpmc.txt
2026-06-10 15:55:58.900091 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-mmpmc.yaml
2026-06-10 15:55:58.900109 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6fd6785ddc-6vmw2.txt
2026-06-10 15:55:58.900127 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6fd6785ddc-6vmw2.yaml
2026-06-10 15:55:58.900144 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-f7ds7.txt
2026-06-10 15:55:58.900162 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-f7ds7.yaml
2026-06-10 15:55:58.900181 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-10 15:55:58.900198 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-10 15:55:58.900217 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-10 15:55:58.900235 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-10 15:55:58.900253 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-588b7f7677-lmntz.txt
2026-06-10 15:55:58.900271 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-588b7f7677-lmntz.yaml
2026-06-10 15:55:58.900288 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-bjtfm.txt
2026-06-10 15:55:58.900306 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-bjtfm.yaml
2026-06-10 15:55:58.900324 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-25pg5.txt
2026-06-10 15:55:58.900341 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-25pg5.yaml
2026-06-10 15:55:58.900359 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-fvbq8.txt
2026-06-10 15:55:58.900377 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-fvbq8.yaml
2026-06-10 15:55:58.900395 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-nlz7s.txt
2026-06-10 15:55:58.900412 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-nlz7s.yaml
2026-06-10 15:55:58.900430 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-w2xnv.txt
2026-06-10 15:55:58.900448 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-w2xnv.yaml
2026-06-10 15:55:58.900466 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-2mnw9.txt
2026-06-10 15:55:58.900484 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-2mnw9.yaml
2026-06-10 15:55:58.900501 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-10 15:55:58.900519 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-10 15:55:58.900537 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-10 15:55:58.900555 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-10 15:55:58.900573 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-lblrz.txt
2026-06-10 15:55:58.900590 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-lblrz.yaml
2026-06-10 15:55:58.900609 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-10 15:55:58.900627 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-10 15:55:58.900645 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-10 15:55:58.900663 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-10 15:55:58.900681 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-q6lbw.txt
2026-06-10 15:55:58.900705 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-q6lbw.yaml
2026-06-10 15:55:58.900724 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-10 15:55:58.900742 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-10 15:55:58.900760 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-10 15:55:58.900779 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-10 15:55:58.900797 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-xbpct.txt
2026-06-10 15:55:58.900815 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-xbpct.yaml
2026-06-10 15:55:58.900833 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9.txt
2026-06-10 15:55:58.900851 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9.yaml
2026-06-10 15:55:58.900870 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-85df4594f5-klxrm.txt
2026-06-10 15:55:58.900888 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-85df4594f5-klxrm.yaml
2026-06-10 15:55:58.900907 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5c5d78bcf6-cwh4x.txt
2026-06-10 15:55:58.900925 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5c5d78bcf6-cwh4x.yaml
2026-06-10 15:55:58.900942 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-mjvrx.txt
2026-06-10 15:55:58.900975 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-mjvrx.yaml
2026-06-10 15:55:58.900996 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-7lkmz.txt
2026-06-10 15:55:58.901014 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-7lkmz.yaml
2026-06-10 15:55:58.901032 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-10 15:55:58.901051 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-10 15:55:58.901069 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-10 15:55:58.901087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-10 15:55:58.901105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-10 15:55:58.901123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-10 15:55:58.901141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-10 15:55:58.901159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-10 15:55:58.901176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-10 15:55:58.901194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-10 15:55:58.901213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-10 15:55:58.901231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-10 15:55:58.901250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-10 15:55:58.901267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-10 15:55:58.901285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-10 15:55:58.901303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-10 15:55:58.901326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-10 15:55:58.901345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-10 15:55:58.901363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-10 15:55:58.901380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-10 15:55:58.901397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-10 15:55:58.901415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-10 15:55:58.901433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-10 15:55:58.901450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-10 15:55:58.901467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-10 15:55:58.901485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-10 15:55:58.901502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-10 15:55:58.901519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-10 15:55:58.901537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-10 15:55:58.901554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-10 15:55:58.901572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-10 15:55:58.901589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-10 15:55:58.901607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-10 15:55:58.901624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-10 15:55:58.901641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-10 15:55:58.901659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-10 15:55:58.901676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-10 15:55:58.901693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-10 15:55:58.901710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-10 15:55:58.901728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-10 15:55:58.901745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-10 15:55:58.901762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-10 15:55:58.901779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-10 15:55:58.901797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-10 15:55:58.901815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-10 15:55:58.901833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-10 15:55:58.901851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-10 15:55:58.901868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-10 15:55:58.901885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-10 15:55:58.901907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-10 15:55:58.901925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-10 15:55:58.901943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-10 15:55:58.901960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-10 15:55:58.901977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-10 15:55:58.901994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-10 15:55:58.902012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-10 15:55:58.902029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-10 15:55:58.902047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-10 15:55:58.902064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-10 15:55:58.902082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-10 15:55:58.902099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-10 15:55:58.902117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-10 15:55:58.902134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-10 15:55:58.902152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-10 15:55:58.902170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-10 15:55:58.902188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-10 15:55:58.902206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-10 15:55:58.902224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-10 15:55:58.902241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-10 15:55:58.902259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-10 15:55:58.902277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-10 15:55:58.902294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-10 15:55:58.902312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-10 15:55:58.902331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-10 15:55:58.902349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-10 15:55:58.902367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-10 15:55:58.902385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-10 15:55:58.902402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-10 15:55:58.902420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-10 15:55:58.902438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-10 15:55:58.902456 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-10 15:55:58.902474 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-10 15:55:58.902491 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-10 15:55:58.902515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-10 15:55:58.902533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-10 15:55:58.902551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-10 15:55:58.902569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-10 15:55:58.902587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-10 15:55:58.902606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-10 15:55:58.902623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-10 15:55:58.902641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-10 15:55:58.902659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-10 15:55:58.902677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-10 15:55:58.902695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-10 15:55:58.902714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-10 15:55:58.902732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-10 15:55:58.902750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-10 15:55:58.902768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-10 15:55:58.902786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-10 15:55:58.902804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-10 15:55:58.902822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-10 15:55:58.902840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-10 15:55:58.902858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-10 15:55:58.902876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-10 15:55:58.902894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-10 15:55:58.902912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-06-10 15:55:58.902930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-06-10 15:55:58.902948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-10 15:55:58.902965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-10 15:55:58.902983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-10 15:55:58.903001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-10 15:55:58.903018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-10 15:55:58.903036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-10 15:55:58.903054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-06-10 15:55:58.903072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-06-10 15:55:58.903089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-06-10 15:55:58.903112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-06-10 15:55:58.903130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-06-10 15:55:58.903148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-06-10 15:55:58.903166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-10 15:55:58.903184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-10 15:55:58.903202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-10 15:55:58.903220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-10 15:55:58.903238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-10 15:55:58.903255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-10 15:55:58.903273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-10 15:55:58.903290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-10 15:55:58.903308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-10 15:55:58.903325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-10 15:55:58.903343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-10 15:55:58.903361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-10 15:55:58.903380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-10 15:55:58.903398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-10 15:55:58.903416 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-10 15:55:58.903433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-10 15:55:58.903451 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-10 15:55:58.903469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-10 15:55:58.903487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-10 15:55:58.903505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-10 15:55:58.903523 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-10 15:55:58.903542 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-10 15:55:58.903560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-10 15:55:58.903577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-10 15:55:58.903595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-10 15:55:58.903613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-10 15:55:58.903631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-10 15:55:58.903649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-10 15:55:58.903668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-10 15:55:58.903686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-10 15:55:58.903704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-10 15:55:58.903726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-10 15:55:58.903745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-10 15:55:58.903798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-10 15:55:58.903817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-10 15:55:58.903835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-10 15:55:58.903853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-10 15:55:58.903871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-10 15:55:58.903888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-10 15:55:58.903906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-10 15:55:58.903924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-10 15:55:58.903941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-10 15:55:58.903959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-10 15:55:58.903977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-10 15:55:58.903994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-10 15:55:58.904012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-10 15:55:58.904030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-10 15:55:58.904047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-10 15:55:58.904065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-10 15:55:58.904082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-10 15:55:58.904100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-10 15:55:58.904118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-10 15:55:58.904135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-10 15:55:58.904153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-10 15:55:58.904170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-10 15:55:58.904188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-10 15:55:58.904206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-10 15:55:58.904224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-10 15:55:58.904241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-10 15:55:58.904259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-10 15:55:58.904277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-10 15:55:58.904295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-10 15:55:58.904313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-10 15:55:58.904331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-10 15:55:58.904353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-10 15:55:58.904372 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-10 15:55:58.904389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-10 15:55:58.904407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-10 15:55:58.904424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-10 15:55:58.904442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-10 15:55:58.904460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-10 15:55:58.904478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-10 15:55:58.904495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-10 15:55:58.904513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-10 15:55:58.904530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-10 15:55:58.904547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-10 15:55:58.904565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-10 15:55:58.904582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-10 15:55:58.904599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-10 15:55:58.904617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-10 15:55:58.904635 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-10 15:55:58.904652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-10 15:55:58.904670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-10 15:55:58.904688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-10 15:55:58.904705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-10 15:55:58.904723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-10 15:55:58.904741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-10 15:55:58.904759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-10 15:55:58.904777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-10 15:55:58.904795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-10 15:55:58.904812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-10 15:55:58.904830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-10 15:55:58.904848 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-10 15:55:58.904866 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-10 15:55:58.904883 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-10 15:55:58.904901 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-10 15:55:58.904919 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-10 15:55:58.904937 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-10 15:55:58.904975 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-10 15:55:58.904997 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-10 15:55:58.905016 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-10 15:55:58.905034 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-10 15:55:58.905051 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-10 15:55:58.905069 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-10 15:55:58.905088 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-10 15:55:58.905106 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-10 15:55:58.905123 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-10 15:55:58.905141 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-10 15:55:58.905160 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-10 15:55:58.905178 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-10 15:55:58.905196 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-10 15:55:58.905214 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-10 15:55:58.905232 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-10 15:55:58.905250 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-10 15:55:58.905268 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-10 15:55:58.905286 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-10 15:55:58.905304 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-10 15:55:58.905322 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-10 15:55:58.905340 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-10 15:55:58.905358 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-10 15:55:58.905376 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-10 15:55:58.905466 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-10 15:55:58.905492 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-10 15:55:58.905512 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-10 15:55:58.905531 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-10 15:55:58.905549 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-10 15:55:58.905567 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-10 15:55:58.905586 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-10 15:55:58.905604 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-10 15:55:58.905622 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-10 15:55:58.905646 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-10 15:55:58.905665 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-10 15:55:58.905683 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-10 15:55:58.905701 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-10 15:55:58.905718 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-10 15:55:58.905737 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-10 15:55:58.905754 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-10 15:55:58.905772 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-10 15:55:58.905790 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-10 15:55:58.905808 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-10 15:55:58.905826 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-10 15:55:58.905844 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-10 15:55:58.905862 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-10 15:55:58.905880 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-10 15:55:58.905898 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-10 15:55:58.905916 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-10 15:55:58.905933 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-10 15:55:58.905951 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-10 15:55:58.905970 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-10 15:55:58.905988 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-10 15:55:58.906006 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-10 15:55:58.906023 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-10 15:55:58.906041 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-10 15:55:58.906058 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-10 15:55:58.906076 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-10 15:55:58.906093 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-10 15:55:58.906111 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-10 15:55:58.906128 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-10 15:55:58.906147 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-10 15:55:58.906164 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-10 15:55:58.906182 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-10 15:55:58.906200 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-10 15:55:58.906218 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-10 15:55:58.906236 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-10 15:55:58.906259 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-10 15:55:58.906282 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-10 15:55:58.906301 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-10 15:55:58.906318 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-10 15:55:58.906336 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-10 15:55:58.906354 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-10 15:55:58.906371 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-10 15:55:58.906388 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-10 15:55:58.906406 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-10 15:55:58.906423 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-10 15:55:58.906441 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-10 15:55:58.906458 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-10 15:55:58.906476 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-10 15:55:58.906493 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-10 15:55:58.906511 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-10 15:55:58.906528 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-10 15:55:58.906545 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-10 15:55:58.906562 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-10 15:55:58.906579 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-10 15:55:58.906596 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-10 15:55:58.906613 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-10 15:55:58.906630 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-10 15:55:58.906648 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-10 15:55:58.906665 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-10 15:55:58.906682 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-10 15:55:58.906699 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-10 15:55:58.906717 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-10 15:55:58.906734 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-10 15:55:58.906752 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-10 15:55:58.906768 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-10 15:55:58.906786 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-10 15:55:58.906803 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-06-10 15:55:58.906820 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-06-10 15:55:58.906842 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-10 15:55:58.906860 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-10 15:55:58.906877 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-10 15:55:58.906895 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-10 15:55:58.906913 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-10 15:55:58.906930 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-10 15:55:58.906947 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-06-10 15:55:58.906964 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-06-10 15:55:58.906981 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-06-10 15:55:58.906998 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-06-10 15:55:58.907015 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-06-10 15:55:58.907033 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-06-10 15:55:58.907050 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-10 15:55:58.907067 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-10 15:55:58.907084 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-10 15:55:58.907101 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-10 15:55:58.907119 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-10 15:55:58.907137 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-10 15:55:58.907154 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-10 15:55:58.907171 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-10 15:55:58.907189 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-10 15:55:58.907207 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-10 15:55:58.907224 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-10 15:55:58.907243 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-10 15:55:58.907260 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-10 15:55:58.907278 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-10 15:55:58.907296 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-10 15:55:58.907314 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-10 15:55:58.907332 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-10 15:55:58.907350 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-10 15:55:58.907367 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-10 15:55:58.907385 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-10 15:55:58.907403 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-10 15:55:58.907425 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-10 15:55:58.907443 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-10 15:55:58.907461 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-10 15:55:58.907479 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-10 15:55:58.907497 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-10 15:55:58.907555 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-10 15:55:58.907596 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-10 15:55:58.907618 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-10 15:55:58.907637 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-10 15:55:58.907655 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-10 15:55:58.907674 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-10 15:55:58.907691 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-10 15:55:58.907708 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-10 15:55:58.907726 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-10 15:55:58.907745 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-10 15:55:58.907805 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-10 15:55:58.907834 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-10 15:55:58.907853 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-10 15:55:58.907871 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-10 15:55:58.907889 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-10 15:55:58.907907 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-10 15:55:58.907925 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-10 15:55:58.907942 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-10 15:55:58.907960 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-10 15:55:58.907978 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-10 15:55:58.907996 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-10 15:55:58.908013 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-10 15:55:58.908031 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-10 15:55:58.908048 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-10 15:55:58.908065 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-10 15:55:58.908082 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-10 15:55:58.908100 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-10 15:55:58.908125 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-10 15:55:58.908143 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-10 15:55:58.908161 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-10 15:55:58.908179 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-10 15:55:58.908198 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-10 15:55:58.908216 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-10 15:55:58.908234 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-10 15:55:58.908252 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-10 15:55:58.908269 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-10 15:55:58.908287 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-10 15:55:58.908305 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-10 15:55:58.908323 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-10 15:55:58.908340 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-10 15:55:58.908357 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-10 15:55:58.908375 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-10 15:55:58.908392 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-10 15:55:58.908412 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-10 15:55:58.908431 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-10 15:55:58.908449 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-10 15:55:58.908468 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-10 15:55:58.908485 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-10 15:55:58.908503 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-10 15:55:58.908521 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-10 15:55:58.908540 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-10 15:55:58.908558 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-10 15:55:58.908576 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-10 15:55:58.908594 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-10 15:55:58.908613 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-10 15:55:58.908631 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-10 15:55:58.908649 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-10 15:55:58.908666 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-10 15:55:58.908685 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-10 15:55:58.908703 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-10 15:55:58.908721 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-10 15:55:58.908739 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-10 15:55:58.908762 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-10 15:55:58.908780 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-10 15:55:58.908799 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-10 15:55:58.908817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-10 15:55:58.908835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-10 15:55:58.908853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-10 15:55:58.908871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-10 15:55:58.908889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-10 15:55:58.908906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-10 15:55:58.908924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-10 15:55:58.908941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-10 15:55:58.908975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-10 15:55:58.908995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-10 15:55:58.909013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-10 15:55:58.909031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-10 15:55:58.909049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-10 15:55:58.909067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-10 15:55:58.909084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-10 15:55:58.909101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-10 15:55:58.909119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-10 15:55:58.909136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-10 15:55:58.909154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-10 15:55:58.909171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-10 15:55:58.909188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-10 15:55:58.909206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-10 15:55:58.909224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-10 15:55:58.909242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-10 15:55:58.909259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-10 15:55:58.909276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-10 15:55:58.909295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-10 15:55:58.909315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-10 15:55:58.909333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-10 15:55:58.909350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-10 15:55:58.909368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-10 15:55:58.909384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-10 15:55:58.909401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-10 15:55:58.909423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-10 15:55:58.909440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-10 15:55:58.909457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-10 15:55:58.909474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-10 15:55:58.909491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-10 15:55:58.909508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-10 15:55:58.909525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-10 15:55:58.909542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-10 15:55:58.909559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-10 15:55:58.909576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-10 15:55:58.909594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-10 15:55:58.909611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-10 15:55:58.909628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-10 15:55:58.909645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-10 15:55:58.909663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-10 15:55:58.909680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-10 15:55:58.909698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-10 15:55:58.909715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-10 15:55:58.909732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-10 15:55:58.909749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-10 15:55:58.909766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-10 15:55:58.909783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-10 15:55:58.909801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-10 15:55:58.909819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-10 15:55:58.909836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-10 15:55:58.909854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-10 15:55:58.909872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-10 15:55:58.909889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-10 15:55:58.909907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-10 15:55:58.909926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-10 15:55:58.909943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-10 15:55:58.909961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-10 15:55:58.909979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-10 15:55:58.909996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-10 15:55:58.910014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-10 15:55:58.910032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-10 15:55:58.910055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-10 15:55:58.910073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-10 15:55:58.910091 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-10 15:55:58.910109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-10 15:55:58.910127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-10 15:55:58.910145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-10 15:55:58.910163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-10 15:55:58.910181 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-10 15:55:58.910199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-10 15:55:58.910217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-10 15:55:58.910234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-10 15:55:58.910253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-10 15:55:58.910273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-10 15:55:58.910292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-10 15:55:58.910310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-10 15:55:58.910328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-10 15:55:58.910345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-10 15:55:58.910363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-10 15:55:58.910381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-10 15:55:58.910400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-10 15:55:58.910418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-10 15:55:58.910436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-10 15:55:58.910454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-10 15:55:58.910472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-10 15:55:58.910490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-10 15:55:58.910508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-06-10 15:55:58.910526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-06-10 15:55:58.910544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-10 15:55:58.910562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-10 15:55:58.910580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-10 15:55:58.910597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-10 15:55:58.910615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-10 15:55:58.910633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-10 15:55:58.910651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-10 15:55:58.910669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-10 15:55:58.910687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-06-10 15:55:58.910708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-06-10 15:55:58.910727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-06-10 15:55:58.910745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-06-10 15:55:58.910764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-10 15:55:58.910781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-10 15:55:58.910799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-06-10 15:55:58.910818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-06-10 15:55:58.910836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-10 15:55:58.910853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-10 15:55:58.910871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-10 15:55:58.910889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-10 15:55:58.910906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-10 15:55:58.910924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-10 15:55:58.910941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-10 15:55:58.910959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-10 15:55:58.910977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-10 15:55:58.910995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-10 15:55:58.911013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-10 15:55:58.911032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-10 15:55:58.911049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-10 15:55:58.911067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-10 15:55:58.911084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-10 15:55:58.911102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-10 15:55:58.911120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-10 15:55:58.911138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-10 15:55:58.911156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-10 15:55:58.911174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-10 15:55:58.911191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-10 15:55:58.911209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-10 15:55:58.911227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-10 15:55:58.911244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-10 15:55:58.911262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-10 15:55:58.911280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-10 15:55:58.911298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-10 15:55:58.911316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-10 15:55:58.911334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-10 15:55:58.911356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-10 15:55:58.911375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-10 15:55:58.911393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-10 15:55:58.911410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-10 15:55:58.911428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-10 15:55:58.911445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-10 15:55:58.911463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-10 15:55:58.911481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-10 15:55:58.911499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-10 15:55:58.911516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-10 15:55:58.911534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-10 15:55:58.911552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-10 15:55:58.911569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-10 15:55:58.911587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-10 15:55:58.911604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-10 15:55:58.911622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-10 15:55:58.911640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-10 15:55:58.911657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-10 15:55:58.911674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-10 15:55:58.911692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-10 15:55:58.911710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-10 15:55:58.911727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-10 15:55:58.911745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-10 15:55:58.911788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-10 15:55:58.911810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-10 15:55:58.911828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-10 15:55:58.911846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-10 15:55:58.911864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-10 15:55:58.911881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-10 15:55:58.911899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-10 15:55:58.911917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-10 15:55:58.911934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-10 15:55:58.911951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-10 15:55:58.911969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-10 15:55:58.911986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-10 15:55:58.912003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-10 15:55:58.912028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-10 15:55:58.912046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-10 15:55:58.912063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-10 15:55:58.912081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-10 15:55:58.912099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-10 15:55:58.912116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-10 15:55:58.912133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-10 15:55:58.912151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-10 15:55:58.912169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-10 15:55:58.912186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-10 15:55:58.912204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-10 15:55:58.912222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-10 15:55:58.912239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-10 15:55:58.912257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-10 15:55:58.912274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-10 15:55:58.912292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-10 15:55:58.912310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-10 15:55:58.912328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-10 15:55:58.912346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-10 15:55:58.912364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-10 15:55:58.912382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-10 15:55:58.912400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-10 15:55:58.912418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-10 15:55:58.912436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-10 15:55:58.912454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-10 15:55:58.912472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-10 15:55:58.912489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-10 15:55:58.912507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-10 15:55:58.912525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-10 15:55:58.912542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-10 15:55:58.912560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-10 15:55:58.912578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-10 15:55:58.912596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-10 15:55:58.912614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-10 15:55:58.912638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-10 15:55:58.912656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-10 15:55:58.912674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-10 15:55:58.912692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-10 15:55:58.912710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-10 15:55:58.912728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-10 15:55:58.912746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-10 15:55:58.912764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-10 15:55:58.912782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-10 15:55:58.912799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-10 15:55:58.912817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-10 15:55:58.912835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-10 15:55:58.912852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-10 15:55:58.912870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-10 15:55:58.912887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-10 15:55:58.912905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-10 15:55:58.912923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-10 15:55:58.912941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-10 15:55:58.912974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-10 15:55:58.912994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-06-10 15:55:58.913013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-06-10 15:55:58.913031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-10 15:55:58.913050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-10 15:55:58.913068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-10 15:55:58.913086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-10 15:55:58.913104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-10 15:55:58.913121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-10 15:55:58.913139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-10 15:55:58.913157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-10 15:55:58.913175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-10 15:55:58.913193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-10 15:55:58.913212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-10 15:55:58.913230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-10 15:55:58.913256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-10 15:55:58.913278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-10 15:55:58.913296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-10 15:55:58.913313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-10 15:55:58.913331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-10 15:55:58.913349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-10 15:55:58.913367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-10 15:55:58.913385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-10 15:55:58.913403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-10 15:55:58.913421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-10 15:55:58.913439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-10 15:55:58.913457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-10 15:55:58.913475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-10 15:55:58.913493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-10 15:55:58.913511 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-10 15:55:58.913529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-10 15:55:58.913547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-10 15:55:58.913566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-10 15:55:58.913584 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-10 15:55:58.913602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-10 15:55:58.913620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-10 15:55:58.913637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-10 15:55:58.913655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-10 15:55:58.913673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-10 15:55:58.913690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-10 15:55:58.913708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-10 15:55:58.913725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-10 15:55:58.913743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-10 15:55:58.913761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-10 15:55:58.913779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-10 15:55:58.913796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-10 15:55:58.913814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-10 15:55:58.913833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-10 15:55:58.913850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-10 15:55:58.913868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-10 15:55:58.913890 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-10 15:55:58.913909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-10 15:55:58.913927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-10 15:55:58.913944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-10 15:55:58.913962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-10 15:55:58.913979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-10 15:55:58.913997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-10 15:55:58.914015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-10 15:55:58.914032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-10 15:55:58.914049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-10 15:55:58.914067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-10 15:55:58.914084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-10 15:55:58.914101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-10 15:55:58.914118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-10 15:55:58.914135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-10 15:55:58.914152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-10 15:55:58.914169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-10 15:55:58.914186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-10 15:55:58.914203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-10 15:55:58.914220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-10 15:55:58.914236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-10 15:55:58.914253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-10 15:55:58.914270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-10 15:55:58.914287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-10 15:55:58.914304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-10 15:55:58.914321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-10 15:55:58.914338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-10 15:55:58.914355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-10 15:55:58.914372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-10 15:55:58.914389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-10 15:55:58.914406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-10 15:55:58.914423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-10 15:55:58.914441 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-10 15:55:58.914458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-10 15:55:58.914480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-10 15:55:58.914497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-10 15:55:58.914514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-10 15:55:58.914531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-10 15:55:58.914549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-10 15:55:58.914566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-10 15:55:58.914583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-10 15:55:58.914600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-10 15:55:58.914618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-10 15:55:58.914636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-10 15:55:58.914653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-10 15:55:58.914671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-10 15:55:58.914688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-10 15:55:58.914706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-10 15:55:58.914723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-10 15:55:58.914741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-10 15:55:58.914759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-10 15:55:58.914777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-10 15:55:58.914795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-10 15:55:58.914813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-10 15:55:58.914831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-10 15:55:58.914848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-10 15:55:58.914865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-10 15:55:58.914883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-10 15:55:58.914901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-10 15:55:58.914920 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-10 15:55:58.914938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-10 15:55:58.914956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-10 15:55:58.914975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-10 15:55:58.914993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-10 15:55:58.915011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-10 15:55:58.915029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-10 15:55:58.915046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-10 15:55:58.915064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-10 15:55:58.915087 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-10 15:55:58.915106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-10 15:55:58.915124 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-10 15:55:58.915142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-10 15:55:58.915160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-10 15:55:58.915178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-10 15:55:58.915195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-10 15:55:58.915213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-10 15:55:58.915231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-10 15:55:58.915249 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-10 15:55:58.915267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-10 15:55:58.915284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-10 15:55:58.915302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-10 15:55:58.915320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-10 15:55:58.915338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-06-10 15:55:58.915356 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-06-10 15:55:58.915373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-10 15:55:58.915391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-10 15:55:58.915409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-10 15:55:58.915426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-10 15:55:58.915443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-10 15:55:58.915461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-10 15:55:58.915478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-06-10 15:55:58.915496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-06-10 15:55:58.915514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-06-10 15:55:58.915531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-06-10 15:55:58.915549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-10 15:55:58.915566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-10 15:55:58.915584 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-06-10 15:55:58.915602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-06-10 15:55:58.915620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-10 15:55:58.915637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-10 15:55:58.915655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-10 15:55:58.915673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-10 15:55:58.915695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-10 15:55:58.915714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-10 15:55:58.915732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-10 15:55:58.915750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-10 15:55:58.915781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-10 15:55:58.915801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-10 15:55:58.915819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-10 15:55:58.915837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-10 15:55:58.915855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-10 15:55:58.915872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-10 15:55:58.915890 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-10 15:55:58.915908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-10 15:55:58.915926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-10 15:55:58.915943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-10 15:55:58.915961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-10 15:55:58.915979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-10 15:55:58.915997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-10 15:55:58.916014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-10 15:55:58.916032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-10 15:55:58.916050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-10 15:55:58.916067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-10 15:55:58.916085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-10 15:55:58.916102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-10 15:55:58.916120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-10 15:55:58.916138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-10 15:55:58.916156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-10 15:55:58.916173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-10 15:55:58.916191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-10 15:55:58.916209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-10 15:55:58.916227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-10 15:55:58.916244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-10 15:55:58.916262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-10 15:55:58.916280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-10 15:55:58.916298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-10 15:55:58.916316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-10 15:55:58.916338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-10 15:55:58.916358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-10 15:55:58.916376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-10 15:55:58.916394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-10 15:55:58.916411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-10 15:55:58.916429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-10 15:55:58.916446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-10 15:55:58.916463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-10 15:55:58.916481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-10 15:55:58.916498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-10 15:55:58.916515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-10 15:55:58.916532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-10 15:55:58.916550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-10 15:55:58.916567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-10 15:55:58.916584 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-10 15:55:58.916602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-10 15:55:58.916620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-10 15:55:58.916638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-10 15:55:58.916655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-10 15:55:58.916673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-10 15:55:58.916690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-10 15:55:58.916707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-10 15:55:58.916724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-10 15:55:58.916742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-10 15:55:58.916759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-10 15:55:58.916777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-10 15:55:58.916794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-10 15:55:58.916811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-10 15:55:58.916828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-10 15:55:58.916845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-10 15:55:58.916862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-10 15:55:58.916880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-10 15:55:58.916897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-10 15:55:58.916914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-10 15:55:58.916936 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-10 15:55:58.916954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-10 15:55:58.916988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-10 15:55:58.917006 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-10 15:55:58.917024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-10 15:55:58.917041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-10 15:55:58.917059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-10 15:55:58.917077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-10 15:55:58.917094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-10 15:55:58.917112 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-10 15:55:58.917130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-10 15:55:58.917147 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-10 15:55:58.917165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-10 15:55:58.917182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-10 15:55:58.917199 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-10 15:55:58.917216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-10 15:55:58.917234 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-10 15:55:58.917252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-10 15:55:58.917270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-10 15:55:58.917288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-10 15:55:58.917305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-10 15:55:58.917323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-10 15:55:58.917341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-10 15:55:58.917359 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-10 15:55:58.917377 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-10 15:55:58.917395 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-10 15:55:58.917413 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-10 15:55:58.917431 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-10 15:55:58.917449 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-10 15:55:58.917467 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-10 15:55:58.917485 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-10 15:55:58.917503 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-10 15:55:58.917520 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-10 15:55:58.917539 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-10 15:55:58.917557 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-10 15:55:58.917575 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-10 15:55:58.917597 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-10 15:55:58.917616 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-10 15:55:58.917635 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-06-10 15:55:58.917653 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-06-10 15:55:58.917671 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-06-10 15:55:58.917689 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-06-10 15:55:58.917707 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-10 15:55:58.917724 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-10 15:55:58.917742 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-10 15:55:58.917760 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-10 15:55:58.917778 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-10 15:55:58.917796 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-10 15:55:58.917814 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-10 15:55:58.917832 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-10 15:55:58.917850 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-10 15:55:58.917868 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-10 15:55:58.917886 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-10 15:55:58.917904 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-10 15:55:58.917922 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-10 15:55:58.917940 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-10 15:55:58.917957 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-10 15:55:58.917975 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-10 15:55:58.917993 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-10 15:55:58.918011 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-10 15:55:58.918029 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-10 15:55:58.918047 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-10 15:55:58.918065 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-10 15:55:58.918083 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-10 15:55:58.918101 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-10 15:55:58.918119 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-10 15:55:58.918137 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-10 15:55:58.918155 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-10 15:55:58.918173 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-10 15:55:58.918191 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-10 15:55:58.918209 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-10 15:55:58.918227 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-10 15:55:58.918249 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-10 15:55:58.918268 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-10 15:55:58.918286 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-10 15:55:58.918304 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-10 15:55:58.918322 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-10 15:55:58.918340 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-10 15:55:58.918358 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-10 15:55:58.918376 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-10 15:55:58.918394 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-10 15:55:58.918412 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-10 15:55:58.918431 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-10 15:55:58.918450 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-10 15:55:58.918468 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-10 15:55:58.918486 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-10 15:55:58.918504 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-10 15:55:58.918521 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-10 15:55:58.918539 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-10 15:55:58.918557 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-10 15:55:58.918574 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-10 15:55:58.918592 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-10 15:55:58.918610 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-10 15:55:58.918627 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-10 15:55:58.918645 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-10 15:55:58.918663 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-10 15:55:58.918681 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-10 15:55:58.918698 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-10 15:55:58.918716 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-10 15:55:58.918734 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-10 15:55:58.918752 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-10 15:55:58.918770 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-10 15:55:58.918787 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-10 15:55:58.918805 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-10 15:55:58.918823 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-10 15:55:58.918841 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-10 15:55:58.918859 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-10 15:55:58.918880 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-10 15:55:58.918899 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-10 15:55:58.918916 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-10 15:55:58.918934 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-10 15:55:58.918952 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-10 15:55:58.918969 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-10 15:55:58.918987 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-10 15:55:58.919004 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-10 15:55:58.919021 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-10 15:55:58.919038 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-10 15:55:58.919056 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-10 15:55:58.919074 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-10 15:55:58.919091 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-10 15:55:58.919109 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-10 15:55:58.919126 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-10 15:55:58.919144 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-10 15:55:58.919161 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-10 15:55:58.919179 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-10 15:55:58.919196 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-10 15:55:58.919214 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-10 15:55:58.919231 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-10 15:55:58.919251 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-10 15:55:58.919271 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-10 15:55:58.919288 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-10 15:55:58.919305 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-10 15:55:58.919323 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-10 15:55:58.919340 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-bvl4s.txt
2026-06-10 15:55:58.919358 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-bvl4s.yaml
2026-06-10 15:55:58.919375 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-10 15:55:58.919392 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-10 15:55:58.919410 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-10 15:55:58.919428 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-10 15:55:58.919446 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-10 15:55:58.919463 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-10 15:55:58.919481 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-10 15:55:58.919503 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-10 15:55:58.919521 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-10 15:55:58.919538 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-10 15:55:58.919556 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-10 15:55:58.919573 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-10 15:55:58.919591 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-10 15:55:58.919609 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-10 15:55:58.919626 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-10 15:55:58.919644 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-10 15:55:58.919662 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-10 15:55:58.919679 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-10 15:55:58.919697 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-10 15:55:58.919715 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-10 15:55:58.919733 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-10 15:55:58.919751 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-10 15:55:58.919769 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-10 15:55:58.919821 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-10 15:55:58.919840 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-10 15:55:58.919858 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-10 15:55:58.919875 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-10 15:55:58.919893 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-10 15:55:58.919911 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-10 15:55:58.919928 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-10 15:55:58.919946 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-10 15:55:58.919964 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-10 15:55:58.919982 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-10 15:55:58.920000 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-10 15:55:58.920018 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-10 15:55:58.920036 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-10 15:55:58.920054 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-10 15:55:58.920072 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-10 15:55:58.920090 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-10 15:55:58.920108 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-10 15:55:58.920126 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-10 15:55:58.920144 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-10 15:55:58.920162 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-10 15:55:58.920184 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-10 15:55:58.920202 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-10 15:55:58.920220 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-10 15:55:58.920238 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-10 15:55:58.920255 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-10 15:55:58.920273 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-10 15:55:58.920291 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-10 15:55:58.920309 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-10 15:55:58.920327 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-10 15:55:58.920345 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-10 15:55:58.920363 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-10 15:55:58.920385 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-10 15:55:58.920408 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-10 15:55:58.920428 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-10 15:55:58.920446 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-10 15:55:58.920464 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-10 15:55:58.920481 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-10 15:55:58.920499 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-10 15:55:58.920517 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-10 15:55:58.920535 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-10 15:55:58.920554 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-10 15:55:58.920571 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-10 15:55:58.920589 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-10 15:55:58.920606 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-10 15:55:58.920625 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-10 15:55:58.920643 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-10 15:55:58.920661 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-10 15:55:58.920678 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-10 15:55:58.920696 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-10 15:55:58.920714 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-10 15:55:58.920732 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-10 15:55:58.920750 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-d525h.txt
2026-06-10 15:55:58.920768 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-d525h.yaml
2026-06-10 15:55:58.920786 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-10 15:55:58.920809 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-10 15:55:58.920829 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-10 15:55:58.920847 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-10 15:55:58.920865 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-10 15:55:58.953166 |
2026-06-10 15:55:58.953233 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-10 15:55:59.158519 | instance | changed
2026-06-10 15:55:59.163578 |
2026-06-10 15:55:59.163645 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-10 15:55:59.371580 | instance | changed
2026-06-10 15:55:59.378446 |
2026-06-10 15:55:59.387284 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-10 15:55:59.961786 | instance | auth-system/keycloak-0/keycloak
2026-06-10 15:56:00.138253 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-10 15:56:00.301131 | instance | cert-manager/cert-manager-75c4c745bc-gb7rt/cert-manager-controller
2026-06-10 15:56:00.480975 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-gb7rt" not found
2026-06-10 15:56:00.649103 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-h8sjz/cert-manager-cainjector
2026-06-10 15:56:00.821579 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-h8sjz" not found
2026-06-10 15:56:00.990522 | instance | cert-manager/cert-manager-webhook-548949fc64-6l7c6/cert-manager-webhook
2026-06-10 15:56:01.162652 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-6l7c6" not found
2026-06-10 15:56:01.346827 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-x7mrp/envoy-gateway
2026-06-10 15:56:01.580527 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-x7mrp" not found
2026-06-10 15:56:01.735993 | instance | ingress-nginx/ingress-nginx-controller-hlt7t/controller
2026-06-10 15:56:01.950458 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-hlt7t" not found
2026-06-10 15:56:02.115213 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9jz28/ingress-nginx-default-backend
2026-06-10 15:56:02.287635 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-9jz28" not found
2026-06-10 15:56:02.446341 | instance | kube-system/cilium-c6x6b/config
2026-06-10 15:56:02.619294 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-c6x6b" not found
2026-06-10 15:56:02.623235 | instance | kube-system/cilium-c6x6b/mount-cgroup
2026-06-10 15:56:02.798602 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-c6x6b" not found
2026-06-10 15:56:02.802813 | instance | kube-system/cilium-c6x6b/apply-sysctl-overwrites
2026-06-10 15:56:02.976173 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-c6x6b" not found
2026-06-10 15:56:02.980909 | instance | kube-system/cilium-c6x6b/mount-bpf-fs
2026-06-10 15:56:03.162827 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-c6x6b" not found
2026-06-10 15:56:03.166225 | instance | kube-system/cilium-c6x6b/clean-cilium-state
2026-06-10 15:56:03.330953 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-c6x6b" not found
2026-06-10 15:56:03.334331 | instance | kube-system/cilium-c6x6b/install-cni-binaries
2026-06-10 15:56:03.508614 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-c6x6b" not found
2026-06-10 15:56:03.512535 | instance | kube-system/cilium-c6x6b/cilium-agent
2026-06-10 15:56:03.734125 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-c6x6b" not found
2026-06-10 15:56:03.904023 | instance | kube-system/cilium-operator-869df985b8-hn67t/cilium-operator
2026-06-10 15:56:04.072323 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-hn67t" not found
2026-06-10 15:56:04.252510 | instance | kube-system/coredns-67659f764b-8qnn2/coredns
2026-06-10 15:56:04.420447 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-8qnn2" not found
2026-06-10 15:56:04.589233 | instance | kube-system/coredns-67659f764b-xp5zl/coredns
2026-06-10 15:56:04.739609 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-xp5zl" not found
2026-06-10 15:56:04.911745 | instance | kube-system/etcd-instance/etcd
2026-06-10 15:56:05.089398 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-10 15:56:05.264921 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-10 15:56:05.440739 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-10 15:56:05.620651 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-10 15:56:05.842646 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-06-10 15:56:06.026098 | instance | kube-system/kube-proxy-x7z4v/kube-proxy
2026-06-10 15:56:06.238946 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-x7z4v" not found
2026-06-10 15:56:06.413882 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-10 15:56:06.581255 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-06-10 15:56:06.740289 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-10 15:56:06.917162 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-06-10 15:56:07.085622 | instance | local-path-storage/local-path-provisioner-679c578f5-8872l/local-path-provisioner
2026-06-10 15:56:07.278905 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-8872l" not found
2026-06-10 15:56:07.458549 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-10 15:56:07.625919 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-10 15:56:07.629218 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-10 15:56:07.801753 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-10 15:56:07.805014 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-10 15:56:07.976352 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-10 15:56:07.979844 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-10 15:56:08.161674 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-10 15:56:08.355814 | instance | monitoring/goldpinger-zqsq2/goldpinger-daemon
2026-06-10 15:56:08.539915 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-zqsq2" not found
2026-06-10 15:56:08.707222 | instance | monitoring/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl/grafana-sc-dashboard
2026-06-10 15:56:08.874406 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl" not found
2026-06-10 15:56:08.879262 | instance | monitoring/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl/grafana-sc-datasources
2026-06-10 15:56:09.047465 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl" not found
2026-06-10 15:56:09.050756 | instance | monitoring/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl/grafana
2026-06-10 15:56:09.278663 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl" not found
2026-06-10 15:56:09.450053 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c7bp8/kube-state-metrics
2026-06-10 15:56:09.619240 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-c7bp8" not found
2026-06-10 15:56:09.788672 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-lvlmk/kube-prometheus-stack
2026-06-10 15:56:09.984390 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-lvlmk" not found
2026-06-10 15:56:10.166859 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-99h9f/node-exporter
2026-06-10 15:56:10.359086 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-99h9f/pod-tls-sidecar
2026-06-10 15:56:10.538015 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-99h9f" not found
2026-06-10 15:56:10.693372 | instance | monitoring/loki-0/loki
2026-06-10 15:56:10.864915 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-10 15:56:11.039613 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-10 15:56:11.220209 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-10 15:56:11.223097 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-10 15:56:11.391656 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-10 15:56:11.575223 | instance | monitoring/loki-gateway-cf54cb88c-x6274/nginx
2026-06-10 15:56:11.863748 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-x6274" not found
2026-06-10 15:56:12.029348 | instance | monitoring/loki-results-cache-0/memcached
2026-06-10 15:56:12.195425 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-10 15:56:12.200499 | instance | monitoring/loki-results-cache-0/exporter
2026-06-10 15:56:12.386564 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-10 15:56:12.562504 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-fwkqz/gc
2026-06-10 15:56:12.728817 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-fwkqz" not found
2026-06-10 15:56:12.902157 | instance | monitoring/node-feature-discovery-master-8665476dbc-xvlmb/master
2026-06-10 15:56:13.087930 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-xvlmb" not found
2026-06-10 15:56:13.268392 | instance | monitoring/node-feature-discovery-worker-nqlxx/worker
2026-06-10 15:56:13.441481 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-nqlxx" not found
2026-06-10 15:56:13.613605 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-10 15:56:13.824135 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-10 15:56:13.828732 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-10 15:56:14.013780 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-10 15:56:14.016878 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-10 15:56:14.206738 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-10 15:56:14.211740 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-10 15:56:14.391897 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-10 15:56:14.396684 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-10 15:56:14.586028 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-10 15:56:14.749142 | instance | monitoring/prometheus-pushgateway-7b8659c68b-872w5/pushgateway
2026-06-10 15:56:14.939018 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-872w5" not found
2026-06-10 15:56:15.107079 | instance | monitoring/vector-5szbr/vector
2026-06-10 15:56:15.329737 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-5szbr" not found
2026-06-10 15:56:15.510122 | instance | openstack/barbican-api-7bb8dbf54f-bbhjq/init
2026-06-10 15:56:15.691020 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-7bb8dbf54f-bbhjq" not found
2026-06-10 15:56:15.696083 | instance | openstack/barbican-api-7bb8dbf54f-bbhjq/barbican-api
2026-06-10 15:56:15.859231 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-7bb8dbf54f-bbhjq" not found
2026-06-10 15:56:16.029873 | instance | openstack/barbican-db-init-6sjrz/init
2026-06-10 15:56:16.222890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-6sjrz" not found
2026-06-10 15:56:16.225614 | instance | openstack/barbican-db-init-6sjrz/barbican-db-init-0
2026-06-10 15:56:16.399228 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-6sjrz" not found
2026-06-10 15:56:16.573359 | instance | openstack/barbican-db-sync-mqmft/init
2026-06-10 15:56:16.739662 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-mqmft" not found
2026-06-10 15:56:16.743048 | instance | openstack/barbican-db-sync-mqmft/barbican-db-sync
2026-06-10 15:56:16.907384 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-mqmft" not found
2026-06-10 15:56:17.077273 | instance | openstack/barbican-ks-endpoints-2flmc/init
2026-06-10 15:56:17.268364 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-2flmc" not found
2026-06-10 15:56:17.272169 | instance | openstack/barbican-ks-endpoints-2flmc/key-manager-ks-endpoints-admin
2026-06-10 15:56:17.457334 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-2flmc" not found
2026-06-10 15:56:17.460770 | instance | openstack/barbican-ks-endpoints-2flmc/key-manager-ks-endpoints-internal
2026-06-10 15:56:17.647216 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-2flmc" not found
2026-06-10 15:56:17.650488 | instance | openstack/barbican-ks-endpoints-2flmc/key-manager-ks-endpoints-public
2026-06-10 15:56:17.814523 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-2flmc" not found
2026-06-10 15:56:17.977356 | instance | openstack/barbican-ks-service-bkwxx/init
2026-06-10 15:56:18.147911 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-bkwxx" not found
2026-06-10 15:56:18.153947 | instance | openstack/barbican-ks-service-bkwxx/key-manager-ks-service-registration
2026-06-10 15:56:18.320070 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-bkwxx" not found
2026-06-10 15:56:18.493025 | instance | openstack/barbican-ks-user-4hrld/init
2026-06-10 15:56:18.679182 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-4hrld" not found
2026-06-10 15:56:18.683790 | instance | openstack/barbican-ks-user-4hrld/barbican-ks-user
2026-06-10 15:56:18.864660 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-4hrld" not found
2026-06-10 15:56:19.049401 | instance | openstack/barbican-rabbit-init-dnxqf/init
2026-06-10 15:56:19.239342 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-dnxqf" not found
2026-06-10 15:56:19.242740 | instance | openstack/barbican-rabbit-init-dnxqf/rabbit-init
2026-06-10 15:56:19.412199 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-dnxqf" not found
2026-06-10 15:56:19.581148 | instance | openstack/cinder-api-86ffbcd7c-dk6b4/init
2026-06-10 15:56:19.752042 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-86ffbcd7c-dk6b4" not found
2026-06-10 15:56:19.756275 | instance | openstack/cinder-api-86ffbcd7c-dk6b4/ceph-coordination-volume-perms
2026-06-10 15:56:19.919631 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-86ffbcd7c-dk6b4" not found
2026-06-10 15:56:19.923020 | instance | openstack/cinder-api-86ffbcd7c-dk6b4/cinder-api
2026-06-10 15:56:20.108434 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-86ffbcd7c-dk6b4" not found
2026-06-10 15:56:20.283413 | instance | openstack/cinder-backup-775d58996f-88bth/init
2026-06-10 15:56:20.456790 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-775d58996f-88bth" not found
2026-06-10 15:56:20.461529 | instance | openstack/cinder-backup-775d58996f-88bth/ceph-backup-keyring-placement
2026-06-10 15:56:20.643091 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-775d58996f-88bth" not found
2026-06-10 15:56:20.646455 | instance | openstack/cinder-backup-775d58996f-88bth/ceph-keyring-placement-rbd1
2026-06-10 15:56:20.812013 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-775d58996f-88bth" not found
2026-06-10 15:56:20.814616 | instance | openstack/cinder-backup-775d58996f-88bth/ceph-coordination-volume-perms
2026-06-10 15:56:21.013706 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-775d58996f-88bth" not found
2026-06-10 15:56:21.017050 | instance | openstack/cinder-backup-775d58996f-88bth/cinder-backup
2026-06-10 15:56:21.191844 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-775d58996f-88bth" not found
2026-06-10 15:56:21.358844 | instance | openstack/cinder-backup-storage-init-4lqrw/init
2026-06-10 15:56:21.516861 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-4lqrw" not found
2026-06-10 15:56:21.519484 | instance | openstack/cinder-backup-storage-init-4lqrw/ceph-keyring-placement
2026-06-10 15:56:21.711727 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-4lqrw" not found
2026-06-10 15:56:21.716055 | instance | openstack/cinder-backup-storage-init-4lqrw/cinder-backup-storage-init
2026-06-10 15:56:21.889738 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-4lqrw" not found
2026-06-10 15:56:22.068523 | instance | openstack/cinder-bootstrap-9j5tr/init
2026-06-10 15:56:22.254078 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-9j5tr" not found
2026-06-10 15:56:22.257856 | instance | openstack/cinder-bootstrap-9j5tr/bootstrap
2026-06-10 15:56:22.433866 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-9j5tr" not found
2026-06-10 15:56:22.607895 | instance | openstack/cinder-create-internal-tenant-fmpfj/init
2026-06-10 15:56:22.774529 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-fmpfj" not found
2026-06-10 15:56:22.778898 | instance | openstack/cinder-create-internal-tenant-fmpfj/create-internal-tenant
2026-06-10 15:56:22.943896 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-fmpfj" not found
2026-06-10 15:56:23.123678 | instance | openstack/cinder-db-init-6lpmm/init
2026-06-10 15:56:23.318566 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-6lpmm" not found
2026-06-10 15:56:23.323810 | instance | openstack/cinder-db-init-6lpmm/cinder-db-init-0
2026-06-10 15:56:23.507841 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-6lpmm" not found
2026-06-10 15:56:23.686984 | instance | openstack/cinder-db-sync-fd8j8/init
2026-06-10 15:56:23.869775 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-fd8j8" not found
2026-06-10 15:56:23.874918 | instance | openstack/cinder-db-sync-fd8j8/cinder-db-sync
2026-06-10 15:56:24.056535 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-fd8j8" not found
2026-06-10 15:56:24.249881 | instance | openstack/cinder-ks-endpoints-qcqz5/init
2026-06-10 15:56:24.418933 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-qcqz5" not found
2026-06-10 15:56:24.423150 | instance | openstack/cinder-ks-endpoints-qcqz5/volumev3-ks-endpoints-admin
2026-06-10 15:56:24.593056 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-qcqz5" not found
2026-06-10 15:56:24.598698 | instance | openstack/cinder-ks-endpoints-qcqz5/volumev3-ks-endpoints-internal
2026-06-10 15:56:24.806907 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-qcqz5" not found
2026-06-10 15:56:24.810198 | instance | openstack/cinder-ks-endpoints-qcqz5/volumev3-ks-endpoints-public
2026-06-10 15:56:24.983441 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-qcqz5" not found
2026-06-10 15:56:25.182876 | instance | openstack/cinder-ks-service-lwf9c/init
2026-06-10 15:56:25.352802 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-lwf9c" not found
2026-06-10 15:56:25.356035 | instance | openstack/cinder-ks-service-lwf9c/volumev3-ks-service-registration
2026-06-10 15:56:25.525231 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-lwf9c" not found
2026-06-10 15:56:25.698454 | instance | openstack/cinder-ks-user-mfpzj/init
2026-06-10 15:56:25.879802 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-mfpzj" not found
2026-06-10 15:56:25.883000 | instance | openstack/cinder-ks-user-mfpzj/cinder-ks-user
2026-06-10 15:56:26.064752 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-mfpzj" not found
2026-06-10 15:56:26.269596 | instance | openstack/cinder-rabbit-init-r4wlj/init
2026-06-10 15:56:26.441101 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-r4wlj" not found
2026-06-10 15:56:26.443686 | instance | openstack/cinder-rabbit-init-r4wlj/rabbit-init
2026-06-10 15:56:26.609475 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-r4wlj" not found
2026-06-10 15:56:26.773931 | instance | openstack/cinder-scheduler-5df4676f55-m2n2c/init
2026-06-10 15:56:26.949703 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-5df4676f55-m2n2c" not found
2026-06-10 15:56:26.953386 | instance | openstack/cinder-scheduler-5df4676f55-m2n2c/ceph-coordination-volume-perms
2026-06-10 15:56:27.130988 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-5df4676f55-m2n2c" not found
2026-06-10 15:56:27.135461 | instance | openstack/cinder-scheduler-5df4676f55-m2n2c/cinder-scheduler
2026-06-10 15:56:27.319251 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-5df4676f55-m2n2c" not found
2026-06-10 15:56:27.485647 | instance | openstack/cinder-storage-init-j75hw/init
2026-06-10 15:56:27.659559 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-j75hw" not found
2026-06-10 15:56:27.663577 | instance | openstack/cinder-storage-init-j75hw/ceph-keyring-placement
2026-06-10 15:56:27.845621 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-j75hw" not found
2026-06-10 15:56:27.850063 | instance | openstack/cinder-storage-init-j75hw/cinder-storage-init-rbd1
2026-06-10 15:56:28.027443 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-j75hw" not found
2026-06-10 15:56:28.226774 | instance | openstack/cinder-volume-7b85cd5965-gbq6p/init
2026-06-10 15:56:28.389908 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-7b85cd5965-gbq6p" not found
2026-06-10 15:56:28.394111 | instance | openstack/cinder-volume-7b85cd5965-gbq6p/ceph-keyring-placement-rbd1
2026-06-10 15:56:28.562723 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-7b85cd5965-gbq6p" not found
2026-06-10 15:56:28.567149 | instance | openstack/cinder-volume-7b85cd5965-gbq6p/ceph-coordination-volume-perms
2026-06-10 15:56:28.756135 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-7b85cd5965-gbq6p" not found
2026-06-10 15:56:28.761145 | instance | openstack/cinder-volume-7b85cd5965-gbq6p/init-cinder-conf
2026-06-10 15:56:28.940681 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-7b85cd5965-gbq6p" not found
2026-06-10 15:56:28.944167 | instance | openstack/cinder-volume-7b85cd5965-gbq6p/cinder-volume
2026-06-10 15:56:29.121800 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-7b85cd5965-gbq6p" not found
2026-06-10 15:56:29.296458 | instance | openstack/glance-api-656dfbcdbd-c8b7l/init
2026-06-10 15:56:29.469357 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-656dfbcdbd-c8b7l" not found
2026-06-10 15:56:29.473385 | instance | openstack/glance-api-656dfbcdbd-c8b7l/glance-perms
2026-06-10 15:56:29.641610 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-656dfbcdbd-c8b7l" not found
2026-06-10 15:56:29.645730 | instance | openstack/glance-api-656dfbcdbd-c8b7l/ceph-keyring-placement
2026-06-10 15:56:29.825967 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-656dfbcdbd-c8b7l" not found
2026-06-10 15:56:29.829274 | instance | openstack/glance-api-656dfbcdbd-c8b7l/glance-api
2026-06-10 15:56:30.002309 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-656dfbcdbd-c8b7l" not found
2026-06-10 15:56:30.160883 | instance | openstack/glance-db-init-gjb28/init
2026-06-10 15:56:30.326606 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-gjb28" not found
2026-06-10 15:56:30.330814 | instance | openstack/glance-db-init-gjb28/glance-db-init-0
2026-06-10 15:56:30.490429 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-gjb28" not found
2026-06-10 15:56:30.662537 | instance | openstack/glance-db-sync-h9nlf/init
2026-06-10 15:56:30.839686 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-h9nlf" not found
2026-06-10 15:56:30.844257 | instance | openstack/glance-db-sync-h9nlf/glance-db-sync
2026-06-10 15:56:31.015797 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-h9nlf" not found
2026-06-10 15:56:31.196340 | instance | openstack/glance-ks-endpoints-mxqz2/init
2026-06-10 15:56:31.364908 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-mxqz2" not found
2026-06-10 15:56:31.368926 | instance | openstack/glance-ks-endpoints-mxqz2/image-ks-endpoints-admin
2026-06-10 15:56:31.545929 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-mxqz2" not found
2026-06-10 15:56:31.549550 | instance | openstack/glance-ks-endpoints-mxqz2/image-ks-endpoints-internal
2026-06-10 15:56:31.740476 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-mxqz2" not found
2026-06-10 15:56:31.744336 | instance | openstack/glance-ks-endpoints-mxqz2/image-ks-endpoints-public
2026-06-10 15:56:31.914730 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-mxqz2" not found
2026-06-10 15:56:32.092721 | instance | openstack/glance-ks-service-7ms4f/init
2026-06-10 15:56:32.298978 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-7ms4f" not found
2026-06-10 15:56:32.302766 | instance | openstack/glance-ks-service-7ms4f/image-ks-service-registration
2026-06-10 15:56:32.485907 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-7ms4f" not found
2026-06-10 15:56:32.672751 | instance | openstack/glance-ks-user-xrhk4/init
2026-06-10 15:56:32.845608 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-xrhk4" not found
2026-06-10 15:56:32.850266 | instance | openstack/glance-ks-user-xrhk4/glance-ks-user
2026-06-10 15:56:33.021619 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-xrhk4" not found
2026-06-10 15:56:33.198096 | instance | openstack/glance-metadefs-load-chqgs/init
2026-06-10 15:56:33.375548 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-chqgs" not found
2026-06-10 15:56:33.379881 | instance | openstack/glance-metadefs-load-chqgs/glance-metadefs-load
2026-06-10 15:56:33.556267 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-chqgs" not found
2026-06-10 15:56:33.718749 | instance | openstack/glance-rabbit-init-jvxlj/init
2026-06-10 15:56:33.884665 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-jvxlj" not found
2026-06-10 15:56:33.889389 | instance | openstack/glance-rabbit-init-jvxlj/rabbit-init
2026-06-10 15:56:34.060888 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-jvxlj" not found
2026-06-10 15:56:34.238969 | instance | openstack/glance-storage-init-kjgs8/init
2026-06-10 15:56:34.396657 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-kjgs8" not found
2026-06-10 15:56:34.400727 | instance | openstack/glance-storage-init-kjgs8/ceph-keyring-placement
2026-06-10 15:56:34.576998 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-kjgs8" not found
2026-06-10 15:56:34.581416 | instance | openstack/glance-storage-init-kjgs8/glance-storage-init
2026-06-10 15:56:34.772629 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-kjgs8" not found
2026-06-10 15:56:34.952485 | instance | openstack/keepalived-rmq78/init
2026-06-10 15:56:35.168368 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-rmq78" not found
2026-06-10 15:56:35.171222 | instance | openstack/keepalived-rmq78/wait-for-ip
2026-06-10 15:56:35.270741 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-rmq78" is waiting to start: PodInitializing
2026-06-10 15:56:35.357208 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-rmq78" not found
2026-06-10 15:56:35.361526 | instance | openstack/keepalived-rmq78/keepalived
2026-06-10 15:56:35.452066 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-rmq78" is waiting to start: PodInitializing
2026-06-10 15:56:35.542562 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-rmq78" not found
2026-06-10 15:56:35.715159 | instance | openstack/keystone-api-7b7fdb7fd6-fdnlx/init
2026-06-10 15:56:35.904280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-7b7fdb7fd6-fdnlx" not found
2026-06-10 15:56:35.907715 | instance | openstack/keystone-api-7b7fdb7fd6-fdnlx/keystone-api
2026-06-10 15:56:36.344786 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-7b7fdb7fd6-fdnlx" not found
2026-06-10 15:56:36.558872 | instance | openstack/keystone-bootstrap-mgdhk/init
2026-06-10 15:56:36.735390 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-mgdhk" not found
2026-06-10 15:56:36.739193 | instance | openstack/keystone-bootstrap-mgdhk/bootstrap
2026-06-10 15:56:36.939015 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-mgdhk" not found
2026-06-10 15:56:37.148193 | instance | openstack/keystone-credential-setup-b6prt/init
2026-06-10 15:56:37.345272 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-b6prt" not found
2026-06-10 15:56:37.349421 | instance | openstack/keystone-credential-setup-b6prt/keystone-credential-setup
2026-06-10 15:56:37.514970 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-b6prt" not found
2026-06-10 15:56:37.680064 | instance | openstack/keystone-db-init-vtb2t/init
2026-06-10 15:56:37.862465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-vtb2t" not found
2026-06-10 15:56:37.866992 | instance | openstack/keystone-db-init-vtb2t/keystone-db-init-0
2026-06-10 15:56:38.027684 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-vtb2t" not found
2026-06-10 15:56:38.208631 | instance | openstack/keystone-db-sync-ss4dd/init
2026-06-10 15:56:38.375880 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-ss4dd" not found
2026-06-10 15:56:38.380425 | instance | openstack/keystone-db-sync-ss4dd/keystone-db-sync
2026-06-10 15:56:38.552549 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-ss4dd" not found
2026-06-10 15:56:38.712792 | instance | openstack/keystone-domain-manage-ntlfp/init
2026-06-10 15:56:38.890130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-ntlfp" not found
2026-06-10 15:56:38.902141 | instance | openstack/keystone-domain-manage-ntlfp/keystone-domain-manage
2026-06-10 15:56:39.059905 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-ntlfp" not found
2026-06-10 15:56:39.239743 | instance | openstack/keystone-fernet-setup-t698v/init
2026-06-10 15:56:39.423212 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-t698v" not found
2026-06-10 15:56:39.428341 | instance | openstack/keystone-fernet-setup-t698v/keystone-fernet-setup
2026-06-10 15:56:39.593173 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-t698v" not found
2026-06-10 15:56:39.762422 | instance | openstack/keystone-rabbit-init-p4h6h/init
2026-06-10 15:56:39.929911 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-p4h6h" not found
2026-06-10 15:56:39.934139 | instance | openstack/keystone-rabbit-init-p4h6h/rabbit-init
2026-06-10 15:56:40.101806 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-p4h6h" not found
2026-06-10 15:56:40.291661 | instance | openstack/libvirt-libvirt-default-7fwc8/init
2026-06-10 15:56:40.477847 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-7fwc8" not found
2026-06-10 15:56:40.481448 | instance | openstack/libvirt-libvirt-default-7fwc8/init-dynamic-options
2026-06-10 15:56:40.560696 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-7fwc8" is waiting to start: PodInitializing
2026-06-10 15:56:40.643824 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-7fwc8" not found
2026-06-10 15:56:40.647632 | instance | openstack/libvirt-libvirt-default-7fwc8/ceph-admin-keyring-placement
2026-06-10 15:56:40.731136 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-7fwc8" is waiting to start: PodInitializing
2026-06-10 15:56:40.811683 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-7fwc8" not found
2026-06-10 15:56:40.815526 | instance | openstack/libvirt-libvirt-default-7fwc8/ceph-keyring-placement
2026-06-10 15:56:40.900343 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-7fwc8" is waiting to start: PodInitializing
2026-06-10 15:56:40.986006 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-7fwc8" not found
2026-06-10 15:56:40.990678 | instance | openstack/libvirt-libvirt-default-7fwc8/tls-sidecar
2026-06-10 15:56:41.074652 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-7fwc8" is waiting to start: PodInitializing
2026-06-10 15:56:41.179039 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-7fwc8" not found
2026-06-10 15:56:41.184496 | instance | openstack/libvirt-libvirt-default-7fwc8/libvirt
2026-06-10 15:56:41.273680 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-7fwc8" is waiting to start: PodInitializing
2026-06-10 15:56:41.360670 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-7fwc8" not found
2026-06-10 15:56:41.363875 | instance | openstack/libvirt-libvirt-default-7fwc8/libvirt-exporter
2026-06-10 15:56:41.443398 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-7fwc8" is waiting to start: PodInitializing
2026-06-10 15:56:41.537264 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-7fwc8" not found
2026-06-10 15:56:41.703772 | instance | openstack/memcached-memcached-6479589586-fhw4p/init
2026-06-10 15:56:41.865765 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-fhw4p" not found
2026-06-10 15:56:41.869669 | instance | openstack/memcached-memcached-6479589586-fhw4p/memcached
2026-06-10 15:56:42.039968 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-fhw4p" not found
2026-06-10 15:56:42.043232 | instance | openstack/memcached-memcached-6479589586-fhw4p/memcached-exporter
2026-06-10 15:56:42.219626 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-fhw4p" not found
2026-06-10 15:56:42.386676 | instance | openstack/neutron-coredns-7dd4958666-6mkbh/coredns
2026-06-10 15:56:42.546301 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-6mkbh" not found
2026-06-10 15:56:42.713294 | instance | openstack/neutron-db-init-psvvx/init
2026-06-10 15:56:42.876315 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-psvvx" not found
2026-06-10 15:56:42.879704 | instance | openstack/neutron-db-init-psvvx/neutron-db-init-0
2026-06-10 15:56:43.048888 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-psvvx" not found
2026-06-10 15:56:43.225814 | instance | openstack/neutron-db-sync-8wxp2/init
2026-06-10 15:56:43.400666 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-8wxp2" not found
2026-06-10 15:56:43.403607 | instance | openstack/neutron-db-sync-8wxp2/neutron-db-sync
2026-06-10 15:56:43.586024 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-8wxp2" not found
2026-06-10 15:56:43.753022 | instance | openstack/neutron-dhcp-agent-default-9db2l/init
2026-06-10 15:56:43.954113 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-9db2l" not found
2026-06-10 15:56:43.958617 | instance | openstack/neutron-dhcp-agent-default-9db2l/neutron-dhcp-agent-init
2026-06-10 15:56:44.059191 | instance | Error from server (BadRequest): container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-9db2l" is waiting to start: PodInitializing
2026-06-10 15:56:44.137128 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-9db2l" not found
2026-06-10 15:56:44.139854 | instance | openstack/neutron-dhcp-agent-default-9db2l/neutron-dhcp-agent
2026-06-10 15:56:44.221685 | instance | Error from server (BadRequest): container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-9db2l" is waiting to start: PodInitializing
2026-06-10 15:56:44.310867 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-9db2l" not found
2026-06-10 15:56:44.501065 | instance | openstack/neutron-ks-endpoints-zljjd/init
2026-06-10 15:56:44.676497 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-zljjd" not found
2026-06-10 15:56:44.682085 | instance | openstack/neutron-ks-endpoints-zljjd/network-ks-endpoints-admin
2026-06-10 15:56:44.852822 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-zljjd" not found
2026-06-10 15:56:44.857309 | instance | openstack/neutron-ks-endpoints-zljjd/network-ks-endpoints-internal
2026-06-10 15:56:45.025899 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-zljjd" not found
2026-06-10 15:56:45.030112 | instance | openstack/neutron-ks-endpoints-zljjd/network-ks-endpoints-public
2026-06-10 15:56:45.227177 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-zljjd" not found
2026-06-10 15:56:45.412522 | instance | openstack/neutron-ks-service-qwxgw/init
2026-06-10 15:56:45.583460 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-qwxgw" not found
2026-06-10 15:56:45.588151 | instance | openstack/neutron-ks-service-qwxgw/network-ks-service-registration
2026-06-10 15:56:45.760405 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-qwxgw" not found
2026-06-10 15:56:45.934064 | instance | openstack/neutron-ks-user-k2jsh/init
2026-06-10 15:56:46.104246 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-k2jsh" not found
2026-06-10 15:56:46.111208 | instance | openstack/neutron-ks-user-k2jsh/neutron-ks-user
2026-06-10 15:56:46.300838 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-k2jsh" not found
2026-06-10 15:56:46.462147 | instance | openstack/neutron-l3-agent-default-wqgjg/init
2026-06-10 15:56:46.680960 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-wqgjg" not found
2026-06-10 15:56:46.684928 | instance | openstack/neutron-l3-agent-default-wqgjg/neutron-l3-agent-init
2026-06-10 15:56:46.773849 | instance | Error from server (BadRequest): container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-wqgjg" is waiting to start: PodInitializing
2026-06-10 15:56:46.850268 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-wqgjg" not found
2026-06-10 15:56:46.854331 | instance | openstack/neutron-l3-agent-default-wqgjg/neutron-l3-agent
2026-06-10 15:56:46.952907 | instance | Error from server (BadRequest): container "neutron-l3-agent" in pod "neutron-l3-agent-default-wqgjg" is waiting to start: PodInitializing
2026-06-10 15:56:47.033129 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-wqgjg" not found
2026-06-10 15:56:47.225949 | instance | openstack/neutron-metadata-agent-default-gnnbc/init
2026-06-10 15:56:47.415890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-gnnbc" not found
2026-06-10 15:56:47.419326 | instance | openstack/neutron-metadata-agent-default-gnnbc/neutron-metadata-agent-init
2026-06-10 15:56:47.500388 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-gnnbc" is waiting to start: PodInitializing
2026-06-10 15:56:47.577141 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-gnnbc" not found
2026-06-10 15:56:47.580258 | instance | openstack/neutron-metadata-agent-default-gnnbc/neutron-metadata-agent
2026-06-10 15:56:47.659085 | instance | Error from server (BadRequest): container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-gnnbc" is waiting to start: PodInitializing
2026-06-10 15:56:47.738157 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-gnnbc" not found
2026-06-10 15:56:47.894057 | instance | openstack/neutron-netns-cleanup-cron-default-x6wgp/init
2026-06-10 15:56:48.060520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-x6wgp" not found
2026-06-10 15:56:48.063664 | instance | openstack/neutron-netns-cleanup-cron-default-x6wgp/neutron-netns-cleanup-cron
2026-06-10 15:56:48.258067 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-x6wgp" not found
2026-06-10 15:56:48.434229 | instance | openstack/neutron-ovs-agent-default-rmg98/init
2026-06-10 15:56:48.606764 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-rmg98" not found
2026-06-10 15:56:48.610531 | instance | openstack/neutron-ovs-agent-default-rmg98/neutron-openvswitch-agent-kernel-modules
2026-06-10 15:56:48.689693 | instance | Error from server (BadRequest): container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-rmg98" is waiting to start: PodInitializing
2026-06-10 15:56:48.773528 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-rmg98" not found
2026-06-10 15:56:48.776807 | instance | openstack/neutron-ovs-agent-default-rmg98/neutron-ovs-agent-init
2026-06-10 15:56:48.852744 | instance | Error from server (BadRequest): container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-rmg98" is waiting to start: PodInitializing
2026-06-10 15:56:48.932067 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-rmg98" not found
2026-06-10 15:56:48.935633 | instance | openstack/neutron-ovs-agent-default-rmg98/neutron-ovs-agent
2026-06-10 15:56:49.031800 | instance | Error from server (BadRequest): container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-rmg98" is waiting to start: PodInitializing
2026-06-10 15:56:49.114452 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-rmg98" not found
2026-06-10 15:56:49.292196 | instance | openstack/neutron-rabbit-init-dz57d/init
2026-06-10 15:56:49.473755 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-dz57d" not found
2026-06-10 15:56:49.477804 | instance | openstack/neutron-rabbit-init-dz57d/rabbit-init
2026-06-10 15:56:49.639261 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-dz57d" not found
2026-06-10 15:56:49.826607 | instance | openstack/neutron-rpc-server-86dcbf7c6c-hsdbr/init
2026-06-10 15:56:50.009222 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-86dcbf7c6c-hsdbr" not found
2026-06-10 15:56:50.013660 | instance | openstack/neutron-rpc-server-86dcbf7c6c-hsdbr/neutron-rpc-server
2026-06-10 15:56:50.368624 | instance | openstack/neutron-server-5f4c47b57b-jvj76/init
2026-06-10 15:56:50.558067 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-5f4c47b57b-jvj76" not found
2026-06-10 15:56:50.562233 | instance | openstack/neutron-server-5f4c47b57b-jvj76/neutron-server
2026-06-10 15:56:50.756257 | instance | openstack/neutron-server-5f4c47b57b-jvj76/neutron-policy-server
2026-06-10 15:56:50.920616 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-5f4c47b57b-jvj76" not found
2026-06-10 15:56:51.107186 | instance | openstack/nova-api-metadata-87dc65f9f-pfztg/init
2026-06-10 15:56:51.293280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-87dc65f9f-pfztg" not found
2026-06-10 15:56:51.295594 | instance | openstack/nova-api-metadata-87dc65f9f-pfztg/nova-api-metadata-init
2026-06-10 15:56:51.473167 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-87dc65f9f-pfztg" not found
2026-06-10 15:56:51.475754 | instance | openstack/nova-api-metadata-87dc65f9f-pfztg/nova-api
2026-06-10 15:56:51.675183 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-87dc65f9f-pfztg" not found
2026-06-10 15:56:51.833674 | instance | openstack/nova-api-osapi-c6ddbb677-bnfk2/init
2026-06-10 15:56:52.007561 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-c6ddbb677-bnfk2" not found
2026-06-10 15:56:52.010853 | instance | openstack/nova-api-osapi-c6ddbb677-bnfk2/nova-osapi
2026-06-10 15:56:52.187062 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-c6ddbb677-bnfk2" not found
2026-06-10 15:56:52.375042 | instance | openstack/nova-bootstrap-dfxll/init
2026-06-10 15:56:52.555040 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-dfxll" not found
2026-06-10 15:56:52.559246 | instance | openstack/nova-bootstrap-dfxll/bootstrap
2026-06-10 15:56:52.724419 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-dfxll" not found
2026-06-10 15:56:52.903425 | instance | openstack/nova-cell-setup-62zfp/init
2026-06-10 15:56:53.092145 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-62zfp" not found
2026-06-10 15:56:53.096405 | instance | openstack/nova-cell-setup-62zfp/nova-cell-setup-init
2026-06-10 15:56:53.185270 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-62zfp" is waiting to start: PodInitializing
2026-06-10 15:56:53.274472 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-62zfp" not found
2026-06-10 15:56:53.278220 | instance | openstack/nova-cell-setup-62zfp/nova-cell-setup
2026-06-10 15:56:53.362981 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-62zfp" is waiting to start: PodInitializing
2026-06-10 15:56:53.451214 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-62zfp" not found
2026-06-10 15:56:53.620803 | instance | openstack/nova-compute-default-smf2v/init
2026-06-10 15:56:53.858667 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-smf2v" not found
2026-06-10 15:56:53.863179 | instance | openstack/nova-compute-default-smf2v/nova-compute-init
2026-06-10 15:56:53.954702 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-smf2v" is waiting to start: PodInitializing
2026-06-10 15:56:54.038692 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-smf2v" not found
2026-06-10 15:56:54.043154 | instance | openstack/nova-compute-default-smf2v/ceph-perms
2026-06-10 15:56:54.128309 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-smf2v" is waiting to start: PodInitializing
2026-06-10 15:56:54.243826 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-smf2v" not found
2026-06-10 15:56:54.246722 | instance | openstack/nova-compute-default-smf2v/ceph-admin-keyring-placement
2026-06-10 15:56:54.330523 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-smf2v" is waiting to start: PodInitializing
2026-06-10 15:56:54.419824 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-smf2v" not found
2026-06-10 15:56:54.425200 | instance | openstack/nova-compute-default-smf2v/ceph-keyring-placement
2026-06-10 15:56:54.517196 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-smf2v" is waiting to start: PodInitializing
2026-06-10 15:56:54.610434 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-smf2v" not found
2026-06-10 15:56:54.614723 | instance | openstack/nova-compute-default-smf2v/nova-compute-vnc-init
2026-06-10 15:56:54.702128 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-smf2v" is waiting to start: PodInitializing
2026-06-10 15:56:54.784506 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-smf2v" not found
2026-06-10 15:56:54.787897 | instance | openstack/nova-compute-default-smf2v/nova-compute-ssh-init
2026-06-10 15:56:54.867021 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-smf2v" is waiting to start: PodInitializing
2026-06-10 15:56:54.948741 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-smf2v" not found
2026-06-10 15:56:54.952524 | instance | openstack/nova-compute-default-smf2v/nova-compute
2026-06-10 15:56:55.044724 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-smf2v" is waiting to start: PodInitializing
2026-06-10 15:56:55.131732 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-smf2v" not found
2026-06-10 15:56:55.135618 | instance | openstack/nova-compute-default-smf2v/nova-compute-ssh
2026-06-10 15:56:55.225754 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-smf2v" is waiting to start: PodInitializing
2026-06-10 15:56:55.305520 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-smf2v" not found
2026-06-10 15:56:55.470390 | instance | openstack/nova-conductor-5cc9494bff-mnfxf/init
2026-06-10 15:56:55.639810 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-5cc9494bff-mnfxf" not found
2026-06-10 15:56:55.643797 | instance | openstack/nova-conductor-5cc9494bff-mnfxf/nova-conductor
2026-06-10 15:56:55.811769 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-5cc9494bff-mnfxf" not found
2026-06-10 15:56:55.982638 | instance | openstack/nova-db-init-rttz8/init
2026-06-10 15:56:56.154106 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-rttz8" not found
2026-06-10 15:56:56.159164 | instance | openstack/nova-db-init-rttz8/nova-db-init-0
2026-06-10 15:56:56.364347 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-rttz8" not found
2026-06-10 15:56:56.367206 | instance | openstack/nova-db-init-rttz8/nova-db-init-1
2026-06-10 15:56:56.528084 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-rttz8" not found
2026-06-10 15:56:56.532564 | instance | openstack/nova-db-init-rttz8/nova-db-init-2
2026-06-10 15:56:56.715147 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-rttz8" not found
2026-06-10 15:56:56.910147 | instance | openstack/nova-db-sync-mrdcj/init
2026-06-10 15:56:57.074964 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-mrdcj" not found
2026-06-10 15:56:57.079296 | instance | openstack/nova-db-sync-mrdcj/nova-db-sync
2026-06-10 15:56:57.268666 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-mrdcj" not found
2026-06-10 15:56:57.424687 | instance | openstack/nova-ks-endpoints-sfphx/init
2026-06-10 15:56:57.592568 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-sfphx" not found
2026-06-10 15:56:57.596781 | instance | openstack/nova-ks-endpoints-sfphx/compute-ks-endpoints-admin
2026-06-10 15:56:57.769407 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-sfphx" not found
2026-06-10 15:56:57.773325 | instance | openstack/nova-ks-endpoints-sfphx/compute-ks-endpoints-internal
2026-06-10 15:56:57.953313 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-sfphx" not found
2026-06-10 15:56:57.956619 | instance | openstack/nova-ks-endpoints-sfphx/compute-ks-endpoints-public
2026-06-10 15:56:58.134382 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-sfphx" not found
2026-06-10 15:56:58.316302 | instance | openstack/nova-ks-service-vwfh9/init
2026-06-10 15:56:58.485842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-vwfh9" not found
2026-06-10 15:56:58.489556 | instance | openstack/nova-ks-service-vwfh9/compute-ks-service-registration
2026-06-10 15:56:58.651191 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-vwfh9" not found
2026-06-10 15:56:58.831916 | instance | openstack/nova-ks-user-rsjr6/init
2026-06-10 15:56:58.998093 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-rsjr6" not found
2026-06-10 15:56:59.002656 | instance | openstack/nova-ks-user-rsjr6/nova-ks-user
2026-06-10 15:56:59.186895 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-rsjr6" not found
2026-06-10 15:56:59.365353 | instance | openstack/nova-novncproxy-6db686cb66-rpk5w/init
2026-06-10 15:56:59.544543 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-6db686cb66-rpk5w" not found
2026-06-10 15:56:59.549119 | instance | openstack/nova-novncproxy-6db686cb66-rpk5w/nova-novncproxy-init
2026-06-10 15:56:59.720525 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-6db686cb66-rpk5w" not found
2026-06-10 15:56:59.725134 | instance | openstack/nova-novncproxy-6db686cb66-rpk5w/nova-novncproxy-init-assets
2026-06-10 15:56:59.897230 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-6db686cb66-rpk5w" not found
2026-06-10 15:56:59.901531 | instance | openstack/nova-novncproxy-6db686cb66-rpk5w/nova-novncproxy
2026-06-10 15:57:00.075626 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-6db686cb66-rpk5w" not found
2026-06-10 15:57:00.256513 | instance | openstack/nova-rabbit-init-mmpmc/init
2026-06-10 15:57:00.431839 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-mmpmc" not found
2026-06-10 15:57:00.436882 | instance | openstack/nova-rabbit-init-mmpmc/rabbit-init
2026-06-10 15:57:00.609554 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-mmpmc" not found
2026-06-10 15:57:00.770766 | instance | openstack/nova-scheduler-6fd6785ddc-6vmw2/init
2026-06-10 15:57:00.955412 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-6fd6785ddc-6vmw2" not found
2026-06-10 15:57:00.960457 | instance | openstack/nova-scheduler-6fd6785ddc-6vmw2/nova-scheduler
2026-06-10 15:57:01.132078 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-6fd6785ddc-6vmw2" not found
2026-06-10 15:57:01.307849 | instance | openstack/openvswitch-f7ds7/init
2026-06-10 15:57:01.482328 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-f7ds7" not found
2026-06-10 15:57:01.486412 | instance | openstack/openvswitch-f7ds7/openvswitch-db-perms
2026-06-10 15:57:01.661264 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-f7ds7" not found
2026-06-10 15:57:01.666325 | instance | openstack/openvswitch-f7ds7/openvswitch-vswitchd-modules
2026-06-10 15:57:01.865317 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-f7ds7" not found
2026-06-10 15:57:01.869485 | instance | openstack/openvswitch-f7ds7/openvswitch-db
2026-06-10 15:57:02.051031 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-f7ds7" not found
2026-06-10 15:57:02.054691 | instance | openstack/openvswitch-f7ds7/openvswitch-vswitchd
2026-06-10 15:57:02.246921 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-f7ds7" not found
2026-06-10 15:57:02.414947 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-10 15:57:02.591263 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-10 15:57:02.595403 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-10 15:57:02.777531 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-10 15:57:02.781332 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-10 15:57:03.059856 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-10 15:57:03.064152 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-10 15:57:03.245274 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-10 15:57:03.409111 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-10 15:57:03.585031 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-10 15:57:03.588458 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-10 15:57:03.783963 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-10 15:57:03.788523 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-10 15:57:03.962866 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-10 15:57:04.152132 | instance | openstack/placement-api-588b7f7677-lmntz/init
2026-06-10 15:57:04.337934 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-588b7f7677-lmntz" not found
2026-06-10 15:57:04.343097 | instance | openstack/placement-api-588b7f7677-lmntz/placement-api
2026-06-10 15:57:04.529067 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-588b7f7677-lmntz" not found
2026-06-10 15:57:04.705042 | instance | openstack/placement-db-init-bjtfm/init
2026-06-10 15:57:04.881407 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-bjtfm" not found
2026-06-10 15:57:04.885496 | instance | openstack/placement-db-init-bjtfm/placement-db-init-0
2026-06-10 15:57:05.075938 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-bjtfm" not found
2026-06-10 15:57:05.280996 | instance | openstack/placement-db-sync-25pg5/init
2026-06-10 15:57:05.482095 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-25pg5" not found
2026-06-10 15:57:05.485872 | instance | openstack/placement-db-sync-25pg5/placement-db-sync
2026-06-10 15:57:05.661736 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-25pg5" not found
2026-06-10 15:57:05.837265 | instance | openstack/placement-ks-endpoints-fvbq8/init
2026-06-10 15:57:06.023964 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-fvbq8" not found
2026-06-10 15:57:06.028646 | instance | openstack/placement-ks-endpoints-fvbq8/placement-ks-endpoints-admin
2026-06-10 15:57:06.241899 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-fvbq8" not found
2026-06-10 15:57:06.247975 | instance | openstack/placement-ks-endpoints-fvbq8/placement-ks-endpoints-internal
2026-06-10 15:57:06.421939 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-fvbq8" not found
2026-06-10 15:57:06.425413 | instance | openstack/placement-ks-endpoints-fvbq8/placement-ks-endpoints-public
2026-06-10 15:57:06.614737 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-fvbq8" not found
2026-06-10 15:57:06.819056 | instance | openstack/placement-ks-service-nlz7s/init
2026-06-10 15:57:06.997008 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-nlz7s" not found
2026-06-10 15:57:07.002221 | instance | openstack/placement-ks-service-nlz7s/placement-ks-service-registration
2026-06-10 15:57:07.183718 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-nlz7s" not found
2026-06-10 15:57:07.371422 | instance | openstack/placement-ks-user-w2xnv/init
2026-06-10 15:57:07.543833 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-w2xnv" not found
2026-06-10 15:57:07.547047 | instance | openstack/placement-ks-user-w2xnv/placement-ks-user
2026-06-10 15:57:07.732076 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-w2xnv" not found
2026-06-10 15:57:07.905036 | instance | openstack/pxc-operator-69cb5bbdb9-2mnw9/percona-xtradb-cluster-operator
2026-06-10 15:57:08.088604 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-2mnw9" not found
2026-06-10 15:57:08.283176 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-10 15:57:08.467784 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-10 15:57:08.473612 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-10 15:57:08.655601 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-10 15:57:08.823824 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-10 15:57:09.015006 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-10 15:57:09.019820 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-10 15:57:09.216372 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-10 15:57:09.383590 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-lblrz/rabbitmq-cluster-operator
2026-06-10 15:57:09.567887 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-lblrz" not found
2026-06-10 15:57:09.744811 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-10 15:57:09.936506 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-10 15:57:09.941400 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-10 15:57:10.126086 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-10 15:57:10.320178 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-10 15:57:10.496475 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-10 15:57:10.500603 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-10 15:57:10.714952 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-10 15:57:10.877162 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-q6lbw/rabbitmq-cluster-operator
2026-06-10 15:57:11.059695 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-q6lbw" not found
2026-06-10 15:57:11.262170 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-10 15:57:11.447925 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-10 15:57:11.452341 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-10 15:57:11.638775 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-10 15:57:11.816863 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-10 15:57:11.997613 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-10 15:57:12.003291 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-10 15:57:12.232502 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-10 15:57:12.395108 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-xbpct/make-container-crash-dir
2026-06-10 15:57:12.565263 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-xbpct" not found
2026-06-10 15:57:12.569043 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-xbpct/chown-container-data-dir
2026-06-10 15:57:12.749735 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-xbpct" not found
2026-06-10 15:57:12.753893 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-xbpct/ceph-crash
2026-06-10 15:57:12.930336 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-xbpct" not found
2026-06-10 15:57:13.107125 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9/chown-container-data-dir
2026-06-10 15:57:13.296354 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9" not found
2026-06-10 15:57:13.299826 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9/rgw
2026-06-10 15:57:13.479410 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9" not found
2026-06-10 15:57:13.484644 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9/log-collector
2026-06-10 15:57:13.668524 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9" not found
2026-06-10 15:57:13.836237 | instance | openstack/staffeln-api-85df4594f5-klxrm/init
2026-06-10 15:57:14.021831 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-85df4594f5-klxrm" not found
2026-06-10 15:57:14.025305 | instance | openstack/staffeln-api-85df4594f5-klxrm/staffeln-api
2026-06-10 15:57:14.214162 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-85df4594f5-klxrm" not found
2026-06-10 15:57:14.379516 | instance | openstack/staffeln-conductor-5c5d78bcf6-cwh4x/staffeln-conductor
2026-06-10 15:57:14.545949 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5c5d78bcf6-cwh4x" not found
2026-06-10 15:57:14.726406 | instance | openstack/staffeln-db-init-mjvrx/init
2026-06-10 15:57:14.901002 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-mjvrx" not found
2026-06-10 15:57:14.904904 | instance | openstack/staffeln-db-init-mjvrx/staffeln-db-init-0
2026-06-10 15:57:15.072761 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-mjvrx" not found
2026-06-10 15:57:15.267618 | instance | openstack/staffeln-db-sync-7lkmz/init
2026-06-10 15:57:15.464733 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-7lkmz" not found
2026-06-10 15:57:15.468215 | instance | openstack/staffeln-db-sync-7lkmz/staffeln-db-sync
2026-06-10 15:57:15.651890 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-7lkmz" not found
2026-06-10 15:57:15.828342 | instance | openstack/valkey-node-0/valkey
2026-06-10 15:57:15.997637 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-10 15:57:16.001522 | instance | openstack/valkey-node-0/sentinel
2026-06-10 15:57:16.186909 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-10 15:57:16.190385 | instance | openstack/valkey-node-0/metrics
2026-06-10 15:57:16.379248 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-10 15:57:16.547799 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-bvl4s/rook-ceph-operator
2026-06-10 15:57:16.730332 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-bvl4s" not found
2026-06-10 15:57:16.899152 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-d525h/secretgen-controller
2026-06-10 15:57:17.119799 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-d525h" not found
2026-06-10 15:57:17.540573 | instance | ERROR
2026-06-10 15:57:17.540814 | instance | {
2026-06-10 15:57:17.540860 | instance | "delta": "0:01:17.511630",
2026-06-10 15:57:17.540893 | instance | "end": "2026-06-10 15:57:17.126198",
2026-06-10 15:57:17.540926 | instance | "msg": "non-zero return code",
2026-06-10 15:57:17.540997 | instance | "rc": 123,
2026-06-10 15:57:17.541032 | instance | "start": "2026-06-10 15:55:59.614568"
2026-06-10 15:57:17.541059 | instance | }
2026-06-10 15:57:17.541094 | instance | ERROR: Ignoring Errors
2026-06-10 15:57:17.553155 |
2026-06-10 15:57:17.553233 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-10 15:57:18.147572 | instance | changed:
2026-06-10 15:57:18.147782 | instance | cd+++++++++ pod-logs/
2026-06-10 15:57:18.147824 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-10 15:57:18.147856 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-10 15:57:18.147886 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-10 15:57:18.147915 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-10 15:57:18.147943 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-gb7rt/
2026-06-10 15:57:18.147971 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-gb7rt/cert-manager-controller.txt
2026-06-10 15:57:18.147999 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-h8sjz/
2026-06-10 15:57:18.148027 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-h8sjz/cert-manager-cainjector.txt
2026-06-10 15:57:18.148055 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-6l7c6/
2026-06-10 15:57:18.148082 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-6l7c6/cert-manager-webhook.txt
2026-06-10 15:57:18.148109 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-10 15:57:18.148137 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-x7mrp/
2026-06-10 15:57:18.148164 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-x7mrp/envoy-gateway.txt
2026-06-10 15:57:18.148191 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-10 15:57:18.148219 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-10 15:57:18.148246 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-10 15:57:18.148273 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-10 15:57:18.148300 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-10 15:57:18.148328 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-gb7rt/
2026-06-10 15:57:18.148355 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-gb7rt/cert-manager-controller.txt
2026-06-10 15:57:18.148385 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-h8sjz/
2026-06-10 15:57:18.148413 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-h8sjz/cert-manager-cainjector.txt
2026-06-10 15:57:18.148442 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-6l7c6/
2026-06-10 15:57:18.148469 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-6l7c6/cert-manager-webhook.txt
2026-06-10 15:57:18.148496 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-10 15:57:18.148524 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-x7mrp/
2026-06-10 15:57:18.148551 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-x7mrp/envoy-gateway.txt
2026-06-10 15:57:18.148595 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-10 15:57:18.148623 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-hlt7t/
2026-06-10 15:57:18.148650 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-hlt7t/controller.txt
2026-06-10 15:57:18.148678 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9jz28/
2026-06-10 15:57:18.148706 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9jz28/ingress-nginx-default-backend.txt
2026-06-10 15:57:18.148733 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-10 15:57:18.148761 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-c6x6b/
2026-06-10 15:57:18.148788 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-c6x6b/apply-sysctl-overwrites.txt
2026-06-10 15:57:18.148815 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-c6x6b/cilium-agent.txt
2026-06-10 15:57:18.148842 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-c6x6b/clean-cilium-state.txt
2026-06-10 15:57:18.148870 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-c6x6b/config.txt
2026-06-10 15:57:18.148897 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-c6x6b/install-cni-binaries.txt
2026-06-10 15:57:18.148925 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-c6x6b/mount-bpf-fs.txt
2026-06-10 15:57:18.148952 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-c6x6b/mount-cgroup.txt
2026-06-10 15:57:18.149006 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-hn67t/
2026-06-10 15:57:18.149037 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-hn67t/cilium-operator.txt
2026-06-10 15:57:18.149065 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8qnn2/
2026-06-10 15:57:18.149093 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8qnn2/coredns.txt
2026-06-10 15:57:18.149120 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xp5zl/
2026-06-10 15:57:18.149147 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xp5zl/coredns.txt
2026-06-10 15:57:18.149174 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-10 15:57:18.149201 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-10 15:57:18.149228 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-10 15:57:18.149256 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-10 15:57:18.149284 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-10 15:57:18.149311 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-10 15:57:18.149339 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-x7z4v/
2026-06-10 15:57:18.149366 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-x7z4v/kube-proxy.txt
2026-06-10 15:57:18.149394 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-10 15:57:18.149421 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-10 15:57:18.149447 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-10 15:57:18.149474 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-10 15:57:18.149501 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-10 15:57:18.149527 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-8872l/
2026-06-10 15:57:18.149554 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-8872l/local-path-provisioner.txt
2026-06-10 15:57:18.149587 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-10 15:57:18.149615 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-10 15:57:18.149642 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-10 15:57:18.149669 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-10 15:57:18.149696 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-10 15:57:18.149723 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-10 15:57:18.149749 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-zqsq2/
2026-06-10 15:57:18.149776 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-zqsq2/goldpinger-daemon.txt
2026-06-10 15:57:18.149802 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl/
2026-06-10 15:57:18.149828 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl/grafana-sc-dashboard.txt
2026-06-10 15:57:18.149855 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl/grafana-sc-datasources.txt
2026-06-10 15:57:18.149882 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl/grafana.txt
2026-06-10 15:57:18.149910 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c7bp8/
2026-06-10 15:57:18.149937 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c7bp8/kube-state-metrics.txt
2026-06-10 15:57:18.149965 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-lvlmk/
2026-06-10 15:57:18.149992 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-lvlmk/kube-prometheus-stack.txt
2026-06-10 15:57:18.150019 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-99h9f/
2026-06-10 15:57:18.150047 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-99h9f/node-exporter.txt
2026-06-10 15:57:18.150073 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-99h9f/pod-tls-sidecar.txt
2026-06-10 15:57:18.150100 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-10 15:57:18.150127 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-10 15:57:18.150154 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-10 15:57:18.150180 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-10 15:57:18.150208 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-10 15:57:18.150234 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-x6274/
2026-06-10 15:57:18.150261 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-x6274/nginx.txt
2026-06-10 15:57:18.150288 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-10 15:57:18.150314 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-10 15:57:18.150341 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-10 15:57:18.150367 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-fwkqz/
2026-06-10 15:57:18.150393 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-fwkqz/gc.txt
2026-06-10 15:57:18.150427 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-xvlmb/
2026-06-10 15:57:18.150455 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-xvlmb/master.txt
2026-06-10 15:57:18.150482 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-nqlxx/
2026-06-10 15:57:18.150509 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-nqlxx/worker.txt
2026-06-10 15:57:18.150536 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-10 15:57:18.150563 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-10 15:57:18.150590 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-10 15:57:18.150618 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-10 15:57:18.150645 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-10 15:57:18.150672 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-10 15:57:18.150699 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-872w5/
2026-06-10 15:57:18.150726 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-872w5/pushgateway.txt
2026-06-10 15:57:18.150753 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-5szbr/
2026-06-10 15:57:18.150780 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-5szbr/vector.txt
2026-06-10 15:57:18.150808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-10 15:57:18.150835 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-7bb8dbf54f-bbhjq/
2026-06-10 15:57:18.150865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7bb8dbf54f-bbhjq/barbican-api.txt
2026-06-10 15:57:18.150893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7bb8dbf54f-bbhjq/init.txt
2026-06-10 15:57:18.150919 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-6sjrz/
2026-06-10 15:57:18.150946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-6sjrz/barbican-db-init-0.txt
2026-06-10 15:57:18.150973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-6sjrz/init.txt
2026-06-10 15:57:18.151001 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-mqmft/
2026-06-10 15:57:18.151076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-mqmft/barbican-db-sync.txt
2026-06-10 15:57:18.151107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-mqmft/init.txt
2026-06-10 15:57:18.151135 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2flmc/
2026-06-10 15:57:18.151162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2flmc/init.txt
2026-06-10 15:57:18.151190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2flmc/key-manager-ks-endpoints-admin.txt
2026-06-10 15:57:18.151217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2flmc/key-manager-ks-endpoints-internal.txt
2026-06-10 15:57:18.151245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2flmc/key-manager-ks-endpoints-public.txt
2026-06-10 15:57:18.151273 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-bkwxx/
2026-06-10 15:57:18.151301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-bkwxx/init.txt
2026-06-10 15:57:18.151328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-bkwxx/key-manager-ks-service-registration.txt
2026-06-10 15:57:18.151363 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-4hrld/
2026-06-10 15:57:18.151391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-4hrld/barbican-ks-user.txt
2026-06-10 15:57:18.151418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-4hrld/init.txt
2026-06-10 15:57:18.151445 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-dnxqf/
2026-06-10 15:57:18.151472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-dnxqf/init.txt
2026-06-10 15:57:18.151500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-dnxqf/rabbit-init.txt
2026-06-10 15:57:18.151527 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-86ffbcd7c-dk6b4/
2026-06-10 15:57:18.151554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-86ffbcd7c-dk6b4/ceph-coordination-volume-perms.txt
2026-06-10 15:57:18.151581 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-86ffbcd7c-dk6b4/cinder-api.txt
2026-06-10 15:57:18.151609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-86ffbcd7c-dk6b4/init.txt
2026-06-10 15:57:18.151637 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-775d58996f-88bth/
2026-06-10 15:57:18.151664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-775d58996f-88bth/ceph-backup-keyring-placement.txt
2026-06-10 15:57:18.151692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-775d58996f-88bth/ceph-coordination-volume-perms.txt
2026-06-10 15:57:18.151719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-775d58996f-88bth/ceph-keyring-placement-rbd1.txt
2026-06-10 15:57:18.151746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-775d58996f-88bth/cinder-backup.txt
2026-06-10 15:57:18.151773 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-775d58996f-88bth/init.txt
2026-06-10 15:57:18.151800 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-4lqrw/
2026-06-10 15:57:18.151827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-4lqrw/ceph-keyring-placement.txt
2026-06-10 15:57:18.151847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-4lqrw/cinder-backup-storage-init.txt
2026-06-10 15:57:18.151868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-4lqrw/init.txt
2026-06-10 15:57:18.151887 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-9j5tr/
2026-06-10 15:57:18.151906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-9j5tr/bootstrap.txt
2026-06-10 15:57:18.151924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-9j5tr/init.txt
2026-06-10 15:57:18.151942 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-fmpfj/
2026-06-10 15:57:18.151960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-fmpfj/create-internal-tenant.txt
2026-06-10 15:57:18.151977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-fmpfj/init.txt
2026-06-10 15:57:18.151995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-6lpmm/
2026-06-10 15:57:18.152013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-6lpmm/cinder-db-init-0.txt
2026-06-10 15:57:18.152031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-6lpmm/init.txt
2026-06-10 15:57:18.152050 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fd8j8/
2026-06-10 15:57:18.152068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fd8j8/cinder-db-sync.txt
2026-06-10 15:57:18.152085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fd8j8/init.txt
2026-06-10 15:57:18.152103 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-qcqz5/
2026-06-10 15:57:18.152126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-qcqz5/init.txt
2026-06-10 15:57:18.152145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-qcqz5/volumev3-ks-endpoints-admin.txt
2026-06-10 15:57:18.152163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-qcqz5/volumev3-ks-endpoints-internal.txt
2026-06-10 15:57:18.152181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-qcqz5/volumev3-ks-endpoints-public.txt
2026-06-10 15:57:18.152199 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-lwf9c/
2026-06-10 15:57:18.152217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-lwf9c/init.txt
2026-06-10 15:57:18.152236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-lwf9c/volumev3-ks-service-registration.txt
2026-06-10 15:57:18.152254 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-mfpzj/
2026-06-10 15:57:18.152273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-mfpzj/cinder-ks-user.txt
2026-06-10 15:57:18.152291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-mfpzj/init.txt
2026-06-10 15:57:18.152309 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-r4wlj/
2026-06-10 15:57:18.152327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-r4wlj/init.txt
2026-06-10 15:57:18.152346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-r4wlj/rabbit-init.txt
2026-06-10 15:57:18.152364 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5df4676f55-m2n2c/
2026-06-10 15:57:18.152382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5df4676f55-m2n2c/ceph-coordination-volume-perms.txt
2026-06-10 15:57:18.152400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5df4676f55-m2n2c/cinder-scheduler.txt
2026-06-10 15:57:18.152417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5df4676f55-m2n2c/init.txt
2026-06-10 15:57:18.152436 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-j75hw/
2026-06-10 15:57:18.152454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-j75hw/ceph-keyring-placement.txt
2026-06-10 15:57:18.152472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-j75hw/cinder-storage-init-rbd1.txt
2026-06-10 15:57:18.152490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-j75hw/init.txt
2026-06-10 15:57:18.152507 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b85cd5965-gbq6p/
2026-06-10 15:57:18.152526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b85cd5965-gbq6p/ceph-coordination-volume-perms.txt
2026-06-10 15:57:18.152544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b85cd5965-gbq6p/ceph-keyring-placement-rbd1.txt
2026-06-10 15:57:18.152562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b85cd5965-gbq6p/cinder-volume.txt
2026-06-10 15:57:18.152580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b85cd5965-gbq6p/init-cinder-conf.txt
2026-06-10 15:57:18.152597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b85cd5965-gbq6p/init.txt
2026-06-10 15:57:18.152615 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-656dfbcdbd-c8b7l/
2026-06-10 15:57:18.152634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-656dfbcdbd-c8b7l/ceph-keyring-placement.txt
2026-06-10 15:57:18.152652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-656dfbcdbd-c8b7l/glance-api.txt
2026-06-10 15:57:18.152671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-656dfbcdbd-c8b7l/glance-perms.txt
2026-06-10 15:57:18.152689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-656dfbcdbd-c8b7l/init.txt
2026-06-10 15:57:18.152713 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-gjb28/
2026-06-10 15:57:18.152732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-gjb28/glance-db-init-0.txt
2026-06-10 15:57:18.152750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-gjb28/init.txt
2026-06-10 15:57:18.152768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-h9nlf/
2026-06-10 15:57:18.152786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-h9nlf/glance-db-sync.txt
2026-06-10 15:57:18.152805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-h9nlf/init.txt
2026-06-10 15:57:18.152823 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mxqz2/
2026-06-10 15:57:18.152841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mxqz2/image-ks-endpoints-admin.txt
2026-06-10 15:57:18.152860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mxqz2/image-ks-endpoints-internal.txt
2026-06-10 15:57:18.152878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mxqz2/image-ks-endpoints-public.txt
2026-06-10 15:57:18.152896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mxqz2/init.txt
2026-06-10 15:57:18.152914 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-7ms4f/
2026-06-10 15:57:18.152931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-7ms4f/image-ks-service-registration.txt
2026-06-10 15:57:18.152949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-7ms4f/init.txt
2026-06-10 15:57:18.152984 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-xrhk4/
2026-06-10 15:57:18.153005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-xrhk4/glance-ks-user.txt
2026-06-10 15:57:18.153024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-xrhk4/init.txt
2026-06-10 15:57:18.153042 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-chqgs/
2026-06-10 15:57:18.153061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-chqgs/glance-metadefs-load.txt
2026-06-10 15:57:18.153079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-chqgs/init.txt
2026-06-10 15:57:18.153098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-jvxlj/
2026-06-10 15:57:18.153116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-jvxlj/init.txt
2026-06-10 15:57:18.153134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-jvxlj/rabbit-init.txt
2026-06-10 15:57:18.153153 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-kjgs8/
2026-06-10 15:57:18.153171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-kjgs8/ceph-keyring-placement.txt
2026-06-10 15:57:18.153190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-kjgs8/glance-storage-init.txt
2026-06-10 15:57:18.153208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-kjgs8/init.txt
2026-06-10 15:57:18.153227 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-rmq78/
2026-06-10 15:57:18.153245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-rmq78/init.txt
2026-06-10 15:57:18.153264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-rmq78/keepalived.txt
2026-06-10 15:57:18.153282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-rmq78/wait-for-ip.txt
2026-06-10 15:57:18.153301 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-7b7fdb7fd6-fdnlx/
2026-06-10 15:57:18.153319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7b7fdb7fd6-fdnlx/init.txt
2026-06-10 15:57:18.153337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7b7fdb7fd6-fdnlx/keystone-api.txt
2026-06-10 15:57:18.153355 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mgdhk/
2026-06-10 15:57:18.153378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mgdhk/bootstrap.txt
2026-06-10 15:57:18.153397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mgdhk/init.txt
2026-06-10 15:57:18.153415 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-b6prt/
2026-06-10 15:57:18.153433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-b6prt/init.txt
2026-06-10 15:57:18.153452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-b6prt/keystone-credential-setup.txt
2026-06-10 15:57:18.153469 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-vtb2t/
2026-06-10 15:57:18.153487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-vtb2t/init.txt
2026-06-10 15:57:18.153506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-vtb2t/keystone-db-init-0.txt
2026-06-10 15:57:18.153524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ss4dd/
2026-06-10 15:57:18.153542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ss4dd/init.txt
2026-06-10 15:57:18.153560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ss4dd/keystone-db-sync.txt
2026-06-10 15:57:18.153578 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ntlfp/
2026-06-10 15:57:18.153597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ntlfp/init.txt
2026-06-10 15:57:18.153614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ntlfp/keystone-domain-manage.txt
2026-06-10 15:57:18.153633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-t698v/
2026-06-10 15:57:18.153651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-t698v/init.txt
2026-06-10 15:57:18.153669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-t698v/keystone-fernet-setup.txt
2026-06-10 15:57:18.153687 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-p4h6h/
2026-06-10 15:57:18.153705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-p4h6h/init.txt
2026-06-10 15:57:18.153723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-p4h6h/rabbit-init.txt
2026-06-10 15:57:18.153741 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7fwc8/
2026-06-10 15:57:18.153759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7fwc8/ceph-admin-keyring-placement.txt
2026-06-10 15:57:18.153777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7fwc8/ceph-keyring-placement.txt
2026-06-10 15:57:18.153796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7fwc8/init-dynamic-options.txt
2026-06-10 15:57:18.153814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7fwc8/init.txt
2026-06-10 15:57:18.153833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7fwc8/libvirt-exporter.txt
2026-06-10 15:57:18.153851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7fwc8/libvirt.txt
2026-06-10 15:57:18.153869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7fwc8/tls-sidecar.txt
2026-06-10 15:57:18.153887 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-fhw4p/
2026-06-10 15:57:18.153906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-fhw4p/init.txt
2026-06-10 15:57:18.153924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-fhw4p/memcached-exporter.txt
2026-06-10 15:57:18.153943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-fhw4p/memcached.txt
2026-06-10 15:57:18.153966 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-6mkbh/
2026-06-10 15:57:18.153985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-6mkbh/coredns.txt
2026-06-10 15:57:18.154005 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-psvvx/
2026-06-10 15:57:18.154023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-psvvx/init.txt
2026-06-10 15:57:18.154042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-psvvx/neutron-db-init-0.txt
2026-06-10 15:57:18.154060 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-8wxp2/
2026-06-10 15:57:18.154079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-8wxp2/init.txt
2026-06-10 15:57:18.154097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-8wxp2/neutron-db-sync.txt
2026-06-10 15:57:18.154115 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-9db2l/
2026-06-10 15:57:18.154134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-9db2l/init.txt
2026-06-10 15:57:18.154152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-9db2l/neutron-dhcp-agent-init.txt
2026-06-10 15:57:18.154170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-9db2l/neutron-dhcp-agent.txt
2026-06-10 15:57:18.154188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-zljjd/
2026-06-10 15:57:18.154207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-zljjd/init.txt
2026-06-10 15:57:18.154225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-zljjd/network-ks-endpoints-admin.txt
2026-06-10 15:57:18.154244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-zljjd/network-ks-endpoints-internal.txt
2026-06-10 15:57:18.154263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-zljjd/network-ks-endpoints-public.txt
2026-06-10 15:57:18.154282 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-qwxgw/
2026-06-10 15:57:18.154301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-qwxgw/init.txt
2026-06-10 15:57:18.154320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-qwxgw/network-ks-service-registration.txt
2026-06-10 15:57:18.154339 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-k2jsh/
2026-06-10 15:57:18.154357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-k2jsh/init.txt
2026-06-10 15:57:18.154376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-k2jsh/neutron-ks-user.txt
2026-06-10 15:57:18.154394 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-wqgjg/
2026-06-10 15:57:18.154413 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-wqgjg/init.txt
2026-06-10 15:57:18.154431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-wqgjg/neutron-l3-agent-init.txt
2026-06-10 15:57:18.154449 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-wqgjg/neutron-l3-agent.txt
2026-06-10 15:57:18.154467 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-gnnbc/
2026-06-10 15:57:18.154485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-gnnbc/init.txt
2026-06-10 15:57:18.154503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-gnnbc/neutron-metadata-agent-init.txt
2026-06-10 15:57:18.154521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-gnnbc/neutron-metadata-agent.txt
2026-06-10 15:57:18.154539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-x6wgp/
2026-06-10 15:57:18.154557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-x6wgp/init.txt
2026-06-10 15:57:18.154580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-x6wgp/neutron-netns-cleanup-cron.txt
2026-06-10 15:57:18.154599 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-rmg98/
2026-06-10 15:57:18.154617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-rmg98/init.txt
2026-06-10 15:57:18.154635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-rmg98/neutron-openvswitch-agent-kernel-modules.txt
2026-06-10 15:57:18.154653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-rmg98/neutron-ovs-agent-init.txt
2026-06-10 15:57:18.154671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-rmg98/neutron-ovs-agent.txt
2026-06-10 15:57:18.154689 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-dz57d/
2026-06-10 15:57:18.154708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-dz57d/init.txt
2026-06-10 15:57:18.154726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-dz57d/rabbit-init.txt
2026-06-10 15:57:18.154744 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-86dcbf7c6c-hsdbr/
2026-06-10 15:57:18.154762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-86dcbf7c6c-hsdbr/init.txt
2026-06-10 15:57:18.154779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-86dcbf7c6c-hsdbr/neutron-rpc-server.txt
2026-06-10 15:57:18.154796 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-5f4c47b57b-jvj76/
2026-06-10 15:57:18.154814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5f4c47b57b-jvj76/init.txt
2026-06-10 15:57:18.154831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5f4c47b57b-jvj76/neutron-policy-server.txt
2026-06-10 15:57:18.154849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5f4c47b57b-jvj76/neutron-server.txt
2026-06-10 15:57:18.154867 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-87dc65f9f-pfztg/
2026-06-10 15:57:18.154885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-87dc65f9f-pfztg/init.txt
2026-06-10 15:57:18.154903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-87dc65f9f-pfztg/nova-api-metadata-init.txt
2026-06-10 15:57:18.154921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-87dc65f9f-pfztg/nova-api.txt
2026-06-10 15:57:18.154939 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-c6ddbb677-bnfk2/
2026-06-10 15:57:18.154957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-c6ddbb677-bnfk2/init.txt
2026-06-10 15:57:18.154975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-c6ddbb677-bnfk2/nova-osapi.txt
2026-06-10 15:57:18.154993 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dfxll/
2026-06-10 15:57:18.155012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dfxll/bootstrap.txt
2026-06-10 15:57:18.155045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dfxll/init.txt
2026-06-10 15:57:18.155065 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-62zfp/
2026-06-10 15:57:18.155083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-62zfp/init.txt
2026-06-10 15:57:18.155102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-62zfp/nova-cell-setup-init.txt
2026-06-10 15:57:18.155119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-62zfp/nova-cell-setup.txt
2026-06-10 15:57:18.155137 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-smf2v/
2026-06-10 15:57:18.155155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-smf2v/ceph-admin-keyring-placement.txt
2026-06-10 15:57:18.155179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-smf2v/ceph-keyring-placement.txt
2026-06-10 15:57:18.155198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-smf2v/ceph-perms.txt
2026-06-10 15:57:18.155217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-smf2v/init.txt
2026-06-10 15:57:18.155235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-smf2v/nova-compute-init.txt
2026-06-10 15:57:18.155254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-smf2v/nova-compute-ssh-init.txt
2026-06-10 15:57:18.155272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-smf2v/nova-compute-ssh.txt
2026-06-10 15:57:18.155290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-smf2v/nova-compute-vnc-init.txt
2026-06-10 15:57:18.155308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-smf2v/nova-compute.txt
2026-06-10 15:57:18.155326 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5cc9494bff-mnfxf/
2026-06-10 15:57:18.155344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5cc9494bff-mnfxf/init.txt
2026-06-10 15:57:18.155362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5cc9494bff-mnfxf/nova-conductor.txt
2026-06-10 15:57:18.155379 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-rttz8/
2026-06-10 15:57:18.155398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-rttz8/init.txt
2026-06-10 15:57:18.155416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-rttz8/nova-db-init-0.txt
2026-06-10 15:57:18.155434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-rttz8/nova-db-init-1.txt
2026-06-10 15:57:18.155452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-rttz8/nova-db-init-2.txt
2026-06-10 15:57:18.155470 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-mrdcj/
2026-06-10 15:57:18.155488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-mrdcj/init.txt
2026-06-10 15:57:18.155506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-mrdcj/nova-db-sync.txt
2026-06-10 15:57:18.155526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-sfphx/
2026-06-10 15:57:18.155545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-sfphx/compute-ks-endpoints-admin.txt
2026-06-10 15:57:18.155564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-sfphx/compute-ks-endpoints-internal.txt
2026-06-10 15:57:18.155582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-sfphx/compute-ks-endpoints-public.txt
2026-06-10 15:57:18.155601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-sfphx/init.txt
2026-06-10 15:57:18.155620 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-vwfh9/
2026-06-10 15:57:18.155639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-vwfh9/compute-ks-service-registration.txt
2026-06-10 15:57:18.155657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-vwfh9/init.txt
2026-06-10 15:57:18.155675 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rsjr6/
2026-06-10 15:57:18.155693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rsjr6/init.txt
2026-06-10 15:57:18.155712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rsjr6/nova-ks-user.txt
2026-06-10 15:57:18.155730 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6db686cb66-rpk5w/
2026-06-10 15:57:18.155748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6db686cb66-rpk5w/init.txt
2026-06-10 15:57:18.155766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6db686cb66-rpk5w/nova-novncproxy-init-assets.txt
2026-06-10 15:57:18.155785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6db686cb66-rpk5w/nova-novncproxy-init.txt
2026-06-10 15:57:18.155808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6db686cb66-rpk5w/nova-novncproxy.txt
2026-06-10 15:57:18.155828 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-mmpmc/
2026-06-10 15:57:18.155846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-mmpmc/init.txt
2026-06-10 15:57:18.155865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-mmpmc/rabbit-init.txt
2026-06-10 15:57:18.155883 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6fd6785ddc-6vmw2/
2026-06-10 15:57:18.155902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6fd6785ddc-6vmw2/init.txt
2026-06-10 15:57:18.155920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6fd6785ddc-6vmw2/nova-scheduler.txt
2026-06-10 15:57:18.155939 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-f7ds7/
2026-06-10 15:57:18.155957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-f7ds7/init.txt
2026-06-10 15:57:18.155974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-f7ds7/openvswitch-db-perms.txt
2026-06-10 15:57:18.155993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-f7ds7/openvswitch-db.txt
2026-06-10 15:57:18.156011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-f7ds7/openvswitch-vswitchd-modules.txt
2026-06-10 15:57:18.156030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-f7ds7/openvswitch-vswitchd.txt
2026-06-10 15:57:18.156048 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-10 15:57:18.156067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-10 15:57:18.156085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-10 15:57:18.156103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-10 15:57:18.156122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-10 15:57:18.156140 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-10 15:57:18.156158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-10 15:57:18.156176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-10 15:57:18.156195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-10 15:57:18.156213 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-588b7f7677-lmntz/
2026-06-10 15:57:18.156232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-588b7f7677-lmntz/init.txt
2026-06-10 15:57:18.156249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-588b7f7677-lmntz/placement-api.txt
2026-06-10 15:57:18.156268 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-bjtfm/
2026-06-10 15:57:18.156286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-bjtfm/init.txt
2026-06-10 15:57:18.156304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-bjtfm/placement-db-init-0.txt
2026-06-10 15:57:18.156323 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-25pg5/
2026-06-10 15:57:18.156340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-25pg5/init.txt
2026-06-10 15:57:18.156359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-25pg5/placement-db-sync.txt
2026-06-10 15:57:18.156377 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-fvbq8/
2026-06-10 15:57:18.156395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-fvbq8/init.txt
2026-06-10 15:57:18.156413 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-fvbq8/placement-ks-endpoints-admin.txt
2026-06-10 15:57:18.156437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-fvbq8/placement-ks-endpoints-internal.txt
2026-06-10 15:57:18.156456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-fvbq8/placement-ks-endpoints-public.txt
2026-06-10 15:57:18.156475 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-nlz7s/
2026-06-10 15:57:18.156494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-nlz7s/init.txt
2026-06-10 15:57:18.156512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-nlz7s/placement-ks-service-registration.txt
2026-06-10 15:57:18.156531 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-w2xnv/
2026-06-10 15:57:18.156549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-w2xnv/init.txt
2026-06-10 15:57:18.156568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-w2xnv/placement-ks-user.txt
2026-06-10 15:57:18.156586 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-2mnw9/
2026-06-10 15:57:18.156605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-2mnw9/percona-xtradb-cluster-operator.txt
2026-06-10 15:57:18.156623 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-10 15:57:18.156641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-10 15:57:18.156659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-10 15:57:18.156677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-10 15:57:18.156695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-10 15:57:18.156713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-10 15:57:18.156731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-lblrz/
2026-06-10 15:57:18.156749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-lblrz/rabbitmq-cluster-operator.txt
2026-06-10 15:57:18.156767 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-10 15:57:18.156786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-10 15:57:18.156804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-10 15:57:18.156823 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-10 15:57:18.156842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-10 15:57:18.156860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-10 15:57:18.156878 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-q6lbw/
2026-06-10 15:57:18.156897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-q6lbw/rabbitmq-cluster-operator.txt
2026-06-10 15:57:18.156915 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-10 15:57:18.156933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-10 15:57:18.156952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-10 15:57:18.156989 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-10 15:57:18.157009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-10 15:57:18.157028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-10 15:57:18.157052 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-xbpct/
2026-06-10 15:57:18.157071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-xbpct/ceph-crash.txt
2026-06-10 15:57:18.157090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-xbpct/chown-container-data-dir.txt
2026-06-10 15:57:18.157108 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-xbpct/make-container-crash-dir.txt
2026-06-10 15:57:18.157126 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9/
2026-06-10 15:57:18.157144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9/chown-container-data-dir.txt
2026-06-10 15:57:18.157162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9/log-collector.txt
2026-06-10 15:57:18.157180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9/rgw.txt
2026-06-10 15:57:18.157199 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-85df4594f5-klxrm/
2026-06-10 15:57:18.157217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-85df4594f5-klxrm/init.txt
2026-06-10 15:57:18.157235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-85df4594f5-klxrm/staffeln-api.txt
2026-06-10 15:57:18.157253 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5c5d78bcf6-cwh4x/
2026-06-10 15:57:18.157270 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5c5d78bcf6-cwh4x/staffeln-conductor.txt
2026-06-10 15:57:18.157288 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-mjvrx/
2026-06-10 15:57:18.157305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-mjvrx/init.txt
2026-06-10 15:57:18.157323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-mjvrx/staffeln-db-init-0.txt
2026-06-10 15:57:18.157341 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-7lkmz/
2026-06-10 15:57:18.157358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-7lkmz/init.txt
2026-06-10 15:57:18.157377 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-7lkmz/staffeln-db-sync.txt
2026-06-10 15:57:18.157395 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-10 15:57:18.157413 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-10 15:57:18.157431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-10 15:57:18.157449 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-10 15:57:18.157467 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-10 15:57:18.157485 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-bvl4s/
2026-06-10 15:57:18.157503 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-bvl4s/rook-ceph-operator.txt
2026-06-10 15:57:18.157521 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-10 15:57:18.157540 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-d525h/
2026-06-10 15:57:18.157558 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-d525h/secretgen-controller.txt
2026-06-10 15:57:18.157576 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-10 15:57:18.157594 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-hlt7t/
2026-06-10 15:57:18.157612 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-hlt7t/controller.txt
2026-06-10 15:57:18.157631 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9jz28/
2026-06-10 15:57:18.157650 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9jz28/ingress-nginx-default-backend.txt
2026-06-10 15:57:18.157674 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-10 15:57:18.157694 | instance | cd+++++++++ pod-logs/kube-system/cilium-c6x6b/
2026-06-10 15:57:18.157712 | instance | >f+++++++++ pod-logs/kube-system/cilium-c6x6b/apply-sysctl-overwrites.txt
2026-06-10 15:57:18.157731 | instance | >f+++++++++ pod-logs/kube-system/cilium-c6x6b/cilium-agent.txt
2026-06-10 15:57:18.157749 | instance | >f+++++++++ pod-logs/kube-system/cilium-c6x6b/clean-cilium-state.txt
2026-06-10 15:57:18.157768 | instance | >f+++++++++ pod-logs/kube-system/cilium-c6x6b/config.txt
2026-06-10 15:57:18.157787 | instance | >f+++++++++ pod-logs/kube-system/cilium-c6x6b/install-cni-binaries.txt
2026-06-10 15:57:18.157805 | instance | >f+++++++++ pod-logs/kube-system/cilium-c6x6b/mount-bpf-fs.txt
2026-06-10 15:57:18.157824 | instance | >f+++++++++ pod-logs/kube-system/cilium-c6x6b/mount-cgroup.txt
2026-06-10 15:57:18.157842 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-hn67t/
2026-06-10 15:57:18.157861 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-hn67t/cilium-operator.txt
2026-06-10 15:57:18.157879 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-8qnn2/
2026-06-10 15:57:18.157897 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-8qnn2/coredns.txt
2026-06-10 15:57:18.157915 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-xp5zl/
2026-06-10 15:57:18.157933 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-xp5zl/coredns.txt
2026-06-10 15:57:18.157952 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-10 15:57:18.157970 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-10 15:57:18.157988 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-10 15:57:18.158006 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-10 15:57:18.158024 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-10 15:57:18.158042 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-10 15:57:18.158060 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-x7z4v/
2026-06-10 15:57:18.158079 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-x7z4v/kube-proxy.txt
2026-06-10 15:57:18.158097 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-10 15:57:18.158116 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-10 15:57:18.158134 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-10 15:57:18.158153 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-10 15:57:18.158171 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-10 15:57:18.158189 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-8872l/
2026-06-10 15:57:18.158207 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-8872l/local-path-provisioner.txt
2026-06-10 15:57:18.158226 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-10 15:57:18.158244 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-10 15:57:18.158262 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-10 15:57:18.158280 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-10 15:57:18.158298 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-10 15:57:18.158317 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-10 15:57:18.158335 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-zqsq2/
2026-06-10 15:57:18.158358 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-zqsq2/goldpinger-daemon.txt
2026-06-10 15:57:18.158377 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl/
2026-06-10 15:57:18.158395 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl/grafana-sc-dashboard.txt
2026-06-10 15:57:18.158413 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl/grafana-sc-datasources.txt
2026-06-10 15:57:18.158431 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7f8d9cb5ff-fjptl/grafana.txt
2026-06-10 15:57:18.158449 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c7bp8/
2026-06-10 15:57:18.158467 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c7bp8/kube-state-metrics.txt
2026-06-10 15:57:18.158485 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-lvlmk/
2026-06-10 15:57:18.158503 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-lvlmk/kube-prometheus-stack.txt
2026-06-10 15:57:18.158522 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-99h9f/
2026-06-10 15:57:18.158540 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-99h9f/node-exporter.txt
2026-06-10 15:57:18.158558 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-99h9f/pod-tls-sidecar.txt
2026-06-10 15:57:18.158577 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-10 15:57:18.158595 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-10 15:57:18.158614 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-10 15:57:18.158632 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-10 15:57:18.158650 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-10 15:57:18.158668 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-x6274/
2026-06-10 15:57:18.158686 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-x6274/nginx.txt
2026-06-10 15:57:18.158704 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-10 15:57:18.158722 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-10 15:57:18.158740 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-10 15:57:18.158759 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-fwkqz/
2026-06-10 15:57:18.158777 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-fwkqz/gc.txt
2026-06-10 15:57:18.158796 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-xvlmb/
2026-06-10 15:57:18.158814 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-xvlmb/master.txt
2026-06-10 15:57:18.158833 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-nqlxx/
2026-06-10 15:57:18.158851 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-nqlxx/worker.txt
2026-06-10 15:57:18.158869 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-10 15:57:18.158888 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-10 15:57:18.158906 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-10 15:57:18.158924 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-10 15:57:18.158942 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-10 15:57:18.158960 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-10 15:57:18.158985 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-872w5/
2026-06-10 15:57:18.159005 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-872w5/pushgateway.txt
2026-06-10 15:57:18.159024 | instance | cd+++++++++ pod-logs/monitoring/vector-5szbr/
2026-06-10 15:57:18.159068 | instance | >f+++++++++ pod-logs/monitoring/vector-5szbr/vector.txt
2026-06-10 15:57:18.159089 | instance | cd+++++++++ pod-logs/openstack/
2026-06-10 15:57:18.159109 | instance | cd+++++++++ pod-logs/openstack/barbican-api-7bb8dbf54f-bbhjq/
2026-06-10 15:57:18.159127 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7bb8dbf54f-bbhjq/barbican-api.txt
2026-06-10 15:57:18.159146 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7bb8dbf54f-bbhjq/init.txt
2026-06-10 15:57:18.159165 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-6sjrz/
2026-06-10 15:57:18.159184 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-6sjrz/barbican-db-init-0.txt
2026-06-10 15:57:18.159202 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-6sjrz/init.txt
2026-06-10 15:57:18.159221 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-mqmft/
2026-06-10 15:57:18.159239 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-mqmft/barbican-db-sync.txt
2026-06-10 15:57:18.159258 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-mqmft/init.txt
2026-06-10 15:57:18.159277 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-2flmc/
2026-06-10 15:57:18.159295 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-2flmc/init.txt
2026-06-10 15:57:18.159314 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-2flmc/key-manager-ks-endpoints-admin.txt
2026-06-10 15:57:18.159331 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-2flmc/key-manager-ks-endpoints-internal.txt
2026-06-10 15:57:18.159350 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-2flmc/key-manager-ks-endpoints-public.txt
2026-06-10 15:57:18.159369 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-bkwxx/
2026-06-10 15:57:18.159387 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-bkwxx/init.txt
2026-06-10 15:57:18.159406 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-bkwxx/key-manager-ks-service-registration.txt
2026-06-10 15:57:18.159425 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-4hrld/
2026-06-10 15:57:18.159444 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-4hrld/barbican-ks-user.txt
2026-06-10 15:57:18.159462 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-4hrld/init.txt
2026-06-10 15:57:18.159480 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-dnxqf/
2026-06-10 15:57:18.159498 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-dnxqf/init.txt
2026-06-10 15:57:18.159516 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-dnxqf/rabbit-init.txt
2026-06-10 15:57:18.159534 | instance | cd+++++++++ pod-logs/openstack/cinder-api-86ffbcd7c-dk6b4/
2026-06-10 15:57:18.159552 | instance | >f+++++++++ pod-logs/openstack/cinder-api-86ffbcd7c-dk6b4/ceph-coordination-volume-perms.txt
2026-06-10 15:57:18.159570 | instance | >f+++++++++ pod-logs/openstack/cinder-api-86ffbcd7c-dk6b4/cinder-api.txt
2026-06-10 15:57:18.159587 | instance | >f+++++++++ pod-logs/openstack/cinder-api-86ffbcd7c-dk6b4/init.txt
2026-06-10 15:57:18.159604 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-775d58996f-88bth/
2026-06-10 15:57:18.159622 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-775d58996f-88bth/ceph-backup-keyring-placement.txt
2026-06-10 15:57:18.159640 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-775d58996f-88bth/ceph-coordination-volume-perms.txt
2026-06-10 15:57:18.159657 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-775d58996f-88bth/ceph-keyring-placement-rbd1.txt
2026-06-10 15:57:18.159675 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-775d58996f-88bth/cinder-backup.txt
2026-06-10 15:57:18.159698 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-775d58996f-88bth/init.txt
2026-06-10 15:57:18.159716 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-4lqrw/
2026-06-10 15:57:18.159733 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-4lqrw/ceph-keyring-placement.txt
2026-06-10 15:57:18.159751 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-4lqrw/cinder-backup-storage-init.txt
2026-06-10 15:57:18.159769 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-4lqrw/init.txt
2026-06-10 15:57:18.159788 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-9j5tr/
2026-06-10 15:57:18.159806 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-9j5tr/bootstrap.txt
2026-06-10 15:57:18.159823 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-9j5tr/init.txt
2026-06-10 15:57:18.159841 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-fmpfj/
2026-06-10 15:57:18.159859 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-fmpfj/create-internal-tenant.txt
2026-06-10 15:57:18.159877 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-fmpfj/init.txt
2026-06-10 15:57:18.159897 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-6lpmm/
2026-06-10 15:57:18.159917 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-6lpmm/cinder-db-init-0.txt
2026-06-10 15:57:18.159935 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-6lpmm/init.txt
2026-06-10 15:57:18.159952 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-fd8j8/
2026-06-10 15:57:18.159970 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-fd8j8/cinder-db-sync.txt
2026-06-10 15:57:18.159988 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-fd8j8/init.txt
2026-06-10 15:57:18.160005 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-qcqz5/
2026-06-10 15:57:18.160023 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-qcqz5/init.txt
2026-06-10 15:57:18.160041 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-qcqz5/volumev3-ks-endpoints-admin.txt
2026-06-10 15:57:18.160059 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-qcqz5/volumev3-ks-endpoints-internal.txt
2026-06-10 15:57:18.160077 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-qcqz5/volumev3-ks-endpoints-public.txt
2026-06-10 15:57:18.160095 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-lwf9c/
2026-06-10 15:57:18.160112 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-lwf9c/init.txt
2026-06-10 15:57:18.160130 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-lwf9c/volumev3-ks-service-registration.txt
2026-06-10 15:57:18.160149 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-mfpzj/
2026-06-10 15:57:18.160167 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-mfpzj/cinder-ks-user.txt
2026-06-10 15:57:18.160185 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-mfpzj/init.txt
2026-06-10 15:57:18.160203 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-r4wlj/
2026-06-10 15:57:18.160222 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-r4wlj/init.txt
2026-06-10 15:57:18.160240 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-r4wlj/rabbit-init.txt
2026-06-10 15:57:18.160258 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-5df4676f55-m2n2c/
2026-06-10 15:57:18.160276 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5df4676f55-m2n2c/ceph-coordination-volume-perms.txt
2026-06-10 15:57:18.160294 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5df4676f55-m2n2c/cinder-scheduler.txt
2026-06-10 15:57:18.160312 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5df4676f55-m2n2c/init.txt
2026-06-10 15:57:18.160331 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-j75hw/
2026-06-10 15:57:18.160355 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-j75hw/ceph-keyring-placement.txt
2026-06-10 15:57:18.160374 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-j75hw/cinder-storage-init-rbd1.txt
2026-06-10 15:57:18.160393 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-j75hw/init.txt
2026-06-10 15:57:18.160411 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-7b85cd5965-gbq6p/
2026-06-10 15:57:18.160430 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b85cd5965-gbq6p/ceph-coordination-volume-perms.txt
2026-06-10 15:57:18.160449 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b85cd5965-gbq6p/ceph-keyring-placement-rbd1.txt
2026-06-10 15:57:18.160468 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b85cd5965-gbq6p/cinder-volume.txt
2026-06-10 15:57:18.160487 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b85cd5965-gbq6p/init-cinder-conf.txt
2026-06-10 15:57:18.160506 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b85cd5965-gbq6p/init.txt
2026-06-10 15:57:18.160525 | instance | cd+++++++++ pod-logs/openstack/glance-api-656dfbcdbd-c8b7l/
2026-06-10 15:57:18.160544 | instance | >f+++++++++ pod-logs/openstack/glance-api-656dfbcdbd-c8b7l/ceph-keyring-placement.txt
2026-06-10 15:57:18.160563 | instance | >f+++++++++ pod-logs/openstack/glance-api-656dfbcdbd-c8b7l/glance-api.txt
2026-06-10 15:57:18.160582 | instance | >f+++++++++ pod-logs/openstack/glance-api-656dfbcdbd-c8b7l/glance-perms.txt
2026-06-10 15:57:18.160601 | instance | >f+++++++++ pod-logs/openstack/glance-api-656dfbcdbd-c8b7l/init.txt
2026-06-10 15:57:18.160620 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-gjb28/
2026-06-10 15:57:18.160639 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-gjb28/glance-db-init-0.txt
2026-06-10 15:57:18.160659 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-gjb28/init.txt
2026-06-10 15:57:18.160678 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-h9nlf/
2026-06-10 15:57:18.160698 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-h9nlf/glance-db-sync.txt
2026-06-10 15:57:18.160717 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-h9nlf/init.txt
2026-06-10 15:57:18.160736 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-mxqz2/
2026-06-10 15:57:18.160755 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mxqz2/image-ks-endpoints-admin.txt
2026-06-10 15:57:18.160774 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mxqz2/image-ks-endpoints-internal.txt
2026-06-10 15:57:18.160792 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mxqz2/image-ks-endpoints-public.txt
2026-06-10 15:57:18.160811 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mxqz2/init.txt
2026-06-10 15:57:18.160830 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-7ms4f/
2026-06-10 15:57:18.160848 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-7ms4f/image-ks-service-registration.txt
2026-06-10 15:57:18.160867 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-7ms4f/init.txt
2026-06-10 15:57:18.160888 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-xrhk4/
2026-06-10 15:57:18.160909 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-xrhk4/glance-ks-user.txt
2026-06-10 15:57:18.160928 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-xrhk4/init.txt
2026-06-10 15:57:18.160946 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-chqgs/
2026-06-10 15:57:18.160983 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-chqgs/glance-metadefs-load.txt
2026-06-10 15:57:18.161005 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-chqgs/init.txt
2026-06-10 15:57:18.161024 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-jvxlj/
2026-06-10 15:57:18.161043 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-jvxlj/init.txt
2026-06-10 15:57:18.161062 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-jvxlj/rabbit-init.txt
2026-06-10 15:57:18.161086 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-kjgs8/
2026-06-10 15:57:18.161106 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-kjgs8/ceph-keyring-placement.txt
2026-06-10 15:57:18.161125 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-kjgs8/glance-storage-init.txt
2026-06-10 15:57:18.161143 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-kjgs8/init.txt
2026-06-10 15:57:18.161161 | instance | cd+++++++++ pod-logs/openstack/keepalived-rmq78/
2026-06-10 15:57:18.161179 | instance | >f+++++++++ pod-logs/openstack/keepalived-rmq78/init.txt
2026-06-10 15:57:18.161197 | instance | >f+++++++++ pod-logs/openstack/keepalived-rmq78/keepalived.txt
2026-06-10 15:57:18.161214 | instance | >f+++++++++ pod-logs/openstack/keepalived-rmq78/wait-for-ip.txt
2026-06-10 15:57:18.161232 | instance | cd+++++++++ pod-logs/openstack/keystone-api-7b7fdb7fd6-fdnlx/
2026-06-10 15:57:18.161250 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7b7fdb7fd6-fdnlx/init.txt
2026-06-10 15:57:18.161268 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7b7fdb7fd6-fdnlx/keystone-api.txt
2026-06-10 15:57:18.161286 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-mgdhk/
2026-06-10 15:57:18.161304 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mgdhk/bootstrap.txt
2026-06-10 15:57:18.161322 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mgdhk/init.txt
2026-06-10 15:57:18.161340 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-b6prt/
2026-06-10 15:57:18.161358 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-b6prt/init.txt
2026-06-10 15:57:18.161376 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-b6prt/keystone-credential-setup.txt
2026-06-10 15:57:18.161394 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-vtb2t/
2026-06-10 15:57:18.161412 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-vtb2t/init.txt
2026-06-10 15:57:18.161430 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-vtb2t/keystone-db-init-0.txt
2026-06-10 15:57:18.161447 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-ss4dd/
2026-06-10 15:57:18.161465 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-ss4dd/init.txt
2026-06-10 15:57:18.161483 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-ss4dd/keystone-db-sync.txt
2026-06-10 15:57:18.161502 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-ntlfp/
2026-06-10 15:57:18.161519 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-ntlfp/init.txt
2026-06-10 15:57:18.161537 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-ntlfp/keystone-domain-manage.txt
2026-06-10 15:57:18.161555 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-t698v/
2026-06-10 15:57:18.161573 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-t698v/init.txt
2026-06-10 15:57:18.161590 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-t698v/keystone-fernet-setup.txt
2026-06-10 15:57:18.161608 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-p4h6h/
2026-06-10 15:57:18.161626 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-p4h6h/init.txt
2026-06-10 15:57:18.161645 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-p4h6h/rabbit-init.txt
2026-06-10 15:57:18.161664 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-7fwc8/
2026-06-10 15:57:18.161683 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7fwc8/ceph-admin-keyring-placement.txt
2026-06-10 15:57:18.161701 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7fwc8/ceph-keyring-placement.txt
2026-06-10 15:57:18.161719 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7fwc8/init-dynamic-options.txt
2026-06-10 15:57:18.161738 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7fwc8/init.txt
2026-06-10 15:57:18.161756 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7fwc8/libvirt-exporter.txt
2026-06-10 15:57:18.161779 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7fwc8/libvirt.txt
2026-06-10 15:57:18.161798 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7fwc8/tls-sidecar.txt
2026-06-10 15:57:18.161817 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-fhw4p/
2026-06-10 15:57:18.161836 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-fhw4p/init.txt
2026-06-10 15:57:18.161856 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-fhw4p/memcached-exporter.txt
2026-06-10 15:57:18.161877 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-fhw4p/memcached.txt
2026-06-10 15:57:18.161895 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-6mkbh/
2026-06-10 15:57:18.161913 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-6mkbh/coredns.txt
2026-06-10 15:57:18.161932 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-psvvx/
2026-06-10 15:57:18.161950 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-psvvx/init.txt
2026-06-10 15:57:18.161969 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-psvvx/neutron-db-init-0.txt
2026-06-10 15:57:18.161987 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-8wxp2/
2026-06-10 15:57:18.162005 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-8wxp2/init.txt
2026-06-10 15:57:18.162023 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-8wxp2/neutron-db-sync.txt
2026-06-10 15:57:18.162041 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-9db2l/
2026-06-10 15:57:18.162060 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-9db2l/init.txt
2026-06-10 15:57:18.162077 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-9db2l/neutron-dhcp-agent-init.txt
2026-06-10 15:57:18.162096 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-9db2l/neutron-dhcp-agent.txt
2026-06-10 15:57:18.162113 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-zljjd/
2026-06-10 15:57:18.162132 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-zljjd/init.txt
2026-06-10 15:57:18.162150 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-zljjd/network-ks-endpoints-admin.txt
2026-06-10 15:57:18.162168 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-zljjd/network-ks-endpoints-internal.txt
2026-06-10 15:57:18.162185 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-zljjd/network-ks-endpoints-public.txt
2026-06-10 15:57:18.162204 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-qwxgw/
2026-06-10 15:57:18.162222 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-qwxgw/init.txt
2026-06-10 15:57:18.162240 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-qwxgw/network-ks-service-registration.txt
2026-06-10 15:57:18.162258 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-k2jsh/
2026-06-10 15:57:18.162276 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-k2jsh/init.txt
2026-06-10 15:57:18.162294 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-k2jsh/neutron-ks-user.txt
2026-06-10 15:57:18.162312 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-wqgjg/
2026-06-10 15:57:18.162330 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-wqgjg/init.txt
2026-06-10 15:57:18.162348 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-wqgjg/neutron-l3-agent-init.txt
2026-06-10 15:57:18.162366 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-wqgjg/neutron-l3-agent.txt
2026-06-10 15:57:18.162384 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-gnnbc/
2026-06-10 15:57:18.162402 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-gnnbc/init.txt
2026-06-10 15:57:18.162420 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-gnnbc/neutron-metadata-agent-init.txt
2026-06-10 15:57:18.162443 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-gnnbc/neutron-metadata-agent.txt
2026-06-10 15:57:18.162462 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-x6wgp/
2026-06-10 15:57:18.162481 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-x6wgp/init.txt
2026-06-10 15:57:18.162500 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-x6wgp/neutron-netns-cleanup-cron.txt
2026-06-10 15:57:18.162518 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-rmg98/
2026-06-10 15:57:18.162535 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-rmg98/init.txt
2026-06-10 15:57:18.162553 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-rmg98/neutron-openvswitch-agent-kernel-modules.txt
2026-06-10 15:57:18.162571 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-rmg98/neutron-ovs-agent-init.txt
2026-06-10 15:57:18.162589 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-rmg98/neutron-ovs-agent.txt
2026-06-10 15:57:18.162608 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-dz57d/
2026-06-10 15:57:18.162626 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-dz57d/init.txt
2026-06-10 15:57:18.162644 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-dz57d/rabbit-init.txt
2026-06-10 15:57:18.162663 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-86dcbf7c6c-hsdbr/
2026-06-10 15:57:18.162681 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-86dcbf7c6c-hsdbr/init.txt
2026-06-10 15:57:18.162699 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-86dcbf7c6c-hsdbr/neutron-rpc-server.txt
2026-06-10 15:57:18.162717 | instance | cd+++++++++ pod-logs/openstack/neutron-server-5f4c47b57b-jvj76/
2026-06-10 15:57:18.162736 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5f4c47b57b-jvj76/init.txt
2026-06-10 15:57:18.162754 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5f4c47b57b-jvj76/neutron-policy-server.txt
2026-06-10 15:57:18.162771 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5f4c47b57b-jvj76/neutron-server.txt
2026-06-10 15:57:18.162789 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-87dc65f9f-pfztg/
2026-06-10 15:57:18.162807 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-87dc65f9f-pfztg/init.txt
2026-06-10 15:57:18.162825 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-87dc65f9f-pfztg/nova-api-metadata-init.txt
2026-06-10 15:57:18.162842 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-87dc65f9f-pfztg/nova-api.txt
2026-06-10 15:57:18.162860 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-c6ddbb677-bnfk2/
2026-06-10 15:57:18.162878 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-c6ddbb677-bnfk2/init.txt
2026-06-10 15:57:18.162896 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-c6ddbb677-bnfk2/nova-osapi.txt
2026-06-10 15:57:18.162914 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-dfxll/
2026-06-10 15:57:18.162931 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-dfxll/bootstrap.txt
2026-06-10 15:57:18.162949 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-dfxll/init.txt
2026-06-10 15:57:18.162967 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-62zfp/
2026-06-10 15:57:18.162985 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-62zfp/init.txt
2026-06-10 15:57:18.163002 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-62zfp/nova-cell-setup-init.txt
2026-06-10 15:57:18.163020 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-62zfp/nova-cell-setup.txt
2026-06-10 15:57:18.163038 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-smf2v/
2026-06-10 15:57:18.163072 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-smf2v/ceph-admin-keyring-placement.txt
2026-06-10 15:57:18.163096 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-smf2v/ceph-keyring-placement.txt
2026-06-10 15:57:18.163115 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-smf2v/ceph-perms.txt
2026-06-10 15:57:18.163133 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-smf2v/init.txt
2026-06-10 15:57:18.163150 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-smf2v/nova-compute-init.txt
2026-06-10 15:57:18.163168 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-smf2v/nova-compute-ssh-init.txt
2026-06-10 15:57:18.163186 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-smf2v/nova-compute-ssh.txt
2026-06-10 15:57:18.163204 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-smf2v/nova-compute-vnc-init.txt
2026-06-10 15:57:18.163222 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-smf2v/nova-compute.txt
2026-06-10 15:57:18.163240 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-5cc9494bff-mnfxf/
2026-06-10 15:57:18.163259 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5cc9494bff-mnfxf/init.txt
2026-06-10 15:57:18.163277 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5cc9494bff-mnfxf/nova-conductor.txt
2026-06-10 15:57:18.163295 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-rttz8/
2026-06-10 15:57:18.163312 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-rttz8/init.txt
2026-06-10 15:57:18.163329 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-rttz8/nova-db-init-0.txt
2026-06-10 15:57:18.163347 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-rttz8/nova-db-init-1.txt
2026-06-10 15:57:18.163364 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-rttz8/nova-db-init-2.txt
2026-06-10 15:57:18.163382 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-mrdcj/
2026-06-10 15:57:18.163400 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-mrdcj/init.txt
2026-06-10 15:57:18.163418 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-mrdcj/nova-db-sync.txt
2026-06-10 15:57:18.163436 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-sfphx/
2026-06-10 15:57:18.163454 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-sfphx/compute-ks-endpoints-admin.txt
2026-06-10 15:57:18.163472 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-sfphx/compute-ks-endpoints-internal.txt
2026-06-10 15:57:18.163489 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-sfphx/compute-ks-endpoints-public.txt
2026-06-10 15:57:18.163507 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-sfphx/init.txt
2026-06-10 15:57:18.163525 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-vwfh9/
2026-06-10 15:57:18.163542 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-vwfh9/compute-ks-service-registration.txt
2026-06-10 15:57:18.163559 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-vwfh9/init.txt
2026-06-10 15:57:18.163577 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-rsjr6/
2026-06-10 15:57:18.163594 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-rsjr6/init.txt
2026-06-10 15:57:18.163612 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-rsjr6/nova-ks-user.txt
2026-06-10 15:57:18.163630 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-6db686cb66-rpk5w/
2026-06-10 15:57:18.163648 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6db686cb66-rpk5w/init.txt
2026-06-10 15:57:18.163665 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6db686cb66-rpk5w/nova-novncproxy-init-assets.txt
2026-06-10 15:57:18.163683 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6db686cb66-rpk5w/nova-novncproxy-init.txt
2026-06-10 15:57:18.163701 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6db686cb66-rpk5w/nova-novncproxy.txt
2026-06-10 15:57:18.163719 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-mmpmc/
2026-06-10 15:57:18.163737 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-mmpmc/init.txt
2026-06-10 15:57:18.163759 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-mmpmc/rabbit-init.txt
2026-06-10 15:57:18.163778 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-6fd6785ddc-6vmw2/
2026-06-10 15:57:18.163795 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6fd6785ddc-6vmw2/init.txt
2026-06-10 15:57:18.163813 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6fd6785ddc-6vmw2/nova-scheduler.txt
2026-06-10 15:57:18.163831 | instance | cd+++++++++ pod-logs/openstack/openvswitch-f7ds7/
2026-06-10 15:57:18.163849 | instance | >f+++++++++ pod-logs/openstack/openvswitch-f7ds7/init.txt
2026-06-10 15:57:18.163867 | instance | >f+++++++++ pod-logs/openstack/openvswitch-f7ds7/openvswitch-db-perms.txt
2026-06-10 15:57:18.163885 | instance | >f+++++++++ pod-logs/openstack/openvswitch-f7ds7/openvswitch-db.txt
2026-06-10 15:57:18.163903 | instance | >f+++++++++ pod-logs/openstack/openvswitch-f7ds7/openvswitch-vswitchd-modules.txt
2026-06-10 15:57:18.163921 | instance | >f+++++++++ pod-logs/openstack/openvswitch-f7ds7/openvswitch-vswitchd.txt
2026-06-10 15:57:18.163939 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-10 15:57:18.163957 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-10 15:57:18.163975 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-10 15:57:18.163992 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-10 15:57:18.164010 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-10 15:57:18.164028 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-10 15:57:18.164046 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-10 15:57:18.164063 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-10 15:57:18.164081 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-10 15:57:18.164099 | instance | cd+++++++++ pod-logs/openstack/placement-api-588b7f7677-lmntz/
2026-06-10 15:57:18.164117 | instance | >f+++++++++ pod-logs/openstack/placement-api-588b7f7677-lmntz/init.txt
2026-06-10 15:57:18.164135 | instance | >f+++++++++ pod-logs/openstack/placement-api-588b7f7677-lmntz/placement-api.txt
2026-06-10 15:57:18.164153 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-bjtfm/
2026-06-10 15:57:18.164172 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-bjtfm/init.txt
2026-06-10 15:57:18.164189 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-bjtfm/placement-db-init-0.txt
2026-06-10 15:57:18.164207 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-25pg5/
2026-06-10 15:57:18.164225 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-25pg5/init.txt
2026-06-10 15:57:18.164243 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-25pg5/placement-db-sync.txt
2026-06-10 15:57:18.164261 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-fvbq8/
2026-06-10 15:57:18.164278 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-fvbq8/init.txt
2026-06-10 15:57:18.164296 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-fvbq8/placement-ks-endpoints-admin.txt
2026-06-10 15:57:18.164314 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-fvbq8/placement-ks-endpoints-internal.txt
2026-06-10 15:57:18.164332 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-fvbq8/placement-ks-endpoints-public.txt
2026-06-10 15:57:18.164350 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-nlz7s/
2026-06-10 15:57:18.164367 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-nlz7s/init.txt
2026-06-10 15:57:18.164385 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-nlz7s/placement-ks-service-registration.txt
2026-06-10 15:57:18.164404 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-w2xnv/
2026-06-10 15:57:18.164427 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-w2xnv/init.txt
2026-06-10 15:57:18.164446 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-w2xnv/placement-ks-user.txt
2026-06-10 15:57:18.164465 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-2mnw9/
2026-06-10 15:57:18.164483 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-2mnw9/percona-xtradb-cluster-operator.txt
2026-06-10 15:57:18.164501 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-10 15:57:18.164519 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-10 15:57:18.164537 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-10 15:57:18.164556 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-10 15:57:18.164574 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-10 15:57:18.164592 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-10 15:57:18.164610 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-lblrz/
2026-06-10 15:57:18.164628 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-lblrz/rabbitmq-cluster-operator.txt
2026-06-10 15:57:18.164646 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-10 15:57:18.164664 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-10 15:57:18.164683 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-10 15:57:18.164700 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-10 15:57:18.164718 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-10 15:57:18.164737 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-10 15:57:18.164756 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-q6lbw/
2026-06-10 15:57:18.164774 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-q6lbw/rabbitmq-cluster-operator.txt
2026-06-10 15:57:18.164793 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-10 15:57:18.164812 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-10 15:57:18.164831 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-10 15:57:18.164850 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-10 15:57:18.164869 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-10 15:57:18.164888 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-10 15:57:18.164907 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-xbpct/
2026-06-10 15:57:18.164926 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-xbpct/ceph-crash.txt
2026-06-10 15:57:18.164945 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-xbpct/chown-container-data-dir.txt
2026-06-10 15:57:18.164978 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-xbpct/make-container-crash-dir.txt
2026-06-10 15:57:18.165001 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9/
2026-06-10 15:57:18.165020 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9/chown-container-data-dir.txt
2026-06-10 15:57:18.165039 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9/log-collector.txt
2026-06-10 15:57:18.165057 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-k5hj9/rgw.txt
2026-06-10 15:57:18.165076 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-85df4594f5-klxrm/
2026-06-10 15:57:18.165100 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-85df4594f5-klxrm/init.txt
2026-06-10 15:57:18.165120 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-85df4594f5-klxrm/staffeln-api.txt
2026-06-10 15:57:18.165138 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5c5d78bcf6-cwh4x/
2026-06-10 15:57:18.165157 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5c5d78bcf6-cwh4x/staffeln-conductor.txt
2026-06-10 15:57:18.165175 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-mjvrx/
2026-06-10 15:57:18.165194 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-mjvrx/init.txt
2026-06-10 15:57:18.165212 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-mjvrx/staffeln-db-init-0.txt
2026-06-10 15:57:18.165231 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-7lkmz/
2026-06-10 15:57:18.165249 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-7lkmz/init.txt
2026-06-10 15:57:18.165269 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-7lkmz/staffeln-db-sync.txt
2026-06-10 15:57:18.165288 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-10 15:57:18.165307 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-10 15:57:18.165325 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-10 15:57:18.165344 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-10 15:57:18.165363 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-10 15:57:18.165382 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-bvl4s/
2026-06-10 15:57:18.165400 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-bvl4s/rook-ceph-operator.txt
2026-06-10 15:57:18.165419 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-10 15:57:18.165438 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-d525h/
2026-06-10 15:57:18.165457 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-d525h/secretgen-controller.txt
2026-06-10 15:57:18.182512 |
2026-06-10 15:57:18.182634 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-10 15:57:18.368840 | instance | changed
2026-06-10 15:57:18.374079 |
2026-06-10 15:57:18.374198 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-10 15:57:19.067316 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-10 15:57:19.082059 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-10 15:57:19.082087 | instance | Dload Upload Total Spent Left Speed
2026-06-10 15:57:19.085948 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-10 15:57:19.263141 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-10 15:57:19.268699 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-10 15:57:19.268728 | instance | Dload Upload Total Spent Left Speed
2026-06-10 15:57:19.272607 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-10 15:57:19.587495 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-10 15:57:19.596206 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-10 15:57:19.596230 | instance | Dload Upload Total Spent Left Speed
2026-06-10 15:57:19.600904 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-10 15:57:19.764394 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-10 15:57:19.909863 | instance | ERROR
2026-06-10 15:57:19.910102 | instance | {
2026-06-10 15:57:19.910148 | instance | "delta": "0:00:01.185426",
2026-06-10 15:57:19.910182 | instance | "end": "2026-06-10 15:57:19.767273",
2026-06-10 15:57:19.910211 | instance | "msg": "non-zero return code",
2026-06-10 15:57:19.910241 | instance | "rc": 5,
2026-06-10 15:57:19.910270 | instance | "start": "2026-06-10 15:57:18.581847"
2026-06-10 15:57:19.910297 | instance | }
2026-06-10 15:57:19.910336 | instance | ERROR: Ignoring Errors
2026-06-10 15:57:19.917073 |
2026-06-10 15:57:19.917155 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-10 15:57:20.237130 | instance | ceph-mgr endpoints:
2026-06-10 15:57:20.491098 | instance | ok: Runtime: 0:00:00.085022
2026-06-10 15:57:20.497775 |
2026-06-10 15:57:20.497842 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-10 15:57:21.032163 | instance | ok: Runtime: 0:00:00.077810
2026-06-10 15:57:21.039139 |
2026-06-10 15:57:21.039202 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-10 15:57:21.527598 | instance | changed:
2026-06-10 15:57:21.527785 | instance | cd+++++++++ prometheus/
2026-06-10 15:57:21.527824 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-10 15:57:21.527853 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-10 15:57:21.527881 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-10 15:57:21.537976 |
2026-06-10 15:57:21.538042 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-10 15:57:21.776932 | instance | changed
2026-06-10 15:57:21.781801 |
2026-06-10 15:57:21.781872 | TASK [gather-selenium-data : Get selenium data]
2026-06-10 15:57:21.994468 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-10 15:57:21.995500 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-10 15:57:22.317593 | instance | ERROR
2026-06-10 15:57:22.317809 | instance | {
2026-06-10 15:57:22.317876 | instance | "delta": "0:00:00.005286",
2026-06-10 15:57:22.317927 | instance | "end": "2026-06-10 15:57:21.995797",
2026-06-10 15:57:22.317972 | instance | "msg": "non-zero return code",
2026-06-10 15:57:22.318015 | instance | "rc": 1,
2026-06-10 15:57:22.318056 | instance | "start": "2026-06-10 15:57:21.990511"
2026-06-10 15:57:22.318095 | instance | }
2026-06-10 15:57:22.318155 | instance | ERROR: Ignoring Errors
2026-06-10 15:57:22.324610 |
2026-06-10 15:57:22.324674 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-10 15:57:22.803956 | instance | changed: cd+++++++++ selenium/
2026-06-10 15:57:22.811696 |
2026-06-10 15:57:22.811768 | PLAY RECAP
2026-06-10 15:57:22.811814 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-10 15:57:22.811837 |
2026-06-10 15:57:22.938230 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-10 15:57:22.950114 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-10 15:57:23.553926 |
2026-06-10 15:57:23.554325 | PLAY [all]
2026-06-10 15:57:23.565466 |
2026-06-10 15:57:23.565540 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-10 15:57:23.610168 | instance | skipping: Conditional result was False
2026-06-10 15:57:23.616504 |
2026-06-10 15:57:23.616583 | TASK [fetch-output : Set log path for single node]
2026-06-10 15:57:23.655757 | instance | ok
2026-06-10 15:57:23.660658 |
2026-06-10 15:57:23.660723 | LOOP [fetch-output : Ensure local output dirs]
2026-06-10 15:57:24.019926 | instance -> localhost | ok: "/var/lib/zuul/builds/6b471bc77af5442d9394c8faa0b44780/work/logs"
2026-06-10 15:57:24.236615 | instance -> localhost | changed: "/var/lib/zuul/builds/6b471bc77af5442d9394c8faa0b44780/work/artifacts"
2026-06-10 15:57:24.442682 | instance -> localhost | changed: "/var/lib/zuul/builds/6b471bc77af5442d9394c8faa0b44780/work/docs"
2026-06-10 15:57:24.463085 |
2026-06-10 15:57:24.463224 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-10 15:57:25.048030 | instance | changed: .d..t...... ./
2026-06-10 15:57:25.048287 | instance | changed: All items complete
2026-06-10 15:57:25.048327 |
2026-06-10 15:57:25.481144 | instance | changed: .d..t...... ./
2026-06-10 15:57:25.918088 | instance | changed: .d..t...... ./
2026-06-10 15:57:25.940438 |
2026-06-10 15:57:25.940558 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-10 15:57:26.337038 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008063
2026-06-10 15:57:26.558879 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006997
2026-06-10 15:57:26.584023 |
2026-06-10 15:57:26.584135 | PLAY [all]
2026-06-10 15:57:26.591497 |
2026-06-10 15:57:26.591568 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-10 15:57:27.020987 | instance | changed
2026-06-10 15:57:27.026539 |
2026-06-10 15:57:27.026591 | PLAY RECAP
2026-06-10 15:57:27.026636 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-10 15:57:27.026660 |
2026-06-10 15:57:27.189677 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-10 15:57:27.202611 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-10 15:57:27.818009 |
2026-06-10 15:57:27.818416 | PLAY [localhost]
2026-06-10 15:57:27.829136 |
2026-06-10 15:57:27.829294 | TASK [Generate Zuul manifest]
2026-06-10 15:57:27.848570 | localhost | ok
2026-06-10 15:57:27.864727 |
2026-06-10 15:57:27.864899 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-10 15:57:28.508305 | localhost | changed
2026-06-10 15:57:28.518468 |
2026-06-10 15:57:28.518577 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-10 15:57:28.550740 | localhost | ok
2026-06-10 15:57:28.559600 |
2026-06-10 15:57:28.559688 | TASK [Upload logs]
2026-06-10 15:57:28.581154 | localhost | ok
2026-06-10 15:57:28.677945 |
2026-06-10 15:57:28.678073 | TASK [Set zuul-log-path fact]
2026-06-10 15:57:28.700632 | localhost | ok
2026-06-10 15:57:28.712543 |
2026-06-10 15:57:28.712638 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 15:57:28.746671 | localhost | ok
2026-06-10 15:57:28.756465 |
2026-06-10 15:57:28.756541 | TASK [upload-logs : Create log directories]
2026-06-10 15:57:29.133161 | localhost | changed
2026-06-10 15:57:29.139484 |
2026-06-10 15:57:29.139575 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-10 15:57:29.539457 | localhost -> localhost | ok: Runtime: 0:00:00.027978
2026-06-10 15:57:29.545158 |
2026-06-10 15:57:29.545243 | TASK [upload-logs : Upload logs to log server]
2026-06-10 15:57:30.392690 | localhost | Output suppressed because no_log was given
2026-06-10 15:57:30.398011 |
2026-06-10 15:57:30.398076 | LOOP [upload-logs : Compress console log and json output]
2026-06-10 15:57:30.444161 | localhost | skipping: Conditional result was False
2026-06-10 15:57:30.451854 | localhost | skipping: Conditional result was False
2026-06-10 15:57:30.465214 |
2026-06-10 15:57:30.465430 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-10 15:57:30.509134 | localhost | skipping: Conditional result was False
2026-06-10 15:57:30.509573 |
2026-06-10 15:57:30.513197 | localhost | skipping: Conditional result was False
2026-06-10 15:57:30.531995 |
2026-06-10 15:57:30.532125 | LOOP [upload-logs : Upload console log and json output]