2026-09-12 06:23:13.056264 | Job console starting
2026-09-12 06:23:13.068105 | Updating git repos
2026-09-12 06:23:22.131436 | Cloning repos into workspace
2026-09-12 06:23:38.303034 | Restoring repo states
2026-09-12 06:23:48.097516 | Merging changes
2026-09-12 06:23:49.820276 | Checking out repos
2026-09-12 06:23:51.850984 | Preparing playbooks
2026-09-12 06:23:54.940519 | Running Ansible setup
2026-09-12 06:23:58.614914 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-09-12 06:23:59.300036 |
2026-09-12 06:23:59.300181 | PLAY [localhost]
2026-09-12 06:23:59.308279 |
2026-09-12 06:23:59.308410 | TASK [Gathering Facts]
2026-09-12 06:24:00.258190 | localhost | ok
2026-09-12 06:24:00.267885 |
2026-09-12 06:24:00.267983 | TASK [Setup log path fact]
2026-09-12 06:24:00.289283 | localhost | ok
2026-09-12 06:24:00.399442 |
2026-09-12 06:24:00.399650 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-09-12 06:24:00.431336 | localhost | ok
2026-09-12 06:24:00.448728 |
2026-09-12 06:24:00.448843 | TASK [emit-job-header : Print job information]
2026-09-12 06:24:00.507836 | # Job Information
2026-09-12 06:24:00.508029 | Ansible Version: 2.16.18
2026-09-12 06:24:00.508089 | Job: atmosphere-molecule-aio-ovn
2026-09-12 06:24:00.508131 | Pipeline: check
2026-09-12 06:24:00.508160 | Executor: 2d72f0692154
2026-09-12 06:24:00.508187 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4092
2026-09-12 06:24:00.508223 | Event ID: e9af3ff0-ae71-11f1-86a8-856e47d25d0d
2026-09-12 06:24:00.511701 |
2026-09-12 06:24:00.511789 | LOOP [emit-job-header : Print node information]
2026-09-12 06:24:00.612964 | localhost | ok:
2026-09-12 06:24:00.613138 | localhost | # Node Information
2026-09-12 06:24:00.613170 | localhost | Inventory Hostname: instance
2026-09-12 06:24:00.613196 | localhost | Hostname: np0000192717
2026-09-12 06:24:00.613221 | localhost | Username: zuul
2026-09-12 06:24:00.613248 | localhost | Distro: Ubuntu 22.04
2026-09-12 06:24:00.613271 | localhost | Provider: yul1
2026-09-12 06:24:00.613288 | localhost | Region: ca-ymq-1
2026-09-12 06:24:00.613304 | localhost | Label: ubuntu-jammy-16
2026-09-12 06:24:00.613321 | localhost | Product Name: OpenStack Nova
2026-09-12 06:24:00.613337 | localhost | Interface IP: 162.253.55.179
2026-09-12 06:24:00.622178 |
2026-09-12 06:24:00.622298 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-09-12 06:24:01.031981 | localhost -> localhost | changed
2026-09-12 06:24:01.041079 |
2026-09-12 06:24:01.041217 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-09-12 06:24:02.011924 | localhost -> localhost | changed
2026-09-12 06:24:02.017807 |
2026-09-12 06:24:02.017859 | PLAY [all]
2026-09-12 06:24:02.024641 |
2026-09-12 06:24:02.024702 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-09-12 06:24:02.250285 | instance -> localhost | ok
2026-09-12 06:24:02.256649 |
2026-09-12 06:24:02.256712 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-09-12 06:24:02.284423 | instance | ok
2026-09-12 06:24:02.295928 | instance | included: /var/lib/zuul/builds/34d0d4bf4db14e2a9706bdcf10690c29/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-09-12 06:24:02.300711 |
2026-09-12 06:24:02.300766 | TASK [add-build-sshkey : Create Temp SSH key]
2026-09-12 06:24:04.180415 | instance -> localhost | Generating public/private rsa key pair.
2026-09-12 06:24:04.207002 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/34d0d4bf4db14e2a9706bdcf10690c29/work/34d0d4bf4db14e2a9706bdcf10690c29_id_rsa
2026-09-12 06:24:04.207194 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/34d0d4bf4db14e2a9706bdcf10690c29/work/34d0d4bf4db14e2a9706bdcf10690c29_id_rsa.pub
2026-09-12 06:24:04.207284 | instance -> localhost | The key fingerprint is:
2026-09-12 06:24:04.207358 | instance -> localhost | SHA256:bwMROn3TQ6qgqxwBIvLaaoJiAA2OuYAeAPhgDcDIFEg zuul-build-sshkey
2026-09-12 06:24:04.207489 | instance -> localhost | The key's randomart image is:
2026-09-12 06:24:04.207566 | instance -> localhost | +---[RSA 3072]----+
2026-09-12 06:24:04.207645 | instance -> localhost | |&E+ . . |
2026-09-12 06:24:04.207715 | instance -> localhost | |B+ . o . + |
2026-09-12 06:24:04.207781 | instance -> localhost | |@* + o + o |
2026-09-12 06:24:04.207853 | instance -> localhost | |X=o . o + . . |
2026-09-12 06:24:04.207917 | instance -> localhost | |+.+ . S |
2026-09-12 06:24:04.207987 | instance -> localhost | |o+ . . o |
2026-09-12 06:24:04.208056 | instance -> localhost | |+ o . + |
2026-09-12 06:24:04.208126 | instance -> localhost | |+= o . . |
2026-09-12 06:24:04.208205 | instance -> localhost | |* o |
2026-09-12 06:24:04.208269 | instance -> localhost | +----[SHA256]-----+
2026-09-12 06:24:04.208429 | instance -> localhost | ok: Runtime: 0:00:01.434702
2026-09-12 06:24:04.226997 |
2026-09-12 06:24:04.227225 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-09-12 06:24:04.259007 | instance | ok
2026-09-12 06:24:04.269525 | instance | included: /var/lib/zuul/builds/34d0d4bf4db14e2a9706bdcf10690c29/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-09-12 06:24:04.278070 |
2026-09-12 06:24:04.278168 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-09-12 06:24:04.300940 | instance | skipping: Conditional result was False
2026-09-12 06:24:04.309254 |
2026-09-12 06:24:04.309415 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-09-12 06:24:04.786182 | instance | changed
2026-09-12 06:24:04.794816 |
2026-09-12 06:24:04.794935 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-09-12 06:24:05.020030 | instance | ok
2026-09-12 06:24:05.026981 |
2026-09-12 06:24:05.027106 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-09-12 06:24:05.493059 | instance | changed
2026-09-12 06:24:05.500570 |
2026-09-12 06:24:05.500748 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-09-12 06:24:05.999873 | instance | changed
2026-09-12 06:24:06.010279 |
2026-09-12 06:24:06.010432 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-09-12 06:24:06.035098 | instance | skipping: Conditional result was False
2026-09-12 06:24:06.048141 |
2026-09-12 06:24:06.048335 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-09-12 06:24:06.449440 | instance -> localhost | changed
2026-09-12 06:24:06.468635 |
2026-09-12 06:24:06.468793 | TASK [add-build-sshkey : Add back temp key]
2026-09-12 06:24:06.744698 | instance -> localhost | Identity added: /var/lib/zuul/builds/34d0d4bf4db14e2a9706bdcf10690c29/work/34d0d4bf4db14e2a9706bdcf10690c29_id_rsa (zuul-build-sshkey)
2026-09-12 06:24:06.744927 | instance -> localhost | ok: Runtime: 0:00:00.009651
2026-09-12 06:24:06.752478 |
2026-09-12 06:24:06.752593 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-09-12 06:24:07.044874 | instance | ok
2026-09-12 06:24:07.177510 |
2026-09-12 06:24:07.177681 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-09-12 06:24:07.203108 | instance | skipping: Conditional result was False
2026-09-12 06:24:07.221027 |
2026-09-12 06:24:07.221159 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-09-12 06:24:07.493811 | instance | ok
2026-09-12 06:24:07.501977 |
2026-09-12 06:24:07.502081 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-09-12 06:24:10.977522 | instance | Output suppressed because no_log was given
2026-09-12 06:24:10.991658 |
2026-09-12 06:24:10.991800 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-09-12 06:24:11.199163 | instance | ok: "logs"
2026-09-12 06:24:11.199436 | instance | ok: All items complete
2026-09-12 06:24:11.199493 |
2026-09-12 06:24:11.331008 | instance | ok: "artifacts"
2026-09-12 06:24:11.468577 | instance | ok: "docs"
2026-09-12 06:24:11.481846 |
2026-09-12 06:24:11.481979 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-09-12 06:24:11.693931 | instance | changed: "logs"
2026-09-12 06:24:11.856308 | instance | changed: "artifacts"
2026-09-12 06:24:12.015315 | instance | changed: "docs"
2026-09-12 06:24:12.201445 |
2026-09-12 06:24:12.201619 | PLAY RECAP
2026-09-12 06:24:12.201708 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-09-12 06:24:12.201764 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-09-12 06:24:12.201806 |
2026-09-12 06:24:12.371177 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-09-12 06:24:12.390834 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-09-12 06:24:12.969971 |
2026-09-12 06:24:12.970107 | PLAY [all]
2026-09-12 06:24:12.980725 |
2026-09-12 06:24:12.980825 | TASK [setup-uv : Extract archive]
2026-09-12 06:24:15.326262 | instance | changed
2026-09-12 06:24:15.338429 |
2026-09-12 06:24:15.338686 | TASK [setup-uv : Print version]
2026-09-12 06:24:15.734648 | instance | uv 0.8.13
2026-09-12 06:24:15.889720 | instance | ok: Runtime: 0:00:00.013680
2026-09-12 06:24:15.909144 |
2026-09-12 06:24:15.909322 | TASK [Install Ansible collection siblings]
2026-09-12 06:24:26.041051 | instance | changed:
2026-09-12 06:24:26.041255 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-09-12 06:24:26.041297 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-09-12 06:24:26.041329 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-09-12 06:24:26.041359 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-09-12 06:24:26.041387 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-09-12 06:24:26.041421 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-09-12 06:24:26.041468 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-09-12 06:24:26.041503 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-09-12 06:24:26.041533 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-09-12 06:24:26.041562 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-09-12 06:24:26.041591 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-09-12 06:24:26.041618 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-09-12 06:24:26.041645 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-09-12 06:24:26.041674 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-09-12 06:24:26.041702 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0
2026-09-12 06:24:26.041730 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-09-12 06:24:26.041758 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-09-12 06:24:26.041786 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-09-12 06:24:26.041814 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-09-12 06:24:26.041842 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0
2026-09-12 06:24:26.041871 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0
2026-09-12 06:24:26.041899 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-09-12 06:24:26.041929 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0
2026-09-12 06:24:26.041973 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-09-12 06:24:26.042004 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0
2026-09-12 06:24:26.042032 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0
2026-09-12 06:24:26.042059 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-09-12 06:24:26.042087 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0
2026-09-12 06:24:26.042116 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-09-12 06:24:26.042144 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-09-12 06:24:26.042172 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-09-12 06:24:26.042200 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0
2026-09-12 06:24:26.042228 | instance | Checked out ansible.netcommon to 1.2.0
2026-09-12 06:24:26.042255 | 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-09-12 06:24:26.042290 | instance | Starting galaxy collection install process
2026-09-12 06:24:26.042319 | instance | Process install dependency map
2026-09-12 06:24:26.042348 | instance | Starting collection install process
2026-09-12 06:24:26.042376 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-09-12 06:24:26.042403 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-09-12 06:24:26.042430 | instance | ansible.netcommon:* was installed successfully
2026-09-12 06:24:26.042473 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-09-12 06:24:26.042503 | instance | Creating virtual environment at: .venv
2026-09-12 06:24:26.042530 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-09-12 06:24:26.042557 | instance | Downloading rjsonnet (1.2MiB)
2026-09-12 06:24:26.042584 | instance | Downloading ansible-core (2.1MiB)
2026-09-12 06:24:26.042619 | instance | Downloading setuptools (1.1MiB)
2026-09-12 06:24:26.042648 | instance | Downloading netaddr (2.2MiB)
2026-09-12 06:24:26.042675 | instance | Downloading pygments (1.2MiB)
2026-09-12 06:24:26.042703 | instance | Downloading cryptography (4.2MiB)
2026-09-12 06:24:26.042730 | instance | Downloading openstacksdk (1.7MiB)
2026-09-12 06:24:26.042759 | instance | Downloading kubernetes (1.9MiB)
2026-09-12 06:24:26.042786 | instance | Downloading rjsonnet
2026-09-12 06:24:26.042814 | instance | Building pyperclip==1.9.0
2026-09-12 06:24:26.042842 | instance | Downloading netaddr
2026-09-12 06:24:26.042871 | instance | Downloading pygments
2026-09-12 06:24:26.042899 | instance | Downloading cryptography
2026-09-12 06:24:26.042927 | instance | Downloading setuptools
2026-09-12 06:24:26.042955 | instance | Downloading kubernetes
2026-09-12 06:24:26.042984 | instance | Downloading ansible-core
2026-09-12 06:24:26.043012 | instance | Downloading openstacksdk
2026-09-12 06:24:26.043041 | instance | Built pyperclip==1.9.0
2026-09-12 06:24:26.043068 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-09-12 06:24:26.043097 | instance | Installed 79 packages in 53ms
2026-09-12 06:24:26.043125 | instance | Checked out ansible.posix to 1.6.0
2026-09-12 06:24:26.043152 | 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-09-12 06:24:26.043181 | instance | Starting galaxy collection install process
2026-09-12 06:24:26.043208 | instance | Process install dependency map
2026-09-12 06:24:26.043236 | instance | Starting collection install process
2026-09-12 06:24:26.043264 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-09-12 06:24:26.043298 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-09-12 06:24:26.043328 | instance | ansible.posix:1.6.0 was installed successfully
2026-09-12 06:24:26.043356 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-09-12 06:24:26.043384 | instance | 2.17.12
2026-09-12 06:24:26.043413 | instance | Checked out ansible.utils to v6.1.0
2026-09-12 06:24:26.043442 | 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-09-12 06:24:26.043486 | instance | Starting galaxy collection install process
2026-09-12 06:24:26.043515 | instance | Process install dependency map
2026-09-12 06:24:26.043544 | instance | Starting collection install process
2026-09-12 06:24:26.043573 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-09-12 06:24:26.043600 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-09-12 06:24:26.043628 | instance | ansible.utils:6.1.0 was installed successfully
2026-09-12 06:24:26.043655 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-09-12 06:24:26.043682 | instance | 2.17.12
2026-09-12 06:24:26.043709 | instance | Checked out atmosphere.common to v0.7.0
2026-09-12 06:24:26.043733 | 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-09-12 06:24:26.043757 | instance | Starting galaxy collection install process
2026-09-12 06:24:26.043782 | instance | Process install dependency map
2026-09-12 06:24:26.043810 | instance | Starting collection install process
2026-09-12 06:24:26.043837 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-09-12 06:24:26.043865 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-09-12 06:24:26.043893 | instance | atmosphere.common:0.7.0 was installed successfully
2026-09-12 06:24:26.043921 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-09-12 06:24:26.043949 | instance | 2.17.12
2026-09-12 06:24:26.043976 | instance | Checked out community.crypto to 2.2.3
2026-09-12 06:24:26.044004 | 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-09-12 06:24:26.044033 | instance | Starting galaxy collection install process
2026-09-12 06:24:26.044060 | instance | Process install dependency map
2026-09-12 06:24:26.044088 | instance | Starting collection install process
2026-09-12 06:24:26.044115 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-09-12 06:24:26.044144 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-09-12 06:24:26.044172 | instance | community.crypto:2.2.3 was installed successfully
2026-09-12 06:24:26.044200 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-09-12 06:24:26.044227 | instance | 2.17.12
2026-09-12 06:24:26.044254 | instance | Checked out community.general to 7.3.0
2026-09-12 06:24:26.044282 | 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-09-12 06:24:26.044311 | instance | Starting galaxy collection install process
2026-09-12 06:24:26.044345 | instance | Process install dependency map
2026-09-12 06:24:26.044374 | instance | Starting collection install process
2026-09-12 06:24:26.044402 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-09-12 06:24:26.044430 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-09-12 06:24:26.044480 | instance | community.general:7.3.0 was installed successfully
2026-09-12 06:24:26.044529 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-09-12 06:24:26.044560 | instance | 2.17.12
2026-09-12 06:24:26.044588 | instance | Checked out community.mysql to 3.6.0
2026-09-12 06:24:26.044616 | 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-09-12 06:24:26.044645 | instance | Starting galaxy collection install process
2026-09-12 06:24:26.044675 | instance | Process install dependency map
2026-09-12 06:24:26.044704 | instance | Starting collection install process
2026-09-12 06:24:26.044732 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-09-12 06:24:26.044761 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-09-12 06:24:26.044789 | instance | community.mysql:3.6.0 was installed successfully
2026-09-12 06:24:26.044820 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-09-12 06:24:26.044851 | instance | 2.17.12
2026-09-12 06:24:26.044878 | instance | Checked out kubernetes.core to 2.4.0
2026-09-12 06:24:26.044906 | 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-09-12 06:24:26.044935 | instance | Starting galaxy collection install process
2026-09-12 06:24:26.044964 | instance | Process install dependency map
2026-09-12 06:24:26.044992 | instance | Starting collection install process
2026-09-12 06:24:26.045019 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-09-12 06:24:26.045048 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-09-12 06:24:26.045076 | instance | kubernetes.core:2.4.0 was installed successfully
2026-09-12 06:24:26.045104 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-09-12 06:24:26.045131 | instance | 2.17.12
2026-09-12 06:24:26.045159 | instance | Checked out openstack.cloud to 2.6.0
2026-09-12 06:24:26.045187 | 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-09-12 06:24:26.045215 | instance | Starting galaxy collection install process
2026-09-12 06:24:26.045244 | instance | Process install dependency map
2026-09-12 06:24:26.045271 | instance | Starting collection install process
2026-09-12 06:24:26.045300 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-09-12 06:24:26.045328 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-09-12 06:24:26.045355 | instance | openstack.cloud:2.6.0 was installed successfully
2026-09-12 06:24:26.045383 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-09-12 06:24:26.045410 | instance | 2.17.12
2026-09-12 06:24:26.045437 | instance | Checked out vexxhost.ceph to v4.2.0
2026-09-12 06:24:26.045487 | 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-09-12 06:24:26.045537 | instance | Starting galaxy collection install process
2026-09-12 06:24:26.045567 | instance | Process install dependency map
2026-09-12 06:24:26.045596 | instance | Starting collection install process
2026-09-12 06:24:26.045623 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-09-12 06:24:26.045651 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-09-12 06:24:26.045679 | instance | vexxhost.ceph:4.2.0 was installed successfully
2026-09-12 06:24:26.045706 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-09-12 06:24:26.045732 | instance | 2.17.12
2026-09-12 06:24:26.045760 | instance | Checked out vexxhost.containers to v1.6.8
2026-09-12 06:24:26.045788 | 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-09-12 06:24:26.045816 | instance | Starting galaxy collection install process
2026-09-12 06:24:26.045844 | instance | Process install dependency map
2026-09-12 06:24:26.045871 | instance | Starting collection install process
2026-09-12 06:24:26.045900 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-09-12 06:24:26.045927 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-09-12 06:24:26.045955 | instance | vexxhost.containers:1.6.8 was installed successfully
2026-09-12 06:24:26.045983 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-09-12 06:24:26.046011 | instance | 2.17.12
2026-09-12 06:24:26.046039 | instance | Checked out vexxhost.kubernetes to v3.4.0
2026-09-12 06:24:26.046067 | 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-09-12 06:24:26.046095 | instance | Starting galaxy collection install process
2026-09-12 06:24:26.046122 | instance | Process install dependency map
2026-09-12 06:24:26.046150 | instance | Starting collection install process
2026-09-12 06:24:26.046178 | instance | Installing 'vexxhost.kubernetes:3.4.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-09-12 06:24:26.046206 | instance | Created collection for vexxhost.kubernetes:3.4.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-09-12 06:24:26.046233 | instance | vexxhost.kubernetes:3.4.0 was installed successfully
2026-09-12 06:24:26.046261 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-09-12 06:24:26.046289 | instance | 2.17.12
2026-09-12 06:24:26.053650 |
2026-09-12 06:24:26.053714 | PLAY RECAP
2026-09-12 06:24:26.053769 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-09-12 06:24:26.053796 |
2026-09-12 06:24:26.227627 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-09-12 06:24:26.241047 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-09-12 06:24:26.822882 |
2026-09-12 06:24:26.822996 | PLAY [all]
2026-09-12 06:24:26.834032 |
2026-09-12 06:24:26.834137 | TASK [Install "jq" for log collection]
2026-09-12 06:24:37.306404 | instance | changed
2026-09-12 06:24:37.310901 |
2026-09-12 06:24:37.311112 | PLAY RECAP
2026-09-12 06:24:37.311269 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-09-12 06:24:37.311429 |
2026-09-12 06:24:37.473243 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-09-12 06:24:37.480210 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-09-12 06:24:38.153161 |
2026-09-12 06:24:38.153292 | PLAY [all]
2026-09-12 06:24:38.164328 |
2026-09-12 06:24:38.164465 | LOOP [Check inventory directories]
2026-09-12 06:24:38.492509 | instance | ok: "src/github.com/vexxhost/atmosphere"
2026-09-12 06:24:38.659497 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory"
2026-09-12 06:24:38.822251 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory"
2026-09-12 06:24:38.841792 |
2026-09-12 06:24:38.842023 | LOOP [Copy inventory file for Zuul]
2026-09-12 06:24:39.637068 | instance | changed:
2026-09-12 06:24:39.637630 | instance | {
2026-09-12 06:24:39.637704 | instance | "ansible_loop_var": "item",
2026-09-12 06:24:39.637758 | instance | "changed": false,
2026-09-12 06:24:39.637802 | instance | "failed": false,
2026-09-12 06:24:39.637860 | instance | "invocation": {
2026-09-12 06:24:39.637904 | instance | "module_args": {
2026-09-12 06:24:39.637946 | instance | "checksum_algorithm": "sha1",
2026-09-12 06:24:39.637984 | instance | "follow": true,
2026-09-12 06:24:39.638023 | instance | "get_attributes": true,
2026-09-12 06:24:39.638065 | instance | "get_checksum": true,
2026-09-12 06:24:39.638104 | instance | "get_mime": true,
2026-09-12 06:24:39.638142 | instance | "path": "src/github.com/vexxhost/atmosphere"
2026-09-12 06:24:39.638182 | instance | }
2026-09-12 06:24:39.638219 | instance | },
2026-09-12 06:24:39.638256 | instance | "item": "src/github.com/vexxhost/atmosphere",
2026-09-12 06:24:39.638304 | instance | "stat": {
2026-09-12 06:24:39.638369 | instance | "atime": 1789194259.325342,
2026-09-12 06:24:39.638430 | instance | "attr_flags": "e",
2026-09-12 06:24:39.638496 | instance | "attributes": [
2026-09-12 06:24:39.638536 | instance | "extents"
2026-09-12 06:24:39.638573 | instance | ],
2026-09-12 06:24:39.638609 | instance | "block_size": 4096,
2026-09-12 06:24:39.638649 | instance | "blocks": 8,
2026-09-12 06:24:39.638688 | instance | "charset": "unknown",
2026-09-12 06:24:39.638730 | instance | "ctime": 1789194256.8572264,
2026-09-12 06:24:39.638768 | instance | "dev": 64513,
2026-09-12 06:24:39.638805 | instance | "device_type": 0,
2026-09-12 06:24:39.638841 | instance | "executable": true,
2026-09-12 06:24:39.638878 | instance | "exists": true,
2026-09-12 06:24:39.638915 | instance | "gid": 1000,
2026-09-12 06:24:39.638951 | instance | "gr_name": "zuul",
2026-09-12 06:24:39.638989 | instance | "inode": 1566798,
2026-09-12 06:24:39.639025 | instance | "isblk": false,
2026-09-12 06:24:39.639062 | instance | "ischr": false,
2026-09-12 06:24:39.639099 | instance | "isdir": true,
2026-09-12 06:24:39.639137 | instance | "isfifo": false,
2026-09-12 06:24:39.639184 | instance | "isgid": false,
2026-09-12 06:24:39.639238 | instance | "islnk": false,
2026-09-12 06:24:39.639294 | instance | "isreg": false,
2026-09-12 06:24:39.639352 | instance | "issock": false,
2026-09-12 06:24:39.639397 | instance | "isuid": false,
2026-09-12 06:24:39.639465 | instance | "mimetype": "unknown",
2026-09-12 06:24:39.639533 | instance | "mode": "0755",
2026-09-12 06:24:39.639595 | instance | "mtime": 1789194256.8572264,
2026-09-12 06:24:39.639635 | instance | "nlink": 21,
2026-09-12 06:24:39.639672 | instance | "path": "src/github.com/vexxhost/atmosphere",
2026-09-12 06:24:39.639710 | instance | "pw_name": "zuul",
2026-09-12 06:24:39.639748 | instance | "readable": true,
2026-09-12 06:24:39.639787 | instance | "rgrp": true,
2026-09-12 06:24:39.639824 | instance | "roth": true,
2026-09-12 06:24:39.639862 | instance | "rusr": true,
2026-09-12 06:24:39.639902 | instance | "size": 4096,
2026-09-12 06:24:39.639957 | instance | "uid": 1000,
2026-09-12 06:24:39.639997 | instance | "version": "3873363800",
2026-09-12 06:24:39.640038 | instance | "wgrp": false,
2026-09-12 06:24:39.640081 | instance | "woth": false,
2026-09-12 06:24:39.640120 | instance | "writeable": true,
2026-09-12 06:24:39.640158 | instance | "wusr": true,
2026-09-12 06:24:39.640195 | instance | "xgrp": true,
2026-09-12 06:24:39.640233 | instance | "xoth": true,
2026-09-12 06:24:39.640268 | instance | "xusr": true
2026-09-12 06:24:39.640304 | instance | }
2026-09-12 06:24:39.640341 | instance | }
2026-09-12 06:24:39.640414 | instance | ok: All items complete
2026-09-12 06:24:39.640486 |
2026-09-12 06:24:39.643271 | instance | skipping: Conditional result was False
2026-09-12 06:24:39.644735 | instance | skipping: Conditional result was False
2026-09-12 06:24:39.665557 |
2026-09-12 06:24:39.666044 | LOOP [Switch "ansible_host" to private IP]
2026-09-12 06:24:40.028458 | instance | changed: 1 replacements made
2026-09-12 06:24:40.073019 | instance | skipping: Conditional result was False
2026-09-12 06:24:40.073870 | instance | skipping: Conditional result was False
2026-09-12 06:24:40.095684 |
2026-09-12 06:24:40.096259 | TASK [Run Molecule scenario]
2026-09-12 06:24:41.071788 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-09-12 06:24:41.461197 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-09-12 06:24:41.461282 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-09-12 06:24:51.723397 | instance | INFO [aio > dependency] Executing
2026-09-12 06:24:51.723750 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-09-12 06:24:51.724184 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-09-12 06:24:51.724397 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-09-12 06:24:51.740915 | instance | INFO [aio > cleanup] Executing
2026-09-12 06:24:51.741732 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-09-12 06:24:51.753893 | instance | INFO [aio > destroy] Executing
2026-09-12 06:24:51.753984 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-09-12 06:24:51.754084 | instance | INFO [aio > destroy] Executed: Successful
2026-09-12 06:24:51.765200 | instance | INFO [aio > syntax] Executing
2026-09-12 06:24:54.375667 | instance |
2026-09-12 06:24:54.376031 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-09-12 06:24:54.498958 | instance | INFO [aio > syntax] Executed: Successful
2026-09-12 06:24:54.515421 | instance | INFO [aio > create] Executing
2026-09-12 06:24:54.519295 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-09-12 06:24:54.534865 | instance | INFO [aio > prepare] Executing
2026-09-12 06:24:55.317738 | instance |
2026-09-12 06:24:55.318079 | instance | PLAY [Prepare] *****************************************************************
2026-09-12 06:24:55.318402 | instance |
2026-09-12 06:24:55.318752 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:24:55.319100 | instance | Saturday 12 September 2026 06:24:55 +0000 (0:00:00.023) 0:00:00.023 ****
2026-09-12 06:24:56.528767 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-09-12 06:24:56.529025 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-09-12 06:24:56.529339 | instance | interpreter could change the meaning of that path. See
2026-09-12 06:24:56.529589 | instance | https://docs.ansible.com/ansible-
2026-09-12 06:24:56.529861 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-09-12 06:24:56.535714 | instance | ok: [instance]
2026-09-12 06:24:56.535959 | instance |
2026-09-12 06:24:56.536261 | instance | TASK [Configure short hostname] ************************************************
2026-09-12 06:24:56.536499 | instance | Saturday 12 September 2026 06:24:56 +0000 (0:00:01.218) 0:00:01.242 ****
2026-09-12 06:24:57.234652 | instance | changed: [instance]
2026-09-12 06:24:57.234768 | instance |
2026-09-12 06:24:57.234931 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-09-12 06:24:57.235076 | instance | Saturday 12 September 2026 06:24:57 +0000 (0:00:00.698) 0:00:01.941 ****
2026-09-12 06:24:57.521774 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-09-12 06:24:57.522010 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-09-12 06:24:57.522316 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-09-12 06:24:57.532531 | instance | changed: [instance]
2026-09-12 06:24:57.532764 | instance |
2026-09-12 06:24:57.533013 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-09-12 06:24:57.533276 | instance | Saturday 12 September 2026 06:24:57 +0000 (0:00:00.297) 0:00:02.239 ****
2026-09-12 06:24:58.714458 | instance | ok: [instance]
2026-09-12 06:24:58.714681 | instance |
2026-09-12 06:24:58.714938 | instance | TASK [Purge "snapd" package] ***************************************************
2026-09-12 06:24:58.715214 | instance | Saturday 12 September 2026 06:24:58 +0000 (0:00:01.181) 0:00:03.420 ****
2026-09-12 06:24:59.379829 | instance | ok: [instance]
2026-09-12 06:24:59.380029 | instance |
2026-09-12 06:24:59.380383 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-09-12 06:24:59.380707 | instance |
2026-09-12 06:24:59.380900 | instance | TASK [Create folders for workspace] ********************************************
2026-09-12 06:24:59.381159 | instance | Saturday 12 September 2026 06:24:59 +0000 (0:00:00.665) 0:00:04.086 ****
2026-09-12 06:25:00.427574 | instance | changed: [localhost] => (item=group_vars)
2026-09-12 06:25:00.428035 | instance | changed: [localhost] => (item=group_vars/all)
2026-09-12 06:25:00.428498 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-09-12 06:25:00.428941 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-09-12 06:25:00.429431 | instance | changed: [localhost] => (item=group_vars/computes)
2026-09-12 06:25:00.429845 | instance | changed: [localhost] => (item=host_vars)
2026-09-12 06:25:00.430170 | instance |
2026-09-12 06:25:00.430486 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-09-12 06:25:00.430783 | instance |
2026-09-12 06:25:00.431150 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-09-12 06:25:00.431466 | instance | Saturday 12 September 2026 06:25:00 +0000 (0:00:01.047) 0:00:05.133 ****
2026-09-12 06:25:00.617042 | instance | changed: [localhost]
2026-09-12 06:25:00.617537 | instance |
2026-09-12 06:25:00.617864 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-09-12 06:25:00.618198 | instance | Saturday 12 September 2026 06:25:00 +0000 (0:00:00.188) 0:00:05.322 ****
2026-09-12 06:25:00.649021 | instance | ok: [localhost]
2026-09-12 06:25:00.649397 | instance |
2026-09-12 06:25:00.649882 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-09-12 06:25:00.650391 | instance | Saturday 12 September 2026 06:25:00 +0000 (0:00:00.032) 0:00:05.355 ****
2026-09-12 06:25:00.719303 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'f01c0272-6f77-54e5-a302-ad8d7b347224'})
2026-09-12 06:25:00.719713 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-09-12 06:25:00.720025 | instance |
2026-09-12 06:25:00.720410 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-09-12 06:25:00.720738 | instance | Saturday 12 September 2026 06:25:00 +0000 (0:00:00.068) 0:00:05.423 ****
2026-09-12 06:25:01.294086 | instance | changed: [localhost]
2026-09-12 06:25:01.294416 | instance |
2026-09-12 06:25:01.294650 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-09-12 06:25:01.294840 | instance |
2026-09-12 06:25:01.295035 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-09-12 06:25:01.295252 | instance | Saturday 12 September 2026 06:25:01 +0000 (0:00:00.576) 0:00:06.000 ****
2026-09-12 06:25:01.493460 | instance | changed: [localhost]
2026-09-12 06:25:01.493836 | instance |
2026-09-12 06:25:01.494229 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-09-12 06:25:01.494564 | instance | Saturday 12 September 2026 06:25:01 +0000 (0:00:00.199) 0:00:06.199 ****
2026-09-12 06:25:01.511704 | instance | ok: [localhost]
2026-09-12 06:25:01.512094 | instance |
2026-09-12 06:25:01.512621 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-09-12 06:25:01.512985 | instance | Saturday 12 September 2026 06:25:01 +0000 (0:00:00.018) 0:00:06.217 ****
2026-09-12 06:25:01.535711 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-09-12 06:25:01.536199 | instance |
2026-09-12 06:25:01.536592 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-09-12 06:25:01.536927 | instance | Saturday 12 September 2026 06:25:01 +0000 (0:00:00.024) 0:00:06.242 ****
2026-09-12 06:25:01.904470 | instance | changed: [localhost]
2026-09-12 06:25:01.904738 | instance |
2026-09-12 06:25:01.904975 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-09-12 06:25:01.905198 | instance |
2026-09-12 06:25:01.905410 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-09-12 06:25:01.905615 | instance | Saturday 12 September 2026 06:25:01 +0000 (0:00:00.369) 0:00:06.611 ****
2026-09-12 06:25:02.082154 | instance | changed: [localhost]
2026-09-12 06:25:02.082403 | instance |
2026-09-12 06:25:02.082614 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-09-12 06:25:02.082865 | instance | Saturday 12 September 2026 06:25:02 +0000 (0:00:00.177) 0:00:06.789 ****
2026-09-12 06:25:02.105205 | instance | ok: [localhost]
2026-09-12 06:25:02.105401 | instance |
2026-09-12 06:25:02.105580 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-09-12 06:25:02.105733 | instance | Saturday 12 September 2026 06:25:02 +0000 (0:00:00.022) 0:00:06.811 ****
2026-09-12 06:25:02.145340 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-09-12 06:25:02.145764 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-09-12 06:25:02.146110 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-09-12 06:25:02.146464 | instance |
2026-09-12 06:25:02.146777 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-09-12 06:25:02.147136 | instance | Saturday 12 September 2026 06:25:02 +0000 (0:00:00.039) 0:00:06.851 ****
2026-09-12 06:25:02.539866 | instance | changed: [localhost]
2026-09-12 06:25:02.540332 | instance |
2026-09-12 06:25:02.540678 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-09-12 06:25:02.541021 | instance |
2026-09-12 06:25:02.541384 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-09-12 06:25:02.541716 | instance | Saturday 12 September 2026 06:25:02 +0000 (0:00:00.394) 0:00:07.245 ****
2026-09-12 06:25:02.744549 | instance | changed: [localhost]
2026-09-12 06:25:02.744840 | instance |
2026-09-12 06:25:02.745139 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-09-12 06:25:02.745404 | instance | Saturday 12 September 2026 06:25:02 +0000 (0:00:00.203) 0:00:07.448 ****
2026-09-12 06:25:02.768609 | instance | ok: [localhost]
2026-09-12 06:25:02.768945 | instance |
2026-09-12 06:25:02.769285 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-09-12 06:25:02.769591 | instance | Saturday 12 September 2026 06:25:02 +0000 (0:00:00.026) 0:00:07.475 ****
2026-09-12 06:25:02.806270 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-09-12 06:25:02.806312 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-09-12 06:25:02.806319 | instance |
2026-09-12 06:25:02.806325 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-09-12 06:25:02.806330 | instance | Saturday 12 September 2026 06:25:02 +0000 (0:00:00.037) 0:00:07.512 ****
2026-09-12 06:25:03.204010 | instance | changed: [localhost]
2026-09-12 06:25:03.204060 | instance |
2026-09-12 06:25:03.204071 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-09-12 06:25:03.204081 | instance |
2026-09-12 06:25:03.204090 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:25:03.204099 | instance | Saturday 12 September 2026 06:25:03 +0000 (0:00:00.396) 0:00:07.909 ****
2026-09-12 06:25:03.988334 | instance | ok: [localhost]
2026-09-12 06:25:03.988411 | instance |
2026-09-12 06:25:03.988431 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-09-12 06:25:03.988586 | instance | Saturday 12 September 2026 06:25:03 +0000 (0:00:00.784) 0:00:08.694 ****
2026-09-12 06:25:04.168921 | instance | changed: [localhost]
2026-09-12 06:25:04.169130 | instance |
2026-09-12 06:25:04.169395 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-09-12 06:25:04.169635 | instance | Saturday 12 September 2026 06:25:04 +0000 (0:00:00.181) 0:00:08.875 ****
2026-09-12 06:25:04.204360 | instance | ok: [localhost]
2026-09-12 06:25:04.204570 | instance |
2026-09-12 06:25:04.204814 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-09-12 06:25:04.205053 | instance | Saturday 12 September 2026 06:25:04 +0000 (0:00:00.035) 0:00:08.910 ****
2026-09-12 06:25:04.892006 | instance | ok: [localhost] => (item=keycloak_host)
2026-09-12 06:25:04.892314 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-09-12 06:25:04.892562 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-09-12 06:25:04.892803 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-09-12 06:25:04.893055 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-09-12 06:25:04.893321 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-09-12 06:25:04.893694 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-09-12 06:25:04.894023 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-09-12 06:25:04.894229 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-09-12 06:25:04.894443 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-09-12 06:25:04.894669 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-09-12 06:25:04.894943 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-09-12 06:25:04.895179 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-09-12 06:25:04.895390 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-09-12 06:25:04.895598 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-09-12 06:25:04.895827 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-09-12 06:25:04.896041 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-09-12 06:25:04.896328 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-09-12 06:25:04.896548 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-09-12 06:25:04.896771 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-09-12 06:25:04.896993 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-09-12 06:25:04.897379 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-09-12 06:25:04.897647 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-09-12 06:25:04.897876 | instance |
2026-09-12 06:25:04.898139 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-09-12 06:25:04.898364 | instance | Saturday 12 September 2026 06:25:04 +0000 (0:00:00.687) 0:00:09.598 ****
2026-09-12 06:25:05.254001 | instance | changed: [localhost]
2026-09-12 06:25:05.254512 | instance |
2026-09-12 06:25:05.254875 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-09-12 06:25:05.255252 | instance | Saturday 12 September 2026 06:25:05 +0000 (0:00:00.361) 0:00:09.960 ****
2026-09-12 06:25:05.428935 | instance | changed: [localhost]
2026-09-12 06:25:05.429191 | instance |
2026-09-12 06:25:05.429716 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-09-12 06:25:05.430022 | instance |
2026-09-12 06:25:05.430366 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-09-12 06:25:05.430711 | instance | Saturday 12 September 2026 06:25:05 +0000 (0:00:00.172) 0:00:10.133 ****
2026-09-12 06:25:05.627779 | instance | changed: [localhost]
2026-09-12 06:25:05.628691 | instance |
2026-09-12 06:25:05.629261 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-09-12 06:25:05.629635 | instance | Saturday 12 September 2026 06:25:05 +0000 (0:00:00.198) 0:00:10.331 ****
2026-09-12 06:25:05.658561 | instance | ok: [localhost]
2026-09-12 06:25:05.658989 | instance |
2026-09-12 06:25:05.659463 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-09-12 06:25:05.659885 | instance | Saturday 12 September 2026 06:25:05 +0000 (0:00:00.033) 0:00:10.364 ****
2026-09-12 06:25:05.709844 | 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-09-12 06:25:05.710341 | instance |
2026-09-12 06:25:05.710764 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-09-12 06:25:05.711189 | instance | Saturday 12 September 2026 06:25:05 +0000 (0:00:00.051) 0:00:10.416 ****
2026-09-12 06:25:06.097542 | instance | changed: [localhost]
2026-09-12 06:25:06.098029 | instance |
2026-09-12 06:25:06.098497 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-09-12 06:25:06.098888 | instance |
2026-09-12 06:25:06.099340 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-09-12 06:25:06.099718 | instance | Saturday 12 September 2026 06:25:06 +0000 (0:00:00.387) 0:00:10.803 ****
2026-09-12 06:25:06.292598 | instance | changed: [localhost]
2026-09-12 06:25:06.292991 | instance |
2026-09-12 06:25:06.293417 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-09-12 06:25:06.293889 | instance | Saturday 12 September 2026 06:25:06 +0000 (0:00:00.194) 0:00:10.998 ****
2026-09-12 06:25:06.327581 | instance | ok: [localhost]
2026-09-12 06:25:06.328000 | instance |
2026-09-12 06:25:06.328440 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-09-12 06:25:06.328815 | instance | Saturday 12 September 2026 06:25:06 +0000 (0:00:00.034) 0:00:11.033 ****
2026-09-12 06:25:06.377605 | 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-09-12 06:25:06.377938 | instance |
2026-09-12 06:25:06.378288 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-09-12 06:25:06.378581 | instance | Saturday 12 September 2026 06:25:06 +0000 (0:00:00.050) 0:00:11.084 ****
2026-09-12 06:25:06.734371 | instance | changed: [localhost]
2026-09-12 06:25:06.734665 | instance |
2026-09-12 06:25:06.734919 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-09-12 06:25:06.735266 | instance |
2026-09-12 06:25:06.735578 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-09-12 06:25:06.735908 | instance | Saturday 12 September 2026 06:25:06 +0000 (0:00:00.357) 0:00:11.441 ****
2026-09-12 06:25:06.914687 | instance | changed: [localhost]
2026-09-12 06:25:06.915049 | instance |
2026-09-12 06:25:06.915393 | instance | TASK [Load the current secrets into a variable] ********************************
2026-09-12 06:25:06.915723 | instance | Saturday 12 September 2026 06:25:06 +0000 (0:00:00.179) 0:00:11.621 ****
2026-09-12 06:25:06.950074 | instance | ok: [localhost]
2026-09-12 06:25:06.950629 | instance |
2026-09-12 06:25:06.950932 | instance | TASK [Generate secrets for missing variables] **********************************
2026-09-12 06:25:06.951318 | instance | Saturday 12 September 2026 06:25:06 +0000 (0:00:00.035) 0:00:11.656 ****
2026-09-12 06:25:07.315446 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-09-12 06:25:07.315819 | instance | ok: [localhost] => (item=keepalived_password)
2026-09-12 06:25:07.316243 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-09-12 06:25:07.316564 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-09-12 06:25:07.316866 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-09-12 06:25:07.317234 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-09-12 06:25:07.317548 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-09-12 06:25:07.317850 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-09-12 06:25:07.318212 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-09-12 06:25:07.318528 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-09-12 06:25:07.318828 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-09-12 06:25:07.319169 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-09-12 06:25:07.319524 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-09-12 06:25:07.320063 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-09-12 06:25:07.320494 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-09-12 06:25:07.320813 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-09-12 06:25:07.321147 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-09-12 06:25:07.321496 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-09-12 06:25:07.321807 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-09-12 06:25:07.322137 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-09-12 06:25:07.322484 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-09-12 06:25:07.322795 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-09-12 06:25:07.323137 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-09-12 06:25:07.323477 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-09-12 06:25:07.323788 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-09-12 06:25:07.324189 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-09-12 06:25:07.324635 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-09-12 06:25:07.324967 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-09-12 06:25:07.325310 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-09-12 06:25:07.325713 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-09-12 06:25:07.326053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-09-12 06:25:07.326395 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-09-12 06:25:07.326786 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-09-12 06:25:07.327153 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-09-12 06:25:07.327468 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-09-12 06:25:07.327802 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-09-12 06:25:07.328205 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-09-12 06:25:07.328516 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-09-12 06:25:07.328859 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-09-12 06:25:07.329204 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-09-12 06:25:07.329513 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-09-12 06:25:07.329852 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-09-12 06:25:07.330219 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-09-12 06:25:07.330712 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-09-12 06:25:07.331147 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-09-12 06:25:07.331474 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-09-12 06:25:07.331784 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-09-12 06:25:07.332161 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-09-12 06:25:07.332509 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-09-12 06:25:07.332824 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-09-12 06:25:07.333190 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-09-12 06:25:07.333517 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-09-12 06:25:07.333850 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-09-12 06:25:07.334262 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-09-12 06:25:07.334577 | instance |
2026-09-12 06:25:07.334908 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-09-12 06:25:07.335274 | instance | Saturday 12 September 2026 06:25:07 +0000 (0:00:00.364) 0:00:12.021 ****
2026-09-12 06:25:07.380835 | instance | ok: [localhost] => (item=barbican_kek)
2026-09-12 06:25:07.381047 | instance |
2026-09-12 06:25:07.381397 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-09-12 06:25:07.381678 | instance | Saturday 12 September 2026 06:25:07 +0000 (0:00:00.062) 0:00:12.084 ****
2026-09-12 06:25:07.859621 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-09-12 06:25:07.859868 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-09-12 06:25:07.860200 | instance |
2026-09-12 06:25:07.860491 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-09-12 06:25:07.860765 | instance | Saturday 12 September 2026 06:25:07 +0000 (0:00:00.481) 0:00:12.565 ****
2026-09-12 06:25:12.827233 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-09-12 06:25:12.827568 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-09-12 06:25:12.827875 | instance |
2026-09-12 06:25:12.828311 | instance | TASK [Set values for SSH keys] *************************************************
2026-09-12 06:25:12.828678 | instance | Saturday 12 September 2026 06:25:12 +0000 (0:00:04.967) 0:00:17.533 ****
2026-09-12 06:25:12.899738 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-09-12 06:25:12.899990 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-09-12 06:25:12.900272 | instance |
2026-09-12 06:25:12.900522 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-09-12 06:25:12.900756 | instance | Saturday 12 September 2026 06:25:12 +0000 (0:00:00.073) 0:00:17.606 ****
2026-09-12 06:25:13.220106 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-09-12 06:25:13.220434 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-09-12 06:25:13.220665 | instance |
2026-09-12 06:25:13.220913 | instance | TASK [Write new secrets file to disk] ******************************************
2026-09-12 06:25:13.221205 | instance | Saturday 12 September 2026 06:25:13 +0000 (0:00:00.320) 0:00:17.926 ****
2026-09-12 06:25:13.615985 | instance | changed: [localhost]
2026-09-12 06:25:13.616273 | instance |
2026-09-12 06:25:13.616511 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-09-12 06:25:13.616759 | instance | Saturday 12 September 2026 06:25:13 +0000 (0:00:00.395) 0:00:18.322 ****
2026-09-12 06:25:13.657834 | instance | skipping: [localhost]
2026-09-12 06:25:13.657964 | instance |
2026-09-12 06:25:13.658139 | instance | PLAY [Setup networking] ********************************************************
2026-09-12 06:25:13.658276 | instance |
2026-09-12 06:25:13.658421 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:25:13.658565 | instance | Saturday 12 September 2026 06:25:13 +0000 (0:00:00.041) 0:00:18.364 ****
2026-09-12 06:25:14.436634 | instance | ok: [instance]
2026-09-12 06:25:14.436859 | instance |
2026-09-12 06:25:14.437139 | instance | TASK [Create bridge for management network] ************************************
2026-09-12 06:25:14.437384 | instance | Saturday 12 September 2026 06:25:14 +0000 (0:00:00.778) 0:00:19.143 ****
2026-09-12 06:25:14.792302 | instance | ok: [instance]
2026-09-12 06:25:14.792597 | instance |
2026-09-12 06:25:14.792957 | instance | TASK [Create fake interface for management bridge] *****************************
2026-09-12 06:25:14.793334 | instance | Saturday 12 September 2026 06:25:14 +0000 (0:00:00.355) 0:00:19.498 ****
2026-09-12 06:25:15.011147 | instance | ok: [instance]
2026-09-12 06:25:15.011343 | instance |
2026-09-12 06:25:15.011642 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-09-12 06:25:15.011908 | instance | Saturday 12 September 2026 06:25:15 +0000 (0:00:00.219) 0:00:19.717 ****
2026-09-12 06:25:15.221103 | instance | ok: [instance]
2026-09-12 06:25:15.221289 | instance |
2026-09-12 06:25:15.221544 | instance | TASK [Assign IP address for management bridge] *********************************
2026-09-12 06:25:15.221776 | instance | Saturday 12 September 2026 06:25:15 +0000 (0:00:00.209) 0:00:19.927 ****
2026-09-12 06:25:15.456414 | instance | ok: [instance]
2026-09-12 06:25:15.456777 | instance |
2026-09-12 06:25:15.457109 | instance | TASK [Bring up interfaces] *****************************************************
2026-09-12 06:25:15.457414 | instance | Saturday 12 September 2026 06:25:15 +0000 (0:00:00.235) 0:00:20.162 ****
2026-09-12 06:25:15.913421 | instance | ok: [instance] => (item=br-mgmt)
2026-09-12 06:25:15.913943 | instance | ok: [instance] => (item=dummy0)
2026-09-12 06:25:15.914669 | instance |
2026-09-12 06:25:15.915094 | instance | PLAY [Create devices for Ceph] *************************************************
2026-09-12 06:25:15.915439 | instance |
2026-09-12 06:25:15.915777 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:25:15.916067 | instance | Saturday 12 September 2026 06:25:15 +0000 (0:00:00.453) 0:00:20.616 ****
2026-09-12 06:25:16.718283 | instance | ok: [instance]
2026-09-12 06:25:16.718330 | instance |
2026-09-12 06:25:16.718342 | instance | TASK [Install depedencies] *****************************************************
2026-09-12 06:25:16.718351 | instance | Saturday 12 September 2026 06:25:16 +0000 (0:00:00.806) 0:00:21.423 ****
2026-09-12 06:25:39.464077 | instance | changed: [instance]
2026-09-12 06:25:39.464183 | instance |
2026-09-12 06:25:39.464200 | instance | TASK [Start up service] ********************************************************
2026-09-12 06:25:39.464211 | instance | Saturday 12 September 2026 06:25:39 +0000 (0:00:22.745) 0:00:44.169 ****
2026-09-12 06:25:39.996564 | instance | ok: [instance]
2026-09-12 06:25:39.997325 | instance |
2026-09-12 06:25:39.997543 | instance | TASK [Generate lvm.conf] *******************************************************
2026-09-12 06:25:39.997557 | instance | Saturday 12 September 2026 06:25:39 +0000 (0:00:00.533) 0:00:44.703 ****
2026-09-12 06:25:40.230388 | instance | ok: [instance]
2026-09-12 06:25:40.230442 | instance |
2026-09-12 06:25:40.230459 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-09-12 06:25:40.230470 | instance | Saturday 12 September 2026 06:25:40 +0000 (0:00:00.232) 0:00:44.935 ****
2026-09-12 06:25:40.717957 | instance | changed: [instance]
2026-09-12 06:25:40.718341 | instance |
2026-09-12 06:25:40.718798 | instance | TASK [Get list of all loopback devices] ****************************************
2026-09-12 06:25:40.719189 | instance | Saturday 12 September 2026 06:25:40 +0000 (0:00:00.488) 0:00:45.424 ****
2026-09-12 06:25:40.934339 | instance | ok: [instance]
2026-09-12 06:25:40.934511 | instance |
2026-09-12 06:25:40.934883 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-09-12 06:25:40.935194 | instance | Saturday 12 September 2026 06:25:40 +0000 (0:00:00.216) 0:00:45.640 ****
2026-09-12 06:25:40.958146 | instance | skipping: [instance]
2026-09-12 06:25:40.958364 | instance |
2026-09-12 06:25:40.958729 | instance | TASK [Create devices for Ceph] *************************************************
2026-09-12 06:25:40.959084 | instance | Saturday 12 September 2026 06:25:40 +0000 (0:00:00.023) 0:00:45.664 ****
2026-09-12 06:25:41.499235 | instance | changed: [instance] => (item=osd0)
2026-09-12 06:25:41.500224 | instance | changed: [instance] => (item=osd1)
2026-09-12 06:25:41.500279 | instance | changed: [instance] => (item=osd2)
2026-09-12 06:25:41.500285 | instance |
2026-09-12 06:25:41.500292 | instance | TASK [Set permissions on loopback devices] *************************************
2026-09-12 06:25:41.500545 | instance | Saturday 12 September 2026 06:25:41 +0000 (0:00:00.540) 0:00:46.205 ****
2026-09-12 06:25:42.041784 | instance | changed: [instance] => (item=osd0)
2026-09-12 06:25:42.042972 | instance | changed: [instance] => (item=osd1)
2026-09-12 06:25:42.043043 | instance | changed: [instance] => (item=osd2)
2026-09-12 06:25:42.043055 | instance |
2026-09-12 06:25:42.043065 | instance | TASK [Start loop devices] ******************************************************
2026-09-12 06:25:42.043075 | instance | Saturday 12 September 2026 06:25:42 +0000 (0:00:00.542) 0:00:46.748 ****
2026-09-12 06:25:42.810968 | instance | changed: [instance] => (item=osd0)
2026-09-12 06:25:42.812222 | instance | changed: [instance] => (item=osd1)
2026-09-12 06:25:42.812279 | instance | changed: [instance] => (item=osd2)
2026-09-12 06:25:42.812290 | instance |
2026-09-12 06:25:42.812300 | instance | TASK [Create a volume group for each loop device] ******************************
2026-09-12 06:25:42.812318 | instance | Saturday 12 September 2026 06:25:42 +0000 (0:00:00.769) 0:00:47.517 ****
2026-09-12 06:25:46.406437 | instance | changed: [instance] => (item=osd0)
2026-09-12 06:25:46.406566 | instance | changed: [instance] => (item=osd1)
2026-09-12 06:25:46.406660 | instance | changed: [instance] => (item=osd2)
2026-09-12 06:25:46.407096 | instance |
2026-09-12 06:25:46.407164 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-09-12 06:25:46.407172 | instance | Saturday 12 September 2026 06:25:46 +0000 (0:00:03.595) 0:00:51.113 ****
2026-09-12 06:25:48.429442 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-09-12 06:25:48.429502 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-09-12 06:25:48.429513 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-09-12 06:25:48.430695 | instance |
2026-09-12 06:25:48.430720 | instance | PLAY [controllers] *************************************************************
2026-09-12 06:25:48.430731 | instance |
2026-09-12 06:25:48.430740 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:25:48.430749 | instance | Saturday 12 September 2026 06:25:48 +0000 (0:00:02.021) 0:00:53.135 ****
2026-09-12 06:25:49.399144 | instance | ok: [instance]
2026-09-12 06:25:49.399200 | instance |
2026-09-12 06:25:49.399212 | instance | TASK [Set masquerade rule] *****************************************************
2026-09-12 06:25:49.399222 | instance | Saturday 12 September 2026 06:25:49 +0000 (0:00:00.969) 0:00:54.104 ****
2026-09-12 06:25:49.896277 | instance | changed: [instance]
2026-09-12 06:25:49.896389 | instance |
2026-09-12 06:25:49.896399 | instance | PLAY RECAP *********************************************************************
2026-09-12 06:25:49.896418 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-09-12 06:25:49.900258 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-09-12 06:25:49.900324 | instance |
2026-09-12 06:25:49.900337 | instance | Saturday 12 September 2026 06:25:49 +0000 (0:00:00.497) 0:00:54.602 ****
2026-09-12 06:25:49.900347 | instance | ===============================================================================
2026-09-12 06:25:49.900356 | instance | Install depedencies ---------------------------------------------------- 22.75s
2026-09-12 06:25:49.900365 | instance | Generate SSH keys for missing variables --------------------------------- 4.97s
2026-09-12 06:25:49.900374 | instance | Create a volume group for each loop device ------------------------------ 3.60s
2026-09-12 06:25:49.900383 | instance | Create a logical volume for each loop device ---------------------------- 2.02s
2026-09-12 06:25:49.900392 | instance | Gathering Facts --------------------------------------------------------- 1.22s
2026-09-12 06:25:49.900401 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.18s
2026-09-12 06:25:49.900410 | instance | Create folders for workspace -------------------------------------------- 1.05s
2026-09-12 06:25:49.900419 | instance | Gathering Facts --------------------------------------------------------- 0.97s
2026-09-12 06:25:49.900428 | instance | Gathering Facts --------------------------------------------------------- 0.81s
2026-09-12 06:25:49.900436 | instance | Gathering Facts --------------------------------------------------------- 0.78s
2026-09-12 06:25:49.900445 | instance | Gathering Facts --------------------------------------------------------- 0.78s
2026-09-12 06:25:49.900454 | instance | Start loop devices ------------------------------------------------------ 0.77s
2026-09-12 06:25:49.900463 | instance | Configure short hostname ------------------------------------------------ 0.70s
2026-09-12 06:25:49.900479 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.69s
2026-09-12 06:25:49.900681 | instance | Purge "snapd" package --------------------------------------------------- 0.67s
2026-09-12 06:25:49.901081 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.58s
2026-09-12 06:25:49.901358 | instance | Set permissions on loopback devices ------------------------------------- 0.54s
2026-09-12 06:25:49.901653 | instance | Create devices for Ceph ------------------------------------------------- 0.54s
2026-09-12 06:25:49.901929 | instance | Start up service -------------------------------------------------------- 0.53s
2026-09-12 06:25:49.902244 | instance | Set masquerade rule ----------------------------------------------------- 0.50s
2026-09-12 06:25:50.001653 | instance | INFO [aio > prepare] Executed: Successful
2026-09-12 06:25:50.026986 | instance | INFO [aio > converge] Executing
2026-09-12 06:25:52.504531 | instance |
2026-09-12 06:25:52.505485 | instance | PLAY [all] *********************************************************************
2026-09-12 06:25:52.505929 | instance |
2026-09-12 06:25:52.506296 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:25:52.506645 | instance | Saturday 12 September 2026 06:25:52 +0000 (0:00:00.014) 0:00:00.014 ****
2026-09-12 06:25:53.771616 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-09-12 06:25:53.772010 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-09-12 06:25:53.772389 | instance | interpreter could change the meaning of that path. See
2026-09-12 06:25:53.772758 | instance | https://docs.ansible.com/ansible-
2026-09-12 06:25:53.773064 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-09-12 06:25:53.796912 | instance | ok: [instance]
2026-09-12 06:25:53.797150 | instance |
2026-09-12 06:25:53.797761 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-09-12 06:25:53.798087 | instance | Saturday 12 September 2026 06:25:53 +0000 (0:00:01.290) 0:00:01.305 ****
2026-09-12 06:25:53.989062 | instance | ok: [instance]
2026-09-12 06:25:53.989451 | instance |
2026-09-12 06:25:53.989837 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-09-12 06:25:53.990182 | instance |
2026-09-12 06:25:53.990523 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:25:53.990838 | instance | Saturday 12 September 2026 06:25:53 +0000 (0:00:00.193) 0:00:01.499 ****
2026-09-12 06:25:54.988945 | instance | ok: [instance]
2026-09-12 06:25:54.989143 | instance |
2026-09-12 06:25:54.989617 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:25:54.990005 | instance | Saturday 12 September 2026 06:25:54 +0000 (0:00:00.996) 0:00:02.496 ****
2026-09-12 06:25:55.308920 | instance | ok: [instance]
2026-09-12 06:25:55.309104 | instance |
2026-09-12 06:25:55.309336 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 06:25:55.309542 | instance | Saturday 12 September 2026 06:25:55 +0000 (0:00:00.320) 0:00:02.816 ****
2026-09-12 06:25:55.364712 | instance | skipping: [instance]
2026-09-12 06:25:55.364790 | instance |
2026-09-12 06:25:55.364951 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-09-12 06:25:55.365180 | instance | Saturday 12 September 2026 06:25:55 +0000 (0:00:00.057) 0:00:02.873 ****
2026-09-12 06:25:55.784864 | instance | changed: [instance]
2026-09-12 06:25:55.785076 | instance |
2026-09-12 06:25:55.785425 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:25:55.785763 | instance | Saturday 12 September 2026 06:25:55 +0000 (0:00:00.417) 0:00:03.291 ****
2026-09-12 06:25:55.880887 | instance | ok: [instance] => {
2026-09-12 06:25:55.881284 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-09-12 06:25:55.881631 | instance | }
2026-09-12 06:25:55.881917 | instance |
2026-09-12 06:25:55.882220 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:25:55.882570 | instance | Saturday 12 September 2026 06:25:55 +0000 (0:00:00.096) 0:00:03.388 ****
2026-09-12 06:25:56.612847 | instance | changed: [instance]
2026-09-12 06:25:56.613099 | instance |
2026-09-12 06:25:56.613272 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:25:56.613652 | instance | Saturday 12 September 2026 06:25:56 +0000 (0:00:00.732) 0:00:04.120 ****
2026-09-12 06:25:56.672332 | instance | skipping: [instance]
2026-09-12 06:25:56.672575 | instance |
2026-09-12 06:25:56.672786 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 06:25:56.673023 | instance | Saturday 12 September 2026 06:25:56 +0000 (0:00:00.060) 0:00:04.180 ****
2026-09-12 06:25:56.726839 | instance | skipping: [instance]
2026-09-12 06:25:56.726890 | instance |
2026-09-12 06:25:56.726899 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:25:56.726905 | instance | Saturday 12 September 2026 06:25:56 +0000 (0:00:00.056) 0:00:04.237 ****
2026-09-12 06:25:56.973164 | instance | ok: [instance]
2026-09-12 06:25:56.973208 | instance |
2026-09-12 06:25:56.973216 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 06:25:56.973223 | instance | Saturday 12 September 2026 06:25:56 +0000 (0:00:00.245) 0:00:04.483 ****
2026-09-12 06:25:58.226339 | instance | ok: [instance]
2026-09-12 06:25:58.226394 | instance |
2026-09-12 06:25:58.226426 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:25:58.226439 | instance | Saturday 12 September 2026 06:25:58 +0000 (0:00:01.252) 0:00:05.735 ****
2026-09-12 06:25:58.312328 | instance | ok: [instance] => {
2026-09-12 06:25:58.312438 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz"
2026-09-12 06:25:58.312461 | instance | }
2026-09-12 06:25:58.312492 | instance |
2026-09-12 06:25:58.312506 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:25:58.312530 | instance | Saturday 12 September 2026 06:25:58 +0000 (0:00:00.086) 0:00:05.822 ****
2026-09-12 06:25:59.015274 | instance | changed: [instance]
2026-09-12 06:25:59.015632 | instance |
2026-09-12 06:25:59.016014 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:25:59.016489 | instance | Saturday 12 September 2026 06:25:59 +0000 (0:00:00.702) 0:00:06.525 ****
2026-09-12 06:26:01.931471 | instance | changed: [instance]
2026-09-12 06:26:01.931536 | instance |
2026-09-12 06:26:01.931548 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-09-12 06:26:01.931558 | instance | Saturday 12 September 2026 06:26:01 +0000 (0:00:02.915) 0:00:09.440 ****
2026-09-12 06:26:01.966490 | instance | skipping: [instance]
2026-09-12 06:26:01.966574 | instance |
2026-09-12 06:26:01.966711 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-09-12 06:26:01.966941 | instance | Saturday 12 September 2026 06:26:01 +0000 (0:00:00.036) 0:00:09.477 ****
2026-09-12 06:26:02.009717 | instance | skipping: [instance]
2026-09-12 06:26:02.010000 | instance |
2026-09-12 06:26:02.010425 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-09-12 06:26:02.010756 | instance | Saturday 12 September 2026 06:26:02 +0000 (0:00:00.042) 0:00:09.519 ****
2026-09-12 06:26:02.051332 | instance | skipping: [instance]
2026-09-12 06:26:02.051491 | instance |
2026-09-12 06:26:02.051746 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-09-12 06:26:02.052028 | instance | Saturday 12 September 2026 06:26:02 +0000 (0:00:00.041) 0:00:09.561 ****
2026-09-12 06:26:09.200924 | instance | changed: [instance]
2026-09-12 06:26:09.201111 | instance |
2026-09-12 06:26:09.201502 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-09-12 06:26:09.201834 | instance | Saturday 12 September 2026 06:26:09 +0000 (0:00:07.146) 0:00:16.708 ****
2026-09-12 06:26:09.969128 | instance | changed: [instance]
2026-09-12 06:26:09.969321 | instance |
2026-09-12 06:26:09.969739 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-09-12 06:26:09.970195 | instance | Saturday 12 September 2026 06:26:09 +0000 (0:00:00.770) 0:00:17.478 ****
2026-09-12 06:26:10.972719 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-09-12 06:26:10.972963 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-09-12 06:26:10.973174 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-09-12 06:26:10.973393 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-09-12 06:26:10.973551 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-09-12 06:26:10.973829 | instance |
2026-09-12 06:26:10.974011 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-09-12 06:26:10.974178 | instance | Saturday 12 September 2026 06:26:10 +0000 (0:00:01.003) 0:00:18.482 ****
2026-09-12 06:26:11.608884 | instance | changed: [instance]
2026-09-12 06:26:11.609086 | instance |
2026-09-12 06:26:11.609464 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-09-12 06:26:11.609764 | instance | Saturday 12 September 2026 06:26:11 +0000 (0:00:00.619) 0:00:19.102 ****
2026-09-12 06:26:11.610037 | instance |
2026-09-12 06:26:11.610355 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-09-12 06:26:11.610938 | instance | Saturday 12 September 2026 06:26:11 +0000 (0:00:00.015) 0:00:19.117 ****
2026-09-12 06:26:12.596896 | instance | ok: [instance]
2026-09-12 06:26:12.597168 | instance |
2026-09-12 06:26:12.597605 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-09-12 06:26:12.598010 | instance | Saturday 12 September 2026 06:26:12 +0000 (0:00:00.985) 0:00:20.103 ****
2026-09-12 06:26:13.080853 | instance | changed: [instance]
2026-09-12 06:26:13.081072 | instance |
2026-09-12 06:26:13.081460 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-09-12 06:26:13.081782 | instance | Saturday 12 September 2026 06:26:13 +0000 (0:00:00.487) 0:00:20.591 ****
2026-09-12 06:26:13.700714 | instance | changed: [instance]
2026-09-12 06:26:13.700774 | instance |
2026-09-12 06:26:13.700935 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:26:13.701430 | instance | Saturday 12 September 2026 06:26:13 +0000 (0:00:00.618) 0:00:21.209 ****
2026-09-12 06:26:13.962340 | instance | ok: [instance]
2026-09-12 06:26:13.963017 | instance |
2026-09-12 06:26:13.963046 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:26:13.963058 | instance | Saturday 12 September 2026 06:26:13 +0000 (0:00:00.262) 0:00:21.472 ****
2026-09-12 06:26:14.028608 | instance | ok: [instance] => {
2026-09-12 06:26:14.028711 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-09-12 06:26:14.029232 | instance | }
2026-09-12 06:26:14.029251 | instance |
2026-09-12 06:26:14.029258 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:26:14.029264 | instance | Saturday 12 September 2026 06:26:14 +0000 (0:00:00.066) 0:00:21.539 ****
2026-09-12 06:26:16.956864 | instance | changed: [instance]
2026-09-12 06:26:16.957610 | instance |
2026-09-12 06:26:16.957665 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:26:16.957679 | instance | Saturday 12 September 2026 06:26:16 +0000 (0:00:02.927) 0:00:24.467 ****
2026-09-12 06:26:21.398468 | instance | changed: [instance]
2026-09-12 06:26:21.398592 | instance |
2026-09-12 06:26:21.398680 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-09-12 06:26:21.398853 | instance | Saturday 12 September 2026 06:26:21 +0000 (0:00:04.442) 0:00:28.909 ****
2026-09-12 06:26:22.534446 | instance | ok: [instance]
2026-09-12 06:26:22.535153 | instance |
2026-09-12 06:26:22.535209 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-09-12 06:26:22.535221 | instance | Saturday 12 September 2026 06:26:22 +0000 (0:00:01.135) 0:00:30.044 ****
2026-09-12 06:26:22.946214 | instance | changed: [instance]
2026-09-12 06:26:22.946921 | instance |
2026-09-12 06:26:22.946974 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-09-12 06:26:22.946986 | instance | Saturday 12 September 2026 06:26:22 +0000 (0:00:00.411) 0:00:30.456 ****
2026-09-12 06:26:23.453396 | instance | changed: [instance]
2026-09-12 06:26:23.453490 | instance |
2026-09-12 06:26:23.453838 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-09-12 06:26:23.453880 | instance | Saturday 12 September 2026 06:26:23 +0000 (0:00:00.507) 0:00:30.964 ****
2026-09-12 06:26:24.051268 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-09-12 06:26:24.051350 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-09-12 06:26:24.051746 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-09-12 06:26:24.051789 | instance |
2026-09-12 06:26:24.051794 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-09-12 06:26:24.051799 | instance | Saturday 12 September 2026 06:26:24 +0000 (0:00:00.598) 0:00:31.562 ****
2026-09-12 06:26:24.531272 | instance | changed: [instance]
2026-09-12 06:26:24.531950 | instance |
2026-09-12 06:26:24.532031 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-09-12 06:26:24.532048 | instance | Saturday 12 September 2026 06:26:24 +0000 (0:00:00.479) 0:00:32.041 ****
2026-09-12 06:26:25.051346 | instance | changed: [instance]
2026-09-12 06:26:25.052163 | instance |
2026-09-12 06:26:25.052188 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-09-12 06:26:25.052196 | instance | Saturday 12 September 2026 06:26:25 +0000 (0:00:00.503) 0:00:32.544 ****
2026-09-12 06:26:25.052202 | instance |
2026-09-12 06:26:25.052215 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-09-12 06:26:25.052370 | instance | Saturday 12 September 2026 06:26:25 +0000 (0:00:00.016) 0:00:32.561 ****
2026-09-12 06:26:25.810345 | instance | ok: [instance]
2026-09-12 06:26:25.811074 | instance |
2026-09-12 06:26:25.811130 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-09-12 06:26:25.811141 | instance | Saturday 12 September 2026 06:26:25 +0000 (0:00:00.759) 0:00:33.320 ****
2026-09-12 06:26:26.867450 | instance | changed: [instance]
2026-09-12 06:26:26.868355 | instance |
2026-09-12 06:26:26.868433 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-09-12 06:26:26.868444 | instance | Saturday 12 September 2026 06:26:26 +0000 (0:00:01.056) 0:00:34.377 ****
2026-09-12 06:26:27.491652 | instance | changed: [instance]
2026-09-12 06:26:27.491723 | instance |
2026-09-12 06:26:27.492089 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-09-12 06:26:27.492143 | instance | Saturday 12 September 2026 06:26:27 +0000 (0:00:00.624) 0:00:35.002 ****
2026-09-12 06:26:27.572784 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-09-12 06:26:27.572831 | instance |
2026-09-12 06:26:27.572838 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-09-12 06:26:27.572845 | instance | Saturday 12 September 2026 06:26:27 +0000 (0:00:00.080) 0:00:35.083 ****
2026-09-12 06:26:33.381831 | instance | changed: [instance]
2026-09-12 06:26:33.382147 | instance |
2026-09-12 06:26:33.382218 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-09-12 06:26:33.382516 | instance | Saturday 12 September 2026 06:26:33 +0000 (0:00:05.809) 0:00:40.892 ****
2026-09-12 06:26:34.079621 | instance | ok: [instance] => (item=chronyd)
2026-09-12 06:26:34.080176 | instance | ok: [instance] => (item=sshd)
2026-09-12 06:26:34.081147 | instance |
2026-09-12 06:26:34.081182 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-09-12 06:26:34.081196 | instance | Saturday 12 September 2026 06:26:34 +0000 (0:00:00.697) 0:00:41.589 ****
2026-09-12 06:26:36.978870 | instance | changed: [instance]
2026-09-12 06:26:36.978952 | instance |
2026-09-12 06:26:36.979541 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-09-12 06:26:36.979589 | instance | Saturday 12 September 2026 06:26:36 +0000 (0:00:02.899) 0:00:44.489 ****
2026-09-12 06:26:37.207462 | instance | ok: [instance]
2026-09-12 06:26:37.207655 | instance |
2026-09-12 06:26:37.208003 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-09-12 06:26:37.208399 | instance | Saturday 12 September 2026 06:26:37 +0000 (0:00:00.228) 0:00:44.717 ****
2026-09-12 06:26:37.691805 | instance | changed: [instance]
2026-09-12 06:26:37.692221 | instance |
2026-09-12 06:26:37.692615 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-09-12 06:26:37.692672 | instance | Saturday 12 September 2026 06:26:37 +0000 (0:00:00.483) 0:00:45.201 ****
2026-09-12 06:26:38.059812 | instance | changed: [instance]
2026-09-12 06:26:38.059897 | instance |
2026-09-12 06:26:38.060266 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-09-12 06:26:38.060539 | instance | Saturday 12 September 2026 06:26:38 +0000 (0:00:00.368) 0:00:45.570 ****
2026-09-12 06:26:38.210392 | instance | ok: [instance]
2026-09-12 06:26:38.210550 | instance |
2026-09-12 06:26:38.211122 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-09-12 06:26:38.211191 | instance | Saturday 12 September 2026 06:26:38 +0000 (0:00:00.149) 0:00:45.720 ****
2026-09-12 06:26:38.449001 | instance | ok: [instance] => (item=instance)
2026-09-12 06:26:38.449697 | instance |
2026-09-12 06:26:38.449751 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-09-12 06:26:38.449763 | instance | Saturday 12 September 2026 06:26:38 +0000 (0:00:00.238) 0:00:45.959 ****
2026-09-12 06:26:38.515654 | instance | ok: [instance]
2026-09-12 06:26:38.515852 | instance |
2026-09-12 06:26:38.516268 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-09-12 06:26:38.516588 | instance | Saturday 12 September 2026 06:26:38 +0000 (0:00:00.066) 0:00:46.025 ****
2026-09-12 06:26:38.590104 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-09-12 06:26:38.590191 | instance |
2026-09-12 06:26:38.590205 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-09-12 06:26:38.590349 | instance | Saturday 12 September 2026 06:26:38 +0000 (0:00:00.075) 0:00:46.100 ****
2026-09-12 06:26:38.996744 | instance | changed: [instance]
2026-09-12 06:26:38.996990 | instance |
2026-09-12 06:26:38.997257 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-09-12 06:26:38.997461 | instance | Saturday 12 September 2026 06:26:38 +0000 (0:00:00.402) 0:00:46.503 ****
2026-09-12 06:26:39.809939 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-09-12 06:26:39.810001 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-09-12 06:26:39.810036 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-09-12 06:26:39.810047 | instance |
2026-09-12 06:26:39.810057 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-09-12 06:26:39.810066 | instance | Saturday 12 September 2026 06:26:39 +0000 (0:00:00.815) 0:00:47.318 ****
2026-09-12 06:28:15.287168 | instance | ok: [instance]
2026-09-12 06:28:15.287975 | instance |
2026-09-12 06:28:15.288010 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-09-12 06:28:15.288015 | instance | Saturday 12 September 2026 06:28:15 +0000 (0:01:35.479) 0:02:22.797 ****
2026-09-12 06:28:15.535931 | instance | changed: [instance]
2026-09-12 06:28:15.536209 | instance |
2026-09-12 06:28:15.536712 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-09-12 06:28:15.536769 | instance | Saturday 12 September 2026 06:28:15 +0000 (0:00:00.248) 0:02:23.046 ****
2026-09-12 06:28:15.581192 | instance | ok: [instance]
2026-09-12 06:28:15.581247 | instance |
2026-09-12 06:28:15.581258 | instance | TASK [Install Ceph host] *******************************************************
2026-09-12 06:28:15.581269 | instance | Saturday 12 September 2026 06:28:15 +0000 (0:00:00.044) 0:02:23.090 ****
2026-09-12 06:28:15.673301 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-09-12 06:28:15.673382 | instance |
2026-09-12 06:28:15.673396 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-09-12 06:28:15.673528 | instance | Saturday 12 September 2026 06:28:15 +0000 (0:00:00.093) 0:02:23.184 ****
2026-09-12 06:28:21.819113 | instance | ok: [instance]
2026-09-12 06:28:21.819354 | instance |
2026-09-12 06:28:21.819694 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-09-12 06:28:21.820073 | instance | Saturday 12 September 2026 06:28:21 +0000 (0:00:06.144) 0:02:29.329 ****
2026-09-12 06:28:21.899998 | instance | ok: [instance] => (item=instance)
2026-09-12 06:28:21.900196 | instance |
2026-09-12 06:28:21.900725 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-09-12 06:28:21.900835 | instance | Saturday 12 September 2026 06:28:21 +0000 (0:00:00.081) 0:02:29.410 ****
2026-09-12 06:28:22.363794 | instance | ok: [instance]
2026-09-12 06:28:22.363878 | instance |
2026-09-12 06:28:22.363893 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-09-12 06:28:22.363912 | instance | Saturday 12 September 2026 06:28:22 +0000 (0:00:00.462) 0:02:29.873 ****
2026-09-12 06:28:30.096333 | instance | ok: [instance]
2026-09-12 06:28:30.096753 | instance |
2026-09-12 06:28:30.097146 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-09-12 06:28:30.097513 | instance | Saturday 12 September 2026 06:28:30 +0000 (0:00:07.732) 0:02:37.606 ****
2026-09-12 06:29:23.670730 | instance | changed: [instance]
2026-09-12 06:29:23.670825 | instance |
2026-09-12 06:29:23.670980 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-09-12 06:29:23.671126 | instance | Saturday 12 September 2026 06:29:23 +0000 (0:00:53.575) 0:03:31.181 ****
2026-09-12 06:29:37.966601 | instance | ok: [instance]
2026-09-12 06:29:37.966818 | instance |
2026-09-12 06:29:37.967067 | instance | TASK [Install Ceph host] *******************************************************
2026-09-12 06:29:37.967314 | instance | Saturday 12 September 2026 06:29:37 +0000 (0:00:14.295) 0:03:45.476 ****
2026-09-12 06:29:38.045896 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-09-12 06:29:38.046046 | instance |
2026-09-12 06:29:38.046225 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-09-12 06:29:38.046417 | instance | Saturday 12 September 2026 06:29:38 +0000 (0:00:00.079) 0:03:45.556 ****
2026-09-12 06:29:38.102288 | instance | skipping: [instance]
2026-09-12 06:29:38.102422 | instance |
2026-09-12 06:29:38.102614 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-09-12 06:29:38.102775 | instance | Saturday 12 September 2026 06:29:38 +0000 (0:00:00.055) 0:03:45.612 ****
2026-09-12 06:29:38.162720 | instance | skipping: [instance] => (item=instance)
2026-09-12 06:29:38.162801 | instance | skipping: [instance]
2026-09-12 06:29:38.162947 | instance |
2026-09-12 06:29:38.163116 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-09-12 06:29:38.163285 | instance | Saturday 12 September 2026 06:29:38 +0000 (0:00:00.060) 0:03:45.672 ****
2026-09-12 06:29:38.440245 | instance | ok: [instance]
2026-09-12 06:29:38.440344 | instance |
2026-09-12 06:29:38.440548 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-09-12 06:29:38.440703 | instance | Saturday 12 September 2026 06:29:38 +0000 (0:00:00.277) 0:03:45.950 ****
2026-09-12 06:29:45.046467 | instance | ok: [instance]
2026-09-12 06:29:45.046598 | instance |
2026-09-12 06:29:45.046921 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-09-12 06:29:45.047120 | instance | Saturday 12 September 2026 06:29:45 +0000 (0:00:06.606) 0:03:52.557 ****
2026-09-12 06:29:57.404062 | instance | changed: [instance]
2026-09-12 06:29:57.404159 | instance |
2026-09-12 06:29:57.404179 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-09-12 06:29:57.404190 | instance | Saturday 12 September 2026 06:29:57 +0000 (0:00:12.356) 0:04:04.913 ****
2026-09-12 06:30:03.545334 | instance | ok: [instance]
2026-09-12 06:30:03.546136 | instance |
2026-09-12 06:30:03.546159 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-09-12 06:30:03.546173 | instance | Saturday 12 September 2026 06:30:03 +0000 (0:00:06.141) 0:04:11.055 ****
2026-09-12 06:30:10.577612 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-09-12 06:30:10.577705 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-09-12 06:30:10.577739 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-09-12 06:30:10.577857 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-09-12 06:30:10.577954 | instance |
2026-09-12 06:30:10.578061 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-09-12 06:30:10.578158 | instance |
2026-09-12 06:30:10.578253 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:30:10.578358 | instance | Saturday 12 September 2026 06:30:10 +0000 (0:00:07.033) 0:04:18.088 ****
2026-09-12 06:30:11.579645 | instance | ok: [instance]
2026-09-12 06:30:11.579838 | instance |
2026-09-12 06:30:11.580082 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:30:11.580414 | instance | Saturday 12 September 2026 06:30:11 +0000 (0:00:01.000) 0:04:19.089 ****
2026-09-12 06:30:11.822282 | instance | ok: [instance]
2026-09-12 06:30:11.822505 | instance |
2026-09-12 06:30:11.822756 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 06:30:11.823003 | instance | Saturday 12 September 2026 06:30:11 +0000 (0:00:00.242) 0:04:19.332 ****
2026-09-12 06:30:11.872221 | instance | skipping: [instance]
2026-09-12 06:30:11.872338 | instance |
2026-09-12 06:30:11.872511 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-09-12 06:30:11.872660 | instance | Saturday 12 September 2026 06:30:11 +0000 (0:00:00.050) 0:04:19.383 ****
2026-09-12 06:30:12.121653 | instance | ok: [instance]
2026-09-12 06:30:12.121907 | instance |
2026-09-12 06:30:12.122164 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:30:12.122446 | instance | Saturday 12 September 2026 06:30:12 +0000 (0:00:00.248) 0:04:19.632 ****
2026-09-12 06:30:12.199090 | instance | ok: [instance] => {
2026-09-12 06:30:12.199332 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-09-12 06:30:12.199618 | instance | }
2026-09-12 06:30:12.199862 | instance |
2026-09-12 06:30:12.200097 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:30:12.200378 | instance | Saturday 12 September 2026 06:30:12 +0000 (0:00:00.077) 0:04:19.709 ****
2026-09-12 06:30:12.509029 | instance | ok: [instance]
2026-09-12 06:30:12.509096 | instance |
2026-09-12 06:30:12.509249 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:30:12.509415 | instance | Saturday 12 September 2026 06:30:12 +0000 (0:00:00.310) 0:04:20.020 ****
2026-09-12 06:30:12.556667 | instance | skipping: [instance]
2026-09-12 06:30:12.556713 | instance |
2026-09-12 06:30:12.556810 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 06:30:12.556929 | instance | Saturday 12 September 2026 06:30:12 +0000 (0:00:00.047) 0:04:20.067 ****
2026-09-12 06:30:12.597007 | instance | skipping: [instance]
2026-09-12 06:30:12.597051 | instance |
2026-09-12 06:30:12.597173 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:30:12.597276 | instance | Saturday 12 September 2026 06:30:12 +0000 (0:00:00.040) 0:04:20.108 ****
2026-09-12 06:30:12.810175 | instance | ok: [instance]
2026-09-12 06:30:12.810894 | instance |
2026-09-12 06:30:12.810944 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 06:30:12.810952 | instance | Saturday 12 September 2026 06:30:12 +0000 (0:00:00.212) 0:04:20.320 ****
2026-09-12 06:30:13.862964 | instance | ok: [instance]
2026-09-12 06:30:13.863049 | instance |
2026-09-12 06:30:13.863172 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:30:13.863326 | instance | Saturday 12 September 2026 06:30:13 +0000 (0:00:01.053) 0:04:21.373 ****
2026-09-12 06:30:13.955090 | instance | ok: [instance] => {
2026-09-12 06:30:13.955286 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz"
2026-09-12 06:30:13.955536 | instance | }
2026-09-12 06:30:13.955747 | instance |
2026-09-12 06:30:13.955999 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:30:13.956260 | instance | Saturday 12 September 2026 06:30:13 +0000 (0:00:00.091) 0:04:21.465 ****
2026-09-12 06:30:14.308445 | instance | ok: [instance]
2026-09-12 06:30:14.308521 | instance |
2026-09-12 06:30:14.308660 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:30:14.308803 | instance | Saturday 12 September 2026 06:30:14 +0000 (0:00:00.353) 0:04:21.819 ****
2026-09-12 06:30:16.307996 | instance | ok: [instance]
2026-09-12 06:30:16.308075 | instance |
2026-09-12 06:30:16.308081 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-09-12 06:30:16.308087 | instance | Saturday 12 September 2026 06:30:16 +0000 (0:00:01.998) 0:04:23.818 ****
2026-09-12 06:30:16.338271 | instance | skipping: [instance]
2026-09-12 06:30:16.338349 | instance |
2026-09-12 06:30:16.338358 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-09-12 06:30:16.338365 | instance | Saturday 12 September 2026 06:30:16 +0000 (0:00:00.029) 0:04:23.848 ****
2026-09-12 06:30:16.367952 | instance | skipping: [instance]
2026-09-12 06:30:16.368032 | instance |
2026-09-12 06:30:16.368039 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-09-12 06:30:16.368047 | instance | Saturday 12 September 2026 06:30:16 +0000 (0:00:00.029) 0:04:23.877 ****
2026-09-12 06:30:16.407603 | instance | skipping: [instance]
2026-09-12 06:30:16.407678 | instance |
2026-09-12 06:30:16.407686 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-09-12 06:30:16.407692 | instance | Saturday 12 September 2026 06:30:16 +0000 (0:00:00.039) 0:04:23.917 ****
2026-09-12 06:30:17.455831 | instance | ok: [instance]
2026-09-12 06:30:17.455909 | instance |
2026-09-12 06:30:17.455919 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-09-12 06:30:17.455928 | instance | Saturday 12 September 2026 06:30:17 +0000 (0:00:01.047) 0:04:24.965 ****
2026-09-12 06:30:17.950354 | instance | ok: [instance]
2026-09-12 06:30:17.950463 | instance |
2026-09-12 06:30:17.950475 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-09-12 06:30:17.950486 | instance | Saturday 12 September 2026 06:30:17 +0000 (0:00:00.493) 0:04:25.459 ****
2026-09-12 06:30:18.995883 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-09-12 06:30:18.995951 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-09-12 06:30:18.995965 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-09-12 06:30:18.995978 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-09-12 06:30:18.995991 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-09-12 06:30:18.996004 | instance |
2026-09-12 06:30:18.996016 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-09-12 06:30:18.996028 | instance | Saturday 12 September 2026 06:30:18 +0000 (0:00:01.044) 0:04:26.504 ****
2026-09-12 06:30:19.557656 | instance | ok: [instance]
2026-09-12 06:30:19.557697 | instance |
2026-09-12 06:30:19.557704 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-09-12 06:30:19.557710 | instance | Saturday 12 September 2026 06:30:19 +0000 (0:00:00.555) 0:04:27.059 ****
2026-09-12 06:30:19.557715 | instance |
2026-09-12 06:30:19.557721 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-09-12 06:30:19.557726 | instance | Saturday 12 September 2026 06:30:19 +0000 (0:00:00.008) 0:04:27.067 ****
2026-09-12 06:30:19.942312 | instance | ok: [instance]
2026-09-12 06:30:19.942368 | instance |
2026-09-12 06:30:19.942409 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:30:19.942424 | instance | Saturday 12 September 2026 06:30:19 +0000 (0:00:00.384) 0:04:27.452 ****
2026-09-12 06:30:20.177984 | instance | ok: [instance]
2026-09-12 06:30:20.178026 | instance |
2026-09-12 06:30:20.178033 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:30:20.178039 | instance | Saturday 12 September 2026 06:30:20 +0000 (0:00:00.236) 0:04:27.688 ****
2026-09-12 06:30:20.248864 | instance | ok: [instance] => {
2026-09-12 06:30:20.248944 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-09-12 06:30:20.248956 | instance | }
2026-09-12 06:30:20.248974 | instance |
2026-09-12 06:30:20.248983 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:30:20.248993 | instance | Saturday 12 September 2026 06:30:20 +0000 (0:00:00.070) 0:04:27.758 ****
2026-09-12 06:30:20.625857 | instance | ok: [instance]
2026-09-12 06:30:20.626835 | instance |
2026-09-12 06:30:20.626871 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:30:20.626885 | instance | Saturday 12 September 2026 06:30:20 +0000 (0:00:00.377) 0:04:28.135 ****
2026-09-12 06:30:23.766991 | instance | ok: [instance]
2026-09-12 06:30:23.767060 | instance |
2026-09-12 06:30:23.767078 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-09-12 06:30:23.767326 | instance | Saturday 12 September 2026 06:30:23 +0000 (0:00:03.141) 0:04:31.277 ****
2026-09-12 06:30:24.850299 | instance | ok: [instance]
2026-09-12 06:30:24.850931 | instance |
2026-09-12 06:30:24.850983 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-09-12 06:30:24.850993 | instance | Saturday 12 September 2026 06:30:24 +0000 (0:00:01.083) 0:04:32.360 ****
2026-09-12 06:30:25.044560 | instance | ok: [instance]
2026-09-12 06:30:25.045290 | instance |
2026-09-12 06:30:25.045340 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-09-12 06:30:25.045353 | instance | Saturday 12 September 2026 06:30:25 +0000 (0:00:00.193) 0:04:32.554 ****
2026-09-12 06:30:25.489785 | instance | ok: [instance]
2026-09-12 06:30:25.490538 | instance |
2026-09-12 06:30:25.490591 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-09-12 06:30:25.490603 | instance | Saturday 12 September 2026 06:30:25 +0000 (0:00:00.445) 0:04:33.000 ****
2026-09-12 06:30:26.113501 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-09-12 06:30:26.114835 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-09-12 06:30:26.114888 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-09-12 06:30:26.114900 | instance |
2026-09-12 06:30:26.114910 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-09-12 06:30:26.114919 | instance | Saturday 12 September 2026 06:30:26 +0000 (0:00:00.623) 0:04:33.623 ****
2026-09-12 06:30:26.583171 | instance | ok: [instance]
2026-09-12 06:30:26.583571 | instance |
2026-09-12 06:30:26.584321 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-09-12 06:30:26.584418 | instance | Saturday 12 September 2026 06:30:26 +0000 (0:00:00.469) 0:04:34.093 ****
2026-09-12 06:30:27.058249 | instance | ok: [instance]
2026-09-12 06:30:27.058442 | instance |
2026-09-12 06:30:27.058678 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-09-12 06:30:27.058923 | instance | Saturday 12 September 2026 06:30:27 +0000 (0:00:00.462) 0:04:34.555 ****
2026-09-12 06:30:27.059138 | instance |
2026-09-12 06:30:27.059374 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-09-12 06:30:27.059638 | instance | Saturday 12 September 2026 06:30:27 +0000 (0:00:00.012) 0:04:34.568 ****
2026-09-12 06:30:27.448788 | instance | ok: [instance]
2026-09-12 06:30:27.448989 | instance |
2026-09-12 06:30:27.449235 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-09-12 06:30:27.449523 | instance | Saturday 12 September 2026 06:30:27 +0000 (0:00:00.390) 0:04:34.958 ****
2026-09-12 06:30:27.523209 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-09-12 06:30:27.523372 | instance |
2026-09-12 06:30:27.523666 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-09-12 06:30:27.523909 | instance | Saturday 12 September 2026 06:30:27 +0000 (0:00:00.074) 0:04:35.033 ****
2026-09-12 06:30:28.589787 | instance | ok: [instance]
2026-09-12 06:30:28.589850 | instance |
2026-09-12 06:30:28.589862 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-09-12 06:30:28.589899 | instance | Saturday 12 September 2026 06:30:28 +0000 (0:00:01.065) 0:04:36.098 ****
2026-09-12 06:30:29.287200 | instance | ok: [instance] => (item=chronyd)
2026-09-12 06:30:29.288282 | instance | ok: [instance] => (item=sshd)
2026-09-12 06:30:29.288349 | instance |
2026-09-12 06:30:29.288362 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-09-12 06:30:29.288372 | instance | Saturday 12 September 2026 06:30:29 +0000 (0:00:00.698) 0:04:36.797 ****
2026-09-12 06:30:32.648067 | instance | ok: [instance]
2026-09-12 06:30:32.649143 | instance |
2026-09-12 06:30:32.649203 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-09-12 06:30:32.649216 | instance | Saturday 12 September 2026 06:30:32 +0000 (0:00:03.360) 0:04:40.158 ****
2026-09-12 06:30:32.873569 | instance | ok: [instance]
2026-09-12 06:30:32.874339 | instance |
2026-09-12 06:30:32.874526 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-09-12 06:30:32.874540 | instance | Saturday 12 September 2026 06:30:32 +0000 (0:00:00.225) 0:04:40.384 ****
2026-09-12 06:30:33.146686 | instance | ok: [instance]
2026-09-12 06:30:33.146793 | instance |
2026-09-12 06:30:33.146929 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-09-12 06:30:33.147130 | instance | Saturday 12 September 2026 06:30:33 +0000 (0:00:00.273) 0:04:40.657 ****
2026-09-12 06:30:33.391656 | instance | ok: [instance]
2026-09-12 06:30:33.391723 | instance |
2026-09-12 06:30:33.391919 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-09-12 06:30:33.392221 | instance | Saturday 12 September 2026 06:30:33 +0000 (0:00:00.244) 0:04:40.902 ****
2026-09-12 06:30:33.658394 | instance | ok: [instance] => (item=instance)
2026-09-12 06:30:33.658552 | instance |
2026-09-12 06:30:33.658800 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-09-12 06:30:33.659137 | instance | Saturday 12 September 2026 06:30:33 +0000 (0:00:00.266) 0:04:41.168 ****
2026-09-12 06:30:33.731430 | instance | ok: [instance]
2026-09-12 06:30:33.731797 | instance |
2026-09-12 06:30:33.732150 | instance | TASK [Install Ceph host] *******************************************************
2026-09-12 06:30:33.732502 | instance | Saturday 12 September 2026 06:30:33 +0000 (0:00:00.072) 0:04:41.241 ****
2026-09-12 06:30:33.811726 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-09-12 06:30:33.811904 | instance |
2026-09-12 06:30:33.812051 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-09-12 06:30:33.812210 | instance | Saturday 12 September 2026 06:30:33 +0000 (0:00:00.078) 0:04:41.320 ****
2026-09-12 06:30:33.871749 | instance | skipping: [instance]
2026-09-12 06:30:33.871793 | instance |
2026-09-12 06:30:33.871804 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-09-12 06:30:33.871814 | instance | Saturday 12 September 2026 06:30:33 +0000 (0:00:00.061) 0:04:41.381 ****
2026-09-12 06:30:33.933939 | instance | skipping: [instance] => (item=instance)
2026-09-12 06:30:33.934000 | instance | skipping: [instance]
2026-09-12 06:30:33.934016 | instance |
2026-09-12 06:30:33.934029 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-09-12 06:30:33.934042 | instance | Saturday 12 September 2026 06:30:33 +0000 (0:00:00.061) 0:04:41.443 ****
2026-09-12 06:30:34.207792 | instance | ok: [instance]
2026-09-12 06:30:34.207843 | instance |
2026-09-12 06:30:34.207855 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-09-12 06:30:34.207865 | instance | Saturday 12 September 2026 06:30:34 +0000 (0:00:00.273) 0:04:41.717 ****
2026-09-12 06:30:40.770114 | instance | ok: [instance]
2026-09-12 06:30:40.770180 | instance |
2026-09-12 06:30:40.770193 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-09-12 06:30:40.770204 | instance | Saturday 12 September 2026 06:30:40 +0000 (0:00:06.562) 0:04:48.279 ****
2026-09-12 06:30:46.213269 | instance | ok: [instance]
2026-09-12 06:30:46.213411 | instance |
2026-09-12 06:30:46.213426 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-09-12 06:30:46.213436 | instance | Saturday 12 September 2026 06:30:46 +0000 (0:00:05.442) 0:04:53.722 ****
2026-09-12 06:31:00.365456 | instance | ok: [instance]
2026-09-12 06:31:00.366195 | instance |
2026-09-12 06:31:00.366252 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-09-12 06:31:00.366266 | instance | Saturday 12 September 2026 06:31:00 +0000 (0:00:14.153) 0:05:07.875 ****
2026-09-12 06:32:34.271262 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-09-12 06:32:34.271433 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-09-12 06:32:34.271710 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-09-12 06:32:34.271922 | instance |
2026-09-12 06:32:34.272200 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-09-12 06:32:34.272457 | instance | Saturday 12 September 2026 06:32:34 +0000 (0:01:33.905) 0:06:41.781 ****
2026-09-12 06:32:40.195917 | instance | ok: [instance]
2026-09-12 06:32:40.196380 | instance |
2026-09-12 06:32:40.197009 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-09-12 06:32:40.197061 | instance | Saturday 12 September 2026 06:32:40 +0000 (0:00:05.924) 0:06:47.706 ****
2026-09-12 06:32:46.339259 | instance | ok: [instance]
2026-09-12 06:32:46.339957 | instance |
2026-09-12 06:32:46.339991 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-09-12 06:32:46.340003 | instance | Saturday 12 September 2026 06:32:46 +0000 (0:00:06.143) 0:06:53.849 ****
2026-09-12 06:32:46.426558 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-09-12 06:32:46.427009 | instance |
2026-09-12 06:32:46.427030 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-09-12 06:32:46.427038 | instance | Saturday 12 September 2026 06:32:46 +0000 (0:00:00.087) 0:06:53.937 ****
2026-09-12 06:32:46.482753 | instance | ok: [instance]
2026-09-12 06:32:46.483144 | instance |
2026-09-12 06:32:46.483230 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-09-12 06:32:46.483398 | instance | Saturday 12 September 2026 06:32:46 +0000 (0:00:00.056) 0:06:53.993 ****
2026-09-12 06:32:52.718084 | instance | ok: [instance]
2026-09-12 06:32:52.718888 | instance |
2026-09-12 06:32:52.718923 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-09-12 06:32:52.718935 | instance | Saturday 12 September 2026 06:32:52 +0000 (0:00:06.234) 0:07:00.228 ****
2026-09-12 06:32:52.790141 | instance | ok: [instance]
2026-09-12 06:32:52.790200 | instance |
2026-09-12 06:32:52.790542 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-09-12 06:32:52.790600 | instance | Saturday 12 September 2026 06:32:52 +0000 (0:00:00.072) 0:07:00.300 ****
2026-09-12 06:32:52.855347 | instance | skipping: [instance] => (item=1)
2026-09-12 06:32:52.856273 | instance | skipping: [instance] => (item=1)
2026-09-12 06:32:52.856341 | instance | skipping: [instance] => (item=1)
2026-09-12 06:32:52.856349 | instance | skipping: [instance]
2026-09-12 06:32:52.856356 | instance |
2026-09-12 06:32:52.856362 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-09-12 06:32:52.856375 | instance | Saturday 12 September 2026 06:32:52 +0000 (0:00:00.064) 0:07:00.365 ****
2026-09-12 06:32:52.952306 | instance | skipping: [instance]
2026-09-12 06:32:52.952539 | instance |
2026-09-12 06:32:52.952777 | instance | PLAY [Deploy Ceph exporters] ***************************************************
2026-09-12 06:32:52.952984 | instance |
2026-09-12 06:32:52.953207 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:32:52.953431 | instance | Saturday 12 September 2026 06:32:52 +0000 (0:00:00.097) 0:07:00.462 ****
2026-09-12 06:32:54.011904 | instance | ok: [instance]
2026-09-12 06:32:54.012069 | instance |
2026-09-12 06:32:54.012397 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:32:54.012746 | instance | Saturday 12 September 2026 06:32:54 +0000 (0:00:01.058) 0:07:01.521 ****
2026-09-12 06:32:54.269799 | instance | ok: [instance]
2026-09-12 06:32:54.269932 | instance |
2026-09-12 06:32:54.270181 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 06:32:54.270429 | instance | Saturday 12 September 2026 06:32:54 +0000 (0:00:00.258) 0:07:01.780 ****
2026-09-12 06:32:54.435464 | instance | skipping: [instance]
2026-09-12 06:32:54.435581 | instance |
2026-09-12 06:32:54.435815 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-09-12 06:32:54.436075 | instance | Saturday 12 September 2026 06:32:54 +0000 (0:00:00.165) 0:07:01.946 ****
2026-09-12 06:32:54.711354 | instance | ok: [instance]
2026-09-12 06:32:54.711560 | instance |
2026-09-12 06:32:54.711836 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:32:54.712050 | instance | Saturday 12 September 2026 06:32:54 +0000 (0:00:00.275) 0:07:02.221 ****
2026-09-12 06:32:54.786593 | instance | ok: [instance] => {
2026-09-12 06:32:54.786789 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-09-12 06:32:54.787010 | instance | }
2026-09-12 06:32:54.787220 | instance |
2026-09-12 06:32:54.787490 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:32:54.787701 | instance | Saturday 12 September 2026 06:32:54 +0000 (0:00:00.075) 0:07:02.296 ****
2026-09-12 06:32:55.128049 | instance | ok: [instance]
2026-09-12 06:32:55.128507 | instance |
2026-09-12 06:32:55.128910 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:32:55.129232 | instance | Saturday 12 September 2026 06:32:55 +0000 (0:00:00.341) 0:07:02.638 ****
2026-09-12 06:32:55.185904 | instance | skipping: [instance]
2026-09-12 06:32:55.186285 | instance |
2026-09-12 06:32:55.186638 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 06:32:55.186931 | instance | Saturday 12 September 2026 06:32:55 +0000 (0:00:00.057) 0:07:02.695 ****
2026-09-12 06:32:55.257004 | instance | skipping: [instance]
2026-09-12 06:32:55.257073 | instance |
2026-09-12 06:32:55.257276 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:32:55.257559 | instance | Saturday 12 September 2026 06:32:55 +0000 (0:00:00.069) 0:07:02.764 ****
2026-09-12 06:32:55.444738 | instance | ok: [instance]
2026-09-12 06:32:55.444837 | instance |
2026-09-12 06:32:55.445087 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 06:32:55.445339 | instance | Saturday 12 September 2026 06:32:55 +0000 (0:00:00.189) 0:07:02.954 ****
2026-09-12 06:32:56.618355 | instance | ok: [instance]
2026-09-12 06:32:56.618508 | instance |
2026-09-12 06:32:56.619084 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:32:56.619152 | instance | Saturday 12 September 2026 06:32:56 +0000 (0:00:01.174) 0:07:04.128 ****
2026-09-12 06:32:56.710752 | instance | ok: [instance] => {
2026-09-12 06:32:56.711892 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz"
2026-09-12 06:32:56.711962 | instance | }
2026-09-12 06:32:56.711977 | instance |
2026-09-12 06:32:56.711989 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:32:56.712009 | instance | Saturday 12 September 2026 06:32:56 +0000 (0:00:00.091) 0:07:04.220 ****
2026-09-12 06:32:57.081004 | instance | ok: [instance]
2026-09-12 06:32:57.081781 | instance |
2026-09-12 06:32:57.081845 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:32:57.081858 | instance | Saturday 12 September 2026 06:32:57 +0000 (0:00:00.370) 0:07:04.591 ****
2026-09-12 06:32:59.125084 | instance | ok: [instance]
2026-09-12 06:32:59.125886 | instance |
2026-09-12 06:32:59.125946 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-09-12 06:32:59.125958 | instance | Saturday 12 September 2026 06:32:59 +0000 (0:00:02.043) 0:07:06.635 ****
2026-09-12 06:32:59.168605 | instance | skipping: [instance]
2026-09-12 06:32:59.169258 | instance |
2026-09-12 06:32:59.169295 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-09-12 06:32:59.169307 | instance | Saturday 12 September 2026 06:32:59 +0000 (0:00:00.043) 0:07:06.679 ****
2026-09-12 06:32:59.208004 | instance | skipping: [instance]
2026-09-12 06:32:59.208882 | instance |
2026-09-12 06:32:59.209041 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-09-12 06:32:59.209065 | instance | Saturday 12 September 2026 06:32:59 +0000 (0:00:00.039) 0:07:06.718 ****
2026-09-12 06:32:59.250748 | instance | skipping: [instance]
2026-09-12 06:32:59.250961 | instance |
2026-09-12 06:32:59.251322 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-09-12 06:32:59.251647 | instance | Saturday 12 September 2026 06:32:59 +0000 (0:00:00.042) 0:07:06.761 ****
2026-09-12 06:33:00.413187 | instance | ok: [instance]
2026-09-12 06:33:00.413355 | instance |
2026-09-12 06:33:00.413646 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-09-12 06:33:00.413994 | instance | Saturday 12 September 2026 06:33:00 +0000 (0:00:01.161) 0:07:07.922 ****
2026-09-12 06:33:00.930305 | instance | ok: [instance]
2026-09-12 06:33:00.930554 | instance |
2026-09-12 06:33:00.930769 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-09-12 06:33:00.931005 | instance | Saturday 12 September 2026 06:33:00 +0000 (0:00:00.517) 0:07:08.440 ****
2026-09-12 06:33:01.956066 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-09-12 06:33:01.956317 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-09-12 06:33:01.956584 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-09-12 06:33:01.956851 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-09-12 06:33:01.957091 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-09-12 06:33:01.957301 | instance |
2026-09-12 06:33:01.957558 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-09-12 06:33:01.957784 | instance | Saturday 12 September 2026 06:33:01 +0000 (0:00:01.025) 0:07:09.466 ****
2026-09-12 06:33:02.521498 | instance | ok: [instance]
2026-09-12 06:33:02.521707 | instance |
2026-09-12 06:33:02.521945 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-09-12 06:33:02.522182 | instance | Saturday 12 September 2026 06:33:02 +0000 (0:00:00.553) 0:07:10.019 ****
2026-09-12 06:33:02.522431 | instance |
2026-09-12 06:33:02.522783 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-09-12 06:33:02.523136 | instance | Saturday 12 September 2026 06:33:02 +0000 (0:00:00.011) 0:07:10.031 ****
2026-09-12 06:33:02.889810 | instance | ok: [instance]
2026-09-12 06:33:02.889998 | instance |
2026-09-12 06:33:02.890232 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:33:02.890482 | instance | Saturday 12 September 2026 06:33:02 +0000 (0:00:00.368) 0:07:10.400 ****
2026-09-12 06:33:03.121850 | instance | ok: [instance]
2026-09-12 06:33:03.121913 | instance |
2026-09-12 06:33:03.121926 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:33:03.121936 | instance | Saturday 12 September 2026 06:33:03 +0000 (0:00:00.230) 0:07:10.631 ****
2026-09-12 06:33:03.193472 | instance | ok: [instance] => {
2026-09-12 06:33:03.194613 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-09-12 06:33:03.194710 | instance | }
2026-09-12 06:33:03.194722 | instance |
2026-09-12 06:33:03.194731 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:33:03.194740 | instance | Saturday 12 September 2026 06:33:03 +0000 (0:00:00.072) 0:07:10.703 ****
2026-09-12 06:33:03.582346 | instance | ok: [instance]
2026-09-12 06:33:03.582555 | instance |
2026-09-12 06:33:03.582900 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:33:03.583194 | instance | Saturday 12 September 2026 06:33:03 +0000 (0:00:00.388) 0:07:11.092 ****
2026-09-12 06:33:06.649977 | instance | ok: [instance]
2026-09-12 06:33:06.650687 | instance |
2026-09-12 06:33:06.651077 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-09-12 06:33:06.651091 | instance | Saturday 12 September 2026 06:33:06 +0000 (0:00:03.067) 0:07:14.160 ****
2026-09-12 06:33:07.651321 | instance | ok: [instance]
2026-09-12 06:33:07.652007 | instance |
2026-09-12 06:33:07.652057 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-09-12 06:33:07.652069 | instance | Saturday 12 September 2026 06:33:07 +0000 (0:00:01.001) 0:07:15.161 ****
2026-09-12 06:33:07.877519 | instance | ok: [instance]
2026-09-12 06:33:07.878214 | instance |
2026-09-12 06:33:07.878266 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-09-12 06:33:07.878277 | instance | Saturday 12 September 2026 06:33:07 +0000 (0:00:00.226) 0:07:15.387 ****
2026-09-12 06:33:08.345130 | instance | ok: [instance]
2026-09-12 06:33:08.346043 | instance |
2026-09-12 06:33:08.346106 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-09-12 06:33:08.346121 | instance | Saturday 12 September 2026 06:33:08 +0000 (0:00:00.467) 0:07:15.855 ****
2026-09-12 06:33:08.975911 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-09-12 06:33:08.976346 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-09-12 06:33:08.976442 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-09-12 06:33:08.977204 | instance |
2026-09-12 06:33:08.977266 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-09-12 06:33:08.977278 | instance | Saturday 12 September 2026 06:33:08 +0000 (0:00:00.630) 0:07:16.486 ****
2026-09-12 06:33:09.429275 | instance | ok: [instance]
2026-09-12 06:33:09.429326 | instance |
2026-09-12 06:33:09.429337 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-09-12 06:33:09.429347 | instance | Saturday 12 September 2026 06:33:09 +0000 (0:00:00.452) 0:07:16.938 ****
2026-09-12 06:33:09.888889 | instance | ok: [instance]
2026-09-12 06:33:09.889005 | instance |
2026-09-12 06:33:09.889760 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-09-12 06:33:09.889806 | instance | Saturday 12 September 2026 06:33:09 +0000 (0:00:00.452) 0:07:17.391 ****
2026-09-12 06:33:09.889813 | instance |
2026-09-12 06:33:09.889819 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-09-12 06:33:09.889825 | instance | Saturday 12 September 2026 06:33:09 +0000 (0:00:00.008) 0:07:17.399 ****
2026-09-12 06:33:10.271674 | instance | ok: [instance]
2026-09-12 06:33:10.271755 | instance |
2026-09-12 06:33:10.272102 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-09-12 06:33:10.272171 | instance | Saturday 12 September 2026 06:33:10 +0000 (0:00:00.382) 0:07:17.782 ****
2026-09-12 06:33:10.347685 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-09-12 06:33:10.347762 | instance |
2026-09-12 06:33:10.348071 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-09-12 06:33:10.348135 | instance | Saturday 12 September 2026 06:33:10 +0000 (0:00:00.076) 0:07:17.858 ****
2026-09-12 06:33:11.436272 | instance | ok: [instance]
2026-09-12 06:33:11.436743 | instance |
2026-09-12 06:33:11.436769 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-09-12 06:33:11.437086 | instance | Saturday 12 September 2026 06:33:11 +0000 (0:00:01.088) 0:07:18.946 ****
2026-09-12 06:33:12.119088 | instance | ok: [instance] => (item=chronyd)
2026-09-12 06:33:12.120170 | instance | ok: [instance] => (item=sshd)
2026-09-12 06:33:12.120532 | instance |
2026-09-12 06:33:12.120546 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-09-12 06:33:12.120555 | instance | Saturday 12 September 2026 06:33:12 +0000 (0:00:00.682) 0:07:19.629 ****
2026-09-12 06:33:15.319522 | instance | ok: [instance]
2026-09-12 06:33:15.320219 | instance |
2026-09-12 06:33:15.320237 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-09-12 06:33:15.320245 | instance | Saturday 12 September 2026 06:33:15 +0000 (0:00:03.200) 0:07:22.829 ****
2026-09-12 06:33:15.539929 | instance | ok: [instance]
2026-09-12 06:33:15.540216 | instance |
2026-09-12 06:33:15.540762 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-09-12 06:33:15.540817 | instance | Saturday 12 September 2026 06:33:15 +0000 (0:00:00.220) 0:07:23.050 ****
2026-09-12 06:33:15.839395 | instance | ok: [instance]
2026-09-12 06:33:15.839626 | instance |
2026-09-12 06:33:15.840026 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-09-12 06:33:15.840378 | instance | Saturday 12 September 2026 06:33:15 +0000 (0:00:00.299) 0:07:23.349 ****
2026-09-12 06:33:16.071002 | instance | ok: [instance]
2026-09-12 06:33:16.071179 | instance |
2026-09-12 06:33:16.071537 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] ***********
2026-09-12 06:33:16.071836 | instance | Saturday 12 September 2026 06:33:16 +0000 (0:00:00.231) 0:07:23.581 ****
2026-09-12 06:33:28.640617 | instance | changed: [instance]
2026-09-12 06:33:28.640683 | instance |
2026-09-12 06:33:28.640695 | instance | PLAY [all] *********************************************************************
2026-09-12 06:33:28.640704 | instance |
2026-09-12 06:33:28.640713 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-09-12 06:33:28.640721 | instance | Saturday 12 September 2026 06:33:28 +0000 (0:00:12.568) 0:07:36.149 ****
2026-09-12 06:33:29.032106 | instance | changed: [instance]
2026-09-12 06:33:29.032314 | instance |
2026-09-12 06:33:29.032571 | instance | PLAY [all] *********************************************************************
2026-09-12 06:33:29.032789 | instance |
2026-09-12 06:33:29.033018 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:33:29.033242 | instance | Saturday 12 September 2026 06:33:29 +0000 (0:00:00.391) 0:07:36.541 ****
2026-09-12 06:33:30.077710 | instance | ok: [instance]
2026-09-12 06:33:30.077910 | instance |
2026-09-12 06:33:30.078134 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-09-12 06:33:30.078379 | instance | Saturday 12 September 2026 06:33:30 +0000 (0:00:01.045) 0:07:37.587 ****
2026-09-12 06:33:34.220260 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-09-12 06:33:34.220380 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-09-12 06:33:34.220391 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-09-12 06:33:34.220428 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-09-12 06:33:34.220438 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-09-12 06:33:34.220460 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-09-12 06:33:34.223510 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-09-12 06:33:34.223597 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-09-12 06:33:34.223609 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-09-12 06:33:34.223618 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-09-12 06:33:34.223627 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-09-12 06:33:34.223637 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-09-12 06:33:34.223645 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-09-12 06:33:34.223654 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-09-12 06:33:34.223663 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-09-12 06:33:34.223672 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-09-12 06:33:34.223680 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-09-12 06:33:34.223695 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-09-12 06:33:34.223704 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-09-12 06:33:34.223720 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-09-12 06:33:34.223887 | instance |
2026-09-12 06:33:34.224467 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-09-12 06:33:34.224765 | instance | Saturday 12 September 2026 06:33:34 +0000 (0:00:04.141) 0:07:41.729 ****
2026-09-12 06:33:34.454003 | instance | changed: [instance]
2026-09-12 06:33:34.454238 | instance |
2026-09-12 06:33:34.454742 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-09-12 06:33:34.455080 | instance | Saturday 12 September 2026 06:33:34 +0000 (0:00:00.234) 0:07:41.963 ****
2026-09-12 06:33:34.978723 | instance | changed: [instance]
2026-09-12 06:33:34.979310 | instance |
2026-09-12 06:33:34.979365 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-09-12 06:33:34.979383 | instance | Saturday 12 September 2026 06:33:34 +0000 (0:00:00.525) 0:07:42.489 ****
2026-09-12 06:33:35.259967 | instance | ok: [instance]
2026-09-12 06:33:35.260335 | instance |
2026-09-12 06:33:35.261009 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-09-12 06:33:35.261080 | instance | Saturday 12 September 2026 06:33:35 +0000 (0:00:00.281) 0:07:42.770 ****
2026-09-12 06:33:35.304785 | instance | ok: [instance]
2026-09-12 06:33:35.304984 | instance |
2026-09-12 06:33:35.305617 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-09-12 06:33:35.305638 | instance |
2026-09-12 06:33:35.305645 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:33:35.305651 | instance | Saturday 12 September 2026 06:33:35 +0000 (0:00:00.045) 0:07:42.815 ****
2026-09-12 06:33:36.280251 | instance | ok: [instance]
2026-09-12 06:33:36.280342 | instance |
2026-09-12 06:33:36.280352 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-09-12 06:33:36.280370 | instance | Saturday 12 September 2026 06:33:36 +0000 (0:00:00.974) 0:07:43.789 ****
2026-09-12 06:33:36.506765 | instance | changed: [instance]
2026-09-12 06:33:36.506923 | instance |
2026-09-12 06:33:36.507466 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-09-12 06:33:36.507534 | instance | Saturday 12 September 2026 06:33:36 +0000 (0:00:00.227) 0:07:44.017 ****
2026-09-12 06:33:37.470957 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-09-12 06:33:37.472259 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-09-12 06:33:37.472356 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-09-12 06:33:37.472367 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-09-12 06:33:37.472377 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-09-12 06:33:37.472393 | instance |
2026-09-12 06:33:37.472780 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-09-12 06:33:37.472831 | instance | Saturday 12 September 2026 06:33:37 +0000 (0:00:00.964) 0:07:44.981 ****
2026-09-12 06:33:37.675585 | 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-09-12 06:33:37.852631 | 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-09-12 06:33:38.041906 | 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-09-12 06:33:38.058159 | instance | ...ignoring
2026-09-12 06:33:38.058919 | instance |
2026-09-12 06:33:38.058978 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-09-12 06:33:38.058990 | instance | Saturday 12 September 2026 06:33:38 +0000 (0:00:00.586) 0:07:45.568 ****
2026-09-12 06:33:38.276274 | instance | ok: [instance]
2026-09-12 06:33:38.276995 | instance |
2026-09-12 06:33:38.277030 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-09-12 06:33:38.277056 | instance | Saturday 12 September 2026 06:33:38 +0000 (0:00:00.218) 0:07:45.786 ****
2026-09-12 06:33:38.488197 | instance | ok: [instance]
2026-09-12 06:33:38.488522 | instance |
2026-09-12 06:33:38.488892 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-09-12 06:33:38.488931 | instance | Saturday 12 September 2026 06:33:38 +0000 (0:00:00.211) 0:07:45.998 ****
2026-09-12 06:33:38.525513 | instance | ok: [instance]
2026-09-12 06:33:38.525733 | instance |
2026-09-12 06:33:38.526074 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-09-12 06:33:38.526376 | instance | Saturday 12 September 2026 06:33:38 +0000 (0:00:00.037) 0:07:46.035 ****
2026-09-12 06:33:38.580694 | instance | ok: [instance]
2026-09-12 06:33:38.580880 | instance |
2026-09-12 06:33:38.581185 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-09-12 06:33:38.581494 | instance | Saturday 12 September 2026 06:33:38 +0000 (0:00:00.055) 0:07:46.091 ****
2026-09-12 06:33:39.151460 | instance | ok: [instance]
2026-09-12 06:33:39.152234 | instance |
2026-09-12 06:33:39.152292 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-09-12 06:33:39.152304 | instance | Saturday 12 September 2026 06:33:39 +0000 (0:00:00.570) 0:07:46.661 ****
2026-09-12 06:33:39.460173 | instance | ok: [instance]
2026-09-12 06:33:39.460271 | instance |
2026-09-12 06:33:39.460498 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-09-12 06:33:39.461062 | instance | Saturday 12 September 2026 06:33:39 +0000 (0:00:00.235) 0:07:46.897 ****
2026-09-12 06:33:39.461074 | instance |
2026-09-12 06:33:39.461079 | instance | PLAY [Install Kubernetes] ******************************************************
2026-09-12 06:33:39.461083 | instance |
2026-09-12 06:33:39.461087 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:33:39.461091 | instance | Saturday 12 September 2026 06:33:39 +0000 (0:00:00.074) 0:07:46.971 ****
2026-09-12 06:33:40.445066 | instance | ok: [instance]
2026-09-12 06:33:40.445124 | instance |
2026-09-12 06:33:40.445149 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:33:40.445160 | instance | Saturday 12 September 2026 06:33:40 +0000 (0:00:00.983) 0:07:47.954 ****
2026-09-12 06:33:40.686003 | instance | ok: [instance]
2026-09-12 06:33:40.686074 | instance |
2026-09-12 06:33:40.686086 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 06:33:40.686164 | instance | Saturday 12 September 2026 06:33:40 +0000 (0:00:00.240) 0:07:48.195 ****
2026-09-12 06:33:40.737385 | instance | skipping: [instance]
2026-09-12 06:33:40.737590 | instance |
2026-09-12 06:33:40.737817 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-09-12 06:33:40.738037 | instance | Saturday 12 September 2026 06:33:40 +0000 (0:00:00.052) 0:07:48.247 ****
2026-09-12 06:33:40.984803 | instance | ok: [instance]
2026-09-12 06:33:40.984952 | instance |
2026-09-12 06:33:40.985197 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:33:40.985437 | instance | Saturday 12 September 2026 06:33:40 +0000 (0:00:00.247) 0:07:48.495 ****
2026-09-12 06:33:41.044900 | instance | ok: [instance] => {
2026-09-12 06:33:41.045082 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-09-12 06:33:41.045297 | instance | }
2026-09-12 06:33:41.045538 | instance |
2026-09-12 06:33:41.045762 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:33:41.045979 | instance | Saturday 12 September 2026 06:33:41 +0000 (0:00:00.059) 0:07:48.555 ****
2026-09-12 06:33:41.359793 | instance | ok: [instance]
2026-09-12 06:33:41.359888 | instance |
2026-09-12 06:33:41.360032 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:33:41.360187 | instance | Saturday 12 September 2026 06:33:41 +0000 (0:00:00.315) 0:07:48.870 ****
2026-09-12 06:33:41.423222 | instance | skipping: [instance]
2026-09-12 06:33:41.423373 | instance |
2026-09-12 06:33:41.423642 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:33:41.423887 | instance | Saturday 12 September 2026 06:33:41 +0000 (0:00:00.063) 0:07:48.933 ****
2026-09-12 06:33:41.668702 | instance | ok: [instance]
2026-09-12 06:33:41.669058 | instance |
2026-09-12 06:33:41.669449 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 06:33:41.669825 | instance | Saturday 12 September 2026 06:33:41 +0000 (0:00:00.245) 0:07:49.178 ****
2026-09-12 06:33:42.825133 | instance | ok: [instance]
2026-09-12 06:33:42.825200 | instance |
2026-09-12 06:33:42.825578 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:33:42.825633 | instance | Saturday 12 September 2026 06:33:42 +0000 (0:00:01.157) 0:07:50.335 ****
2026-09-12 06:33:42.910469 | instance | ok: [instance] => {
2026-09-12 06:33:42.911933 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz"
2026-09-12 06:33:42.911985 | instance | }
2026-09-12 06:33:42.911998 | instance |
2026-09-12 06:33:42.912008 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:33:42.912018 | instance | Saturday 12 September 2026 06:33:42 +0000 (0:00:00.084) 0:07:50.420 ****
2026-09-12 06:33:43.272101 | instance | ok: [instance]
2026-09-12 06:33:43.272812 | instance |
2026-09-12 06:33:43.272864 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:33:43.272875 | instance | Saturday 12 September 2026 06:33:43 +0000 (0:00:00.361) 0:07:50.782 ****
2026-09-12 06:33:45.285326 | instance | ok: [instance]
2026-09-12 06:33:45.286076 | instance |
2026-09-12 06:33:45.286131 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-09-12 06:33:45.286143 | instance | Saturday 12 September 2026 06:33:45 +0000 (0:00:02.013) 0:07:52.795 ****
2026-09-12 06:33:45.324069 | instance | skipping: [instance]
2026-09-12 06:33:45.324864 | instance |
2026-09-12 06:33:45.324922 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-09-12 06:33:45.324933 | instance | Saturday 12 September 2026 06:33:45 +0000 (0:00:00.038) 0:07:52.834 ****
2026-09-12 06:33:45.354867 | instance | skipping: [instance]
2026-09-12 06:33:45.355545 | instance |
2026-09-12 06:33:45.355599 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-09-12 06:33:45.355618 | instance | Saturday 12 September 2026 06:33:45 +0000 (0:00:00.030) 0:07:52.865 ****
2026-09-12 06:33:45.394872 | instance | skipping: [instance]
2026-09-12 06:33:45.395079 | instance |
2026-09-12 06:33:45.395425 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-09-12 06:33:45.395715 | instance | Saturday 12 September 2026 06:33:45 +0000 (0:00:00.039) 0:07:52.905 ****
2026-09-12 06:33:46.534752 | instance | ok: [instance]
2026-09-12 06:33:46.534975 | instance |
2026-09-12 06:33:46.535354 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-09-12 06:33:46.535697 | instance | Saturday 12 September 2026 06:33:46 +0000 (0:00:01.139) 0:07:54.045 ****
2026-09-12 06:33:46.994053 | instance | ok: [instance]
2026-09-12 06:33:46.994311 | instance |
2026-09-12 06:33:46.994747 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-09-12 06:33:46.995133 | instance | Saturday 12 September 2026 06:33:46 +0000 (0:00:00.459) 0:07:54.504 ****
2026-09-12 06:33:47.989248 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-09-12 06:33:47.990959 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-09-12 06:33:47.990995 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-09-12 06:33:47.991006 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-09-12 06:33:47.991017 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-09-12 06:33:47.991028 | instance |
2026-09-12 06:33:47.991038 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-09-12 06:33:47.991047 | instance | Saturday 12 September 2026 06:33:47 +0000 (0:00:00.994) 0:07:55.499 ****
2026-09-12 06:33:48.571004 | instance | ok: [instance]
2026-09-12 06:33:48.571058 | instance |
2026-09-12 06:33:48.571071 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-09-12 06:33:48.571089 | instance | Saturday 12 September 2026 06:33:48 +0000 (0:00:00.567) 0:07:56.066 ****
2026-09-12 06:33:48.571098 | instance |
2026-09-12 06:33:48.571107 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-09-12 06:33:48.571115 | instance | Saturday 12 September 2026 06:33:48 +0000 (0:00:00.012) 0:07:56.079 ****
2026-09-12 06:33:48.944866 | instance | ok: [instance]
2026-09-12 06:33:48.944940 | instance |
2026-09-12 06:33:48.945283 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-09-12 06:33:48.945318 | instance | Saturday 12 September 2026 06:33:48 +0000 (0:00:00.376) 0:07:56.455 ****
2026-09-12 06:33:49.535861 | 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-09-12 06:33:49.556684 | instance | ...ignoring
2026-09-12 06:33:49.557393 | instance |
2026-09-12 06:33:49.557468 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-09-12 06:33:49.557480 | instance | Saturday 12 September 2026 06:33:49 +0000 (0:00:00.611) 0:07:57.067 ****
2026-09-12 06:33:49.593452 | instance | skipping: [instance]
2026-09-12 06:33:49.593811 | instance |
2026-09-12 06:33:49.593856 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-09-12 06:33:49.593864 | instance | Saturday 12 September 2026 06:33:49 +0000 (0:00:00.037) 0:07:57.104 ****
2026-09-12 06:33:49.637437 | instance | skipping: [instance]
2026-09-12 06:33:49.638159 | instance |
2026-09-12 06:33:49.638212 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-09-12 06:33:49.638224 | instance | Saturday 12 September 2026 06:33:49 +0000 (0:00:00.043) 0:07:57.147 ****
2026-09-12 06:33:49.677412 | instance | skipping: [instance]
2026-09-12 06:33:49.678225 | instance |
2026-09-12 06:33:49.678280 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-09-12 06:33:49.678292 | instance | Saturday 12 September 2026 06:33:49 +0000 (0:00:00.039) 0:07:57.187 ****
2026-09-12 06:33:49.721744 | instance | skipping: [instance]
2026-09-12 06:33:49.721933 | instance |
2026-09-12 06:33:49.722260 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-09-12 06:33:49.722578 | instance | Saturday 12 September 2026 06:33:49 +0000 (0:00:00.044) 0:07:57.232 ****
2026-09-12 06:33:49.774274 | instance | skipping: [instance]
2026-09-12 06:33:49.774431 | instance |
2026-09-12 06:33:49.774684 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:33:49.774914 | instance | Saturday 12 September 2026 06:33:49 +0000 (0:00:00.052) 0:07:57.285 ****
2026-09-12 06:33:50.014947 | instance | ok: [instance]
2026-09-12 06:33:50.015260 | instance |
2026-09-12 06:33:50.015578 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:33:50.015776 | instance | Saturday 12 September 2026 06:33:50 +0000 (0:00:00.240) 0:07:57.525 ****
2026-09-12 06:33:50.084885 | instance | ok: [instance] => {
2026-09-12 06:33:50.085075 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-09-12 06:33:50.085583 | instance | }
2026-09-12 06:33:50.085987 | instance |
2026-09-12 06:33:50.086429 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:33:50.086854 | instance | Saturday 12 September 2026 06:33:50 +0000 (0:00:00.066) 0:07:57.592 ****
2026-09-12 06:33:51.752800 | instance | changed: [instance]
2026-09-12 06:33:51.753367 | instance |
2026-09-12 06:33:51.753601 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:33:51.753857 | instance | Saturday 12 September 2026 06:33:51 +0000 (0:00:01.667) 0:07:59.260 ****
2026-09-12 06:33:51.817017 | instance | skipping: [instance]
2026-09-12 06:33:51.817329 | instance |
2026-09-12 06:33:51.817600 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:33:51.817814 | instance | Saturday 12 September 2026 06:33:51 +0000 (0:00:00.064) 0:07:59.324 ****
2026-09-12 06:33:52.060978 | instance | ok: [instance]
2026-09-12 06:33:52.061331 | instance |
2026-09-12 06:33:52.061701 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:33:52.062014 | instance | Saturday 12 September 2026 06:33:52 +0000 (0:00:00.244) 0:07:59.568 ****
2026-09-12 06:33:52.120548 | instance | ok: [instance] => {
2026-09-12 06:33:52.120954 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-09-12 06:33:52.121239 | instance | }
2026-09-12 06:33:52.121534 | instance |
2026-09-12 06:33:52.121849 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:33:52.122135 | instance | Saturday 12 September 2026 06:33:52 +0000 (0:00:00.061) 0:07:59.629 ****
2026-09-12 06:33:55.901348 | instance | changed: [instance]
2026-09-12 06:33:55.901531 | instance |
2026-09-12 06:33:55.902034 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:33:55.902101 | instance | Saturday 12 September 2026 06:33:55 +0000 (0:00:03.781) 0:08:03.411 ****
2026-09-12 06:33:55.942383 | instance | skipping: [instance]
2026-09-12 06:33:55.942463 | instance |
2026-09-12 06:33:55.942690 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-09-12 06:33:55.942916 | instance | Saturday 12 September 2026 06:33:55 +0000 (0:00:00.041) 0:08:03.453 ****
2026-09-12 06:33:55.981557 | instance | skipping: [instance]
2026-09-12 06:33:55.982256 | instance |
2026-09-12 06:33:55.982308 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-09-12 06:33:55.982320 | instance | Saturday 12 September 2026 06:33:55 +0000 (0:00:00.038) 0:08:03.491 ****
2026-09-12 06:33:56.008181 | instance | skipping: [instance]
2026-09-12 06:33:56.008627 | instance |
2026-09-12 06:33:56.008658 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-09-12 06:33:56.008666 | instance | Saturday 12 September 2026 06:33:56 +0000 (0:00:00.027) 0:08:03.519 ****
2026-09-12 06:33:56.056176 | instance | skipping: [instance]
2026-09-12 06:33:56.056433 | instance |
2026-09-12 06:33:56.056695 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-09-12 06:33:56.056919 | instance | Saturday 12 September 2026 06:33:56 +0000 (0:00:00.047) 0:08:03.566 ****
2026-09-12 06:33:57.065367 | instance | ok: [instance]
2026-09-12 06:33:57.065610 | instance |
2026-09-12 06:33:57.065874 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-09-12 06:33:57.066114 | instance | Saturday 12 September 2026 06:33:57 +0000 (0:00:01.009) 0:08:04.575 ****
2026-09-12 06:33:57.539841 | instance | ok: [instance]
2026-09-12 06:33:57.540029 | instance |
2026-09-12 06:33:57.540289 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-09-12 06:33:57.540528 | instance | Saturday 12 September 2026 06:33:57 +0000 (0:00:00.474) 0:08:05.049 ****
2026-09-12 06:33:58.522012 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-09-12 06:33:58.522451 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-09-12 06:33:58.522775 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-09-12 06:33:58.523103 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-09-12 06:33:58.523489 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-09-12 06:33:58.523787 | instance |
2026-09-12 06:33:58.524089 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-09-12 06:33:58.524460 | instance | Saturday 12 September 2026 06:33:58 +0000 (0:00:00.981) 0:08:06.031 ****
2026-09-12 06:33:59.055264 | instance | ok: [instance]
2026-09-12 06:33:59.056340 | instance |
2026-09-12 06:33:59.056442 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-09-12 06:33:59.056480 | instance | Saturday 12 September 2026 06:33:59 +0000 (0:00:00.521) 0:08:06.553 ****
2026-09-12 06:33:59.056491 | instance |
2026-09-12 06:33:59.056509 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-09-12 06:33:59.056674 | instance | Saturday 12 September 2026 06:33:59 +0000 (0:00:00.012) 0:08:06.565 ****
2026-09-12 06:33:59.449863 | instance | ok: [instance]
2026-09-12 06:33:59.450680 | instance |
2026-09-12 06:33:59.450737 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:33:59.450749 | instance | Saturday 12 September 2026 06:33:59 +0000 (0:00:00.394) 0:08:06.960 ****
2026-09-12 06:33:59.688709 | instance | ok: [instance]
2026-09-12 06:33:59.689384 | instance |
2026-09-12 06:33:59.689455 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:33:59.689467 | instance | Saturday 12 September 2026 06:33:59 +0000 (0:00:00.238) 0:08:07.199 ****
2026-09-12 06:33:59.759810 | instance | ok: [instance] => {
2026-09-12 06:33:59.760197 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz"
2026-09-12 06:33:59.760239 | instance | }
2026-09-12 06:33:59.760255 | instance |
2026-09-12 06:33:59.760565 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:33:59.760609 | instance | Saturday 12 September 2026 06:33:59 +0000 (0:00:00.071) 0:08:07.270 ****
2026-09-12 06:34:00.448556 | instance | changed: [instance]
2026-09-12 06:34:00.449279 | instance |
2026-09-12 06:34:00.449335 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:34:00.449350 | instance | Saturday 12 September 2026 06:34:00 +0000 (0:00:00.688) 0:08:07.958 ****
2026-09-12 06:34:01.946731 | instance | changed: [instance]
2026-09-12 06:34:01.947324 | instance |
2026-09-12 06:34:01.947382 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:34:01.947393 | instance | Saturday 12 September 2026 06:34:01 +0000 (0:00:01.498) 0:08:09.457 ****
2026-09-12 06:34:02.015278 | instance | ok: [instance] => {
2026-09-12 06:34:02.016335 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz"
2026-09-12 06:34:02.016442 | instance | }
2026-09-12 06:34:02.016455 | instance |
2026-09-12 06:34:02.016868 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:34:02.016933 | instance | Saturday 12 September 2026 06:34:02 +0000 (0:00:00.068) 0:08:09.525 ****
2026-09-12 06:34:02.641608 | instance | changed: [instance]
2026-09-12 06:34:02.642266 | instance |
2026-09-12 06:34:02.642298 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:34:02.642309 | instance | Saturday 12 September 2026 06:34:02 +0000 (0:00:00.626) 0:08:10.152 ****
2026-09-12 06:34:04.148248 | instance | changed: [instance]
2026-09-12 06:34:04.149022 | instance |
2026-09-12 06:34:04.149080 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-09-12 06:34:04.149092 | instance | Saturday 12 September 2026 06:34:04 +0000 (0:00:01.506) 0:08:11.658 ****
2026-09-12 06:34:04.661094 | instance | changed: [instance]
2026-09-12 06:34:04.662003 | instance |
2026-09-12 06:34:04.662449 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-09-12 06:34:04.662478 | instance | Saturday 12 September 2026 06:34:04 +0000 (0:00:00.512) 0:08:12.171 ****
2026-09-12 06:34:04.905593 | instance | changed: [instance]
2026-09-12 06:34:04.906287 | instance |
2026-09-12 06:34:04.906342 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:34:04.906357 | instance | Saturday 12 September 2026 06:34:04 +0000 (0:00:00.244) 0:08:12.415 ****
2026-09-12 06:34:05.153095 | instance | ok: [instance]
2026-09-12 06:34:05.154032 | instance |
2026-09-12 06:34:05.154072 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:34:05.154087 | instance | Saturday 12 September 2026 06:34:05 +0000 (0:00:00.247) 0:08:12.663 ****
2026-09-12 06:34:05.231965 | instance | ok: [instance] => {
2026-09-12 06:34:05.232300 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-09-12 06:34:05.232773 | instance | }
2026-09-12 06:34:05.233071 | instance |
2026-09-12 06:34:05.233370 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:34:05.233695 | instance | Saturday 12 September 2026 06:34:05 +0000 (0:00:00.078) 0:08:12.742 ****
2026-09-12 06:34:06.281505 | instance | changed: [instance]
2026-09-12 06:34:06.281750 | instance |
2026-09-12 06:34:06.282238 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:34:06.282646 | instance | Saturday 12 September 2026 06:34:06 +0000 (0:00:01.049) 0:08:13.791 ****
2026-09-12 06:34:09.050158 | instance | changed: [instance]
2026-09-12 06:34:09.050622 | instance |
2026-09-12 06:34:09.050738 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-09-12 06:34:09.050852 | instance | Saturday 12 September 2026 06:34:09 +0000 (0:00:02.768) 0:08:16.560 ****
2026-09-12 06:34:09.122977 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-09-12 06:34:09.123822 | instance |
2026-09-12 06:34:09.123879 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-09-12 06:34:09.123891 | instance | Saturday 12 September 2026 06:34:09 +0000 (0:00:00.072) 0:08:16.633 ****
2026-09-12 06:34:10.193956 | instance | ok: [instance]
2026-09-12 06:34:10.194765 | instance |
2026-09-12 06:34:10.194819 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-09-12 06:34:10.194831 | instance | Saturday 12 September 2026 06:34:10 +0000 (0:00:01.071) 0:08:17.704 ****
2026-09-12 06:34:10.421946 | instance | changed: [instance]
2026-09-12 06:34:10.422579 | instance |
2026-09-12 06:34:10.422661 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-09-12 06:34:10.422686 | instance | Saturday 12 September 2026 06:34:10 +0000 (0:00:00.227) 0:08:17.932 ****
2026-09-12 06:34:10.919111 | instance | changed: [instance]
2026-09-12 06:34:10.919185 | instance |
2026-09-12 06:34:10.919434 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-09-12 06:34:10.919473 | instance | Saturday 12 September 2026 06:34:10 +0000 (0:00:00.497) 0:08:18.430 ****
2026-09-12 06:34:11.783032 | instance | changed: [instance] => (item=br_netfilter)
2026-09-12 06:34:11.784256 | instance | ok: [instance] => (item=ip_tables)
2026-09-12 06:34:11.784677 | instance | changed: [instance] => (item=ip6_tables)
2026-09-12 06:34:11.784701 | instance | ok: [instance] => (item=nf_conntrack)
2026-09-12 06:34:11.784712 | instance |
2026-09-12 06:34:11.784721 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:34:11.784737 | instance | Saturday 12 September 2026 06:34:11 +0000 (0:00:00.863) 0:08:19.293 ****
2026-09-12 06:34:12.029609 | instance | ok: [instance]
2026-09-12 06:34:12.030282 | instance |
2026-09-12 06:34:12.030314 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:34:12.030325 | instance | Saturday 12 September 2026 06:34:12 +0000 (0:00:00.246) 0:08:19.539 ****
2026-09-12 06:34:12.093599 | instance | ok: [instance] => {
2026-09-12 06:34:12.094246 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-09-12 06:34:12.094271 | instance | }
2026-09-12 06:34:12.094278 | instance |
2026-09-12 06:34:12.094284 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:34:12.094289 | instance | Saturday 12 September 2026 06:34:12 +0000 (0:00:00.064) 0:08:19.604 ****
2026-09-12 06:34:13.080251 | instance | changed: [instance]
2026-09-12 06:34:13.080419 | instance |
2026-09-12 06:34:13.080753 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:34:13.081053 | instance | Saturday 12 September 2026 06:34:13 +0000 (0:00:00.986) 0:08:20.590 ****
2026-09-12 06:34:13.121559 | instance | skipping: [instance]
2026-09-12 06:34:13.121688 | instance |
2026-09-12 06:34:13.121950 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-09-12 06:34:13.122096 | instance | Saturday 12 September 2026 06:34:13 +0000 (0:00:00.041) 0:08:20.632 ****
2026-09-12 06:34:13.193517 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-09-12 06:34:13.193595 | instance |
2026-09-12 06:34:13.193744 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-09-12 06:34:13.193975 | instance | Saturday 12 September 2026 06:34:13 +0000 (0:00:00.071) 0:08:20.704 ****
2026-09-12 06:34:13.236907 | instance | skipping: [instance]
2026-09-12 06:34:13.237102 | instance |
2026-09-12 06:34:13.237462 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-09-12 06:34:13.237756 | instance | Saturday 12 September 2026 06:34:13 +0000 (0:00:00.042) 0:08:20.746 ****
2026-09-12 06:34:16.605193 | instance | changed: [instance]
2026-09-12 06:34:16.605249 | instance |
2026-09-12 06:34:16.605261 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-09-12 06:34:16.605271 | instance | Saturday 12 September 2026 06:34:16 +0000 (0:00:03.368) 0:08:24.114 ****
2026-09-12 06:34:18.016696 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-09-12 06:34:18.018805 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-09-12 06:34:18.018862 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-09-12 06:34:18.018873 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-09-12 06:34:18.018882 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-09-12 06:34:18.018891 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-09-12 06:34:18.018900 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-09-12 06:34:18.018909 | instance |
2026-09-12 06:34:18.018918 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-09-12 06:34:18.018927 | instance | Saturday 12 September 2026 06:34:18 +0000 (0:00:01.412) 0:08:25.527 ****
2026-09-12 06:34:18.591754 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-09-12 06:34:18.592239 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-09-12 06:34:18.592313 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-09-12 06:34:18.592968 | instance |
2026-09-12 06:34:18.593025 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-09-12 06:34:18.593037 | instance | Saturday 12 September 2026 06:34:18 +0000 (0:00:00.575) 0:08:26.102 ****
2026-09-12 06:34:19.083302 | instance | changed: [instance]
2026-09-12 06:34:19.084018 | instance |
2026-09-12 06:34:19.084072 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-09-12 06:34:19.084084 | instance | Saturday 12 September 2026 06:34:19 +0000 (0:00:00.491) 0:08:26.593 ****
2026-09-12 06:34:19.611822 | instance | changed: [instance]
2026-09-12 06:34:19.612242 | instance |
2026-09-12 06:34:19.612737 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-09-12 06:34:19.612812 | instance | Saturday 12 September 2026 06:34:19 +0000 (0:00:00.527) 0:08:27.121 ****
2026-09-12 06:34:19.858908 | instance | ok: [instance]
2026-09-12 06:34:19.859597 | instance |
2026-09-12 06:34:19.860098 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-09-12 06:34:19.860153 | instance | Saturday 12 September 2026 06:34:19 +0000 (0:00:00.247) 0:08:27.369 ****
2026-09-12 06:34:19.911642 | instance | skipping: [instance]
2026-09-12 06:34:19.912143 | instance |
2026-09-12 06:34:19.912205 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-09-12 06:34:19.912334 | instance | Saturday 12 September 2026 06:34:19 +0000 (0:00:00.052) 0:08:27.422 ****
2026-09-12 06:34:20.517625 | instance | ok: [instance] => (item=swap)
2026-09-12 06:34:20.518539 | instance | ok: [instance] => (item=none)
2026-09-12 06:34:20.518569 | instance |
2026-09-12 06:34:20.518580 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-09-12 06:34:20.518590 | instance | Saturday 12 September 2026 06:34:20 +0000 (0:00:00.605) 0:08:28.028 ****
2026-09-12 06:34:21.015702 | instance | changed: [instance]
2026-09-12 06:34:21.016284 | instance |
2026-09-12 06:34:21.016876 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-09-12 06:34:21.016945 | instance | Saturday 12 September 2026 06:34:21 +0000 (0:00:00.497) 0:08:28.525 ****
2026-09-12 06:34:21.652713 | instance | changed: [instance]
2026-09-12 06:34:21.652864 | instance |
2026-09-12 06:34:21.653241 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-09-12 06:34:21.653463 | instance | Saturday 12 September 2026 06:34:21 +0000 (0:00:00.622) 0:08:29.148 ****
2026-09-12 06:34:21.654099 | instance |
2026-09-12 06:34:21.654136 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-09-12 06:34:21.654362 | instance | Saturday 12 September 2026 06:34:21 +0000 (0:00:00.014) 0:08:29.162 ****
2026-09-12 06:34:22.419637 | instance | ok: [instance]
2026-09-12 06:34:22.419809 | instance |
2026-09-12 06:34:22.420055 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-09-12 06:34:22.420450 | instance | Saturday 12 September 2026 06:34:22 +0000 (0:00:00.767) 0:08:29.929 ****
2026-09-12 06:34:23.060985 | instance | changed: [instance]
2026-09-12 06:34:23.061172 | instance |
2026-09-12 06:34:23.061438 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-09-12 06:34:23.061701 | instance | Saturday 12 September 2026 06:34:23 +0000 (0:00:00.641) 0:08:30.571 ****
2026-09-12 06:34:24.095221 | instance | ok: [instance]
2026-09-12 06:34:24.095883 | instance |
2026-09-12 06:34:24.095940 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-09-12 06:34:24.095960 | instance | Saturday 12 September 2026 06:34:24 +0000 (0:00:01.034) 0:08:31.605 ****
2026-09-12 06:34:24.959943 | instance | ok: [instance]
2026-09-12 06:34:24.960192 | instance |
2026-09-12 06:34:24.960725 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-09-12 06:34:24.961286 | instance | Saturday 12 September 2026 06:34:24 +0000 (0:00:00.864) 0:08:32.470 ****
2026-09-12 06:34:25.195258 | instance | ok: [instance]
2026-09-12 06:34:25.196016 | instance |
2026-09-12 06:34:25.196493 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-09-12 06:34:25.196514 | instance | Saturday 12 September 2026 06:34:25 +0000 (0:00:00.235) 0:08:32.705 ****
2026-09-12 06:34:25.740931 | instance | ok: [instance]
2026-09-12 06:34:25.741050 | instance |
2026-09-12 06:34:25.741390 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-09-12 06:34:25.741458 | instance | Saturday 12 September 2026 06:34:25 +0000 (0:00:00.546) 0:08:33.251 ****
2026-09-12 06:34:25.837468 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-09-12 06:34:25.837530 | instance |
2026-09-12 06:34:25.837807 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-09-12 06:34:25.837846 | instance | Saturday 12 September 2026 06:34:25 +0000 (0:00:00.097) 0:08:33.348 ****
2026-09-12 06:34:25.932006 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-09-12 06:34:25.932067 | instance |
2026-09-12 06:34:25.932341 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-09-12 06:34:25.932384 | instance | Saturday 12 September 2026 06:34:25 +0000 (0:00:00.094) 0:08:33.442 ****
2026-09-12 06:34:26.178449 | instance | ok: [instance] => (item=instance)
2026-09-12 06:34:26.178653 | instance |
2026-09-12 06:34:26.178993 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-09-12 06:34:26.179284 | instance | Saturday 12 September 2026 06:34:26 +0000 (0:00:00.245) 0:08:33.688 ****
2026-09-12 06:34:26.242587 | instance | skipping: [instance]
2026-09-12 06:34:26.242803 | instance |
2026-09-12 06:34:26.243181 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-09-12 06:34:26.243516 | instance | Saturday 12 September 2026 06:34:26 +0000 (0:00:00.064) 0:08:33.752 ****
2026-09-12 06:34:26.316181 | instance | ok: [instance]
2026-09-12 06:34:26.316540 | instance |
2026-09-12 06:34:26.316857 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-09-12 06:34:26.317185 | instance | Saturday 12 September 2026 06:34:26 +0000 (0:00:00.072) 0:08:33.825 ****
2026-09-12 06:34:26.364769 | instance | ok: [instance] => {
2026-09-12 06:34:26.364916 | instance | "msg": "instance"
2026-09-12 06:34:26.365136 | instance | }
2026-09-12 06:34:26.365310 | instance |
2026-09-12 06:34:26.365518 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-09-12 06:34:26.365704 | instance | Saturday 12 September 2026 06:34:26 +0000 (0:00:00.048) 0:08:33.874 ****
2026-09-12 06:34:26.981214 | instance | changed: [instance]
2026-09-12 06:34:26.981260 | instance |
2026-09-12 06:34:26.981272 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-09-12 06:34:26.981281 | instance | Saturday 12 September 2026 06:34:26 +0000 (0:00:00.616) 0:08:34.490 ****
2026-09-12 06:34:27.021187 | instance | skipping: [instance]
2026-09-12 06:34:27.021910 | instance |
2026-09-12 06:34:27.021971 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-09-12 06:34:27.021983 | instance | Saturday 12 September 2026 06:34:27 +0000 (0:00:00.040) 0:08:34.531 ****
2026-09-12 06:34:27.062522 | instance | skipping: [instance]
2026-09-12 06:34:27.063296 | instance |
2026-09-12 06:34:27.063376 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-09-12 06:34:27.063392 | instance | Saturday 12 September 2026 06:34:27 +0000 (0:00:00.041) 0:08:34.572 ****
2026-09-12 06:34:27.104076 | instance | skipping: [instance]
2026-09-12 06:34:27.104333 | instance |
2026-09-12 06:34:27.104688 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-09-12 06:34:27.104993 | instance | Saturday 12 September 2026 06:34:27 +0000 (0:00:00.041) 0:08:34.614 ****
2026-09-12 06:34:27.144361 | instance | skipping: [instance]
2026-09-12 06:34:27.144730 | instance |
2026-09-12 06:34:27.145028 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-09-12 06:34:27.145317 | instance | Saturday 12 September 2026 06:34:27 +0000 (0:00:00.040) 0:08:34.654 ****
2026-09-12 06:34:27.183997 | instance | skipping: [instance]
2026-09-12 06:34:27.184367 | instance |
2026-09-12 06:34:27.184706 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-09-12 06:34:27.185000 | instance | Saturday 12 September 2026 06:34:27 +0000 (0:00:00.039) 0:08:34.694 ****
2026-09-12 06:34:27.225030 | instance | skipping: [instance]
2026-09-12 06:34:27.225425 | instance |
2026-09-12 06:34:27.225775 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-09-12 06:34:27.226094 | instance | Saturday 12 September 2026 06:34:27 +0000 (0:00:00.040) 0:08:34.735 ****
2026-09-12 06:34:27.268830 | instance | skipping: [instance]
2026-09-12 06:34:27.269166 | instance |
2026-09-12 06:34:27.269508 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-09-12 06:34:27.269836 | instance | Saturday 12 September 2026 06:34:27 +0000 (0:00:00.042) 0:08:34.777 ****
2026-09-12 06:34:50.726616 | instance | changed: [instance]
2026-09-12 06:34:50.726739 | instance |
2026-09-12 06:34:50.727198 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-09-12 06:34:50.727298 | instance | Saturday 12 September 2026 06:34:50 +0000 (0:00:23.458) 0:08:58.236 ****
2026-09-12 06:34:50.981569 | instance | ok: [instance]
2026-09-12 06:34:50.981992 | instance |
2026-09-12 06:34:50.982091 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-09-12 06:34:50.982245 | instance | Saturday 12 September 2026 06:34:50 +0000 (0:00:00.255) 0:08:58.491 ****
2026-09-12 06:34:51.009302 | instance | skipping: [instance]
2026-09-12 06:34:51.009669 | instance |
2026-09-12 06:34:51.009812 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-09-12 06:34:51.009819 | instance | Saturday 12 September 2026 06:34:51 +0000 (0:00:00.028) 0:08:58.520 ****
2026-09-12 06:34:51.232198 | instance | changed: [instance]
2026-09-12 06:34:51.232545 | instance |
2026-09-12 06:34:51.232648 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-09-12 06:34:51.232903 | instance | Saturday 12 September 2026 06:34:51 +0000 (0:00:00.222) 0:08:58.742 ****
2026-09-12 06:34:51.508665 | instance | changed: [instance]
2026-09-12 06:34:51.508764 | instance |
2026-09-12 06:34:51.508884 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-09-12 06:34:51.509110 | instance | Saturday 12 September 2026 06:34:51 +0000 (0:00:00.276) 0:08:59.018 ****
2026-09-12 06:34:51.759911 | instance | changed: [instance]
2026-09-12 06:34:51.760329 | instance |
2026-09-12 06:34:51.760750 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-09-12 06:34:51.761054 | instance | Saturday 12 September 2026 06:34:51 +0000 (0:00:00.251) 0:08:59.270 ****
2026-09-12 06:34:56.293771 | instance | changed: [instance]
2026-09-12 06:34:56.293838 | instance |
2026-09-12 06:34:56.293851 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-09-12 06:34:56.293862 | instance | Saturday 12 September 2026 06:34:56 +0000 (0:00:04.533) 0:09:03.803 ****
2026-09-12 06:35:05.284512 | instance | changed: [instance]
2026-09-12 06:35:05.284808 | instance |
2026-09-12 06:35:05.285062 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-09-12 06:35:05.285233 | instance | Saturday 12 September 2026 06:35:05 +0000 (0:00:08.991) 0:09:12.794 ****
2026-09-12 06:35:05.349005 | instance | skipping: [instance]
2026-09-12 06:35:05.349114 | instance |
2026-09-12 06:35:05.349437 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-09-12 06:35:05.349505 | instance | Saturday 12 September 2026 06:35:05 +0000 (0:00:00.065) 0:09:12.859 ****
2026-09-12 06:35:05.412797 | instance | skipping: [instance]
2026-09-12 06:35:05.413139 | instance |
2026-09-12 06:35:05.413263 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-09-12 06:35:05.413652 | instance | Saturday 12 September 2026 06:35:05 +0000 (0:00:00.063) 0:09:12.922 ****
2026-09-12 06:35:06.321951 | instance | changed: [instance]
2026-09-12 06:35:06.322147 | instance |
2026-09-12 06:35:06.322712 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-09-12 06:35:06.322777 | instance | Saturday 12 September 2026 06:35:06 +0000 (0:00:00.909) 0:09:13.832 ****
2026-09-12 06:35:06.373635 | instance | skipping: [instance] => (item=DaemonSet)
2026-09-12 06:35:06.374854 | instance | skipping: [instance] => (item=ConfigMap)
2026-09-12 06:35:06.374936 | instance | skipping: [instance]
2026-09-12 06:35:06.374949 | instance |
2026-09-12 06:35:06.374960 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-09-12 06:35:06.374970 | instance | Saturday 12 September 2026 06:35:06 +0000 (0:00:00.051) 0:09:13.883 ****
2026-09-12 06:35:06.436483 | instance | skipping: [instance]
2026-09-12 06:35:06.436674 | instance |
2026-09-12 06:35:06.437033 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-09-12 06:35:06.437423 | instance | Saturday 12 September 2026 06:35:06 +0000 (0:00:00.062) 0:09:13.946 ****
2026-09-12 06:35:06.508514 | instance | skipping: [instance]
2026-09-12 06:35:06.508634 | instance |
2026-09-12 06:35:06.508908 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-09-12 06:35:06.509133 | instance | Saturday 12 September 2026 06:35:06 +0000 (0:00:00.072) 0:09:14.018 ****
2026-09-12 06:35:06.566364 | instance | skipping: [instance]
2026-09-12 06:35:06.566496 | instance |
2026-09-12 06:35:06.566691 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-09-12 06:35:06.566876 | instance | Saturday 12 September 2026 06:35:06 +0000 (0:00:00.058) 0:09:14.076 ****
2026-09-12 06:35:06.614958 | instance | skipping: [instance]
2026-09-12 06:35:06.615152 | instance |
2026-09-12 06:35:06.615428 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-09-12 06:35:06.615676 | instance | Saturday 12 September 2026 06:35:06 +0000 (0:00:00.048) 0:09:14.125 ****
2026-09-12 06:35:07.263333 | instance | ok: [instance]
2026-09-12 06:35:07.263540 | instance |
2026-09-12 06:35:07.263769 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-09-12 06:35:07.264023 | instance | Saturday 12 September 2026 06:35:07 +0000 (0:00:00.648) 0:09:14.773 ****
2026-09-12 06:35:08.375887 | instance | changed: [instance]
2026-09-12 06:35:08.376052 | instance |
2026-09-12 06:35:08.376361 | instance | PLAY [Install control-plane components] ****************************************
2026-09-12 06:35:08.376581 | instance |
2026-09-12 06:35:08.376806 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:35:08.377032 | instance | Saturday 12 September 2026 06:35:08 +0000 (0:00:01.112) 0:09:15.886 ****
2026-09-12 06:35:09.543567 | instance | ok: [instance]
2026-09-12 06:35:09.543683 | instance |
2026-09-12 06:35:09.543927 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-09-12 06:35:09.544167 | instance | Saturday 12 September 2026 06:35:09 +0000 (0:00:01.167) 0:09:17.053 ****
2026-09-12 06:35:09.787711 | instance | ok: [instance]
2026-09-12 06:35:09.787938 | instance |
2026-09-12 06:35:09.788262 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 06:35:09.788548 | instance | Saturday 12 September 2026 06:35:09 +0000 (0:00:00.244) 0:09:17.297 ****
2026-09-12 06:35:11.012220 | instance | ok: [instance]
2026-09-12 06:35:11.012307 | instance |
2026-09-12 06:35:11.012319 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-09-12 06:35:11.012484 | instance | Saturday 12 September 2026 06:35:11 +0000 (0:00:01.224) 0:09:18.521 ****
2026-09-12 06:35:11.264448 | instance | ok: [instance]
2026-09-12 06:35:11.264550 | instance |
2026-09-12 06:35:11.265029 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:35:11.265119 | instance | Saturday 12 September 2026 06:35:11 +0000 (0:00:00.252) 0:09:18.774 ****
2026-09-12 06:35:11.322123 | instance | ok: [instance] => {
2026-09-12 06:35:11.322197 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-09-12 06:35:11.322206 | instance | }
2026-09-12 06:35:11.322213 | instance |
2026-09-12 06:35:11.322219 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:35:11.322226 | instance | Saturday 12 September 2026 06:35:11 +0000 (0:00:00.056) 0:09:18.831 ****
2026-09-12 06:35:12.999699 | instance | changed: [instance]
2026-09-12 06:35:12.999877 | instance |
2026-09-12 06:35:13.000237 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:35:13.000449 | instance | Saturday 12 September 2026 06:35:12 +0000 (0:00:01.678) 0:09:20.510 ****
2026-09-12 06:35:14.567899 | instance | changed: [instance]
2026-09-12 06:35:14.568264 | instance |
2026-09-12 06:35:14.568708 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-09-12 06:35:14.568742 | instance | Saturday 12 September 2026 06:35:14 +0000 (0:00:01.568) 0:09:22.078 ****
2026-09-12 06:35:14.972334 | instance | ok: [instance]
2026-09-12 06:35:14.972426 | instance |
2026-09-12 06:35:14.972439 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-09-12 06:35:14.972456 | instance | Saturday 12 September 2026 06:35:14 +0000 (0:00:00.403) 0:09:22.482 ****
2026-09-12 06:35:15.200172 | instance | changed: [instance]
2026-09-12 06:35:15.200247 | instance |
2026-09-12 06:35:15.200261 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-09-12 06:35:15.200274 | instance | Saturday 12 September 2026 06:35:15 +0000 (0:00:00.227) 0:09:22.709 ****
2026-09-12 06:35:15.468363 | instance | ok: [instance]
2026-09-12 06:35:15.468628 | instance |
2026-09-12 06:35:15.468656 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-09-12 06:35:15.469012 | instance | Saturday 12 September 2026 06:35:15 +0000 (0:00:00.269) 0:09:22.978 ****
2026-09-12 06:35:15.689118 | instance | changed: [instance]
2026-09-12 06:35:15.689169 | instance |
2026-09-12 06:35:15.689177 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-09-12 06:35:15.689184 | instance | Saturday 12 September 2026 06:35:15 +0000 (0:00:00.220) 0:09:23.199 ****
2026-09-12 06:35:15.912032 | instance | ok: [instance]
2026-09-12 06:35:15.912091 | instance |
2026-09-12 06:35:15.912102 | instance | TASK [Install plugin] **********************************************************
2026-09-12 06:35:15.912142 | instance | Saturday 12 September 2026 06:35:15 +0000 (0:00:00.222) 0:09:23.421 ****
2026-09-12 06:35:15.962300 | instance | included: vexxhost.containers.download_artifact for instance
2026-09-12 06:35:15.962449 | instance |
2026-09-12 06:35:15.962787 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:35:15.962844 | instance | Saturday 12 September 2026 06:35:15 +0000 (0:00:00.051) 0:09:23.473 ****
2026-09-12 06:35:16.020254 | instance | ok: [instance] => {
2026-09-12 06:35:16.020514 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-09-12 06:35:16.020867 | instance | }
2026-09-12 06:35:16.021156 | instance |
2026-09-12 06:35:16.021541 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:35:16.021904 | instance | Saturday 12 September 2026 06:35:16 +0000 (0:00:00.057) 0:09:23.530 ****
2026-09-12 06:35:16.660459 | instance | changed: [instance]
2026-09-12 06:35:16.660675 | instance |
2026-09-12 06:35:16.660922 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:35:16.661238 | instance | Saturday 12 September 2026 06:35:16 +0000 (0:00:00.639) 0:09:24.170 ****
2026-09-12 06:35:18.562768 | instance | changed: [instance]
2026-09-12 06:35:18.562947 | instance |
2026-09-12 06:35:18.563177 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:35:18.563381 | instance | Saturday 12 September 2026 06:35:18 +0000 (0:00:01.903) 0:09:26.073 ****
2026-09-12 06:35:18.615597 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:35:18.615839 | instance |
2026-09-12 06:35:18.616130 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:35:18.616414 | instance | Saturday 12 September 2026 06:35:18 +0000 (0:00:00.052) 0:09:26.126 ****
2026-09-12 06:35:19.326734 | instance | changed: [instance]
2026-09-12 06:35:19.326914 | instance |
2026-09-12 06:35:19.327161 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-09-12 06:35:19.327425 | instance | Saturday 12 September 2026 06:35:19 +0000 (0:00:00.710) 0:09:26.837 ****
2026-09-12 06:35:20.162118 | instance | ok: [instance]
2026-09-12 06:35:20.162326 | instance |
2026-09-12 06:35:20.162624 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-09-12 06:35:20.162855 | instance | Saturday 12 September 2026 06:35:20 +0000 (0:00:00.835) 0:09:27.672 ****
2026-09-12 06:35:22.436227 | instance | changed: [instance]
2026-09-12 06:35:22.436314 | instance |
2026-09-12 06:35:22.436933 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:35:22.436967 | instance | Saturday 12 September 2026 06:35:22 +0000 (0:00:02.274) 0:09:29.946 ****
2026-09-12 06:35:22.479558 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:35:22.479676 | instance |
2026-09-12 06:35:22.479962 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:35:22.479984 | instance | Saturday 12 September 2026 06:35:22 +0000 (0:00:00.043) 0:09:29.990 ****
2026-09-12 06:35:23.033479 | instance | changed: [instance]
2026-09-12 06:35:23.033584 | instance |
2026-09-12 06:35:23.033995 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-09-12 06:35:23.034020 | instance | Saturday 12 September 2026 06:35:23 +0000 (0:00:00.553) 0:09:30.544 ****
2026-09-12 06:36:00.887940 | instance | changed: [instance]
2026-09-12 06:36:00.888097 | instance |
2026-09-12 06:36:00.888108 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-09-12 06:36:00.888170 | instance | Saturday 12 September 2026 06:36:00 +0000 (0:00:37.854) 0:10:08.398 ****
2026-09-12 06:36:01.627318 | instance | changed: [instance]
2026-09-12 06:36:01.628559 | instance |
2026-09-12 06:36:01.628614 | instance | PLAY [all] *********************************************************************
2026-09-12 06:36:01.628626 | instance |
2026-09-12 06:36:01.628635 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:36:01.628644 | instance | Saturday 12 September 2026 06:36:01 +0000 (0:00:00.739) 0:10:09.138 ****
2026-09-12 06:36:02.883956 | instance | ok: [instance]
2026-09-12 06:36:02.884199 | instance |
2026-09-12 06:36:02.884582 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-09-12 06:36:02.884697 | instance | Saturday 12 September 2026 06:36:02 +0000 (0:00:01.256) 0:10:10.394 ****
2026-09-12 06:36:03.648023 | instance | changed: [instance]
2026-09-12 06:36:03.648144 | instance |
2026-09-12 06:36:03.648785 | instance | PLAY [all] *********************************************************************
2026-09-12 06:36:03.648833 | instance |
2026-09-12 06:36:03.648840 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-09-12 06:36:03.648846 | instance | Saturday 12 September 2026 06:36:03 +0000 (0:00:00.764) 0:10:11.158 ****
2026-09-12 06:36:04.378606 | instance | ok: [instance]
2026-09-12 06:36:04.378676 | instance |
2026-09-12 06:36:04.378902 | instance | PLAY [controllers] *************************************************************
2026-09-12 06:36:04.378961 | instance |
2026-09-12 06:36:04.378995 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:36:04.379130 | instance | Saturday 12 September 2026 06:36:04 +0000 (0:00:00.730) 0:10:11.889 ****
2026-09-12 06:36:05.652631 | instance | ok: [instance]
2026-09-12 06:36:05.652727 | instance |
2026-09-12 06:36:05.653162 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:36:05.653217 | instance | Saturday 12 September 2026 06:36:05 +0000 (0:00:01.273) 0:10:13.163 ****
2026-09-12 06:36:05.711036 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:36:05.711355 | instance |
2026-09-12 06:36:05.711455 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:36:05.711623 | instance | Saturday 12 September 2026 06:36:05 +0000 (0:00:00.058) 0:10:13.221 ****
2026-09-12 06:36:06.235906 | instance | changed: [instance]
2026-09-12 06:36:06.236221 | instance |
2026-09-12 06:36:06.236761 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-09-12 06:36:06.236815 | instance | Saturday 12 September 2026 06:36:06 +0000 (0:00:00.524) 0:10:13.746 ****
2026-09-12 06:36:08.334853 | instance | changed: [instance]
2026-09-12 06:36:08.334916 | instance |
2026-09-12 06:36:08.335247 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:36:08.335291 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:02.099) 0:10:15.845 ****
2026-09-12 06:36:08.388086 | instance | skipping: [instance]
2026-09-12 06:36:08.388561 | instance |
2026-09-12 06:36:08.388605 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-09-12 06:36:08.388613 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.053) 0:10:15.898 ****
2026-09-12 06:36:08.443091 | instance | skipping: [instance]
2026-09-12 06:36:08.443791 | instance |
2026-09-12 06:36:08.443850 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-09-12 06:36:08.443862 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.054) 0:10:15.953 ****
2026-09-12 06:36:08.484589 | instance | skipping: [instance]
2026-09-12 06:36:08.484912 | instance |
2026-09-12 06:36:08.484971 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-09-12 06:36:08.485236 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.041) 0:10:15.994 ****
2026-09-12 06:36:08.533525 | instance | skipping: [instance]
2026-09-12 06:36:08.533592 | instance |
2026-09-12 06:36:08.533955 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-09-12 06:36:08.534206 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.045) 0:10:16.040 ****
2026-09-12 06:36:08.590742 | instance | skipping: [instance]
2026-09-12 06:36:08.591028 | instance |
2026-09-12 06:36:08.591339 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-09-12 06:36:08.591704 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.060) 0:10:16.100 ****
2026-09-12 06:36:08.638476 | instance | skipping: [instance]
2026-09-12 06:36:08.638677 | instance |
2026-09-12 06:36:08.638935 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-09-12 06:36:08.639159 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.047) 0:10:16.148 ****
2026-09-12 06:36:08.681943 | instance | skipping: [instance]
2026-09-12 06:36:08.682086 | instance |
2026-09-12 06:36:08.682242 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-09-12 06:36:08.682402 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.043) 0:10:16.192 ****
2026-09-12 06:36:08.721930 | instance | skipping: [instance]
2026-09-12 06:36:08.722106 | instance |
2026-09-12 06:36:08.722342 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-09-12 06:36:08.722639 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.039) 0:10:16.232 ****
2026-09-12 06:36:08.780234 | instance | skipping: [instance]
2026-09-12 06:36:08.780527 | instance |
2026-09-12 06:36:08.780872 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-09-12 06:36:08.781100 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.058) 0:10:16.290 ****
2026-09-12 06:36:08.816057 | instance | skipping: [instance]
2026-09-12 06:36:08.816286 | instance |
2026-09-12 06:36:08.816570 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-09-12 06:36:08.816801 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.035) 0:10:16.326 ****
2026-09-12 06:36:08.857333 | instance | skipping: [instance]
2026-09-12 06:36:08.857529 | instance |
2026-09-12 06:36:08.857758 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-09-12 06:36:08.857986 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.041) 0:10:16.367 ****
2026-09-12 06:36:08.893781 | instance | skipping: [instance]
2026-09-12 06:36:08.893936 | instance |
2026-09-12 06:36:08.894168 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-09-12 06:36:08.894389 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.036) 0:10:16.404 ****
2026-09-12 06:36:08.946587 | instance | skipping: [instance]
2026-09-12 06:36:08.946752 | instance |
2026-09-12 06:36:08.946982 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-09-12 06:36:08.947209 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.053) 0:10:16.457 ****
2026-09-12 06:36:08.976733 | instance | skipping: [instance]
2026-09-12 06:36:08.976964 | instance |
2026-09-12 06:36:08.977211 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-09-12 06:36:08.977463 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.030) 0:10:16.487 ****
2026-09-12 06:36:09.001235 | instance | skipping: [instance]
2026-09-12 06:36:09.001403 | instance |
2026-09-12 06:36:09.001676 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-09-12 06:36:09.001881 | instance | Saturday 12 September 2026 06:36:08 +0000 (0:00:00.024) 0:10:16.512 ****
2026-09-12 06:36:09.046440 | instance | skipping: [instance]
2026-09-12 06:36:09.046628 | instance |
2026-09-12 06:36:09.046854 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-09-12 06:36:09.047083 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.044) 0:10:16.556 ****
2026-09-12 06:36:09.084684 | instance | skipping: [instance]
2026-09-12 06:36:09.084883 | instance |
2026-09-12 06:36:09.085113 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-09-12 06:36:09.085339 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.038) 0:10:16.595 ****
2026-09-12 06:36:09.125558 | instance | skipping: [instance]
2026-09-12 06:36:09.125740 | instance |
2026-09-12 06:36:09.125972 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-09-12 06:36:09.126247 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.040) 0:10:16.635 ****
2026-09-12 06:36:09.163849 | instance | skipping: [instance]
2026-09-12 06:36:09.163968 | instance |
2026-09-12 06:36:09.164241 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-09-12 06:36:09.164510 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.038) 0:10:16.674 ****
2026-09-12 06:36:09.208482 | instance | skipping: [instance]
2026-09-12 06:36:09.208725 | instance |
2026-09-12 06:36:09.208970 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-09-12 06:36:09.209220 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.044) 0:10:16.719 ****
2026-09-12 06:36:09.245011 | instance | skipping: [instance]
2026-09-12 06:36:09.245215 | instance |
2026-09-12 06:36:09.245634 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-09-12 06:36:09.245835 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.036) 0:10:16.755 ****
2026-09-12 06:36:09.286384 | instance | skipping: [instance]
2026-09-12 06:36:09.286634 | instance |
2026-09-12 06:36:09.286820 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-09-12 06:36:09.287042 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.041) 0:10:16.797 ****
2026-09-12 06:36:09.338560 | instance | skipping: [instance]
2026-09-12 06:36:09.338757 | instance |
2026-09-12 06:36:09.338997 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-09-12 06:36:09.339293 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.052) 0:10:16.849 ****
2026-09-12 06:36:09.383959 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-09-12 06:36:09.384198 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-09-12 06:36:09.384515 | instance | skipping: [instance]
2026-09-12 06:36:09.384686 | instance |
2026-09-12 06:36:09.384910 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-09-12 06:36:09.385154 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.045) 0:10:16.894 ****
2026-09-12 06:36:09.416565 | instance | skipping: [instance]
2026-09-12 06:36:09.416770 | instance |
2026-09-12 06:36:09.417007 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-09-12 06:36:09.417267 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.032) 0:10:16.927 ****
2026-09-12 06:36:09.463989 | instance | skipping: [instance]
2026-09-12 06:36:09.464164 | instance |
2026-09-12 06:36:09.464500 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-09-12 06:36:09.464736 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.047) 0:10:16.974 ****
2026-09-12 06:36:09.503167 | instance | skipping: [instance]
2026-09-12 06:36:09.503340 | instance |
2026-09-12 06:36:09.503656 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-09-12 06:36:09.503925 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.038) 0:10:17.013 ****
2026-09-12 06:36:09.535750 | instance | skipping: [instance]
2026-09-12 06:36:09.535919 | instance |
2026-09-12 06:36:09.536186 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-09-12 06:36:09.536509 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.032) 0:10:17.046 ****
2026-09-12 06:36:09.611342 | instance | skipping: [instance]
2026-09-12 06:36:09.611479 | instance |
2026-09-12 06:36:09.611720 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-09-12 06:36:09.611926 | instance |
2026-09-12 06:36:09.612190 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:36:09.612423 | instance | Saturday 12 September 2026 06:36:09 +0000 (0:00:00.075) 0:10:17.122 ****
2026-09-12 06:36:10.915389 | instance | ok: [instance]
2026-09-12 06:36:10.915634 | instance |
2026-09-12 06:36:10.915892 | instance | TASK [Deploy Helm chart] *******************************************************
2026-09-12 06:36:10.916153 | instance | Saturday 12 September 2026 06:36:10 +0000 (0:00:01.303) 0:10:18.426 ****
2026-09-12 06:36:10.988971 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-09-12 06:36:10.989167 | instance |
2026-09-12 06:36:10.989474 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] ****
2026-09-12 06:36:10.989804 | instance | Saturday 12 September 2026 06:36:10 +0000 (0:00:00.073) 0:10:18.499 ****
2026-09-12 06:36:11.131744 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml)
2026-09-12 06:36:11.131920 | instance |
2026-09-12 06:36:11.132231 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-09-12 06:36:11.132501 | instance | Saturday 12 September 2026 06:36:11 +0000 (0:00:00.142) 0:10:18.641 ****
2026-09-12 06:36:29.379962 | instance | changed: [instance]
2026-09-12 06:36:29.380081 | instance |
2026-09-12 06:36:29.380301 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-09-12 06:36:29.380485 | instance | Saturday 12 September 2026 06:36:29 +0000 (0:00:18.248) 0:10:36.890 ****
2026-09-12 06:36:30.062456 | instance | changed: [instance]
2026-09-12 06:36:30.062678 | instance |
2026-09-12 06:36:30.062931 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-09-12 06:36:30.063171 | instance | Saturday 12 September 2026 06:36:30 +0000 (0:00:00.681) 0:10:37.572 ****
2026-09-12 06:36:30.113147 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-09-12 06:36:30.113338 | instance |
2026-09-12 06:36:30.113591 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-09-12 06:36:30.113815 | instance | Saturday 12 September 2026 06:36:30 +0000 (0:00:00.051) 0:10:37.623 ****
2026-09-12 06:36:30.806839 | instance | changed: [instance]
2026-09-12 06:36:30.807133 | instance |
2026-09-12 06:36:30.807444 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-09-12 06:36:30.807765 | instance | Saturday 12 September 2026 06:36:30 +0000 (0:00:00.692) 0:10:38.316 ****
2026-09-12 06:36:31.437995 | instance | ok: [instance]
2026-09-12 06:36:31.438200 | instance |
2026-09-12 06:36:31.438453 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-09-12 06:36:31.438692 | instance | Saturday 12 September 2026 06:36:31 +0000 (0:00:00.632) 0:10:38.948 ****
2026-09-12 06:36:31.938654 | instance | changed: [instance]
2026-09-12 06:36:31.938725 | instance |
2026-09-12 06:36:31.938737 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-09-12 06:36:31.939642 | instance | Saturday 12 September 2026 06:36:31 +0000 (0:00:00.485) 0:10:39.434 ****
2026-09-12 06:36:31.939720 | instance |
2026-09-12 06:36:31.939737 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-09-12 06:36:31.939750 | instance | Saturday 12 September 2026 06:36:31 +0000 (0:00:00.013) 0:10:39.448 ****
2026-09-12 06:36:31.979647 | instance | skipping: [instance]
2026-09-12 06:36:31.980183 | instance |
2026-09-12 06:36:31.980225 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-09-12 06:36:31.980357 | instance | Saturday 12 September 2026 06:36:31 +0000 (0:00:00.041) 0:10:39.489 ****
2026-09-12 06:36:33.442201 | instance | changed: [instance]
2026-09-12 06:36:33.442682 | instance |
2026-09-12 06:36:33.442743 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-09-12 06:36:33.442904 | instance | Saturday 12 September 2026 06:36:33 +0000 (0:00:01.462) 0:10:40.952 ****
2026-09-12 06:36:35.455771 | instance | changed: [instance]
2026-09-12 06:36:35.455908 | instance |
2026-09-12 06:36:35.456320 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:36:35.456342 | instance | Saturday 12 September 2026 06:36:35 +0000 (0:00:02.014) 0:10:42.966 ****
2026-09-12 06:36:35.512482 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:36:35.512555 | instance |
2026-09-12 06:36:35.512813 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:36:35.513037 | instance | Saturday 12 September 2026 06:36:35 +0000 (0:00:00.056) 0:10:43.022 ****
2026-09-12 06:36:36.040605 | instance | changed: [instance]
2026-09-12 06:36:36.040841 | instance |
2026-09-12 06:36:36.041081 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-09-12 06:36:36.041314 | instance | Saturday 12 September 2026 06:36:36 +0000 (0:00:00.527) 0:10:43.550 ****
2026-09-12 06:36:50.372711 | instance | changed: [instance]
2026-09-12 06:36:50.373661 | instance |
2026-09-12 06:36:50.373701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:36:50.373713 | instance | Saturday 12 September 2026 06:36:50 +0000 (0:00:14.332) 0:10:57.883 ****
2026-09-12 06:36:50.424414 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:36:50.424760 | instance |
2026-09-12 06:36:50.425163 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:36:50.425553 | instance | Saturday 12 September 2026 06:36:50 +0000 (0:00:00.051) 0:10:57.934 ****
2026-09-12 06:36:51.004731 | instance | changed: [instance]
2026-09-12 06:36:51.004809 | instance |
2026-09-12 06:36:51.004849 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-09-12 06:36:51.005013 | instance | Saturday 12 September 2026 06:36:50 +0000 (0:00:00.579) 0:10:58.514 ****
2026-09-12 06:36:53.877567 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-09-12 06:36:53.877606 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-09-12 06:36:53.877612 | instance |
2026-09-12 06:36:53.877621 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-09-12 06:36:53.878010 | instance | Saturday 12 September 2026 06:36:53 +0000 (0:00:02.872) 0:11:01.386 ****
2026-09-12 06:36:57.767335 | instance | changed: [instance]
2026-09-12 06:36:57.767409 | instance |
2026-09-12 06:36:57.767571 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:36:57.767688 | instance | Saturday 12 September 2026 06:36:57 +0000 (0:00:03.891) 0:11:05.278 ****
2026-09-12 06:36:57.810776 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:36:57.810843 | instance |
2026-09-12 06:36:57.810954 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:36:57.811088 | instance | Saturday 12 September 2026 06:36:57 +0000 (0:00:00.043) 0:11:05.322 ****
2026-09-12 06:36:58.339618 | instance | changed: [instance]
2026-09-12 06:36:58.340065 | instance |
2026-09-12 06:36:58.340188 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-09-12 06:36:58.340350 | instance | Saturday 12 September 2026 06:36:58 +0000 (0:00:00.527) 0:11:05.850 ****
2026-09-12 06:37:01.064189 | instance | ok: [instance]
2026-09-12 06:37:01.064271 | instance |
2026-09-12 06:37:01.064322 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-09-12 06:37:01.064475 | instance | Saturday 12 September 2026 06:37:01 +0000 (0:00:02.725) 0:11:08.575 ****
2026-09-12 06:37:03.670927 | instance | changed: [instance]
2026-09-12 06:37:03.671014 | instance |
2026-09-12 06:37:03.671027 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-09-12 06:37:03.671157 | instance | Saturday 12 September 2026 06:37:03 +0000 (0:00:02.605) 0:11:11.181 ****
2026-09-12 06:37:04.323934 | instance | ok: [instance]
2026-09-12 06:37:04.324020 | instance |
2026-09-12 06:37:04.324032 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-09-12 06:37:04.324043 | instance | Saturday 12 September 2026 06:37:04 +0000 (0:00:00.652) 0:11:11.833 ****
2026-09-12 06:37:05.118269 | instance | changed: [instance]
2026-09-12 06:37:05.119179 | instance |
2026-09-12 06:37:05.119287 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-09-12 06:37:05.119306 | instance | Saturday 12 September 2026 06:37:05 +0000 (0:00:00.794) 0:11:12.628 ****
2026-09-12 06:37:06.040367 | instance | ok: [instance]
2026-09-12 06:37:06.040405 | instance |
2026-09-12 06:37:06.040411 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-09-12 06:37:06.040426 | instance | Saturday 12 September 2026 06:37:06 +0000 (0:00:00.923) 0:11:13.551 ****
2026-09-12 06:37:06.080750 | instance | skipping: [instance]
2026-09-12 06:37:06.080776 | instance |
2026-09-12 06:37:06.080781 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-09-12 06:37:06.080787 | instance | Saturday 12 September 2026 06:37:06 +0000 (0:00:00.040) 0:11:13.591 ****
2026-09-12 06:37:06.127461 | instance | skipping: [instance]
2026-09-12 06:37:06.127496 | instance |
2026-09-12 06:37:06.127504 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-09-12 06:37:06.127510 | instance | Saturday 12 September 2026 06:37:06 +0000 (0:00:00.046) 0:11:13.637 ****
2026-09-12 06:37:06.169022 | instance | skipping: [instance]
2026-09-12 06:37:06.169077 | instance |
2026-09-12 06:37:06.169087 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-09-12 06:37:06.169096 | instance | Saturday 12 September 2026 06:37:06 +0000 (0:00:00.040) 0:11:13.678 ****
2026-09-12 06:37:06.206634 | instance | skipping: [instance]
2026-09-12 06:37:06.206726 | instance |
2026-09-12 06:37:06.206889 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-09-12 06:37:06.207044 | instance | Saturday 12 September 2026 06:37:06 +0000 (0:00:00.038) 0:11:13.717 ****
2026-09-12 06:37:06.243400 | instance | skipping: [instance]
2026-09-12 06:37:06.243621 | instance |
2026-09-12 06:37:06.243844 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-09-12 06:37:06.244163 | instance | Saturday 12 September 2026 06:37:06 +0000 (0:00:00.037) 0:11:13.754 ****
2026-09-12 06:37:06.286434 | instance | skipping: [instance]
2026-09-12 06:37:06.286662 | instance |
2026-09-12 06:37:06.286895 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-09-12 06:37:06.287123 | instance | Saturday 12 September 2026 06:37:06 +0000 (0:00:00.042) 0:11:13.797 ****
2026-09-12 06:37:06.321766 | instance | skipping: [instance]
2026-09-12 06:37:06.321925 | instance |
2026-09-12 06:37:06.322164 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-09-12 06:37:06.322390 | instance | Saturday 12 September 2026 06:37:06 +0000 (0:00:00.035) 0:11:13.832 ****
2026-09-12 06:38:30.411800 | instance | changed: [instance]
2026-09-12 06:38:30.411982 | instance |
2026-09-12 06:38:30.412278 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-09-12 06:38:30.412544 | instance | Saturday 12 September 2026 06:38:30 +0000 (0:01:24.089) 0:12:37.921 ****
2026-09-12 06:38:31.179900 | instance | changed: [instance]
2026-09-12 06:38:31.180176 | instance |
2026-09-12 06:38:31.180450 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:38:31.180748 | instance | Saturday 12 September 2026 06:38:31 +0000 (0:00:00.768) 0:12:38.690 ****
2026-09-12 06:38:31.231596 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:38:31.231812 | instance |
2026-09-12 06:38:31.232081 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:38:31.232409 | instance | Saturday 12 September 2026 06:38:31 +0000 (0:00:00.051) 0:12:38.742 ****
2026-09-12 06:38:31.780165 | instance | changed: [instance]
2026-09-12 06:38:31.780265 | instance |
2026-09-12 06:38:31.780467 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-09-12 06:38:31.780651 | instance | Saturday 12 September 2026 06:38:31 +0000 (0:00:00.548) 0:12:39.290 ****
2026-09-12 06:38:32.657316 | instance | changed: [instance]
2026-09-12 06:38:32.657539 | instance |
2026-09-12 06:38:32.657795 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-09-12 06:38:32.658045 | instance | Saturday 12 September 2026 06:38:32 +0000 (0:00:00.876) 0:12:40.167 ****
2026-09-12 06:38:34.587658 | instance | changed: [instance]
2026-09-12 06:38:34.588439 | instance |
2026-09-12 06:38:34.588486 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 06:38:34.588497 | instance | Saturday 12 September 2026 06:38:34 +0000 (0:00:01.928) 0:12:42.096 ****
2026-09-12 06:38:34.639124 | instance | skipping: [instance]
2026-09-12 06:38:34.639289 | instance |
2026-09-12 06:38:34.639558 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 06:38:34.639810 | instance | Saturday 12 September 2026 06:38:34 +0000 (0:00:00.052) 0:12:42.148 ****
2026-09-12 06:38:34.680180 | instance | skipping: [instance]
2026-09-12 06:38:34.680302 | instance |
2026-09-12 06:38:34.680403 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 06:38:34.680574 | instance | Saturday 12 September 2026 06:38:34 +0000 (0:00:00.042) 0:12:42.191 ****
2026-09-12 06:38:34.717990 | instance | skipping: [instance]
2026-09-12 06:38:34.718133 | instance |
2026-09-12 06:38:34.718491 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 06:38:34.718767 | instance | Saturday 12 September 2026 06:38:34 +0000 (0:00:00.037) 0:12:42.228 ****
2026-09-12 06:38:34.761064 | instance | skipping: [instance]
2026-09-12 06:38:34.761355 | instance |
2026-09-12 06:38:34.761769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 06:38:34.762120 | instance | Saturday 12 September 2026 06:38:34 +0000 (0:00:00.042) 0:12:42.271 ****
2026-09-12 06:38:35.394582 | instance | ok: [instance]
2026-09-12 06:38:35.394801 | instance |
2026-09-12 06:38:35.395062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 06:38:35.395303 | instance | Saturday 12 September 2026 06:38:35 +0000 (0:00:00.634) 0:12:42.905 ****
2026-09-12 06:38:35.456563 | instance | ok: [instance]
2026-09-12 06:38:35.456757 | instance |
2026-09-12 06:38:35.457007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 06:38:35.457263 | instance | Saturday 12 September 2026 06:38:35 +0000 (0:00:00.061) 0:12:42.966 ****
2026-09-12 06:38:35.505929 | instance | ok: [instance]
2026-09-12 06:38:35.506181 | instance |
2026-09-12 06:38:35.506475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 06:38:35.506739 | instance | Saturday 12 September 2026 06:38:35 +0000 (0:00:00.049) 0:12:43.016 ****
2026-09-12 06:38:35.571366 | instance | ok: [instance] => (item=oslo_db)
2026-09-12 06:38:35.571613 | instance |
2026-09-12 06:38:35.571869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 06:38:35.572102 | instance | Saturday 12 September 2026 06:38:35 +0000 (0:00:00.065) 0:12:43.081 ****
2026-09-12 06:38:35.627286 | instance | ok: [instance]
2026-09-12 06:38:35.627498 | instance |
2026-09-12 06:38:35.627751 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:38:35.627987 | instance | Saturday 12 September 2026 06:38:35 +0000 (0:00:00.056) 0:12:43.138 ****
2026-09-12 06:38:35.679547 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:38:35.679751 | instance |
2026-09-12 06:38:35.680006 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:38:35.680380 | instance | Saturday 12 September 2026 06:38:35 +0000 (0:00:00.052) 0:12:43.190 ****
2026-09-12 06:38:36.230699 | instance | changed: [instance]
2026-09-12 06:38:36.230908 | instance |
2026-09-12 06:38:36.231164 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-09-12 06:38:36.231439 | instance | Saturday 12 September 2026 06:38:36 +0000 (0:00:00.550) 0:12:43.741 ****
2026-09-12 06:38:36.883366 | instance | ok: [instance]
2026-09-12 06:38:36.883635 | instance |
2026-09-12 06:38:36.883889 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-09-12 06:38:36.884188 | instance | Saturday 12 September 2026 06:38:36 +0000 (0:00:00.652) 0:12:44.393 ****
2026-09-12 06:38:37.990692 | instance | changed: [instance]
2026-09-12 06:38:37.990954 | instance |
2026-09-12 06:38:37.991253 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-09-12 06:38:37.991570 | instance | Saturday 12 September 2026 06:38:37 +0000 (0:00:01.107) 0:12:45.501 ****
2026-09-12 06:38:38.368202 | instance | ok: [instance]
2026-09-12 06:38:38.368374 | instance |
2026-09-12 06:38:38.368641 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-09-12 06:38:38.368877 | instance | Saturday 12 September 2026 06:38:38 +0000 (0:00:00.377) 0:12:45.878 ****
2026-09-12 06:38:38.818784 | instance | changed: [instance]
2026-09-12 06:38:38.818978 | instance |
2026-09-12 06:38:38.819227 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-09-12 06:38:38.819483 | instance | Saturday 12 September 2026 06:38:38 +0000 (0:00:00.450) 0:12:46.329 ****
2026-09-12 06:38:39.268394 | instance | changed: [instance]
2026-09-12 06:38:39.269206 | instance |
2026-09-12 06:38:39.269240 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-09-12 06:38:39.269253 | instance | Saturday 12 September 2026 06:38:39 +0000 (0:00:00.449) 0:12:46.778 ****
2026-09-12 06:38:39.665564 | instance | ok: [instance]
2026-09-12 06:38:39.665629 | instance |
2026-09-12 06:38:39.665801 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-09-12 06:38:39.665868 | instance | Saturday 12 September 2026 06:38:39 +0000 (0:00:00.398) 0:12:47.176 ****
2026-09-12 06:41:53.458337 | instance | changed: [instance]
2026-09-12 06:41:53.458558 | instance |
2026-09-12 06:41:53.458792 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-09-12 06:41:53.459033 | instance | Saturday 12 September 2026 06:41:53 +0000 (0:03:13.792) 0:16:00.968 ****
2026-09-12 06:41:54.164056 | instance | ok: [instance]
2026-09-12 06:41:54.164345 | instance |
2026-09-12 06:41:54.164667 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-09-12 06:41:54.164938 | instance | Saturday 12 September 2026 06:41:54 +0000 (0:00:00.705) 0:16:01.674 ****
2026-09-12 06:41:54.229020 | instance | included: ingress for instance
2026-09-12 06:41:54.229218 | instance |
2026-09-12 06:41:54.229420 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-09-12 06:41:54.229611 | instance | Saturday 12 September 2026 06:41:54 +0000 (0:00:00.065) 0:16:01.739 ****
2026-09-12 06:41:55.193522 | instance | changed: [instance]
2026-09-12 06:41:55.193572 | instance |
2026-09-12 06:41:55.193579 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-09-12 06:41:55.193585 | instance | Saturday 12 September 2026 06:41:55 +0000 (0:00:00.963) 0:16:02.703 ****
2026-09-12 06:41:55.552510 | instance | ok: [instance]
2026-09-12 06:41:55.552615 | instance |
2026-09-12 06:41:55.552906 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-09-12 06:41:55.552928 | instance | Saturday 12 September 2026 06:41:55 +0000 (0:00:00.359) 0:16:03.063 ****
2026-09-12 06:41:56.518464 | instance | changed: [instance]
2026-09-12 06:41:56.518562 | instance |
2026-09-12 06:41:56.518710 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-09-12 06:41:56.518865 | instance |
2026-09-12 06:41:56.519016 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:41:56.519161 | instance | Saturday 12 September 2026 06:41:56 +0000 (0:00:00.965) 0:16:04.029 ****
2026-09-12 06:41:58.153240 | instance | ok: [instance]
2026-09-12 06:41:58.153325 | instance |
2026-09-12 06:41:58.153564 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:41:58.153641 | instance | Saturday 12 September 2026 06:41:58 +0000 (0:00:01.634) 0:16:05.663 ****
2026-09-12 06:41:58.221229 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:41:58.221668 | instance |
2026-09-12 06:41:58.221691 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:41:58.221698 | instance | Saturday 12 September 2026 06:41:58 +0000 (0:00:00.067) 0:16:05.731 ****
2026-09-12 06:41:58.767762 | instance | changed: [instance]
2026-09-12 06:41:58.767865 | instance |
2026-09-12 06:41:58.768208 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-09-12 06:41:58.768409 | instance | Saturday 12 September 2026 06:41:58 +0000 (0:00:00.546) 0:16:06.278 ****
2026-09-12 06:41:59.530049 | instance | ok: [instance]
2026-09-12 06:41:59.530158 | instance |
2026-09-12 06:41:59.530253 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-09-12 06:41:59.530446 | instance | Saturday 12 September 2026 06:41:59 +0000 (0:00:00.762) 0:16:07.040 ****
2026-09-12 06:42:02.178838 | instance | changed: [instance]
2026-09-12 06:42:02.178909 | instance |
2026-09-12 06:42:02.179033 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:42:02.179138 | instance | Saturday 12 September 2026 06:42:02 +0000 (0:00:02.648) 0:16:09.689 ****
2026-09-12 06:42:02.248350 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:42:02.248495 | instance |
2026-09-12 06:42:02.248663 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:42:02.248813 | instance | Saturday 12 September 2026 06:42:02 +0000 (0:00:00.069) 0:16:09.759 ****
2026-09-12 06:42:03.016484 | instance | changed: [instance]
2026-09-12 06:42:03.017043 | instance |
2026-09-12 06:42:03.017315 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-09-12 06:42:03.017569 | instance | Saturday 12 September 2026 06:42:03 +0000 (0:00:00.767) 0:16:10.526 ****
2026-09-12 06:42:04.217669 | instance | changed: [instance]
2026-09-12 06:42:04.217819 | instance |
2026-09-12 06:42:04.218069 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-09-12 06:42:04.218322 | instance | Saturday 12 September 2026 06:42:04 +0000 (0:00:01.201) 0:16:11.728 ****
2026-09-12 06:42:04.751421 | instance | ok: [instance]
2026-09-12 06:42:04.751625 | instance |
2026-09-12 06:42:04.751910 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-09-12 06:42:04.752189 | instance | Saturday 12 September 2026 06:42:04 +0000 (0:00:00.533) 0:16:12.261 ****
2026-09-12 06:42:14.732993 | instance | ok: [instance]
2026-09-12 06:42:14.733728 | instance |
2026-09-12 06:42:14.733746 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-09-12 06:42:14.733757 | instance | Saturday 12 September 2026 06:42:14 +0000 (0:00:09.980) 0:16:22.242 ****
2026-09-12 06:42:16.308656 | instance | ok: [instance]
2026-09-12 06:42:16.308803 | instance |
2026-09-12 06:42:16.309118 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-09-12 06:42:16.309163 | instance | Saturday 12 September 2026 06:42:16 +0000 (0:00:01.577) 0:16:23.819 ****
2026-09-12 06:42:16.690133 | instance | ok: [instance]
2026-09-12 06:42:16.690437 | instance |
2026-09-12 06:42:16.690730 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-09-12 06:42:16.691025 | instance | Saturday 12 September 2026 06:42:16 +0000 (0:00:00.381) 0:16:24.200 ****
2026-09-12 06:42:16.913046 | instance | ok: [instance]
2026-09-12 06:42:16.913113 | instance |
2026-09-12 06:42:16.913513 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-09-12 06:42:16.913575 | instance | Saturday 12 September 2026 06:42:16 +0000 (0:00:00.222) 0:16:24.423 ****
2026-09-12 06:42:17.136301 | instance | ok: [instance]
2026-09-12 06:42:17.136363 | instance |
2026-09-12 06:42:17.136374 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-09-12 06:42:17.136415 | instance | Saturday 12 September 2026 06:42:17 +0000 (0:00:00.222) 0:16:24.646 ****
2026-09-12 06:42:17.799030 | instance | changed: [instance]
2026-09-12 06:42:17.799598 | instance |
2026-09-12 06:42:17.799682 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-09-12 06:42:17.799865 | instance | Saturday 12 September 2026 06:42:17 +0000 (0:00:00.663) 0:16:25.309 ****
2026-09-12 06:42:34.841747 | instance | changed: [instance] => (item=alertmanager)
2026-09-12 06:42:34.841849 | instance | changed: [instance] => (item=grafana)
2026-09-12 06:42:34.841892 | instance | changed: [instance] => (item=prometheus)
2026-09-12 06:42:34.841905 | instance |
2026-09-12 06:42:34.841928 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-09-12 06:42:34.841943 | instance | Saturday 12 September 2026 06:42:34 +0000 (0:00:17.041) 0:16:42.351 ****
2026-09-12 06:42:36.820700 | instance | ok: [instance] => (item=alertmanager)
2026-09-12 06:42:36.820777 | instance | ok: [instance] => (item=grafana)
2026-09-12 06:42:36.821024 | instance | ok: [instance] => (item=prometheus)
2026-09-12 06:42:36.821912 | instance |
2026-09-12 06:42:36.821972 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-09-12 06:42:36.821984 | instance | Saturday 12 September 2026 06:42:36 +0000 (0:00:01.979) 0:16:44.330 ****
2026-09-12 06:42:40.421737 | instance | changed: [instance] => (item=None)
2026-09-12 06:42:40.421859 | instance | changed: [instance] => (item=None)
2026-09-12 06:42:40.422258 | instance | changed: [instance] => (item=None)
2026-09-12 06:42:40.422332 | instance | changed: [instance]
2026-09-12 06:42:40.422767 | instance |
2026-09-12 06:42:40.422820 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-09-12 06:42:40.422827 | instance | Saturday 12 September 2026 06:42:40 +0000 (0:00:03.601) 0:16:47.931 ****
2026-09-12 06:42:45.811181 | instance | changed: [instance] => (item=None)
2026-09-12 06:42:45.811242 | instance | changed: [instance] => (item=None)
2026-09-12 06:42:45.811255 | instance | changed: [instance] => (item=None)
2026-09-12 06:42:45.811264 | instance | changed: [instance] => (item=None)
2026-09-12 06:42:45.811272 | instance | changed: [instance] => (item=None)
2026-09-12 06:42:45.811281 | instance | changed: [instance]
2026-09-12 06:42:45.811290 | instance |
2026-09-12 06:42:45.811446 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-09-12 06:42:45.811654 | instance | Saturday 12 September 2026 06:42:45 +0000 (0:00:05.388) 0:16:53.320 ****
2026-09-12 06:42:57.256981 | instance | changed: [instance] => (item=alertmanager)
2026-09-12 06:42:57.257177 | instance | changed: [instance] => (item=prometheus)
2026-09-12 06:42:57.257422 | instance |
2026-09-12 06:42:57.257674 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-09-12 06:42:57.257920 | instance | Saturday 12 September 2026 06:42:57 +0000 (0:00:11.447) 0:17:04.767 ****
2026-09-12 06:43:08.829974 | instance | changed: [instance] => (item=alertmanager)
2026-09-12 06:43:08.830109 | instance | changed: [instance] => (item=prometheus)
2026-09-12 06:43:08.830443 | instance |
2026-09-12 06:43:08.830526 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-09-12 06:43:08.830546 | instance | Saturday 12 September 2026 06:43:08 +0000 (0:00:11.573) 0:17:16.340 ****
2026-09-12 06:43:09.671225 | instance | changed: [instance]
2026-09-12 06:43:09.671408 | instance |
2026-09-12 06:43:09.671978 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-09-12 06:43:09.672049 | instance | Saturday 12 September 2026 06:43:09 +0000 (0:00:00.840) 0:17:17.181 ****
2026-09-12 06:43:17.343373 | instance | ok: [instance]
2026-09-12 06:43:17.343509 | instance |
2026-09-12 06:43:17.343571 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-09-12 06:43:17.343666 | instance | Saturday 12 September 2026 06:43:17 +0000 (0:00:07.672) 0:17:24.854 ****
2026-09-12 06:43:31.505553 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-09-12 06:43:31.505654 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-09-12 06:43:31.505674 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-09-12 06:43:31.505790 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-09-12 06:43:31.505891 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-09-12 06:43:31.505998 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-09-12 06:43:31.506095 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-09-12 06:43:31.506203 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-09-12 06:43:31.506294 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-09-12 06:43:31.506436 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-09-12 06:43:31.506503 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-09-12 06:43:31.506602 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-09-12 06:43:31.506701 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-09-12 06:43:31.506793 | instance |
2026-09-12 06:43:31.506896 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-09-12 06:43:31.506997 | instance | Saturday 12 September 2026 06:43:31 +0000 (0:00:14.162) 0:17:39.016 ****
2026-09-12 06:44:03.157989 | instance | changed: [instance]
2026-09-12 06:44:03.158199 | instance |
2026-09-12 06:44:03.158484 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:44:03.158722 | instance | Saturday 12 September 2026 06:44:03 +0000 (0:00:31.651) 0:18:10.668 ****
2026-09-12 06:44:03.229560 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:44:03.229770 | instance |
2026-09-12 06:44:03.230005 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:44:03.230265 | instance | Saturday 12 September 2026 06:44:03 +0000 (0:00:00.071) 0:18:10.740 ****
2026-09-12 06:44:03.853596 | instance | changed: [instance]
2026-09-12 06:44:03.853763 | instance |
2026-09-12 06:44:03.854009 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-09-12 06:44:03.854241 | instance | Saturday 12 September 2026 06:44:03 +0000 (0:00:00.624) 0:18:11.364 ****
2026-09-12 06:44:07.689291 | instance | changed: [instance]
2026-09-12 06:44:07.689350 | instance |
2026-09-12 06:44:07.689481 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:44:07.689586 | instance | Saturday 12 September 2026 06:44:07 +0000 (0:00:03.836) 0:18:15.200 ****
2026-09-12 06:44:07.740845 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:44:07.740950 | instance |
2026-09-12 06:44:07.741098 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:44:07.741211 | instance | Saturday 12 September 2026 06:44:07 +0000 (0:00:00.050) 0:18:15.250 ****
2026-09-12 06:44:08.274654 | instance | changed: [instance]
2026-09-12 06:44:08.274738 | instance |
2026-09-12 06:44:08.274885 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-09-12 06:44:08.275042 | instance | Saturday 12 September 2026 06:44:08 +0000 (0:00:00.533) 0:18:15.785 ****
2026-09-12 06:44:10.226231 | instance | changed: [instance]
2026-09-12 06:44:10.226297 | instance |
2026-09-12 06:44:10.226309 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:44:10.226319 | instance | Saturday 12 September 2026 06:44:10 +0000 (0:00:01.950) 0:18:17.735 ****
2026-09-12 06:44:10.289916 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:44:10.289991 | instance |
2026-09-12 06:44:10.290161 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:44:10.290318 | instance | Saturday 12 September 2026 06:44:10 +0000 (0:00:00.065) 0:18:17.800 ****
2026-09-12 06:44:10.841099 | instance | changed: [instance]
2026-09-12 06:44:10.841147 | instance |
2026-09-12 06:44:10.841154 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-09-12 06:44:10.841160 | instance | Saturday 12 September 2026 06:44:10 +0000 (0:00:00.550) 0:18:18.351 ****
2026-09-12 06:44:12.592298 | instance | changed: [instance]
2026-09-12 06:44:12.592376 | instance |
2026-09-12 06:44:12.592561 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-09-12 06:44:12.592704 | instance | Saturday 12 September 2026 06:44:12 +0000 (0:00:01.751) 0:18:20.103 ****
2026-09-12 06:44:13.584445 | instance | changed: [instance]
2026-09-12 06:44:13.584619 | instance |
2026-09-12 06:44:13.584867 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:44:13.585083 | instance | Saturday 12 September 2026 06:44:13 +0000 (0:00:00.991) 0:18:21.094 ****
2026-09-12 06:44:13.650933 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:44:13.651236 | instance |
2026-09-12 06:44:13.651616 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:44:13.651959 | instance | Saturday 12 September 2026 06:44:13 +0000 (0:00:00.066) 0:18:21.161 ****
2026-09-12 06:44:14.232700 | instance | changed: [instance]
2026-09-12 06:44:14.232990 | instance |
2026-09-12 06:44:14.233278 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-09-12 06:44:14.233617 | instance | Saturday 12 September 2026 06:44:14 +0000 (0:00:00.581) 0:18:21.742 ****
2026-09-12 06:44:15.848195 | instance | changed: [instance]
2026-09-12 06:44:15.848547 | instance |
2026-09-12 06:44:15.848935 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:44:15.849325 | instance | Saturday 12 September 2026 06:44:15 +0000 (0:00:01.616) 0:18:23.358 ****
2026-09-12 06:44:15.890680 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:44:15.890792 | instance |
2026-09-12 06:44:15.890957 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:44:15.891114 | instance | Saturday 12 September 2026 06:44:15 +0000 (0:00:00.042) 0:18:23.401 ****
2026-09-12 06:44:16.441147 | instance | changed: [instance]
2026-09-12 06:44:16.441325 | instance |
2026-09-12 06:44:16.441598 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-09-12 06:44:16.441846 | instance | Saturday 12 September 2026 06:44:16 +0000 (0:00:00.550) 0:18:23.951 ****
2026-09-12 06:44:18.171282 | instance | changed: [instance]
2026-09-12 06:44:18.171430 | instance |
2026-09-12 06:44:18.171600 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-09-12 06:44:18.171745 | instance |
2026-09-12 06:44:18.171908 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 06:44:18.172067 | instance | Saturday 12 September 2026 06:44:18 +0000 (0:00:01.730) 0:18:25.682 ****
2026-09-12 06:44:20.110880 | instance | ok: [instance]
2026-09-12 06:44:20.110952 | instance |
2026-09-12 06:44:20.111373 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 06:44:20.111439 | instance | Saturday 12 September 2026 06:44:20 +0000 (0:00:01.939) 0:18:27.622 ****
2026-09-12 06:44:20.217433 | instance | ok: [instance]
2026-09-12 06:44:20.217481 | instance |
2026-09-12 06:44:20.217489 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 06:44:20.217495 | instance | Saturday 12 September 2026 06:44:20 +0000 (0:00:00.105) 0:18:27.727 ****
2026-09-12 06:44:20.279109 | instance | skipping: [instance]
2026-09-12 06:44:20.279716 | instance |
2026-09-12 06:44:20.279759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 06:44:20.279767 | instance | Saturday 12 September 2026 06:44:20 +0000 (0:00:00.062) 0:18:27.789 ****
2026-09-12 06:44:20.338825 | instance | skipping: [instance]
2026-09-12 06:44:20.338884 | instance |
2026-09-12 06:44:20.338895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 06:44:20.338906 | instance | Saturday 12 September 2026 06:44:20 +0000 (0:00:00.058) 0:18:27.848 ****
2026-09-12 06:44:20.384730 | instance | skipping: [instance]
2026-09-12 06:44:20.384842 | instance |
2026-09-12 06:44:20.385080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 06:44:20.385268 | instance | Saturday 12 September 2026 06:44:20 +0000 (0:00:00.047) 0:18:27.895 ****
2026-09-12 06:44:20.522881 | instance | skipping: [instance]
2026-09-12 06:44:20.522997 | instance |
2026-09-12 06:44:20.523083 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 06:44:20.523229 | instance | Saturday 12 September 2026 06:44:20 +0000 (0:00:00.138) 0:18:28.034 ****
2026-09-12 06:44:20.583025 | instance | skipping: [instance]
2026-09-12 06:44:20.583196 | instance |
2026-09-12 06:44:20.583475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 06:44:20.583721 | instance | Saturday 12 September 2026 06:44:20 +0000 (0:00:00.059) 0:18:28.093 ****
2026-09-12 06:44:20.655439 | instance | ok: [instance]
2026-09-12 06:44:20.655661 | instance |
2026-09-12 06:44:20.656030 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 06:44:20.656453 | instance | Saturday 12 September 2026 06:44:20 +0000 (0:00:00.072) 0:18:28.165 ****
2026-09-12 06:44:20.740894 | instance | ok: [instance] => (item=oslo_cache)
2026-09-12 06:44:20.741336 | instance |
2026-09-12 06:44:20.741875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 06:44:20.742274 | instance | Saturday 12 September 2026 06:44:20 +0000 (0:00:00.085) 0:18:28.250 ****
2026-09-12 06:44:20.818526 | instance | ok: [instance]
2026-09-12 06:44:20.818766 | instance |
2026-09-12 06:44:20.819075 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:44:20.819369 | instance | Saturday 12 September 2026 06:44:20 +0000 (0:00:00.078) 0:18:28.329 ****
2026-09-12 06:44:20.883846 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:44:20.884408 | instance |
2026-09-12 06:44:20.884937 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:44:20.885433 | instance | Saturday 12 September 2026 06:44:20 +0000 (0:00:00.065) 0:18:28.394 ****
2026-09-12 06:44:21.460026 | instance | changed: [instance]
2026-09-12 06:44:21.460084 | instance |
2026-09-12 06:44:21.460098 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-09-12 06:44:21.460108 | instance | Saturday 12 September 2026 06:44:21 +0000 (0:00:00.574) 0:18:28.969 ****
2026-09-12 06:44:23.000347 | instance | changed: [instance]
2026-09-12 06:44:23.000417 | instance |
2026-09-12 06:44:23.000425 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-09-12 06:44:23.000431 | instance | Saturday 12 September 2026 06:44:22 +0000 (0:00:01.541) 0:18:30.510 ****
2026-09-12 06:44:23.745980 | instance | changed: [instance]
2026-09-12 06:44:23.746055 | instance |
2026-09-12 06:44:23.746070 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-09-12 06:44:23.746084 | instance | Saturday 12 September 2026 06:44:23 +0000 (0:00:00.744) 0:18:31.255 ****
2026-09-12 06:44:31.145218 | instance | changed: [instance]
2026-09-12 06:44:31.145289 | instance |
2026-09-12 06:44:31.145301 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-09-12 06:44:31.145310 | instance | Saturday 12 September 2026 06:44:31 +0000 (0:00:07.399) 0:18:38.654 ****
2026-09-12 06:44:31.395276 | instance | changed: [instance]
2026-09-12 06:44:31.395326 | instance |
2026-09-12 06:44:31.395337 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-09-12 06:44:31.395347 | instance | Saturday 12 September 2026 06:44:31 +0000 (0:00:00.249) 0:18:38.904 ****
2026-09-12 06:44:31.968073 | instance | changed: [instance]
2026-09-12 06:44:31.968129 | instance |
2026-09-12 06:44:31.968136 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 06:44:31.968141 | instance | Saturday 12 September 2026 06:44:31 +0000 (0:00:00.573) 0:18:39.478 ****
2026-09-12 06:44:32.068662 | instance | ok: [instance]
2026-09-12 06:44:32.068750 | instance |
2026-09-12 06:44:32.069116 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 06:44:32.069430 | instance | Saturday 12 September 2026 06:44:32 +0000 (0:00:00.100) 0:18:39.578 ****
2026-09-12 06:44:32.147149 | instance | included: rabbitmq for instance
2026-09-12 06:44:32.147375 | instance |
2026-09-12 06:44:32.147658 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-09-12 06:44:32.147871 | instance | Saturday 12 September 2026 06:44:32 +0000 (0:00:00.079) 0:18:39.658 ****
2026-09-12 06:44:32.905257 | instance | ok: [instance]
2026-09-12 06:44:32.905575 | instance |
2026-09-12 06:44:32.905848 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-09-12 06:44:32.906082 | instance | Saturday 12 September 2026 06:44:32 +0000 (0:00:00.757) 0:18:40.415 ****
2026-09-12 06:44:32.966869 | instance | skipping: [instance]
2026-09-12 06:44:32.967081 | instance |
2026-09-12 06:44:32.967342 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-09-12 06:44:32.967607 | instance | Saturday 12 September 2026 06:44:32 +0000 (0:00:00.061) 0:18:40.477 ****
2026-09-12 06:44:33.044471 | instance | skipping: [instance]
2026-09-12 06:44:33.044815 | instance |
2026-09-12 06:44:33.045069 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-09-12 06:44:33.045294 | instance | Saturday 12 September 2026 06:44:33 +0000 (0:00:00.076) 0:18:40.553 ****
2026-09-12 06:44:33.111670 | instance | skipping: [instance]
2026-09-12 06:44:33.111787 | instance |
2026-09-12 06:44:33.112024 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-09-12 06:44:33.112102 | instance | Saturday 12 September 2026 06:44:33 +0000 (0:00:00.068) 0:18:40.622 ****
2026-09-12 06:45:04.001503 | instance | changed: [instance]
2026-09-12 06:45:04.002180 | instance |
2026-09-12 06:45:04.002238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 06:45:04.002256 | instance | Saturday 12 September 2026 06:45:03 +0000 (0:00:30.889) 0:19:11.511 ****
2026-09-12 06:45:04.697899 | instance | ok: [instance]
2026-09-12 06:45:04.698084 | instance |
2026-09-12 06:45:04.698367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 06:45:04.698610 | instance | Saturday 12 September 2026 06:45:04 +0000 (0:00:00.696) 0:19:12.208 ****
2026-09-12 06:45:04.765610 | instance | ok: [instance]
2026-09-12 06:45:04.765816 | instance |
2026-09-12 06:45:04.766070 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 06:45:04.766304 | instance | Saturday 12 September 2026 06:45:04 +0000 (0:00:00.067) 0:19:12.276 ****
2026-09-12 06:45:04.823424 | instance | skipping: [instance]
2026-09-12 06:45:04.823856 | instance |
2026-09-12 06:45:04.824226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 06:45:04.824585 | instance | Saturday 12 September 2026 06:45:04 +0000 (0:00:00.057) 0:19:12.334 ****
2026-09-12 06:45:04.876339 | instance | skipping: [instance]
2026-09-12 06:45:04.876581 | instance |
2026-09-12 06:45:04.876861 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 06:45:04.877102 | instance | Saturday 12 September 2026 06:45:04 +0000 (0:00:00.053) 0:19:12.387 ****
2026-09-12 06:45:04.933585 | instance | ok: [instance]
2026-09-12 06:45:04.933785 | instance |
2026-09-12 06:45:04.934031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 06:45:04.934278 | instance | Saturday 12 September 2026 06:45:04 +0000 (0:00:00.057) 0:19:12.444 ****
2026-09-12 06:45:05.051627 | instance | ok: [instance] => (item=oslo_db)
2026-09-12 06:45:05.051811 | instance | ok: [instance] => (item=oslo_cache)
2026-09-12 06:45:05.051978 | instance | ok: [instance] => (item=identity)
2026-09-12 06:45:05.052180 | instance | ok: [instance] => (item=oslo_messaging)
2026-09-12 06:45:05.053654 | instance |
2026-09-12 06:45:05.053686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 06:45:05.053700 | instance | Saturday 12 September 2026 06:45:05 +0000 (0:00:00.118) 0:19:12.562 ****
2026-09-12 06:45:05.147564 | instance | ok: [instance]
2026-09-12 06:45:05.147818 | instance |
2026-09-12 06:45:05.148065 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:45:05.148334 | instance | Saturday 12 September 2026 06:45:05 +0000 (0:00:00.095) 0:19:12.658 ****
2026-09-12 06:45:05.215104 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:45:05.215353 | instance |
2026-09-12 06:45:05.215572 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:45:05.215857 | instance | Saturday 12 September 2026 06:45:05 +0000 (0:00:00.067) 0:19:12.725 ****
2026-09-12 06:45:05.831799 | instance | changed: [instance]
2026-09-12 06:45:05.832002 | instance |
2026-09-12 06:45:05.832423 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-09-12 06:45:05.832712 | instance | Saturday 12 September 2026 06:45:05 +0000 (0:00:00.616) 0:19:13.342 ****
2026-09-12 06:45:07.623179 | instance | ok: [instance] => (item=None)
2026-09-12 06:45:07.623400 | instance | ok: [instance]
2026-09-12 06:45:07.623639 | instance |
2026-09-12 06:45:07.623887 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-09-12 06:45:07.624174 | instance | Saturday 12 September 2026 06:45:07 +0000 (0:00:01.791) 0:19:15.133 ****
2026-09-12 06:45:08.676073 | instance | ok: [instance] => (item=atmosphere)
2026-09-12 06:45:08.676186 | instance |
2026-09-12 06:45:08.676209 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-09-12 06:45:08.676527 | instance | Saturday 12 September 2026 06:45:08 +0000 (0:00:01.052) 0:19:16.186 ****
2026-09-12 06:45:09.629999 | instance | changed: [instance]
2026-09-12 06:45:09.630144 | instance |
2026-09-12 06:45:09.630363 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-09-12 06:45:09.630580 | instance | Saturday 12 September 2026 06:45:09 +0000 (0:00:00.954) 0:19:17.140 ****
2026-09-12 06:45:10.718629 | instance | changed: [instance] => (item=None)
2026-09-12 06:45:10.718929 | instance | changed: [instance]
2026-09-12 06:45:10.719197 | instance |
2026-09-12 06:45:10.719466 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-09-12 06:45:10.719696 | instance | Saturday 12 September 2026 06:45:10 +0000 (0:00:01.088) 0:19:18.228 ****
2026-09-12 06:45:12.552936 | instance | changed: [instance] => (item=None)
2026-09-12 06:45:12.552996 | instance | changed: [instance]
2026-09-12 06:45:12.553008 | instance |
2026-09-12 06:45:12.553018 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-09-12 06:45:12.553029 | instance | Saturday 12 September 2026 06:45:12 +0000 (0:00:01.833) 0:19:20.062 ****
2026-09-12 06:47:57.641307 | instance | changed: [instance]
2026-09-12 06:47:57.641463 | instance |
2026-09-12 06:47:57.641645 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 06:47:57.641766 | instance | Saturday 12 September 2026 06:47:57 +0000 (0:02:45.089) 0:22:05.151 ****
2026-09-12 06:47:57.765264 | instance | included: openstack_helm_ingress for instance
2026-09-12 06:47:57.765501 | instance |
2026-09-12 06:47:57.765780 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 06:47:57.766047 | instance | Saturday 12 September 2026 06:47:57 +0000 (0:00:00.123) 0:22:05.275 ****
2026-09-12 06:47:57.831733 | instance | skipping: [instance]
2026-09-12 06:47:57.831985 | instance |
2026-09-12 06:47:57.832289 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 06:47:57.832550 | instance | Saturday 12 September 2026 06:47:57 +0000 (0:00:00.066) 0:22:05.342 ****
2026-09-12 06:47:57.889875 | instance | skipping: [instance]
2026-09-12 06:47:57.890014 | instance |
2026-09-12 06:47:57.890163 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 06:47:57.890321 | instance | Saturday 12 September 2026 06:47:57 +0000 (0:00:00.058) 0:22:05.400 ****
2026-09-12 06:47:57.980218 | instance | ok: [instance]
2026-09-12 06:47:57.980281 | instance |
2026-09-12 06:47:57.980402 | instance | TASK [Create Ingress identity] *************************************************
2026-09-12 06:47:57.980565 | instance | Saturday 12 September 2026 06:47:57 +0000 (0:00:00.090) 0:22:05.490 ****
2026-09-12 06:47:58.108340 | instance | included: ingress for instance
2026-09-12 06:47:58.108564 | instance |
2026-09-12 06:47:58.108816 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-09-12 06:47:58.109048 | instance | Saturday 12 September 2026 06:47:58 +0000 (0:00:00.128) 0:22:05.618 ****
2026-09-12 06:47:59.083913 | instance | changed: [instance]
2026-09-12 06:47:59.083981 | instance |
2026-09-12 06:47:59.084098 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-09-12 06:47:59.084243 | instance | Saturday 12 September 2026 06:47:59 +0000 (0:00:00.975) 0:22:06.594 ****
2026-09-12 06:48:03.450018 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-09-12 06:48:03.450278 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-09-12 06:48:03.450571 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-09-12 06:48:03.450834 | instance | ok: [instance]
2026-09-12 06:48:03.451060 | instance |
2026-09-12 06:48:03.451302 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-09-12 06:48:03.451625 | instance | Saturday 12 September 2026 06:48:03 +0000 (0:00:04.365) 0:22:10.960 ****
2026-09-12 06:48:04.266712 | instance | ok: [instance]
2026-09-12 06:48:04.266907 | instance |
2026-09-12 06:48:04.267155 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-09-12 06:48:04.267427 | instance | Saturday 12 September 2026 06:48:04 +0000 (0:00:00.817) 0:22:11.777 ****
2026-09-12 06:48:05.518067 | instance | ok: [instance] => (item=atmosphere)
2026-09-12 06:48:05.518149 | instance |
2026-09-12 06:48:05.518489 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-09-12 06:48:05.518676 | instance | Saturday 12 September 2026 06:48:05 +0000 (0:00:01.250) 0:22:13.028 ****
2026-09-12 06:48:06.719654 | instance | changed: [instance] => (item=atmosphere)
2026-09-12 06:48:06.719717 | instance |
2026-09-12 06:48:06.719922 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-09-12 06:48:06.720033 | instance | Saturday 12 September 2026 06:48:06 +0000 (0:00:01.201) 0:22:14.230 ****
2026-09-12 06:48:07.991896 | instance | changed: [instance] => (item=atmosphere)
2026-09-12 06:48:07.992251 | instance |
2026-09-12 06:48:07.992515 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-09-12 06:48:07.992772 | instance | Saturday 12 September 2026 06:48:07 +0000 (0:00:01.272) 0:22:15.502 ****
2026-09-12 06:48:09.193825 | instance | changed: [instance] => (item=atmosphere)
2026-09-12 06:48:09.193902 | instance |
2026-09-12 06:48:09.194106 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-09-12 06:48:09.194144 | instance | Saturday 12 September 2026 06:48:09 +0000 (0:00:01.202) 0:22:16.704 ****
2026-09-12 06:48:09.491783 | instance | changed: [instance]
2026-09-12 06:48:09.491934 | instance |
2026-09-12 06:48:09.492141 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 06:48:09.492310 | instance | Saturday 12 September 2026 06:48:09 +0000 (0:00:00.297) 0:22:17.002 ****
2026-09-12 06:48:10.677792 | instance | ok: [instance]
2026-09-12 06:48:10.677872 | instance |
2026-09-12 06:48:10.678198 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-09-12 06:48:10.678243 | instance | Saturday 12 September 2026 06:48:10 +0000 (0:00:01.186) 0:22:18.188 ****
2026-09-12 06:48:10.932134 | instance | ok: [instance]
2026-09-12 06:48:10.932273 | instance |
2026-09-12 06:48:10.932591 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 06:48:10.932631 | instance | Saturday 12 September 2026 06:48:10 +0000 (0:00:00.254) 0:22:18.443 ****
2026-09-12 06:48:11.051518 | instance | ok: [instance] => {
2026-09-12 06:48:11.051600 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz"
2026-09-12 06:48:11.051611 | instance | }
2026-09-12 06:48:11.051628 | instance |
2026-09-12 06:48:11.052057 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 06:48:11.052167 | instance | Saturday 12 September 2026 06:48:11 +0000 (0:00:00.117) 0:22:18.560 ****
2026-09-12 06:48:11.812529 | instance | changed: [instance]
2026-09-12 06:48:11.812645 | instance |
2026-09-12 06:48:11.812807 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 06:48:11.812993 | instance | Saturday 12 September 2026 06:48:11 +0000 (0:00:00.762) 0:22:19.323 ****
2026-09-12 06:48:14.436060 | instance | changed: [instance]
2026-09-12 06:48:14.436340 | instance |
2026-09-12 06:48:14.436628 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-09-12 06:48:14.436923 | instance | Saturday 12 September 2026 06:48:14 +0000 (0:00:02.623) 0:22:21.946 ****
2026-09-12 06:48:15.010519 | instance | changed: [instance]
2026-09-12 06:48:15.010589 | instance |
2026-09-12 06:48:15.010601 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-09-12 06:48:15.010612 | instance | Saturday 12 September 2026 06:48:15 +0000 (0:00:00.572) 0:22:22.519 ****
2026-09-12 06:48:16.080869 | instance | ok: [instance]
2026-09-12 06:48:16.081180 | instance |
2026-09-12 06:48:16.081501 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-09-12 06:48:16.081777 | instance | Saturday 12 September 2026 06:48:16 +0000 (0:00:01.071) 0:22:23.590 ****
2026-09-12 06:48:17.124299 | instance | ok: [instance]
2026-09-12 06:48:17.124489 | instance |
2026-09-12 06:48:17.124764 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-09-12 06:48:17.125084 | instance | Saturday 12 September 2026 06:48:17 +0000 (0:00:01.043) 0:22:24.634 ****
2026-09-12 06:48:17.591664 | instance | ok: [instance]
2026-09-12 06:48:17.591769 | instance |
2026-09-12 06:48:17.591792 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-09-12 06:48:17.592051 | instance | Saturday 12 September 2026 06:48:17 +0000 (0:00:00.466) 0:22:25.101 ****
2026-09-12 06:48:17.728487 | instance | included: openstack_helm_endpoints for instance
2026-09-12 06:48:17.728697 | instance |
2026-09-12 06:48:17.729018 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 06:48:17.729266 | instance | Saturday 12 September 2026 06:48:17 +0000 (0:00:00.137) 0:22:25.238 ****
2026-09-12 06:48:17.795696 | instance | skipping: [instance]
2026-09-12 06:48:17.795953 | instance |
2026-09-12 06:48:17.796269 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 06:48:17.796595 | instance | Saturday 12 September 2026 06:48:17 +0000 (0:00:00.067) 0:22:25.305 ****
2026-09-12 06:48:17.850166 | instance | skipping: [instance]
2026-09-12 06:48:17.850362 | instance |
2026-09-12 06:48:17.850707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 06:48:17.851026 | instance | Saturday 12 September 2026 06:48:17 +0000 (0:00:00.054) 0:22:25.360 ****
2026-09-12 06:48:17.890892 | instance | skipping: [instance]
2026-09-12 06:48:17.891101 | instance |
2026-09-12 06:48:17.891381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 06:48:17.891716 | instance | Saturday 12 September 2026 06:48:17 +0000 (0:00:00.041) 0:22:25.401 ****
2026-09-12 06:48:17.940587 | instance | skipping: [instance]
2026-09-12 06:48:17.940837 | instance |
2026-09-12 06:48:17.941132 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 06:48:17.941376 | instance | Saturday 12 September 2026 06:48:17 +0000 (0:00:00.049) 0:22:25.450 ****
2026-09-12 06:48:17.981333 | instance | skipping: [instance]
2026-09-12 06:48:17.982053 | instance |
2026-09-12 06:48:17.982147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 06:48:17.982168 | instance | Saturday 12 September 2026 06:48:17 +0000 (0:00:00.040) 0:22:25.491 ****
2026-09-12 06:48:18.024783 | instance | skipping: [instance]
2026-09-12 06:48:18.024939 | instance |
2026-09-12 06:48:18.025217 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 06:48:18.025530 | instance | Saturday 12 September 2026 06:48:18 +0000 (0:00:00.043) 0:22:25.535 ****
2026-09-12 06:48:18.095095 | instance | ok: [instance]
2026-09-12 06:48:18.095253 | instance |
2026-09-12 06:48:18.095544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 06:48:18.095786 | instance | Saturday 12 September 2026 06:48:18 +0000 (0:00:00.070) 0:22:25.605 ****
2026-09-12 06:48:18.184852 | instance | ok: [instance] => (item=identity)
2026-09-12 06:48:18.185008 | instance |
2026-09-12 06:48:18.185247 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 06:48:18.185535 | instance | Saturday 12 September 2026 06:48:18 +0000 (0:00:00.089) 0:22:25.694 ****
2026-09-12 06:48:18.292360 | instance | ok: [instance]
2026-09-12 06:48:18.292555 | instance |
2026-09-12 06:48:18.292834 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-09-12 06:48:18.293094 | instance | Saturday 12 September 2026 06:48:18 +0000 (0:00:00.107) 0:22:25.802 ****
2026-09-12 06:48:18.892569 | instance | changed: [instance]
2026-09-12 06:48:18.892716 | instance |
2026-09-12 06:48:18.892976 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-09-12 06:48:18.893209 | instance | Saturday 12 September 2026 06:48:18 +0000 (0:00:00.598) 0:22:26.401 ****
2026-09-12 06:48:19.520216 | instance | changed: [instance]
2026-09-12 06:48:19.520457 | instance |
2026-09-12 06:48:19.520737 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-09-12 06:48:19.521049 | instance | Saturday 12 September 2026 06:48:19 +0000 (0:00:00.627) 0:22:27.029 ****
2026-09-12 06:48:20.127290 | instance | changed: [instance]
2026-09-12 06:48:20.127429 | instance |
2026-09-12 06:48:20.127621 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-09-12 06:48:20.127766 | instance | Saturday 12 September 2026 06:48:20 +0000 (0:00:00.608) 0:22:27.637 ****
2026-09-12 06:48:20.759479 | instance | changed: [instance]
2026-09-12 06:48:20.759679 | instance |
2026-09-12 06:48:20.759939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 06:48:20.760261 | instance | Saturday 12 September 2026 06:48:20 +0000 (0:00:00.632) 0:22:28.269 ****
2026-09-12 06:48:21.330135 | instance | ok: [instance]
2026-09-12 06:48:21.330384 | instance |
2026-09-12 06:48:21.330644 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 06:48:21.330913 | instance | Saturday 12 September 2026 06:48:21 +0000 (0:00:00.570) 0:22:28.840 ****
2026-09-12 06:48:21.402619 | instance | included: rabbitmq for instance
2026-09-12 06:48:21.403330 | instance |
2026-09-12 06:48:21.403705 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-09-12 06:48:21.404032 | instance | Saturday 12 September 2026 06:48:21 +0000 (0:00:00.072) 0:22:28.913 ****
2026-09-12 06:48:22.136257 | instance | ok: [instance]
2026-09-12 06:48:22.136434 | instance |
2026-09-12 06:48:22.136676 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-09-12 06:48:22.136906 | instance | Saturday 12 September 2026 06:48:22 +0000 (0:00:00.732) 0:22:29.646 ****
2026-09-12 06:48:22.202529 | instance | skipping: [instance]
2026-09-12 06:48:22.202622 | instance |
2026-09-12 06:48:22.202795 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-09-12 06:48:22.202950 | instance | Saturday 12 September 2026 06:48:22 +0000 (0:00:00.066) 0:22:29.712 ****
2026-09-12 06:48:22.272087 | instance | skipping: [instance]
2026-09-12 06:48:22.272281 | instance |
2026-09-12 06:48:22.272545 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-09-12 06:48:22.272774 | instance | Saturday 12 September 2026 06:48:22 +0000 (0:00:00.069) 0:22:29.782 ****
2026-09-12 06:48:22.350638 | instance | skipping: [instance]
2026-09-12 06:48:22.350800 | instance |
2026-09-12 06:48:22.351060 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-09-12 06:48:22.351293 | instance | Saturday 12 September 2026 06:48:22 +0000 (0:00:00.078) 0:22:29.860 ****
2026-09-12 06:48:53.392192 | instance | changed: [instance]
2026-09-12 06:48:53.392436 | instance |
2026-09-12 06:48:53.392724 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 06:48:53.392972 | instance | Saturday 12 September 2026 06:48:53 +0000 (0:00:31.042) 0:23:00.902 ****
2026-09-12 06:48:54.113688 | instance | ok: [instance]
2026-09-12 06:48:54.113804 | instance |
2026-09-12 06:48:54.114063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 06:48:54.114299 | instance | Saturday 12 September 2026 06:48:54 +0000 (0:00:00.720) 0:23:01.623 ****
2026-09-12 06:48:54.199011 | instance | ok: [instance]
2026-09-12 06:48:54.199296 | instance |
2026-09-12 06:48:54.199712 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 06:48:54.200051 | instance | Saturday 12 September 2026 06:48:54 +0000 (0:00:00.085) 0:23:01.709 ****
2026-09-12 06:48:54.272933 | instance | skipping: [instance]
2026-09-12 06:48:54.273116 | instance |
2026-09-12 06:48:54.273383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 06:48:54.273769 | instance | Saturday 12 September 2026 06:48:54 +0000 (0:00:00.074) 0:23:01.783 ****
2026-09-12 06:48:54.334307 | instance | skipping: [instance]
2026-09-12 06:48:54.334535 | instance |
2026-09-12 06:48:54.334791 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 06:48:54.335029 | instance | Saturday 12 September 2026 06:48:54 +0000 (0:00:00.061) 0:23:01.844 ****
2026-09-12 06:48:54.394466 | instance | ok: [instance]
2026-09-12 06:48:54.394689 | instance |
2026-09-12 06:48:54.394970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 06:48:54.395266 | instance | Saturday 12 September 2026 06:48:54 +0000 (0:00:00.060) 0:23:01.905 ****
2026-09-12 06:48:54.505547 | instance | ok: [instance] => (item=oslo_db)
2026-09-12 06:48:54.505826 | instance | ok: [instance] => (item=oslo_messaging)
2026-09-12 06:48:54.506096 | instance | ok: [instance] => (item=oslo_cache)
2026-09-12 06:48:54.506360 | instance | ok: [instance] => (item=key_manager)
2026-09-12 06:48:54.506674 | instance | ok: [instance] => (item=identity)
2026-09-12 06:48:54.506931 | instance |
2026-09-12 06:48:54.507216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 06:48:54.507730 | instance | Saturday 12 September 2026 06:48:54 +0000 (0:00:00.110) 0:23:02.015 ****
2026-09-12 06:48:54.592917 | instance | ok: [instance]
2026-09-12 06:48:54.593030 | instance |
2026-09-12 06:48:54.593181 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:48:54.593325 | instance | Saturday 12 September 2026 06:48:54 +0000 (0:00:00.087) 0:23:02.103 ****
2026-09-12 06:48:54.657153 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:48:54.657349 | instance |
2026-09-12 06:48:54.657618 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:48:54.657828 | instance | Saturday 12 September 2026 06:48:54 +0000 (0:00:00.064) 0:23:02.168 ****
2026-09-12 06:48:55.257462 | instance | changed: [instance]
2026-09-12 06:48:55.257678 | instance |
2026-09-12 06:48:55.257984 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-09-12 06:48:55.258310 | instance | Saturday 12 September 2026 06:48:55 +0000 (0:00:00.599) 0:23:02.767 ****
2026-09-12 06:50:34.114828 | instance | changed: [instance]
2026-09-12 06:50:34.115033 | instance |
2026-09-12 06:50:34.115299 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 06:50:34.115627 | instance | Saturday 12 September 2026 06:50:34 +0000 (0:01:38.855) 0:24:41.622 ****
2026-09-12 06:50:34.230978 | instance | included: openstack_helm_ingress for instance
2026-09-12 06:50:34.231217 | instance |
2026-09-12 06:50:34.231562 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 06:50:34.231853 | instance | Saturday 12 September 2026 06:50:34 +0000 (0:00:00.118) 0:24:41.741 ****
2026-09-12 06:50:34.298112 | instance | skipping: [instance]
2026-09-12 06:50:34.298288 | instance |
2026-09-12 06:50:34.298519 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 06:50:34.298710 | instance | Saturday 12 September 2026 06:50:34 +0000 (0:00:00.067) 0:24:41.808 ****
2026-09-12 06:50:34.375107 | instance | skipping: [instance]
2026-09-12 06:50:34.375363 | instance |
2026-09-12 06:50:34.375701 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 06:50:34.376000 | instance | Saturday 12 September 2026 06:50:34 +0000 (0:00:00.076) 0:24:41.885 ****
2026-09-12 06:50:34.481932 | instance | ok: [instance]
2026-09-12 06:50:34.482275 | instance |
2026-09-12 06:50:34.482593 | instance | TASK [Create Ingress key-manager] **********************************************
2026-09-12 06:50:34.483013 | instance | Saturday 12 September 2026 06:50:34 +0000 (0:00:00.106) 0:24:41.992 ****
2026-09-12 06:50:34.560912 | instance | included: ingress for instance
2026-09-12 06:50:34.561101 | instance |
2026-09-12 06:50:34.561349 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-09-12 06:50:34.561760 | instance | Saturday 12 September 2026 06:50:34 +0000 (0:00:00.079) 0:24:42.071 ****
2026-09-12 06:50:35.585826 | instance | changed: [instance]
2026-09-12 06:50:35.586049 | instance |
2026-09-12 06:50:35.586305 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-09-12 06:50:35.586621 | instance | Saturday 12 September 2026 06:50:35 +0000 (0:00:01.024) 0:24:43.096 ****
2026-09-12 06:50:36.710825 | instance | changed: [instance]
2026-09-12 06:50:36.711054 | instance |
2026-09-12 06:50:36.711320 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-09-12 06:50:36.711581 | instance | Saturday 12 September 2026 06:50:36 +0000 (0:00:01.124) 0:24:44.221 ****
2026-09-12 06:50:43.541722 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-09-12 06:50:43.541915 | instance |
2026-09-12 06:50:43.542169 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:50:43.542399 | instance | Saturday 12 September 2026 06:50:43 +0000 (0:00:06.830) 0:24:51.052 ****
2026-09-12 06:50:43.603989 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:50:43.604583 | instance |
2026-09-12 06:50:43.604633 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:50:43.604641 | instance | Saturday 12 September 2026 06:50:43 +0000 (0:00:00.062) 0:24:51.115 ****
2026-09-12 06:50:44.201746 | instance | changed: [instance]
2026-09-12 06:50:44.201822 | instance |
2026-09-12 06:50:44.201837 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-09-12 06:50:44.201858 | instance | Saturday 12 September 2026 06:50:44 +0000 (0:00:00.596) 0:24:51.711 ****
2026-09-12 06:50:47.295646 | instance | changed: [instance]
2026-09-12 06:50:47.295708 | instance |
2026-09-12 06:50:47.295719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 06:50:47.295729 | instance | Saturday 12 September 2026 06:50:47 +0000 (0:00:03.093) 0:24:54.805 ****
2026-09-12 06:50:47.360506 | instance | skipping: [instance]
2026-09-12 06:50:47.360579 | instance |
2026-09-12 06:50:47.360759 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 06:50:47.360893 | instance | Saturday 12 September 2026 06:50:47 +0000 (0:00:00.065) 0:24:54.871 ****
2026-09-12 06:50:47.418343 | instance | skipping: [instance]
2026-09-12 06:50:47.418420 | instance |
2026-09-12 06:50:47.418558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 06:50:47.418667 | instance | Saturday 12 September 2026 06:50:47 +0000 (0:00:00.057) 0:24:54.928 ****
2026-09-12 06:50:47.490321 | instance | skipping: [instance]
2026-09-12 06:50:47.490449 | instance |
2026-09-12 06:50:47.490785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 06:50:47.490837 | instance | Saturday 12 September 2026 06:50:47 +0000 (0:00:00.072) 0:24:55.001 ****
2026-09-12 06:50:47.556235 | instance | skipping: [instance]
2026-09-12 06:50:47.556331 | instance |
2026-09-12 06:50:47.556645 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 06:50:47.556693 | instance | Saturday 12 September 2026 06:50:47 +0000 (0:00:00.065) 0:24:55.066 ****
2026-09-12 06:50:47.625301 | instance | skipping: [instance]
2026-09-12 06:50:47.625409 | instance |
2026-09-12 06:50:47.625719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 06:50:47.625742 | instance | Saturday 12 September 2026 06:50:47 +0000 (0:00:00.068) 0:24:55.135 ****
2026-09-12 06:50:47.692939 | instance | skipping: [instance]
2026-09-12 06:50:47.693417 | instance |
2026-09-12 06:50:47.693520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 06:50:47.693726 | instance | Saturday 12 September 2026 06:50:47 +0000 (0:00:00.067) 0:24:55.203 ****
2026-09-12 06:50:47.771846 | instance | ok: [instance]
2026-09-12 06:50:47.772017 | instance |
2026-09-12 06:50:47.772380 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 06:50:47.772715 | instance | Saturday 12 September 2026 06:50:47 +0000 (0:00:00.078) 0:24:55.282 ****
2026-09-12 06:50:47.864029 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-09-12 06:50:47.864252 | instance |
2026-09-12 06:50:47.864617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 06:50:47.865032 | instance | Saturday 12 September 2026 06:50:47 +0000 (0:00:00.092) 0:24:55.374 ****
2026-09-12 06:50:47.965215 | instance | ok: [instance]
2026-09-12 06:50:47.965292 | instance |
2026-09-12 06:50:47.965474 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:50:47.965711 | instance | Saturday 12 September 2026 06:50:47 +0000 (0:00:00.101) 0:24:55.475 ****
2026-09-12 06:50:48.064300 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:50:48.064557 | instance |
2026-09-12 06:50:48.064858 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:50:48.065104 | instance | Saturday 12 September 2026 06:50:48 +0000 (0:00:00.099) 0:24:55.574 ****
2026-09-12 06:50:48.653828 | instance | changed: [instance]
2026-09-12 06:50:48.654037 | instance |
2026-09-12 06:50:48.654126 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-09-12 06:50:48.654251 | instance | Saturday 12 September 2026 06:50:48 +0000 (0:00:00.589) 0:24:56.164 ****
2026-09-12 06:51:06.344901 | instance | ok: [instance]
2026-09-12 06:51:06.344944 | instance |
2026-09-12 06:51:06.344950 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-09-12 06:51:06.344955 | instance | Saturday 12 September 2026 06:51:06 +0000 (0:00:17.691) 0:25:13.855 ****
2026-09-12 06:51:21.059515 | instance | ok: [instance]
2026-09-12 06:51:21.060225 | instance |
2026-09-12 06:51:21.060546 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-09-12 06:51:21.060737 | instance | Saturday 12 September 2026 06:51:21 +0000 (0:00:14.713) 0:25:28.569 ****
2026-09-12 06:51:22.568241 | instance | ok: [instance]
2026-09-12 06:51:22.569213 | instance |
2026-09-12 06:51:22.569315 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-09-12 06:51:22.569331 | instance | Saturday 12 September 2026 06:51:22 +0000 (0:00:01.508) 0:25:30.077 ****
2026-09-12 06:51:23.943642 | instance | ok: [instance]
2026-09-12 06:51:23.943754 | instance |
2026-09-12 06:51:23.944052 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-09-12 06:51:23.944133 | instance | Saturday 12 September 2026 06:51:23 +0000 (0:00:01.376) 0:25:31.454 ****
2026-09-12 06:51:24.636294 | instance | changed: [instance]
2026-09-12 06:51:24.636365 | instance |
2026-09-12 06:51:24.636497 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-09-12 06:51:24.636608 | instance | Saturday 12 September 2026 06:51:24 +0000 (0:00:00.692) 0:25:32.147 ****
2026-09-12 06:51:25.434877 | instance | changed: [instance]
2026-09-12 06:51:25.435524 | instance |
2026-09-12 06:51:25.435573 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-09-12 06:51:25.435580 | instance | Saturday 12 September 2026 06:51:25 +0000 (0:00:00.798) 0:25:32.945 ****
2026-09-12 06:51:28.963721 | instance | changed: [instance]
2026-09-12 06:51:28.963807 | instance |
2026-09-12 06:51:28.964141 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service domain] ***
2026-09-12 06:51:28.964213 | instance | Saturday 12 September 2026 06:51:28 +0000 (0:00:03.529) 0:25:36.474 ****
2026-09-12 06:51:30.042488 | instance | ok: [instance]
2026-09-12 06:51:30.042558 | instance |
2026-09-12 06:51:30.042569 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service project] ***
2026-09-12 06:51:30.042579 | instance | Saturday 12 September 2026 06:51:30 +0000 (0:00:01.077) 0:25:37.552 ****
2026-09-12 06:51:34.513892 | instance | ok: [instance]
2026-09-12 06:51:34.514002 | instance |
2026-09-12 06:51:34.514188 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-09-12 06:51:34.514320 | instance | Saturday 12 September 2026 06:51:34 +0000 (0:00:04.472) 0:25:42.024 ****
2026-09-12 06:51:36.126396 | instance | [WARNING]: Module did not set no_log for update_password
2026-09-12 06:51:36.143645 | instance | changed: [instance]
2026-09-12 06:51:36.143726 | instance |
2026-09-12 06:51:36.143845 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-09-12 06:51:36.143953 | instance | Saturday 12 September 2026 06:51:36 +0000 (0:00:01.630) 0:25:43.654 ****
2026-09-12 06:51:41.645722 | instance | ok: [instance]
2026-09-12 06:51:41.646557 | instance |
2026-09-12 06:51:41.646621 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-09-12 06:51:41.646666 | instance | Saturday 12 September 2026 06:51:41 +0000 (0:00:05.500) 0:25:49.155 ****
2026-09-12 06:51:42.800593 | instance | changed: [instance]
2026-09-12 06:51:42.800843 | instance |
2026-09-12 06:51:42.800941 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-09-12 06:51:42.801178 | instance | Saturday 12 September 2026 06:51:42 +0000 (0:00:01.155) 0:25:50.311 ****
2026-09-12 06:51:44.959863 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-179.nip.io/swift/v1/%(tenant_id)s'})
2026-09-12 06:51:44.960031 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-09-12 06:51:44.960191 | instance |
2026-09-12 06:51:44.960356 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 06:51:44.960575 | instance | Saturday 12 September 2026 06:51:44 +0000 (0:00:02.159) 0:25:52.470 ****
2026-09-12 06:51:45.085514 | instance | included: openstack_helm_ingress for instance
2026-09-12 06:51:45.085597 | instance |
2026-09-12 06:51:45.085719 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 06:51:45.085824 | instance | Saturday 12 September 2026 06:51:45 +0000 (0:00:00.126) 0:25:52.596 ****
2026-09-12 06:51:45.151697 | instance | skipping: [instance]
2026-09-12 06:51:45.151779 | instance |
2026-09-12 06:51:45.151892 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 06:51:45.151996 | instance | Saturday 12 September 2026 06:51:45 +0000 (0:00:00.066) 0:25:52.662 ****
2026-09-12 06:51:45.212343 | instance | skipping: [instance]
2026-09-12 06:51:45.212481 | instance |
2026-09-12 06:51:45.212639 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 06:51:45.212785 | instance | Saturday 12 September 2026 06:51:45 +0000 (0:00:00.060) 0:25:52.723 ****
2026-09-12 06:51:45.297828 | instance | ok: [instance]
2026-09-12 06:51:45.297946 | instance |
2026-09-12 06:51:45.298092 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-09-12 06:51:45.298238 | instance | Saturday 12 September 2026 06:51:45 +0000 (0:00:00.085) 0:25:52.808 ****
2026-09-12 06:51:45.369226 | instance | included: ingress for instance
2026-09-12 06:51:45.369305 | instance |
2026-09-12 06:51:45.369364 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-09-12 06:51:45.369523 | instance | Saturday 12 September 2026 06:51:45 +0000 (0:00:00.071) 0:25:52.880 ****
2026-09-12 06:51:47.335354 | instance | changed: [instance]
2026-09-12 06:51:47.335715 | instance |
2026-09-12 06:51:47.336021 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:51:47.336508 | instance | Saturday 12 September 2026 06:51:47 +0000 (0:00:01.965) 0:25:54.845 ****
2026-09-12 06:51:47.407602 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:51:47.407686 | instance |
2026-09-12 06:51:47.407823 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:51:47.407984 | instance | Saturday 12 September 2026 06:51:47 +0000 (0:00:00.072) 0:25:54.918 ****
2026-09-12 06:51:47.965048 | instance | changed: [instance]
2026-09-12 06:51:47.965107 | instance |
2026-09-12 06:51:47.965234 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-09-12 06:51:47.965333 | instance | Saturday 12 September 2026 06:51:47 +0000 (0:00:00.557) 0:25:55.476 ****
2026-09-12 06:52:02.665459 | instance | ok: [instance]
2026-09-12 06:52:02.665659 | instance |
2026-09-12 06:52:02.665903 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-09-12 06:52:02.666130 | instance | Saturday 12 September 2026 06:52:02 +0000 (0:00:14.699) 0:26:10.176 ****
2026-09-12 06:52:02.765652 | instance | ok: [instance] => (item=10.96.240.200)
2026-09-12 06:52:02.765823 | instance |
2026-09-12 06:52:02.766085 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph namespace and service] ***
2026-09-12 06:52:02.766307 | instance | Saturday 12 September 2026 06:52:02 +0000 (0:00:00.100) 0:26:10.276 ****
2026-09-12 06:52:03.472523 | instance | changed: [instance]
2026-09-12 06:52:03.472748 | instance |
2026-09-12 06:52:03.473038 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-09-12 06:52:03.473279 | instance | Saturday 12 September 2026 06:52:03 +0000 (0:00:00.706) 0:26:10.982 ****
2026-09-12 06:52:04.235003 | instance | changed: [instance]
2026-09-12 06:52:04.235234 | instance |
2026-09-12 06:52:04.235507 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-09-12 06:52:04.235769 | instance | Saturday 12 September 2026 06:52:04 +0000 (0:00:00.762) 0:26:11.745 ****
2026-09-12 06:52:05.564626 | instance | ok: [instance]
2026-09-12 06:52:05.564693 | instance |
2026-09-12 06:52:05.564705 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-09-12 06:52:05.564715 | instance | Saturday 12 September 2026 06:52:05 +0000 (0:00:01.328) 0:26:13.074 ****
2026-09-12 06:52:05.626849 | instance | ok: [instance]
2026-09-12 06:52:05.626960 | instance |
2026-09-12 06:52:05.627100 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-09-12 06:52:05.627266 | instance | Saturday 12 September 2026 06:52:05 +0000 (0:00:00.063) 0:26:13.137 ****
2026-09-12 06:52:06.333594 | instance | changed: [instance]
2026-09-12 06:52:06.333778 | instance |
2026-09-12 06:52:06.334416 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-09-12 06:52:06.334459 | instance | Saturday 12 September 2026 06:52:06 +0000 (0:00:00.706) 0:26:13.843 ****
2026-09-12 06:52:07.938647 | instance | changed: [instance]
2026-09-12 06:52:07.938845 | instance |
2026-09-12 06:52:07.939104 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 06:52:07.939350 | instance | Saturday 12 September 2026 06:52:07 +0000 (0:00:01.605) 0:26:15.449 ****
2026-09-12 06:52:08.166133 | instance | ok: [instance]
2026-09-12 06:52:08.166321 | instance |
2026-09-12 06:52:08.166609 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 06:52:08.166842 | instance | Saturday 12 September 2026 06:52:08 +0000 (0:00:00.226) 0:26:15.676 ****
2026-09-12 06:52:08.257074 | instance | included: rabbitmq for instance
2026-09-12 06:52:08.257235 | instance |
2026-09-12 06:52:08.257508 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-09-12 06:52:08.257733 | instance | Saturday 12 September 2026 06:52:08 +0000 (0:00:00.091) 0:26:15.767 ****
2026-09-12 06:52:08.954317 | instance | ok: [instance]
2026-09-12 06:52:08.954502 | instance |
2026-09-12 06:52:08.954751 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-09-12 06:52:08.954987 | instance | Saturday 12 September 2026 06:52:08 +0000 (0:00:00.696) 0:26:16.464 ****
2026-09-12 06:52:09.007401 | instance | skipping: [instance]
2026-09-12 06:52:09.007623 | instance |
2026-09-12 06:52:09.007864 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-09-12 06:52:09.008100 | instance | Saturday 12 September 2026 06:52:09 +0000 (0:00:00.053) 0:26:16.517 ****
2026-09-12 06:52:09.066801 | instance | skipping: [instance]
2026-09-12 06:52:09.067012 | instance |
2026-09-12 06:52:09.067285 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-09-12 06:52:09.067555 | instance | Saturday 12 September 2026 06:52:09 +0000 (0:00:00.059) 0:26:16.577 ****
2026-09-12 06:52:09.112284 | instance | skipping: [instance]
2026-09-12 06:52:09.112486 | instance |
2026-09-12 06:52:09.112726 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-09-12 06:52:09.112980 | instance | Saturday 12 September 2026 06:52:09 +0000 (0:00:00.045) 0:26:16.622 ****
2026-09-12 06:52:39.998944 | instance | changed: [instance]
2026-09-12 06:52:39.999135 | instance |
2026-09-12 06:52:39.999404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 06:52:39.999695 | instance | Saturday 12 September 2026 06:52:39 +0000 (0:00:30.886) 0:26:47.509 ****
2026-09-12 06:52:40.680277 | instance | ok: [instance]
2026-09-12 06:52:40.680356 | instance |
2026-09-12 06:52:40.680412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 06:52:40.680560 | instance | Saturday 12 September 2026 06:52:40 +0000 (0:00:00.681) 0:26:48.190 ****
2026-09-12 06:52:40.751866 | instance | ok: [instance]
2026-09-12 06:52:40.752058 | instance |
2026-09-12 06:52:40.752373 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 06:52:40.752643 | instance | Saturday 12 September 2026 06:52:40 +0000 (0:00:00.071) 0:26:48.262 ****
2026-09-12 06:52:40.816131 | instance | skipping: [instance]
2026-09-12 06:52:40.816385 | instance |
2026-09-12 06:52:40.816707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 06:52:40.816950 | instance | Saturday 12 September 2026 06:52:40 +0000 (0:00:00.064) 0:26:48.326 ****
2026-09-12 06:52:40.872417 | instance | skipping: [instance]
2026-09-12 06:52:40.872651 | instance |
2026-09-12 06:52:40.872910 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 06:52:40.873160 | instance | Saturday 12 September 2026 06:52:40 +0000 (0:00:00.056) 0:26:48.383 ****
2026-09-12 06:52:41.036870 | instance | ok: [instance]
2026-09-12 06:52:41.037090 | instance |
2026-09-12 06:52:41.037343 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 06:52:41.037592 | instance | Saturday 12 September 2026 06:52:41 +0000 (0:00:00.164) 0:26:48.547 ****
2026-09-12 06:52:41.207060 | instance | ok: [instance] => (item=dashboard)
2026-09-12 06:52:41.207256 | instance | ok: [instance] => (item=oslo_db)
2026-09-12 06:52:41.207499 | instance | ok: [instance] => (item=oslo_messaging)
2026-09-12 06:52:41.207727 | instance | ok: [instance] => (item=oslo_cache)
2026-09-12 06:52:41.207950 | instance | ok: [instance] => (item=image)
2026-09-12 06:52:41.208249 | instance | ok: [instance] => (item=identity)
2026-09-12 06:52:41.208482 | instance |
2026-09-12 06:52:41.208722 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 06:52:41.208950 | instance | Saturday 12 September 2026 06:52:41 +0000 (0:00:00.169) 0:26:48.717 ****
2026-09-12 06:52:41.287485 | instance | ok: [instance]
2026-09-12 06:52:41.287689 | instance |
2026-09-12 06:52:41.287931 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:52:41.288191 | instance | Saturday 12 September 2026 06:52:41 +0000 (0:00:00.080) 0:26:48.798 ****
2026-09-12 06:52:41.345307 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:52:41.345517 | instance |
2026-09-12 06:52:41.345752 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:52:41.345978 | instance | Saturday 12 September 2026 06:52:41 +0000 (0:00:00.057) 0:26:48.856 ****
2026-09-12 06:52:41.942539 | instance | changed: [instance]
2026-09-12 06:52:41.942756 | instance |
2026-09-12 06:52:41.943041 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-09-12 06:52:41.943343 | instance | Saturday 12 September 2026 06:52:41 +0000 (0:00:00.596) 0:26:49.453 ****
2026-09-12 06:54:54.818534 | instance | changed: [instance]
2026-09-12 06:54:54.818720 | instance |
2026-09-12 06:54:54.818949 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 06:54:54.819272 | instance | Saturday 12 September 2026 06:54:54 +0000 (0:02:12.875) 0:29:02.328 ****
2026-09-12 06:54:54.937251 | instance | included: openstack_helm_ingress for instance
2026-09-12 06:54:54.937435 | instance |
2026-09-12 06:54:54.937685 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 06:54:54.937914 | instance | Saturday 12 September 2026 06:54:54 +0000 (0:00:00.119) 0:29:02.448 ****
2026-09-12 06:54:54.993581 | instance | skipping: [instance]
2026-09-12 06:54:54.993774 | instance |
2026-09-12 06:54:54.994010 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 06:54:54.994234 | instance | Saturday 12 September 2026 06:54:54 +0000 (0:00:00.056) 0:29:02.504 ****
2026-09-12 06:54:55.069757 | instance | skipping: [instance]
2026-09-12 06:54:55.069957 | instance |
2026-09-12 06:54:55.070198 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 06:54:55.070435 | instance | Saturday 12 September 2026 06:54:55 +0000 (0:00:00.075) 0:29:02.580 ****
2026-09-12 06:54:55.156046 | instance | ok: [instance]
2026-09-12 06:54:55.156250 | instance |
2026-09-12 06:54:55.156531 | instance | TASK [Create Ingress image] ****************************************************
2026-09-12 06:54:55.156759 | instance | Saturday 12 September 2026 06:54:55 +0000 (0:00:00.086) 0:29:02.666 ****
2026-09-12 06:54:55.231598 | instance | included: ingress for instance
2026-09-12 06:54:55.231764 | instance |
2026-09-12 06:54:55.231989 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-09-12 06:54:55.232259 | instance | Saturday 12 September 2026 06:54:55 +0000 (0:00:00.072) 0:29:02.739 ****
2026-09-12 06:54:56.131608 | instance | changed: [instance]
2026-09-12 06:54:56.131796 | instance |
2026-09-12 06:54:56.132034 | instance | TASK [Create images] ***********************************************************
2026-09-12 06:54:56.132307 | instance | Saturday 12 September 2026 06:54:56 +0000 (0:00:00.902) 0:29:03.641 ****
2026-09-12 06:54:56.216778 | 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-09-12 06:54:56.217012 | instance |
2026-09-12 06:54:56.217266 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-09-12 06:54:56.217538 | instance | Saturday 12 September 2026 06:54:56 +0000 (0:00:00.085) 0:29:03.727 ****
2026-09-12 06:55:00.358321 | instance | changed: [instance]
2026-09-12 06:55:00.358394 | instance |
2026-09-12 06:55:00.358427 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-09-12 06:55:00.358437 | instance | Saturday 12 September 2026 06:55:00 +0000 (0:00:04.136) 0:29:07.863 ****
2026-09-12 06:55:01.358077 | instance | ok: [instance]
2026-09-12 06:55:01.358151 | instance |
2026-09-12 06:55:01.358172 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-09-12 06:55:01.358462 | instance | Saturday 12 September 2026 06:55:01 +0000 (0:00:01.004) 0:29:08.867 ****
2026-09-12 06:55:01.439000 | instance | ok: [instance]
2026-09-12 06:55:01.439129 | instance |
2026-09-12 06:55:01.439461 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-09-12 06:55:01.439838 | instance | Saturday 12 September 2026 06:55:01 +0000 (0:00:00.081) 0:29:08.949 ****
2026-09-12 06:55:12.421538 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-09-12 06:55:12.421885 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-09-12 06:55:12.422109 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-09-12 06:55:12.422487 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-09-12 06:55:12.422575 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-09-12 06:55:12.422895 | instance | ok: [instance]
2026-09-12 06:55:12.423774 | instance |
2026-09-12 06:55:12.423803 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-09-12 06:55:12.423814 | instance | Saturday 12 September 2026 06:55:12 +0000 (0:00:10.982) 0:29:19.931 ****
2026-09-12 06:55:12.496865 | instance | ok: [instance]
2026-09-12 06:55:12.496936 | instance |
2026-09-12 06:55:12.497273 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-09-12 06:55:12.497559 | instance | Saturday 12 September 2026 06:55:12 +0000 (0:00:00.075) 0:29:20.006 ****
2026-09-12 06:55:12.578551 | instance | ok: [instance]
2026-09-12 06:55:12.578740 | instance |
2026-09-12 06:55:12.578984 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-09-12 06:55:12.579195 | instance | Saturday 12 September 2026 06:55:12 +0000 (0:00:00.082) 0:29:20.089 ****
2026-09-12 06:55:12.825020 | instance | changed: [instance]
2026-09-12 06:55:12.825191 | instance |
2026-09-12 06:55:12.825447 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-09-12 06:55:12.825683 | instance | Saturday 12 September 2026 06:55:12 +0000 (0:00:00.246) 0:29:20.335 ****
2026-09-12 06:55:13.533268 | instance | changed: [instance]
2026-09-12 06:55:13.533512 | instance |
2026-09-12 06:55:13.533765 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-09-12 06:55:13.534000 | instance | Saturday 12 September 2026 06:55:13 +0000 (0:00:00.707) 0:29:21.043 ****
2026-09-12 06:55:13.806931 | instance | ok: [instance]
2026-09-12 06:55:13.807139 | instance |
2026-09-12 06:55:13.807396 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-09-12 06:55:13.807683 | instance | Saturday 12 September 2026 06:55:13 +0000 (0:00:00.274) 0:29:21.317 ****
2026-09-12 06:55:14.137008 | instance | changed: [instance]
2026-09-12 06:55:14.137249 | instance |
2026-09-12 06:55:14.137518 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-09-12 06:55:14.137762 | instance | Saturday 12 September 2026 06:55:14 +0000 (0:00:00.330) 0:29:21.647 ****
2026-09-12 06:55:14.861999 | instance | ok: [instance]
2026-09-12 06:55:14.862194 | instance |
2026-09-12 06:55:14.862477 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-09-12 06:55:14.862729 | instance | Saturday 12 September 2026 06:55:14 +0000 (0:00:00.725) 0:29:22.372 ****
2026-09-12 06:55:14.945281 | instance | ok: [instance]
2026-09-12 06:55:14.945401 | instance |
2026-09-12 06:55:14.945582 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-09-12 06:55:14.945728 | instance | Saturday 12 September 2026 06:55:14 +0000 (0:00:00.083) 0:29:22.456 ****
2026-09-12 06:55:22.221861 | instance | changed: [instance]
2026-09-12 06:55:22.222050 | instance |
2026-09-12 06:55:22.222292 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-09-12 06:55:22.222547 | instance | Saturday 12 September 2026 06:55:22 +0000 (0:00:07.276) 0:29:29.732 ****
2026-09-12 06:55:22.272241 | instance | skipping: [instance]
2026-09-12 06:55:22.272490 | instance |
2026-09-12 06:55:22.272837 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-09-12 06:55:22.273089 | instance | Saturday 12 September 2026 06:55:22 +0000 (0:00:00.050) 0:29:29.782 ****
2026-09-12 06:55:22.334863 | instance | skipping: [instance]
2026-09-12 06:55:22.335027 | instance |
2026-09-12 06:55:22.335261 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-09-12 06:55:22.335581 | instance | Saturday 12 September 2026 06:55:22 +0000 (0:00:00.062) 0:29:29.845 ****
2026-09-12 06:55:22.660816 | instance | changed: [instance]
2026-09-12 06:55:22.661000 | instance |
2026-09-12 06:55:22.661245 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 06:55:22.661495 | instance | Saturday 12 September 2026 06:55:22 +0000 (0:00:00.326) 0:29:30.171 ****
2026-09-12 06:55:22.771345 | instance | ok: [instance]
2026-09-12 06:55:22.771562 | instance |
2026-09-12 06:55:22.771800 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 06:55:22.772026 | instance | Saturday 12 September 2026 06:55:22 +0000 (0:00:00.110) 0:29:30.281 ****
2026-09-12 06:55:22.834360 | instance | skipping: [instance]
2026-09-12 06:55:22.834570 | instance |
2026-09-12 06:55:22.834850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 06:55:22.835067 | instance | Saturday 12 September 2026 06:55:22 +0000 (0:00:00.063) 0:29:30.345 ****
2026-09-12 06:55:22.901847 | instance | skipping: [instance]
2026-09-12 06:55:22.902039 | instance |
2026-09-12 06:55:22.902275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 06:55:22.902529 | instance | Saturday 12 September 2026 06:55:22 +0000 (0:00:00.067) 0:29:30.412 ****
2026-09-12 06:55:22.964047 | instance | skipping: [instance]
2026-09-12 06:55:22.964278 | instance |
2026-09-12 06:55:22.964573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 06:55:22.964802 | instance | Saturday 12 September 2026 06:55:22 +0000 (0:00:00.061) 0:29:30.474 ****
2026-09-12 06:55:23.040531 | instance | skipping: [instance]
2026-09-12 06:55:23.040755 | instance |
2026-09-12 06:55:23.041013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 06:55:23.041238 | instance | Saturday 12 September 2026 06:55:23 +0000 (0:00:00.076) 0:29:30.550 ****
2026-09-12 06:55:23.117511 | instance | skipping: [instance]
2026-09-12 06:55:23.117772 | instance |
2026-09-12 06:55:23.118012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 06:55:23.118248 | instance | Saturday 12 September 2026 06:55:23 +0000 (0:00:00.076) 0:29:30.627 ****
2026-09-12 06:55:23.196919 | instance | ok: [instance]
2026-09-12 06:55:23.197093 | instance |
2026-09-12 06:55:23.197352 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 06:55:23.197608 | instance | Saturday 12 September 2026 06:55:23 +0000 (0:00:00.079) 0:29:30.707 ****
2026-09-12 06:55:23.326785 | instance | ok: [instance] => (item=oslo_db)
2026-09-12 06:55:23.327120 | instance | ok: [instance] => (item=oslo_cache)
2026-09-12 06:55:23.327338 | instance | ok: [instance] => (item=identity)
2026-09-12 06:55:23.327587 | instance | ok: [instance] => (item=staffeln)
2026-09-12 06:55:23.327797 | instance |
2026-09-12 06:55:23.328055 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 06:55:23.328339 | instance | Saturday 12 September 2026 06:55:23 +0000 (0:00:00.129) 0:29:30.836 ****
2026-09-12 06:55:23.420638 | instance | ok: [instance]
2026-09-12 06:55:23.420856 | instance |
2026-09-12 06:55:23.421107 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:55:23.421356 | instance | Saturday 12 September 2026 06:55:23 +0000 (0:00:00.094) 0:29:30.931 ****
2026-09-12 06:55:23.501002 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:55:23.501179 | instance |
2026-09-12 06:55:23.501438 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:55:23.501688 | instance | Saturday 12 September 2026 06:55:23 +0000 (0:00:00.080) 0:29:31.011 ****
2026-09-12 06:55:24.123603 | instance | changed: [instance]
2026-09-12 06:55:24.123667 | instance |
2026-09-12 06:55:24.123795 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-09-12 06:55:24.123905 | instance | Saturday 12 September 2026 06:55:24 +0000 (0:00:00.622) 0:29:31.634 ****
2026-09-12 06:55:46.376640 | instance | changed: [instance]
2026-09-12 06:55:46.376832 | instance |
2026-09-12 06:55:46.377090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 06:55:46.377325 | instance | Saturday 12 September 2026 06:55:46 +0000 (0:00:22.253) 0:29:53.887 ****
2026-09-12 06:55:46.475303 | instance | ok: [instance]
2026-09-12 06:55:46.475503 | instance |
2026-09-12 06:55:46.475726 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 06:55:46.475949 | instance | Saturday 12 September 2026 06:55:46 +0000 (0:00:00.098) 0:29:53.986 ****
2026-09-12 06:55:46.538823 | instance | included: rabbitmq for instance
2026-09-12 06:55:46.539047 | instance |
2026-09-12 06:55:46.539314 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-09-12 06:55:46.539617 | instance | Saturday 12 September 2026 06:55:46 +0000 (0:00:00.063) 0:29:54.049 ****
2026-09-12 06:55:47.256645 | instance | ok: [instance]
2026-09-12 06:55:47.256855 | instance |
2026-09-12 06:55:47.257093 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-09-12 06:55:47.257321 | instance | Saturday 12 September 2026 06:55:47 +0000 (0:00:00.717) 0:29:54.766 ****
2026-09-12 06:55:47.318377 | instance | skipping: [instance]
2026-09-12 06:55:47.318610 | instance |
2026-09-12 06:55:47.318908 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-09-12 06:55:47.319145 | instance | Saturday 12 September 2026 06:55:47 +0000 (0:00:00.062) 0:29:54.828 ****
2026-09-12 06:55:47.375236 | instance | skipping: [instance]
2026-09-12 06:55:47.375550 | instance |
2026-09-12 06:55:47.375835 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-09-12 06:55:47.376165 | instance | Saturday 12 September 2026 06:55:47 +0000 (0:00:00.056) 0:29:54.885 ****
2026-09-12 06:55:47.434977 | instance | skipping: [instance]
2026-09-12 06:55:47.435214 | instance |
2026-09-12 06:55:47.435531 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-09-12 06:55:47.435834 | instance | Saturday 12 September 2026 06:55:47 +0000 (0:00:00.059) 0:29:54.945 ****
2026-09-12 06:56:18.376595 | instance | changed: [instance]
2026-09-12 06:56:18.376790 | instance |
2026-09-12 06:56:18.377049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 06:56:18.377291 | instance | Saturday 12 September 2026 06:56:18 +0000 (0:00:30.941) 0:30:25.886 ****
2026-09-12 06:56:19.249565 | instance | ok: [instance]
2026-09-12 06:56:19.249767 | instance |
2026-09-12 06:56:19.250031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 06:56:19.250269 | instance | Saturday 12 September 2026 06:56:19 +0000 (0:00:00.872) 0:30:26.759 ****
2026-09-12 06:56:19.321950 | instance | ok: [instance]
2026-09-12 06:56:19.322128 | instance |
2026-09-12 06:56:19.322391 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 06:56:19.322643 | instance | Saturday 12 September 2026 06:56:19 +0000 (0:00:00.072) 0:30:26.832 ****
2026-09-12 06:56:19.399238 | instance | skipping: [instance]
2026-09-12 06:56:19.399450 | instance |
2026-09-12 06:56:19.399697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 06:56:19.399932 | instance | Saturday 12 September 2026 06:56:19 +0000 (0:00:00.077) 0:30:26.910 ****
2026-09-12 06:56:19.476587 | instance | skipping: [instance]
2026-09-12 06:56:19.476713 | instance |
2026-09-12 06:56:19.476887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 06:56:19.477084 | instance | Saturday 12 September 2026 06:56:19 +0000 (0:00:00.076) 0:30:26.986 ****
2026-09-12 06:56:19.558348 | instance | ok: [instance]
2026-09-12 06:56:19.558799 | instance |
2026-09-12 06:56:19.559176 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 06:56:19.559418 | instance | Saturday 12 September 2026 06:56:19 +0000 (0:00:00.082) 0:30:27.069 ****
2026-09-12 06:56:19.690955 | instance | ok: [instance] => (item=oslo_db)
2026-09-12 06:56:19.691160 | instance | ok: [instance] => (item=volumev3)
2026-09-12 06:56:19.691392 | instance | ok: [instance] => (item=oslo_messaging)
2026-09-12 06:56:19.691642 | instance | ok: [instance] => (item=oslo_cache)
2026-09-12 06:56:19.691874 | instance | ok: [instance] => (item=image)
2026-09-12 06:56:19.692102 | instance | ok: [instance] => (item=identity)
2026-09-12 06:56:19.692373 | instance |
2026-09-12 06:56:19.692654 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 06:56:19.692903 | instance | Saturday 12 September 2026 06:56:19 +0000 (0:00:00.132) 0:30:27.201 ****
2026-09-12 06:56:19.783259 | instance | ok: [instance]
2026-09-12 06:56:19.783360 | instance |
2026-09-12 06:56:19.783518 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 06:56:19.783663 | instance | Saturday 12 September 2026 06:56:19 +0000 (0:00:00.092) 0:30:27.293 ****
2026-09-12 06:56:19.857022 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 06:56:19.857241 | instance |
2026-09-12 06:56:19.857512 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 06:56:19.857752 | instance | Saturday 12 September 2026 06:56:19 +0000 (0:00:00.073) 0:30:27.367 ****
2026-09-12 06:56:20.477350 | instance | changed: [instance]
2026-09-12 06:56:20.477672 | instance |
2026-09-12 06:56:20.477974 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-09-12 06:56:20.478229 | instance | Saturday 12 September 2026 06:56:20 +0000 (0:00:00.620) 0:30:27.988 ****
2026-09-12 06:56:20.687879 | instance | ok: [instance]
2026-09-12 06:56:20.688003 | instance |
2026-09-12 06:56:20.688179 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-09-12 06:56:20.688337 | instance | Saturday 12 September 2026 06:56:20 +0000 (0:00:00.210) 0:30:28.198 ****
2026-09-12 06:56:20.767276 | instance | ok: [instance]
2026-09-12 06:56:20.767489 | instance |
2026-09-12 06:56:20.767717 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-09-12 06:56:20.767939 | instance | Saturday 12 September 2026 06:56:20 +0000 (0:00:00.079) 0:30:28.278 ****
2026-09-12 07:01:06.491578 | instance | changed: [instance]
2026-09-12 07:01:06.492240 | instance |
2026-09-12 07:01:06.492257 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 07:01:06.492268 | instance | Saturday 12 September 2026 07:01:06 +0000 (0:04:45.724) 0:35:14.002 ****
2026-09-12 07:01:06.575400 | instance | included: openstack_helm_ingress for instance
2026-09-12 07:01:06.575576 | instance |
2026-09-12 07:01:06.575800 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 07:01:06.576021 | instance | Saturday 12 September 2026 07:01:06 +0000 (0:00:00.083) 0:35:14.086 ****
2026-09-12 07:01:06.630775 | instance | skipping: [instance]
2026-09-12 07:01:06.630960 | instance |
2026-09-12 07:01:06.631204 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 07:01:06.631455 | instance | Saturday 12 September 2026 07:01:06 +0000 (0:00:00.055) 0:35:14.141 ****
2026-09-12 07:01:06.683312 | instance | skipping: [instance]
2026-09-12 07:01:06.683532 | instance |
2026-09-12 07:01:06.683771 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 07:01:06.683995 | instance | Saturday 12 September 2026 07:01:06 +0000 (0:00:00.052) 0:35:14.193 ****
2026-09-12 07:01:06.759729 | instance | ok: [instance]
2026-09-12 07:01:06.759822 | instance |
2026-09-12 07:01:06.760020 | instance | TASK [Create Ingress volumev3] *************************************************
2026-09-12 07:01:06.760219 | instance | Saturday 12 September 2026 07:01:06 +0000 (0:00:00.076) 0:35:14.270 ****
2026-09-12 07:01:06.832428 | instance | included: ingress for instance
2026-09-12 07:01:06.832519 | instance |
2026-09-12 07:01:06.832590 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-09-12 07:01:06.832694 | instance | Saturday 12 September 2026 07:01:06 +0000 (0:00:00.073) 0:35:14.343 ****
2026-09-12 07:01:08.313554 | instance | changed: [instance]
2026-09-12 07:01:08.313719 | instance |
2026-09-12 07:01:08.313972 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 07:01:08.314209 | instance | Saturday 12 September 2026 07:01:08 +0000 (0:00:01.480) 0:35:15.823 ****
2026-09-12 07:01:08.407494 | instance | ok: [instance]
2026-09-12 07:01:08.407592 | instance |
2026-09-12 07:01:08.407667 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 07:01:08.407777 | instance | Saturday 12 September 2026 07:01:08 +0000 (0:00:00.094) 0:35:15.918 ****
2026-09-12 07:01:08.448463 | instance | skipping: [instance]
2026-09-12 07:01:08.448549 | instance |
2026-09-12 07:01:08.448712 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 07:01:08.448858 | instance | Saturday 12 September 2026 07:01:08 +0000 (0:00:00.040) 0:35:15.959 ****
2026-09-12 07:01:08.505483 | instance | skipping: [instance]
2026-09-12 07:01:08.505667 | instance |
2026-09-12 07:01:08.505929 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 07:01:08.506185 | instance | Saturday 12 September 2026 07:01:08 +0000 (0:00:00.056) 0:35:16.015 ****
2026-09-12 07:01:08.560400 | instance | skipping: [instance]
2026-09-12 07:01:08.560547 | instance |
2026-09-12 07:01:08.560814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 07:01:08.561029 | instance | Saturday 12 September 2026 07:01:08 +0000 (0:00:00.054) 0:35:16.070 ****
2026-09-12 07:01:08.640408 | instance | skipping: [instance]
2026-09-12 07:01:08.640605 | instance |
2026-09-12 07:01:08.640927 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 07:01:08.641255 | instance | Saturday 12 September 2026 07:01:08 +0000 (0:00:00.079) 0:35:16.150 ****
2026-09-12 07:01:08.717804 | instance | skipping: [instance]
2026-09-12 07:01:08.717984 | instance |
2026-09-12 07:01:08.718276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 07:01:08.718556 | instance | Saturday 12 September 2026 07:01:08 +0000 (0:00:00.077) 0:35:16.228 ****
2026-09-12 07:01:08.792419 | instance | ok: [instance]
2026-09-12 07:01:08.792635 | instance |
2026-09-12 07:01:08.792877 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 07:01:08.793104 | instance | Saturday 12 September 2026 07:01:08 +0000 (0:00:00.074) 0:35:16.302 ****
2026-09-12 07:01:08.920202 | instance | ok: [instance] => (item=oslo_db)
2026-09-12 07:01:08.920337 | instance | ok: [instance] => (item=oslo_cache)
2026-09-12 07:01:08.920569 | instance | ok: [instance] => (item=placement)
2026-09-12 07:01:08.920788 | instance | ok: [instance] => (item=identity)
2026-09-12 07:01:08.920967 | instance |
2026-09-12 07:01:08.921167 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 07:01:08.921393 | instance | Saturday 12 September 2026 07:01:08 +0000 (0:00:00.127) 0:35:16.430 ****
2026-09-12 07:01:09.008314 | instance | ok: [instance]
2026-09-12 07:01:09.008411 | instance |
2026-09-12 07:01:09.008686 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 07:01:09.008708 | instance | Saturday 12 September 2026 07:01:09 +0000 (0:00:00.087) 0:35:16.518 ****
2026-09-12 07:01:09.102526 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 07:01:09.102606 | instance |
2026-09-12 07:01:09.102617 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 07:01:09.102627 | instance | Saturday 12 September 2026 07:01:09 +0000 (0:00:00.092) 0:35:16.611 ****
2026-09-12 07:01:09.683948 | instance | changed: [instance]
2026-09-12 07:01:09.684035 | instance |
2026-09-12 07:01:09.684235 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-09-12 07:01:09.684393 | instance | Saturday 12 September 2026 07:01:09 +0000 (0:00:00.583) 0:35:17.194 ****
2026-09-12 07:02:40.920540 | instance | changed: [instance]
2026-09-12 07:02:40.920743 | instance |
2026-09-12 07:02:40.920989 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 07:02:40.921238 | instance | Saturday 12 September 2026 07:02:40 +0000 (0:01:31.236) 0:36:48.430 ****
2026-09-12 07:02:41.032951 | instance | included: openstack_helm_ingress for instance
2026-09-12 07:02:41.033050 | instance |
2026-09-12 07:02:41.033163 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 07:02:41.033294 | instance | Saturday 12 September 2026 07:02:41 +0000 (0:00:00.112) 0:36:48.543 ****
2026-09-12 07:02:41.106605 | instance | skipping: [instance]
2026-09-12 07:02:41.106732 | instance |
2026-09-12 07:02:41.107015 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 07:02:41.107069 | instance | Saturday 12 September 2026 07:02:41 +0000 (0:00:00.073) 0:36:48.616 ****
2026-09-12 07:02:41.172796 | instance | skipping: [instance]
2026-09-12 07:02:41.172994 | instance |
2026-09-12 07:02:41.173258 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 07:02:41.173536 | instance | Saturday 12 September 2026 07:02:41 +0000 (0:00:00.066) 0:36:48.683 ****
2026-09-12 07:02:41.263499 | instance | ok: [instance]
2026-09-12 07:02:41.263762 | instance |
2026-09-12 07:02:41.264020 | instance | TASK [Create Ingress placement] ************************************************
2026-09-12 07:02:41.264374 | instance | Saturday 12 September 2026 07:02:41 +0000 (0:00:00.090) 0:36:48.774 ****
2026-09-12 07:02:41.365811 | instance | included: ingress for instance
2026-09-12 07:02:41.366006 | instance |
2026-09-12 07:02:41.366234 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-09-12 07:02:41.366533 | instance | Saturday 12 September 2026 07:02:41 +0000 (0:00:00.102) 0:36:48.876 ****
2026-09-12 07:02:42.407172 | instance | changed: [instance]
2026-09-12 07:02:42.407428 | instance |
2026-09-12 07:02:42.407796 | instance | PLAY [Configure operating system] **********************************************
2026-09-12 07:02:42.408099 | instance |
2026-09-12 07:02:42.408497 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 07:02:42.408779 | instance | Saturday 12 September 2026 07:02:42 +0000 (0:00:01.040) 0:36:49.917 ****
2026-09-12 07:02:45.972755 | instance | ok: [instance]
2026-09-12 07:02:45.972881 | instance |
2026-09-12 07:02:45.973033 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-09-12 07:02:45.973188 | instance | Saturday 12 September 2026 07:02:45 +0000 (0:00:03.557) 0:36:53.475 ****
2026-09-12 07:02:46.238349 | instance | ok: [instance]
2026-09-12 07:02:46.238570 | instance |
2026-09-12 07:02:46.238813 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-09-12 07:02:46.239045 | instance | Saturday 12 September 2026 07:02:46 +0000 (0:00:00.273) 0:36:53.748 ****
2026-09-12 07:02:46.290788 | instance | skipping: [instance]
2026-09-12 07:02:46.291008 | instance |
2026-09-12 07:02:46.291236 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-09-12 07:02:46.291486 | instance | Saturday 12 September 2026 07:02:46 +0000 (0:00:00.052) 0:36:53.801 ****
2026-09-12 07:02:46.379646 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-09-12 07:02:46.379857 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-09-12 07:02:46.380087 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-09-12 07:02:46.380376 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-09-12 07:02:46.380607 | instance | skipping: [instance]
2026-09-12 07:02:46.380819 | instance |
2026-09-12 07:02:46.381063 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-09-12 07:02:46.381294 | instance | Saturday 12 September 2026 07:02:46 +0000 (0:00:00.088) 0:36:53.890 ****
2026-09-12 07:02:46.464838 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-09-12 07:02:46.465078 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-09-12 07:02:46.465312 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-09-12 07:02:46.465569 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-09-12 07:02:46.465791 | instance | skipping: [instance]
2026-09-12 07:02:46.466064 | instance |
2026-09-12 07:02:46.466315 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-09-12 07:02:46.466588 | instance | Saturday 12 September 2026 07:02:46 +0000 (0:00:00.085) 0:36:53.975 ****
2026-09-12 07:02:46.516880 | instance | skipping: [instance]
2026-09-12 07:02:46.517081 | instance |
2026-09-12 07:02:46.517306 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-09-12 07:02:46.517566 | instance | Saturday 12 September 2026 07:02:46 +0000 (0:00:00.052) 0:36:54.027 ****
2026-09-12 07:02:46.585076 | instance | skipping: [instance]
2026-09-12 07:02:46.585298 | instance |
2026-09-12 07:02:46.585603 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-09-12 07:02:46.585883 | instance | Saturday 12 September 2026 07:02:46 +0000 (0:00:00.067) 0:36:54.095 ****
2026-09-12 07:02:53.366002 | instance | changed: [instance]
2026-09-12 07:02:53.366073 | instance |
2026-09-12 07:02:53.366487 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-09-12 07:02:53.366555 | instance | Saturday 12 September 2026 07:02:53 +0000 (0:00:06.780) 0:37:00.876 ****
2026-09-12 07:03:16.779563 | instance | changed: [instance]
2026-09-12 07:03:16.779642 | instance |
2026-09-12 07:03:16.779807 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-09-12 07:03:16.779956 | instance | Saturday 12 September 2026 07:03:16 +0000 (0:00:23.413) 0:37:24.290 ****
2026-09-12 07:03:17.327526 | instance | changed: [instance]
2026-09-12 07:03:17.327593 | instance |
2026-09-12 07:03:17.327820 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-09-12 07:03:17.327866 | instance | Saturday 12 September 2026 07:03:17 +0000 (0:00:00.547) 0:37:24.838 ****
2026-09-12 07:03:18.568900 | instance | ok: [instance]
2026-09-12 07:03:18.568977 | instance |
2026-09-12 07:03:18.569322 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-09-12 07:03:18.569384 | instance | Saturday 12 September 2026 07:03:18 +0000 (0:00:01.241) 0:37:26.079 ****
2026-09-12 07:03:19.063980 | instance | changed: [instance]
2026-09-12 07:03:19.065215 | instance |
2026-09-12 07:03:19.065252 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-09-12 07:03:19.065264 | instance | Saturday 12 September 2026 07:03:19 +0000 (0:00:00.493) 0:37:26.573 ****
2026-09-12 07:03:19.609692 | instance | changed: [instance]
2026-09-12 07:03:19.609758 | instance |
2026-09-12 07:03:19.609965 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-09-12 07:03:19.610013 | instance | Saturday 12 September 2026 07:03:19 +0000 (0:00:00.547) 0:37:27.120 ****
2026-09-12 07:03:20.157487 | instance | changed: [instance]
2026-09-12 07:03:20.157553 | instance |
2026-09-12 07:03:20.157827 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-09-12 07:03:20.157869 | instance | Saturday 12 September 2026 07:03:20 +0000 (0:00:00.548) 0:37:27.668 ****
2026-09-12 07:03:20.705254 | instance | changed: [instance]
2026-09-12 07:03:20.705327 | instance |
2026-09-12 07:03:20.705381 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-09-12 07:03:20.705529 | instance | Saturday 12 September 2026 07:03:20 +0000 (0:00:00.547) 0:37:28.215 ****
2026-09-12 07:03:21.110874 | instance | ok: [instance]
2026-09-12 07:03:21.110932 | instance |
2026-09-12 07:03:21.111414 | instance | PLAY [Deploy SDN] **************************************************************
2026-09-12 07:03:21.111433 | instance |
2026-09-12 07:03:21.111438 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 07:03:21.111443 | instance | Saturday 12 September 2026 07:03:21 +0000 (0:00:00.405) 0:37:28.621 ****
2026-09-12 07:03:21.214235 | instance | ok: [instance]
2026-09-12 07:03:21.214310 | instance |
2026-09-12 07:03:21.214669 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 07:03:21.214719 | instance | Saturday 12 September 2026 07:03:21 +0000 (0:00:00.103) 0:37:28.725 ****
2026-09-12 07:03:21.281930 | instance | skipping: [instance]
2026-09-12 07:03:21.281995 | instance |
2026-09-12 07:03:21.282161 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 07:03:21.282299 | instance | Saturday 12 September 2026 07:03:21 +0000 (0:00:00.067) 0:37:28.792 ****
2026-09-12 07:03:21.356889 | instance | skipping: [instance]
2026-09-12 07:03:21.357063 | instance |
2026-09-12 07:03:21.357301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 07:03:21.357554 | instance | Saturday 12 September 2026 07:03:21 +0000 (0:00:00.074) 0:37:28.867 ****
2026-09-12 07:03:21.409196 | instance | skipping: [instance]
2026-09-12 07:03:21.409551 | instance |
2026-09-12 07:03:21.409820 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 07:03:21.410075 | instance | Saturday 12 September 2026 07:03:21 +0000 (0:00:00.052) 0:37:28.919 ****
2026-09-12 07:03:21.471406 | instance | skipping: [instance]
2026-09-12 07:03:21.471727 | instance |
2026-09-12 07:03:21.472062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 07:03:21.472453 | instance | Saturday 12 September 2026 07:03:21 +0000 (0:00:00.062) 0:37:28.981 ****
2026-09-12 07:03:21.527573 | instance | skipping: [instance]
2026-09-12 07:03:21.527877 | instance |
2026-09-12 07:03:21.528190 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 07:03:21.528538 | instance | Saturday 12 September 2026 07:03:21 +0000 (0:00:00.056) 0:37:29.038 ****
2026-09-12 07:03:21.594397 | instance | ok: [instance]
2026-09-12 07:03:21.594680 | instance |
2026-09-12 07:03:21.594970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 07:03:21.595247 | instance | Saturday 12 September 2026 07:03:21 +0000 (0:00:00.066) 0:37:29.104 ****
2026-09-12 07:03:21.735918 | instance | skipping: [instance]
2026-09-12 07:03:21.736317 | instance |
2026-09-12 07:03:21.736730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 07:03:21.737103 | instance | Saturday 12 September 2026 07:03:21 +0000 (0:00:00.142) 0:37:29.246 ****
2026-09-12 07:03:21.803800 | instance | ok: [instance]
2026-09-12 07:03:21.803966 | instance |
2026-09-12 07:03:21.804283 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 07:03:21.804545 | instance | Saturday 12 September 2026 07:03:21 +0000 (0:00:00.068) 0:37:29.314 ****
2026-09-12 07:03:21.865460 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 07:03:21.865772 | instance |
2026-09-12 07:03:21.865901 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 07:03:21.866118 | instance | Saturday 12 September 2026 07:03:21 +0000 (0:00:00.061) 0:37:29.376 ****
2026-09-12 07:03:22.521169 | instance | changed: [instance]
2026-09-12 07:03:22.521295 | instance |
2026-09-12 07:03:22.521509 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-09-12 07:03:22.521689 | instance | Saturday 12 September 2026 07:03:22 +0000 (0:00:00.655) 0:37:30.032 ****
2026-09-12 07:03:22.790917 | instance | ok: [instance]
2026-09-12 07:03:22.791118 | instance |
2026-09-12 07:03:22.791457 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-09-12 07:03:22.791727 | instance | Saturday 12 September 2026 07:03:22 +0000 (0:00:00.269) 0:37:30.301 ****
2026-09-12 07:03:22.856033 | instance | ok: [instance] => {
2026-09-12 07:03:22.856357 | instance | "changed": false,
2026-09-12 07:03:22.856669 | instance | "msg": "All assertions passed"
2026-09-12 07:03:22.856906 | instance | }
2026-09-12 07:03:22.857129 | instance |
2026-09-12 07:03:22.857393 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-09-12 07:03:22.857640 | instance | Saturday 12 September 2026 07:03:22 +0000 (0:00:00.065) 0:37:30.366 ****
2026-09-12 07:03:30.114540 | instance | ok: [instance]
2026-09-12 07:03:30.114623 | instance |
2026-09-12 07:03:30.114792 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-09-12 07:03:30.114953 | instance | Saturday 12 September 2026 07:03:30 +0000 (0:00:07.258) 0:37:37.624 ****
2026-09-12 07:03:30.195341 | instance | ok: [instance] => {
2026-09-12 07:03:30.195534 | instance | "changed": false,
2026-09-12 07:03:30.195763 | instance | "msg": "Successfully pulled openvswitch image"
2026-09-12 07:03:30.196104 | instance | }
2026-09-12 07:03:30.196419 | instance |
2026-09-12 07:03:30.196661 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-09-12 07:03:30.196877 | instance | Saturday 12 September 2026 07:03:30 +0000 (0:00:00.080) 0:37:37.705 ****
2026-09-12 07:03:32.005604 | instance | changed: [instance]
2026-09-12 07:03:32.005887 | instance |
2026-09-12 07:03:32.006232 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 07:03:32.006593 | instance | Saturday 12 September 2026 07:03:31 +0000 (0:00:01.810) 0:37:39.515 ****
2026-09-12 07:03:32.089079 | instance | skipping: [instance]
2026-09-12 07:03:32.089153 | instance |
2026-09-12 07:03:32.089215 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-09-12 07:03:32.089502 | instance | Saturday 12 September 2026 07:03:32 +0000 (0:00:00.083) 0:37:39.598 ****
2026-09-12 07:03:32.211043 | instance | skipping: [instance]
2026-09-12 07:03:32.211237 | instance |
2026-09-12 07:03:32.211522 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 07:03:32.211764 | instance | Saturday 12 September 2026 07:03:32 +0000 (0:00:00.122) 0:37:39.721 ****
2026-09-12 07:03:32.291228 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 07:03:32.291538 | instance |
2026-09-12 07:03:32.291886 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 07:03:32.292292 | instance | Saturday 12 September 2026 07:03:32 +0000 (0:00:00.080) 0:37:39.801 ****
2026-09-12 07:03:32.990165 | instance | changed: [instance]
2026-09-12 07:03:32.990438 | instance |
2026-09-12 07:03:32.990685 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-09-12 07:03:32.990955 | instance | Saturday 12 September 2026 07:03:32 +0000 (0:00:00.698) 0:37:40.500 ****
2026-09-12 07:03:33.704504 | instance | ok: [instance]
2026-09-12 07:03:33.704713 | instance |
2026-09-12 07:03:33.704984 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-09-12 07:03:33.705236 | instance | Saturday 12 September 2026 07:03:33 +0000 (0:00:00.714) 0:37:41.215 ****
2026-09-12 07:03:33.775560 | instance | skipping: [instance]
2026-09-12 07:03:33.775790 | instance |
2026-09-12 07:03:33.776029 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-09-12 07:03:33.776353 | instance | Saturday 12 September 2026 07:03:33 +0000 (0:00:00.070) 0:37:41.285 ****
2026-09-12 07:03:40.050284 | instance | ok: [instance]
2026-09-12 07:03:40.050548 | instance |
2026-09-12 07:03:40.050828 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-09-12 07:03:40.051063 | instance | Saturday 12 September 2026 07:03:40 +0000 (0:00:06.274) 0:37:47.560 ****
2026-09-12 07:03:40.135409 | instance | ok: [instance] => {
2026-09-12 07:03:40.135644 | instance | "changed": false,
2026-09-12 07:03:40.135892 | instance | "msg": "Successfully pulled ovn-controller image"
2026-09-12 07:03:40.136146 | instance | }
2026-09-12 07:03:40.136444 | instance |
2026-09-12 07:03:40.136668 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-09-12 07:03:40.137104 | instance | Saturday 12 September 2026 07:03:40 +0000 (0:00:00.085) 0:37:47.646 ****
2026-09-12 07:03:42.506063 | instance | changed: [instance]
2026-09-12 07:03:42.506171 | instance |
2026-09-12 07:03:42.506292 | instance | PLAY [controllers[0]] **********************************************************
2026-09-12 07:03:42.506409 | instance |
2026-09-12 07:03:42.506512 | instance | TASK [Gathering Facts] *********************************************************
2026-09-12 07:03:42.506632 | instance | Saturday 12 September 2026 07:03:42 +0000 (0:00:02.371) 0:37:50.017 ****
2026-09-12 07:03:45.106002 | instance | ok: [instance]
2026-09-12 07:03:45.106205 | instance |
2026-09-12 07:03:45.106527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 07:03:45.106799 | instance | Saturday 12 September 2026 07:03:45 +0000 (0:00:02.599) 0:37:52.616 ****
2026-09-12 07:03:45.212172 | instance | ok: [instance]
2026-09-12 07:03:45.212415 | instance |
2026-09-12 07:03:45.212648 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 07:03:45.212881 | instance | Saturday 12 September 2026 07:03:45 +0000 (0:00:00.106) 0:37:52.722 ****
2026-09-12 07:03:45.272444 | instance | skipping: [instance]
2026-09-12 07:03:45.272638 | instance |
2026-09-12 07:03:45.272872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 07:03:45.273094 | instance | Saturday 12 September 2026 07:03:45 +0000 (0:00:00.060) 0:37:52.783 ****
2026-09-12 07:03:45.332590 | instance | skipping: [instance]
2026-09-12 07:03:45.332926 | instance |
2026-09-12 07:03:45.333322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 07:03:45.333728 | instance | Saturday 12 September 2026 07:03:45 +0000 (0:00:00.059) 0:37:52.843 ****
2026-09-12 07:03:45.403559 | instance | skipping: [instance]
2026-09-12 07:03:45.403752 | instance |
2026-09-12 07:03:45.404039 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 07:03:45.404401 | instance | Saturday 12 September 2026 07:03:45 +0000 (0:00:00.070) 0:37:52.914 ****
2026-09-12 07:03:45.463983 | instance | skipping: [instance]
2026-09-12 07:03:45.464187 | instance |
2026-09-12 07:03:45.464466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 07:03:45.464695 | instance | Saturday 12 September 2026 07:03:45 +0000 (0:00:00.060) 0:37:52.974 ****
2026-09-12 07:03:45.534983 | instance | skipping: [instance]
2026-09-12 07:03:45.535162 | instance |
2026-09-12 07:03:45.535432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 07:03:45.535663 | instance | Saturday 12 September 2026 07:03:45 +0000 (0:00:00.070) 0:37:53.045 ****
2026-09-12 07:03:45.604318 | instance | ok: [instance]
2026-09-12 07:03:45.604524 | instance |
2026-09-12 07:03:45.604771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 07:03:45.605013 | instance | Saturday 12 September 2026 07:03:45 +0000 (0:00:00.069) 0:37:53.114 ****
2026-09-12 07:03:45.698584 | instance | ok: [instance] => (item=libvirt_exporter)
2026-09-12 07:03:45.698898 | instance |
2026-09-12 07:03:45.699235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 07:03:45.699860 | instance | Saturday 12 September 2026 07:03:45 +0000 (0:00:00.093) 0:37:53.208 ****
2026-09-12 07:03:45.803122 | instance | ok: [instance]
2026-09-12 07:03:45.803314 | instance |
2026-09-12 07:03:45.803611 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 07:03:45.803838 | instance | Saturday 12 September 2026 07:03:45 +0000 (0:00:00.104) 0:37:53.313 ****
2026-09-12 07:03:45.888668 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 07:03:45.888847 | instance |
2026-09-12 07:03:45.889134 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 07:03:45.889414 | instance | Saturday 12 September 2026 07:03:45 +0000 (0:00:00.085) 0:37:53.399 ****
2026-09-12 07:03:46.585391 | instance | changed: [instance]
2026-09-12 07:03:46.585575 | instance |
2026-09-12 07:03:46.585804 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-09-12 07:03:46.586028 | instance | Saturday 12 September 2026 07:03:46 +0000 (0:00:00.696) 0:37:54.095 ****
2026-09-12 07:03:48.003807 | instance | changed: [instance] => (item=libvirt-vnc)
2026-09-12 07:03:48.003982 | instance | changed: [instance] => (item=libvirt-api)
2026-09-12 07:03:48.004287 | instance |
2026-09-12 07:03:48.004533 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-09-12 07:03:48.004760 | instance | Saturday 12 September 2026 07:03:47 +0000 (0:00:01.418) 0:37:55.514 ****
2026-09-12 07:03:49.592080 | instance | changed: [instance] => (item=libvirt-vnc)
2026-09-12 07:03:49.592249 | instance | changed: [instance] => (item=libvirt-api)
2026-09-12 07:03:49.592417 | instance |
2026-09-12 07:03:49.592574 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-09-12 07:03:49.592726 | instance | Saturday 12 September 2026 07:03:49 +0000 (0:00:01.588) 0:37:57.103 ****
2026-09-12 07:03:52.037474 | instance | changed: [instance]
2026-09-12 07:03:52.037563 | instance |
2026-09-12 07:03:52.037581 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 07:03:52.037597 | instance | Saturday 12 September 2026 07:03:52 +0000 (0:00:02.442) 0:37:59.545 ****
2026-09-12 07:03:52.168497 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 07:03:52.168558 | instance |
2026-09-12 07:03:52.168569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 07:03:52.168578 | instance | Saturday 12 September 2026 07:03:52 +0000 (0:00:00.132) 0:37:59.678 ****
2026-09-12 07:03:52.828958 | instance | changed: [instance]
2026-09-12 07:03:52.829022 | instance |
2026-09-12 07:03:52.829033 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-09-12 07:03:52.829043 | instance | Saturday 12 September 2026 07:03:52 +0000 (0:00:00.659) 0:38:00.337 ****
2026-09-12 07:03:52.950778 | instance | skipping: [instance]
2026-09-12 07:03:52.950832 | instance |
2026-09-12 07:03:52.950843 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-09-12 07:03:52.950852 | instance | Saturday 12 September 2026 07:03:52 +0000 (0:00:00.123) 0:38:00.460 ****
2026-09-12 07:03:54.063763 | instance | ok: [instance]
2026-09-12 07:03:54.063833 | instance |
2026-09-12 07:03:54.063846 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-09-12 07:03:54.063856 | instance | Saturday 12 September 2026 07:03:54 +0000 (0:00:01.112) 0:38:01.573 ****
2026-09-12 07:03:54.340839 | instance | ok: [instance]
2026-09-12 07:03:54.340921 | instance |
2026-09-12 07:03:54.341198 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-09-12 07:03:54.341461 | instance | Saturday 12 September 2026 07:03:54 +0000 (0:00:00.277) 0:38:01.851 ****
2026-09-12 07:03:54.970910 | instance | ok: [instance]
2026-09-12 07:03:54.971097 | instance |
2026-09-12 07:03:54.971374 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 07:03:54.971609 | instance | Saturday 12 September 2026 07:03:54 +0000 (0:00:00.629) 0:38:02.480 ****
2026-09-12 07:03:55.131686 | instance | ok: [instance]
2026-09-12 07:03:55.131879 | instance |
2026-09-12 07:03:55.132157 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 07:03:55.132507 | instance | Saturday 12 September 2026 07:03:55 +0000 (0:00:00.161) 0:38:02.642 ****
2026-09-12 07:03:55.220449 | instance | included: rabbitmq for instance
2026-09-12 07:03:55.220634 | instance |
2026-09-12 07:03:55.220874 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-09-12 07:03:55.221093 | instance | Saturday 12 September 2026 07:03:55 +0000 (0:00:00.088) 0:38:02.731 ****
2026-09-12 07:03:55.915758 | instance | ok: [instance]
2026-09-12 07:03:55.915885 | instance |
2026-09-12 07:03:55.916041 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-09-12 07:03:55.916228 | instance | Saturday 12 September 2026 07:03:55 +0000 (0:00:00.695) 0:38:03.426 ****
2026-09-12 07:03:55.994703 | instance | skipping: [instance]
2026-09-12 07:03:55.995051 | instance |
2026-09-12 07:03:55.995484 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-09-12 07:03:55.995803 | instance | Saturday 12 September 2026 07:03:55 +0000 (0:00:00.077) 0:38:03.504 ****
2026-09-12 07:03:56.085442 | instance | skipping: [instance]
2026-09-12 07:03:56.085635 | instance |
2026-09-12 07:03:56.085869 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-09-12 07:03:56.086097 | instance | Saturday 12 September 2026 07:03:56 +0000 (0:00:00.091) 0:38:03.595 ****
2026-09-12 07:03:56.177134 | instance | skipping: [instance]
2026-09-12 07:03:56.177401 | instance |
2026-09-12 07:03:56.177655 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-09-12 07:03:56.177929 | instance | Saturday 12 September 2026 07:03:56 +0000 (0:00:00.091) 0:38:03.687 ****
2026-09-12 07:04:27.178093 | instance | changed: [instance]
2026-09-12 07:04:27.178291 | instance |
2026-09-12 07:04:27.178573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 07:04:27.178847 | instance | Saturday 12 September 2026 07:04:27 +0000 (0:00:31.000) 0:38:34.688 ****
2026-09-12 07:04:27.887844 | instance | ok: [instance]
2026-09-12 07:04:27.888047 | instance |
2026-09-12 07:04:27.888676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 07:04:27.888760 | instance | Saturday 12 September 2026 07:04:27 +0000 (0:00:00.710) 0:38:35.398 ****
2026-09-12 07:04:27.973700 | instance | ok: [instance]
2026-09-12 07:04:27.973777 | instance |
2026-09-12 07:04:27.973927 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 07:04:27.974080 | instance | Saturday 12 September 2026 07:04:27 +0000 (0:00:00.085) 0:38:35.484 ****
2026-09-12 07:04:28.068195 | instance | skipping: [instance]
2026-09-12 07:04:28.068486 | instance |
2026-09-12 07:04:28.068800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 07:04:28.069102 | instance | Saturday 12 September 2026 07:04:28 +0000 (0:00:00.093) 0:38:35.578 ****
2026-09-12 07:04:28.150695 | instance | skipping: [instance]
2026-09-12 07:04:28.150829 | instance |
2026-09-12 07:04:28.151034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 07:04:28.151229 | instance | Saturday 12 September 2026 07:04:28 +0000 (0:00:00.083) 0:38:35.661 ****
2026-09-12 07:04:28.221836 | instance | ok: [instance]
2026-09-12 07:04:28.221894 | instance |
2026-09-12 07:04:28.221902 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 07:04:28.221911 | instance | Saturday 12 September 2026 07:04:28 +0000 (0:00:00.070) 0:38:35.731 ****
2026-09-12 07:04:28.570931 | instance | ok: [instance] => (item=compute)
2026-09-12 07:04:28.571405 | instance | ok: [instance] => (item=oslo_db)
2026-09-12 07:04:28.571787 | instance | ok: [instance] => (item=baremetal)
2026-09-12 07:04:28.572173 | instance | ok: [instance] => (item=volumev3)
2026-09-12 07:04:28.572681 | instance | ok: [instance] => (item=oslo_db_api)
2026-09-12 07:04:28.572984 | instance | ok: [instance] => (item=oslo_messaging)
2026-09-12 07:04:28.573282 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-09-12 07:04:28.573605 | instance | ok: [instance] => (item=network)
2026-09-12 07:04:28.573902 | instance | ok: [instance] => (item=oslo_cache)
2026-09-12 07:04:28.574199 | instance | ok: [instance] => (item=image)
2026-09-12 07:04:28.574579 | instance | ok: [instance] => (item=compute_metadata)
2026-09-12 07:04:28.574924 | instance | ok: [instance] => (item=placement)
2026-09-12 07:04:28.575381 | instance | ok: [instance] => (item=identity)
2026-09-12 07:04:28.575743 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-09-12 07:04:28.576060 | instance |
2026-09-12 07:04:28.576441 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 07:04:28.576790 | instance | Saturday 12 September 2026 07:04:28 +0000 (0:00:00.349) 0:38:36.081 ****
2026-09-12 07:04:28.666524 | instance | ok: [instance]
2026-09-12 07:04:28.666990 | instance |
2026-09-12 07:04:28.667493 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 07:04:28.667945 | instance | Saturday 12 September 2026 07:04:28 +0000 (0:00:00.095) 0:38:36.177 ****
2026-09-12 07:04:28.761508 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 07:04:28.761850 | instance |
2026-09-12 07:04:28.762182 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 07:04:28.762502 | instance | Saturday 12 September 2026 07:04:28 +0000 (0:00:00.095) 0:38:36.272 ****
2026-09-12 07:04:29.403914 | instance | changed: [instance]
2026-09-12 07:04:29.403956 | instance |
2026-09-12 07:04:29.403962 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-09-12 07:04:29.403966 | instance | Saturday 12 September 2026 07:04:29 +0000 (0:00:00.642) 0:38:36.914 ****
2026-09-12 07:04:29.650915 | instance | ok: [instance -> localhost]
2026-09-12 07:04:29.651030 | instance |
2026-09-12 07:04:29.651064 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-09-12 07:04:29.651216 | instance | Saturday 12 September 2026 07:04:29 +0000 (0:00:00.246) 0:38:37.161 ****
2026-09-12 07:04:30.112928 | instance | ok: [instance -> localhost]
2026-09-12 07:04:30.113153 | instance |
2026-09-12 07:04:30.113424 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-09-12 07:04:30.113663 | instance | Saturday 12 September 2026 07:04:30 +0000 (0:00:00.462) 0:38:37.623 ****
2026-09-12 07:04:30.659281 | instance | ok: [instance -> localhost]
2026-09-12 07:04:30.659541 | instance |
2026-09-12 07:04:30.659787 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-09-12 07:04:30.660042 | instance | Saturday 12 September 2026 07:04:30 +0000 (0:00:00.546) 0:38:38.169 ****
2026-09-12 07:04:30.907367 | instance | ok: [instance -> localhost]
2026-09-12 07:04:30.907546 | instance |
2026-09-12 07:04:30.907791 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-09-12 07:04:30.908049 | instance | Saturday 12 September 2026 07:04:30 +0000 (0:00:00.248) 0:38:38.417 ****
2026-09-12 07:04:32.293527 | instance | ok: [instance] => (item=nova-bootstrap)
2026-09-12 07:04:32.293608 | instance | ok: [instance] => (item=nova-cell-setup)
2026-09-12 07:04:32.293765 | instance |
2026-09-12 07:04:32.293919 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-09-12 07:04:32.294061 | instance | Saturday 12 September 2026 07:04:32 +0000 (0:00:01.386) 0:38:39.804 ****
2026-09-12 07:07:18.351458 | instance | changed: [instance]
2026-09-12 07:07:18.351922 | instance |
2026-09-12 07:07:18.352063 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 07:07:18.352295 | instance | Saturday 12 September 2026 07:07:18 +0000 (0:02:46.057) 0:41:25.862 ****
2026-09-12 07:07:18.486694 | instance | included: openstack_helm_ingress for instance
2026-09-12 07:07:18.486874 | instance |
2026-09-12 07:07:18.487104 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 07:07:18.487384 | instance | Saturday 12 September 2026 07:07:18 +0000 (0:00:00.134) 0:41:25.997 ****
2026-09-12 07:07:18.558314 | instance | skipping: [instance]
2026-09-12 07:07:18.558509 | instance |
2026-09-12 07:07:18.558890 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 07:07:18.559216 | instance | Saturday 12 September 2026 07:07:18 +0000 (0:00:00.071) 0:41:26.069 ****
2026-09-12 07:07:18.631393 | instance | skipping: [instance]
2026-09-12 07:07:18.631608 | instance |
2026-09-12 07:07:18.631845 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 07:07:18.632072 | instance | Saturday 12 September 2026 07:07:18 +0000 (0:00:00.073) 0:41:26.142 ****
2026-09-12 07:07:18.734541 | instance | ok: [instance]
2026-09-12 07:07:18.734842 | instance |
2026-09-12 07:07:18.735086 | instance | TASK [Create Ingress compute] **************************************************
2026-09-12 07:07:18.735349 | instance | Saturday 12 September 2026 07:07:18 +0000 (0:00:00.102) 0:41:26.245 ****
2026-09-12 07:07:18.820928 | instance | included: ingress for instance
2026-09-12 07:07:18.821100 | instance |
2026-09-12 07:07:18.821343 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-09-12 07:07:18.821585 | instance | Saturday 12 September 2026 07:07:18 +0000 (0:00:00.086) 0:41:26.331 ****
2026-09-12 07:07:20.307387 | instance | changed: [instance]
2026-09-12 07:07:20.307628 | instance |
2026-09-12 07:07:20.307964 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 07:07:20.308365 | instance | Saturday 12 September 2026 07:07:20 +0000 (0:00:01.486) 0:41:27.817 ****
2026-09-12 07:07:20.419457 | instance | included: openstack_helm_ingress for instance
2026-09-12 07:07:20.419587 | instance |
2026-09-12 07:07:20.419717 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 07:07:20.419859 | instance | Saturday 12 September 2026 07:07:20 +0000 (0:00:00.112) 0:41:27.930 ****
2026-09-12 07:07:20.481600 | instance | skipping: [instance]
2026-09-12 07:07:20.481721 | instance |
2026-09-12 07:07:20.481803 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 07:07:20.481965 | instance | Saturday 12 September 2026 07:07:20 +0000 (0:00:00.062) 0:41:27.992 ****
2026-09-12 07:07:20.548679 | instance | skipping: [instance]
2026-09-12 07:07:20.548792 | instance |
2026-09-12 07:07:20.548897 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 07:07:20.549043 | instance | Saturday 12 September 2026 07:07:20 +0000 (0:00:00.066) 0:41:28.059 ****
2026-09-12 07:07:20.648619 | instance | ok: [instance]
2026-09-12 07:07:20.648703 | instance |
2026-09-12 07:07:20.648850 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-09-12 07:07:20.649511 | instance | Saturday 12 September 2026 07:07:20 +0000 (0:00:00.099) 0:41:28.158 ****
2026-09-12 07:07:20.754170 | instance | included: ingress for instance
2026-09-12 07:07:20.754468 | instance |
2026-09-12 07:07:20.754703 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-09-12 07:07:20.754935 | instance | Saturday 12 September 2026 07:07:20 +0000 (0:00:00.105) 0:41:28.264 ****
2026-09-12 07:07:21.699406 | instance | changed: [instance]
2026-09-12 07:07:21.699475 | instance |
2026-09-12 07:07:21.699704 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-09-12 07:07:21.701780 | instance | Saturday 12 September 2026 07:07:21 +0000 (0:00:00.945) 0:41:29.209 ****
2026-09-12 07:07:22.478244 | instance | ok: [instance]
2026-09-12 07:07:22.478348 | instance |
2026-09-12 07:07:22.478424 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-09-12 07:07:22.478542 | instance | Saturday 12 September 2026 07:07:22 +0000 (0:00:00.778) 0:41:29.988 ****
2026-09-12 07:07:41.255624 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-09-12 07:07:41.255834 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-09-12 07:07:41.256092 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-09-12 07:07:41.256416 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-09-12 07:07:41.256656 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-09-12 07:07:41.256892 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-09-12 07:07:41.257127 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-09-12 07:07:41.257368 | instance |
2026-09-12 07:07:41.257628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 07:07:41.257856 | instance | Saturday 12 September 2026 07:07:41 +0000 (0:00:18.777) 0:41:48.766 ****
2026-09-12 07:07:41.395380 | instance | ok: [instance]
2026-09-12 07:07:41.395553 | instance |
2026-09-12 07:07:41.395824 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 07:07:41.396028 | instance | Saturday 12 September 2026 07:07:41 +0000 (0:00:00.139) 0:41:48.905 ****
2026-09-12 07:07:41.492555 | instance | included: rabbitmq for instance
2026-09-12 07:07:41.492753 | instance |
2026-09-12 07:07:41.493146 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-09-12 07:07:41.493483 | instance | Saturday 12 September 2026 07:07:41 +0000 (0:00:00.097) 0:41:49.003 ****
2026-09-12 07:07:42.238359 | instance | ok: [instance]
2026-09-12 07:07:42.238566 | instance |
2026-09-12 07:07:42.238867 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-09-12 07:07:42.239130 | instance | Saturday 12 September 2026 07:07:42 +0000 (0:00:00.745) 0:41:49.748 ****
2026-09-12 07:07:42.321083 | instance | skipping: [instance]
2026-09-12 07:07:42.321266 | instance |
2026-09-12 07:07:42.321572 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-09-12 07:07:42.321920 | instance | Saturday 12 September 2026 07:07:42 +0000 (0:00:00.082) 0:41:49.831 ****
2026-09-12 07:07:42.397366 | instance | skipping: [instance]
2026-09-12 07:07:42.397561 | instance |
2026-09-12 07:07:42.397936 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-09-12 07:07:42.398190 | instance | Saturday 12 September 2026 07:07:42 +0000 (0:00:00.076) 0:41:49.907 ****
2026-09-12 07:07:42.473435 | instance | skipping: [instance]
2026-09-12 07:07:42.473693 | instance |
2026-09-12 07:07:42.473954 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-09-12 07:07:42.474196 | instance | Saturday 12 September 2026 07:07:42 +0000 (0:00:00.076) 0:41:49.983 ****
2026-09-12 07:08:13.486627 | instance | changed: [instance]
2026-09-12 07:08:13.486695 | instance |
2026-09-12 07:08:13.486707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 07:08:13.486719 | instance | Saturday 12 September 2026 07:08:13 +0000 (0:00:31.012) 0:42:20.996 ****
2026-09-12 07:08:14.292796 | instance | ok: [instance]
2026-09-12 07:08:14.292899 | instance |
2026-09-12 07:08:14.293184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 07:08:14.293329 | instance | Saturday 12 September 2026 07:08:14 +0000 (0:00:00.806) 0:42:21.803 ****
2026-09-12 07:08:14.383573 | instance | ok: [instance]
2026-09-12 07:08:14.383628 | instance |
2026-09-12 07:08:14.383636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 07:08:14.383644 | instance | Saturday 12 September 2026 07:08:14 +0000 (0:00:00.090) 0:42:21.893 ****
2026-09-12 07:08:14.479393 | instance | skipping: [instance]
2026-09-12 07:08:14.479854 | instance |
2026-09-12 07:08:14.479935 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 07:08:14.479951 | instance | Saturday 12 September 2026 07:08:14 +0000 (0:00:00.095) 0:42:21.989 ****
2026-09-12 07:08:14.548037 | instance | skipping: [instance]
2026-09-12 07:08:14.548149 | instance |
2026-09-12 07:08:14.548333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 07:08:14.548478 | instance | Saturday 12 September 2026 07:08:14 +0000 (0:00:00.068) 0:42:22.058 ****
2026-09-12 07:08:14.622795 | instance | ok: [instance]
2026-09-12 07:08:14.622845 | instance |
2026-09-12 07:08:14.623341 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 07:08:14.623408 | instance | Saturday 12 September 2026 07:08:14 +0000 (0:00:00.074) 0:42:22.132 ****
2026-09-12 07:08:14.820231 | instance | ok: [instance] => (item=compute)
2026-09-12 07:08:14.820302 | instance | ok: [instance] => (item=oslo_db)
2026-09-12 07:08:14.820320 | instance | ok: [instance] => (item=baremetal)
2026-09-12 07:08:14.820550 | instance | ok: [instance] => (item=load_balancer)
2026-09-12 07:08:14.820645 | instance | ok: [instance] => (item=oslo_messaging)
2026-09-12 07:08:14.821164 | instance | ok: [instance] => (item=network)
2026-09-12 07:08:14.821181 | instance | ok: [instance] => (item=dns)
2026-09-12 07:08:14.821192 | instance | ok: [instance] => (item=oslo_cache)
2026-09-12 07:08:14.821258 | instance | ok: [instance] => (item=compute_metadata)
2026-09-12 07:08:14.821442 | instance | ok: [instance] => (item=identity)
2026-09-12 07:08:14.821924 | instance |
2026-09-12 07:08:14.821948 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 07:08:14.821957 | instance | Saturday 12 September 2026 07:08:14 +0000 (0:00:00.197) 0:42:22.329 ****
2026-09-12 07:08:14.932657 | instance | ok: [instance]
2026-09-12 07:08:14.932759 | instance |
2026-09-12 07:08:14.932774 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 07:08:14.932879 | instance | Saturday 12 September 2026 07:08:14 +0000 (0:00:00.113) 0:42:22.443 ****
2026-09-12 07:08:15.054518 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 07:08:15.054597 | instance |
2026-09-12 07:08:15.054773 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 07:08:15.054921 | instance | Saturday 12 September 2026 07:08:15 +0000 (0:00:00.121) 0:42:22.564 ****
2026-09-12 07:08:15.694978 | instance | changed: [instance]
2026-09-12 07:08:15.695186 | instance |
2026-09-12 07:08:15.695780 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-09-12 07:08:15.696485 | instance | Saturday 12 September 2026 07:08:15 +0000 (0:00:00.641) 0:42:23.205 ****
2026-09-12 07:08:16.411015 | instance | ok: [instance]
2026-09-12 07:08:16.411236 | instance |
2026-09-12 07:08:16.411526 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-09-12 07:08:16.411742 | instance | Saturday 12 September 2026 07:08:16 +0000 (0:00:00.716) 0:42:23.921 ****
2026-09-12 07:08:16.474654 | instance | skipping: [instance]
2026-09-12 07:08:16.474836 | instance |
2026-09-12 07:08:16.475059 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-09-12 07:08:16.475302 | instance | Saturday 12 September 2026 07:08:16 +0000 (0:00:00.063) 0:42:23.985 ****
2026-09-12 07:08:16.773099 | instance | ok: [instance]
2026-09-12 07:08:16.773320 | instance |
2026-09-12 07:08:16.773564 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-09-12 07:08:16.773803 | instance | Saturday 12 September 2026 07:08:16 +0000 (0:00:00.298) 0:42:24.283 ****
2026-09-12 07:08:16.865033 | instance | ok: [instance]
2026-09-12 07:08:16.865146 | instance |
2026-09-12 07:08:16.865291 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-09-12 07:08:16.865508 | instance | Saturday 12 September 2026 07:08:16 +0000 (0:00:00.092) 0:42:24.375 ****
2026-09-12 07:08:16.937752 | instance | ok: [instance]
2026-09-12 07:08:16.937940 | instance |
2026-09-12 07:08:16.938200 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-09-12 07:08:16.938457 | instance | Saturday 12 September 2026 07:08:16 +0000 (0:00:00.072) 0:42:24.448 ****
2026-09-12 07:08:16.989558 | instance | skipping: [instance]
2026-09-12 07:08:16.989762 | instance |
2026-09-12 07:08:16.989997 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-09-12 07:08:16.990269 | instance | Saturday 12 September 2026 07:08:16 +0000 (0:00:00.052) 0:42:24.500 ****
2026-09-12 07:10:33.629558 | instance | changed: [instance]
2026-09-12 07:10:33.629647 | instance |
2026-09-12 07:10:33.629729 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 07:10:33.629834 | instance | Saturday 12 September 2026 07:10:33 +0000 (0:02:16.640) 0:44:41.140 ****
2026-09-12 07:10:33.751355 | instance | included: openstack_helm_ingress for instance
2026-09-12 07:10:33.751518 | instance |
2026-09-12 07:10:33.751756 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 07:10:33.751991 | instance | Saturday 12 September 2026 07:10:33 +0000 (0:00:00.121) 0:44:41.262 ****
2026-09-12 07:10:33.811450 | instance | skipping: [instance]
2026-09-12 07:10:33.811663 | instance |
2026-09-12 07:10:33.811918 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 07:10:33.812220 | instance | Saturday 12 September 2026 07:10:33 +0000 (0:00:00.059) 0:44:41.322 ****
2026-09-12 07:10:33.871367 | instance | skipping: [instance]
2026-09-12 07:10:33.871547 | instance |
2026-09-12 07:10:33.871794 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 07:10:33.872023 | instance | Saturday 12 September 2026 07:10:33 +0000 (0:00:00.060) 0:44:41.382 ****
2026-09-12 07:10:33.969338 | instance | ok: [instance]
2026-09-12 07:10:33.969459 | instance |
2026-09-12 07:10:33.969609 | instance | TASK [Create Ingress network] **************************************************
2026-09-12 07:10:33.969755 | instance | Saturday 12 September 2026 07:10:33 +0000 (0:00:00.098) 0:44:41.480 ****
2026-09-12 07:10:34.046684 | instance | included: ingress for instance
2026-09-12 07:10:34.046884 | instance |
2026-09-12 07:10:34.047129 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-09-12 07:10:34.047408 | instance | Saturday 12 September 2026 07:10:34 +0000 (0:00:00.077) 0:44:41.557 ****
2026-09-12 07:10:35.213335 | instance | changed: [instance]
2026-09-12 07:10:35.213381 | instance |
2026-09-12 07:10:35.213389 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-09-12 07:10:35.213395 | instance | Saturday 12 September 2026 07:10:35 +0000 (0:00:01.166) 0:44:42.723 ****
2026-09-12 07:10:35.915898 | instance | ok: [instance]
2026-09-12 07:10:35.915962 | instance |
2026-09-12 07:10:35.915975 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-09-12 07:10:35.915980 | instance | Saturday 12 September 2026 07:10:35 +0000 (0:00:00.703) 0:44:43.426 ****
2026-09-12 07:10:56.396281 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-09-12 07:10:56.397363 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-09-12 07:10:56.397438 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-09-12 07:10:56.397450 | instance | changed: [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'}]})
2026-09-12 07:10:56.397683 | instance |
2026-09-12 07:10:56.398032 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] ****************************
2026-09-12 07:10:56.398487 | instance | Saturday 12 September 2026 07:10:56 +0000 (0:00:20.479) 0:45:03.906 ****
2026-09-12 07:10:59.517972 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'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'}])
2026-09-12 07:10:59.518179 | instance |
2026-09-12 07:10:59.518426 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 07:10:59.518644 | instance | Saturday 12 September 2026 07:10:59 +0000 (0:00:03.121) 0:45:07.028 ****
2026-09-12 07:10:59.607478 | instance | ok: [instance]
2026-09-12 07:10:59.607661 | instance |
2026-09-12 07:10:59.607911 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 07:10:59.608213 | instance | Saturday 12 September 2026 07:10:59 +0000 (0:00:00.090) 0:45:07.118 ****
2026-09-12 07:10:59.707795 | instance | included: rabbitmq for instance
2026-09-12 07:10:59.707959 | instance |
2026-09-12 07:10:59.708265 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-09-12 07:10:59.708490 | instance | Saturday 12 September 2026 07:10:59 +0000 (0:00:00.100) 0:45:07.218 ****
2026-09-12 07:11:00.544490 | instance | ok: [instance]
2026-09-12 07:11:00.544620 | instance |
2026-09-12 07:11:00.544760 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-09-12 07:11:00.544886 | instance | Saturday 12 September 2026 07:11:00 +0000 (0:00:00.836) 0:45:08.055 ****
2026-09-12 07:11:00.600260 | instance | skipping: [instance]
2026-09-12 07:11:00.600495 | instance |
2026-09-12 07:11:00.600754 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-09-12 07:11:00.601000 | instance | Saturday 12 September 2026 07:11:00 +0000 (0:00:00.055) 0:45:08.111 ****
2026-09-12 07:11:00.645217 | instance | skipping: [instance]
2026-09-12 07:11:00.645412 | instance |
2026-09-12 07:11:00.645665 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-09-12 07:11:00.645932 | instance | Saturday 12 September 2026 07:11:00 +0000 (0:00:00.044) 0:45:08.155 ****
2026-09-12 07:11:00.702226 | instance | skipping: [instance]
2026-09-12 07:11:00.702443 | instance |
2026-09-12 07:11:00.702699 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-09-12 07:11:00.702941 | instance | Saturday 12 September 2026 07:11:00 +0000 (0:00:00.057) 0:45:08.212 ****
2026-09-12 07:11:31.640654 | instance | changed: [instance]
2026-09-12 07:11:31.641009 | instance |
2026-09-12 07:11:31.641455 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 07:11:31.641824 | instance | Saturday 12 September 2026 07:11:31 +0000 (0:00:30.938) 0:45:39.151 ****
2026-09-12 07:11:32.360900 | instance | ok: [instance]
2026-09-12 07:11:32.361098 | instance |
2026-09-12 07:11:32.361377 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 07:11:32.361633 | instance | Saturday 12 September 2026 07:11:32 +0000 (0:00:00.720) 0:45:39.871 ****
2026-09-12 07:11:32.432552 | instance | ok: [instance]
2026-09-12 07:11:32.432797 | instance |
2026-09-12 07:11:32.433069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 07:11:32.433368 | instance | Saturday 12 September 2026 07:11:32 +0000 (0:00:00.071) 0:45:39.943 ****
2026-09-12 07:11:32.517239 | instance | skipping: [instance]
2026-09-12 07:11:32.517385 | instance |
2026-09-12 07:11:32.517611 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 07:11:32.517806 | instance | Saturday 12 September 2026 07:11:32 +0000 (0:00:00.084) 0:45:40.027 ****
2026-09-12 07:11:32.606684 | instance | skipping: [instance]
2026-09-12 07:11:32.606873 | instance |
2026-09-12 07:11:32.607020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 07:11:32.607233 | instance | Saturday 12 September 2026 07:11:32 +0000 (0:00:00.089) 0:45:40.117 ****
2026-09-12 07:11:32.688193 | instance | ok: [instance]
2026-09-12 07:11:32.688422 | instance |
2026-09-12 07:11:32.688721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 07:11:32.688965 | instance | Saturday 12 September 2026 07:11:32 +0000 (0:00:00.081) 0:45:40.198 ****
2026-09-12 07:11:32.840388 | instance | ok: [instance] => (item=orchestration)
2026-09-12 07:11:32.840589 | instance | ok: [instance] => (item=oslo_db)
2026-09-12 07:11:32.840815 | instance | ok: [instance] => (item=oslo_messaging)
2026-09-12 07:11:32.841044 | instance | ok: [instance] => (item=oslo_cache)
2026-09-12 07:11:32.841297 | instance | ok: [instance] => (item=cloudformation)
2026-09-12 07:11:32.841549 | instance | ok: [instance] => (item=identity)
2026-09-12 07:11:32.841744 | instance |
2026-09-12 07:11:32.842037 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 07:11:32.842318 | instance | Saturday 12 September 2026 07:11:32 +0000 (0:00:00.152) 0:45:40.351 ****
2026-09-12 07:11:32.919028 | instance | ok: [instance]
2026-09-12 07:11:32.919335 | instance |
2026-09-12 07:11:32.919716 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 07:11:32.920045 | instance | Saturday 12 September 2026 07:11:32 +0000 (0:00:00.078) 0:45:40.429 ****
2026-09-12 07:11:32.991669 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 07:11:32.991891 | instance |
2026-09-12 07:11:32.992229 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 07:11:32.992476 | instance | Saturday 12 September 2026 07:11:32 +0000 (0:00:00.072) 0:45:40.502 ****
2026-09-12 07:11:33.625638 | instance | changed: [instance]
2026-09-12 07:11:33.625880 | instance |
2026-09-12 07:11:33.626247 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] ****************************
2026-09-12 07:11:33.626557 | instance | Saturday 12 September 2026 07:11:33 +0000 (0:00:00.634) 0:45:41.136 ****
2026-09-12 07:14:57.070566 | instance | changed: [instance]
2026-09-12 07:14:57.071448 | instance |
2026-09-12 07:14:57.071515 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 07:14:57.071526 | instance | Saturday 12 September 2026 07:14:57 +0000 (0:03:23.444) 0:49:04.580 ****
2026-09-12 07:14:57.195621 | instance | included: openstack_helm_ingress for instance
2026-09-12 07:14:57.195807 | instance |
2026-09-12 07:14:57.196039 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 07:14:57.196376 | instance | Saturday 12 September 2026 07:14:57 +0000 (0:00:00.125) 0:49:04.706 ****
2026-09-12 07:14:57.260376 | instance | skipping: [instance]
2026-09-12 07:14:57.260548 | instance |
2026-09-12 07:14:57.260814 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 07:14:57.261096 | instance | Saturday 12 September 2026 07:14:57 +0000 (0:00:00.064) 0:49:04.770 ****
2026-09-12 07:14:57.325922 | instance | skipping: [instance]
2026-09-12 07:14:57.326127 | instance |
2026-09-12 07:14:57.326405 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 07:14:57.326653 | instance | Saturday 12 September 2026 07:14:57 +0000 (0:00:00.065) 0:49:04.836 ****
2026-09-12 07:14:57.424010 | instance | ok: [instance]
2026-09-12 07:14:57.424322 | instance |
2026-09-12 07:14:57.424773 | instance | TASK [Create Ingress orchestration] ********************************************
2026-09-12 07:14:57.425050 | instance | Saturday 12 September 2026 07:14:57 +0000 (0:00:00.097) 0:49:04.934 ****
2026-09-12 07:14:57.517304 | instance | included: ingress for instance
2026-09-12 07:14:57.517422 | instance |
2026-09-12 07:14:57.517671 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] **************
2026-09-12 07:14:57.517930 | instance | Saturday 12 September 2026 07:14:57 +0000 (0:00:00.093) 0:49:05.027 ****
2026-09-12 07:14:58.746772 | instance | changed: [instance]
2026-09-12 07:14:58.746862 | instance |
2026-09-12 07:14:58.746932 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 07:14:58.747060 | instance | Saturday 12 September 2026 07:14:58 +0000 (0:00:01.228) 0:49:06.256 ****
2026-09-12 07:14:58.885048 | instance | included: openstack_helm_ingress for instance
2026-09-12 07:14:58.885346 | instance |
2026-09-12 07:14:58.885680 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 07:14:58.885992 | instance | Saturday 12 September 2026 07:14:58 +0000 (0:00:00.138) 0:49:06.395 ****
2026-09-12 07:14:58.980994 | instance | skipping: [instance]
2026-09-12 07:14:58.981112 | instance |
2026-09-12 07:14:58.981218 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 07:14:58.981373 | instance | Saturday 12 September 2026 07:14:58 +0000 (0:00:00.095) 0:49:06.490 ****
2026-09-12 07:14:59.053145 | instance | skipping: [instance]
2026-09-12 07:14:59.053327 | instance |
2026-09-12 07:14:59.053586 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 07:14:59.053812 | instance | Saturday 12 September 2026 07:14:59 +0000 (0:00:00.071) 0:49:06.562 ****
2026-09-12 07:14:59.122175 | instance | ok: [instance]
2026-09-12 07:14:59.122334 | instance |
2026-09-12 07:14:59.122439 | instance | TASK [Create Ingress cloudformation] *******************************************
2026-09-12 07:14:59.122579 | instance | Saturday 12 September 2026 07:14:59 +0000 (0:00:00.070) 0:49:06.632 ****
2026-09-12 07:14:59.202413 | instance | included: ingress for instance
2026-09-12 07:14:59.202667 | instance |
2026-09-12 07:14:59.202915 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] *************
2026-09-12 07:14:59.203141 | instance | Saturday 12 September 2026 07:14:59 +0000 (0:00:00.080) 0:49:06.712 ****
2026-09-12 07:15:00.439067 | instance | changed: [instance]
2026-09-12 07:15:00.439138 | instance |
2026-09-12 07:15:00.439150 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-09-12 07:15:00.439160 | instance | Saturday 12 September 2026 07:15:00 +0000 (0:00:01.236) 0:49:07.949 ****
2026-09-12 07:15:00.703505 | instance | ok: [instance]
2026-09-12 07:15:00.703644 | instance |
2026-09-12 07:15:00.703795 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-09-12 07:15:00.703943 | instance | Saturday 12 September 2026 07:15:00 +0000 (0:00:00.264) 0:49:08.214 ****
2026-09-12 07:15:02.286358 | instance | ok: [instance]
2026-09-12 07:15:02.286453 | instance |
2026-09-12 07:15:02.286801 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-09-12 07:15:02.287013 | instance | Saturday 12 September 2026 07:15:02 +0000 (0:00:01.582) 0:49:09.796 ****
2026-09-12 07:15:02.601657 | instance | ok: [instance]
2026-09-12 07:15:02.601725 | instance |
2026-09-12 07:15:02.601815 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 07:15:02.601929 | instance | Saturday 12 September 2026 07:15:02 +0000 (0:00:00.314) 0:49:10.110 ****
2026-09-12 07:15:03.085777 | instance | ok: [instance] => {
2026-09-12 07:15:03.085979 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz"
2026-09-12 07:15:03.086230 | instance | }
2026-09-12 07:15:03.086438 | instance |
2026-09-12 07:15:03.086672 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 07:15:03.086892 | instance | Saturday 12 September 2026 07:15:03 +0000 (0:00:00.485) 0:49:10.595 ****
2026-09-12 07:15:03.555670 | instance | ok: [instance]
2026-09-12 07:15:03.555852 | instance |
2026-09-12 07:15:03.556595 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 07:15:03.556914 | instance | Saturday 12 September 2026 07:15:03 +0000 (0:00:00.469) 0:49:11.065 ****
2026-09-12 07:15:04.836952 | instance | ok: [instance]
2026-09-12 07:15:04.837242 | instance |
2026-09-12 07:15:04.837416 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-09-12 07:15:04.837569 | instance | Saturday 12 September 2026 07:15:04 +0000 (0:00:01.281) 0:49:12.347 ****
2026-09-12 07:15:05.517468 | instance | ok: [instance]
2026-09-12 07:15:05.517676 | instance |
2026-09-12 07:15:05.517931 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-09-12 07:15:05.518164 | instance | Saturday 12 September 2026 07:15:05 +0000 (0:00:00.680) 0:49:13.027 ****
2026-09-12 07:15:06.461671 | instance | ok: [instance]
2026-09-12 07:15:06.461776 | instance |
2026-09-12 07:15:06.461818 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-09-12 07:15:06.461940 | instance | Saturday 12 September 2026 07:15:06 +0000 (0:00:00.944) 0:49:13.972 ****
2026-09-12 07:15:07.418795 | instance | ok: [instance]
2026-09-12 07:15:07.418982 | instance |
2026-09-12 07:15:07.419262 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-09-12 07:15:07.419521 | instance | Saturday 12 September 2026 07:15:07 +0000 (0:00:00.956) 0:49:14.929 ****
2026-09-12 07:15:07.865313 | instance | ok: [instance]
2026-09-12 07:15:07.865509 | instance |
2026-09-12 07:15:07.865663 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-09-12 07:15:07.865808 | instance | Saturday 12 September 2026 07:15:07 +0000 (0:00:00.446) 0:49:15.375 ****
2026-09-12 07:15:08.028671 | instance | included: openstack_helm_endpoints for instance
2026-09-12 07:15:08.028848 | instance |
2026-09-12 07:15:08.029090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 07:15:08.029402 | instance | Saturday 12 September 2026 07:15:08 +0000 (0:00:00.162) 0:49:15.538 ****
2026-09-12 07:15:08.111313 | instance | skipping: [instance]
2026-09-12 07:15:08.111439 | instance |
2026-09-12 07:15:08.111629 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 07:15:08.111863 | instance | Saturday 12 September 2026 07:15:08 +0000 (0:00:00.083) 0:49:15.621 ****
2026-09-12 07:15:08.177743 | instance | skipping: [instance]
2026-09-12 07:15:08.177859 | instance |
2026-09-12 07:15:08.178100 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 07:15:08.178345 | instance | Saturday 12 September 2026 07:15:08 +0000 (0:00:00.066) 0:49:15.688 ****
2026-09-12 07:15:08.237935 | instance | skipping: [instance]
2026-09-12 07:15:08.238094 | instance |
2026-09-12 07:15:08.238544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 07:15:08.238748 | instance | Saturday 12 September 2026 07:15:08 +0000 (0:00:00.060) 0:49:15.748 ****
2026-09-12 07:15:08.309318 | instance | skipping: [instance]
2026-09-12 07:15:08.309429 | instance |
2026-09-12 07:15:08.309670 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 07:15:08.309871 | instance | Saturday 12 September 2026 07:15:08 +0000 (0:00:00.071) 0:49:15.819 ****
2026-09-12 07:15:08.366631 | instance | skipping: [instance]
2026-09-12 07:15:08.366809 | instance |
2026-09-12 07:15:08.367069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 07:15:08.367302 | instance | Saturday 12 September 2026 07:15:08 +0000 (0:00:00.057) 0:49:15.876 ****
2026-09-12 07:15:08.421659 | instance | skipping: [instance]
2026-09-12 07:15:08.421901 | instance |
2026-09-12 07:15:08.422149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 07:15:08.422407 | instance | Saturday 12 September 2026 07:15:08 +0000 (0:00:00.055) 0:49:15.932 ****
2026-09-12 07:15:08.489649 | instance | ok: [instance]
2026-09-12 07:15:08.489811 | instance |
2026-09-12 07:15:08.490049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 07:15:08.490296 | instance | Saturday 12 September 2026 07:15:08 +0000 (0:00:00.067) 0:49:16.000 ****
2026-09-12 07:15:08.576003 | instance | ok: [instance] => (item=identity)
2026-09-12 07:15:08.576768 | instance |
2026-09-12 07:15:08.576842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 07:15:08.576863 | instance | Saturday 12 September 2026 07:15:08 +0000 (0:00:00.086) 0:49:16.086 ****
2026-09-12 07:15:08.682094 | instance | ok: [instance]
2026-09-12 07:15:08.682288 | instance |
2026-09-12 07:15:08.682524 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-09-12 07:15:08.682755 | instance | Saturday 12 September 2026 07:15:08 +0000 (0:00:00.106) 0:49:16.192 ****
2026-09-12 07:15:09.311162 | instance | ok: [instance]
2026-09-12 07:15:09.311358 | instance |
2026-09-12 07:15:09.311630 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-09-12 07:15:09.311868 | instance | Saturday 12 September 2026 07:15:09 +0000 (0:00:00.628) 0:49:16.821 ****
2026-09-12 07:15:09.901046 | instance | ok: [instance]
2026-09-12 07:15:09.901127 | instance |
2026-09-12 07:15:09.901135 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-09-12 07:15:09.901142 | instance | Saturday 12 September 2026 07:15:09 +0000 (0:00:00.587) 0:49:17.409 ****
2026-09-12 07:15:10.430372 | instance | ok: [instance]
2026-09-12 07:15:10.430448 | instance |
2026-09-12 07:15:10.430695 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-09-12 07:15:10.430964 | instance | Saturday 12 September 2026 07:15:10 +0000 (0:00:00.530) 0:49:17.940 ****
2026-09-12 07:15:11.045373 | instance | ok: [instance]
2026-09-12 07:15:11.045501 | instance |
2026-09-12 07:15:11.045756 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 07:15:11.046041 | instance | Saturday 12 September 2026 07:15:11 +0000 (0:00:00.615) 0:49:18.555 ****
2026-09-12 07:15:11.167763 | instance | ok: [instance]
2026-09-12 07:15:11.167919 | instance |
2026-09-12 07:15:11.168225 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 07:15:11.168475 | instance | Saturday 12 September 2026 07:15:11 +0000 (0:00:00.122) 0:49:18.678 ****
2026-09-12 07:15:11.264881 | instance | included: rabbitmq for instance
2026-09-12 07:15:11.265077 | instance |
2026-09-12 07:15:11.265364 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-09-12 07:15:11.265588 | instance | Saturday 12 September 2026 07:15:11 +0000 (0:00:00.097) 0:49:18.775 ****
2026-09-12 07:15:12.061106 | instance | ok: [instance]
2026-09-12 07:15:12.061294 | instance |
2026-09-12 07:15:12.061604 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-09-12 07:15:12.061910 | instance | Saturday 12 September 2026 07:15:12 +0000 (0:00:00.795) 0:49:19.570 ****
2026-09-12 07:15:12.151410 | instance | skipping: [instance]
2026-09-12 07:15:12.151648 | instance |
2026-09-12 07:15:12.151910 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-09-12 07:15:12.152207 | instance | Saturday 12 September 2026 07:15:12 +0000 (0:00:00.090) 0:49:19.661 ****
2026-09-12 07:15:12.227251 | instance | skipping: [instance]
2026-09-12 07:15:12.227388 | instance |
2026-09-12 07:15:12.227647 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-09-12 07:15:12.227938 | instance | Saturday 12 September 2026 07:15:12 +0000 (0:00:00.075) 0:49:19.737 ****
2026-09-12 07:15:12.314955 | instance | skipping: [instance]
2026-09-12 07:15:12.315094 | instance |
2026-09-12 07:15:12.315377 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-09-12 07:15:12.315599 | instance | Saturday 12 September 2026 07:15:12 +0000 (0:00:00.087) 0:49:19.825 ****
2026-09-12 07:15:43.241338 | instance | changed: [instance]
2026-09-12 07:15:43.241448 | instance |
2026-09-12 07:15:43.241518 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 07:15:43.241653 | instance | Saturday 12 September 2026 07:15:43 +0000 (0:00:30.926) 0:49:50.752 ****
2026-09-12 07:15:43.933120 | instance | ok: [instance]
2026-09-12 07:15:43.933369 | instance |
2026-09-12 07:15:43.933645 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 07:15:43.933892 | instance | Saturday 12 September 2026 07:15:43 +0000 (0:00:00.691) 0:49:51.443 ****
2026-09-12 07:15:44.006735 | instance | ok: [instance]
2026-09-12 07:15:44.007028 | instance |
2026-09-12 07:15:44.007479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 07:15:44.007779 | instance | Saturday 12 September 2026 07:15:44 +0000 (0:00:00.072) 0:49:51.516 ****
2026-09-12 07:15:44.110737 | instance | skipping: [instance]
2026-09-12 07:15:44.110947 | instance |
2026-09-12 07:15:44.111324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 07:15:44.111611 | instance | Saturday 12 September 2026 07:15:44 +0000 (0:00:00.104) 0:49:51.621 ****
2026-09-12 07:15:44.202483 | instance | skipping: [instance]
2026-09-12 07:15:44.202689 | instance |
2026-09-12 07:15:44.202985 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 07:15:44.203282 | instance | Saturday 12 September 2026 07:15:44 +0000 (0:00:00.090) 0:49:51.711 ****
2026-09-12 07:15:44.277276 | instance | ok: [instance]
2026-09-12 07:15:44.277329 | instance |
2026-09-12 07:15:44.277340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 07:15:44.277351 | instance | Saturday 12 September 2026 07:15:44 +0000 (0:00:00.074) 0:49:51.786 ****
2026-09-12 07:15:44.427279 | instance | ok: [instance] => (item=oslo_db)
2026-09-12 07:15:44.427571 | instance | ok: [instance] => (item=load_balancer)
2026-09-12 07:15:44.427802 | instance | ok: [instance] => (item=network)
2026-09-12 07:15:44.428050 | instance | ok: [instance] => (item=oslo_messaging)
2026-09-12 07:15:44.428482 | instance | ok: [instance] => (item=oslo_cache)
2026-09-12 07:15:44.428791 | instance | ok: [instance] => (item=oslo_db_persistence)
2026-09-12 07:15:44.429039 | instance | ok: [instance] => (item=valkey)
2026-09-12 07:15:44.429320 | instance | ok: [instance] => (item=identity)
2026-09-12 07:15:44.429592 | instance |
2026-09-12 07:15:44.429868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 07:15:44.430118 | instance | Saturday 12 September 2026 07:15:44 +0000 (0:00:00.151) 0:49:51.937 ****
2026-09-12 07:15:44.532379 | instance | ok: [instance]
2026-09-12 07:15:44.532495 | instance |
2026-09-12 07:15:44.532645 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 07:15:44.532787 | instance | Saturday 12 September 2026 07:15:44 +0000 (0:00:00.105) 0:49:52.043 ****
2026-09-12 07:15:44.616033 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 07:15:44.616157 | instance |
2026-09-12 07:15:44.616331 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 07:15:44.616471 | instance | Saturday 12 September 2026 07:15:44 +0000 (0:00:00.083) 0:49:52.126 ****
2026-09-12 07:15:45.326034 | instance | changed: [instance]
2026-09-12 07:15:45.326222 | instance |
2026-09-12 07:15:45.326463 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-09-12 07:15:45.326661 | instance | Saturday 12 September 2026 07:15:45 +0000 (0:00:00.709) 0:49:52.836 ****
2026-09-12 07:15:46.756288 | instance | ok: [instance]
2026-09-12 07:15:46.756367 | instance |
2026-09-12 07:15:46.756469 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] *****************
2026-09-12 07:15:46.756620 | instance | Saturday 12 September 2026 07:15:46 +0000 (0:00:01.430) 0:49:54.266 ****
2026-09-12 07:15:48.442878 | instance | changed: [instance]
2026-09-12 07:15:48.443122 | instance |
2026-09-12 07:15:48.443444 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ******************
2026-09-12 07:15:48.443805 | instance | Saturday 12 September 2026 07:15:48 +0000 (0:00:01.686) 0:49:55.953 ****
2026-09-12 07:15:50.181795 | instance | changed: [instance]
2026-09-12 07:15:50.181992 | instance |
2026-09-12 07:15:50.182260 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ******
2026-09-12 07:15:50.182496 | instance | Saturday 12 September 2026 07:15:50 +0000 (0:00:01.738) 0:49:57.692 ****
2026-09-12 07:15:51.633102 | instance | changed: [instance]
2026-09-12 07:15:51.633326 | instance |
2026-09-12 07:15:51.633594 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] ***
2026-09-12 07:15:51.633878 | instance | Saturday 12 September 2026 07:15:51 +0000 (0:00:01.450) 0:49:59.142 ****
2026-09-12 07:15:57.860774 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555})
2026-09-12 07:15:57.860849 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514})
2026-09-12 07:15:57.860959 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514})
2026-09-12 07:15:57.861073 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514})
2026-09-12 07:15:57.861167 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514})
2026-09-12 07:15:57.861283 | instance |
2026-09-12 07:15:57.861378 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] ****
2026-09-12 07:15:57.861475 | instance | Saturday 12 September 2026 07:15:57 +0000 (0:00:06.229) 0:50:05.371 ****
2026-09-12 07:15:59.653974 | instance | changed: [instance] => (item=instance)
2026-09-12 07:15:59.654181 | instance |
2026-09-12 07:15:59.654641 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ******
2026-09-12 07:15:59.654680 | instance | Saturday 12 September 2026 07:15:59 +0000 (0:00:01.792) 0:50:07.164 ****
2026-09-12 07:16:02.351694 | instance | ok: [instance] => (item=instance)
2026-09-12 07:16:02.351791 | instance |
2026-09-12 07:16:02.352023 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] *********************
2026-09-12 07:16:02.352093 | instance | Saturday 12 September 2026 07:16:02 +0000 (0:00:02.698) 0:50:09.862 ****
2026-09-12 07:16:07.437822 | instance | ok: [instance] => (item=instance)
2026-09-12 07:16:07.437887 | instance |
2026-09-12 07:16:07.437898 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] *******
2026-09-12 07:16:07.437908 | instance | Saturday 12 September 2026 07:16:07 +0000 (0:00:05.084) 0:50:14.947 ****
2026-09-12 07:16:08.690165 | instance | ok: [instance] => (item=instance)
2026-09-12 07:16:08.690259 | instance |
2026-09-12 07:16:08.690586 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] ***************
2026-09-12 07:16:08.690611 | instance | Saturday 12 September 2026 07:16:08 +0000 (0:00:01.253) 0:50:16.200 ****
2026-09-12 07:16:08.792491 | instance | ok: [instance] => (item=octavia-health-manager-port-instance)
2026-09-12 07:16:08.792933 | instance |
2026-09-12 07:16:08.792981 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] *************
2026-09-12 07:16:08.792990 | instance | Saturday 12 September 2026 07:16:08 +0000 (0:00:00.102) 0:50:16.303 ****
2026-09-12 07:16:10.026709 | instance | changed: [instance]
2026-09-12 07:16:10.026789 | instance |
2026-09-12 07:16:10.027172 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] *******
2026-09-12 07:16:10.027626 | instance | Saturday 12 September 2026 07:16:10 +0000 (0:00:01.233) 0:50:17.536 ****
2026-09-12 07:16:12.522184 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-12T07:15:59Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.246', 'hostname': 'host-172-24-0-246', 'fqdn': 'host-172-24-0-246.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '8fd09d66-b1dd-460e-b1e4-c50aa2cbede4', 'ip_address': '172.24.0.246'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:38:94:75', 'name': 'octavia-health-manager-port-instance', 'network_id': '76062f57-bfa8-4281-bf11-aea3d7ad7759', 'numa_affinity_policy': None, 'project_id': '494eec967bd94616aea910a91f8dd82b', 'tenant_id': '494eec967bd94616aea910a91f8dd82b', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['5ad0dbd1-6bee-4de6-ac61-99267a0c6fb6'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-12T07:16:06Z', 'revision_number': 4, 'if_match': None, 'id': '6dfde0e8-8f1c-481a-bdcb-8695eb0fc787', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}])
2026-09-12 07:16:12.522259 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-12T07:15:59Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.246', 'hostname': 'host-172-24-0-246', 'fqdn': 'host-172-24-0-246.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '8fd09d66-b1dd-460e-b1e4-c50aa2cbede4', 'ip_address': '172.24.0.246'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:38:94:75', 'name': 'octavia-health-manager-port-instance', 'network_id': '76062f57-bfa8-4281-bf11-aea3d7ad7759', 'numa_affinity_policy': None, 'project_id': '494eec967bd94616aea910a91f8dd82b', 'tenant_id': '494eec967bd94616aea910a91f8dd82b', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['5ad0dbd1-6bee-4de6-ac61-99267a0c6fb6'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-12T07:16:06Z', 'revision_number': 4, 'if_match': None, 'id': '6dfde0e8-8f1c-481a-bdcb-8695eb0fc787', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}])
2026-09-12 07:16:12.522269 | instance |
2026-09-12 07:16:12.522281 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] *********************
2026-09-12 07:16:12.522287 | instance | Saturday 12 September 2026 07:16:12 +0000 (0:00:02.495) 0:50:20.032 ****
2026-09-12 07:16:13.738491 | instance | changed: [instance]
2026-09-12 07:16:13.738629 | instance |
2026-09-12 07:16:13.738934 | instance | TASK [Upload Amphora image] ****************************************************
2026-09-12 07:16:13.738997 | instance | Saturday 12 September 2026 07:16:13 +0000 (0:00:01.216) 0:50:21.249 ****
2026-09-12 07:16:13.872172 | instance | included: atmosphere.common.glance_image for instance
2026-09-12 07:16:13.872400 | instance |
2026-09-12 07:16:13.872415 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-09-12 07:16:13.872454 | instance | Saturday 12 September 2026 07:16:13 +0000 (0:00:00.133) 0:50:21.383 ****
2026-09-12 07:16:15.149100 | instance | ok: [instance]
2026-09-12 07:16:15.149254 | instance |
2026-09-12 07:16:15.149266 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-09-12 07:16:15.149337 | instance | Saturday 12 September 2026 07:16:15 +0000 (0:00:01.275) 0:50:22.658 ****
2026-09-12 07:16:15.799840 | instance | ok: [instance]
2026-09-12 07:16:15.799956 | instance |
2026-09-12 07:16:15.800299 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-09-12 07:16:15.800361 | instance | Saturday 12 September 2026 07:16:15 +0000 (0:00:00.651) 0:50:23.310 ****
2026-09-12 07:16:15.899779 | instance | ok: [instance]
2026-09-12 07:16:15.899865 | instance |
2026-09-12 07:16:15.899963 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-09-12 07:16:15.900129 | instance | Saturday 12 September 2026 07:16:15 +0000 (0:00:00.099) 0:50:23.410 ****
2026-09-12 07:16:17.482034 | instance | ok: [instance]
2026-09-12 07:16:17.482156 | instance |
2026-09-12 07:16:17.482323 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-09-12 07:16:17.482476 | instance | Saturday 12 September 2026 07:16:17 +0000 (0:00:01.582) 0:50:24.992 ****
2026-09-12 07:16:17.577828 | instance | ok: [instance]
2026-09-12 07:16:17.578041 | instance |
2026-09-12 07:16:17.578320 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-09-12 07:16:17.578554 | instance | Saturday 12 September 2026 07:16:17 +0000 (0:00:00.095) 0:50:25.088 ****
2026-09-12 07:16:17.683890 | instance | ok: [instance]
2026-09-12 07:16:17.684094 | instance |
2026-09-12 07:16:17.684396 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-09-12 07:16:17.684624 | instance | Saturday 12 September 2026 07:16:17 +0000 (0:00:00.105) 0:50:25.194 ****
2026-09-12 07:16:17.955813 | instance | changed: [instance]
2026-09-12 07:16:17.956009 | instance |
2026-09-12 07:16:17.956315 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-09-12 07:16:17.956569 | instance | Saturday 12 September 2026 07:16:17 +0000 (0:00:00.271) 0:50:25.466 ****
2026-09-12 07:16:33.599731 | instance | changed: [instance]
2026-09-12 07:16:33.600078 | instance |
2026-09-12 07:16:33.600414 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-09-12 07:16:33.600653 | instance | Saturday 12 September 2026 07:16:33 +0000 (0:00:15.643) 0:50:41.109 ****
2026-09-12 07:16:33.939079 | instance | ok: [instance]
2026-09-12 07:16:33.939367 | instance |
2026-09-12 07:16:33.939754 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-09-12 07:16:33.940104 | instance | Saturday 12 September 2026 07:16:33 +0000 (0:00:00.339) 0:50:41.449 ****
2026-09-12 07:16:35.960897 | instance | changed: [instance]
2026-09-12 07:16:35.961003 | instance |
2026-09-12 07:16:35.961159 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-09-12 07:16:35.961334 | instance | Saturday 12 September 2026 07:16:35 +0000 (0:00:02.022) 0:50:43.471 ****
2026-09-12 07:16:36.683423 | instance | ok: [instance]
2026-09-12 07:16:36.683489 | instance |
2026-09-12 07:16:36.683501 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-09-12 07:16:36.683511 | instance | Saturday 12 September 2026 07:16:36 +0000 (0:00:00.721) 0:50:44.193 ****
2026-09-12 07:16:36.762143 | instance | ok: [instance]
2026-09-12 07:16:36.762379 | instance |
2026-09-12 07:16:36.762610 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-09-12 07:16:36.762839 | instance | Saturday 12 September 2026 07:16:36 +0000 (0:00:00.079) 0:50:44.272 ****
2026-09-12 07:17:10.076623 | instance | changed: [instance]
2026-09-12 07:17:10.076810 | instance |
2026-09-12 07:17:10.077219 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-09-12 07:17:10.077326 | instance | Saturday 12 September 2026 07:17:10 +0000 (0:00:33.314) 0:51:17.587 ****
2026-09-12 07:17:10.132305 | instance | skipping: [instance]
2026-09-12 07:17:10.132388 | instance |
2026-09-12 07:17:10.132492 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-09-12 07:17:10.132594 | instance | Saturday 12 September 2026 07:17:10 +0000 (0:00:00.055) 0:51:17.642 ****
2026-09-12 07:17:10.178094 | instance | skipping: [instance]
2026-09-12 07:17:10.178306 | instance |
2026-09-12 07:17:10.178538 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-09-12 07:17:10.178762 | instance | Saturday 12 September 2026 07:17:10 +0000 (0:00:00.046) 0:51:17.689 ****
2026-09-12 07:17:10.693860 | instance | changed: [instance]
2026-09-12 07:17:10.694037 | instance |
2026-09-12 07:17:10.694296 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] *************
2026-09-12 07:17:10.694515 | instance | Saturday 12 September 2026 07:17:10 +0000 (0:00:00.515) 0:51:18.204 ****
2026-09-12 07:17:11.659096 | instance | ok: [instance]
2026-09-12 07:17:11.659346 | instance |
2026-09-12 07:17:11.659603 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ********************
2026-09-12 07:17:11.659858 | instance | Saturday 12 September 2026 07:17:11 +0000 (0:00:00.965) 0:51:19.169 ****
2026-09-12 07:17:17.601448 | instance | changed: [instance]
2026-09-12 07:17:17.601660 | instance |
2026-09-12 07:17:17.601909 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] *********
2026-09-12 07:17:17.602146 | instance | Saturday 12 September 2026 07:17:17 +0000 (0:00:05.942) 0:51:25.111 ****
2026-09-12 07:17:18.329867 | instance | ok: [instance]
2026-09-12 07:17:18.329964 | instance |
2026-09-12 07:17:18.330127 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] ***
2026-09-12 07:17:18.330295 | instance | Saturday 12 September 2026 07:17:18 +0000 (0:00:00.728) 0:51:25.840 ****
2026-09-12 07:17:19.740350 | instance | changed: [instance]
2026-09-12 07:17:19.740554 | instance |
2026-09-12 07:17:19.740794 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] **********************
2026-09-12 07:17:19.741107 | instance | Saturday 12 September 2026 07:17:19 +0000 (0:00:01.410) 0:51:27.250 ****
2026-09-12 07:17:21.243380 | instance | changed: [instance] => (item=octavia-client)
2026-09-12 07:17:21.243491 | instance | changed: [instance] => (item=octavia-server)
2026-09-12 07:17:21.243648 | instance |
2026-09-12 07:17:21.243786 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] ****
2026-09-12 07:17:21.243942 | instance | Saturday 12 September 2026 07:17:21 +0000 (0:00:01.503) 0:51:28.754 ****
2026-09-12 07:17:22.076924 | instance | changed: [instance]
2026-09-12 07:17:22.076976 | instance |
2026-09-12 07:17:22.076983 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] *************
2026-09-12 07:17:22.076989 | instance | Saturday 12 September 2026 07:17:22 +0000 (0:00:00.832) 0:51:29.586 ****
2026-09-12 07:17:23.927683 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring
2026-09-12 07:17:23.928012 | instance | loadbalancer quotas.
2026-09-12 07:17:23.980456 | instance | changed: [instance]
2026-09-12 07:17:23.980668 | instance |
2026-09-12 07:17:23.980906 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] *************************
2026-09-12 07:17:23.981138 | instance | Saturday 12 September 2026 07:17:23 +0000 (0:00:01.904) 0:51:31.491 ****
2026-09-12 07:19:37.736467 | instance | changed: [instance]
2026-09-12 07:19:37.737155 | instance |
2026-09-12 07:19:37.737164 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] *************************
2026-09-12 07:19:37.737170 | instance | Saturday 12 September 2026 07:19:37 +0000 (0:02:13.753) 0:53:45.244 ****
2026-09-12 07:19:46.446115 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'})
2026-09-12 07:19:46.446235 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'})
2026-09-12 07:19:46.446572 | instance |
2026-09-12 07:19:46.446888 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 07:19:46.446914 | instance | Saturday 12 September 2026 07:19:46 +0000 (0:00:08.712) 0:53:53.956 ****
2026-09-12 07:19:46.633000 | instance | included: openstack_helm_ingress for instance
2026-09-12 07:19:46.633105 | instance |
2026-09-12 07:19:46.633286 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 07:19:46.633421 | instance | Saturday 12 September 2026 07:19:46 +0000 (0:00:00.186) 0:53:54.143 ****
2026-09-12 07:19:46.726710 | instance | skipping: [instance]
2026-09-12 07:19:46.726786 | instance |
2026-09-12 07:19:46.727135 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 07:19:46.727188 | instance | Saturday 12 September 2026 07:19:46 +0000 (0:00:00.094) 0:53:54.237 ****
2026-09-12 07:19:46.816375 | instance | skipping: [instance]
2026-09-12 07:19:46.816457 | instance |
2026-09-12 07:19:46.816575 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 07:19:46.816681 | instance | Saturday 12 September 2026 07:19:46 +0000 (0:00:00.089) 0:53:54.327 ****
2026-09-12 07:19:46.905502 | instance | ok: [instance]
2026-09-12 07:19:46.905575 | instance |
2026-09-12 07:19:46.905685 | instance | TASK [Create Ingress load-balancer] ********************************************
2026-09-12 07:19:46.905786 | instance | Saturday 12 September 2026 07:19:46 +0000 (0:00:00.089) 0:53:54.416 ****
2026-09-12 07:19:46.998760 | instance | included: ingress for instance
2026-09-12 07:19:46.998817 | instance |
2026-09-12 07:19:46.998932 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] **************
2026-09-12 07:19:46.999039 | instance | Saturday 12 September 2026 07:19:46 +0000 (0:00:00.093) 0:53:54.509 ****
2026-09-12 07:19:48.152028 | instance | changed: [instance]
2026-09-12 07:19:48.152260 | instance |
2026-09-12 07:19:48.152662 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 07:19:48.152916 | instance | Saturday 12 September 2026 07:19:48 +0000 (0:00:01.151) 0:53:55.661 ****
2026-09-12 07:19:48.260459 | instance | ok: [instance]
2026-09-12 07:19:48.260656 | instance |
2026-09-12 07:19:48.260898 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 07:19:48.261185 | instance | Saturday 12 September 2026 07:19:48 +0000 (0:00:00.109) 0:53:55.771 ****
2026-09-12 07:19:48.363453 | instance | included: rabbitmq for instance
2026-09-12 07:19:48.363642 | instance |
2026-09-12 07:19:48.363883 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-09-12 07:19:48.364135 | instance | Saturday 12 September 2026 07:19:48 +0000 (0:00:00.103) 0:53:55.874 ****
2026-09-12 07:19:49.060170 | instance | ok: [instance]
2026-09-12 07:19:49.060371 | instance |
2026-09-12 07:19:49.060640 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-09-12 07:19:49.061351 | instance | Saturday 12 September 2026 07:19:49 +0000 (0:00:00.695) 0:53:56.569 ****
2026-09-12 07:19:49.155497 | instance | skipping: [instance]
2026-09-12 07:19:49.155565 | instance |
2026-09-12 07:19:49.155577 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-09-12 07:19:49.155588 | instance | Saturday 12 September 2026 07:19:49 +0000 (0:00:00.095) 0:53:56.664 ****
2026-09-12 07:19:49.224294 | instance | skipping: [instance]
2026-09-12 07:19:49.224355 | instance |
2026-09-12 07:19:49.224485 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-09-12 07:19:49.224593 | instance | Saturday 12 September 2026 07:19:49 +0000 (0:00:00.070) 0:53:56.734 ****
2026-09-12 07:19:49.313980 | instance | skipping: [instance]
2026-09-12 07:19:49.314800 | instance |
2026-09-12 07:19:49.315380 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-09-12 07:19:49.315471 | instance | Saturday 12 September 2026 07:19:49 +0000 (0:00:00.089) 0:53:56.824 ****
2026-09-12 07:20:20.281648 | instance | changed: [instance]
2026-09-12 07:20:20.281827 | instance |
2026-09-12 07:20:20.282079 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 07:20:20.282321 | instance | Saturday 12 September 2026 07:20:20 +0000 (0:00:30.967) 0:54:27.791 ****
2026-09-12 07:20:21.140247 | instance | ok: [instance]
2026-09-12 07:20:21.140519 | instance |
2026-09-12 07:20:21.140790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 07:20:21.141038 | instance | Saturday 12 September 2026 07:20:21 +0000 (0:00:00.858) 0:54:28.650 ****
2026-09-12 07:20:21.228709 | instance | ok: [instance]
2026-09-12 07:20:21.228886 | instance |
2026-09-12 07:20:21.229124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 07:20:21.229379 | instance | Saturday 12 September 2026 07:20:21 +0000 (0:00:00.088) 0:54:28.739 ****
2026-09-12 07:20:21.305106 | instance | skipping: [instance]
2026-09-12 07:20:21.305184 | instance |
2026-09-12 07:20:21.305617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 07:20:21.305684 | instance | Saturday 12 September 2026 07:20:21 +0000 (0:00:00.076) 0:54:28.815 ****
2026-09-12 07:20:21.383836 | instance | skipping: [instance]
2026-09-12 07:20:21.384089 | instance |
2026-09-12 07:20:21.384186 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 07:20:21.384227 | instance | Saturday 12 September 2026 07:20:21 +0000 (0:00:00.078) 0:54:28.894 ****
2026-09-12 07:20:21.478344 | instance | ok: [instance]
2026-09-12 07:20:21.478691 | instance |
2026-09-12 07:20:21.479023 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 07:20:21.479401 | instance | Saturday 12 September 2026 07:20:21 +0000 (0:00:00.093) 0:54:28.988 ****
2026-09-12 07:20:21.656896 | instance | ok: [instance] => (item=orchestration)
2026-09-12 07:20:21.657068 | instance | ok: [instance] => (item=container_infra)
2026-09-12 07:20:21.657225 | instance | ok: [instance] => (item=oslo_db)
2026-09-12 07:20:21.657387 | instance | ok: [instance] => (item=oslo_messaging)
2026-09-12 07:20:21.657521 | instance | ok: [instance] => (item=oslo_cache)
2026-09-12 07:20:21.657692 | instance | ok: [instance] => (item=key_manager)
2026-09-12 07:20:21.657825 | instance | ok: [instance] => (item=identity)
2026-09-12 07:20:21.657984 | instance |
2026-09-12 07:20:21.658142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 07:20:21.658385 | instance | Saturday 12 September 2026 07:20:21 +0000 (0:00:00.178) 0:54:29.167 ****
2026-09-12 07:20:21.764693 | instance | ok: [instance]
2026-09-12 07:20:21.764909 | instance |
2026-09-12 07:20:21.765135 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 07:20:21.765420 | instance | Saturday 12 September 2026 07:20:21 +0000 (0:00:00.107) 0:54:29.274 ****
2026-09-12 07:20:21.881992 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 07:20:21.882168 | instance |
2026-09-12 07:20:21.882429 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 07:20:21.882660 | instance | Saturday 12 September 2026 07:20:21 +0000 (0:00:00.117) 0:54:29.392 ****
2026-09-12 07:20:22.692335 | instance | changed: [instance]
2026-09-12 07:20:22.692545 | instance |
2026-09-12 07:20:22.692794 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-09-12 07:20:22.693032 | instance | Saturday 12 September 2026 07:20:22 +0000 (0:00:00.810) 0:54:30.202 ****
2026-09-12 07:20:22.774957 | instance | ok: [instance] => {
2026-09-12 07:20:22.775225 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64"
2026-09-12 07:20:22.775476 | instance | }
2026-09-12 07:20:22.775689 | instance |
2026-09-12 07:20:22.775921 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-09-12 07:20:22.776254 | instance | Saturday 12 September 2026 07:20:22 +0000 (0:00:00.083) 0:54:30.285 ****
2026-09-12 07:20:23.847196 | instance | changed: [instance]
2026-09-12 07:20:23.847397 | instance |
2026-09-12 07:20:23.847731 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-09-12 07:20:23.847972 | instance | Saturday 12 September 2026 07:20:23 +0000 (0:00:01.071) 0:54:31.357 ****
2026-09-12 07:20:23.948861 | instance | skipping: [instance]
2026-09-12 07:20:23.949044 | instance |
2026-09-12 07:20:23.949305 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************
2026-09-12 07:20:23.949542 | instance | Saturday 12 September 2026 07:20:23 +0000 (0:00:00.102) 0:54:31.459 ****
2026-09-12 07:20:24.648339 | instance | changed: [instance]
2026-09-12 07:20:24.648563 | instance |
2026-09-12 07:20:24.648831 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 07:20:24.649093 | instance | Saturday 12 September 2026 07:20:24 +0000 (0:00:00.698) 0:54:32.158 ****
2026-09-12 07:20:24.735349 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 07:20:24.735590 | instance |
2026-09-12 07:20:24.735855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 07:20:24.736172 | instance | Saturday 12 September 2026 07:20:24 +0000 (0:00:00.087) 0:54:32.245 ****
2026-09-12 07:20:25.376909 | instance | changed: [instance]
2026-09-12 07:20:25.377031 | instance |
2026-09-12 07:20:25.377311 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] ***
2026-09-12 07:20:25.377554 | instance | Saturday 12 September 2026 07:20:25 +0000 (0:00:00.641) 0:54:32.887 ****
2026-09-12 07:20:25.669775 | instance | changed: [instance]
2026-09-12 07:20:25.669943 | instance |
2026-09-12 07:20:25.670183 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] ***
2026-09-12 07:20:25.670430 | instance | Saturday 12 September 2026 07:20:25 +0000 (0:00:00.292) 0:54:33.180 ****
2026-09-12 07:20:26.282799 | instance | changed: [instance]
2026-09-12 07:20:26.282885 | instance |
2026-09-12 07:20:26.283098 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] ***
2026-09-12 07:20:26.283304 | instance | Saturday 12 September 2026 07:20:26 +0000 (0:00:00.612) 0:54:33.793 ****
2026-09-12 07:20:27.400338 | instance | changed: [instance]
2026-09-12 07:20:27.400404 | instance |
2026-09-12 07:20:27.400416 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] ***
2026-09-12 07:20:27.400426 | instance | Saturday 12 September 2026 07:20:27 +0000 (0:00:01.116) 0:54:34.909 ****
2026-09-12 07:20:30.620815 | instance | changed: [instance]
2026-09-12 07:20:30.620911 | instance |
2026-09-12 07:20:30.621031 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] ***
2026-09-12 07:20:30.621152 | instance | Saturday 12 September 2026 07:20:30 +0000 (0:00:03.222) 0:54:38.131 ****
2026-09-12 07:20:30.933628 | instance | changed: [instance]
2026-09-12 07:20:30.933716 | instance |
2026-09-12 07:20:30.933827 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] ***
2026-09-12 07:20:30.933980 | instance | Saturday 12 September 2026 07:20:30 +0000 (0:00:00.312) 0:54:38.444 ****
2026-09-12 07:20:33.240236 | instance | changed: [instance]
2026-09-12 07:20:33.240363 | instance |
2026-09-12 07:20:33.240982 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] ***
2026-09-12 07:20:33.241008 | instance | Saturday 12 September 2026 07:20:33 +0000 (0:00:02.306) 0:54:40.751 ****
2026-09-12 07:20:33.971860 | instance | ok: [instance]
2026-09-12 07:20:33.971944 | instance |
2026-09-12 07:20:33.972016 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] *****
2026-09-12 07:20:33.972174 | instance | Saturday 12 September 2026 07:20:33 +0000 (0:00:00.731) 0:54:41.482 ****
2026-09-12 07:20:39.205835 | instance | changed: [instance]
2026-09-12 07:20:39.205918 | instance |
2026-09-12 07:20:39.206030 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] ***
2026-09-12 07:20:39.206134 | instance | Saturday 12 September 2026 07:20:39 +0000 (0:00:05.234) 0:54:46.716 ****
2026-09-12 07:20:39.251500 | instance | skipping: [instance]
2026-09-12 07:20:39.251586 | instance |
2026-09-12 07:20:39.251715 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] ***************
2026-09-12 07:20:39.251848 | instance | Saturday 12 September 2026 07:20:39 +0000 (0:00:00.045) 0:54:46.762 ****
2026-09-12 07:20:39.298861 | instance | skipping: [instance]
2026-09-12 07:20:39.298958 | instance |
2026-09-12 07:20:39.299082 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] ***
2026-09-12 07:20:39.299192 | instance | Saturday 12 September 2026 07:20:39 +0000 (0:00:00.047) 0:54:46.809 ****
2026-09-12 07:21:17.287805 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'})
2026-09-12 07:21:17.288020 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'})
2026-09-12 07:21:17.288354 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'})
2026-09-12 07:21:17.288601 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'})
2026-09-12 07:21:17.288806 | instance |
2026-09-12 07:21:17.289071 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] ***
2026-09-12 07:21:17.289359 | instance | Saturday 12 September 2026 07:21:17 +0000 (0:00:37.988) 0:55:24.798 ****
2026-09-12 07:21:17.437335 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-09-12 07:21:17.437460 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-09-12 07:21:17.437649 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-09-12 07:21:17.437805 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-09-12 07:21:17.437978 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-09-12 07:21:17.438125 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-09-12 07:21:17.438319 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-09-12 07:21:17.438477 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'})
2026-09-12 07:21:17.438611 | instance | skipping: [instance]
2026-09-12 07:21:17.438743 | instance |
2026-09-12 07:21:17.438887 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] ****
2026-09-12 07:21:17.439034 | instance | Saturday 12 September 2026 07:21:17 +0000 (0:00:00.149) 0:55:24.947 ****
2026-09-12 07:21:23.588711 | instance | changed: [instance]
2026-09-12 07:21:23.588886 | instance |
2026-09-12 07:21:23.589129 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] *********
2026-09-12 07:21:23.589398 | instance | Saturday 12 September 2026 07:21:23 +0000 (0:00:06.151) 0:55:31.099 ****
2026-09-12 07:21:24.427562 | instance | changed: [instance]
2026-09-12 07:21:24.427851 | instance |
2026-09-12 07:21:24.428326 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] **************************
2026-09-12 07:21:24.428629 | instance | Saturday 12 September 2026 07:21:24 +0000 (0:00:00.839) 0:55:31.938 ****
2026-09-12 07:23:43.354468 | instance | changed: [instance]
2026-09-12 07:23:43.354728 | instance |
2026-09-12 07:23:43.355018 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] **********
2026-09-12 07:23:43.355282 | instance | Saturday 12 September 2026 07:23:43 +0000 (0:02:18.925) 0:57:50.863 ****
2026-09-12 07:23:44.184623 | instance | changed: [instance]
2026-09-12 07:23:44.184843 | instance |
2026-09-12 07:23:44.185097 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 07:23:44.185378 | instance | Saturday 12 September 2026 07:23:44 +0000 (0:00:00.830) 0:57:51.694 ****
2026-09-12 07:23:44.329309 | instance | included: openstack_helm_ingress for instance
2026-09-12 07:23:44.329612 | instance |
2026-09-12 07:23:44.330154 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 07:23:44.330176 | instance | Saturday 12 September 2026 07:23:44 +0000 (0:00:00.144) 0:57:51.839 ****
2026-09-12 07:23:44.392532 | instance | skipping: [instance]
2026-09-12 07:23:44.392783 | instance |
2026-09-12 07:23:44.393044 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 07:23:44.393298 | instance | Saturday 12 September 2026 07:23:44 +0000 (0:00:00.064) 0:57:51.903 ****
2026-09-12 07:23:44.465591 | instance | skipping: [instance]
2026-09-12 07:23:44.466598 | instance |
2026-09-12 07:23:44.466623 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 07:23:44.466637 | instance | Saturday 12 September 2026 07:23:44 +0000 (0:00:00.072) 0:57:51.976 ****
2026-09-12 07:23:44.545837 | instance | ok: [instance]
2026-09-12 07:23:44.546030 | instance |
2026-09-12 07:23:44.546277 | instance | TASK [Create Ingress container-infra] ******************************************
2026-09-12 07:23:44.546596 | instance | Saturday 12 September 2026 07:23:44 +0000 (0:00:00.080) 0:57:52.056 ****
2026-09-12 07:23:44.640772 | instance | included: ingress for instance
2026-09-12 07:23:44.641017 | instance |
2026-09-12 07:23:44.641351 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************
2026-09-12 07:23:44.641641 | instance | Saturday 12 September 2026 07:23:44 +0000 (0:00:00.094) 0:57:52.151 ****
2026-09-12 07:23:45.933762 | instance | changed: [instance]
2026-09-12 07:23:45.933836 | instance |
2026-09-12 07:23:45.933947 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] *********************
2026-09-12 07:23:45.934054 | instance | Saturday 12 September 2026 07:23:45 +0000 (0:00:01.293) 0:57:53.444 ****
2026-09-12 07:23:46.678524 | instance | changed: [instance]
2026-09-12 07:23:46.678741 | instance |
2026-09-12 07:23:46.678993 | instance | TASK [Create magnum registry Ingress] ******************************************
2026-09-12 07:23:46.679242 | instance | Saturday 12 September 2026 07:23:46 +0000 (0:00:00.744) 0:57:54.188 ****
2026-09-12 07:23:46.866263 | instance | included: openstack_helm_ingress for instance
2026-09-12 07:23:46.866310 | instance |
2026-09-12 07:23:46.866315 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 07:23:46.866320 | instance | Saturday 12 September 2026 07:23:46 +0000 (0:00:00.185) 0:57:54.374 ****
2026-09-12 07:23:46.938268 | instance | skipping: [instance]
2026-09-12 07:23:46.938565 | instance |
2026-09-12 07:23:46.938831 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 07:23:46.939063 | instance | Saturday 12 September 2026 07:23:46 +0000 (0:00:00.073) 0:57:54.448 ****
2026-09-12 07:23:47.020026 | instance | skipping: [instance]
2026-09-12 07:23:47.020078 | instance |
2026-09-12 07:23:47.020221 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 07:23:47.020350 | instance | Saturday 12 September 2026 07:23:47 +0000 (0:00:00.082) 0:57:54.530 ****
2026-09-12 07:23:47.095687 | instance | ok: [instance]
2026-09-12 07:23:47.095758 | instance |
2026-09-12 07:23:47.095868 | instance | TASK [Create Ingress container-infra-registry] *********************************
2026-09-12 07:23:47.095975 | instance | Saturday 12 September 2026 07:23:47 +0000 (0:00:00.075) 0:57:54.606 ****
2026-09-12 07:23:47.192068 | instance | included: ingress for instance
2026-09-12 07:23:47.192241 | instance |
2026-09-12 07:23:47.192379 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] ***
2026-09-12 07:23:47.192483 | instance | Saturday 12 September 2026 07:23:47 +0000 (0:00:00.096) 0:57:54.702 ****
2026-09-12 07:23:48.311670 | instance | changed: [instance]
2026-09-12 07:23:48.311725 | instance |
2026-09-12 07:23:48.311734 | instance | TASK [Upload images] ***********************************************************
2026-09-12 07:23:48.311750 | instance | Saturday 12 September 2026 07:23:48 +0000 (0:00:01.118) 0:57:55.821 ****
2026-09-12 07:23:48.426847 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'})
2026-09-12 07:23:48.427017 | instance |
2026-09-12 07:23:48.427254 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-09-12 07:23:48.427499 | instance | Saturday 12 September 2026 07:23:48 +0000 (0:00:00.115) 0:57:55.937 ****
2026-09-12 07:23:48.972719 | instance | ok: [instance]
2026-09-12 07:23:48.972902 | instance |
2026-09-12 07:23:48.973150 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-09-12 07:23:48.973429 | instance | Saturday 12 September 2026 07:23:48 +0000 (0:00:00.545) 0:57:56.482 ****
2026-09-12 07:23:49.051194 | instance | ok: [instance]
2026-09-12 07:23:49.051285 | instance |
2026-09-12 07:23:49.051402 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-09-12 07:23:49.051507 | instance | Saturday 12 September 2026 07:23:49 +0000 (0:00:00.078) 0:57:56.561 ****
2026-09-12 07:23:50.136933 | instance | ok: [instance]
2026-09-12 07:23:50.137047 | instance |
2026-09-12 07:23:50.137226 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-09-12 07:23:50.137409 | instance | Saturday 12 September 2026 07:23:50 +0000 (0:00:01.085) 0:57:57.647 ****
2026-09-12 07:23:50.190199 | instance | ok: [instance]
2026-09-12 07:23:50.190348 | instance |
2026-09-12 07:23:50.190571 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-09-12 07:23:50.190765 | instance | Saturday 12 September 2026 07:23:50 +0000 (0:00:00.053) 0:57:57.700 ****
2026-09-12 07:23:50.272536 | instance | ok: [instance]
2026-09-12 07:23:50.272613 | instance |
2026-09-12 07:23:50.272688 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-09-12 07:23:50.272799 | instance | Saturday 12 September 2026 07:23:50 +0000 (0:00:00.082) 0:57:57.783 ****
2026-09-12 07:23:50.562159 | instance | changed: [instance]
2026-09-12 07:23:50.562220 | instance |
2026-09-12 07:23:50.562326 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-09-12 07:23:50.562434 | instance | Saturday 12 September 2026 07:23:50 +0000 (0:00:00.289) 0:57:58.072 ****
2026-09-12 07:23:58.645345 | instance | changed: [instance]
2026-09-12 07:23:58.645578 | instance |
2026-09-12 07:23:58.645813 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-09-12 07:23:58.646041 | instance | Saturday 12 September 2026 07:23:58 +0000 (0:00:08.082) 0:58:06.155 ****
2026-09-12 07:23:58.930066 | instance | ok: [instance]
2026-09-12 07:23:58.930269 | instance |
2026-09-12 07:23:58.930544 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-09-12 07:23:58.930777 | instance | Saturday 12 September 2026 07:23:58 +0000 (0:00:00.283) 0:58:06.438 ****
2026-09-12 07:23:59.003170 | instance | skipping: [instance]
2026-09-12 07:23:59.003411 | instance |
2026-09-12 07:23:59.003656 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-09-12 07:23:59.003889 | instance | Saturday 12 September 2026 07:23:58 +0000 (0:00:00.074) 0:58:06.513 ****
2026-09-12 07:23:59.724448 | instance | ok: [instance]
2026-09-12 07:23:59.724753 | instance |
2026-09-12 07:23:59.725030 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-09-12 07:23:59.725424 | instance | Saturday 12 September 2026 07:23:59 +0000 (0:00:00.721) 0:58:07.234 ****
2026-09-12 07:23:59.794476 | instance | ok: [instance]
2026-09-12 07:23:59.794665 | instance |
2026-09-12 07:23:59.794893 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-09-12 07:23:59.795146 | instance | Saturday 12 September 2026 07:23:59 +0000 (0:00:00.070) 0:58:07.305 ****
2026-09-12 07:24:20.517622 | instance | changed: [instance]
2026-09-12 07:24:20.517729 | instance |
2026-09-12 07:24:20.517737 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-09-12 07:24:20.517754 | instance | Saturday 12 September 2026 07:24:20 +0000 (0:00:20.722) 0:58:28.027 ****
2026-09-12 07:24:20.582738 | instance | skipping: [instance]
2026-09-12 07:24:20.582855 | instance |
2026-09-12 07:24:20.582867 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-09-12 07:24:20.583023 | instance | Saturday 12 September 2026 07:24:20 +0000 (0:00:00.065) 0:58:28.093 ****
2026-09-12 07:24:20.671932 | instance | skipping: [instance]
2026-09-12 07:24:20.672009 | instance |
2026-09-12 07:24:20.672335 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-09-12 07:24:20.672381 | instance | Saturday 12 September 2026 07:24:20 +0000 (0:00:00.089) 0:58:28.182 ****
2026-09-12 07:24:21.207099 | instance | changed: [instance]
2026-09-12 07:24:21.207169 | instance |
2026-09-12 07:24:21.207188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-09-12 07:24:21.207331 | instance | Saturday 12 September 2026 07:24:21 +0000 (0:00:00.534) 0:58:28.717 ****
2026-09-12 07:24:21.312220 | instance | ok: [instance]
2026-09-12 07:24:21.312327 | instance |
2026-09-12 07:24:21.312425 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-09-12 07:24:21.312587 | instance | Saturday 12 September 2026 07:24:21 +0000 (0:00:00.105) 0:58:28.823 ****
2026-09-12 07:24:21.411855 | instance | included: rabbitmq for instance
2026-09-12 07:24:21.411919 | instance |
2026-09-12 07:24:21.412041 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-09-12 07:24:21.412212 | instance | Saturday 12 September 2026 07:24:21 +0000 (0:00:00.099) 0:58:28.922 ****
2026-09-12 07:24:22.285083 | instance | ok: [instance]
2026-09-12 07:24:22.285197 | instance |
2026-09-12 07:24:22.285522 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-09-12 07:24:22.285564 | instance | Saturday 12 September 2026 07:24:22 +0000 (0:00:00.873) 0:58:29.795 ****
2026-09-12 07:24:22.378606 | instance | skipping: [instance]
2026-09-12 07:24:22.379059 | instance |
2026-09-12 07:24:22.379075 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-09-12 07:24:22.379135 | instance | Saturday 12 September 2026 07:24:22 +0000 (0:00:00.092) 0:58:29.888 ****
2026-09-12 07:24:22.473111 | instance | skipping: [instance]
2026-09-12 07:24:22.473134 | instance |
2026-09-12 07:24:22.473141 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-09-12 07:24:22.473147 | instance | Saturday 12 September 2026 07:24:22 +0000 (0:00:00.094) 0:58:29.983 ****
2026-09-12 07:24:22.572128 | instance | skipping: [instance]
2026-09-12 07:24:22.572249 | instance |
2026-09-12 07:24:22.572557 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-09-12 07:24:22.572799 | instance | Saturday 12 September 2026 07:24:22 +0000 (0:00:00.098) 0:58:30.081 ****
2026-09-12 07:24:59.090012 | instance | changed: [instance]
2026-09-12 07:24:59.090186 | instance |
2026-09-12 07:24:59.090458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-09-12 07:24:59.090685 | instance | Saturday 12 September 2026 07:24:59 +0000 (0:00:36.518) 0:59:06.600 ****
2026-09-12 07:24:59.804818 | instance | ok: [instance]
2026-09-12 07:24:59.804940 | instance |
2026-09-12 07:24:59.805137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-09-12 07:24:59.805342 | instance | Saturday 12 September 2026 07:24:59 +0000 (0:00:00.714) 0:59:07.315 ****
2026-09-12 07:24:59.891876 | instance | ok: [instance]
2026-09-12 07:24:59.892231 | instance |
2026-09-12 07:24:59.892792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-09-12 07:24:59.893126 | instance | Saturday 12 September 2026 07:24:59 +0000 (0:00:00.086) 0:59:07.402 ****
2026-09-12 07:24:59.974212 | instance | skipping: [instance]
2026-09-12 07:24:59.974410 | instance |
2026-09-12 07:24:59.974673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-09-12 07:24:59.974905 | instance | Saturday 12 September 2026 07:24:59 +0000 (0:00:00.082) 0:59:07.484 ****
2026-09-12 07:25:00.056845 | instance | skipping: [instance]
2026-09-12 07:25:00.057052 | instance |
2026-09-12 07:25:00.057405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-09-12 07:25:00.057690 | instance | Saturday 12 September 2026 07:25:00 +0000 (0:00:00.082) 0:59:07.567 ****
2026-09-12 07:25:00.146653 | instance | ok: [instance]
2026-09-12 07:25:00.146787 | instance |
2026-09-12 07:25:00.147050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-09-12 07:25:00.147399 | instance | Saturday 12 September 2026 07:25:00 +0000 (0:00:00.089) 0:59:07.656 ****
2026-09-12 07:25:00.252230 | instance | ok: [instance] => (item=oslo_db)
2026-09-12 07:25:00.252527 | instance | ok: [instance] => (item=oslo_messaging)
2026-09-12 07:25:00.252793 | instance | ok: [instance] => (item=sharev2)
2026-09-12 07:25:00.253122 | instance | ok: [instance] => (item=oslo_cache)
2026-09-12 07:25:00.253406 | instance | ok: [instance] => (item=identity)
2026-09-12 07:25:00.253632 | instance |
2026-09-12 07:25:00.253872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-09-12 07:25:00.254117 | instance | Saturday 12 September 2026 07:25:00 +0000 (0:00:00.106) 0:59:07.762 ****
2026-09-12 07:25:00.348294 | instance | ok: [instance]
2026-09-12 07:25:00.348589 | instance |
2026-09-12 07:25:00.348958 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-09-12 07:25:00.349267 | instance | Saturday 12 September 2026 07:25:00 +0000 (0:00:00.096) 0:59:07.858 ****
2026-09-12 07:25:00.435792 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-09-12 07:25:00.435929 | instance |
2026-09-12 07:25:00.436266 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-09-12 07:25:00.436407 | instance | Saturday 12 September 2026 07:25:00 +0000 (0:00:00.087) 0:59:07.946 ****
2026-09-12 07:25:01.190595 | instance | changed: [instance]
2026-09-12 07:25:01.190810 | instance |
2026-09-12 07:25:01.191053 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ******************************
2026-09-12 07:25:01.191347 | instance | Saturday 12 September 2026 07:25:01 +0000 (0:00:00.751) 0:59:08.698 ****
2026-09-12 07:25:02.617774 | instance | changed: [instance]
2026-09-12 07:25:02.618010 | instance |
2026-09-12 07:25:02.618318 | instance | TASK [Upload service image] ****************************************************
2026-09-12 07:25:02.618495 | instance | Saturday 12 September 2026 07:25:02 +0000 (0:00:01.429) 0:59:10.128 ****
2026-09-12 07:25:02.723580 | instance | included: atmosphere.common.glance_image for instance
2026-09-12 07:25:02.723785 | instance |
2026-09-12 07:25:02.724017 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-09-12 07:25:02.724300 | instance | Saturday 12 September 2026 07:25:02 +0000 (0:00:00.105) 0:59:10.234 ****
2026-09-12 07:25:03.441876 | instance | ok: [instance]
2026-09-12 07:25:03.442080 | instance |
2026-09-12 07:25:03.442348 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-09-12 07:25:03.442575 | instance | Saturday 12 September 2026 07:25:03 +0000 (0:00:00.718) 0:59:10.952 ****
2026-09-12 07:25:03.548682 | instance | ok: [instance]
2026-09-12 07:25:03.548847 | instance |
2026-09-12 07:25:03.549048 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-09-12 07:25:03.549252 | instance | Saturday 12 September 2026 07:25:03 +0000 (0:00:00.106) 0:59:11.059 ****
2026-09-12 07:25:04.632860 | instance | ok: [instance]
2026-09-12 07:25:04.633076 | instance |
2026-09-12 07:25:04.633381 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-09-12 07:25:04.633625 | instance | Saturday 12 September 2026 07:25:04 +0000 (0:00:01.084) 0:59:12.143 ****
2026-09-12 07:25:04.703041 | instance | ok: [instance]
2026-09-12 07:25:04.703221 | instance |
2026-09-12 07:25:04.703508 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-09-12 07:25:04.703782 | instance | Saturday 12 September 2026 07:25:04 +0000 (0:00:00.070) 0:59:12.213 ****
2026-09-12 07:25:04.779535 | instance | ok: [instance]
2026-09-12 07:25:04.779832 | instance |
2026-09-12 07:25:04.780181 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-09-12 07:25:04.780377 | instance | Saturday 12 September 2026 07:25:04 +0000 (0:00:00.076) 0:59:12.289 ****
2026-09-12 07:25:05.097264 | instance | changed: [instance]
2026-09-12 07:25:05.097473 | instance |
2026-09-12 07:25:05.097738 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-09-12 07:25:05.097972 | instance | Saturday 12 September 2026 07:25:05 +0000 (0:00:00.317) 0:59:12.607 ****
2026-09-12 07:25:19.003134 | instance | changed: [instance]
2026-09-12 07:25:19.003449 | instance |
2026-09-12 07:25:19.003704 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-09-12 07:25:19.003956 | instance | Saturday 12 September 2026 07:25:18 +0000 (0:00:13.906) 0:59:26.513 ****
2026-09-12 07:25:19.410758 | instance | ok: [instance]
2026-09-12 07:25:19.411062 | instance |
2026-09-12 07:25:19.411389 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-09-12 07:25:19.411797 | instance | Saturday 12 September 2026 07:25:19 +0000 (0:00:00.407) 0:59:26.921 ****
2026-09-12 07:25:19.485003 | instance | skipping: [instance]
2026-09-12 07:25:19.485308 | instance |
2026-09-12 07:25:19.485644 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-09-12 07:25:19.485970 | instance | Saturday 12 September 2026 07:25:19 +0000 (0:00:00.074) 0:59:26.995 ****
2026-09-12 07:25:20.733921 | instance | ok: [instance]
2026-09-12 07:25:20.734134 | instance |
2026-09-12 07:25:20.734459 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-09-12 07:25:20.734798 | instance | Saturday 12 September 2026 07:25:20 +0000 (0:00:01.248) 0:59:28.244 ****
2026-09-12 07:25:20.817048 | instance | ok: [instance]
2026-09-12 07:25:20.817454 | instance |
2026-09-12 07:25:20.817774 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-09-12 07:25:20.818140 | instance | Saturday 12 September 2026 07:25:20 +0000 (0:00:00.082) 0:59:28.327 ****
2026-09-12 07:25:39.471706 | instance | changed: [instance]
2026-09-12 07:25:39.471940 | instance |
2026-09-12 07:25:39.472273 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-09-12 07:25:39.472534 | instance | Saturday 12 September 2026 07:25:39 +0000 (0:00:18.654) 0:59:46.981 ****
2026-09-12 07:25:39.530867 | instance | skipping: [instance]
2026-09-12 07:25:39.531088 | instance |
2026-09-12 07:25:39.531341 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-09-12 07:25:39.531665 | instance | Saturday 12 September 2026 07:25:39 +0000 (0:00:00.059) 0:59:47.041 ****
2026-09-12 07:25:39.590611 | instance | skipping: [instance]
2026-09-12 07:25:39.590814 | instance |
2026-09-12 07:25:39.591043 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-09-12 07:25:39.591329 | instance | Saturday 12 September 2026 07:25:39 +0000 (0:00:00.059) 0:59:47.101 ****
2026-09-12 07:25:40.086953 | instance | changed: [instance]
2026-09-12 07:25:40.087142 | instance |
2026-09-12 07:25:40.087541 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] ***
2026-09-12 07:25:40.087895 | instance | Saturday 12 September 2026 07:25:40 +0000 (0:00:00.495) 0:59:47.597 ****
2026-09-12 07:25:41.945529 | instance | changed: [instance]
2026-09-12 07:25:41.945640 | instance |
2026-09-12 07:25:41.945814 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] ***
2026-09-12 07:25:41.945966 | instance | Saturday 12 September 2026 07:25:41 +0000 (0:00:01.858) 0:59:49.455 ****
2026-09-12 07:25:46.228212 | instance | changed: [instance] => (item=22)
2026-09-12 07:25:46.228313 | instance | changed: [instance] => (item=111)
2026-09-12 07:25:46.228325 | instance | changed: [instance] => (item=2049)
2026-09-12 07:25:46.228349 | instance |
2026-09-12 07:25:46.228358 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] ***
2026-09-12 07:25:46.228368 | instance | Saturday 12 September 2026 07:25:46 +0000 (0:00:04.281) 0:59:53.737 ****
2026-09-12 07:25:47.660442 | instance | changed: [instance]
2026-09-12 07:25:47.660503 | instance |
2026-09-12 07:25:47.660514 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] ***
2026-09-12 07:25:47.660524 | instance | Saturday 12 September 2026 07:25:47 +0000 (0:00:01.432) 0:59:55.170 ****
2026-09-12 07:25:47.910755 | instance | ok: [instance -> localhost]
2026-09-12 07:25:47.910815 | instance |
2026-09-12 07:25:47.910828 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] ***
2026-09-12 07:25:47.910839 | instance | Saturday 12 September 2026 07:25:47 +0000 (0:00:00.250) 0:59:55.420 ****
2026-09-12 07:25:48.369028 | instance | ok: [instance -> localhost]
2026-09-12 07:25:48.369104 | instance |
2026-09-12 07:25:48.369121 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] ****
2026-09-12 07:25:48.369165 | instance | Saturday 12 September 2026 07:25:48 +0000 (0:00:00.459) 0:59:55.879 ****
2026-09-12 07:25:48.828295 | instance | ok: [instance -> localhost]
2026-09-12 07:25:48.828376 | instance |
2026-09-12 07:25:48.829154 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] ***
2026-09-12 07:25:48.829206 | instance | Saturday 12 September 2026 07:25:48 +0000 (0:00:00.459) 0:59:56.339 ****
2026-09-12 07:25:49.024249 | instance | ok: [instance -> localhost]
2026-09-12 07:25:49.024477 | instance |
2026-09-12 07:25:49.024723 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************
2026-09-12 07:25:49.024962 | instance | Saturday 12 September 2026 07:25:49 +0000 (0:00:00.195) 0:59:56.534 ****
2026-09-12 07:25:49.756283 | instance | changed: [instance]
2026-09-12 07:25:49.756477 | instance |
2026-09-12 07:25:49.756709 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] **************************
2026-09-12 07:25:49.756932 | instance | Saturday 12 September 2026 07:25:49 +0000 (0:00:00.731) 0:59:57.266 ****
2026-09-12 07:28:28.151039 | instance | changed: [instance]
2026-09-12 07:28:28.151379 | instance |
2026-09-12 07:28:28.151422 | instance | TASK [Create Ingress] **********************************************************
2026-09-12 07:28:28.151782 | instance | Saturday 12 September 2026 07:28:28 +0000 (0:02:38.394) 1:02:35.661 ****
2026-09-12 07:28:28.331510 | instance | included: openstack_helm_ingress for instance
2026-09-12 07:28:28.331721 | instance |
2026-09-12 07:28:28.331962 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-09-12 07:28:28.332211 | instance | Saturday 12 September 2026 07:28:28 +0000 (0:00:00.180) 1:02:35.841 ****
2026-09-12 07:28:28.432463 | instance | skipping: [instance]
2026-09-12 07:28:28.432647 | instance |
2026-09-12 07:28:28.432900 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-09-12 07:28:28.433121 | instance | Saturday 12 September 2026 07:28:28 +0000 (0:00:00.100) 1:02:35.942 ****
2026-09-12 07:28:28.525698 | instance | skipping: [instance]
2026-09-12 07:28:28.525899 | instance |
2026-09-12 07:28:28.526165 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-09-12 07:28:28.526491 | instance | Saturday 12 September 2026 07:28:28 +0000 (0:00:00.093) 1:02:36.036 ****
2026-09-12 07:28:28.628637 | instance | ok: [instance]
2026-09-12 07:28:28.628814 | instance |
2026-09-12 07:28:28.629062 | instance | TASK [Create Ingress sharev2] **************************************************
2026-09-12 07:28:28.629301 | instance | Saturday 12 September 2026 07:28:28 +0000 (0:00:00.103) 1:02:36.139 ****
2026-09-12 07:28:28.738986 | instance | included: ingress for instance
2026-09-12 07:28:28.739228 | instance |
2026-09-12 07:28:28.739488 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ********************
2026-09-12 07:28:28.739731 | instance | Saturday 12 September 2026 07:28:28 +0000 (0:00:00.110) 1:02:36.249 ****
2026-09-12 07:28:30.143638 | instance | changed: [instance]
2026-09-12 07:28:30.143696 | instance |
2026-09-12 07:28:30.143808 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] ***************
2026-09-12 07:28:30.143914 | instance | Saturday 12 September 2026 07:28:30 +0000 (0:00:01.405) 1:02:37.654 ****
2026-09-12 07:28:31.519125 | instance | fatal: [instance]: FAILED! => {"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"}, "msg": "No Quota found for a8ec36e98172406e830c16600d738a50: Server Error for url: https://load-balancer.162-253-55-179.nip.io/v2.0/lbaas/quotas/a8ec36e98172406e830c16600d738a50, 503 Service Temporarily Unavailable: nginx"}
2026-09-12 07:28:31.525459 | instance |
2026-09-12 07:28:31.525715 | instance | PLAY RECAP *********************************************************************
2026-09-12 07:28:31.525976 | instance | instance : ok=809 changed=286 unreachable=0 failed=1 skipped=248 rescued=0 ignored=2
2026-09-12 07:28:31.526209 | instance |
2026-09-12 07:28:31.526454 | instance | Saturday 12 September 2026 07:28:31 +0000 (0:00:01.378) 1:02:39.033 ****
2026-09-12 07:28:31.526774 | instance | ===============================================================================
2026-09-12 07:28:31.527060 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 285.72s
2026-09-12 07:28:31.527332 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 203.44s
2026-09-12 07:28:31.527569 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 193.79s
2026-09-12 07:28:31.527777 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 166.06s
2026-09-12 07:28:31.528016 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 165.09s
2026-09-12 07:28:31.528334 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 158.39s
2026-09-12 07:28:31.528873 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 138.93s
2026-09-12 07:28:31.528904 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 136.64s
2026-09-12 07:28:31.528980 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 133.75s
2026-09-12 07:28:31.529244 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 132.88s
2026-09-12 07:28:31.529491 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 98.86s
2026-09-12 07:28:31.529754 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 95.48s
2026-09-12 07:28:31.529996 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 93.91s
2026-09-12 07:28:31.530193 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 91.24s
2026-09-12 07:28:31.530468 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 84.09s
2026-09-12 07:28:31.530681 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 53.58s
2026-09-12 07:28:31.530909 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 37.99s
2026-09-12 07:28:31.531113 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 37.85s
2026-09-12 07:28:31.531374 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 36.52s
2026-09-12 07:28:31.531589 | instance | atmosphere.common.glance_image : Upload image into Glance -------------- 33.31s
2026-09-12 07:28:31.815717 | 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-09-12 07:28:31.815893 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-09-12 07:28:31.816080 | 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-09-12 07:28:31.984751 | instance | ERROR
2026-09-12 07:28:31.984941 | instance | {
2026-09-12 07:28:31.985006 | instance | "delta": "1:03:51.383162",
2026-09-12 07:28:31.985054 | instance | "end": "2026-09-12 07:28:31.903418",
2026-09-12 07:28:31.985076 | instance | "msg": "non-zero return code",
2026-09-12 07:28:31.985092 | instance | "rc": 2,
2026-09-12 07:28:31.985108 | instance | "start": "2026-09-12 06:24:40.520256"
2026-09-12 07:28:31.985123 | instance | }
failure
2026-09-12 07:28:32.053383 |
2026-09-12 07:28:32.053486 | PLAY RECAP
2026-09-12 07:28:32.053529 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-09-12 07:28:32.053550 |
2026-09-12 07:28:32.182951 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-09-12 07:28:32.201926 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-09-12 07:28:32.914662 |
2026-09-12 07:28:32.914774 | PLAY [all]
2026-09-12 07:28:32.950777 |
2026-09-12 07:28:32.951039 | TASK [gather-host-logs : creating directory for system status]
2026-09-12 07:28:33.371842 | instance | changed
2026-09-12 07:28:33.381665 |
2026-09-12 07:28:33.381819 | TASK [gather-host-logs : Get logs for each host]
2026-09-12 07:28:33.787077 | instance | + systemd-cgls --full --all --no-pager
2026-09-12 07:28:33.852032 | instance | + ip addr
2026-09-12 07:28:33.869583 | instance | + ip route
2026-09-12 07:28:33.871897 | instance | + lsblk
2026-09-12 07:28:33.897420 | instance | + mount
2026-09-12 07:28:33.918852 | instance | + docker images
2026-09-12 07:28:33.946111 | instance | + brctl show
2026-09-12 07:28:33.946984 | instance | /bin/bash: line 8: brctl: command not found
2026-09-12 07:28:33.947428 | instance | + ip neigh
2026-09-12 07:28:33.952747 | instance | + bridge fdb show
2026-09-12 07:28:33.962135 | instance | + ps aux --sort=-%mem
2026-09-12 07:28:34.055499 | instance | + dpkg -l
2026-09-12 07:28:34.069524 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-09-12 07:28:34.070406 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-09-12 07:28:34.100264 | instance | + '[' '!' -z '' ']'
2026-09-12 07:28:34.429482 | instance | ok: Runtime: 0:00:00.320119
2026-09-12 07:28:34.440950 |
2026-09-12 07:28:34.441124 | TASK [gather-host-logs : Downloads logs to executor]
2026-09-12 07:28:35.206378 | instance | changed:
2026-09-12 07:28:35.206620 | instance | created directory /var/lib/zuul/builds/34d0d4bf4db14e2a9706bdcf10690c29/work/logs/instance
2026-09-12 07:28:35.206679 | instance | cd+++++++++ system/
2026-09-12 07:28:35.206722 | instance | >f+++++++++ system/brctl-show.txt
2026-09-12 07:28:35.206762 | instance | >f+++++++++ system/bridge-fdb.txt
2026-09-12 07:28:35.206800 | instance | >f+++++++++ system/docker-images.txt
2026-09-12 07:28:35.206847 | instance | >f+++++++++ system/ip-addr.txt
2026-09-12 07:28:35.206889 | instance | >f+++++++++ system/ip-neigh.txt
2026-09-12 07:28:35.206928 | instance | >f+++++++++ system/ip-route.txt
2026-09-12 07:28:35.206970 | instance | >f+++++++++ system/lsblk.txt
2026-09-12 07:28:35.207009 | instance | >f+++++++++ system/mount.txt
2026-09-12 07:28:35.207047 | instance | >f+++++++++ system/packages.txt
2026-09-12 07:28:35.207084 | instance | >f+++++++++ system/ps.txt
2026-09-12 07:28:35.207120 | instance | >f+++++++++ system/systemd-cgls.txt
2026-09-12 07:28:35.224808 |
2026-09-12 07:28:35.224937 | LOOP [helm-release-status : creating directory for helm release status]
2026-09-12 07:28:35.489526 | instance | changed: "values"
2026-09-12 07:28:35.688481 | instance | changed: "releases"
2026-09-12 07:28:35.703318 |
2026-09-12 07:28:35.703509 | TASK [helm-release-status : Gather get release status for helm charts]
2026-09-12 07:28:47.820212 | instance | ok: Runtime: 0:00:11.737838
2026-09-12 07:28:47.825746 |
2026-09-12 07:28:47.825804 | TASK [helm-release-status : Downloads logs to executor]
2026-09-12 07:28:48.395994 | instance | changed:
2026-09-12 07:28:48.396314 | instance | cd+++++++++ helm/
2026-09-12 07:28:48.396381 | instance | cd+++++++++ helm/releases/
2026-09-12 07:28:48.396423 | instance | cd+++++++++ helm/releases/auth-system/
2026-09-12 07:28:48.396461 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-09-12 07:28:48.396523 | instance | cd+++++++++ helm/releases/cert-manager/
2026-09-12 07:28:48.396564 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-09-12 07:28:48.396600 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-09-12 07:28:48.396635 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-09-12 07:28:48.396677 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-09-12 07:28:48.396715 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-09-12 07:28:48.396751 | instance | cd+++++++++ helm/releases/kube-system/
2026-09-12 07:28:48.396788 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-09-12 07:28:48.396824 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-09-12 07:28:48.396860 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-09-12 07:28:48.396895 | instance | cd+++++++++ helm/releases/monitoring/
2026-09-12 07:28:48.396930 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-09-12 07:28:48.396988 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-09-12 07:28:48.397027 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-09-12 07:28:48.397064 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-09-12 07:28:48.397100 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-09-12 07:28:48.397155 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-09-12 07:28:48.397193 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-09-12 07:28:48.397229 | instance | cd+++++++++ helm/releases/openstack/
2026-09-12 07:28:48.397264 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-09-12 07:28:48.397300 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-09-12 07:28:48.397336 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-09-12 07:28:48.397372 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-09-12 07:28:48.397407 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-09-12 07:28:48.397443 | instance | >f+++++++++ helm/releases/openstack/heat.txt
2026-09-12 07:28:48.397478 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-09-12 07:28:48.397513 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-09-12 07:28:48.397548 | instance | >f+++++++++ helm/releases/openstack/magnum.txt
2026-09-12 07:28:48.397582 | instance | >f+++++++++ helm/releases/openstack/manila.txt
2026-09-12 07:28:48.397616 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-09-12 07:28:48.397650 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-09-12 07:28:48.397685 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-09-12 07:28:48.397719 | instance | >f+++++++++ helm/releases/openstack/octavia.txt
2026-09-12 07:28:48.397753 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-09-12 07:28:48.397787 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-09-12 07:28:48.397822 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-09-12 07:28:48.397855 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-09-12 07:28:48.397889 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-09-12 07:28:48.397924 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-09-12 07:28:48.397960 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-09-12 07:28:48.397994 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-09-12 07:28:48.398029 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-09-12 07:28:48.398063 | instance | cd+++++++++ helm/values/
2026-09-12 07:28:48.398098 | instance | cd+++++++++ helm/values/auth-system/
2026-09-12 07:28:48.398147 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-09-12 07:28:48.398184 | instance | cd+++++++++ helm/values/cert-manager/
2026-09-12 07:28:48.398218 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-09-12 07:28:48.398253 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-09-12 07:28:48.398288 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-09-12 07:28:48.398323 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-09-12 07:28:48.398358 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-09-12 07:28:48.398393 | instance | cd+++++++++ helm/values/kube-system/
2026-09-12 07:28:48.398427 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-09-12 07:28:48.398463 | instance | cd+++++++++ helm/values/local-path-storage/
2026-09-12 07:28:48.398498 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-09-12 07:28:48.398532 | instance | cd+++++++++ helm/values/monitoring/
2026-09-12 07:28:48.398569 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-09-12 07:28:48.398604 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-09-12 07:28:48.398656 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-09-12 07:28:48.398692 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-09-12 07:28:48.398726 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-09-12 07:28:48.398759 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-09-12 07:28:48.398793 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-09-12 07:28:48.398826 | instance | cd+++++++++ helm/values/openstack/
2026-09-12 07:28:48.398860 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-09-12 07:28:48.398895 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-09-12 07:28:48.398929 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-09-12 07:28:48.398963 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-09-12 07:28:48.398998 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-09-12 07:28:48.399031 | instance | >f+++++++++ helm/values/openstack/heat.yaml
2026-09-12 07:28:48.399065 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-09-12 07:28:48.399100 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-09-12 07:28:48.399153 | instance | >f+++++++++ helm/values/openstack/magnum.yaml
2026-09-12 07:28:48.399191 | instance | >f+++++++++ helm/values/openstack/manila.yaml
2026-09-12 07:28:48.399227 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-09-12 07:28:48.399266 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-09-12 07:28:48.399302 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-09-12 07:28:48.399338 | instance | >f+++++++++ helm/values/openstack/octavia.yaml
2026-09-12 07:28:48.399373 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-09-12 07:28:48.399409 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-09-12 07:28:48.399443 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-09-12 07:28:48.399477 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-09-12 07:28:48.399512 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-09-12 07:28:48.399546 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-09-12 07:28:48.399582 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-09-12 07:28:48.399616 | instance | cd+++++++++ helm/values/rook-ceph/
2026-09-12 07:28:48.399650 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-09-12 07:28:48.419494 |
2026-09-12 07:28:48.419621 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-09-12 07:28:48.637308 | instance | changed
2026-09-12 07:28:48.646328 |
2026-09-12 07:28:48.646471 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-09-12 07:28:48.905627 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-09-12 07:28:48.906488 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-09-12 07:28:48.912828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:28:48.916950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:28:49.052886 | instance | node/instance
2026-09-12 07:28:49.066229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:28:49.172953 | instance | clusterrole/admin
2026-09-12 07:28:49.487282 | instance | clusterrole/capi-aggregated-manager-role
2026-09-12 07:28:49.556547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:28:49.581492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:28:49.626275 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role
2026-09-12 07:28:49.702066 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role
2026-09-12 07:28:49.840820 | instance | clusterrole/capi-kubeadm-control-plane-manager-role
2026-09-12 07:28:49.937611 | instance | clusterrole/capi-manager-role
2026-09-12 07:28:50.090274 | instance | clusterrole/capo-manager-role
2026-09-12 07:28:50.179473 | instance | clusterrole/cephfs-csi-nodeplugin
2026-09-12 07:28:50.370414 | instance | clusterrole/cephfs-external-provisioner-runner
2026-09-12 07:28:50.394038 | instance | clusterrole/cert-manager-cainjector
2026-09-12 07:28:50.618099 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-09-12 07:28:50.643023 | instance | clusterrole/cert-manager-controller-certificates
2026-09-12 07:28:50.838175 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-09-12 07:28:50.893036 | instance | clusterrole/cert-manager-controller-challenges
2026-09-12 07:28:51.094294 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-09-12 07:28:51.148924 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-09-12 07:28:51.350395 | instance | clusterrole/cert-manager-controller-issuers
2026-09-12 07:28:51.352930 | instance | clusterrole/cert-manager-controller-orders
2026-09-12 07:28:51.586658 | instance | clusterrole/cert-manager-edit
2026-09-12 07:28:51.592639 | instance | clusterrole/cert-manager-view
2026-09-12 07:28:51.831704 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding
2026-09-12 07:28:51.834611 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-09-12 07:28:52.052411 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding
2026-09-12 07:28:52.076842 | instance | clusterrolebinding/capi-manager-rolebinding
2026-09-12 07:28:52.314541 | instance | clusterrole/cilium
2026-09-12 07:28:52.340538 | instance | clusterrolebinding/capo-manager-rolebinding
2026-09-12 07:28:52.534568 | instance | clusterrole/cilium-operator
2026-09-12 07:28:52.565566 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-09-12 07:28:52.780536 | instance | clusterrole/cluster-admin
2026-09-12 07:28:52.785479 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-09-12 07:28:53.019614 | instance | clusterrole/edit
2026-09-12 07:28:53.025342 | instance | clusterrolebinding/cert-manager-cainjector
2026-09-12 07:28:53.280228 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-09-12 07:28:53.300155 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-09-12 07:28:53.532527 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-09-12 07:28:53.536907 | instance | clusterrole/goldpinger-clusterrole
2026-09-12 07:28:53.774344 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-09-12 07:28:53.778896 | instance | clusterrole/ingress-nginx
2026-09-12 07:28:53.987529 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-09-12 07:28:53.992913 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-09-12 07:28:54.256963 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-09-12 07:28:54.272815 | instance | clusterrole/kube-prometheus-stack-operator
2026-09-12 07:28:54.502988 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-09-12 07:28:54.506367 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-09-12 07:28:54.698287 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-09-12 07:28:54.712670 | instance | clusterrole/kubeadm:get-nodes
2026-09-12 07:28:54.924380 | instance | clusterrole/local-path-provisioner
2026-09-12 07:28:54.930153 | instance | clusterrole/node-feature-discovery
2026-09-12 07:28:55.208783 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-09-12 07:28:55.213012 | instance | clusterrole/node-feature-discovery-gc
2026-09-12 07:28:55.454165 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-09-12 07:28:55.473838 | instance | clusterrole/nova-bootstrap
2026-09-12 07:28:55.668151 | instance | clusterrolebinding/cert-manager-controller-orders
2026-09-12 07:28:55.684817 | instance | clusterrole/nova-cell-setup
2026-09-12 07:28:55.897031 | instance | clusterrole/objectstorage-provisioner-role
2026-09-12 07:28:55.922507 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-09-12 07:28:56.128782 | instance | clusterrole/orc-image-editor-role
2026-09-12 07:28:56.135688 | instance | clusterrolebinding/cilium
2026-09-12 07:28:56.350371 | instance | clusterrole/orc-image-viewer-role
2026-09-12 07:28:56.371642 | instance | clusterrolebinding/cilium-operator
2026-09-12 07:28:56.606673 | instance | clusterrolebinding/cluster-admin
2026-09-12 07:28:56.607229 | instance | clusterrole/orc-manager-role
2026-09-12 07:28:56.850760 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-09-12 07:28:56.855198 | instance | clusterrole/orc-metrics-auth-role
2026-09-12 07:28:57.080263 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-09-12 07:28:57.136717 | instance | clusterrole/orc-metrics-reader
2026-09-12 07:28:57.329193 | instance | clusterrole/ovn-controller
2026-09-12 07:28:57.354098 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-09-12 07:28:57.569639 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-09-12 07:28:57.595664 | instance | clusterrolebinding/ingress-nginx
2026-09-12 07:28:57.802291 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-09-12 07:28:57.848007 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-09-12 07:28:58.057757 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-09-12 07:28:58.129989 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-09-12 07:28:58.275264 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-09-12 07:28:58.339558 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-09-12 07:28:58.496749 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-09-12 07:28:58.625146 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-09-12 07:28:58.774381 | instance | clusterrolebinding/kubeadm:get-nodes
2026-09-12 07:28:58.846689 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-09-12 07:28:59.007018 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-09-12 07:28:59.120521 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-09-12 07:28:59.300982 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-09-12 07:28:59.338403 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-09-12 07:28:59.540985 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-09-12 07:28:59.571697 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-09-12 07:28:59.748417 | instance | clusterrolebinding/kubeadm:node-proxier
2026-09-12 07:28:59.839166 | instance | clusterrole/rbd-csi-nodeplugin
2026-09-12 07:28:59.983865 | instance | clusterrolebinding/local-path-provisioner
2026-09-12 07:29:00.067966 | instance | clusterrole/rbd-external-provisioner-runner
2026-09-12 07:29:00.262557 | instance | clusterrolebinding/magnum-cluster-api
2026-09-12 07:29:00.309763 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-09-12 07:29:00.545777 | instance | clusterrolebinding/node-feature-discovery
2026-09-12 07:29:00.556953 | instance | clusterrole/rook-ceph-global
2026-09-12 07:29:00.787690 | instance | clusterrolebinding/node-feature-discovery-gc
2026-09-12 07:29:00.795952 | instance | clusterrole/rook-ceph-mgr-cluster
2026-09-12 07:29:01.045501 | instance | clusterrolebinding/nova-bootstrap
2026-09-12 07:29:01.058542 | instance | clusterrole/rook-ceph-mgr-system
2026-09-12 07:29:01.283051 | instance | clusterrolebinding/nova-cell-setup
2026-09-12 07:29:01.289636 | instance | clusterrole/rook-ceph-object-bucket
2026-09-12 07:29:01.509450 | instance | clusterrole/rook-ceph-osd
2026-09-12 07:29:01.547996 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-09-12 07:29:01.750029 | instance | clusterrole/rook-ceph-system
2026-09-12 07:29:01.817226 | instance | clusterrolebinding/orc-manager-rolebinding
2026-09-12 07:29:01.994048 | instance | clusterrolebinding/orc-metrics-auth-rolebinding
2026-09-12 07:29:02.064761 | instance | clusterrole/secretgen-controller-cluster-role
2026-09-12 07:29:02.236939 | instance | clusterrole/system:aggregate-to-admin
2026-09-12 07:29:02.293987 | instance | clusterrolebinding/ovn-controller
2026-09-12 07:29:02.453049 | instance | clusterrole/system:aggregate-to-edit
2026-09-12 07:29:02.524086 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-09-12 07:29:02.684836 | instance | clusterrole/system:aggregate-to-view
2026-09-12 07:29:02.800792 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-09-12 07:29:02.923275 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-09-12 07:29:03.025368 | instance | clusterrole/system:auth-delegator
2026-09-12 07:29:03.157376 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-09-12 07:29:03.247539 | instance | clusterrole/system:basic-user
2026-09-12 07:29:03.403803 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-09-12 07:29:03.457342 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-09-12 07:29:03.645714 | instance | clusterrolebinding/rook-ceph-global
2026-09-12 07:29:03.679150 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-09-12 07:29:03.882014 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-09-12 07:29:03.903153 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-09-12 07:29:04.129962 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-09-12 07:29:04.131753 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-09-12 07:29:04.371257 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-09-12 07:29:04.375800 | instance | clusterrolebinding/rook-ceph-osd
2026-09-12 07:29:04.619862 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-09-12 07:29:04.635007 | instance | clusterrolebinding/rook-ceph-system
2026-09-12 07:29:04.843968 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-09-12 07:29:04.875760 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-09-12 07:29:05.097240 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-09-12 07:29:05.126484 | instance | clusterrolebinding/system:basic-user
2026-09-12 07:29:05.331022 | instance | clusterrole/system:controller:attachdetach-controller
2026-09-12 07:29:05.331494 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-09-12 07:29:05.530020 | instance | clusterrole/system:controller:certificate-controller
2026-09-12 07:29:05.554381 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-09-12 07:29:05.804206 | instance | clusterrolebinding/system:controller:certificate-controller
2026-09-12 07:29:05.804278 | instance | clusterrole/system:controller:cronjob-controller
2026-09-12 07:29:06.049369 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-09-12 07:29:06.070616 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-09-12 07:29:06.291647 | instance | clusterrole/system:controller:daemon-set-controller
2026-09-12 07:29:06.312244 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-09-12 07:29:06.505464 | instance | clusterrole/system:controller:deployment-controller
2026-09-12 07:29:06.546285 | instance | clusterrolebinding/system:controller:deployment-controller
2026-09-12 07:29:06.738969 | instance | clusterrole/system:controller:disruption-controller
2026-09-12 07:29:06.810380 | instance | clusterrolebinding/system:controller:disruption-controller
2026-09-12 07:29:06.984786 | instance | clusterrole/system:controller:endpoint-controller
2026-09-12 07:29:07.062050 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-09-12 07:29:07.269591 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-09-12 07:29:07.310596 | instance | clusterrole/system:controller:endpointslice-controller
2026-09-12 07:29:07.510561 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-09-12 07:29:07.577438 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-09-12 07:29:07.750192 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-09-12 07:29:07.796305 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-09-12 07:29:07.954453 | instance | clusterrolebinding/system:controller:expand-controller
2026-09-12 07:29:08.026510 | instance | clusterrole/system:controller:expand-controller
2026-09-12 07:29:08.221025 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-09-12 07:29:08.265806 | instance | clusterrole/system:controller:generic-garbage-collector
2026-09-12 07:29:08.496456 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-09-12 07:29:08.509921 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-09-12 07:29:08.707672 | instance | clusterrole/system:controller:job-controller
2026-09-12 07:29:08.758677 | instance | clusterrolebinding/system:controller:job-controller
2026-09-12 07:29:08.959062 | instance | clusterrole/system:controller:namespace-controller
2026-09-12 07:29:09.027150 | instance | clusterrolebinding/system:controller:namespace-controller
2026-09-12 07:29:09.171252 | instance | clusterrole/system:controller:node-controller
2026-09-12 07:29:09.289001 | instance | clusterrolebinding/system:controller:node-controller
2026-09-12 07:29:09.402516 | instance | clusterrole/system:controller:persistent-volume-binder
2026-09-12 07:29:09.541007 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-09-12 07:29:09.656781 | instance | clusterrole/system:controller:pod-garbage-collector
2026-09-12 07:29:09.775938 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-09-12 07:29:09.905374 | instance | clusterrole/system:controller:pv-protection-controller
2026-09-12 07:29:09.994470 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-09-12 07:29:10.152181 | instance | clusterrole/system:controller:pvc-protection-controller
2026-09-12 07:29:10.237650 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-09-12 07:29:10.373451 | instance | clusterrole/system:controller:replicaset-controller
2026-09-12 07:29:10.444005 | instance | clusterrole/system:controller:replication-controller
2026-09-12 07:29:10.611699 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-09-12 07:29:10.685864 | instance | clusterrole/system:controller:resourcequota-controller
2026-09-12 07:29:10.859533 | instance | clusterrolebinding/system:controller:replication-controller
2026-09-12 07:29:10.940618 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-09-12 07:29:11.136171 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-09-12 07:29:11.220864 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-09-12 07:29:11.337905 | instance | clusterrolebinding/system:controller:route-controller
2026-09-12 07:29:11.445204 | instance | clusterrole/system:controller:route-controller
2026-09-12 07:29:11.555493 | instance | clusterrole/system:controller:service-account-controller
2026-09-12 07:29:11.691290 | instance | clusterrolebinding/system:controller:service-account-controller
2026-09-12 07:29:11.803599 | instance | clusterrolebinding/system:controller:service-controller
2026-09-12 07:29:11.916591 | instance | clusterrole/system:controller:service-controller
2026-09-12 07:29:12.029202 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-09-12 07:29:12.167800 | instance | clusterrole/system:controller:statefulset-controller
2026-09-12 07:29:12.281801 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-09-12 07:29:12.415150 | instance | clusterrole/system:controller:ttl-controller
2026-09-12 07:29:12.512833 | instance | clusterrole/system:coredns
2026-09-12 07:29:12.656069 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-09-12 07:29:12.747037 | instance | clusterrole/system:discovery
2026-09-12 07:29:12.904693 | instance | clusterrolebinding/system:controller:ttl-controller
2026-09-12 07:29:12.991925 | instance | clusterrole/system:heapster
2026-09-12 07:29:13.193223 | instance | clusterrolebinding/system:coredns
2026-09-12 07:29:13.275824 | instance | clusterrolebinding/system:discovery
2026-09-12 07:29:13.404823 | instance | clusterrole/system:kube-aggregator
2026-09-12 07:29:13.522553 | instance | clusterrolebinding/system:kube-controller-manager
2026-09-12 07:29:13.640326 | instance | clusterrole/system:kube-controller-manager
2026-09-12 07:29:13.761745 | instance | clusterrolebinding/system:kube-dns
2026-09-12 07:29:13.877488 | instance | clusterrole/system:kube-dns
2026-09-12 07:29:14.006676 | instance | clusterrolebinding/system:kube-scheduler
2026-09-12 07:29:14.151886 | instance | clusterrole/system:kube-scheduler
2026-09-12 07:29:14.272107 | instance | clusterrolebinding/system:monitoring
2026-09-12 07:29:14.396655 | instance | clusterrole/system:kubelet-api-admin
2026-09-12 07:29:14.474580 | instance | clusterrolebinding/system:node
2026-09-12 07:29:14.677944 | instance | clusterrole/system:monitoring
2026-09-12 07:29:14.705096 | instance | clusterrole/system:node
2026-09-12 07:29:14.931873 | instance | clusterrolebinding/system:node-proxier
2026-09-12 07:29:14.935800 | instance | clusterrolebinding/system:public-info-viewer
2026-09-12 07:29:15.193873 | instance | clusterrole/system:node-bootstrapper
2026-09-12 07:29:15.209563 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-09-12 07:29:15.382759 | instance | clusterrole/system:node-problem-detector
2026-09-12 07:29:15.445548 | instance | clusterrolebinding/system:volume-scheduler
2026-09-12 07:29:15.618405 | instance | clusterrolebinding/vector
2026-09-12 07:29:15.699822 | instance | clusterrole/system:node-proxier
2026-09-12 07:29:15.887412 | instance | clusterrole/system:persistent-volume-provisioner
2026-09-12 07:29:16.001991 | instance | clusterrole/system:public-info-viewer
2026-09-12 07:29:16.164055 | instance | clusterrole/system:service-account-issuer-discovery
2026-09-12 07:29:16.256393 | instance | clusterrole/system:volume-scheduler
2026-09-12 07:29:16.393937 | instance | clusterrole/vector
2026-09-12 07:29:16.543241 | instance | clusterrole/view
2026-09-12 07:29:16.655632 | instance | storageclass/general
2026-09-12 07:29:16.803509 | instance | namespace/auth-system
2026-09-12 07:29:16.950358 | instance | namespace/capi-kubeadm-bootstrap-system
2026-09-12 07:29:17.080559 | instance | namespace/capi-kubeadm-control-plane-system
2026-09-12 07:29:17.225328 | instance | namespace/capi-system
2026-09-12 07:29:17.362689 | instance | namespace/capo-system
2026-09-12 07:29:17.473853 | instance | namespace/cert-manager
2026-09-12 07:29:17.586604 | instance | namespace/default
2026-09-12 07:29:17.720621 | instance | namespace/envoy-gateway-system
2026-09-12 07:29:17.856845 | instance | namespace/ingress-nginx
2026-09-12 07:29:17.974488 | instance | namespace/kube-node-lease
2026-09-12 07:29:18.131756 | instance | namespace/kube-public
2026-09-12 07:29:18.229829 | instance | namespace/kube-system
2026-09-12 07:29:18.381036 | instance | namespace/local-path-storage
2026-09-12 07:29:18.462629 | instance | namespace/magnum-system
2026-09-12 07:29:18.629723 | instance | namespace/monitoring
2026-09-12 07:29:18.744972 | instance | namespace/openstack
2026-09-12 07:29:18.899300 | instance | namespace/orc-system
2026-09-12 07:29:18.984806 | instance | namespace/rook-ceph
2026-09-12 07:29:19.159834 | instance | namespace/secretgen-controller
2026-09-12 07:29:19.740165 | instance | ok: Runtime: 0:00:30.491139
2026-09-12 07:29:19.755631 |
2026-09-12 07:29:19.755847 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-09-12 07:29:19.972599 | instance | changed
2026-09-12 07:29:19.982735 |
2026-09-12 07:29:19.982887 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-09-12 07:29:20.281617 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-09-12 07:29:20.282248 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-09-12 07:29:20.282465 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-09-12 07:29:20.391433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:20.391818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:20.514285 | instance | auth-system/configmaps/keycloak-env-vars
2026-09-12 07:29:20.518140 | instance | auth-system/configmaps/kube-root-ca.crt
2026-09-12 07:29:20.523374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:20.541566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:20.650169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:20.675084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:20.713685 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt
2026-09-12 07:29:20.752163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:20.764479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:20.851413 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager
2026-09-12 07:29:20.854164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:20.856271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:20.939729 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service
2026-09-12 07:29:20.945095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:20.971827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.043266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.079262 | instance | auth-system/endpoints/keycloak
2026-09-12 07:29:21.100970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.134807 | instance | auth-system/endpoints/keycloak-headless
2026-09-12 07:29:21.151582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.203007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.242145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.307567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.315313 | instance | auth-system/endpoints/keycloak-metrics
2026-09-12 07:29:21.336428 | instance | auth-system/ingresses/keycloak
2026-09-12 07:29:21.355548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.429099 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:21.438191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.469028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.530639 | instance | auth-system/networkpolicies/keycloak
2026-09-12 07:29:21.542800 | instance | auth-system/pods/keycloak-0
2026-09-12 07:29:21.547284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.599751 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:21.618132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.650055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.710819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.768332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.769484 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-vp6sv
2026-09-12 07:29:21.839328 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding
2026-09-12 07:29:21.844823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.893927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:21.993710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.011606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.059688 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role
2026-09-12 07:29:22.097524 | instance | auth-system/secrets/keycloak
2026-09-12 07:29:22.114532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.141029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.227884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.231713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.288913 | instance | auth-system/secrets/keycloak-externaldb
2026-09-12 07:29:22.309915 | instance | auth-system/secrets/keycloak.162-253-55-179.nip.io-tls
2026-09-12 07:29:22.332304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.341485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.442881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.459423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.499851 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-09-12 07:29:22.543058 | instance | auth-system/serviceaccounts/default
2026-09-12 07:29:22.543359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.561338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.666739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.683448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.737380 | instance | auth-system/serviceaccounts/keycloak
2026-09-12 07:29:22.747533 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert
2026-09-12 07:29:22.766534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.790356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.872011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.903824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.963098 | instance | auth-system/services/keycloak
2026-09-12 07:29:22.969069 | instance | auth-system/services/keycloak-headless
2026-09-12 07:29:22.983371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:22.994401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.087629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.144496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.192468 | instance | auth-system/services/keycloak-metrics
2026-09-12 07:29:23.217476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.228714 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager
2026-09-12 07:29:23.244282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.313201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.360671 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:23.372364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.433822 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default
2026-09-12 07:29:23.441243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.441949 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service
2026-09-12 07:29:23.495719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.554700 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:23.567782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.588952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.662492 | instance | auth-system/statefulsets/keycloak
2026-09-12 07:29:23.670720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.675958 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt
2026-09-12 07:29:23.713672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.782850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.836270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.883591 | instance | capi-system/configmaps/kube-root-ca.crt
2026-09-12 07:29:23.901548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:23.902954 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager
2026-09-12 07:29:23.948999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.010325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.105394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.112089 | instance | capi-system/deployment/capi-controller-manager
2026-09-12 07:29:24.135024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.149326 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service
2026-09-12 07:29:24.197870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.231402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.287675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.334295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.353989 | instance | capi-system/endpoints/capi-webhook-service
2026-09-12 07:29:24.373019 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-nwdng
2026-09-12 07:29:24.412920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.450353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.527518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.557989 | instance | capi-system/pods/capi-controller-manager-5647546676-vqw2b
2026-09-12 07:29:24.587593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.595036 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding
2026-09-12 07:29:24.631506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.700792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.712399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.740957 | instance | capi-system/rolebindings/capi-leader-election-rolebinding
2026-09-12 07:29:24.770345 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role
2026-09-12 07:29:24.790458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.806905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.870643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.905164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.925123 | instance | capi-system/roles/capi-leader-election-role
2026-09-12 07:29:24.959848 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert
2026-09-12 07:29:24.976692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:24.998970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.090019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.114119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.163690 | instance | capi-system/secrets/capi-webhook-service-cert
2026-09-12 07:29:25.191749 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager
2026-09-12 07:29:25.192308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.244500 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:25.257137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.291419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.351929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.370683 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default
2026-09-12 07:29:25.416005 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:25.418227 | instance | capi-system/serviceaccounts/capi-manager
2026-09-12 07:29:25.432322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.450596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.540750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.569690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.602183 | instance | capi-system/serviceaccounts/default
2026-09-12 07:29:25.632857 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service
2026-09-12 07:29:25.661943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.704471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.798398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.826910 | instance | capi-system/services/capi-webhook-service
2026-09-12 07:29:25.885465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:25.894612 | instance | capo-system/configmaps/kube-root-ca.crt
2026-09-12 07:29:25.918250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.027834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.064159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.115942 | instance | cert-manager/configmaps/cert-manager-webhook
2026-09-12 07:29:26.143944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.152756 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-09-12 07:29:26.175076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.267408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.269816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.329922 | instance | capo-system/deployment/capo-controller-manager
2026-09-12 07:29:26.372400 | instance | capo-system/endpoints/capo-webhook-service
2026-09-12 07:29:26.375271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.375406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.477859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.484297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.538036 | instance | cert-manager/deployment/cert-manager
2026-09-12 07:29:26.573381 | instance | cert-manager/deployment/cert-manager-cainjector
2026-09-12 07:29:26.575908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.621298 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.738841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.743499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.753796 | instance | cert-manager/deployment/cert-manager-webhook
2026-09-12 07:29:26.802723 | instance | cert-manager/endpoints/cert-manager
2026-09-12 07:29:26.815547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.839539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.943075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.943189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:26.995491 | instance | cert-manager/endpoints/cert-manager-webhook
2026-09-12 07:29:27.026761 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-p8zm8
2026-09-12 07:29:27.067673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.068440 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:27.078498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.169860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.184440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.214833 | instance | cert-manager/pods/cert-manager-75c4c745bc-2kph7
2026-09-12 07:29:27.254277 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-dvlg9
2026-09-12 07:29:27.264487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.270683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.352566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.356152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.426727 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-prds8
2026-09-12 07:29:27.443499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.461197 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:27.463273 | instance | capo-system/rolebindings/capo-leader-election-rolebinding
2026-09-12 07:29:27.468782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.546453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.576246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.656562 | instance | capo-system/roles/capo-leader-election-role
2026-09-12 07:29:27.663818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.680379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.702919 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-09-12 07:29:27.760835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.782273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.866239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:27.877820 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-09-12 07:29:27.911851 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-09-12 07:29:27.961725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.074023 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-09-12 07:29:28.087112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.091745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.130574 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-09-12 07:29:28.204178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.204238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.293310 | instance | cert-manager/roles/cert-manager:leaderelection
2026-09-12 07:29:28.314738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.318677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.335096 | instance | capo-system/secrets/capo-webhook-service-cert
2026-09-12 07:29:28.415540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.422667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.489023 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-09-12 07:29:28.508102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.513376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.561099 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-09-12 07:29:28.621372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.623888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.707077 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-09-12 07:29:28.761459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.763272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.834565 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-09-12 07:29:28.856520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.888178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.949470 | instance | capo-system/serviceaccounts/capo-manager
2026-09-12 07:29:28.976670 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:28.987788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:28.988460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.097503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.113550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.125999 | instance | capo-system/serviceaccounts/default
2026-09-12 07:29:29.191406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.196164 | instance | cert-manager/serviceaccounts/cert-manager
2026-09-12 07:29:29.198194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.268908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.300322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.316595 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-09-12 07:29:29.376234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.433548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.475340 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-09-12 07:29:29.509677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.543629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.558241 | instance | cert-manager/serviceaccounts/default
2026-09-12 07:29:29.630315 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:29.632839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.637562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.677572 | instance | capo-system/services/capo-webhook-service
2026-09-12 07:29:29.723021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.723919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.768052 | instance | cert-manager/services/cert-manager
2026-09-12 07:29:29.821587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.832764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.896843 | instance | cert-manager/services/cert-manager-webhook
2026-09-12 07:29:29.933219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.953574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:29.970621 | instance | default/configmaps/kube-root-ca.crt
2026-09-12 07:29:30.017387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.085927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.112882 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-09-12 07:29:30.145957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.195490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.228880 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-09-12 07:29:30.259309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.302465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.333861 | instance | default/endpoints/kubernetes
2026-09-12 07:29:30.378502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.429713 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-09-12 07:29:30.433890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.496186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.573040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.577317 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-09-12 07:29:30.619960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.655066 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-mfmnp
2026-09-12 07:29:30.702089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.748241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.776588 | instance | default/serviceaccounts/default
2026-09-12 07:29:30.823353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.892803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.897297 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-09-12 07:29:30.921995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:30.985258 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-09-12 07:29:30.988875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.041381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.130152 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:31.142335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.150626 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-09-12 07:29:31.204608 | instance | default/services/kubernetes
2026-09-12 07:29:31.207597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.258329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.340719 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:31.351772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.356041 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-09-12 07:29:31.367721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.425400 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-09-12 07:29:31.486476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.492805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.544035 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-09-12 07:29:31.590520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.638328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.663286 | instance | envoy-gateway-system/serviceaccounts/default
2026-09-12 07:29:31.776288 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-09-12 07:29:31.806662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.871055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.926603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:31.980195 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-09-12 07:29:32.000399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.019898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.030139 | instance | envoy-gateway-system/secrets/envoy
2026-09-12 07:29:32.110594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.117280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.230856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.232452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.252020 | instance | envoy-gateway-system/services/envoy-gateway
2026-09-12 07:29:32.255729 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-09-12 07:29:32.325133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.327000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.419807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.442605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.467498 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-09-12 07:29:32.504559 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-09-12 07:29:32.536787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.561831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.677641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.697897 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-09-12 07:29:32.702765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.739353 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-09-12 07:29:32.793778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.804485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.903671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.912302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:32.948522 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-09-12 07:29:33.009539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.009873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.123983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.126891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.206062 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-09-12 07:29:33.211276 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-09-12 07:29:33.241586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.266115 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:33.274432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.366314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.369061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.402512 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-09-12 07:29:33.423796 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-09-12 07:29:33.486232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.495130 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:33.505682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.605959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.625030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.632735 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-09-12 07:29:33.687418 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-09-12 07:29:33.705074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.761854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.824018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.878874 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-09-12 07:29:33.887662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.932052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:33.936309 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-09-12 07:29:34.017728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:34.058876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:34.149171 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-09-12 07:29:34.179834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:34.200557 | instance | ingress-nginx/pods/ingress-nginx-controller-nzhb7
2026-09-12 07:29:34.201007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:34.426441 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-fxw9s
2026-09-12 07:29:34.446346 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-09-12 07:29:34.566070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:34.657850 | instance | ingress-nginx/roles/ingress-nginx
2026-09-12 07:29:34.664651 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-09-12 07:29:34.704640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:34.811275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:34.818505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:34.860397 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-09-12 07:29:34.869134 | instance | ingress-nginx/serviceaccounts/default
2026-09-12 07:29:34.941474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:34.987924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:35.127813 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-09-12 07:29:35.147966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:35.153132 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-09-12 07:29:35.185242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:35.297435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:35.323287 | instance | ingress-nginx/services/ingress-nginx-controller
2026-09-12 07:29:35.378411 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-09-12 07:29:35.444964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:35.525853 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-09-12 07:29:35.536898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:35.537745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:35.604688 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-09-12 07:29:35.635440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:35.707605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:35.760968 | instance | kube-public/configmaps/cluster-info
2026-09-12 07:29:35.822715 | instance | kube-public/configmaps/kube-root-ca.crt
2026-09-12 07:29:35.873682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:36.022280 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:36.023167 | instance | kube-node-lease/serviceaccounts/default
2026-09-12 07:29:36.031614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:36.047706 | instance | kube-system/configmaps/cilium-config
2026-09-12 07:29:36.131595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:36.219130 | instance | kube-system/configmaps/coredns
2026-09-12 07:29:36.280588 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-09-12 07:29:36.335789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:36.477329 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-09-12 07:29:36.488070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:36.526678 | instance | kube-system/configmaps/kube-proxy
2026-09-12 07:29:36.608715 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:29:36.619980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:36.720640 | instance | kube-system/configmaps/kube-root-ca.crt
2026-09-12 07:29:36.757632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:36.793734 | instance | kube-system/configmaps/kubeadm-config
2026-09-12 07:29:36.909569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:36.961282 | instance | kube-system/configmaps/kubelet-config
2026-09-12 07:29:37.024725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:37.057200 | instance | kube-system/daemonsets/cilium
2026-09-12 07:29:37.157992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:37.171641 | instance | kube-system/daemonsets/kube-proxy
2026-09-12 07:29:37.305708 | instance | kube-system/deployment/cilium-operator
2026-09-12 07:29:37.462898 | instance | kube-system/deployment/coredns
2026-09-12 07:29:37.480548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:37.559609 | instance | kube-system/endpoints/kube-dns
2026-09-12 07:29:37.633142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:37.670145 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-09-12 07:29:37.774242 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-09-12 07:29:37.785865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:37.966744 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-09-12 07:29:38.001453 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-09-12 07:29:38.074501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:38.203570 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-09-12 07:29:38.266299 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-09-12 07:29:38.289024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:29:38.453169 | instance | kube-system/pods/cilium-fv6v6
2026-09-12 07:29:38.526833 | instance | kube-system/pods/cilium-operator-869df985b8-w4l4v
2026-09-12 07:29:38.720387 | instance | kube-system/pods/coredns-67659f764b-l95mh
2026-09-12 07:29:38.781668 | instance | kube-system/pods/coredns-67659f764b-sjxtg
2026-09-12 07:29:38.980884 | instance | kube-system/pods/etcd-instance
2026-09-12 07:29:39.029570 | instance | kube-system/pods/kube-apiserver-instance
2026-09-12 07:29:39.238260 | instance | kube-system/pods/kube-controller-manager-instance
2026-09-12 07:29:39.270744 | instance | kube-system/pods/kube-proxy-dpdmm
2026-09-12 07:29:39.481942 | instance | kube-system/pods/kube-scheduler-instance
2026-09-12 07:29:39.502536 | instance | kube-system/pods/kube-vip-instance
2026-09-12 07:29:39.754348 | instance | kube-system/rolebindings/cilium-config-agent
2026-09-12 07:29:39.759823 | instance | kube-system/rolebindings/kube-proxy
2026-09-12 07:29:40.015783 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-09-12 07:29:40.016763 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-09-12 07:29:40.259607 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-09-12 07:29:40.311176 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-09-12 07:29:40.494762 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-09-12 07:29:40.543446 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-09-12 07:29:40.742508 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-09-12 07:29:40.801570 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-09-12 07:29:40.999339 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-09-12 07:29:41.005276 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-09-12 07:29:41.268299 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-09-12 07:29:41.278672 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-09-12 07:29:41.494091 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-09-12 07:29:41.518035 | instance | kube-system/roles/cilium-config-agent
2026-09-12 07:29:41.716269 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-09-12 07:29:41.738768 | instance | kube-system/roles/kube-proxy
2026-09-12 07:29:41.935847 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-09-12 07:29:41.972355 | instance | kube-system/roles/kubeadm:kubelet-config
2026-09-12 07:29:42.199822 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-09-12 07:29:42.215049 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-09-12 07:29:42.406156 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-09-12 07:29:42.438926 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-09-12 07:29:42.616950 | instance | kube-system/roles/system:controller:cloud-provider
2026-09-12 07:29:42.685508 | instance | kube-system/roles/system:controller:token-cleaner
2026-09-12 07:29:42.825943 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-09-12 07:29:42.938915 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-09-12 07:29:43.131837 | instance | kube-system/serviceaccounts/certificate-controller
2026-09-12 07:29:43.254394 | instance | kube-system/serviceaccounts/cilium
2026-09-12 07:29:43.413705 | instance | kube-system/serviceaccounts/cilium-operator
2026-09-12 07:29:43.546483 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-09-12 07:29:43.705630 | instance | kube-system/serviceaccounts/coredns
2026-09-12 07:29:43.833574 | instance | kube-system/serviceaccounts/cronjob-controller
2026-09-12 07:29:43.975643 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-09-12 07:29:44.118580 | instance | kube-system/serviceaccounts/default
2026-09-12 07:29:44.292656 | instance | kube-system/serviceaccounts/deployment-controller
2026-09-12 07:29:44.397003 | instance | kube-system/serviceaccounts/disruption-controller
2026-09-12 07:29:44.592376 | instance | kube-system/serviceaccounts/endpoint-controller
2026-09-12 07:29:44.673996 | instance | kube-system/secrets/bootstrap-token-lrwv05
2026-09-12 07:29:44.861835 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-09-12 07:29:44.903819 | instance | kube-system/secrets/bootstrap-token-oxxire
2026-09-12 07:29:45.153489 | instance | kube-system/secrets/kubeadm-certs
2026-09-12 07:29:45.188123 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-09-12 07:29:45.366478 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-09-12 07:29:45.440877 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-09-12 07:29:45.713759 | instance | kube-system/serviceaccounts/expand-controller
2026-09-12 07:29:45.728918 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-09-12 07:29:46.021996 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-09-12 07:29:46.026339 | instance | kube-system/serviceaccounts/job-controller
2026-09-12 07:29:46.315260 | instance | kube-system/serviceaccounts/kube-proxy
2026-09-12 07:29:46.328499 | instance | kube-system/serviceaccounts/namespace-controller
2026-09-12 07:29:46.621413 | instance | kube-system/serviceaccounts/node-controller
2026-09-12 07:29:46.657589 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-09-12 07:29:46.931289 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-09-12 07:29:46.972857 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-09-12 07:29:47.187987 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-09-12 07:29:47.203684 | instance | kube-system/serviceaccounts/replicaset-controller
2026-09-12 07:29:47.446557 | instance | kube-system/serviceaccounts/replication-controller
2026-09-12 07:29:47.468193 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-09-12 07:29:47.749901 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-09-12 07:29:47.757042 | instance | kube-system/serviceaccounts/service-account-controller
2026-09-12 07:29:48.045840 | instance | kube-system/serviceaccounts/service-controller
2026-09-12 07:29:48.061994 | instance | kube-system/serviceaccounts/statefulset-controller
2026-09-12 07:29:48.307357 | instance | kube-system/serviceaccounts/token-cleaner
2026-09-12 07:29:48.312883 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-09-12 07:29:48.574130 | instance | kube-system/serviceaccounts/ttl-controller
2026-09-12 07:29:48.583957 | instance | kube-system/services/kube-dns
2026-09-12 07:29:48.796750 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-09-12 07:29:48.819023 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-09-12 07:29:49.037589 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-09-12 07:29:49.043650 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-09-12 07:29:49.286029 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-09-12 07:29:49.293916 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-09-12 07:29:49.507446 | instance | kube-public/serviceaccounts/default
2026-09-12 07:29:49.525995 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-09-12 07:29:49.730443 | instance | local-path-storage/configmaps/local-path-config
2026-09-12 07:29:49.731185 | instance | magnum-system/configmaps/kube-root-ca.crt
2026-09-12 07:29:49.958752 | instance | local-path-storage/deployment/local-path-provisioner
2026-09-12 07:29:49.965600 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-nbrkb
2026-09-12 07:29:50.226112 | instance | magnum-system/serviceaccounts/default
2026-09-12 07:29:50.230138 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-09-12 07:29:50.443550 | instance | local-path-storage/serviceaccounts/default
2026-09-12 07:29:50.451070 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-09-12 07:29:50.656703 | instance | openstack/configmaps/barbican-bin
2026-09-12 07:29:50.719529 | instance | openstack/configmaps/ceph-csi-config
2026-09-12 07:29:50.944867 | instance | openstack/configmaps/ceph-etc
2026-09-12 07:29:51.010139 | instance | openstack/configmaps/cinder-bin
2026-09-12 07:29:51.263612 | instance | openstack/configmaps/glance-bin
2026-09-12 07:29:51.269453 | instance | openstack/configmaps/heat-bin
2026-09-12 07:29:51.560434 | instance | openstack/configmaps/keepalived-bin
2026-09-12 07:29:51.563759 | instance | openstack/configmaps/keystone-bin
2026-09-12 07:29:51.819764 | instance | openstack/configmaps/keystone-openid-metadata
2026-09-12 07:29:51.878711 | instance | openstack/configmaps/kube-root-ca.crt
2026-09-12 07:29:52.092909 | instance | openstack/configmaps/libvirt-bin
2026-09-12 07:29:52.199713 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-09-12 07:29:52.399900 | instance | openstack/configmaps/magnum-bin
2026-09-12 07:29:52.492180 | instance | openstack/configmaps/magnum-cluster-api-proxy-config
2026-09-12 07:29:52.669816 | instance | openstack/configmaps/manila-bin
2026-09-12 07:29:52.752541 | instance | openstack/configmaps/memcached-memcached-bin
2026-09-12 07:29:52.968239 | instance | openstack/configmaps/neutron-bin
2026-09-12 07:29:52.995455 | instance | openstack/configmaps/nova-bin
2026-09-12 07:29:53.276545 | instance | openstack/configmaps/octavia-bin
2026-09-12 07:29:53.311325 | instance | openstack/configmaps/openvswitch-bin
2026-09-12 07:29:53.554187 | instance | openstack/configmaps/ovn-bin
2026-09-12 07:29:53.599090 | instance | openstack/configmaps/ovn-controller-default-bin
2026-09-12 07:29:53.826773 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-09-12 07:29:53.857601 | instance | openstack/configmaps/percona-xtradb-pxc
2026-09-12 07:29:54.121484 | instance | openstack/configmaps/placement-bin
2026-09-12 07:29:54.153461 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-09-12 07:29:54.402143 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-09-12 07:29:54.444609 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-09-12 07:29:54.623777 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-09-12 07:29:54.684545 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-09-12 07:29:54.887260 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-09-12 07:29:54.957144 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf
2026-09-12 07:29:55.212155 | instance | openstack/configmaps/rabbitmq-heat-server-conf
2026-09-12 07:29:55.284072 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-09-12 07:29:55.428632 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-09-12 07:29:55.517697 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf
2026-09-12 07:29:55.697482 | instance | openstack/configmaps/rabbitmq-magnum-server-conf
2026-09-12 07:29:55.785284 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf
2026-09-12 07:29:55.945825 | instance | openstack/configmaps/rabbitmq-manila-server-conf
2026-09-12 07:29:56.068075 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-09-12 07:29:56.270464 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-09-12 07:29:56.372247 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-09-12 07:29:56.537480 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-09-12 07:29:56.609745 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf
2026-09-12 07:29:56.875735 | instance | openstack/configmaps/rabbitmq-octavia-server-conf
2026-09-12 07:29:56.932651 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-09-12 07:29:57.129062 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-09-12 07:29:57.218142 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-09-12 07:29:57.388607 | instance | openstack/configmaps/rook-config-override
2026-09-12 07:29:57.473103 | instance | openstack/configmaps/staffeln-bin
2026-09-12 07:29:57.693836 | instance | openstack/configmaps/valkey-configuration
2026-09-12 07:29:57.767974 | instance | openstack/configmaps/valkey-health
2026-09-12 07:29:58.021773 | instance | openstack/configmaps/valkey-scripts
2026-09-12 07:29:58.103629 | instance | monitoring/configmaps/goldpinger-zap
2026-09-12 07:29:58.277774 | instance | monitoring/configmaps/ipmi-exporter
2026-09-12 07:29:58.309594 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-09-12 07:29:58.520986 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-09-12 07:29:58.565893 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-09-12 07:29:58.761560 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-09-12 07:29:58.799132 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-09-12 07:29:59.005509 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-09-12 07:29:59.043125 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-09-12 07:29:59.288337 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-09-12 07:29:59.304457 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-09-12 07:29:59.557027 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-09-12 07:29:59.682333 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-09-12 07:29:59.773092 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-09-12 07:29:59.965054 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-09-12 07:30:00.213236 | instance | openstack/cronjobs/heat-engine-cleaner
2026-09-12 07:30:00.271281 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-09-12 07:30:00.465783 | instance | openstack/cronjobs/heat-purge-deleted
2026-09-12 07:30:00.493853 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-09-12 07:30:00.715165 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-09-12 07:30:00.759665 | instance | openstack/cronjobs/keystone-credential-rotate
2026-09-12 07:30:00.944783 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-09-12 07:30:01.037405 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-09-12 07:30:01.176058 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-09-12 07:30:01.329469 | instance | openstack/cronjobs/nova-cell-setup
2026-09-12 07:30:01.415856 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-09-12 07:30:01.631324 | instance | openstack/cronjobs/nova-service-cleaner
2026-09-12 07:30:01.633249 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-09-12 07:30:01.870056 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-09-12 07:30:01.907329 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-09-12 07:30:02.094134 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-09-12 07:30:02.139637 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-09-12 07:30:02.341588 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-09-12 07:30:02.368830 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-09-12 07:30:02.583373 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-09-12 07:30:02.593335 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-09-12 07:30:02.680719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:02.833641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:02.840998 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-09-12 07:30:02.854151 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-09-12 07:30:03.038805 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-09-12 07:30:03.104924 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-09-12 07:30:03.279238 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-09-12 07:30:03.334736 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-09-12 07:30:03.475776 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-09-12 07:30:03.529559 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-09-12 07:30:03.691080 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-09-12 07:30:03.729693 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-09-12 07:30:03.932506 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-09-12 07:30:03.966497 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-09-12 07:30:04.169479 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-09-12 07:30:04.250431 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-09-12 07:30:04.407933 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-09-12 07:30:04.539092 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-09-12 07:30:04.661063 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-09-12 07:30:04.769001 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-09-12 07:30:04.924085 | instance | monitoring/configmaps/kube-root-ca.crt
2026-09-12 07:30:05.012794 | instance | monitoring/configmaps/loki
2026-09-12 07:30:05.198387 | instance | monitoring/configmaps/loki-alerting-rules
2026-09-12 07:30:05.270532 | instance | monitoring/configmaps/loki-gateway
2026-09-12 07:30:05.437525 | instance | monitoring/configmaps/loki-runtime
2026-09-12 07:30:05.531836 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-09-12 07:30:05.696302 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-09-12 07:30:05.784198 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-09-12 07:30:05.973850 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-09-12 07:30:06.037138 | instance | monitoring/configmaps/vector
2026-09-12 07:30:06.314719 | instance | monitoring/daemonsets/goldpinger
2026-09-12 07:30:06.345729 | instance | monitoring/daemonsets/ipmi-exporter
2026-09-12 07:30:06.572853 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-09-12 07:30:06.601877 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-09-12 07:30:06.804184 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-09-12 07:30:06.822463 | instance | monitoring/daemonsets/vector
2026-09-12 07:30:07.038815 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-09-12 07:30:07.057939 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-09-12 07:30:07.258380 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-09-12 07:30:07.282906 | instance | monitoring/deployment/loki-gateway
2026-09-12 07:30:07.462659 | instance | monitoring/deployment/node-feature-discovery-gc
2026-09-12 07:30:07.498553 | instance | monitoring/deployment/node-feature-discovery-master
2026-09-12 07:30:07.670870 | instance | monitoring/deployment/prometheus-pushgateway
2026-09-12 07:30:07.750967 | instance | openstack/daemonsets/keepalived
2026-09-12 07:30:07.932189 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-09-12 07:30:08.013015 | instance | openstack/daemonsets/magnum-cluster-api-proxy
2026-09-12 07:30:08.277841 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-09-12 07:30:08.375563 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-09-12 07:30:08.712183 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-09-12 07:30:08.723954 | instance | openstack/daemonsets/nova-compute-default
2026-09-12 07:30:09.018704 | instance | openstack/daemonsets/octavia-health-manager-default
2026-09-12 07:30:09.095620 | instance | openstack/daemonsets/openvswitch
2026-09-12 07:30:09.351165 | instance | openstack/daemonsets/ovn-controller-default
2026-09-12 07:30:09.447665 | instance | monitoring/endpoints/alertmanager-operated
2026-09-12 07:30:09.679452 | instance | monitoring/endpoints/goldpinger
2026-09-12 07:30:09.681297 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-09-12 07:30:09.964700 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-09-12 07:30:09.968187 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-09-12 07:30:10.258660 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-09-12 07:30:10.283972 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-09-12 07:30:10.536034 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-09-12 07:30:10.559634 | instance | monitoring/endpoints/loki
2026-09-12 07:30:10.804519 | instance | monitoring/endpoints/loki-chunks-cache
2026-09-12 07:30:10.815587 | instance | monitoring/endpoints/loki-gateway
2026-09-12 07:30:11.075153 | instance | monitoring/endpoints/loki-headless
2026-09-12 07:30:11.077297 | instance | monitoring/endpoints/loki-memberlist
2026-09-12 07:30:11.331939 | instance | monitoring/endpoints/loki-results-cache
2026-09-12 07:30:11.340305 | instance | monitoring/endpoints/prometheus-operated
2026-09-12 07:30:11.563551 | instance | monitoring/endpoints/prometheus-pushgateway
2026-09-12 07:30:11.587401 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-09-12 07:30:11.822630 | instance | monitoring/endpoints/vector-headless
2026-09-12 07:30:11.842489 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-09-12 07:30:12.070165 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-09-12 07:30:12.094590 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-09-12 07:30:12.341117 | instance | openstack/deployment/barbican-api
2026-09-12 07:30:12.355247 | instance | openstack/deployment/cinder-api
2026-09-12 07:30:12.642838 | instance | openstack/deployment/cinder-backup
2026-09-12 07:30:12.685614 | instance | openstack/deployment/cinder-scheduler
2026-09-12 07:30:12.920866 | instance | openstack/deployment/cinder-volume
2026-09-12 07:30:13.008616 | instance | openstack/deployment/glance-api
2026-09-12 07:30:13.290996 | instance | openstack/deployment/heat-api
2026-09-12 07:30:13.356875 | instance | openstack/deployment/heat-cfn
2026-09-12 07:30:13.601273 | instance | openstack/deployment/heat-engine
2026-09-12 07:30:13.707011 | instance | openstack/deployment/keystone-api
2026-09-12 07:30:13.929291 | instance | openstack/deployment/magnum-api
2026-09-12 07:30:14.040935 | instance | openstack/deployment/magnum-registry
2026-09-12 07:30:14.238757 | instance | openstack/deployment/manila-api
2026-09-12 07:30:14.367127 | instance | openstack/deployment/manila-data
2026-09-12 07:30:14.533392 | instance | openstack/deployment/manila-scheduler
2026-09-12 07:30:14.656408 | instance | openstack/deployment/manila-share
2026-09-12 07:30:14.860256 | instance | openstack/deployment/memcached-memcached
2026-09-12 07:30:14.975302 | instance | openstack/deployment/neutron-server
2026-09-12 07:30:15.133068 | instance | openstack/deployment/nova-api-metadata
2026-09-12 07:30:15.303154 | instance | openstack/deployment/nova-api-osapi
2026-09-12 07:30:15.433416 | instance | openstack/endpoints/barbican-api
2026-09-12 07:30:15.605524 | instance | openstack/deployment/nova-conductor
2026-09-12 07:30:15.728404 | instance | openstack/endpoints/ceph-mon
2026-09-12 07:30:15.912328 | instance | openstack/endpoints/cinder-api
2026-09-12 07:30:16.029541 | instance | openstack/deployment/nova-novncproxy
2026-09-12 07:30:16.222853 | instance | openstack/endpoints/glance-api
2026-09-12 07:30:16.354894 | instance | openstack/deployment/nova-scheduler
2026-09-12 07:30:16.504956 | instance | openstack/endpoints/heat-api
2026-09-12 07:30:16.637806 | instance | openstack/deployment/octavia-api
2026-09-12 07:30:16.823344 | instance | openstack/endpoints/heat-cfn
2026-09-12 07:30:16.966442 | instance | openstack/endpoints/keystone-api
2026-09-12 07:30:17.156450 | instance | openstack/deployment/octavia-housekeeping
2026-09-12 07:30:17.283191 | instance | openstack/deployment/octavia-worker
2026-09-12 07:30:17.482754 | instance | openstack/deployment/ovn-northd
2026-09-12 07:30:17.578166 | instance | openstack/endpoints/magnum-api
2026-09-12 07:30:17.771800 | instance | openstack/endpoints/magnum-registry
2026-09-12 07:30:17.842465 | instance | openstack/deployment/placement-api
2026-09-12 07:30:18.067798 | instance | openstack/endpoints/manila-api
2026-09-12 07:30:18.154820 | instance | openstack/deployment/pxc-operator
2026-09-12 07:30:18.310942 | instance | openstack/endpoints/memcached
2026-09-12 07:30:18.455890 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-09-12 07:30:18.608098 | instance | openstack/endpoints/memcached-metrics
2026-09-12 07:30:18.752040 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-09-12 07:30:18.919184 | instance | openstack/endpoints/neutron-server
2026-09-12 07:30:19.045857 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-09-12 07:30:19.237535 | instance | openstack/endpoints/nova-api
2026-09-12 07:30:19.330558 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-09-12 07:30:19.540911 | instance | openstack/endpoints/nova-metadata
2026-09-12 07:30:19.654085 | instance | openstack/deployment/staffeln-api
2026-09-12 07:30:19.839401 | instance | openstack/endpoints/nova-novncproxy
2026-09-12 07:30:19.961705 | instance | openstack/deployment/staffeln-conductor
2026-09-12 07:30:20.140565 | instance | openstack/endpoints/octavia-api
2026-09-12 07:30:20.308179 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-09-12 07:30:20.424282 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-09-12 07:30:20.526479 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-09-12 07:30:20.693357 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-09-12 07:30:20.800078 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-09-12 07:30:20.991996 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-09-12 07:30:21.074183 | instance | openstack/endpoints/percona-xtradb-pxc
2026-09-12 07:30:21.297976 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-09-12 07:30:21.351168 | instance | openstack/endpoints/placement-api
2026-09-12 07:30:21.568287 | instance | openstack/endpoints/rabbitmq-barbican
2026-09-12 07:30:21.638091 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-09-12 07:30:21.821026 | instance | openstack/endpoints/rabbitmq-cinder
2026-09-12 07:30:21.929969 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-09-12 07:30:22.131803 | instance | openstack/endpoints/rabbitmq-glance
2026-09-12 07:30:22.229291 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-09-12 07:30:22.421776 | instance | openstack/endpoints/rabbitmq-heat
2026-09-12 07:30:22.517011 | instance | openstack/endpoints/rabbitmq-heat-nodes
2026-09-12 07:30:22.685859 | instance | openstack/endpoints/rabbitmq-keystone
2026-09-12 07:30:22.782522 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-09-12 07:30:22.968945 | instance | openstack/endpoints/rabbitmq-magnum
2026-09-12 07:30:23.078473 | instance | openstack/endpoints/rabbitmq-magnum-nodes
2026-09-12 07:30:23.258198 | instance | openstack/endpoints/rabbitmq-manila
2026-09-12 07:30:23.360880 | instance | openstack/endpoints/rabbitmq-manila-nodes
2026-09-12 07:30:23.378299 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:23.557793 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-09-12 07:30:23.603825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:23.635595 | instance | openstack/endpoints/rabbitmq-neutron
2026-09-12 07:30:23.694048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:23.792266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:23.837157 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-09-12 07:30:23.927874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:23.931601 | instance | openstack/endpoints/rabbitmq-nova
2026-09-12 07:30:24.061877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:24.141939 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-09-12 07:30:24.191834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:24.233982 | instance | openstack/endpoints/rabbitmq-octavia
2026-09-12 07:30:24.308414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:24.423575 | instance | openstack/endpoints/rabbitmq-octavia-nodes
2026-09-12 07:30:24.440598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:24.518487 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-09-12 07:30:24.547502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:24.631971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:24.684710 | instance | openstack/endpoints/staffeln-api
2026-09-12 07:30:24.718376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:24.743623 | instance | openstack/endpoints/valkey
2026-09-12 07:30:24.812700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:24.913601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:24.944400 | instance | openstack/endpoints/valkey-headless
2026-09-12 07:30:24.995085 | instance | openstack/endpoints/valkey-metrics
2026-09-12 07:30:25.017317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:25.130410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:25.222830 | instance | openstack/ingresses/cloudformation
2026-09-12 07:30:25.242972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:25.247857 | instance | openstack/ingresses/compute
2026-09-12 07:30:25.317783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:25.450339 | instance | openstack/ingresses/compute-novnc-proxy
2026-09-12 07:30:25.464050 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:30:25.474396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:25.535044 | instance | openstack/ingresses/container-infra
2026-09-12 07:30:25.583232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:25.709768 | instance | openstack/ingresses/container-infra-registry
2026-09-12 07:30:25.719228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:25.815511 | instance | openstack/ingresses/identity
2026-09-12 07:30:25.841232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:25.967729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:26.053606 | instance | openstack/ingresses/image
2026-09-12 07:30:26.098388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:26.112360 | instance | openstack/ingresses/key-manager
2026-09-12 07:30:26.249092 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:30:26.259805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:26.312035 | instance | openstack/ingresses/load-balancer
2026-09-12 07:30:26.402900 | instance | openstack/ingresses/network
2026-09-12 07:30:26.407586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:26.500631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:26.637592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:26.640164 | instance | openstack/ingresses/orchestration
2026-09-12 07:30:26.692271 | instance | openstack/ingresses/placement
2026-09-12 07:30:26.758289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:26.931382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:26.965586 | instance | openstack/ingresses/rook-ceph-cluster
2026-09-12 07:30:27.012283 | instance | openstack/ingresses/sharev2
2026-09-12 07:30:27.027692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:27.171398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:27.173119 | instance | openstack/ingresses/volumev3
2026-09-12 07:30:27.256333 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-09-12 07:30:27.302436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:27.429755 | instance | monitoring/pods/goldpinger-4qp8v
2026-09-12 07:30:27.526328 | instance | monitoring/pods/kube-prometheus-stack-grafana-9d48d4cfb-zgsst
2026-09-12 07:30:27.688294 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b5pkm
2026-09-12 07:30:27.814849 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-j2jfc
2026-09-12 07:30:27.921765 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-g24jj
2026-09-12 07:30:28.098984 | instance | monitoring/pods/loki-0
2026-09-12 07:30:28.182424 | instance | monitoring/pods/loki-chunks-cache-0
2026-09-12 07:30:28.331772 | instance | monitoring/pods/loki-gateway-cf54cb88c-b7w6x
2026-09-12 07:30:28.433256 | instance | monitoring/pods/loki-results-cache-0
2026-09-12 07:30:28.586644 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-hqkz4
2026-09-12 07:30:28.670537 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-szz5f
2026-09-12 07:30:28.788166 | instance | monitoring/pods/node-feature-discovery-worker-bkzgv
2026-09-12 07:30:28.883446 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-09-12 07:30:28.995619 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-bv59x
2026-09-12 07:30:29.157565 | instance | monitoring/pods/vector-2tbnl
2026-09-12 07:30:29.227430 | instance | openstack/jobs/barbican-db-init
2026-09-12 07:30:29.387903 | instance | openstack/jobs/barbican-db-sync
2026-09-12 07:30:29.489510 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-09-12 07:30:29.659619 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-09-12 07:30:29.710236 | instance | openstack/jobs/barbican-ks-endpoints
2026-09-12 07:30:29.859638 | instance | openstack/networkpolicies/valkey
2026-09-12 07:30:30.028683 | instance | openstack/jobs/barbican-ks-service
2026-09-12 07:30:30.110701 | instance | openstack/jobs/barbican-ks-user
2026-09-12 07:30:30.322606 | instance | openstack/jobs/barbican-rabbit-init
2026-09-12 07:30:30.428754 | instance | openstack/jobs/cinder-backup-storage-init
2026-09-12 07:30:30.634140 | instance | openstack/jobs/cinder-bootstrap
2026-09-12 07:30:30.708018 | instance | openstack/jobs/cinder-create-internal-tenant
2026-09-12 07:30:30.928627 | instance | openstack/jobs/cinder-db-init
2026-09-12 07:30:31.030313 | instance | openstack/jobs/cinder-db-sync
2026-09-12 07:30:31.242091 | instance | openstack/jobs/cinder-ks-endpoints
2026-09-12 07:30:31.313513 | instance | openstack/jobs/cinder-ks-service
2026-09-12 07:30:31.530074 | instance | openstack/jobs/cinder-ks-user
2026-09-12 07:30:31.593762 | instance | openstack/jobs/cinder-rabbit-init
2026-09-12 07:30:31.810619 | instance | openstack/jobs/cinder-storage-init
2026-09-12 07:30:31.883511 | instance | openstack/jobs/cinder-volume-usage-audit-29819945
2026-09-12 07:30:32.081379 | instance | openstack/jobs/glance-db-init
2026-09-12 07:30:32.112489 | instance | openstack/jobs/glance-db-sync
2026-09-12 07:30:32.346064 | instance | openstack/jobs/glance-ks-endpoints
2026-09-12 07:30:32.421017 | instance | openstack/jobs/glance-ks-service
2026-09-12 07:30:32.637621 | instance | openstack/jobs/glance-ks-user
2026-09-12 07:30:32.702659 | instance | openstack/jobs/glance-metadefs-load
2026-09-12 07:30:32.898744 | instance | openstack/jobs/glance-rabbit-init
2026-09-12 07:30:32.995984 | instance | openstack/jobs/glance-storage-init
2026-09-12 07:30:33.200189 | instance | openstack/jobs/heat-bootstrap
2026-09-12 07:30:33.307695 | instance | openstack/jobs/heat-db-init
2026-09-12 07:30:33.477139 | instance | openstack/jobs/heat-db-sync
2026-09-12 07:30:33.569038 | instance | openstack/jobs/heat-domain-ks-user
2026-09-12 07:30:33.736696 | instance | openstack/jobs/heat-engine-cleaner-29819955
2026-09-12 07:30:33.848827 | instance | Error from server (NotFound): jobs.batch "heat-engine-cleaner-29819955" not found
2026-09-12 07:30:33.854371 | instance | openstack/jobs/heat-engine-cleaner-29819960
2026-09-12 07:30:34.176279 | instance | Error from server (NotFound): jobs.batch "heat-engine-cleaner-29819955" not found
2026-09-12 07:30:34.182589 | instance | openstack/jobs/heat-engine-cleaner-29819965
2026-09-12 07:30:34.185735 | instance | openstack/jobs/heat-ks-endpoints
2026-09-12 07:30:34.485516 | instance | openstack/jobs/heat-ks-service
2026-09-12 07:30:34.494229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:34.503079 | instance | openstack/jobs/heat-ks-user
2026-09-12 07:30:34.608689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:34.730065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:34.792089 | instance | openstack/jobs/heat-rabbit-init
2026-09-12 07:30:34.798412 | instance | openstack/jobs/heat-trusts
2026-09-12 07:30:34.834324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:34.930910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:35.032743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:35.055525 | instance | openstack/jobs/keystone-bootstrap
2026-09-12 07:30:35.097773 | instance | openstack/jobs/keystone-credential-setup
2026-09-12 07:30:35.174062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:35.282293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:35.337184 | instance | openstack/jobs/keystone-db-init
2026-09-12 07:30:35.354685 | instance | openstack/jobs/keystone-db-sync
2026-09-12 07:30:35.378973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:35.496365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:35.628203 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:35.636159 | instance | openstack/jobs/keystone-domain-manage
2026-09-12 07:30:35.662108 | instance | openstack/jobs/keystone-fernet-setup
2026-09-12 07:30:35.759450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:35.888026 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-09-12 07:30:35.895643 | instance | openstack/jobs/keystone-rabbit-init
2026-09-12 07:30:35.897625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:35.906850 | instance | openstack/jobs/magnum-db-init
2026-09-12 07:30:36.013070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:36.156983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:36.161432 | instance | openstack/jobs/magnum-db-sync
2026-09-12 07:30:36.194797 | instance | openstack/jobs/magnum-domain-ks-user
2026-09-12 07:30:36.255815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:36.372168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:36.428145 | instance | openstack/jobs/magnum-ks-endpoints
2026-09-12 07:30:36.496902 | instance | openstack/jobs/magnum-ks-service
2026-09-12 07:30:36.548086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:36.681026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-09-12 07:30:36.728417 | instance | openstack/jobs/magnum-ks-user
2026-09-12 07:30:36.821873 | instance | openstack/jobs/magnum-rabbit-init
2026-09-12 07:30:37.023932 | instance | openstack/jobs/manila-bootstrap
2026-09-12 07:30:37.155355 | instance | openstack/jobs/manila-db-init
2026-09-12 07:30:37.355812 | instance | openstack/jobs/manila-db-sync
2026-09-12 07:30:37.485345 | instance | openstack/jobs/manila-ks-endpoints
2026-09-12 07:30:37.668982 | instance | openstack/jobs/manila-ks-service
2026-09-12 07:30:37.815328 | instance | openstack/jobs/manila-ks-user
2026-09-12 07:30:37.983894 | instance | openstack/jobs/manila-rabbit-init
2026-09-12 07:30:38.151438 | instance | openstack/jobs/neutron-db-init
2026-09-12 07:30:38.265007 | instance | openstack/jobs/neutron-db-sync
2026-09-12 07:30:38.458366 | instance | openstack/jobs/neutron-ks-endpoints
2026-09-12 07:30:38.566682 | instance | openstack/jobs/neutron-ks-service
2026-09-12 07:30:38.746746 | instance | openstack/jobs/neutron-ks-user
2026-09-12 07:30:38.867633 | instance | openstack/jobs/neutron-rabbit-init
2026-09-12 07:30:39.012699 | instance | openstack/jobs/nova-bootstrap
2026-09-12 07:30:39.177563 | instance | openstack/jobs/nova-cell-setup
2026-09-12 07:30:39.307591 | instance | openstack/jobs/nova-db-init
2026-09-12 07:30:39.492991 | instance | openstack/jobs/nova-db-sync
2026-09-12 07:30:39.591770 | instance | openstack/jobs/nova-ks-endpoints
2026-09-12 07:30:39.782928 | instance | openstack/jobs/nova-ks-service
2026-09-12 07:30:39.898997 | instance | openstack/jobs/nova-ks-user
2026-09-12 07:30:40.104585 | instance | openstack/jobs/nova-rabbit-init
2026-09-12 07:30:40.220335 | instance | openstack/jobs/octavia-bootstrap
2026-09-12 07:30:40.411667 | instance | openstack/jobs/octavia-db-init
2026-09-12 07:30:40.492301 | instance | openstack/jobs/octavia-db-sync
2026-09-12 07:30:40.676051 | instance | openstack/jobs/octavia-ks-endpoints
2026-09-12 07:30:40.777794 | instance | openstack/jobs/octavia-ks-service
2026-09-12 07:30:40.958920 | instance | openstack/jobs/octavia-ks-user
2026-09-12 07:30:41.058722 | instance | openstack/jobs/octavia-rabbit-init
2026-09-12 07:30:41.258919 | instance | openstack/jobs/placement-db-init
2026-09-12 07:30:41.351951 | instance | openstack/jobs/placement-db-sync
2026-09-12 07:30:41.532783 | instance | openstack/jobs/placement-ks-endpoints
2026-09-12 07:30:41.645683 | instance | openstack/jobs/placement-ks-service
2026-09-12 07:30:41.830683 | instance | openstack/jobs/placement-ks-user
2026-09-12 07:30:41.887721 | instance | openstack/jobs/staffeln-db-init
2026-09-12 07:30:42.106492 | instance | openstack/jobs/staffeln-db-sync
2026-09-12 07:30:42.196445 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-09-12 07:30:42.391955 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-09-12 07:30:42.436079 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-09-12 07:30:42.630048 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-09-12 07:30:42.718609 | instance | openstack/pods/barbican-api-6558b9dbd6-qj9bg
2026-09-12 07:30:42.863040 | instance | openstack/pods/barbican-db-init-dq2dg
2026-09-12 07:30:43.038578 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-09-12 07:30:43.192419 | instance | openstack/pods/barbican-db-sync-mczjf
2026-09-12 07:30:43.227786 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-09-12 07:30:43.479071 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-09-12 07:30:43.488376 | instance | openstack/pods/barbican-ks-endpoints-wmp7p
2026-09-12 07:30:43.716775 | instance | openstack/pods/barbican-ks-service-w5zdd
2026-09-12 07:30:43.757923 | instance | openstack/pods/barbican-ks-user-c7bnj
2026-09-12 07:30:44.022199 | instance | openstack/pods/barbican-rabbit-init-t82lt
2026-09-12 07:30:44.071419 | instance | openstack/pods/cinder-api-759dc64b8c-xvqv7
2026-09-12 07:30:44.333033 | instance | openstack/pods/cinder-backup-b5f5955-4gd22
2026-09-12 07:30:44.340451 | instance | openstack/pods/cinder-backup-storage-init-8jrmz
2026-09-12 07:30:44.647844 | instance | openstack/pods/cinder-bootstrap-lwvjc
2026-09-12 07:30:44.648070 | instance | openstack/pods/cinder-create-internal-tenant-mxc55
2026-09-12 07:30:44.944633 | instance | openstack/pods/cinder-db-init-qblv5
2026-09-12 07:30:44.951545 | instance | openstack/pods/cinder-db-sync-4mmm4
2026-09-12 07:30:45.264450 | instance | openstack/pods/cinder-ks-endpoints-zd598
2026-09-12 07:30:45.274394 | instance | openstack/pods/cinder-ks-service-jz2vt
2026-09-12 07:30:45.552601 | instance | openstack/pods/cinder-ks-user-skqxc
2026-09-12 07:30:45.571955 | instance | openstack/pods/cinder-rabbit-init-8l8mg
2026-09-12 07:30:45.849521 | instance | openstack/pods/cinder-scheduler-76f44868b5-ph988
2026-09-12 07:30:45.853552 | instance | openstack/pods/cinder-storage-init-4tvpt
2026-09-12 07:30:46.133244 | instance | openstack/pods/cinder-volume-5955f8c549-lz9cq
2026-09-12 07:30:46.139011 | instance | openstack/pods/cinder-volume-usage-audit-29819945-n4crj
2026-09-12 07:30:46.398308 | instance | openstack/pods/glance-api-89568d8df-lm7z8
2026-09-12 07:30:46.413007 | instance | openstack/pods/glance-db-init-5scnf
2026-09-12 07:30:46.713444 | instance | openstack/pods/glance-db-sync-gwc8k
2026-09-12 07:30:46.717623 | instance | openstack/pods/glance-ks-endpoints-k4kk7
2026-09-12 07:30:47.045014 | instance | openstack/pods/glance-ks-service-r98hx
2026-09-12 07:30:47.097702 | instance | openstack/pods/glance-ks-user-lbc85
2026-09-12 07:30:47.362981 | instance | openstack/pods/glance-metadefs-load-mqwj7
2026-09-12 07:30:47.402642 | instance | openstack/pods/glance-rabbit-init-h4qb6
2026-09-12 07:30:47.673987 | instance | openstack/pods/glance-storage-init-hmpdj
2026-09-12 07:30:47.682562 | instance | openstack/pods/heat-api-5b6858659b-t4lfx
2026-09-12 07:30:47.953453 | instance | openstack/pods/heat-bootstrap-gc4j2
2026-09-12 07:30:48.026304 | instance | openstack/pods/heat-cfn-74c5bfc778-w2tjh
2026-09-12 07:30:48.231592 | instance | openstack/pods/heat-db-init-9f4vx
2026-09-12 07:30:48.279345 | instance | openstack/pods/heat-db-sync-djm5k
2026-09-12 07:30:48.468223 | instance | openstack/pods/heat-domain-ks-user-hhrz6
2026-09-12 07:30:48.538408 | instance | openstack/pods/heat-engine-977876fb5-9244r
2026-09-12 07:30:48.747793 | instance | openstack/pods/heat-engine-cleaner-29819955-8vsj9
2026-09-12 07:30:48.862715 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29819955-8vsj9" not found
2026-09-12 07:30:48.876022 | instance | openstack/pods/heat-engine-cleaner-29819960-vsf87
2026-09-12 07:30:49.201018 | instance | openstack/pods/heat-engine-cleaner-29819965-zn2pz
2026-09-12 07:30:49.353054 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29819955-8vsj9" not found
2026-09-12 07:30:49.364013 | instance | openstack/pods/heat-ks-endpoints-wpmqs
2026-09-12 07:30:49.510037 | instance | openstack/pods/heat-ks-service-8rqs7
2026-09-12 07:30:49.689139 | instance | openstack/pods/heat-ks-user-xs2wl
2026-09-12 07:30:49.799410 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-09-12 07:30:49.993082 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-09-12 07:30:50.280908 | instance | openstack/pods/heat-rabbit-init-v996v
2026-09-12 07:30:50.467793 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-09-12 07:30:50.581539 | instance | openstack/pods/heat-trusts-tlgfc
2026-09-12 07:30:50.850424 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-09-12 07:30:50.894460 | instance | openstack/pods/keepalived-l5kpv
2026-09-12 07:30:51.216165 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-09-12 07:30:51.320200 | instance | openstack/pods/keystone-api-755bd55446-qtc8l
2026-09-12 07:30:51.652291 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-09-12 07:30:51.683344 | instance | openstack/pods/keystone-bootstrap-snc4w
2026-09-12 07:30:52.000999 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0
2026-09-12 07:30:52.128936 | instance | openstack/pods/keystone-credential-setup-7zhr2
2026-09-12 07:30:52.406751 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-09-12 07:30:52.486230 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0
2026-09-12 07:30:52.870275 | instance | openstack/pods/keystone-db-init-n2mv4
2026-09-12 07:30:53.016387 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0
2026-09-12 07:30:53.195238 | instance | openstack/pods/keystone-db-sync-smdtl
2026-09-12 07:30:53.500263 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-09-12 07:30:53.508439 | instance | openstack/pods/keystone-domain-manage-7vhzj
2026-09-12 07:30:53.825273 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-09-12 07:30:53.993180 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0
2026-09-12 07:30:54.354791 | instance | openstack/pods/keystone-fernet-setup-9gn69
2026-09-12 07:30:54.515758 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-09-12 07:30:54.619376 | instance | openstack/pods/keystone-rabbit-init-sc2lp
2026-09-12 07:30:54.918637 | instance | openstack/pods/libvirt-libvirt-default-9bff6
2026-09-12 07:30:54.974186 | instance | openstack/pods/magnum-api-78454c78c7-9bstb
2026-09-12 07:30:55.224499 | instance | openstack/pods/magnum-cluster-api-proxy-flkmp
2026-09-12 07:30:55.284029 | instance | openstack/pods/magnum-conductor-0
2026-09-12 07:30:55.526953 | instance | openstack/pods/magnum-db-init-xn46f
2026-09-12 07:30:55.610734 | instance | openstack/pods/magnum-db-sync-c4bx7
2026-09-12 07:30:55.816234 | instance | openstack/pods/magnum-domain-ks-user-5vjll
2026-09-12 07:30:55.908097 | instance | openstack/pods/magnum-ks-endpoints-s59p9
2026-09-12 07:30:56.130400 | instance | openstack/pods/magnum-ks-service-g5v84
2026-09-12 07:30:56.249449 | instance | openstack/pods/magnum-ks-user-ndv2k
2026-09-12 07:30:56.441569 | instance | openstack/pods/magnum-rabbit-init-2m6ks
2026-09-12 07:30:56.547970 | instance | openstack/pods/magnum-registry-c45778976-cv5gw
2026-09-12 07:30:56.765643 | instance | openstack/pods/manila-api-7968f44798-smvrf
2026-09-12 07:30:56.894735 | instance | openstack/pods/manila-bootstrap-nxglv
2026-09-12 07:30:57.016096 | instance | openstack/pods/manila-data-5b9bf6dfc7-bp65s
2026-09-12 07:30:57.216759 | instance | openstack/pods/manila-db-init-l5bkg
2026-09-12 07:30:57.335191 | instance | openstack/pods/manila-db-sync-pcqfm
2026-09-12 07:30:57.557919 | instance | openstack/pods/manila-ks-endpoints-csncp
2026-09-12 07:30:57.698084 | instance | openstack/pods/manila-ks-service-kcddh
2026-09-12 07:30:57.921919 | instance | openstack/pods/manila-ks-user-pn57f
2026-09-12 07:30:58.067682 | instance | openstack/pods/manila-rabbit-init-9kks6
2026-09-12 07:30:58.260026 | instance | openstack/pods/manila-scheduler-6dc9867689-7lwb8
2026-09-12 07:30:58.367344 | instance | openstack/pods/manila-share-69dc56bdfd-2z8s2
2026-09-12 07:30:58.544105 | instance | openstack/pods/memcached-memcached-6479589586-ld258
2026-09-12 07:30:58.653403 | instance | openstack/pods/neutron-db-init-bjwhh
2026-09-12 07:30:58.852579 | instance | openstack/pods/neutron-db-sync-xk757
2026-09-12 07:30:58.971086 | instance | openstack/pods/neutron-ks-endpoints-grrh8
2026-09-12 07:30:59.155088 | instance | openstack/pods/neutron-ks-service-nv5nq
2026-09-12 07:30:59.250800 | instance | openstack/pods/neutron-ks-user-v8gfb
2026-09-12 07:30:59.423186 | instance | openstack/pods/neutron-netns-cleanup-cron-default-lhzqv
2026-09-12 07:30:59.530897 | instance | openstack/pods/neutron-ovn-metadata-agent-default-bh729
2026-09-12 07:30:59.695758 | instance | openstack/pods/neutron-ovn-vpn-agent-default-7bjx6
2026-09-12 07:30:59.842721 | instance | openstack/pods/neutron-rabbit-init-7zg65
2026-09-12 07:31:00.022466 | instance | openstack/pods/neutron-server-7969787df6-k2th6
2026-09-12 07:31:00.135434 | instance | openstack/pods/nova-api-metadata-7b8f964d78-phqz5
2026-09-12 07:31:00.360196 | instance | openstack/pods/nova-api-osapi-55fc54c8b6-9gm4q
2026-09-12 07:31:00.439323 | instance | openstack/pods/nova-bootstrap-8nblv
2026-09-12 07:31:00.634269 | instance | openstack/pods/nova-cell-setup-xrlg7
2026-09-12 07:31:00.749426 | instance | openstack/pods/nova-compute-default-fxbbx
2026-09-12 07:31:00.959253 | instance | openstack/pods/nova-conductor-646b4cfb78-rq58t
2026-09-12 07:31:01.118446 | instance | openstack/pods/nova-db-init-8786j
2026-09-12 07:31:01.288736 | instance | openstack/pods/nova-db-sync-pljd8
2026-09-12 07:31:01.423698 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-09-12 07:31:01.624275 | instance | openstack/pods/nova-ks-endpoints-zwtx7
2026-09-12 07:31:01.693507 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-09-12 07:31:01.951022 | instance | openstack/pods/nova-ks-service-cbsts
2026-09-12 07:31:01.959586 | instance | openstack/pods/nova-ks-user-7xd26
2026-09-12 07:31:02.287551 | instance | monitoring/roles/node-feature-discovery-worker
2026-09-12 07:31:02.291180 | instance | openstack/pods/nova-novncproxy-5c9dff49df-w5vf2
2026-09-12 07:31:02.558097 | instance | openstack/pods/nova-rabbit-init-8bwvd
2026-09-12 07:31:02.563174 | instance | openstack/pods/nova-scheduler-5f9fb9d46-w57jh
2026-09-12 07:31:02.891168 | instance | openstack/pods/octavia-api-659548cb59-rrqcb
2026-09-12 07:31:02.912529 | instance | openstack/pods/octavia-bootstrap-h6gj9
2026-09-12 07:31:03.259361 | instance | openstack/pods/octavia-db-init-bnpww
2026-09-12 07:31:03.265118 | instance | openstack/pods/octavia-db-sync-x27xm
2026-09-12 07:31:03.575363 | instance | openstack/pods/octavia-health-manager-default-wfgh5
2026-09-12 07:31:03.596546 | instance | openstack/pods/octavia-housekeeping-6c685d6956-8r925
2026-09-12 07:31:03.894939 | instance | openstack/pods/octavia-ks-endpoints-g896t
2026-09-12 07:31:03.904079 | instance | openstack/pods/octavia-ks-service-vd8hp
2026-09-12 07:31:04.226556 | instance | openstack/pods/octavia-ks-user-v4c6j
2026-09-12 07:31:04.239990 | instance | openstack/pods/octavia-rabbit-init-pjpns
2026-09-12 07:31:04.554693 | instance | openstack/pods/octavia-worker-6b48cd87f9-wqlw5
2026-09-12 07:31:04.602458 | instance | openstack/pods/openvswitch-khxlv
2026-09-12 07:31:04.854038 | instance | openstack/pods/ovn-controller-default-m9g56
2026-09-12 07:31:04.871359 | instance | openstack/pods/ovn-northd-fc978744-5qdw2
2026-09-12 07:31:05.187184 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-09-12 07:31:05.242832 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-09-12 07:31:05.453067 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-09-12 07:31:05.522432 | instance | openstack/pods/percona-xtradb-pxc-0
2026-09-12 07:31:05.774743 | instance | openstack/pods/placement-api-84ddf4b9f5-m72fg
2026-09-12 07:31:05.860295 | instance | openstack/pods/placement-db-init-wzq7p
2026-09-12 07:31:06.132893 | instance | openstack/pods/placement-db-sync-8wvnz
2026-09-12 07:31:06.205503 | instance | openstack/pods/placement-ks-endpoints-mpwg4
2026-09-12 07:31:06.501024 | instance | openstack/pods/placement-ks-service-h79rl
2026-09-12 07:31:06.560827 | instance | openstack/pods/placement-ks-user-5pn46
2026-09-12 07:31:06.855899 | instance | openstack/pods/pxc-operator-7cff949c8b-8vr45
2026-09-12 07:31:06.881183 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-09-12 07:31:07.207027 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-09-12 07:31:07.228052 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-xz8dt
2026-09-12 07:31:07.542623 | instance | openstack/pods/rabbitmq-glance-server-0
2026-09-12 07:31:07.545647 | instance | openstack/pods/rabbitmq-heat-server-0
2026-09-12 07:31:07.812139 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-09-12 07:31:07.882913 | instance | openstack/pods/rabbitmq-magnum-server-0
2026-09-12 07:31:08.140012 | instance | openstack/pods/rabbitmq-manila-server-0
2026-09-12 07:31:08.227596 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-bn8p5
2026-09-12 07:31:08.463032 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-09-12 07:31:08.571931 | instance | openstack/pods/rabbitmq-nova-server-0
2026-09-12 07:31:08.808583 | instance | openstack/pods/rabbitmq-octavia-server-0
2026-09-12 07:31:08.866070 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-chrkn
2026-09-12 07:31:09.121581 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8
2026-09-12 07:31:09.159375 | instance | openstack/pods/staffeln-api-7779dc687f-j98wh
2026-09-12 07:31:09.442514 | instance | openstack/pods/staffeln-conductor-7c9544bdc6-njccz
2026-09-12 07:31:09.449036 | instance | openstack/pods/staffeln-db-init-rxhkw
2026-09-12 07:31:09.749504 | instance | openstack/pods/staffeln-db-sync-m5kf4
2026-09-12 07:31:09.757520 | instance | openstack/pods/valkey-node-0
2026-09-12 07:31:10.073778 | instance | openstack/rolebindings/barbican-barbican-api
2026-09-12 07:31:10.077115 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-09-12 07:31:10.313202 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-09-12 07:31:10.316129 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-09-12 07:31:10.535578 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-09-12 07:31:10.541509 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-09-12 07:31:10.780047 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-09-12 07:31:10.796881 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-09-12 07:31:11.029132 | instance | openstack/rolebindings/cinder-cinder-api
2026-09-12 07:31:11.060451 | instance | openstack/rolebindings/cinder-cinder-backup
2026-09-12 07:31:11.254263 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-09-12 07:31:11.314632 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-09-12 07:31:11.511875 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-09-12 07:31:11.555073 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-09-12 07:31:11.787844 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-09-12 07:31:11.816602 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-09-12 07:31:12.052928 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-09-12 07:31:12.079913 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-09-12 07:31:12.320660 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-09-12 07:31:12.333922 | instance | openstack/rolebindings/cinder-cinder-test
2026-09-12 07:31:12.576547 | instance | openstack/rolebindings/cinder-cinder-volume
2026-09-12 07:31:12.577266 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-09-12 07:31:12.817355 | instance | openstack/rolebindings/cinder-storage-init
2026-09-12 07:31:12.821673 | instance | openstack/rolebindings/glance-glance-api
2026-09-12 07:31:13.049382 | instance | openstack/rolebindings/glance-glance-db-init
2026-09-12 07:31:13.077493 | instance | openstack/rolebindings/glance-glance-db-sync
2026-09-12 07:31:13.296393 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-09-12 07:31:13.333912 | instance | openstack/rolebindings/glance-glance-ks-service
2026-09-12 07:31:13.542594 | instance | openstack/rolebindings/glance-glance-ks-user
2026-09-12 07:31:13.551637 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-09-12 07:31:13.789856 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-09-12 07:31:13.794447 | instance | openstack/rolebindings/glance-glance-storage-init
2026-09-12 07:31:14.030988 | instance | openstack/rolebindings/glance-glance-test
2026-09-12 07:31:14.045033 | instance | openstack/rolebindings/glance-storage-init
2026-09-12 07:31:14.290939 | instance | openstack/rolebindings/heat-heat-api
2026-09-12 07:31:14.307826 | instance | openstack/rolebindings/heat-heat-bootstrap
2026-09-12 07:31:14.531079 | instance | openstack/rolebindings/heat-heat-cfn
2026-09-12 07:31:14.551646 | instance | openstack/rolebindings/heat-heat-db-init
2026-09-12 07:31:14.760221 | instance | openstack/rolebindings/heat-heat-db-sync
2026-09-12 07:31:14.772848 | instance | openstack/rolebindings/heat-heat-engine
2026-09-12 07:31:15.016960 | instance | openstack/rolebindings/heat-heat-engine-cleaner
2026-09-12 07:31:15.022986 | instance | openstack/rolebindings/heat-heat-ks-endpoints
2026-09-12 07:31:15.291958 | instance | openstack/rolebindings/heat-heat-ks-service
2026-09-12 07:31:15.300147 | instance | openstack/rolebindings/heat-heat-ks-user
2026-09-12 07:31:15.535839 | instance | openstack/rolebindings/heat-heat-ks-user-domain
2026-09-12 07:31:15.543804 | instance | openstack/rolebindings/heat-heat-purge-deleted
2026-09-12 07:31:15.775811 | instance | openstack/rolebindings/heat-heat-rabbit-init
2026-09-12 07:31:15.789355 | instance | openstack/rolebindings/heat-heat-test
2026-09-12 07:31:16.019762 | instance | openstack/rolebindings/heat-heat-trusts
2026-09-12 07:31:16.057594 | instance | openstack/rolebindings/keepalived
2026-09-12 07:31:16.296971 | instance | openstack/rolebindings/keystone-credential-rotate
2026-09-12 07:31:16.327622 | instance | openstack/rolebindings/keystone-credential-setup
2026-09-12 07:31:16.520917 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-09-12 07:31:16.584232 | instance | openstack/rolebindings/keystone-fernet-setup
2026-09-12 07:31:16.752426 | instance | openstack/rolebindings/keystone-keystone-api
2026-09-12 07:31:16.814672 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-09-12 07:31:16.997464 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-09-12 07:31:17.045403 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-09-12 07:31:17.264051 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-09-12 07:31:17.287246 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-09-12 07:31:17.514596 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-09-12 07:31:17.530325 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-09-12 07:31:17.754915 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-09-12 07:31:17.777990 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-09-12 07:31:17.988657 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-09-12 07:31:17.993795 | instance | openstack/rolebindings/keystone-keystone-test
2026-09-12 07:31:18.211862 | instance | openstack/rolebindings/libvirt-cert-manager
2026-09-12 07:31:18.232894 | instance | monitoring/secrets/alertmanager-tls
2026-09-12 07:31:18.470372 | instance | monitoring/secrets/grafana-tls
2026-09-12 07:31:18.490559 | instance | openstack/rolebindings/libvirt-libvirt
2026-09-12 07:31:18.734492 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-09-12 07:31:18.737036 | instance | openstack/rolebindings/magnum-magnum-api
2026-09-12 07:31:18.995440 | instance | openstack/rolebindings/magnum-magnum-conductor
2026-09-12 07:31:19.023644 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-09-12 07:31:19.243154 | instance | openstack/rolebindings/magnum-magnum-db-init
2026-09-12 07:31:19.300356 | instance | openstack/rolebindings/magnum-magnum-db-sync
2026-09-12 07:31:19.478603 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-09-12 07:31:19.554902 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-09-12 07:31:19.714169 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints
2026-09-12 07:31:19.756627 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-09-12 07:31:19.957072 | instance | openstack/rolebindings/magnum-magnum-ks-service
2026-09-12 07:31:20.027163 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-09-12 07:31:20.172163 | instance | openstack/rolebindings/magnum-magnum-ks-user
2026-09-12 07:31:20.270803 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-09-12 07:31:20.391502 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain
2026-09-12 07:31:20.535720 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-09-12 07:31:20.654129 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-09-12 07:31:20.787760 | instance | openstack/rolebindings/magnum-magnum-rabbit-init
2026-09-12 07:31:20.896437 | instance | openstack/rolebindings/manila-manila-api
2026-09-12 07:31:21.024768 | instance | openstack/rolebindings/manila-manila-data
2026-09-12 07:31:21.188433 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-g24jj-tls
2026-09-12 07:31:21.256405 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-09-12 07:31:21.449349 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-09-12 07:31:21.508265 | instance | openstack/rolebindings/manila-manila-db-init
2026-09-12 07:31:21.708226 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-09-12 07:31:21.737301 | instance | openstack/rolebindings/manila-manila-db-sync
2026-09-12 07:31:21.919354 | instance | openstack/rolebindings/manila-manila-ks-endpoints
2026-09-12 07:31:21.983966 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-09-12 07:31:22.219916 | instance | openstack/rolebindings/manila-manila-ks-service
2026-09-12 07:31:22.303600 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-09-12 07:31:22.471450 | instance | openstack/rolebindings/manila-manila-ks-user
2026-09-12 07:31:22.568772 | instance | monitoring/secrets/prometheus-tls
2026-09-12 07:31:22.696317 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-09-12 07:31:22.782442 | instance | openstack/rolebindings/manila-manila-rabbit-init
2026-09-12 07:31:22.960892 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-09-12 07:31:23.019633 | instance | openstack/rolebindings/manila-manila-scheduler
2026-09-12 07:31:23.295336 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-09-12 07:31:23.409311 | instance | openstack/rolebindings/manila-manila-share
2026-09-12 07:31:23.631695 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-09-12 07:31:23.650890 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-09-12 07:31:23.895161 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-09-12 07:31:23.903569 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-09-12 07:31:24.147845 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-09-12 07:31:24.174987 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-09-12 07:31:24.396646 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-09-12 07:31:24.428928 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-09-12 07:31:24.637944 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-09-12 07:31:24.640711 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-09-12 07:31:24.877262 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-09-12 07:31:24.897426 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-09-12 07:31:25.146623 | instance | openstack/rolebindings/neutron-neutron-server
2026-09-12 07:31:25.185199 | instance | openstack/rolebindings/neutron-neutron-test
2026-09-12 07:31:25.384774 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-09-12 07:31:25.458414 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-09-12 07:31:25.651163 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-09-12 07:31:25.703100 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-09-12 07:31:25.906298 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-09-12 07:31:25.957814 | instance | openstack/rolebindings/nova-nova-compute
2026-09-12 07:31:26.165013 | instance | openstack/rolebindings/nova-nova-conductor
2026-09-12 07:31:26.226657 | instance | openstack/rolebindings/nova-nova-db-init
2026-09-12 07:31:26.400653 | instance | openstack/rolebindings/nova-nova-db-sync
2026-09-12 07:31:26.479095 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-09-12 07:31:26.649151 | instance | openstack/rolebindings/nova-nova-ks-service
2026-09-12 07:31:26.743130 | instance | openstack/rolebindings/nova-nova-ks-user
2026-09-12 07:31:26.937814 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-09-12 07:31:27.005855 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-09-12 07:31:27.229149 | instance | openstack/rolebindings/nova-nova-scheduler
2026-09-12 07:31:27.265291 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-09-12 07:31:27.432963 | instance | openstack/rolebindings/nova-nova-test
2026-09-12 07:31:27.542270 | instance | openstack/rolebindings/octavia-octavia-api
2026-09-12 07:31:27.684377 | instance | openstack/rolebindings/octavia-octavia-db-init
2026-09-12 07:31:27.788300 | instance | openstack/rolebindings/octavia-octavia-db-sync
2026-09-12 07:31:27.895062 | instance | openstack/rolebindings/octavia-octavia-health-manager
2026-09-12 07:31:28.090526 | instance | openstack/rolebindings/octavia-octavia-housekeeping
2026-09-12 07:31:28.176504 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints
2026-09-12 07:31:28.369844 | instance | openstack/rolebindings/octavia-octavia-ks-service
2026-09-12 07:31:28.448023 | instance | openstack/rolebindings/octavia-octavia-ks-user
2026-09-12 07:31:28.627299 | instance | openstack/rolebindings/octavia-octavia-rabbit-init
2026-09-12 07:31:28.697910 | instance | openstack/rolebindings/octavia-octavia-worker
2026-09-12 07:31:28.852594 | instance | openstack/rolebindings/ovn-bgp-agent
2026-09-12 07:31:28.935262 | instance | openstack/rolebindings/ovn-controller
2026-09-12 07:31:29.135548 | instance | openstack/rolebindings/ovn-northd
2026-09-12 07:31:29.221409 | instance | openstack/rolebindings/ovn-ovn-controller
2026-09-12 07:31:29.394748 | instance | openstack/rolebindings/ovn-ovn-northd
2026-09-12 07:31:29.464440 | instance | openstack/rolebindings/ovn-ovsdb
2026-09-12 07:31:29.644239 | instance | openstack/rolebindings/placement-placement-api
2026-09-12 07:31:29.664655 | instance | openstack/rolebindings/placement-placement-db-init
2026-09-12 07:31:29.877996 | instance | openstack/rolebindings/placement-placement-db-sync
2026-09-12 07:31:29.907056 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-09-12 07:31:30.142959 | instance | openstack/rolebindings/placement-placement-ks-service
2026-09-12 07:31:30.203787 | instance | openstack/rolebindings/placement-placement-ks-user
2026-09-12 07:31:30.383616 | instance | openstack/rolebindings/pxc-operator
2026-09-12 07:31:30.439810 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-09-12 07:31:30.625293 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-09-12 07:31:30.688274 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-09-12 07:31:30.852845 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-09-12 07:31:30.928012 | instance | openstack/rolebindings/rabbitmq-heat-server
2026-09-12 07:31:31.094022 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-09-12 07:31:31.154147 | instance | openstack/rolebindings/rabbitmq-magnum-server
2026-09-12 07:31:31.338593 | instance | openstack/rolebindings/rabbitmq-manila-server
2026-09-12 07:31:31.376238 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-09-12 07:31:31.569136 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-09-12 07:31:31.621527 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-09-12 07:31:31.817562 | instance | openstack/rolebindings/rabbitmq-octavia-server
2026-09-12 07:31:31.827732 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-09-12 07:31:32.050820 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-09-12 07:31:32.079153 | instance | openstack/rolebindings/rook-ceph-mgr
2026-09-12 07:31:32.290533 | instance | openstack/rolebindings/rook-ceph-osd
2026-09-12 07:31:32.328738 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-09-12 07:31:32.537651 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-09-12 07:31:32.541103 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-09-12 07:31:32.771593 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-09-12 07:31:32.785118 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-09-12 07:31:33.017573 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-09-12 07:31:33.017678 | instance | openstack/roles/barbican-openstack-barbican-api
2026-09-12 07:31:33.266303 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-09-12 07:31:33.291663 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-09-12 07:31:33.496518 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-09-12 07:31:33.558458 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-09-12 07:31:33.745302 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-09-12 07:31:33.766260 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-09-12 07:31:33.954253 | instance | openstack/roles/cinder-backup-storage-init
2026-09-12 07:31:34.034541 | instance | openstack/roles/cinder-openstack-cinder-api
2026-09-12 07:31:34.171108 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-09-12 07:31:34.264066 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-09-12 07:31:34.406091 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-09-12 07:31:34.528321 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-09-12 07:31:34.612913 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-09-12 07:31:34.756938 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-09-12 07:31:34.858651 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-09-12 07:31:35.008446 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-09-12 07:31:35.099375 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-09-12 07:31:35.275760 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-09-12 07:31:35.383596 | instance | openstack/roles/cinder-openstack-cinder-test
2026-09-12 07:31:35.466565 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-09-12 07:31:35.646217 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-09-12 07:31:35.699115 | instance | openstack/roles/cinder-storage-init
2026-09-12 07:31:35.897752 | instance | openstack/roles/glance-openstack-glance-api
2026-09-12 07:31:35.977870 | instance | openstack/roles/glance-openstack-glance-db-init
2026-09-12 07:31:36.183290 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-09-12 07:31:36.245363 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-09-12 07:31:36.415603 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-09-12 07:31:36.492308 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-09-12 07:31:36.656578 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-09-12 07:31:36.730075 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-09-12 07:31:36.852146 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-09-12 07:31:36.924415 | instance | monitoring/serviceaccounts/default
2026-09-12 07:31:37.048709 | instance | openstack/roles/glance-openstack-glance-test
2026-09-12 07:31:37.193501 | instance | monitoring/serviceaccounts/goldpinger
2026-09-12 07:31:37.229911 | instance | openstack/roles/glance-storage-init
2026-09-12 07:31:37.472861 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-09-12 07:31:37.496803 | instance | openstack/roles/heat-openstack-heat-api
2026-09-12 07:31:37.693402 | instance | openstack/roles/heat-openstack-heat-bootstrap
2026-09-12 07:31:37.746256 | instance | openstack/roles/heat-openstack-heat-cfn
2026-09-12 07:31:37.935161 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-09-12 07:31:38.023456 | instance | openstack/roles/heat-openstack-heat-db-init
2026-09-12 07:31:38.255007 | instance | openstack/roles/heat-openstack-heat-db-sync
2026-09-12 07:31:38.276821 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-09-12 07:31:38.475586 | instance | openstack/roles/heat-openstack-heat-engine
2026-09-12 07:31:38.663090 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-09-12 07:31:38.737309 | instance | openstack/roles/heat-openstack-heat-engine-cleaner
2026-09-12 07:31:38.962822 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-09-12 07:31:39.063503 | instance | openstack/roles/heat-openstack-heat-ks-endpoints
2026-09-12 07:31:39.289323 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-09-12 07:31:39.304479 | instance | openstack/roles/heat-openstack-heat-ks-service
2026-09-12 07:31:39.551120 | instance | monitoring/serviceaccounts/loki
2026-09-12 07:31:39.625966 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-09-12 07:31:39.854110 | instance | openstack/roles/heat-openstack-heat-ks-user
2026-09-12 07:31:39.962353 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-09-12 07:31:40.074866 | instance | openstack/roles/heat-openstack-heat-ks-user-domain
2026-09-12 07:31:40.288522 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-09-12 07:31:40.301512 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-09-12 07:31:40.632569 | instance | openstack/roles/heat-openstack-heat-purge-deleted
2026-09-12 07:31:40.632643 | instance | openstack/roles/heat-openstack-heat-rabbit-init
2026-09-12 07:31:40.843608 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-09-12 07:31:40.847872 | instance | openstack/roles/heat-openstack-heat-test
2026-09-12 07:31:41.095492 | instance | openstack/roles/heat-openstack-heat-trusts
2026-09-12 07:31:41.148074 | instance | monitoring/serviceaccounts/vector
2026-09-12 07:31:41.321474 | instance | openstack/roles/keepalived
2026-09-12 07:31:41.477886 | instance | openstack/roles/keystone-credential-rotate
2026-09-12 07:31:41.543142 | instance | openstack/roles/keystone-credential-setup
2026-09-12 07:31:41.681858 | instance | openstack/roles/keystone-fernet-rotate
2026-09-12 07:31:41.806309 | instance | openstack/roles/keystone-fernet-setup
2026-09-12 07:31:41.916694 | instance | openstack/roles/keystone-openstack-keystone-api
2026-09-12 07:31:42.011104 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-09-12 07:31:42.184714 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-09-12 07:31:42.246343 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-09-12 07:31:42.431634 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-09-12 07:31:42.491243 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-09-12 07:31:42.658645 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-09-12 07:31:42.707500 | instance | openstack/roles/keystone-openstack-keystone-test
2026-09-12 07:31:42.891500 | instance | openstack/roles/libvirt-cert-manager
2026-09-12 07:31:42.927024 | instance | openstack/roles/libvirt-openstack-libvirt
2026-09-12 07:31:43.156988 | instance | openstack/roles/magnum-openstack-magnum-api
2026-09-12 07:31:43.181234 | instance | openstack/roles/magnum-openstack-magnum-conductor
2026-09-12 07:31:43.389444 | instance | openstack/roles/magnum-openstack-magnum-db-init
2026-09-12 07:31:43.402606 | instance | openstack/roles/magnum-openstack-magnum-db-sync
2026-09-12 07:31:43.635173 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints
2026-09-12 07:31:43.676529 | instance | openstack/roles/magnum-openstack-magnum-ks-service
2026-09-12 07:31:43.848400 | instance | openstack/roles/magnum-openstack-magnum-ks-user
2026-09-12 07:31:43.912961 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain
2026-09-12 07:31:44.082111 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init
2026-09-12 07:31:44.118177 | instance | openstack/roles/manila-openstack-manila-api
2026-09-12 07:31:44.335025 | instance | openstack/roles/manila-openstack-manila-data
2026-09-12 07:31:44.335257 | instance | openstack/roles/manila-openstack-manila-db-init
2026-09-12 07:31:44.573078 | instance | openstack/roles/manila-openstack-manila-db-sync
2026-09-12 07:31:44.579766 | instance | openstack/roles/manila-openstack-manila-ks-endpoints
2026-09-12 07:31:44.802798 | instance | openstack/roles/manila-openstack-manila-ks-service
2026-09-12 07:31:44.812813 | instance | openstack/roles/manila-openstack-manila-ks-user
2026-09-12 07:31:45.027497 | instance | openstack/roles/manila-openstack-manila-rabbit-init
2026-09-12 07:31:45.097941 | instance | openstack/roles/manila-openstack-manila-scheduler
2026-09-12 07:31:45.275429 | instance | openstack/roles/manila-openstack-manila-share
2026-09-12 07:31:45.329313 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-09-12 07:31:45.487946 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-09-12 07:31:45.538390 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-09-12 07:31:45.732188 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-09-12 07:31:45.784555 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-09-12 07:31:45.984889 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-09-12 07:31:46.039108 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-09-12 07:31:46.258439 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-09-12 07:31:46.283273 | instance | openstack/roles/neutron-openstack-neutron-server
2026-09-12 07:31:46.465256 | instance | openstack/roles/neutron-openstack-neutron-test
2026-09-12 07:31:46.508779 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-09-12 07:31:46.701131 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-09-12 07:31:46.738924 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-09-12 07:31:46.937187 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-09-12 07:31:46.958527 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-09-12 07:31:47.201912 | instance | openstack/roles/nova-openstack-nova-compute
2026-09-12 07:31:47.219605 | instance | openstack/roles/nova-openstack-nova-conductor
2026-09-12 07:31:47.455814 | instance | openstack/roles/nova-openstack-nova-db-init
2026-09-12 07:31:47.467472 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-09-12 07:31:47.700695 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-09-12 07:31:47.711280 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-09-12 07:31:47.923687 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-09-12 07:31:47.970232 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-09-12 07:31:48.205538 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-09-12 07:31:48.221486 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-09-12 07:31:48.440267 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-09-12 07:31:48.443980 | instance | openstack/roles/nova-openstack-nova-test
2026-09-12 07:31:48.673351 | instance | openstack/roles/octavia-openstack-octavia-api
2026-09-12 07:31:48.675121 | instance | openstack/roles/octavia-openstack-octavia-db-init
2026-09-12 07:31:48.900233 | instance | openstack/roles/octavia-openstack-octavia-db-sync
2026-09-12 07:31:48.905591 | instance | openstack/roles/octavia-openstack-octavia-health-manager
2026-09-12 07:31:49.135114 | instance | openstack/roles/octavia-openstack-octavia-housekeeping
2026-09-12 07:31:49.146880 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints
2026-09-12 07:31:49.379380 | instance | openstack/roles/octavia-openstack-octavia-ks-service
2026-09-12 07:31:49.404849 | instance | openstack/roles/octavia-openstack-octavia-ks-user
2026-09-12 07:31:49.608339 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init
2026-09-12 07:31:49.639946 | instance | openstack/roles/octavia-openstack-octavia-worker
2026-09-12 07:31:49.861297 | instance | openstack/roles/ovn-bgp-agent
2026-09-12 07:31:49.889268 | instance | openstack/roles/ovn-controller
2026-09-12 07:31:50.102120 | instance | openstack/roles/ovn-northd
2026-09-12 07:31:50.125179 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-09-12 07:31:50.380633 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-09-12 07:31:50.407305 | instance | openstack/roles/ovn-ovsdb
2026-09-12 07:31:50.616800 | instance | openstack/roles/placement-openstack-placement-api
2026-09-12 07:31:50.626972 | instance | openstack/roles/placement-openstack-placement-db-init
2026-09-12 07:31:50.840650 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-09-12 07:31:50.844535 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-09-12 07:31:51.081471 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-09-12 07:31:51.089446 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-09-12 07:31:51.334683 | instance | openstack/roles/pxc-operator
2026-09-12 07:31:51.358447 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-09-12 07:31:51.556886 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-09-12 07:31:51.603909 | instance | openstack/roles/rabbitmq-cluster-operator
2026-09-12 07:31:51.803085 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-09-12 07:31:51.859232 | instance | openstack/roles/rabbitmq-heat-peer-discovery
2026-09-12 07:31:52.061265 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-09-12 07:31:52.075517 | instance | openstack/roles/rabbitmq-magnum-peer-discovery
2026-09-12 07:31:52.274878 | instance | openstack/roles/rabbitmq-manila-peer-discovery
2026-09-12 07:31:52.294455 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-09-12 07:31:52.491664 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-09-12 07:31:52.500074 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-09-12 07:31:52.741341 | instance | openstack/roles/rabbitmq-octavia-peer-discovery
2026-09-12 07:31:52.745671 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-09-12 07:31:52.941172 | instance | openstack/roles/rook-ceph-mgr
2026-09-12 07:31:52.974864 | instance | openstack/roles/rook-ceph-osd
2026-09-12 07:31:53.209224 | instance | openstack/roles/rook-ceph-purge-osd
2026-09-12 07:31:53.241753 | instance | openstack/roles/staffeln-conductor
2026-09-12 07:31:53.449076 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-09-12 07:31:53.462841 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-09-12 07:31:53.667587 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-09-12 07:31:53.693976 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-09-12 07:31:53.918284 | instance | monitoring/services/alertmanager-operated
2026-09-12 07:31:53.922307 | instance | monitoring/services/goldpinger
2026-09-12 07:31:54.192930 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-09-12 07:31:54.195343 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-09-12 07:31:54.446646 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-09-12 07:31:54.476769 | instance | monitoring/services/kube-prometheus-stack-operator
2026-09-12 07:31:54.652524 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-09-12 07:31:54.690679 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-09-12 07:31:54.885203 | instance | monitoring/services/loki
2026-09-12 07:31:54.942297 | instance | monitoring/services/loki-chunks-cache
2026-09-12 07:31:55.128766 | instance | monitoring/services/loki-gateway
2026-09-12 07:31:55.203354 | instance | monitoring/services/loki-headless
2026-09-12 07:31:55.360224 | instance | monitoring/services/loki-memberlist
2026-09-12 07:31:55.461498 | instance | monitoring/services/loki-results-cache
2026-09-12 07:31:55.625151 | instance | monitoring/services/prometheus-operated
2026-09-12 07:31:55.753840 | instance | monitoring/services/prometheus-pushgateway
2026-09-12 07:31:55.873803 | instance | monitoring/services/prometheus-smartctl-exporter
2026-09-12 07:31:55.970157 | instance | monitoring/services/vector-headless
2026-09-12 07:31:56.099564 | instance | openstack/secrets/barbican-api-certs
2026-09-12 07:31:56.222726 | instance | openstack/secrets/barbican-db-admin
2026-09-12 07:31:56.318702 | instance | openstack/secrets/barbican-db-user
2026-09-12 07:31:56.445837 | instance | openstack/secrets/barbican-etc
2026-09-12 07:31:56.560064 | instance | openstack/secrets/barbican-keystone-admin
2026-09-12 07:31:56.677720 | instance | openstack/secrets/barbican-keystone-user
2026-09-12 07:31:56.789011 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-09-12 07:31:56.934766 | instance | openstack/secrets/barbican-rabbitmq-user
2026-09-12 07:31:57.030713 | instance | openstack/secrets/cinder-api-certs
2026-09-12 07:31:57.178942 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-09-12 07:31:57.284654 | instance | openstack/secrets/cinder-db-admin
2026-09-12 07:31:57.400062 | instance | openstack/secrets/cinder-db-user
2026-09-12 07:31:57.525728 | instance | openstack/secrets/cinder-etc
2026-09-12 07:31:57.609612 | instance | openstack/secrets/cinder-keystone-admin
2026-09-12 07:31:57.748258 | instance | openstack/secrets/cinder-keystone-test
2026-09-12 07:31:57.857970 | instance | openstack/secrets/cinder-keystone-user
2026-09-12 07:31:57.962591 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-09-12 07:31:58.109105 | instance | openstack/secrets/cinder-rabbitmq-user
2026-09-12 07:31:58.228605 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-09-12 07:31:58.353150 | instance | openstack/secrets/glance-api-certs
2026-09-12 07:31:58.418021 | instance | openstack/secrets/glance-db-admin
2026-09-12 07:31:58.570741 | instance | openstack/secrets/glance-db-user
2026-09-12 07:31:58.686414 | instance | openstack/secrets/glance-etc
2026-09-12 07:31:58.798363 | instance | openstack/secrets/glance-keystone-admin
2026-09-12 07:31:58.915460 | instance | openstack/secrets/glance-keystone-test
2026-09-12 07:31:58.989649 | instance | openstack/secrets/glance-keystone-user
2026-09-12 07:31:59.135141 | instance | openstack/secrets/glance-rabbitmq-admin
2026-09-12 07:31:59.248428 | instance | openstack/secrets/glance-rabbitmq-user
2026-09-12 07:31:59.370383 | instance | openstack/secrets/heat-api-certs
2026-09-12 07:31:59.515644 | instance | openstack/secrets/heat-cfn-certs
2026-09-12 07:31:59.596102 | instance | openstack/secrets/heat-db-admin
2026-09-12 07:31:59.750095 | instance | openstack/secrets/heat-db-user
2026-09-12 07:31:59.792688 | instance | openstack/secrets/heat-etc
2026-09-12 07:31:59.975243 | instance | openstack/secrets/heat-keystone-admin
2026-09-12 07:32:00.054162 | instance | openstack/secrets/heat-keystone-stack-user
2026-09-12 07:32:00.193444 | instance | openstack/secrets/heat-keystone-test
2026-09-12 07:32:00.256076 | instance | openstack/secrets/heat-keystone-trustee
2026-09-12 07:32:00.438530 | instance | openstack/secrets/heat-keystone-user
2026-09-12 07:32:00.492326 | instance | openstack/secrets/heat-rabbitmq-admin
2026-09-12 07:32:00.657422 | instance | openstack/secrets/heat-rabbitmq-user
2026-09-12 07:32:00.738829 | instance | openstack/secrets/images-rbd-keyring
2026-09-12 07:32:00.907738 | instance | openstack/secrets/internal-percona-xtradb
2026-09-12 07:32:00.987585 | instance | openstack/secrets/keepalived-etc
2026-09-12 07:32:01.144760 | instance | openstack/secrets/keystone-api-certs
2026-09-12 07:32:01.231108 | instance | openstack/secrets/keystone-credential-keys
2026-09-12 07:32:01.379899 | instance | openstack/secrets/keystone-db-admin
2026-09-12 07:32:01.411371 | instance | openstack/secrets/keystone-db-user
2026-09-12 07:32:01.631565 | instance | openstack/secrets/keystone-etc
2026-09-12 07:32:01.653377 | instance | openstack/secrets/keystone-fernet-keys
2026-09-12 07:32:01.843489 | instance | openstack/secrets/keystone-keystone-admin
2026-09-12 07:32:01.909510 | instance | openstack/secrets/keystone-keystone-test
2026-09-12 07:32:02.050287 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-09-12 07:32:02.150051 | instance | openstack/secrets/keystone-rabbitmq-user
2026-09-12 07:32:02.288600 | instance | openstack/secrets/libvirt-api-ca
2026-09-12 07:32:02.392655 | instance | openstack/secrets/libvirt-etc
2026-09-12 07:32:02.537732 | instance | openstack/secrets/libvirt-libvirt-default-9bff6-api
2026-09-12 07:32:02.617185 | instance | openstack/secrets/libvirt-libvirt-default-9bff6-vnc
2026-09-12 07:32:02.818089 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-09-12 07:32:02.862939 | instance | openstack/secrets/libvirt-vnc-ca
2026-09-12 07:32:03.085118 | instance | openstack/secrets/magnum-api-certs
2026-09-12 07:32:03.100556 | instance | openstack/secrets/magnum-db-admin
2026-09-12 07:32:03.332613 | instance | openstack/secrets/magnum-db-user
2026-09-12 07:32:03.340530 | instance | openstack/secrets/magnum-etc
2026-09-12 07:32:03.562086 | instance | openstack/secrets/magnum-keystone-admin
2026-09-12 07:32:03.572823 | instance | openstack/serviceaccounts/barbican-api
2026-09-12 07:32:03.800428 | instance | openstack/secrets/magnum-keystone-stack-user
2026-09-12 07:32:04.022946 | instance | openstack/serviceaccounts/barbican-db-init
2026-09-12 07:32:04.066233 | instance | openstack/serviceaccounts/barbican-db-sync
2026-09-12 07:32:04.526939 | instance | openstack/secrets/magnum-keystone-user
2026-09-12 07:32:04.581472 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-09-12 07:32:04.745761 | instance | openstack/secrets/magnum-rabbitmq-admin
2026-09-12 07:32:05.007385 | instance | openstack/serviceaccounts/barbican-ks-service
2026-09-12 07:32:05.073179 | instance | openstack/serviceaccounts/barbican-ks-user
2026-09-12 07:32:05.511699 | instance | openstack/secrets/magnum-rabbitmq-user
2026-09-12 07:32:05.556321 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-09-12 07:32:05.750041 | instance | openstack/secrets/magnum-registry-certs
2026-09-12 07:32:06.021253 | instance | openstack/serviceaccounts/barbican-test
2026-09-12 07:32:06.036883 | instance | openstack/serviceaccounts/cinder-api
2026-09-12 07:32:06.488786 | instance | openstack/serviceaccounts/cinder-backup
2026-09-12 07:32:06.502359 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-09-12 07:32:06.936253 | instance | openstack/secrets/manila-api-certs
2026-09-12 07:32:06.989355 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-09-12 07:32:07.184330 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-09-12 07:32:07.470022 | instance | openstack/secrets/manila-db-admin
2026-09-12 07:32:07.669552 | instance | openstack/secrets/manila-db-user
2026-09-12 07:32:07.690004 | instance | openstack/serviceaccounts/cinder-db-init
2026-09-12 07:32:07.904335 | instance | openstack/serviceaccounts/cinder-db-sync
2026-09-12 07:32:08.173130 | instance | openstack/secrets/manila-etc
2026-09-12 07:32:08.396835 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-09-12 07:32:08.412043 | instance | openstack/secrets/manila-keystone-admin
2026-09-12 07:32:08.687017 | instance | openstack/serviceaccounts/cinder-ks-service
2026-09-12 07:32:08.856802 | instance | openstack/secrets/manila-keystone-user
2026-09-12 07:32:09.107248 | instance | openstack/secrets/manila-rabbitmq-admin
2026-09-12 07:32:09.125502 | instance | openstack/secrets/manila-rabbitmq-user
2026-09-12 07:32:09.327804 | instance | openstack/secrets/manila-ssh-keys
2026-09-12 07:32:09.365332 | instance | openstack/secrets/neutron-db-admin
2026-09-12 07:32:09.585396 | instance | openstack/secrets/neutron-db-user
2026-09-12 07:32:09.597555 | instance | openstack/secrets/neutron-etc
2026-09-12 07:32:09.774135 | instance | openstack/secrets/neutron-keystone-admin
2026-09-12 07:32:09.852740 | instance | openstack/secrets/neutron-keystone-test
2026-09-12 07:32:09.998681 | instance | openstack/secrets/neutron-keystone-user
2026-09-12 07:32:10.111164 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-09-12 07:32:10.262736 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-09-12 07:32:10.405238 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-09-12 07:32:10.531412 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-09-12 07:32:10.633643 | instance | openstack/secrets/neutron-rabbitmq-user
2026-09-12 07:32:10.771121 | instance | openstack/secrets/neutron-server-certs
2026-09-12 07:32:10.886318 | instance | openstack/secrets/nova-api-certs
2026-09-12 07:32:10.983670 | instance | openstack/secrets/nova-compute-default
2026-09-12 07:32:11.165459 | instance | openstack/secrets/nova-db-admin
2026-09-12 07:32:11.289590 | instance | openstack/secrets/nova-db-api-admin
2026-09-12 07:32:11.406221 | instance | openstack/secrets/nova-db-api-user
2026-09-12 07:32:11.528703 | instance | openstack/secrets/nova-db-cell0-admin
2026-09-12 07:32:11.640800 | instance | openstack/secrets/nova-db-cell0-user
2026-09-12 07:32:11.755752 | instance | openstack/secrets/nova-db-user
2026-09-12 07:32:11.871905 | instance | openstack/secrets/nova-etc
2026-09-12 07:32:12.009383 | instance | openstack/secrets/nova-keystone-admin
2026-09-12 07:32:12.133350 | instance | openstack/secrets/nova-keystone-test
2026-09-12 07:32:12.227121 | instance | openstack/secrets/nova-keystone-user
2026-09-12 07:32:12.337044 | instance | openstack/secrets/nova-novncproxy-certs
2026-09-12 07:32:12.459304 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-09-12 07:32:12.581075 | instance | openstack/secrets/nova-rabbitmq-admin
2026-09-12 07:32:12.693674 | instance | openstack/secrets/nova-rabbitmq-user
2026-09-12 07:32:12.836499 | instance | openstack/secrets/nova-ssh
2026-09-12 07:32:12.927245 | instance | openstack/secrets/octavia-amphora-ssh-key
2026-09-12 07:32:13.087730 | instance | openstack/secrets/octavia-api-certs
2026-09-12 07:32:13.197748 | instance | openstack/secrets/octavia-client-ca
2026-09-12 07:32:13.340826 | instance | openstack/secrets/octavia-client-certs
2026-09-12 07:32:13.431182 | instance | openstack/secrets/octavia-db-admin
2026-09-12 07:32:13.547581 | instance | openstack/secrets/octavia-db-user
2026-09-12 07:32:13.672820 | instance | openstack/secrets/octavia-etc
2026-09-12 07:32:13.766524 | instance | openstack/secrets/octavia-health-manager-default
2026-09-12 07:32:13.913486 | instance | openstack/secrets/octavia-keystone-admin
2026-09-12 07:32:13.978558 | instance | openstack/secrets/octavia-keystone-test
2026-09-12 07:32:14.129632 | instance | openstack/secrets/octavia-keystone-user
2026-09-12 07:32:14.224336 | instance | openstack/secrets/octavia-persistence-db-admin
2026-09-12 07:32:14.349474 | instance | openstack/secrets/octavia-persistence-db-user
2026-09-12 07:32:14.453136 | instance | openstack/secrets/octavia-rabbitmq-admin
2026-09-12 07:32:14.598245 | instance | openstack/secrets/octavia-rabbitmq-user
2026-09-12 07:32:14.708505 | instance | openstack/secrets/octavia-server-ca
2026-09-12 07:32:14.824035 | instance | openstack/secrets/ovn-controller-default-etc
2026-09-12 07:32:14.954845 | instance | openstack/secrets/ovn-etc
2026-09-12 07:32:15.084053 | instance | openstack/secrets/ovn-vector-config
2026-09-12 07:32:15.211775 | instance | openstack/secrets/percona-xtradb
2026-09-12 07:32:15.318388 | instance | openstack/secrets/placement-api-certs
2026-09-12 07:32:15.413221 | instance | openstack/secrets/placement-db-admin
2026-09-12 07:32:15.550151 | instance | openstack/secrets/placement-db-user
2026-09-12 07:32:15.652953 | instance | openstack/secrets/placement-etc
2026-09-12 07:32:15.789071 | instance | openstack/secrets/placement-keystone-admin
2026-09-12 07:32:15.906776 | instance | openstack/secrets/placement-keystone-user
2026-09-12 07:32:16.026808 | instance | openstack/secrets/pvc-ceph-client-key
2026-09-12 07:32:16.161399 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-09-12 07:32:16.273605 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-09-12 07:32:16.379902 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-09-12 07:32:16.526718 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-09-12 07:32:16.639355 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-09-12 07:32:16.753665 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-09-12 07:32:16.896626 | instance | openstack/secrets/rabbitmq-heat-default-user
2026-09-12 07:32:16.978386 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie
2026-09-12 07:32:17.135271 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-09-12 07:32:17.229401 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-09-12 07:32:17.384329 | instance | openstack/secrets/rabbitmq-magnum-default-user
2026-09-12 07:32:17.431398 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie
2026-09-12 07:32:17.644763 | instance | openstack/secrets/rabbitmq-manila-default-user
2026-09-12 07:32:17.657374 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie
2026-09-12 07:32:17.873344 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-09-12 07:32:17.882469 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-09-12 07:32:18.102927 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-09-12 07:32:18.122606 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-09-12 07:32:18.352478 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-09-12 07:32:18.363927 | instance | openstack/secrets/rabbitmq-octavia-default-user
2026-09-12 07:32:18.598578 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie
2026-09-12 07:32:18.605414 | instance | openstack/secrets/rook-ceph-config
2026-09-12 07:32:18.828871 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-09-12 07:32:18.852156 | instance | openstack/secrets/rook-ceph-mon
2026-09-12 07:32:19.038670 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-09-12 07:32:19.083933 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-09-12 07:32:19.278922 | instance | openstack/serviceaccounts/cinder-ks-user
2026-09-12 07:32:19.328421 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-09-12 07:32:19.720035 | instance | openstack/serviceaccounts/cinder-scheduler
2026-09-12 07:32:19.775136 | instance | openstack/serviceaccounts/cinder-storage-init
2026-09-12 07:32:20.143492 | instance | openstack/serviceaccounts/cinder-test
2026-09-12 07:32:20.240685 | instance | openstack/serviceaccounts/cinder-volume
2026-09-12 07:32:20.565973 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-09-12 07:32:20.655353 | instance | openstack/serviceaccounts/default
2026-09-12 07:32:20.993625 | instance | openstack/serviceaccounts/glance-api
2026-09-12 07:32:21.056670 | instance | openstack/serviceaccounts/glance-db-init
2026-09-12 07:32:21.463566 | instance | openstack/serviceaccounts/glance-db-sync
2026-09-12 07:32:21.467289 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-09-12 07:32:21.901507 | instance | openstack/serviceaccounts/glance-ks-service
2026-09-12 07:32:21.946755 | instance | openstack/serviceaccounts/glance-ks-user
2026-09-12 07:32:22.376615 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-09-12 07:32:22.402300 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-09-12 07:32:22.825494 | instance | openstack/serviceaccounts/glance-storage-init
2026-09-12 07:32:22.828255 | instance | openstack/serviceaccounts/glance-test
2026-09-12 07:32:23.257533 | instance | openstack/serviceaccounts/heat-api
2026-09-12 07:32:23.259987 | instance | openstack/serviceaccounts/heat-bootstrap
2026-09-12 07:32:23.678460 | instance | openstack/serviceaccounts/heat-cfn
2026-09-12 07:32:23.699601 | instance | openstack/serviceaccounts/heat-db-init
2026-09-12 07:32:24.126726 | instance | openstack/serviceaccounts/heat-db-sync
2026-09-12 07:32:24.156242 | instance | openstack/serviceaccounts/heat-engine
2026-09-12 07:32:24.545332 | instance | openstack/serviceaccounts/heat-engine-cleaner
2026-09-12 07:32:24.603130 | instance | openstack/serviceaccounts/heat-ks-endpoints
2026-09-12 07:32:24.942668 | instance | openstack/serviceaccounts/heat-ks-service
2026-09-12 07:32:25.050726 | instance | openstack/serviceaccounts/heat-ks-user
2026-09-12 07:32:25.373948 | instance | openstack/serviceaccounts/heat-ks-user-domain
2026-09-12 07:32:25.529404 | instance | openstack/serviceaccounts/heat-purge-deleted
2026-09-12 07:32:25.786785 | instance | openstack/serviceaccounts/heat-rabbit-init
2026-09-12 07:32:25.937530 | instance | openstack/serviceaccounts/heat-test
2026-09-12 07:32:26.237557 | instance | openstack/serviceaccounts/heat-trusts
2026-09-12 07:32:26.418420 | instance | openstack/serviceaccounts/keepalived
2026-09-12 07:32:26.705409 | instance | openstack/serviceaccounts/keystone-api
2026-09-12 07:32:26.876483 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-09-12 07:32:27.220929 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-09-12 07:32:27.320021 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-09-12 07:32:27.646353 | instance | openstack/serviceaccounts/keystone-db-init
2026-09-12 07:32:27.764172 | instance | openstack/serviceaccounts/keystone-db-sync
2026-09-12 07:32:28.138627 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-09-12 07:32:28.162185 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-09-12 07:32:28.516759 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-09-12 07:32:28.597108 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-09-12 07:32:28.973330 | instance | openstack/serviceaccounts/keystone-test
2026-09-12 07:32:29.042113 | instance | openstack/serviceaccounts/libvirt
2026-09-12 07:32:29.440884 | instance | openstack/serviceaccounts/magnum-api
2026-09-12 07:32:29.515057 | instance | openstack/serviceaccounts/magnum-conductor
2026-09-12 07:32:29.853598 | instance | openstack/serviceaccounts/magnum-db-init
2026-09-12 07:32:29.938960 | instance | openstack/serviceaccounts/magnum-db-sync
2026-09-12 07:32:30.230397 | instance | openstack/serviceaccounts/magnum-ks-endpoints
2026-09-12 07:32:30.353995 | instance | openstack/serviceaccounts/magnum-ks-service
2026-09-12 07:32:30.686518 | instance | openstack/serviceaccounts/magnum-ks-user
2026-09-12 07:32:30.886913 | instance | openstack/serviceaccounts/magnum-ks-user-domain
2026-09-12 07:32:31.164203 | instance | openstack/serviceaccounts/magnum-rabbit-init
2026-09-12 07:32:31.301853 | instance | openstack/serviceaccounts/manila-api
2026-09-12 07:32:31.601203 | instance | openstack/serviceaccounts/manila-bootstrap
2026-09-12 07:32:31.715162 | instance | openstack/serviceaccounts/manila-data
2026-09-12 07:32:32.024177 | instance | openstack/serviceaccounts/manila-db-init
2026-09-12 07:32:32.169431 | instance | openstack/serviceaccounts/manila-db-sync
2026-09-12 07:32:32.493511 | instance | openstack/serviceaccounts/manila-ks-endpoints
2026-09-12 07:32:32.596155 | instance | openstack/serviceaccounts/manila-ks-service
2026-09-12 07:32:32.984078 | instance | openstack/serviceaccounts/manila-ks-user
2026-09-12 07:32:33.048079 | instance | openstack/serviceaccounts/manila-rabbit-init
2026-09-12 07:32:33.419610 | instance | openstack/serviceaccounts/manila-scheduler
2026-09-12 07:32:33.525933 | instance | openstack/serviceaccounts/manila-share
2026-09-12 07:32:33.850042 | instance | openstack/serviceaccounts/memcached-memcached
2026-09-12 07:32:33.986378 | instance | openstack/serviceaccounts/neutron-db-init
2026-09-12 07:32:34.255946 | instance | openstack/serviceaccounts/neutron-db-sync
2026-09-12 07:32:34.461344 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-09-12 07:32:34.683860 | instance | openstack/serviceaccounts/neutron-ks-service
2026-09-12 07:32:34.920646 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-09-12 07:32:35.137865 | instance | openstack/secrets/rook-csi-cephfs-node
2026-09-12 07:32:35.185993 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-09-12 07:32:35.359564 | instance | openstack/secrets/rook-csi-rbd-node
2026-09-12 07:32:35.428500 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-09-12 07:32:35.581322 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-09-12 07:32:35.635301 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-09-12 07:32:35.814552 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-09-12 07:32:35.890380 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-09-12 07:32:36.021090 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-09-12 07:32:36.126592 | instance | openstack/secrets/sh.helm.release.v1.heat.v1
2026-09-12 07:32:36.271404 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-09-12 07:32:36.391165 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-09-12 07:32:36.513360 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1
2026-09-12 07:32:36.646307 | instance | openstack/secrets/sh.helm.release.v1.manila.v1
2026-09-12 07:32:36.757335 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-09-12 07:32:36.889925 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-09-12 07:32:36.998712 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-09-12 07:32:37.260628 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1
2026-09-12 07:32:37.316417 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-09-12 07:32:37.520632 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-09-12 07:32:37.542253 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-09-12 07:32:37.770895 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-09-12 07:32:37.776459 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-09-12 07:32:38.076541 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-09-12 07:32:38.082521 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-09-12 07:32:38.319827 | instance | openstack/secrets/staffeln-db-admin
2026-09-12 07:32:38.389908 | instance | openstack/secrets/staffeln-db-user
2026-09-12 07:32:38.554415 | instance | openstack/secrets/staffeln-etc
2026-09-12 07:32:38.619407 | instance | openstack/secrets/valkey-ca
2026-09-12 07:32:38.787031 | instance | openstack/secrets/valkey-server-certs
2026-09-12 07:32:38.844095 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-09-12 07:32:39.010087 | instance | monitoring/statefulsets/loki
2026-09-12 07:32:39.136790 | instance | monitoring/statefulsets/loki-chunks-cache
2026-09-12 07:32:39.308526 | instance | monitoring/statefulsets/loki-results-cache
2026-09-12 07:32:39.413393 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-09-12 07:32:39.564731 | instance | openstack/services/barbican-api
2026-09-12 07:32:39.695266 | instance | openstack/services/ceph-mon
2026-09-12 07:32:39.860436 | instance | openstack/services/cinder-api
2026-09-12 07:32:39.995195 | instance | openstack/services/glance-api
2026-09-12 07:32:40.132525 | instance | openstack/services/heat-api
2026-09-12 07:32:40.293618 | instance | openstack/services/heat-cfn
2026-09-12 07:32:40.380614 | instance | openstack/services/keystone-api
2026-09-12 07:32:40.579488 | instance | openstack/services/magnum-api
2026-09-12 07:32:40.666135 | instance | openstack/services/magnum-registry
2026-09-12 07:32:40.875054 | instance | openstack/services/manila-api
2026-09-12 07:32:40.940733 | instance | openstack/services/memcached
2026-09-12 07:32:41.198960 | instance | openstack/services/memcached-metrics
2026-09-12 07:32:41.247688 | instance | openstack/services/neutron-server
2026-09-12 07:32:41.451722 | instance | openstack/services/nova-api
2026-09-12 07:32:41.520292 | instance | openstack/services/nova-metadata
2026-09-12 07:32:41.723674 | instance | openstack/services/nova-novncproxy
2026-09-12 07:32:41.820147 | instance | openstack/services/octavia-api
2026-09-12 07:32:41.986271 | instance | openstack/services/ovn-ovsdb-nb
2026-09-12 07:32:42.114193 | instance | openstack/services/ovn-ovsdb-sb
2026-09-12 07:32:42.342143 | instance | openstack/services/percona-xtradb-cluster-operator
2026-09-12 07:32:42.420807 | instance | openstack/services/percona-xtradb-haproxy
2026-09-12 07:32:42.630512 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-09-12 07:32:42.696696 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-09-12 07:32:42.905193 | instance | openstack/services/percona-xtradb-pxc
2026-09-12 07:32:42.946280 | instance | openstack/services/percona-xtradb-pxc-unready
2026-09-12 07:32:43.195939 | instance | openstack/services/placement-api
2026-09-12 07:32:43.223536 | instance | openstack/services/rabbitmq-barbican
2026-09-12 07:32:43.455624 | instance | openstack/services/rabbitmq-barbican-nodes
2026-09-12 07:32:43.457229 | instance | openstack/services/rabbitmq-cinder
2026-09-12 07:32:43.718029 | instance | openstack/services/rabbitmq-cinder-nodes
2026-09-12 07:32:43.732317 | instance | openstack/services/rabbitmq-glance
2026-09-12 07:32:43.982932 | instance | openstack/services/rabbitmq-glance-nodes
2026-09-12 07:32:44.058693 | instance | openstack/services/rabbitmq-heat
2026-09-12 07:32:44.302267 | instance | openstack/services/rabbitmq-heat-nodes
2026-09-12 07:32:44.372638 | instance | openstack/services/rabbitmq-keystone
2026-09-12 07:32:44.667872 | instance | openstack/services/rabbitmq-keystone-nodes
2026-09-12 07:32:44.709910 | instance | openstack/services/rabbitmq-magnum
2026-09-12 07:32:44.920756 | instance | openstack/services/rabbitmq-magnum-nodes
2026-09-12 07:32:44.943279 | instance | openstack/services/rabbitmq-manila
2026-09-12 07:32:45.253120 | instance | openstack/services/rabbitmq-manila-nodes
2026-09-12 07:32:45.262632 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-09-12 07:32:45.509617 | instance | openstack/services/rabbitmq-neutron
2026-09-12 07:32:45.510980 | instance | openstack/services/rabbitmq-neutron-nodes
2026-09-12 07:32:45.779099 | instance | openstack/services/rabbitmq-nova
2026-09-12 07:32:45.791862 | instance | openstack/services/rabbitmq-nova-nodes
2026-09-12 07:32:46.028245 | instance | openstack/services/rabbitmq-octavia
2026-09-12 07:32:46.045702 | instance | openstack/services/rabbitmq-octavia-nodes
2026-09-12 07:32:46.299449 | instance | openstack/serviceaccounts/neutron-ks-user
2026-09-12 07:32:46.321586 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-09-12 07:32:46.704141 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-09-12 07:32:46.769276 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-09-12 07:32:47.110775 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-09-12 07:32:47.249717 | instance | openstack/serviceaccounts/neutron-server
2026-09-12 07:32:47.581499 | instance | openstack/serviceaccounts/neutron-test
2026-09-12 07:32:47.722891 | instance | openstack/serviceaccounts/nova-api-metadata
2026-09-12 07:32:48.064747 | instance | openstack/serviceaccounts/nova-api-osapi
2026-09-12 07:32:48.116860 | instance | openstack/serviceaccounts/nova-bootstrap
2026-09-12 07:32:48.527769 | instance | openstack/serviceaccounts/nova-cell-setup
2026-09-12 07:32:48.605258 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-09-12 07:32:48.932603 | instance | openstack/serviceaccounts/nova-compute
2026-09-12 07:32:48.988487 | instance | openstack/serviceaccounts/nova-conductor
2026-09-12 07:32:49.355585 | instance | openstack/serviceaccounts/nova-db-init
2026-09-12 07:32:49.436247 | instance | openstack/serviceaccounts/nova-db-sync
2026-09-12 07:32:49.766035 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-09-12 07:32:49.848511 | instance | openstack/serviceaccounts/nova-ks-service
2026-09-12 07:32:50.234804 | instance | openstack/serviceaccounts/nova-ks-user
2026-09-12 07:32:50.309197 | instance | openstack/serviceaccounts/nova-novncproxy
2026-09-12 07:32:50.677148 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-09-12 07:32:50.760544 | instance | openstack/serviceaccounts/nova-scheduler
2026-09-12 07:32:51.117815 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-09-12 07:32:51.143584 | instance | openstack/serviceaccounts/nova-test
2026-09-12 07:32:51.553262 | instance | openstack/serviceaccounts/octavia-api
2026-09-12 07:32:51.599246 | instance | openstack/serviceaccounts/octavia-bootstrap
2026-09-12 07:32:52.004313 | instance | openstack/serviceaccounts/octavia-db-init
2026-09-12 07:32:52.074841 | instance | openstack/serviceaccounts/octavia-db-sync
2026-09-12 07:32:52.485135 | instance | openstack/serviceaccounts/octavia-health-manager
2026-09-12 07:32:52.498231 | instance | openstack/serviceaccounts/octavia-housekeeping
2026-09-12 07:32:52.942467 | instance | openstack/serviceaccounts/octavia-ks-endpoints
2026-09-12 07:32:52.963646 | instance | openstack/serviceaccounts/octavia-ks-service
2026-09-12 07:32:53.371414 | instance | openstack/serviceaccounts/octavia-ks-user
2026-09-12 07:32:53.449137 | instance | openstack/serviceaccounts/octavia-rabbit-init
2026-09-12 07:32:53.811981 | instance | openstack/serviceaccounts/octavia-worker
2026-09-12 07:32:53.925429 | instance | openstack/serviceaccounts/openvswitch-server
2026-09-12 07:32:54.251009 | instance | openstack/serviceaccounts/ovn-controller
2026-09-12 07:32:54.377259 | instance | openstack/serviceaccounts/ovn-northd
2026-09-12 07:32:54.680598 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-09-12 07:32:54.811786 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-09-12 07:32:55.097420 | instance | openstack/serviceaccounts/placement-api
2026-09-12 07:32:55.225487 | instance | openstack/serviceaccounts/placement-db-init
2026-09-12 07:32:55.566683 | instance | openstack/serviceaccounts/placement-db-sync
2026-09-12 07:32:55.661304 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-09-12 07:32:56.040764 | instance | openstack/serviceaccounts/placement-ks-service
2026-09-12 07:32:56.091833 | instance | openstack/serviceaccounts/placement-ks-user
2026-09-12 07:32:56.504169 | instance | openstack/serviceaccounts/pxc-operator
2026-09-12 07:32:56.600440 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-09-12 07:32:56.952538 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-09-12 07:32:56.987668 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-09-12 07:32:57.411057 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-09-12 07:32:57.445038 | instance | openstack/serviceaccounts/rabbitmq-heat-server
2026-09-12 07:32:57.887269 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-09-12 07:32:57.935275 | instance | openstack/serviceaccounts/rabbitmq-magnum-server
2026-09-12 07:32:58.356962 | instance | openstack/serviceaccounts/rabbitmq-manila-server
2026-09-12 07:32:58.429330 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-09-12 07:32:58.779144 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-09-12 07:32:58.833380 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-09-12 07:32:59.224794 | instance | openstack/serviceaccounts/rabbitmq-octavia-server
2026-09-12 07:32:59.305155 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-09-12 07:32:59.749600 | instance | openstack/serviceaccounts/rook-ceph-default
2026-09-12 07:32:59.752944 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-09-12 07:33:00.233123 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-09-12 07:33:00.249772 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-09-12 07:33:00.673372 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-09-12 07:33:00.685054 | instance | openstack/serviceaccounts/staffeln-api
2026-09-12 07:33:01.153019 | instance | openstack/serviceaccounts/staffeln-conductor
2026-09-12 07:33:01.193293 | instance | openstack/serviceaccounts/staffeln-db-init
2026-09-12 07:33:01.595604 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-09-12 07:33:01.680603 | instance | openstack/services/rook-ceph-rgw-ceph
2026-09-12 07:33:01.967139 | instance | openstack/services/staffeln-api
2026-09-12 07:33:02.027375 | instance | openstack/services/valkey
2026-09-12 07:33:02.283034 | instance | openstack/services/valkey-headless
2026-09-12 07:33:02.320300 | instance | openstack/services/valkey-metrics
2026-09-12 07:33:02.565612 | instance | openstack/statefulsets/magnum-conductor
2026-09-12 07:33:02.597035 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-09-12 07:33:02.932192 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-09-12 07:33:02.960176 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-09-12 07:33:03.231477 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-09-12 07:33:03.244143 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-09-12 07:33:03.517809 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-09-12 07:33:03.542155 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-09-12 07:33:03.859091 | instance | openstack/statefulsets/rabbitmq-heat-server
2026-09-12 07:33:03.863233 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-09-12 07:33:04.180692 | instance | openstack/statefulsets/rabbitmq-magnum-server
2026-09-12 07:33:04.182090 | instance | openstack/statefulsets/rabbitmq-manila-server
2026-09-12 07:33:04.449126 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-09-12 07:33:04.523512 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-09-12 07:33:04.773188 | instance | openstack/statefulsets/rabbitmq-octavia-server
2026-09-12 07:33:04.847860 | instance | openstack/statefulsets/valkey-node
2026-09-12 07:33:05.099468 | instance | orc-system/configmaps/kube-root-ca.crt
2026-09-12 07:33:05.213476 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-09-12 07:33:05.338370 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-09-12 07:33:05.413497 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-09-12 07:33:05.530286 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-09-12 07:33:05.608464 | instance | orc-system/deployment/orc-controller-manager
2026-09-12 07:33:05.791301 | instance | orc-system/endpoints/orc-controller-manager-metrics-service
2026-09-12 07:33:05.861343 | instance | rook-ceph/deployment/rook-ceph-operator
2026-09-12 07:33:06.031462 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-7tkrq
2026-09-12 07:33:06.114443 | instance | orc-system/rolebindings/orc-leader-election-rolebinding
2026-09-12 07:33:06.309004 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-grjd4
2026-09-12 07:33:06.367633 | instance | orc-system/roles/orc-leader-election-role
2026-09-12 07:33:06.526192 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-09-12 07:33:06.551841 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-09-12 07:33:06.756524 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-09-12 07:33:06.760253 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-09-12 07:33:06.982997 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-09-12 07:33:06.987507 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-09-12 07:33:07.193863 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-09-12 07:33:07.195613 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-09-12 07:33:07.399191 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-09-12 07:33:07.422307 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-09-12 07:33:07.600295 | instance | orc-system/serviceaccounts/default
2026-09-12 07:33:07.613011 | instance | orc-system/serviceaccounts/orc-controller-manager
2026-09-12 07:33:07.801619 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-09-12 07:33:07.825398 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-09-12 07:33:08.031457 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-09-12 07:33:08.078905 | instance | rook-ceph/roles/rook-ceph-mgr
2026-09-12 07:33:08.249280 | instance | rook-ceph/roles/rook-ceph-osd
2026-09-12 07:33:08.320101 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-09-12 07:33:08.471082 | instance | rook-ceph/roles/rook-ceph-system
2026-09-12 07:33:08.557575 | instance | orc-system/services/orc-controller-manager-metrics-service
2026-09-12 07:33:08.698323 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-09-12 07:33:08.812436 | instance | rook-ceph/serviceaccounts/default
2026-09-12 07:33:09.064377 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-09-12 07:33:09.077830 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-09-12 07:33:09.353879 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-09-12 07:33:09.355640 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-09-12 07:33:09.632937 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-09-12 07:33:09.634863 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-09-12 07:33:09.872993 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-09-12 07:33:09.897963 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-09-12 07:33:10.153744 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-09-12 07:33:10.158634 | instance | openstack/serviceaccounts/valkey
2026-09-12 07:33:10.438722 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-09-12 07:33:10.618689 | instance | secretgen-controller/deployment/secretgen-controller
2026-09-12 07:33:10.673718 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-768rf
2026-09-12 07:33:10.877281 | instance | secretgen-controller/serviceaccounts/default
2026-09-12 07:33:10.939488 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-09-12 07:33:11.124218 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-09-12 07:33:11.188976 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-09-12 07:33:11.395610 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-09-12 07:33:11.920230 | instance | ERROR
2026-09-12 07:33:11.920526 | instance | {
2026-09-12 07:33:11.920596 | instance | "delta": "0:03:51.359122",
2026-09-12 07:33:11.920640 | instance | "end": "2026-09-12 07:33:11.633812",
2026-09-12 07:33:11.920677 | instance | "msg": "non-zero return code",
2026-09-12 07:33:11.920714 | instance | "rc": 123,
2026-09-12 07:33:11.920749 | instance | "start": "2026-09-12 07:29:20.274690"
2026-09-12 07:33:11.920785 | instance | }
2026-09-12 07:33:11.920830 | instance | ERROR: Ignoring Errors
2026-09-12 07:33:11.956545 |
2026-09-12 07:33:11.956689 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-09-12 07:33:12.976532 | instance | changed:
2026-09-12 07:33:12.976733 | instance | cd+++++++++ objects/
2026-09-12 07:33:12.976774 | instance | cd+++++++++ objects/cluster/
2026-09-12 07:33:12.976802 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-09-12 07:33:12.976829 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-09-12 07:33:12.976854 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-09-12 07:33:12.976880 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt
2026-09-12 07:33:12.976905 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml
2026-09-12 07:33:12.976930 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt
2026-09-12 07:33:12.976954 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml
2026-09-12 07:33:12.976978 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt
2026-09-12 07:33:12.977003 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml
2026-09-12 07:33:12.977026 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt
2026-09-12 07:33:12.977050 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml
2026-09-12 07:33:12.977073 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt
2026-09-12 07:33:12.977097 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml
2026-09-12 07:33:12.977121 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt
2026-09-12 07:33:12.977144 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml
2026-09-12 07:33:12.977168 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-09-12 07:33:12.977210 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-09-12 07:33:12.977238 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-09-12 07:33:12.977263 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-09-12 07:33:12.977287 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-09-12 07:33:12.977311 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-09-12 07:33:12.977335 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-09-12 07:33:12.977358 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-09-12 07:33:12.977382 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-09-12 07:33:12.977406 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-09-12 07:33:12.977442 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-09-12 07:33:12.977467 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-09-12 07:33:12.977492 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-09-12 07:33:12.977517 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-09-12 07:33:12.977540 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-09-12 07:33:12.977563 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-09-12 07:33:12.977586 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-09-12 07:33:12.977609 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-09-12 07:33:12.977637 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-09-12 07:33:12.977671 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-09-12 07:33:12.977696 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-09-12 07:33:12.977720 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-09-12 07:33:12.977743 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-09-12 07:33:12.977766 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-09-12 07:33:12.977791 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-09-12 07:33:12.977815 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-09-12 07:33:12.977839 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-09-12 07:33:12.977862 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-09-12 07:33:12.977885 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-09-12 07:33:12.977909 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-09-12 07:33:12.977932 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-09-12 07:33:12.977957 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-09-12 07:33:12.977980 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-09-12 07:33:12.978003 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-09-12 07:33:12.978026 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-09-12 07:33:12.978049 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-09-12 07:33:12.978072 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-09-12 07:33:12.978095 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-09-12 07:33:12.978118 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-09-12 07:33:12.978141 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-09-12 07:33:12.978164 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-09-12 07:33:12.978205 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-09-12 07:33:12.978234 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-09-12 07:33:12.978259 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-09-12 07:33:12.978283 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-09-12 07:33:12.978306 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-09-12 07:33:12.978337 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-09-12 07:33:12.978361 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-09-12 07:33:12.978385 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-09-12 07:33:12.978409 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-09-12 07:33:12.978432 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-09-12 07:33:12.978456 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-09-12 07:33:12.978565 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-09-12 07:33:12.978603 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-09-12 07:33:12.978629 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-09-12 07:33:12.978657 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-09-12 07:33:12.978692 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-09-12 07:33:12.978721 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-09-12 07:33:12.978744 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-09-12 07:33:12.978768 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-09-12 07:33:12.978791 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-09-12 07:33:12.978815 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-09-12 07:33:12.978839 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-09-12 07:33:12.978861 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-09-12 07:33:12.978884 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-09-12 07:33:12.978910 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-09-12 07:33:12.978936 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt
2026-09-12 07:33:12.978959 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml
2026-09-12 07:33:12.978982 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt
2026-09-12 07:33:12.979005 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml
2026-09-12 07:33:12.979027 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt
2026-09-12 07:33:12.979050 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml
2026-09-12 07:33:12.979073 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt
2026-09-12 07:33:12.979096 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml
2026-09-12 07:33:12.979118 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt
2026-09-12 07:33:12.979140 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml
2026-09-12 07:33:12.979163 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-09-12 07:33:12.979185 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-09-12 07:33:12.979229 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-09-12 07:33:12.979254 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-09-12 07:33:12.979276 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-09-12 07:33:12.979299 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-09-12 07:33:12.979321 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-09-12 07:33:12.979343 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-09-12 07:33:12.979373 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-09-12 07:33:12.979397 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-09-12 07:33:12.979420 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-09-12 07:33:12.979442 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-09-12 07:33:12.979465 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-09-12 07:33:12.979489 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-09-12 07:33:12.979512 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-09-12 07:33:12.979535 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-09-12 07:33:12.979558 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-09-12 07:33:12.979581 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-09-12 07:33:12.979603 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-09-12 07:33:12.979626 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-09-12 07:33:12.979649 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-09-12 07:33:12.979673 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-09-12 07:33:12.979705 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-09-12 07:33:12.979735 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-09-12 07:33:12.979759 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-09-12 07:33:12.979782 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-09-12 07:33:12.979805 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-09-12 07:33:12.979828 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-09-12 07:33:12.979849 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-09-12 07:33:12.979872 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-09-12 07:33:12.979895 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-09-12 07:33:12.979918 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-09-12 07:33:12.979940 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-09-12 07:33:12.979963 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-09-12 07:33:12.979986 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-09-12 07:33:12.980010 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-09-12 07:33:12.980035 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-09-12 07:33:12.980059 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-09-12 07:33:12.980081 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-09-12 07:33:12.980105 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-09-12 07:33:12.980128 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-09-12 07:33:12.980152 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-09-12 07:33:12.980175 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-09-12 07:33:12.980220 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-09-12 07:33:12.980247 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-09-12 07:33:12.980270 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-09-12 07:33:12.980294 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-09-12 07:33:12.980317 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-09-12 07:33:12.980340 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-09-12 07:33:12.980363 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-09-12 07:33:12.980387 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-09-12 07:33:12.980416 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-09-12 07:33:12.980441 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-09-12 07:33:12.980464 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-09-12 07:33:12.980489 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-09-12 07:33:12.980535 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-09-12 07:33:12.980560 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-09-12 07:33:12.980584 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-09-12 07:33:12.980607 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-09-12 07:33:12.980631 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-09-12 07:33:12.980654 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-09-12 07:33:12.980677 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-09-12 07:33:12.980701 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-09-12 07:33:12.980735 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-09-12 07:33:12.980763 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-09-12 07:33:12.980787 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-09-12 07:33:12.980810 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-09-12 07:33:12.980833 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-09-12 07:33:12.980857 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-09-12 07:33:12.980880 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-09-12 07:33:12.980902 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-09-12 07:33:12.980927 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-09-12 07:33:12.980950 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-09-12 07:33:12.980973 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-09-12 07:33:12.980995 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-09-12 07:33:12.981026 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-09-12 07:33:12.981050 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-09-12 07:33:12.981073 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-09-12 07:33:12.981096 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-09-12 07:33:12.981118 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-09-12 07:33:12.981140 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-09-12 07:33:12.981163 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-09-12 07:33:12.981187 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-09-12 07:33:12.981231 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-09-12 07:33:12.981254 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-09-12 07:33:12.981277 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-09-12 07:33:12.981300 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-09-12 07:33:12.981323 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-09-12 07:33:12.981346 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-09-12 07:33:12.981370 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-09-12 07:33:12.981392 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-09-12 07:33:12.981416 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-09-12 07:33:12.981438 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-09-12 07:33:12.981461 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-09-12 07:33:12.981483 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-09-12 07:33:12.981506 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-09-12 07:33:12.981528 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-09-12 07:33:12.981551 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-09-12 07:33:12.981574 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-09-12 07:33:12.981597 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-09-12 07:33:12.981620 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-09-12 07:33:12.981643 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-09-12 07:33:12.981666 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-09-12 07:33:12.981689 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-09-12 07:33:12.981713 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-09-12 07:33:12.981743 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-09-12 07:33:12.981778 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-09-12 07:33:12.981810 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-09-12 07:33:12.981835 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-09-12 07:33:12.981858 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-09-12 07:33:12.981880 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-09-12 07:33:12.981904 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-09-12 07:33:12.981926 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-09-12 07:33:12.981949 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-09-12 07:33:12.981973 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-09-12 07:33:12.981996 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-09-12 07:33:12.982019 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-09-12 07:33:12.982041 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-09-12 07:33:12.982065 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-09-12 07:33:12.982088 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-09-12 07:33:12.982110 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-09-12 07:33:12.982133 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-09-12 07:33:12.982156 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-09-12 07:33:12.982180 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-09-12 07:33:12.982218 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-09-12 07:33:12.982243 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-09-12 07:33:12.982267 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-09-12 07:33:12.982290 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-09-12 07:33:12.982313 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-09-12 07:33:12.982335 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-09-12 07:33:12.982358 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-09-12 07:33:12.982381 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-09-12 07:33:12.982403 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-09-12 07:33:12.982425 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-09-12 07:33:12.982448 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-09-12 07:33:12.982470 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-09-12 07:33:12.982493 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-09-12 07:33:12.982516 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-09-12 07:33:12.982538 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-09-12 07:33:12.982560 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-09-12 07:33:12.982583 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-09-12 07:33:12.982605 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-09-12 07:33:12.982629 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-09-12 07:33:12.982659 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-09-12 07:33:12.982685 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-09-12 07:33:12.982708 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-09-12 07:33:12.982731 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-09-12 07:33:12.982756 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-09-12 07:33:12.982791 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-09-12 07:33:12.982817 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-09-12 07:33:12.982841 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-09-12 07:33:12.982865 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-09-12 07:33:12.982888 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-09-12 07:33:12.982910 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-09-12 07:33:12.982933 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-09-12 07:33:12.982956 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-09-12 07:33:12.982979 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-09-12 07:33:12.983001 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-09-12 07:33:12.983024 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-09-12 07:33:12.983046 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-09-12 07:33:12.983068 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-09-12 07:33:12.983091 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-09-12 07:33:12.983113 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-09-12 07:33:12.983135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt
2026-09-12 07:33:12.983301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml
2026-09-12 07:33:12.983327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt
2026-09-12 07:33:12.983350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml
2026-09-12 07:33:12.983373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt
2026-09-12 07:33:12.983396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml
2026-09-12 07:33:12.983419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt
2026-09-12 07:33:12.983443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml
2026-09-12 07:33:12.983467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-09-12 07:33:12.983491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-09-12 07:33:12.983514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-09-12 07:33:12.983537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-09-12 07:33:12.983560 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-09-12 07:33:12.983582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-09-12 07:33:12.983605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-09-12 07:33:12.983627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-09-12 07:33:12.983656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-09-12 07:33:12.983681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-09-12 07:33:12.983705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-09-12 07:33:12.983728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-09-12 07:33:12.983751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-09-12 07:33:12.983777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-09-12 07:33:12.983812 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-09-12 07:33:12.983839 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-09-12 07:33:12.983863 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-09-12 07:33:12.983887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-09-12 07:33:12.983910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-09-12 07:33:12.983934 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-09-12 07:33:12.983956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-09-12 07:33:12.983979 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-09-12 07:33:12.984001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-09-12 07:33:12.984025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-09-12 07:33:12.984047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-09-12 07:33:12.984073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-09-12 07:33:12.984103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-09-12 07:33:12.984131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-09-12 07:33:12.984154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-09-12 07:33:12.984178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-09-12 07:33:12.984217 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-09-12 07:33:12.984243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-09-12 07:33:12.984266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-09-12 07:33:12.984290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-09-12 07:33:12.984314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-09-12 07:33:12.984337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-09-12 07:33:12.984360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-09-12 07:33:12.984383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-09-12 07:33:12.984406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-09-12 07:33:12.984429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-09-12 07:33:12.984451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-09-12 07:33:12.984483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-09-12 07:33:12.984539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-09-12 07:33:12.984564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-09-12 07:33:12.984588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-09-12 07:33:12.984610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-09-12 07:33:12.984633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-09-12 07:33:12.984656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-09-12 07:33:12.984679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-09-12 07:33:12.984701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-09-12 07:33:12.984723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-09-12 07:33:12.984746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-09-12 07:33:12.984769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-09-12 07:33:12.984791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-09-12 07:33:12.984824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-09-12 07:33:12.984854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-09-12 07:33:12.984879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-09-12 07:33:12.984902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-09-12 07:33:12.984926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt
2026-09-12 07:33:12.984950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml
2026-09-12 07:33:12.984972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-09-12 07:33:12.984995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-09-12 07:33:12.985018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-09-12 07:33:12.985040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-09-12 07:33:12.985062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-09-12 07:33:12.985084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-09-12 07:33:12.985107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-09-12 07:33:12.985130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-09-12 07:33:12.985153 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-09-12 07:33:12.985177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-09-12 07:33:12.985217 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt
2026-09-12 07:33:12.985245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml
2026-09-12 07:33:12.985269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt
2026-09-12 07:33:12.985292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml
2026-09-12 07:33:12.985317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-09-12 07:33:12.985347 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-09-12 07:33:12.985373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-09-12 07:33:12.985427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-09-12 07:33:12.985454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-09-12 07:33:12.985478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-09-12 07:33:12.985503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-09-12 07:33:12.985525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-09-12 07:33:12.985550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-09-12 07:33:12.985574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-09-12 07:33:12.985597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-09-12 07:33:12.985621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-09-12 07:33:12.985644 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-09-12 07:33:12.985667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-09-12 07:33:12.985690 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-09-12 07:33:12.985713 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-09-12 07:33:12.985736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-09-12 07:33:12.985758 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-09-12 07:33:12.985782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-09-12 07:33:12.985805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-09-12 07:33:12.985831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-09-12 07:33:12.985865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-09-12 07:33:12.985891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-09-12 07:33:12.985914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-09-12 07:33:12.985937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-09-12 07:33:12.985960 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-09-12 07:33:12.985983 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-09-12 07:33:12.986006 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-09-12 07:33:12.986028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-09-12 07:33:12.986052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-09-12 07:33:12.986074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-09-12 07:33:12.986097 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-09-12 07:33:12.986119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-09-12 07:33:12.986142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-09-12 07:33:12.986164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-09-12 07:33:12.986211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-09-12 07:33:12.986238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-09-12 07:33:12.986262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-09-12 07:33:12.986284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-09-12 07:33:12.986308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-09-12 07:33:12.986331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-09-12 07:33:12.986354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-09-12 07:33:12.986376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-09-12 07:33:12.986399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-09-12 07:33:12.986423 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-09-12 07:33:12.986445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-09-12 07:33:12.986467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-09-12 07:33:12.986491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-09-12 07:33:12.986514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-09-12 07:33:12.986536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-09-12 07:33:12.986559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-09-12 07:33:12.986580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-09-12 07:33:12.986604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-09-12 07:33:12.986626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-09-12 07:33:12.986648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-09-12 07:33:12.986669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-09-12 07:33:12.986692 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-09-12 07:33:12.986714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-09-12 07:33:12.986737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-09-12 07:33:12.986761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-09-12 07:33:12.986783 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-09-12 07:33:12.986806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-09-12 07:33:12.986829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-09-12 07:33:12.986855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-09-12 07:33:12.986890 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-09-12 07:33:12.986916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-09-12 07:33:12.986946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-09-12 07:33:12.986971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-09-12 07:33:12.986995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-09-12 07:33:12.987017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-09-12 07:33:12.987041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-09-12 07:33:12.987065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-09-12 07:33:12.987087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-09-12 07:33:12.987111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-09-12 07:33:12.987133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-09-12 07:33:12.987156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-09-12 07:33:12.987179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-09-12 07:33:12.987216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-09-12 07:33:12.987241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-09-12 07:33:12.987265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-09-12 07:33:12.987289 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-09-12 07:33:12.987312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-09-12 07:33:12.987336 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-09-12 07:33:12.987360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-09-12 07:33:12.987383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-09-12 07:33:12.987406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-09-12 07:33:12.987429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-09-12 07:33:12.987452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-09-12 07:33:12.987473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-09-12 07:33:12.987495 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-09-12 07:33:12.987517 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-09-12 07:33:12.987539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-09-12 07:33:12.987562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-09-12 07:33:12.987585 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-09-12 07:33:12.987607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-09-12 07:33:12.987630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-09-12 07:33:12.987653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-09-12 07:33:12.987676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-09-12 07:33:12.987705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-09-12 07:33:12.987729 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-09-12 07:33:12.987752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-09-12 07:33:12.987774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-09-12 07:33:12.987797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-09-12 07:33:12.987820 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-09-12 07:33:12.987842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-09-12 07:33:12.987865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-09-12 07:33:12.987895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-09-12 07:33:12.987927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-09-12 07:33:12.987951 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-09-12 07:33:12.987975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-09-12 07:33:12.987999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-09-12 07:33:12.988022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-09-12 07:33:12.988045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-09-12 07:33:12.988068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-09-12 07:33:12.988091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-09-12 07:33:12.988114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-09-12 07:33:12.988137 | instance | cd+++++++++ objects/cluster/namespace/
2026-09-12 07:33:12.988160 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-09-12 07:33:12.988183 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-09-12 07:33:12.988223 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt
2026-09-12 07:33:12.988248 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml
2026-09-12 07:33:12.988272 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt
2026-09-12 07:33:12.988296 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml
2026-09-12 07:33:12.988319 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt
2026-09-12 07:33:12.988343 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml
2026-09-12 07:33:12.988366 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt
2026-09-12 07:33:12.988389 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml
2026-09-12 07:33:12.988413 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-09-12 07:33:12.988436 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-09-12 07:33:12.988459 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-09-12 07:33:12.988482 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-09-12 07:33:12.988526 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-09-12 07:33:12.988552 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-09-12 07:33:12.988576 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-09-12 07:33:12.988599 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-09-12 07:33:12.988624 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-09-12 07:33:12.988646 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-09-12 07:33:12.988678 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-09-12 07:33:12.988703 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-09-12 07:33:12.988728 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-09-12 07:33:12.988751 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-09-12 07:33:12.988774 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-09-12 07:33:12.988797 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-09-12 07:33:12.988821 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt
2026-09-12 07:33:12.988844 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml
2026-09-12 07:33:12.988867 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-09-12 07:33:12.988890 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-09-12 07:33:12.988924 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-09-12 07:33:12.988955 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-09-12 07:33:12.988980 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt
2026-09-12 07:33:12.989003 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml
2026-09-12 07:33:12.989026 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-09-12 07:33:12.989048 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-09-12 07:33:12.989072 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-09-12 07:33:12.989093 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-09-12 07:33:12.989116 | instance | cd+++++++++ objects/cluster/node/
2026-09-12 07:33:12.989140 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-09-12 07:33:12.989163 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-09-12 07:33:12.989186 | instance | cd+++++++++ objects/cluster/storageclass/
2026-09-12 07:33:12.989229 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-09-12 07:33:12.989252 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-09-12 07:33:12.989277 | instance | cd+++++++++ objects/namespaced/
2026-09-12 07:33:12.989300 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-09-12 07:33:12.989323 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-09-12 07:33:12.989345 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-09-12 07:33:12.989369 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-09-12 07:33:12.989392 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:12.989415 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:12.989438 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-09-12 07:33:12.989461 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-09-12 07:33:12.989484 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-09-12 07:33:12.989506 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-09-12 07:33:12.989529 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-09-12 07:33:12.989552 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-09-12 07:33:12.989575 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-09-12 07:33:12.989597 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-09-12 07:33:12.989619 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-09-12 07:33:12.989642 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-09-12 07:33:12.989674 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-09-12 07:33:12.989698 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-09-12 07:33:12.989720 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-09-12 07:33:12.989745 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-09-12 07:33:12.989768 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-09-12 07:33:12.989791 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-09-12 07:33:12.989814 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-09-12 07:33:12.989837 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-09-12 07:33:12.989859 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-09-12 07:33:12.989882 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-179.nip.io-tls.txt
2026-09-12 07:33:12.989905 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-179.nip.io-tls.yaml
2026-09-12 07:33:12.989932 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-09-12 07:33:12.989965 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-09-12 07:33:12.989990 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-09-12 07:33:12.990013 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-09-12 07:33:12.990036 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-09-12 07:33:12.990060 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-09-12 07:33:12.990082 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-09-12 07:33:12.990105 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-09-12 07:33:12.990127 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-09-12 07:33:12.990150 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-09-12 07:33:12.990173 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-09-12 07:33:12.990214 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-09-12 07:33:12.990240 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-09-12 07:33:12.990264 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-09-12 07:33:12.990287 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-09-12 07:33:12.990310 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-09-12 07:33:12.990334 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-09-12 07:33:12.990357 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-09-12 07:33:12.990380 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-09-12 07:33:12.990403 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/
2026-09-12 07:33:12.990426 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/
2026-09-12 07:33:12.990449 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:12.990472 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:12.990495 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/
2026-09-12 07:33:12.990518 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt
2026-09-12 07:33:12.990542 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml
2026-09-12 07:33:12.990572 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/
2026-09-12 07:33:12.990599 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt
2026-09-12 07:33:12.990623 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml
2026-09-12 07:33:12.990646 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/
2026-09-12 07:33:12.990669 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-vp6sv.txt
2026-09-12 07:33:12.990693 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-vp6sv.yaml
2026-09-12 07:33:12.990717 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/
2026-09-12 07:33:12.990741 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt
2026-09-12 07:33:12.990765 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml
2026-09-12 07:33:12.990788 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/
2026-09-12 07:33:12.990812 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt
2026-09-12 07:33:12.990835 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml
2026-09-12 07:33:12.990857 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/
2026-09-12 07:33:12.990881 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt
2026-09-12 07:33:12.990903 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml
2026-09-12 07:33:12.990926 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/
2026-09-12 07:33:12.990953 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt
2026-09-12 07:33:12.990987 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml
2026-09-12 07:33:12.991013 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt
2026-09-12 07:33:12.991036 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml
2026-09-12 07:33:12.991060 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/
2026-09-12 07:33:12.991084 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt
2026-09-12 07:33:12.991107 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml
2026-09-12 07:33:12.991131 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/
2026-09-12 07:33:12.991154 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/
2026-09-12 07:33:12.991176 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:12.991214 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:12.991241 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/
2026-09-12 07:33:12.991265 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt
2026-09-12 07:33:12.991295 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml
2026-09-12 07:33:12.991318 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/
2026-09-12 07:33:12.991341 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt
2026-09-12 07:33:12.991365 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml
2026-09-12 07:33:12.991387 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/
2026-09-12 07:33:12.991410 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-nwdng.txt
2026-09-12 07:33:12.991434 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-nwdng.yaml
2026-09-12 07:33:12.991457 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/
2026-09-12 07:33:12.991480 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt
2026-09-12 07:33:12.991504 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml
2026-09-12 07:33:12.991527 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/
2026-09-12 07:33:12.991549 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt
2026-09-12 07:33:12.991573 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml
2026-09-12 07:33:12.991596 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/
2026-09-12 07:33:12.991619 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt
2026-09-12 07:33:12.991642 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml
2026-09-12 07:33:12.991665 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/
2026-09-12 07:33:12.991688 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt
2026-09-12 07:33:12.991712 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml
2026-09-12 07:33:12.991736 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt
2026-09-12 07:33:12.991760 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml
2026-09-12 07:33:12.991783 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/
2026-09-12 07:33:12.991807 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt
2026-09-12 07:33:12.991830 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml
2026-09-12 07:33:12.991853 | instance | cd+++++++++ objects/namespaced/capi-system/
2026-09-12 07:33:12.991876 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/
2026-09-12 07:33:12.991901 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:12.991925 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:12.991949 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/
2026-09-12 07:33:12.991983 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt
2026-09-12 07:33:12.992018 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml
2026-09-12 07:33:12.992044 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/
2026-09-12 07:33:12.992069 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt
2026-09-12 07:33:12.992092 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml
2026-09-12 07:33:12.992116 | instance | cd+++++++++ objects/namespaced/capi-system/pods/
2026-09-12 07:33:12.992140 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-vqw2b.txt
2026-09-12 07:33:12.992164 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-vqw2b.yaml
2026-09-12 07:33:12.992186 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/
2026-09-12 07:33:12.992225 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt
2026-09-12 07:33:12.992250 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml
2026-09-12 07:33:12.992275 | instance | cd+++++++++ objects/namespaced/capi-system/roles/
2026-09-12 07:33:12.992298 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt
2026-09-12 07:33:12.992321 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml
2026-09-12 07:33:12.992344 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/
2026-09-12 07:33:12.992367 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt
2026-09-12 07:33:12.992390 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml
2026-09-12 07:33:12.992413 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/
2026-09-12 07:33:12.992436 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt
2026-09-12 07:33:12.992458 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml
2026-09-12 07:33:12.992480 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt
2026-09-12 07:33:12.992530 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml
2026-09-12 07:33:12.992555 | instance | cd+++++++++ objects/namespaced/capi-system/services/
2026-09-12 07:33:12.992578 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt
2026-09-12 07:33:12.992601 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml
2026-09-12 07:33:12.992624 | instance | cd+++++++++ objects/namespaced/capo-system/
2026-09-12 07:33:12.992647 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/
2026-09-12 07:33:12.992670 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:12.992693 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:12.992716 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/
2026-09-12 07:33:12.992739 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt
2026-09-12 07:33:12.992761 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml
2026-09-12 07:33:12.992783 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/
2026-09-12 07:33:12.992807 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt
2026-09-12 07:33:12.992829 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml
2026-09-12 07:33:12.992852 | instance | cd+++++++++ objects/namespaced/capo-system/pods/
2026-09-12 07:33:12.992875 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-p8zm8.txt
2026-09-12 07:33:12.992905 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-p8zm8.yaml
2026-09-12 07:33:12.992930 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/
2026-09-12 07:33:12.992953 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt
2026-09-12 07:33:12.992976 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml
2026-09-12 07:33:12.993001 | instance | cd+++++++++ objects/namespaced/capo-system/roles/
2026-09-12 07:33:12.993035 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt
2026-09-12 07:33:12.993062 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml
2026-09-12 07:33:12.993085 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/
2026-09-12 07:33:12.993109 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt
2026-09-12 07:33:12.993131 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml
2026-09-12 07:33:12.993154 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/
2026-09-12 07:33:12.993176 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt
2026-09-12 07:33:12.993215 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml
2026-09-12 07:33:12.993240 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt
2026-09-12 07:33:12.993264 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml
2026-09-12 07:33:12.993287 | instance | cd+++++++++ objects/namespaced/capo-system/services/
2026-09-12 07:33:12.993309 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt
2026-09-12 07:33:12.993332 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml
2026-09-12 07:33:12.993355 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-09-12 07:33:12.993377 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-09-12 07:33:12.993400 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-09-12 07:33:12.993422 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-09-12 07:33:12.993444 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:12.993467 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:12.993489 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-09-12 07:33:12.993513 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-09-12 07:33:12.993535 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-09-12 07:33:12.993559 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-09-12 07:33:12.993582 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-09-12 07:33:12.993606 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-09-12 07:33:12.993630 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-09-12 07:33:12.993653 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-09-12 07:33:12.993677 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-09-12 07:33:12.993700 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-09-12 07:33:12.993723 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-09-12 07:33:12.993746 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-09-12 07:33:12.993774 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-09-12 07:33:12.993799 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-2kph7.txt
2026-09-12 07:33:12.993823 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-2kph7.yaml
2026-09-12 07:33:12.993846 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-dvlg9.txt
2026-09-12 07:33:12.993869 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-dvlg9.yaml
2026-09-12 07:33:12.993891 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-prds8.txt
2026-09-12 07:33:12.993915 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-prds8.yaml
2026-09-12 07:33:12.993939 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-09-12 07:33:12.993962 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-09-12 07:33:12.993986 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-09-12 07:33:12.994010 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-09-12 07:33:12.994043 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-09-12 07:33:12.994074 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-09-12 07:33:12.994099 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-09-12 07:33:12.994123 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-09-12 07:33:12.994146 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-09-12 07:33:12.994168 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-09-12 07:33:12.994207 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-09-12 07:33:12.994234 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-09-12 07:33:12.994257 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-09-12 07:33:12.994281 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-09-12 07:33:12.994304 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-09-12 07:33:12.994328 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-09-12 07:33:12.994351 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-09-12 07:33:12.994373 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-09-12 07:33:12.994396 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-09-12 07:33:12.994420 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-09-12 07:33:12.994443 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-09-12 07:33:12.994466 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-09-12 07:33:12.994489 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-09-12 07:33:12.994512 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-09-12 07:33:12.994535 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-09-12 07:33:12.994558 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-09-12 07:33:12.994587 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-09-12 07:33:12.994611 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-09-12 07:33:12.994634 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-09-12 07:33:12.994658 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-09-12 07:33:12.994681 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-09-12 07:33:12.994705 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-09-12 07:33:12.994727 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-09-12 07:33:12.994750 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-09-12 07:33:12.994773 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-09-12 07:33:12.994795 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-09-12 07:33:12.994819 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-09-12 07:33:12.994843 | instance | cd+++++++++ objects/namespaced/default/
2026-09-12 07:33:12.994867 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-09-12 07:33:12.994891 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:12.994914 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:12.994931 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-09-12 07:33:12.994949 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-09-12 07:33:12.994965 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-09-12 07:33:12.994981 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-09-12 07:33:12.994998 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-09-12 07:33:12.995014 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-09-12 07:33:12.995030 | instance | cd+++++++++ objects/namespaced/default/services/
2026-09-12 07:33:12.995049 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-09-12 07:33:12.995072 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-09-12 07:33:12.995090 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-09-12 07:33:12.995106 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-09-12 07:33:12.995124 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-09-12 07:33:12.995141 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-09-12 07:33:12.995157 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:12.995174 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:12.995202 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-09-12 07:33:12.995221 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-09-12 07:33:12.995238 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-09-12 07:33:12.995254 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-09-12 07:33:12.995271 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-09-12 07:33:12.995288 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-09-12 07:33:12.995305 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-09-12 07:33:12.995327 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-mfmnp.txt
2026-09-12 07:33:12.995344 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-mfmnp.yaml
2026-09-12 07:33:12.995361 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-09-12 07:33:12.995379 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-09-12 07:33:12.995396 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-09-12 07:33:12.995413 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-09-12 07:33:12.995430 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-09-12 07:33:12.995447 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-09-12 07:33:12.995463 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-09-12 07:33:12.995480 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-09-12 07:33:12.995497 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-09-12 07:33:12.995513 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-09-12 07:33:12.995529 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-09-12 07:33:12.995546 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-09-12 07:33:12.995562 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-09-12 07:33:12.995578 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-09-12 07:33:12.995593 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-09-12 07:33:12.995610 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-09-12 07:33:12.995626 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-09-12 07:33:12.995642 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-09-12 07:33:12.995659 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-09-12 07:33:12.995675 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-09-12 07:33:12.995692 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-09-12 07:33:12.995707 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-09-12 07:33:12.995723 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-09-12 07:33:12.995740 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-09-12 07:33:12.995756 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-09-12 07:33:12.995772 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-09-12 07:33:12.995788 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-09-12 07:33:12.995804 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-09-12 07:33:12.995821 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-09-12 07:33:12.995842 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-09-12 07:33:12.995859 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-09-12 07:33:12.995876 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-09-12 07:33:12.995892 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-09-12 07:33:12.995908 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-09-12 07:33:12.995924 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-09-12 07:33:12.995940 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-09-12 07:33:12.995956 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-09-12 07:33:12.995972 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-09-12 07:33:12.995989 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-09-12 07:33:12.996004 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-09-12 07:33:12.996021 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-09-12 07:33:12.996037 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-09-12 07:33:12.996053 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-09-12 07:33:12.996074 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:12.996097 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:12.996114 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-09-12 07:33:12.996131 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-09-12 07:33:12.996147 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-09-12 07:33:12.996164 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-09-12 07:33:12.996181 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-09-12 07:33:12.996210 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-09-12 07:33:12.996228 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-09-12 07:33:12.996245 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-09-12 07:33:12.996261 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-09-12 07:33:12.996277 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-09-12 07:33:12.996293 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-09-12 07:33:12.996310 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-09-12 07:33:12.996326 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-09-12 07:33:12.996343 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-09-12 07:33:12.996359 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-09-12 07:33:12.996376 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-09-12 07:33:12.996393 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-nzhb7.txt
2026-09-12 07:33:12.996410 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-nzhb7.yaml
2026-09-12 07:33:12.996426 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-fxw9s.txt
2026-09-12 07:33:12.996448 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-fxw9s.yaml
2026-09-12 07:33:12.996465 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-09-12 07:33:12.996481 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-09-12 07:33:12.996513 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-09-12 07:33:12.996531 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-09-12 07:33:12.996548 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-09-12 07:33:12.996565 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-09-12 07:33:12.996581 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-09-12 07:33:12.996598 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-09-12 07:33:12.996615 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-09-12 07:33:12.996632 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-09-12 07:33:12.996650 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-09-12 07:33:12.996665 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-09-12 07:33:12.996682 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-09-12 07:33:12.996699 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-09-12 07:33:12.996715 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-09-12 07:33:12.996732 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-09-12 07:33:12.996748 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-09-12 07:33:12.996765 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-09-12 07:33:12.996782 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-09-12 07:33:12.996799 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-09-12 07:33:12.996815 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-09-12 07:33:12.996831 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-09-12 07:33:12.996847 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-09-12 07:33:12.996863 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-09-12 07:33:12.996879 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-09-12 07:33:12.996895 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-09-12 07:33:12.996910 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-09-12 07:33:12.996926 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-09-12 07:33:12.996942 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-09-12 07:33:12.996960 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:12.996976 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:12.996992 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-09-12 07:33:12.997008 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-09-12 07:33:12.997029 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-09-12 07:33:12.997048 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-09-12 07:33:12.997065 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-09-12 07:33:12.997084 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-09-12 07:33:12.997109 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-09-12 07:33:12.997128 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:12.997145 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:12.997161 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-09-12 07:33:12.997178 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-09-12 07:33:12.997208 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-09-12 07:33:12.997226 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-09-12 07:33:12.997243 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-09-12 07:33:12.997259 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-09-12 07:33:12.997277 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-09-12 07:33:12.997293 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-09-12 07:33:12.997310 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-09-12 07:33:12.997326 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-09-12 07:33:12.997343 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-09-12 07:33:12.997359 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-09-12 07:33:12.997376 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-09-12 07:33:12.997392 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-09-12 07:33:12.997408 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-09-12 07:33:12.997425 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-09-12 07:33:12.997441 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-09-12 07:33:12.997458 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-09-12 07:33:12.997476 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-09-12 07:33:12.997492 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-09-12 07:33:12.997509 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-09-12 07:33:12.997526 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-09-12 07:33:12.997542 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-09-12 07:33:12.997559 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-09-12 07:33:12.997577 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-09-12 07:33:12.997593 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:12.997610 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:12.997627 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-09-12 07:33:12.997644 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-09-12 07:33:12.997665 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-09-12 07:33:12.997682 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-09-12 07:33:12.997699 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-09-12 07:33:12.997715 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-09-12 07:33:12.997732 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-09-12 07:33:12.997749 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-09-12 07:33:12.997765 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-09-12 07:33:12.997782 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-09-12 07:33:12.997798 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-09-12 07:33:12.997815 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-09-12 07:33:12.997832 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-09-12 07:33:12.997848 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-09-12 07:33:12.997864 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-09-12 07:33:12.997880 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-09-12 07:33:12.997896 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-09-12 07:33:12.997916 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-09-12 07:33:12.997934 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-09-12 07:33:12.997950 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-09-12 07:33:12.997967 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-09-12 07:33:12.997983 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-09-12 07:33:12.997999 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-09-12 07:33:12.998015 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-09-12 07:33:12.998031 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-09-12 07:33:12.998047 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-09-12 07:33:12.998063 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-09-12 07:33:12.998079 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-09-12 07:33:12.998095 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-09-12 07:33:12.998118 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-09-12 07:33:12.998139 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-fv6v6.txt
2026-09-12 07:33:12.998157 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-fv6v6.yaml
2026-09-12 07:33:12.998173 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-w4l4v.txt
2026-09-12 07:33:12.998200 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-w4l4v.yaml
2026-09-12 07:33:12.998219 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-l95mh.txt
2026-09-12 07:33:12.998236 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-l95mh.yaml
2026-09-12 07:33:12.998253 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-sjxtg.txt
2026-09-12 07:33:12.998275 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-sjxtg.yaml
2026-09-12 07:33:12.998292 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-09-12 07:33:12.998309 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-09-12 07:33:12.998325 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-09-12 07:33:12.998340 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-09-12 07:33:12.998357 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-09-12 07:33:12.998373 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-09-12 07:33:12.998389 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-dpdmm.txt
2026-09-12 07:33:12.998405 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-dpdmm.yaml
2026-09-12 07:33:12.998422 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-09-12 07:33:12.998437 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-09-12 07:33:12.998453 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-09-12 07:33:12.998469 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-09-12 07:33:12.998485 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-09-12 07:33:12.998502 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-09-12 07:33:12.998517 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-09-12 07:33:12.998534 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-09-12 07:33:12.998550 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-09-12 07:33:12.998566 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-09-12 07:33:12.998582 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-09-12 07:33:12.998598 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-09-12 07:33:12.998614 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-09-12 07:33:12.998630 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-09-12 07:33:12.998647 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-09-12 07:33:12.998663 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-09-12 07:33:12.998680 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-09-12 07:33:12.998696 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-09-12 07:33:12.998713 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-09-12 07:33:12.998731 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-09-12 07:33:12.998747 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-09-12 07:33:12.998765 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-09-12 07:33:12.998782 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-09-12 07:33:12.998798 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-09-12 07:33:12.999250 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-09-12 07:33:12.999277 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-09-12 07:33:12.999295 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-09-12 07:33:12.999312 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-09-12 07:33:12.999330 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-09-12 07:33:12.999348 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-09-12 07:33:12.999365 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-09-12 07:33:12.999382 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-09-12 07:33:12.999399 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-09-12 07:33:12.999417 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-09-12 07:33:12.999433 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-09-12 07:33:12.999449 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-09-12 07:33:12.999465 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-09-12 07:33:12.999482 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-09-12 07:33:12.999498 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-09-12 07:33:12.999515 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-09-12 07:33:12.999531 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-09-12 07:33:12.999547 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-09-12 07:33:12.999563 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-09-12 07:33:12.999580 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-09-12 07:33:12.999596 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-09-12 07:33:12.999612 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-09-12 07:33:12.999628 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-09-12 07:33:12.999644 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-09-12 07:33:12.999660 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-09-12 07:33:12.999675 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-09-12 07:33:12.999692 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-09-12 07:33:12.999709 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-lrwv05.txt
2026-09-12 07:33:12.999725 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-lrwv05.yaml
2026-09-12 07:33:12.999742 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-oxxire.txt
2026-09-12 07:33:12.999758 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-oxxire.yaml
2026-09-12 07:33:12.999774 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-09-12 07:33:12.999790 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-09-12 07:33:12.999805 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-09-12 07:33:12.999829 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-09-12 07:33:12.999846 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-09-12 07:33:12.999861 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-09-12 07:33:12.999878 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-09-12 07:33:12.999894 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-09-12 07:33:12.999911 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-09-12 07:33:12.999927 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-09-12 07:33:12.999943 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-09-12 07:33:12.999959 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-09-12 07:33:12.999976 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-09-12 07:33:12.999991 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-09-12 07:33:13.000008 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-09-12 07:33:13.000025 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-09-12 07:33:13.000041 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-09-12 07:33:13.000058 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-09-12 07:33:13.000075 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-09-12 07:33:13.000092 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-09-12 07:33:13.000108 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-09-12 07:33:13.000124 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-09-12 07:33:13.000143 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-09-12 07:33:13.000167 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-09-12 07:33:13.000185 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-09-12 07:33:13.000216 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-09-12 07:33:13.000233 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-09-12 07:33:13.000249 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-09-12 07:33:13.000266 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-09-12 07:33:13.000282 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-09-12 07:33:13.000300 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-09-12 07:33:13.000316 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-09-12 07:33:13.000333 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-09-12 07:33:13.000349 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-09-12 07:33:13.000365 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-09-12 07:33:13.000382 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-09-12 07:33:13.000405 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-09-12 07:33:13.000423 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-09-12 07:33:13.000439 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-09-12 07:33:13.000455 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-09-12 07:33:13.000472 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-09-12 07:33:13.000488 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-09-12 07:33:13.000525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-09-12 07:33:13.000542 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-09-12 07:33:13.000559 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-09-12 07:33:13.000576 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-09-12 07:33:13.000593 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-09-12 07:33:13.000610 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-09-12 07:33:13.000626 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-09-12 07:33:13.000643 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-09-12 07:33:13.000659 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-09-12 07:33:13.000675 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-09-12 07:33:13.000690 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-09-12 07:33:13.000706 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-09-12 07:33:13.000723 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-09-12 07:33:13.000739 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-09-12 07:33:13.000755 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-09-12 07:33:13.000771 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-09-12 07:33:13.000786 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-09-12 07:33:13.000803 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-09-12 07:33:13.000818 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-09-12 07:33:13.000836 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-09-12 07:33:13.000852 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-09-12 07:33:13.000867 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-09-12 07:33:13.000883 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-09-12 07:33:13.000899 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-09-12 07:33:13.000915 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-09-12 07:33:13.000939 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-09-12 07:33:13.000955 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-09-12 07:33:13.000976 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-09-12 07:33:13.000993 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-09-12 07:33:13.001009 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-09-12 07:33:13.001025 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-09-12 07:33:13.001041 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-09-12 07:33:13.001057 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-09-12 07:33:13.001074 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-09-12 07:33:13.001090 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-09-12 07:33:13.001105 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-09-12 07:33:13.001122 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-09-12 07:33:13.001138 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-09-12 07:33:13.001156 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-09-12 07:33:13.001180 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-09-12 07:33:13.001213 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-09-12 07:33:13.001230 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-09-12 07:33:13.001246 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-09-12 07:33:13.001262 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-09-12 07:33:13.001278 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-09-12 07:33:13.001294 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-09-12 07:33:13.001311 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-09-12 07:33:13.001327 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-09-12 07:33:13.001343 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-09-12 07:33:13.001359 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-09-12 07:33:13.001376 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-09-12 07:33:13.001391 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-09-12 07:33:13.001408 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-09-12 07:33:13.001424 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-09-12 07:33:13.001440 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:13.001457 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:13.001473 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-09-12 07:33:13.001490 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-09-12 07:33:13.001507 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-09-12 07:33:13.001523 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-09-12 07:33:13.001545 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-09-12 07:33:13.001563 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-09-12 07:33:13.001579 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-nbrkb.txt
2026-09-12 07:33:13.001596 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-nbrkb.yaml
2026-09-12 07:33:13.001612 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-09-12 07:33:13.001629 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-09-12 07:33:13.001646 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-09-12 07:33:13.001662 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-09-12 07:33:13.001679 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-09-12 07:33:13.001696 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-09-12 07:33:13.001713 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-09-12 07:33:13.001729 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-09-12 07:33:13.001747 | instance | cd+++++++++ objects/namespaced/magnum-system/
2026-09-12 07:33:13.001763 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/
2026-09-12 07:33:13.001779 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:13.001795 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:13.001811 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/
2026-09-12 07:33:13.001827 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt
2026-09-12 07:33:13.001843 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml
2026-09-12 07:33:13.001859 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-09-12 07:33:13.001875 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-09-12 07:33:13.001892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-09-12 07:33:13.001909 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-09-12 07:33:13.001925 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-09-12 07:33:13.001941 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-09-12 07:33:13.001958 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-09-12 07:33:13.001974 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-09-12 07:33:13.001991 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-09-12 07:33:13.002007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-09-12 07:33:13.002024 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-09-12 07:33:13.002040 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-09-12 07:33:13.002056 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-09-12 07:33:13.002072 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-09-12 07:33:13.002088 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-09-12 07:33:13.002109 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-09-12 07:33:13.002126 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-09-12 07:33:13.002143 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-09-12 07:33:13.002159 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-09-12 07:33:13.002179 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-09-12 07:33:13.002217 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-09-12 07:33:13.002235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-09-12 07:33:13.002253 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-09-12 07:33:13.002270 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-09-12 07:33:13.002286 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-09-12 07:33:13.002303 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-09-12 07:33:13.002320 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-09-12 07:33:13.002337 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-09-12 07:33:13.002353 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-09-12 07:33:13.002370 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-09-12 07:33:13.002386 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-09-12 07:33:13.002403 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-09-12 07:33:13.002419 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-09-12 07:33:13.002436 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-09-12 07:33:13.002453 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-09-12 07:33:13.002469 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-09-12 07:33:13.002485 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-09-12 07:33:13.002501 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-09-12 07:33:13.002518 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-09-12 07:33:13.002534 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-09-12 07:33:13.002549 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-09-12 07:33:13.002566 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-09-12 07:33:13.002582 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-09-12 07:33:13.002598 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-09-12 07:33:13.002620 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-09-12 07:33:13.002638 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-09-12 07:33:13.002655 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-09-12 07:33:13.002672 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-09-12 07:33:13.002689 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-09-12 07:33:13.002705 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-09-12 07:33:13.002722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-09-12 07:33:13.002739 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-09-12 07:33:13.002756 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-09-12 07:33:13.002773 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-09-12 07:33:13.002790 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-09-12 07:33:13.002807 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-09-12 07:33:13.002824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-09-12 07:33:13.002840 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-09-12 07:33:13.002856 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-09-12 07:33:13.002874 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-09-12 07:33:13.002891 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-09-12 07:33:13.002907 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-09-12 07:33:13.002925 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-09-12 07:33:13.002941 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-09-12 07:33:13.002958 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-09-12 07:33:13.002975 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-09-12 07:33:13.002993 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-09-12 07:33:13.003011 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-09-12 07:33:13.003028 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-09-12 07:33:13.003048 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-09-12 07:33:13.003064 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-09-12 07:33:13.003080 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-09-12 07:33:13.003096 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-09-12 07:33:13.003117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-09-12 07:33:13.003134 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-09-12 07:33:13.003151 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-09-12 07:33:13.003167 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-09-12 07:33:13.003183 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-09-12 07:33:13.003224 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-09-12 07:33:13.003244 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-09-12 07:33:13.003261 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-09-12 07:33:13.003277 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-09-12 07:33:13.003293 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-09-12 07:33:13.003309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-09-12 07:33:13.003325 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-09-12 07:33:13.003341 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-09-12 07:33:13.003357 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-09-12 07:33:13.003373 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-09-12 07:33:13.003388 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-09-12 07:33:13.003404 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-09-12 07:33:13.003420 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-09-12 07:33:13.003436 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-09-12 07:33:13.003452 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-09-12 07:33:13.003468 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-09-12 07:33:13.003485 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-09-12 07:33:13.003500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-09-12 07:33:13.003516 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:13.003532 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:13.003548 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-09-12 07:33:13.003564 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-09-12 07:33:13.003581 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-09-12 07:33:13.003597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-09-12 07:33:13.003614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-09-12 07:33:13.003631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-09-12 07:33:13.003648 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-09-12 07:33:13.003664 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-09-12 07:33:13.003686 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-09-12 07:33:13.003703 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-09-12 07:33:13.003720 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-09-12 07:33:13.003735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-09-12 07:33:13.003751 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-09-12 07:33:13.003768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-09-12 07:33:13.003784 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-09-12 07:33:13.003801 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-09-12 07:33:13.003819 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-09-12 07:33:13.003835 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-09-12 07:33:13.003853 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-09-12 07:33:13.003871 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-09-12 07:33:13.003888 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-09-12 07:33:13.003905 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-09-12 07:33:13.003924 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-09-12 07:33:13.003943 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-09-12 07:33:13.003960 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-09-12 07:33:13.003977 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-09-12 07:33:13.003993 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-09-12 07:33:13.004010 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-09-12 07:33:13.004025 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-09-12 07:33:13.004042 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-09-12 07:33:13.004059 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-09-12 07:33:13.004076 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-09-12 07:33:13.004094 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-09-12 07:33:13.004111 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-09-12 07:33:13.004127 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-09-12 07:33:13.004143 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-09-12 07:33:13.004160 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-09-12 07:33:13.004177 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-09-12 07:33:13.004208 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-09-12 07:33:13.004234 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-09-12 07:33:13.004255 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-09-12 07:33:13.004278 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-09-12 07:33:13.004295 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-09-12 07:33:13.004312 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-09-12 07:33:13.004327 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-09-12 07:33:13.004343 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-09-12 07:33:13.004359 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-09-12 07:33:13.004375 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-09-12 07:33:13.004392 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-09-12 07:33:13.004408 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-09-12 07:33:13.004425 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-09-12 07:33:13.004441 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-09-12 07:33:13.004457 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-09-12 07:33:13.004474 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-09-12 07:33:13.004490 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-09-12 07:33:13.004523 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-09-12 07:33:13.004540 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-09-12 07:33:13.004557 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-09-12 07:33:13.004574 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-09-12 07:33:13.004590 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-09-12 07:33:13.004607 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-09-12 07:33:13.004623 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-09-12 07:33:13.004640 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-09-12 07:33:13.004657 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-09-12 07:33:13.004673 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-09-12 07:33:13.004689 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-09-12 07:33:13.004704 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-09-12 07:33:13.004720 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-09-12 07:33:13.004737 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-09-12 07:33:13.004753 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-09-12 07:33:13.004769 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-09-12 07:33:13.004785 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-09-12 07:33:13.004802 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-09-12 07:33:13.004818 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-09-12 07:33:13.004834 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-09-12 07:33:13.004855 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-09-12 07:33:13.004872 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-09-12 07:33:13.004889 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-09-12 07:33:13.004905 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-09-12 07:33:13.004922 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-09-12 07:33:13.004938 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-09-12 07:33:13.004955 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-09-12 07:33:13.004971 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-09-12 07:33:13.004987 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-09-12 07:33:13.005004 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-09-12 07:33:13.005021 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-09-12 07:33:13.005038 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-09-12 07:33:13.005055 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-09-12 07:33:13.005072 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-09-12 07:33:13.005089 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-09-12 07:33:13.005105 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-09-12 07:33:13.005122 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-09-12 07:33:13.005144 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-09-12 07:33:13.005163 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-09-12 07:33:13.005180 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-09-12 07:33:13.005212 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-09-12 07:33:13.005233 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-09-12 07:33:13.005258 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-09-12 07:33:13.005277 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-09-12 07:33:13.005295 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-09-12 07:33:13.005312 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-4qp8v.txt
2026-09-12 07:33:13.005329 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-4qp8v.yaml
2026-09-12 07:33:13.005345 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-9d48d4cfb-zgsst.txt
2026-09-12 07:33:13.005361 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-9d48d4cfb-zgsst.yaml
2026-09-12 07:33:13.005377 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b5pkm.txt
2026-09-12 07:33:13.005401 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b5pkm.yaml
2026-09-12 07:33:13.005419 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-j2jfc.txt
2026-09-12 07:33:13.005435 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-j2jfc.yaml
2026-09-12 07:33:13.005451 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-g24jj.txt
2026-09-12 07:33:13.005468 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-g24jj.yaml
2026-09-12 07:33:13.005483 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-09-12 07:33:13.005500 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-09-12 07:33:13.005517 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-09-12 07:33:13.005533 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-09-12 07:33:13.005549 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-b7w6x.txt
2026-09-12 07:33:13.005564 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-b7w6x.yaml
2026-09-12 07:33:13.005581 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-09-12 07:33:13.005597 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-09-12 07:33:13.005613 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-hqkz4.txt
2026-09-12 07:33:13.005629 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-hqkz4.yaml
2026-09-12 07:33:13.005646 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-szz5f.txt
2026-09-12 07:33:13.005662 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-szz5f.yaml
2026-09-12 07:33:13.005678 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-bkzgv.txt
2026-09-12 07:33:13.005694 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-bkzgv.yaml
2026-09-12 07:33:13.005710 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-09-12 07:33:13.005726 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-09-12 07:33:13.005743 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-bv59x.txt
2026-09-12 07:33:13.005758 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-bv59x.yaml
2026-09-12 07:33:13.005774 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-2tbnl.txt
2026-09-12 07:33:13.005792 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-2tbnl.yaml
2026-09-12 07:33:13.005808 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-09-12 07:33:13.005824 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-09-12 07:33:13.005840 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-09-12 07:33:13.005856 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-09-12 07:33:13.005873 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-09-12 07:33:13.005889 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-09-12 07:33:13.005906 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-09-12 07:33:13.005922 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-09-12 07:33:13.005943 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-09-12 07:33:13.005960 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-09-12 07:33:13.005976 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-09-12 07:33:13.005992 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-09-12 07:33:13.006008 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-09-12 07:33:13.006023 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-09-12 07:33:13.006039 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-09-12 07:33:13.006056 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-09-12 07:33:13.006072 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-09-12 07:33:13.006088 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-09-12 07:33:13.006104 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-09-12 07:33:13.006121 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-09-12 07:33:13.006137 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-09-12 07:33:13.006153 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-09-12 07:33:13.006170 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-09-12 07:33:13.006187 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-09-12 07:33:13.006218 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-09-12 07:33:13.006236 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-09-12 07:33:13.006257 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-09-12 07:33:13.006281 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-09-12 07:33:13.006304 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-09-12 07:33:13.006321 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-09-12 07:33:13.006338 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-09-12 07:33:13.006355 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-09-12 07:33:13.006370 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-09-12 07:33:13.006387 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-09-12 07:33:13.006404 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-09-12 07:33:13.006422 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-09-12 07:33:13.006439 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-09-12 07:33:13.006457 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-09-12 07:33:13.006474 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-09-12 07:33:13.006497 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-09-12 07:33:13.006516 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-09-12 07:33:13.006532 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-09-12 07:33:13.006549 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-09-12 07:33:13.006566 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-09-12 07:33:13.006582 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-09-12 07:33:13.006599 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-09-12 07:33:13.006615 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-09-12 07:33:13.006633 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-g24jj-tls.txt
2026-09-12 07:33:13.006649 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-g24jj-tls.yaml
2026-09-12 07:33:13.006665 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-09-12 07:33:13.006682 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-09-12 07:33:13.006698 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-09-12 07:33:13.006715 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-09-12 07:33:13.006731 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-09-12 07:33:13.006747 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-09-12 07:33:13.006765 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-09-12 07:33:13.006781 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-09-12 07:33:13.006797 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-09-12 07:33:13.006814 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-09-12 07:33:13.006831 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-09-12 07:33:13.006848 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-09-12 07:33:13.006864 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-09-12 07:33:13.006881 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-09-12 07:33:13.006897 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-09-12 07:33:13.006913 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-09-12 07:33:13.006930 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-09-12 07:33:13.006945 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-09-12 07:33:13.006962 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-09-12 07:33:13.006979 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-09-12 07:33:13.007000 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-09-12 07:33:13.007018 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-09-12 07:33:13.007035 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-09-12 07:33:13.007052 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-09-12 07:33:13.007068 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-09-12 07:33:13.007085 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-09-12 07:33:13.007102 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-09-12 07:33:13.007118 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-09-12 07:33:13.007135 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-09-12 07:33:13.007150 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-09-12 07:33:13.007167 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-09-12 07:33:13.007184 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-09-12 07:33:13.007213 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-09-12 07:33:13.007231 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-09-12 07:33:13.007248 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-09-12 07:33:13.007267 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-09-12 07:33:13.007292 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-09-12 07:33:13.007311 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-09-12 07:33:13.007328 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-09-12 07:33:13.007344 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-09-12 07:33:13.007361 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-09-12 07:33:13.007378 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-09-12 07:33:13.007394 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-09-12 07:33:13.007411 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-09-12 07:33:13.007428 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-09-12 07:33:13.007445 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-09-12 07:33:13.007461 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-09-12 07:33:13.007478 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-09-12 07:33:13.007495 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-09-12 07:33:13.007512 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-09-12 07:33:13.007528 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-09-12 07:33:13.007551 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-09-12 07:33:13.007569 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-09-12 07:33:13.007587 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-09-12 07:33:13.007602 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-09-12 07:33:13.007619 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-09-12 07:33:13.007636 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-09-12 07:33:13.007653 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-09-12 07:33:13.007670 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-09-12 07:33:13.007686 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-09-12 07:33:13.007703 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-09-12 07:33:13.007719 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-09-12 07:33:13.007735 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-09-12 07:33:13.007752 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-09-12 07:33:13.007769 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-09-12 07:33:13.007785 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-09-12 07:33:13.007801 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-09-12 07:33:13.007817 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-09-12 07:33:13.007833 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-09-12 07:33:13.007850 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-09-12 07:33:13.007866 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-09-12 07:33:13.007882 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-09-12 07:33:13.007897 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-09-12 07:33:13.007914 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-09-12 07:33:13.007930 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-09-12 07:33:13.007946 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-09-12 07:33:13.007962 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-09-12 07:33:13.007978 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-09-12 07:33:13.007994 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-09-12 07:33:13.008010 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-09-12 07:33:13.008027 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-09-12 07:33:13.008043 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-09-12 07:33:13.008058 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-09-12 07:33:13.008074 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-09-12 07:33:13.008090 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-09-12 07:33:13.008106 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-09-12 07:33:13.008126 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-09-12 07:33:13.008143 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-09-12 07:33:13.008158 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-09-12 07:33:13.008175 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-09-12 07:33:13.008205 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-09-12 07:33:13.008224 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-09-12 07:33:13.008240 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-09-12 07:33:13.008258 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-09-12 07:33:13.008274 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-09-12 07:33:13.008295 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-09-12 07:33:13.008318 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-09-12 07:33:13.008336 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-09-12 07:33:13.008352 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-09-12 07:33:13.008368 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-09-12 07:33:13.008383 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-09-12 07:33:13.008459 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-09-12 07:33:13.008537 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-09-12 07:33:13.008607 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-09-12 07:33:13.008640 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-09-12 07:33:13.008710 | instance | cd+++++++++ objects/namespaced/openstack/
2026-09-12 07:33:13.008773 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-09-12 07:33:13.008809 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-09-12 07:33:13.008875 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-09-12 07:33:13.008932 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-09-12 07:33:13.008977 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-09-12 07:33:13.009039 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-09-12 07:33:13.009080 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-09-12 07:33:13.009100 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-09-12 07:33:13.009117 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-09-12 07:33:13.009134 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-09-12 07:33:13.009151 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-09-12 07:33:13.009169 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt
2026-09-12 07:33:13.009185 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml
2026-09-12 07:33:13.009220 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-09-12 07:33:13.009236 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-09-12 07:33:13.009253 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-09-12 07:33:13.009277 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-09-12 07:33:13.009295 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-09-12 07:33:13.009319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-09-12 07:33:13.009342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:13.009360 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:13.009377 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-09-12 07:33:13.009394 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-09-12 07:33:13.009410 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-09-12 07:33:13.009426 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-09-12 07:33:13.009442 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt
2026-09-12 07:33:13.009459 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml
2026-09-12 07:33:13.009475 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt
2026-09-12 07:33:13.009491 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml
2026-09-12 07:33:13.009508 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt
2026-09-12 07:33:13.009525 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml
2026-09-12 07:33:13.009541 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-09-12 07:33:13.009558 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-09-12 07:33:13.009574 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-09-12 07:33:13.009590 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-09-12 07:33:13.009607 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-09-12 07:33:13.009623 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-09-12 07:33:13.009639 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt
2026-09-12 07:33:13.009656 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml
2026-09-12 07:33:13.009672 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-09-12 07:33:13.009688 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-09-12 07:33:13.009704 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-09-12 07:33:13.009720 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-09-12 07:33:13.009737 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-09-12 07:33:13.009753 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-09-12 07:33:13.009769 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-09-12 07:33:13.009785 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-09-12 07:33:13.009800 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-09-12 07:33:13.009817 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-09-12 07:33:13.009833 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-09-12 07:33:13.009849 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-09-12 07:33:13.009865 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-09-12 07:33:13.009887 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-09-12 07:33:13.009903 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-09-12 07:33:13.009919 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-09-12 07:33:13.009935 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-09-12 07:33:13.009950 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-09-12 07:33:13.009967 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-09-12 07:33:13.009983 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-09-12 07:33:13.009999 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-09-12 07:33:13.010015 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-09-12 07:33:13.010031 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-09-12 07:33:13.010047 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-09-12 07:33:13.010063 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt
2026-09-12 07:33:13.010079 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml
2026-09-12 07:33:13.010095 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt
2026-09-12 07:33:13.010110 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml
2026-09-12 07:33:13.010126 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-09-12 07:33:13.010142 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-09-12 07:33:13.010158 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-09-12 07:33:13.010174 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-09-12 07:33:13.010201 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt
2026-09-12 07:33:13.010220 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml
2026-09-12 07:33:13.010237 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt
2026-09-12 07:33:13.010253 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml
2026-09-12 07:33:13.010269 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt
2026-09-12 07:33:13.010285 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml
2026-09-12 07:33:13.010305 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt
2026-09-12 07:33:13.010325 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml
2026-09-12 07:33:13.010349 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-09-12 07:33:13.010367 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-09-12 07:33:13.010383 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-09-12 07:33:13.010400 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-09-12 07:33:13.010416 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-09-12 07:33:13.010437 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-09-12 07:33:13.010453 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-09-12 07:33:13.010471 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-09-12 07:33:13.010488 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt
2026-09-12 07:33:13.010504 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml
2026-09-12 07:33:13.010520 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt
2026-09-12 07:33:13.010537 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml
2026-09-12 07:33:13.010553 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-09-12 07:33:13.010570 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-09-12 07:33:13.010586 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-09-12 07:33:13.010602 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-09-12 07:33:13.010619 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-09-12 07:33:13.010635 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-09-12 07:33:13.010651 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-09-12 07:33:13.010667 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-09-12 07:33:13.010683 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-09-12 07:33:13.010699 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-09-12 07:33:13.010715 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-09-12 07:33:13.010731 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-09-12 07:33:13.010747 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-09-12 07:33:13.010763 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-09-12 07:33:13.010780 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-09-12 07:33:13.010795 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-09-12 07:33:13.010810 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-09-12 07:33:13.010826 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-09-12 07:33:13.010841 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-09-12 07:33:13.010856 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt
2026-09-12 07:33:13.010873 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml
2026-09-12 07:33:13.010889 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt
2026-09-12 07:33:13.010906 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml
2026-09-12 07:33:13.010922 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-09-12 07:33:13.010939 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-09-12 07:33:13.010955 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-09-12 07:33:13.010971 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-09-12 07:33:13.010986 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-09-12 07:33:13.011007 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-09-12 07:33:13.011024 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-09-12 07:33:13.011040 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-09-12 07:33:13.011056 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-09-12 07:33:13.011073 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-09-12 07:33:13.011090 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-09-12 07:33:13.011106 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-09-12 07:33:13.011121 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-09-12 07:33:13.011137 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt
2026-09-12 07:33:13.011153 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml
2026-09-12 07:33:13.011168 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-09-12 07:33:13.011185 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-09-12 07:33:13.011218 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-09-12 07:33:13.011235 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-09-12 07:33:13.011252 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-09-12 07:33:13.011268 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-09-12 07:33:13.011284 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-09-12 07:33:13.011301 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-09-12 07:33:13.011317 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt
2026-09-12 07:33:13.011332 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml
2026-09-12 07:33:13.011355 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-09-12 07:33:13.011377 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-09-12 07:33:13.011402 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-09-12 07:33:13.011424 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-09-12 07:33:13.011445 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-09-12 07:33:13.011465 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-09-12 07:33:13.011482 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-09-12 07:33:13.011499 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-09-12 07:33:13.011516 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-09-12 07:33:13.011532 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-09-12 07:33:13.011548 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-09-12 07:33:13.011564 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-09-12 07:33:13.011581 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-09-12 07:33:13.011598 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-09-12 07:33:13.011614 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-09-12 07:33:13.011630 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-09-12 07:33:13.011652 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-09-12 07:33:13.011669 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt
2026-09-12 07:33:13.011685 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml
2026-09-12 07:33:13.011702 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt
2026-09-12 07:33:13.011718 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml
2026-09-12 07:33:13.011735 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt
2026-09-12 07:33:13.011751 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml
2026-09-12 07:33:13.011767 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-09-12 07:33:13.011783 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-09-12 07:33:13.011799 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt
2026-09-12 07:33:13.011815 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml
2026-09-12 07:33:13.011831 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt
2026-09-12 07:33:13.011847 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml
2026-09-12 07:33:13.011863 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt
2026-09-12 07:33:13.011880 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml
2026-09-12 07:33:13.011896 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt
2026-09-12 07:33:13.011913 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml
2026-09-12 07:33:13.011929 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt
2026-09-12 07:33:13.011945 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml
2026-09-12 07:33:13.011962 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt
2026-09-12 07:33:13.011977 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml
2026-09-12 07:33:13.011993 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-09-12 07:33:13.012009 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-09-12 07:33:13.012025 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-09-12 07:33:13.012041 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-09-12 07:33:13.012057 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-09-12 07:33:13.012073 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-09-12 07:33:13.012090 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-09-12 07:33:13.012107 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-09-12 07:33:13.012123 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-09-12 07:33:13.012139 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-09-12 07:33:13.012155 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-09-12 07:33:13.012172 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-09-12 07:33:13.012201 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-09-12 07:33:13.012221 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-09-12 07:33:13.012238 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt
2026-09-12 07:33:13.012255 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml
2026-09-12 07:33:13.012275 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt
2026-09-12 07:33:13.012292 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml
2026-09-12 07:33:13.012309 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt
2026-09-12 07:33:13.012325 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml
2026-09-12 07:33:13.012342 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-09-12 07:33:13.012361 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-09-12 07:33:13.012385 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-09-12 07:33:13.012403 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-09-12 07:33:13.012420 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-09-12 07:33:13.012436 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-09-12 07:33:13.012455 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-09-12 07:33:13.012472 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-09-12 07:33:13.012488 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-09-12 07:33:13.012522 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-09-12 07:33:13.012541 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-09-12 07:33:13.012558 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-09-12 07:33:13.012574 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-09-12 07:33:13.012591 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-09-12 07:33:13.012608 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-09-12 07:33:13.012625 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-09-12 07:33:13.012641 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-09-12 07:33:13.012658 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-09-12 07:33:13.012675 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-09-12 07:33:13.012692 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-09-12 07:33:13.012708 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-09-12 07:33:13.012726 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-09-12 07:33:13.012742 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-09-12 07:33:13.012759 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-09-12 07:33:13.012776 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-09-12 07:33:13.012792 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-09-12 07:33:13.012809 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-09-12 07:33:13.012825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt
2026-09-12 07:33:13.012841 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml
2026-09-12 07:33:13.012858 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt
2026-09-12 07:33:13.012875 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml
2026-09-12 07:33:13.012891 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-09-12 07:33:13.012913 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-09-12 07:33:13.012930 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt
2026-09-12 07:33:13.012946 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml
2026-09-12 07:33:13.012963 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt
2026-09-12 07:33:13.012979 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml
2026-09-12 07:33:13.012995 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt
2026-09-12 07:33:13.013011 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml
2026-09-12 07:33:13.013027 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-09-12 07:33:13.013043 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-09-12 07:33:13.013058 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-09-12 07:33:13.013075 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-09-12 07:33:13.013091 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-09-12 07:33:13.013107 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-09-12 07:33:13.013123 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-09-12 07:33:13.013139 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-09-12 07:33:13.013155 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-09-12 07:33:13.013174 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-09-12 07:33:13.013207 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-09-12 07:33:13.013225 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-09-12 07:33:13.013242 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt
2026-09-12 07:33:13.013258 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml
2026-09-12 07:33:13.013274 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-09-12 07:33:13.013290 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-09-12 07:33:13.013306 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-09-12 07:33:13.013322 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-09-12 07:33:13.013338 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-09-12 07:33:13.013355 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-09-12 07:33:13.013371 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-09-12 07:33:13.013395 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-09-12 07:33:13.013415 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-09-12 07:33:13.013432 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-09-12 07:33:13.013449 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-09-12 07:33:13.013465 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-09-12 07:33:13.013481 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-09-12 07:33:13.013498 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-09-12 07:33:13.013514 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-09-12 07:33:13.013535 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-09-12 07:33:13.013552 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-09-12 07:33:13.013568 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-09-12 07:33:13.013584 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-09-12 07:33:13.013601 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-09-12 07:33:13.013616 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-09-12 07:33:13.013633 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-09-12 07:33:13.013649 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-09-12 07:33:13.013665 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-09-12 07:33:13.013681 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-09-12 07:33:13.013697 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-09-12 07:33:13.013713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-09-12 07:33:13.013730 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-09-12 07:33:13.013747 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-09-12 07:33:13.013763 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-09-12 07:33:13.013780 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt
2026-09-12 07:33:13.013796 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml
2026-09-12 07:33:13.013813 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt
2026-09-12 07:33:13.013830 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml
2026-09-12 07:33:13.013846 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-09-12 07:33:13.013862 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-09-12 07:33:13.013879 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-09-12 07:33:13.013895 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-09-12 07:33:13.013911 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt
2026-09-12 07:33:13.013928 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml
2026-09-12 07:33:13.013944 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt
2026-09-12 07:33:13.013961 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml
2026-09-12 07:33:13.013977 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt
2026-09-12 07:33:13.013994 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml
2026-09-12 07:33:13.014011 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt
2026-09-12 07:33:13.014029 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml
2026-09-12 07:33:13.014046 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-09-12 07:33:13.014062 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-09-12 07:33:13.014079 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-09-12 07:33:13.014096 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-09-12 07:33:13.014113 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-09-12 07:33:13.014134 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-09-12 07:33:13.014151 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-09-12 07:33:13.014167 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-09-12 07:33:13.014184 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-09-12 07:33:13.014216 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-09-12 07:33:13.014234 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt
2026-09-12 07:33:13.014249 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml
2026-09-12 07:33:13.014266 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt
2026-09-12 07:33:13.014282 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml
2026-09-12 07:33:13.014298 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-09-12 07:33:13.014313 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-09-12 07:33:13.014329 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-09-12 07:33:13.014346 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-09-12 07:33:13.014362 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-09-12 07:33:13.014379 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-09-12 07:33:13.014398 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-09-12 07:33:13.014422 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-09-12 07:33:13.014441 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-09-12 07:33:13.014457 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-09-12 07:33:13.014475 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-09-12 07:33:13.014492 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt
2026-09-12 07:33:13.014508 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml
2026-09-12 07:33:13.014524 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-09-12 07:33:13.014541 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-09-12 07:33:13.014557 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-09-12 07:33:13.014574 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-09-12 07:33:13.014590 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt
2026-09-12 07:33:13.014607 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml
2026-09-12 07:33:13.014624 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt
2026-09-12 07:33:13.014641 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml
2026-09-12 07:33:13.014657 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-09-12 07:33:13.014674 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-09-12 07:33:13.014690 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-09-12 07:33:13.014706 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-09-12 07:33:13.014723 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-09-12 07:33:13.014738 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-09-12 07:33:13.014755 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt
2026-09-12 07:33:13.014776 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml
2026-09-12 07:33:13.014794 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-09-12 07:33:13.014811 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-09-12 07:33:13.014828 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt
2026-09-12 07:33:13.014844 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml
2026-09-12 07:33:13.014860 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-09-12 07:33:13.014877 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-09-12 07:33:13.014893 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-09-12 07:33:13.014910 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-09-12 07:33:13.014927 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt
2026-09-12 07:33:13.014943 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml
2026-09-12 07:33:13.014959 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-09-12 07:33:13.014975 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-09-12 07:33:13.014992 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-09-12 07:33:13.015010 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-09-12 07:33:13.015026 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-09-12 07:33:13.015042 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-09-12 07:33:13.015059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-09-12 07:33:13.015075 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-09-12 07:33:13.015091 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-09-12 07:33:13.015108 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-09-12 07:33:13.015124 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-09-12 07:33:13.015140 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-09-12 07:33:13.015157 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-09-12 07:33:13.015172 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-09-12 07:33:13.015200 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-09-12 07:33:13.015219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-09-12 07:33:13.015236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-09-12 07:33:13.015254 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-09-12 07:33:13.015270 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-09-12 07:33:13.015287 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-09-12 07:33:13.015307 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-09-12 07:33:13.015323 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-09-12 07:33:13.015339 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-09-12 07:33:13.015356 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-09-12 07:33:13.015371 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-09-12 07:33:13.015388 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-09-12 07:33:13.015405 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-09-12 07:33:13.015435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-09-12 07:33:13.015455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-09-12 07:33:13.015472 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-09-12 07:33:13.015489 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-09-12 07:33:13.015505 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-09-12 07:33:13.015521 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-09-12 07:33:13.015537 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-09-12 07:33:13.015553 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-09-12 07:33:13.015569 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29819945.txt
2026-09-12 07:33:13.015585 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29819945.yaml
2026-09-12 07:33:13.015602 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-09-12 07:33:13.015618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-09-12 07:33:13.015635 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-09-12 07:33:13.015651 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-09-12 07:33:13.015667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-09-12 07:33:13.015683 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-09-12 07:33:13.015699 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-09-12 07:33:13.015715 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-09-12 07:33:13.015731 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-09-12 07:33:13.015747 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-09-12 07:33:13.015762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-09-12 07:33:13.015778 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-09-12 07:33:13.015793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-09-12 07:33:13.015809 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-09-12 07:33:13.015825 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-09-12 07:33:13.015841 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-09-12 07:33:13.015857 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt
2026-09-12 07:33:13.015873 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml
2026-09-12 07:33:13.015890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt
2026-09-12 07:33:13.015906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml
2026-09-12 07:33:13.015923 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt
2026-09-12 07:33:13.015939 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml
2026-09-12 07:33:13.015954 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt
2026-09-12 07:33:13.015969 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml
2026-09-12 07:33:13.015986 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29819955.txt
2026-09-12 07:33:13.016002 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29819955.yaml
2026-09-12 07:33:13.016018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29819960.txt
2026-09-12 07:33:13.016039 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29819960.yaml
2026-09-12 07:33:13.016057 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29819965.txt
2026-09-12 07:33:13.016074 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29819965.yaml
2026-09-12 07:33:13.016090 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt
2026-09-12 07:33:13.016107 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml
2026-09-12 07:33:13.016124 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt
2026-09-12 07:33:13.016141 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml
2026-09-12 07:33:13.016157 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt
2026-09-12 07:33:13.016173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml
2026-09-12 07:33:13.016206 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt
2026-09-12 07:33:13.016225 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml
2026-09-12 07:33:13.016243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt
2026-09-12 07:33:13.016260 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml
2026-09-12 07:33:13.016275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-09-12 07:33:13.016292 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-09-12 07:33:13.016309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-09-12 07:33:13.016326 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-09-12 07:33:13.016343 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-09-12 07:33:13.016359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-09-12 07:33:13.016376 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-09-12 07:33:13.016393 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-09-12 07:33:13.016411 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-09-12 07:33:13.016430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-09-12 07:33:13.016454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-09-12 07:33:13.016473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-09-12 07:33:13.016490 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-09-12 07:33:13.016525 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-09-12 07:33:13.016542 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt
2026-09-12 07:33:13.016559 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml
2026-09-12 07:33:13.016575 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt
2026-09-12 07:33:13.016592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml
2026-09-12 07:33:13.016608 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt
2026-09-12 07:33:13.016625 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml
2026-09-12 07:33:13.016641 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt
2026-09-12 07:33:13.016656 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml
2026-09-12 07:33:13.016673 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt
2026-09-12 07:33:13.016689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml
2026-09-12 07:33:13.016712 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt
2026-09-12 07:33:13.016730 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml
2026-09-12 07:33:13.016746 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt
2026-09-12 07:33:13.016762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml
2026-09-12 07:33:13.016779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt
2026-09-12 07:33:13.016795 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml
2026-09-12 07:33:13.016811 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt
2026-09-12 07:33:13.016828 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml
2026-09-12 07:33:13.016843 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt
2026-09-12 07:33:13.016860 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml
2026-09-12 07:33:13.016877 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt
2026-09-12 07:33:13.016893 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml
2026-09-12 07:33:13.016909 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt
2026-09-12 07:33:13.016925 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml
2026-09-12 07:33:13.016942 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt
2026-09-12 07:33:13.016958 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml
2026-09-12 07:33:13.016974 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt
2026-09-12 07:33:13.016991 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml
2026-09-12 07:33:13.017008 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-09-12 07:33:13.017024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-09-12 07:33:13.017041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-09-12 07:33:13.017057 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-09-12 07:33:13.017073 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-09-12 07:33:13.017090 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-09-12 07:33:13.017106 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-09-12 07:33:13.017122 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-09-12 07:33:13.017139 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-09-12 07:33:13.017155 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-09-12 07:33:13.017171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-09-12 07:33:13.017200 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-09-12 07:33:13.017220 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-09-12 07:33:13.017236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-09-12 07:33:13.017253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-09-12 07:33:13.017269 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-09-12 07:33:13.017286 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-09-12 07:33:13.017303 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-09-12 07:33:13.017319 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-09-12 07:33:13.017336 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-09-12 07:33:13.017353 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-09-12 07:33:13.017375 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-09-12 07:33:13.017392 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-09-12 07:33:13.017409 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-09-12 07:33:13.017426 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-09-12 07:33:13.017444 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-09-12 07:33:13.017468 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-09-12 07:33:13.017488 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-09-12 07:33:13.017505 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt
2026-09-12 07:33:13.017522 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml
2026-09-12 07:33:13.017538 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt
2026-09-12 07:33:13.017555 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml
2026-09-12 07:33:13.017570 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt
2026-09-12 07:33:13.017587 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml
2026-09-12 07:33:13.017603 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt
2026-09-12 07:33:13.017618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml
2026-09-12 07:33:13.017635 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt
2026-09-12 07:33:13.017651 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml
2026-09-12 07:33:13.017667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt
2026-09-12 07:33:13.017684 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml
2026-09-12 07:33:13.017700 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt
2026-09-12 07:33:13.017717 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml
2026-09-12 07:33:13.017733 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-09-12 07:33:13.017749 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-09-12 07:33:13.017764 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-09-12 07:33:13.017780 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-09-12 07:33:13.017796 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-09-12 07:33:13.017813 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-09-12 07:33:13.017829 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-09-12 07:33:13.017845 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-09-12 07:33:13.017862 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-09-12 07:33:13.017878 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-09-12 07:33:13.017895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-09-12 07:33:13.017911 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-09-12 07:33:13.017927 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-09-12 07:33:13.017943 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-09-12 07:33:13.017959 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-09-12 07:33:13.017975 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-09-12 07:33:13.017997 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-09-12 07:33:13.018014 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-09-12 07:33:13.018031 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-09-12 07:33:13.018046 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-09-12 07:33:13.018063 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-09-12 07:33:13.018079 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-09-12 07:33:13.018096 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-09-12 07:33:13.018112 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-09-12 07:33:13.018128 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-09-12 07:33:13.018145 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-09-12 07:33:13.018160 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-09-12 07:33:13.018175 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-09-12 07:33:13.018205 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-09-12 07:33:13.018224 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-09-12 07:33:13.018240 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-09-12 07:33:13.018257 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-09-12 07:33:13.018273 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-09-12 07:33:13.018289 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-09-12 07:33:13.018306 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt
2026-09-12 07:33:13.018322 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml
2026-09-12 07:33:13.018338 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-09-12 07:33:13.018355 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-09-12 07:33:13.018371 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt
2026-09-12 07:33:13.018388 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml
2026-09-12 07:33:13.018404 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt
2026-09-12 07:33:13.018421 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml
2026-09-12 07:33:13.018437 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-09-12 07:33:13.018453 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-09-12 07:33:13.018476 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-09-12 07:33:13.018499 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-09-12 07:33:13.018541 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt
2026-09-12 07:33:13.018560 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml
2026-09-12 07:33:13.018577 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-09-12 07:33:13.018595 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-09-12 07:33:13.018612 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-09-12 07:33:13.018629 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6558b9dbd6-qj9bg.txt
2026-09-12 07:33:13.018646 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6558b9dbd6-qj9bg.yaml
2026-09-12 07:33:13.018664 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-dq2dg.txt
2026-09-12 07:33:13.018681 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-dq2dg.yaml
2026-09-12 07:33:13.018697 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-mczjf.txt
2026-09-12 07:33:13.018714 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-mczjf.yaml
2026-09-12 07:33:13.018730 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-wmp7p.txt
2026-09-12 07:33:13.018747 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-wmp7p.yaml
2026-09-12 07:33:13.018763 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-w5zdd.txt
2026-09-12 07:33:13.018780 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-w5zdd.yaml
2026-09-12 07:33:13.018797 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-c7bnj.txt
2026-09-12 07:33:13.018813 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-c7bnj.yaml
2026-09-12 07:33:13.018828 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-t82lt.txt
2026-09-12 07:33:13.018845 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-t82lt.yaml
2026-09-12 07:33:13.018862 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-759dc64b8c-xvqv7.txt
2026-09-12 07:33:13.018879 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-759dc64b8c-xvqv7.yaml
2026-09-12 07:33:13.018895 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-b5f5955-4gd22.txt
2026-09-12 07:33:13.018911 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-b5f5955-4gd22.yaml
2026-09-12 07:33:13.018928 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-8jrmz.txt
2026-09-12 07:33:13.018944 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-8jrmz.yaml
2026-09-12 07:33:13.018961 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-lwvjc.txt
2026-09-12 07:33:13.018977 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-lwvjc.yaml
2026-09-12 07:33:13.018994 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-mxc55.txt
2026-09-12 07:33:13.019010 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-mxc55.yaml
2026-09-12 07:33:13.019026 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-qblv5.txt
2026-09-12 07:33:13.019042 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-qblv5.yaml
2026-09-12 07:33:13.019059 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-4mmm4.txt
2026-09-12 07:33:13.019075 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-4mmm4.yaml
2026-09-12 07:33:13.019091 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-zd598.txt
2026-09-12 07:33:13.019112 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-zd598.yaml
2026-09-12 07:33:13.019129 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-jz2vt.txt
2026-09-12 07:33:13.019146 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-jz2vt.yaml
2026-09-12 07:33:13.019161 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-skqxc.txt
2026-09-12 07:33:13.019178 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-skqxc.yaml
2026-09-12 07:33:13.019206 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-8l8mg.txt
2026-09-12 07:33:13.019224 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-8l8mg.yaml
2026-09-12 07:33:13.019241 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-76f44868b5-ph988.txt
2026-09-12 07:33:13.019257 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-76f44868b5-ph988.yaml
2026-09-12 07:33:13.019273 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-4tvpt.txt
2026-09-12 07:33:13.019290 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-4tvpt.yaml
2026-09-12 07:33:13.019306 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5955f8c549-lz9cq.txt
2026-09-12 07:33:13.019322 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5955f8c549-lz9cq.yaml
2026-09-12 07:33:13.019339 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29819945-n4crj.txt
2026-09-12 07:33:13.019356 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29819945-n4crj.yaml
2026-09-12 07:33:13.019373 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-89568d8df-lm7z8.txt
2026-09-12 07:33:13.019389 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-89568d8df-lm7z8.yaml
2026-09-12 07:33:13.019405 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-5scnf.txt
2026-09-12 07:33:13.019420 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-5scnf.yaml
2026-09-12 07:33:13.019436 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-gwc8k.txt
2026-09-12 07:33:13.019453 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-gwc8k.yaml
2026-09-12 07:33:13.019471 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-k4kk7.txt
2026-09-12 07:33:13.019492 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-k4kk7.yaml
2026-09-12 07:33:13.019515 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-r98hx.txt
2026-09-12 07:33:13.019533 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-r98hx.yaml
2026-09-12 07:33:13.019549 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-lbc85.txt
2026-09-12 07:33:13.019566 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-lbc85.yaml
2026-09-12 07:33:13.019582 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-mqwj7.txt
2026-09-12 07:33:13.019598 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-mqwj7.yaml
2026-09-12 07:33:13.019615 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-h4qb6.txt
2026-09-12 07:33:13.019631 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-h4qb6.yaml
2026-09-12 07:33:13.019647 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-hmpdj.txt
2026-09-12 07:33:13.019663 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-hmpdj.yaml
2026-09-12 07:33:13.019680 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5b6858659b-t4lfx.txt
2026-09-12 07:33:13.019696 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5b6858659b-t4lfx.yaml
2026-09-12 07:33:13.019719 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-gc4j2.txt
2026-09-12 07:33:13.019736 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-gc4j2.yaml
2026-09-12 07:33:13.019753 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-74c5bfc778-w2tjh.txt
2026-09-12 07:33:13.019769 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-74c5bfc778-w2tjh.yaml
2026-09-12 07:33:13.019787 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-9f4vx.txt
2026-09-12 07:33:13.019803 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-9f4vx.yaml
2026-09-12 07:33:13.019820 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-djm5k.txt
2026-09-12 07:33:13.019836 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-djm5k.yaml
2026-09-12 07:33:13.019853 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-hhrz6.txt
2026-09-12 07:33:13.019870 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-hhrz6.yaml
2026-09-12 07:33:13.019885 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-977876fb5-9244r.txt
2026-09-12 07:33:13.019902 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-977876fb5-9244r.yaml
2026-09-12 07:33:13.019919 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29819955-8vsj9.txt
2026-09-12 07:33:13.019936 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29819955-8vsj9.yaml
2026-09-12 07:33:13.019953 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29819960-vsf87.txt
2026-09-12 07:33:13.019969 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29819960-vsf87.yaml
2026-09-12 07:33:13.019986 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29819965-zn2pz.txt
2026-09-12 07:33:13.020002 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29819965-zn2pz.yaml
2026-09-12 07:33:13.020018 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-wpmqs.txt
2026-09-12 07:33:13.020034 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-wpmqs.yaml
2026-09-12 07:33:13.020050 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-8rqs7.txt
2026-09-12 07:33:13.020065 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-8rqs7.yaml
2026-09-12 07:33:13.020081 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-xs2wl.txt
2026-09-12 07:33:13.020098 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-xs2wl.yaml
2026-09-12 07:33:13.020115 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-v996v.txt
2026-09-12 07:33:13.020131 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-v996v.yaml
2026-09-12 07:33:13.020148 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-tlgfc.txt
2026-09-12 07:33:13.020165 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-tlgfc.yaml
2026-09-12 07:33:13.020181 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-l5kpv.txt
2026-09-12 07:33:13.020211 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-l5kpv.yaml
2026-09-12 07:33:13.020229 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-755bd55446-qtc8l.txt
2026-09-12 07:33:13.020246 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-755bd55446-qtc8l.yaml
2026-09-12 07:33:13.020270 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-snc4w.txt
2026-09-12 07:33:13.020285 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-snc4w.yaml
2026-09-12 07:33:13.020302 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-7zhr2.txt
2026-09-12 07:33:13.020319 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-7zhr2.yaml
2026-09-12 07:33:13.020340 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-n2mv4.txt
2026-09-12 07:33:13.020357 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-n2mv4.yaml
2026-09-12 07:33:13.020373 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-smdtl.txt
2026-09-12 07:33:13.020389 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-smdtl.yaml
2026-09-12 07:33:13.020406 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-7vhzj.txt
2026-09-12 07:33:13.020421 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-7vhzj.yaml
2026-09-12 07:33:13.020438 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-9gn69.txt
2026-09-12 07:33:13.020454 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-9gn69.yaml
2026-09-12 07:33:13.020470 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-sc2lp.txt
2026-09-12 07:33:13.020486 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-sc2lp.yaml
2026-09-12 07:33:13.020526 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-9bff6.txt
2026-09-12 07:33:13.020545 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-9bff6.yaml
2026-09-12 07:33:13.020562 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-78454c78c7-9bstb.txt
2026-09-12 07:33:13.020578 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-78454c78c7-9bstb.yaml
2026-09-12 07:33:13.020594 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-flkmp.txt
2026-09-12 07:33:13.020611 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-flkmp.yaml
2026-09-12 07:33:13.020626 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt
2026-09-12 07:33:13.020642 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml
2026-09-12 07:33:13.020658 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-xn46f.txt
2026-09-12 07:33:13.020674 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-xn46f.yaml
2026-09-12 07:33:13.020691 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-c4bx7.txt
2026-09-12 07:33:13.020707 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-c4bx7.yaml
2026-09-12 07:33:13.020723 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-5vjll.txt
2026-09-12 07:33:13.020740 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-5vjll.yaml
2026-09-12 07:33:13.020756 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-s59p9.txt
2026-09-12 07:33:13.020773 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-s59p9.yaml
2026-09-12 07:33:13.020789 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-g5v84.txt
2026-09-12 07:33:13.020805 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-g5v84.yaml
2026-09-12 07:33:13.020821 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-ndv2k.txt
2026-09-12 07:33:13.020837 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-ndv2k.yaml
2026-09-12 07:33:13.020853 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-2m6ks.txt
2026-09-12 07:33:13.020870 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-2m6ks.yaml
2026-09-12 07:33:13.020887 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-cv5gw.txt
2026-09-12 07:33:13.020903 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-cv5gw.yaml
2026-09-12 07:33:13.020919 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-7968f44798-smvrf.txt
2026-09-12 07:33:13.020941 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-7968f44798-smvrf.yaml
2026-09-12 07:33:13.020959 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-nxglv.txt
2026-09-12 07:33:13.020977 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-nxglv.yaml
2026-09-12 07:33:13.020993 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-5b9bf6dfc7-bp65s.txt
2026-09-12 07:33:13.021009 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-5b9bf6dfc7-bp65s.yaml
2026-09-12 07:33:13.021026 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-l5bkg.txt
2026-09-12 07:33:13.021043 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-l5bkg.yaml
2026-09-12 07:33:13.021060 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-pcqfm.txt
2026-09-12 07:33:13.021077 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-pcqfm.yaml
2026-09-12 07:33:13.021094 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-csncp.txt
2026-09-12 07:33:13.021110 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-csncp.yaml
2026-09-12 07:33:13.021127 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-kcddh.txt
2026-09-12 07:33:13.021144 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-kcddh.yaml
2026-09-12 07:33:13.021161 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-pn57f.txt
2026-09-12 07:33:13.021176 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-pn57f.yaml
2026-09-12 07:33:13.021206 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-9kks6.txt
2026-09-12 07:33:13.021224 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-9kks6.yaml
2026-09-12 07:33:13.021241 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-6dc9867689-7lwb8.txt
2026-09-12 07:33:13.021258 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-6dc9867689-7lwb8.yaml
2026-09-12 07:33:13.021274 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-69dc56bdfd-2z8s2.txt
2026-09-12 07:33:13.021290 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-69dc56bdfd-2z8s2.yaml
2026-09-12 07:33:13.021306 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-ld258.txt
2026-09-12 07:33:13.021323 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-ld258.yaml
2026-09-12 07:33:13.021339 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-bjwhh.txt
2026-09-12 07:33:13.021355 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-bjwhh.yaml
2026-09-12 07:33:13.021372 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-xk757.txt
2026-09-12 07:33:13.021389 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-xk757.yaml
2026-09-12 07:33:13.021406 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-grrh8.txt
2026-09-12 07:33:13.021423 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-grrh8.yaml
2026-09-12 07:33:13.021439 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-nv5nq.txt
2026-09-12 07:33:13.021456 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-nv5nq.yaml
2026-09-12 07:33:13.021472 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-v8gfb.txt
2026-09-12 07:33:13.021487 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-v8gfb.yaml
2026-09-12 07:33:13.021504 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-lhzqv.txt
2026-09-12 07:33:13.021525 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-lhzqv.yaml
2026-09-12 07:33:13.021554 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-bh729.txt
2026-09-12 07:33:13.021572 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-bh729.yaml
2026-09-12 07:33:13.021590 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-7bjx6.txt
2026-09-12 07:33:13.021606 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-7bjx6.yaml
2026-09-12 07:33:13.021622 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-7zg65.txt
2026-09-12 07:33:13.021638 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-7zg65.yaml
2026-09-12 07:33:13.021654 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7969787df6-k2th6.txt
2026-09-12 07:33:13.021670 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7969787df6-k2th6.yaml
2026-09-12 07:33:13.021687 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-7b8f964d78-phqz5.txt
2026-09-12 07:33:13.021704 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-7b8f964d78-phqz5.yaml
2026-09-12 07:33:13.021721 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-55fc54c8b6-9gm4q.txt
2026-09-12 07:33:13.021737 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-55fc54c8b6-9gm4q.yaml
2026-09-12 07:33:13.021753 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-8nblv.txt
2026-09-12 07:33:13.021770 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-8nblv.yaml
2026-09-12 07:33:13.021788 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-xrlg7.txt
2026-09-12 07:33:13.021804 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-xrlg7.yaml
2026-09-12 07:33:13.021821 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-fxbbx.txt
2026-09-12 07:33:13.021838 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-fxbbx.yaml
2026-09-12 07:33:13.021854 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-646b4cfb78-rq58t.txt
2026-09-12 07:33:13.021871 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-646b4cfb78-rq58t.yaml
2026-09-12 07:33:13.021887 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-8786j.txt
2026-09-12 07:33:13.021904 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-8786j.yaml
2026-09-12 07:33:13.021919 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-pljd8.txt
2026-09-12 07:33:13.021937 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-pljd8.yaml
2026-09-12 07:33:13.021952 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-zwtx7.txt
2026-09-12 07:33:13.021968 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-zwtx7.yaml
2026-09-12 07:33:13.021985 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-cbsts.txt
2026-09-12 07:33:13.022000 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-cbsts.yaml
2026-09-12 07:33:13.022017 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-7xd26.txt
2026-09-12 07:33:13.022034 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-7xd26.yaml
2026-09-12 07:33:13.022050 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5c9dff49df-w5vf2.txt
2026-09-12 07:33:13.022066 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5c9dff49df-w5vf2.yaml
2026-09-12 07:33:13.022083 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-8bwvd.txt
2026-09-12 07:33:13.022100 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-8bwvd.yaml
2026-09-12 07:33:13.022117 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5f9fb9d46-w57jh.txt
2026-09-12 07:33:13.022138 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5f9fb9d46-w57jh.yaml
2026-09-12 07:33:13.022155 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-659548cb59-rrqcb.txt
2026-09-12 07:33:13.022173 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-659548cb59-rrqcb.yaml
2026-09-12 07:33:13.022200 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-h6gj9.txt
2026-09-12 07:33:13.022218 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-h6gj9.yaml
2026-09-12 07:33:13.022235 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-bnpww.txt
2026-09-12 07:33:13.022252 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-bnpww.yaml
2026-09-12 07:33:13.022269 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-x27xm.txt
2026-09-12 07:33:13.022285 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-x27xm.yaml
2026-09-12 07:33:13.022302 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-wfgh5.txt
2026-09-12 07:33:13.022318 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-wfgh5.yaml
2026-09-12 07:33:13.022334 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6c685d6956-8r925.txt
2026-09-12 07:33:13.022351 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6c685d6956-8r925.yaml
2026-09-12 07:33:13.022366 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-g896t.txt
2026-09-12 07:33:13.022383 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-g896t.yaml
2026-09-12 07:33:13.022399 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-vd8hp.txt
2026-09-12 07:33:13.022415 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-vd8hp.yaml
2026-09-12 07:33:13.022431 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-v4c6j.txt
2026-09-12 07:33:13.022447 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-v4c6j.yaml
2026-09-12 07:33:13.022463 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-pjpns.txt
2026-09-12 07:33:13.022479 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-pjpns.yaml
2026-09-12 07:33:13.022495 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-6b48cd87f9-wqlw5.txt
2026-09-12 07:33:13.022511 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-6b48cd87f9-wqlw5.yaml
2026-09-12 07:33:13.022527 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-khxlv.txt
2026-09-12 07:33:13.022550 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-khxlv.yaml
2026-09-12 07:33:13.022571 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-m9g56.txt
2026-09-12 07:33:13.022588 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-m9g56.yaml
2026-09-12 07:33:13.022604 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-5qdw2.txt
2026-09-12 07:33:13.022621 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-5qdw2.yaml
2026-09-12 07:33:13.022636 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-09-12 07:33:13.022652 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-09-12 07:33:13.022669 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-09-12 07:33:13.022685 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-09-12 07:33:13.022701 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-09-12 07:33:13.022718 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-09-12 07:33:13.022739 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-09-12 07:33:13.022756 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-09-12 07:33:13.022773 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-84ddf4b9f5-m72fg.txt
2026-09-12 07:33:13.022790 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-84ddf4b9f5-m72fg.yaml
2026-09-12 07:33:13.022807 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-wzq7p.txt
2026-09-12 07:33:13.022823 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-wzq7p.yaml
2026-09-12 07:33:13.022839 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-8wvnz.txt
2026-09-12 07:33:13.022856 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-8wvnz.yaml
2026-09-12 07:33:13.022872 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-mpwg4.txt
2026-09-12 07:33:13.022887 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-mpwg4.yaml
2026-09-12 07:33:13.022902 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-h79rl.txt
2026-09-12 07:33:13.022917 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-h79rl.yaml
2026-09-12 07:33:13.022934 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-5pn46.txt
2026-09-12 07:33:13.022949 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-5pn46.yaml
2026-09-12 07:33:13.022966 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-8vr45.txt
2026-09-12 07:33:13.022983 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-8vr45.yaml
2026-09-12 07:33:13.022998 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-09-12 07:33:13.023013 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-09-12 07:33:13.023030 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-09-12 07:33:13.023046 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-09-12 07:33:13.023062 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-xz8dt.txt
2026-09-12 07:33:13.023078 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-xz8dt.yaml
2026-09-12 07:33:13.023094 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-09-12 07:33:13.023110 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-09-12 07:33:13.023127 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt
2026-09-12 07:33:13.023144 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml
2026-09-12 07:33:13.023160 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-09-12 07:33:13.023176 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-09-12 07:33:13.023204 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt
2026-09-12 07:33:13.023223 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml
2026-09-12 07:33:13.023239 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt
2026-09-12 07:33:13.023256 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml
2026-09-12 07:33:13.023272 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-bn8p5.txt
2026-09-12 07:33:13.023289 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-bn8p5.yaml
2026-09-12 07:33:13.023306 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-09-12 07:33:13.023327 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-09-12 07:33:13.023345 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-09-12 07:33:13.023362 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-09-12 07:33:13.023378 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt
2026-09-12 07:33:13.023394 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml
2026-09-12 07:33:13.023411 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-chrkn.txt
2026-09-12 07:33:13.023428 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-chrkn.yaml
2026-09-12 07:33:13.023445 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8.txt
2026-09-12 07:33:13.023462 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8.yaml
2026-09-12 07:33:13.023479 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7779dc687f-j98wh.txt
2026-09-12 07:33:13.023495 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7779dc687f-j98wh.yaml
2026-09-12 07:33:13.023511 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-7c9544bdc6-njccz.txt
2026-09-12 07:33:13.023527 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-7c9544bdc6-njccz.yaml
2026-09-12 07:33:13.023543 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-rxhkw.txt
2026-09-12 07:33:13.023565 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-rxhkw.yaml
2026-09-12 07:33:13.023587 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-m5kf4.txt
2026-09-12 07:33:13.023605 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-m5kf4.yaml
2026-09-12 07:33:13.023622 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-09-12 07:33:13.023639 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-09-12 07:33:13.023656 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-09-12 07:33:13.023673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-09-12 07:33:13.023689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-09-12 07:33:13.023705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-09-12 07:33:13.023722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-09-12 07:33:13.023737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-09-12 07:33:13.023753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-09-12 07:33:13.023770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-09-12 07:33:13.023786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-09-12 07:33:13.023803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-09-12 07:33:13.023819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-09-12 07:33:13.023836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-09-12 07:33:13.023852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-09-12 07:33:13.023869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-09-12 07:33:13.023891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-09-12 07:33:13.023907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-09-12 07:33:13.023925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-09-12 07:33:13.023941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-09-12 07:33:13.023957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-09-12 07:33:13.023973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-09-12 07:33:13.023989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-09-12 07:33:13.024005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-09-12 07:33:13.024021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-09-12 07:33:13.024037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-09-12 07:33:13.024054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-09-12 07:33:13.024070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-09-12 07:33:13.024086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-09-12 07:33:13.024102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-09-12 07:33:13.024119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-09-12 07:33:13.024134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-09-12 07:33:13.024151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-09-12 07:33:13.024168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-09-12 07:33:13.024185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-09-12 07:33:13.024214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-09-12 07:33:13.024232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-09-12 07:33:13.024249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-09-12 07:33:13.024265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-09-12 07:33:13.024282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-09-12 07:33:13.024300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-09-12 07:33:13.024318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-09-12 07:33:13.024335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-09-12 07:33:13.024351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-09-12 07:33:13.024367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-09-12 07:33:13.024384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-09-12 07:33:13.024401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-09-12 07:33:13.024417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-09-12 07:33:13.024434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-09-12 07:33:13.024450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-09-12 07:33:13.024472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-09-12 07:33:13.024489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-09-12 07:33:13.024522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-09-12 07:33:13.024540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-09-12 07:33:13.024556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-09-12 07:33:13.024576 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-09-12 07:33:13.024601 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-09-12 07:33:13.024619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-09-12 07:33:13.024636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-09-12 07:33:13.024653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-09-12 07:33:13.024669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-09-12 07:33:13.024685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-09-12 07:33:13.024701 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-09-12 07:33:13.024717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-09-12 07:33:13.024733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-09-12 07:33:13.024749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-09-12 07:33:13.024765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-09-12 07:33:13.024781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-09-12 07:33:13.024797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-09-12 07:33:13.024814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-09-12 07:33:13.024829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-09-12 07:33:13.024845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt
2026-09-12 07:33:13.024861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml
2026-09-12 07:33:13.024877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt
2026-09-12 07:33:13.024893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml
2026-09-12 07:33:13.024909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt
2026-09-12 07:33:13.024925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml
2026-09-12 07:33:13.024941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt
2026-09-12 07:33:13.024957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml
2026-09-12 07:33:13.024973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt
2026-09-12 07:33:13.024989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml
2026-09-12 07:33:13.025006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt
2026-09-12 07:33:13.025022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml
2026-09-12 07:33:13.025037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt
2026-09-12 07:33:13.025059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml
2026-09-12 07:33:13.025076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt
2026-09-12 07:33:13.025093 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml
2026-09-12 07:33:13.025109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt
2026-09-12 07:33:13.025126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml
2026-09-12 07:33:13.025141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt
2026-09-12 07:33:13.025158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml
2026-09-12 07:33:13.025174 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt
2026-09-12 07:33:13.025202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml
2026-09-12 07:33:13.025222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt
2026-09-12 07:33:13.025239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml
2026-09-12 07:33:13.025256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt
2026-09-12 07:33:13.025271 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml
2026-09-12 07:33:13.025288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt
2026-09-12 07:33:13.025304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml
2026-09-12 07:33:13.025320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt
2026-09-12 07:33:13.025336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml
2026-09-12 07:33:13.025351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-09-12 07:33:13.025367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-09-12 07:33:13.025384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-09-12 07:33:13.025400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-09-12 07:33:13.025417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-09-12 07:33:13.025432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-09-12 07:33:13.025448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-09-12 07:33:13.025463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-09-12 07:33:13.025479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-09-12 07:33:13.025495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-09-12 07:33:13.025511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-09-12 07:33:13.025528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-09-12 07:33:13.025545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-09-12 07:33:13.025561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-09-12 07:33:13.025578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-09-12 07:33:13.025599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-09-12 07:33:13.025623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-09-12 07:33:13.025647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-09-12 07:33:13.025665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-09-12 07:33:13.025682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-09-12 07:33:13.025699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-09-12 07:33:13.025716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-09-12 07:33:13.025732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-09-12 07:33:13.025749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-09-12 07:33:13.025765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-09-12 07:33:13.025782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-09-12 07:33:13.025799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-09-12 07:33:13.025816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-09-12 07:33:13.025833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-09-12 07:33:13.025849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-09-12 07:33:13.025864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt
2026-09-12 07:33:13.025881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml
2026-09-12 07:33:13.025896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt
2026-09-12 07:33:13.025916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml
2026-09-12 07:33:13.025934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt
2026-09-12 07:33:13.025950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml
2026-09-12 07:33:13.025967 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt
2026-09-12 07:33:13.025983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml
2026-09-12 07:33:13.026000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt
2026-09-12 07:33:13.026016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml
2026-09-12 07:33:13.026032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt
2026-09-12 07:33:13.026047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml
2026-09-12 07:33:13.026064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt
2026-09-12 07:33:13.026080 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml
2026-09-12 07:33:13.026096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt
2026-09-12 07:33:13.026113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml
2026-09-12 07:33:13.026129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt
2026-09-12 07:33:13.026144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml
2026-09-12 07:33:13.026160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt
2026-09-12 07:33:13.026177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml
2026-09-12 07:33:13.026211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt
2026-09-12 07:33:13.026230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml
2026-09-12 07:33:13.026246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt
2026-09-12 07:33:13.026262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml
2026-09-12 07:33:13.026279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt
2026-09-12 07:33:13.026295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml
2026-09-12 07:33:13.026312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt
2026-09-12 07:33:13.026329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml
2026-09-12 07:33:13.026344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt
2026-09-12 07:33:13.026360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml
2026-09-12 07:33:13.026376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt
2026-09-12 07:33:13.026393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml
2026-09-12 07:33:13.026408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt
2026-09-12 07:33:13.026423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml
2026-09-12 07:33:13.026438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt
2026-09-12 07:33:13.026454 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml
2026-09-12 07:33:13.026470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt
2026-09-12 07:33:13.026486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml
2026-09-12 07:33:13.026502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-09-12 07:33:13.026518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-09-12 07:33:13.026533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-09-12 07:33:13.026549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-09-12 07:33:13.026566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-09-12 07:33:13.026582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-09-12 07:33:13.026598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-09-12 07:33:13.026620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-09-12 07:33:13.026643 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-09-12 07:33:13.026660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-09-12 07:33:13.026678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-09-12 07:33:13.026695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-09-12 07:33:13.026712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-09-12 07:33:13.026729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-09-12 07:33:13.026746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-09-12 07:33:13.026768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-09-12 07:33:13.026785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-09-12 07:33:13.026801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-09-12 07:33:13.026817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-09-12 07:33:13.026834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-09-12 07:33:13.026850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-09-12 07:33:13.026867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-09-12 07:33:13.026883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-09-12 07:33:13.026900 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-09-12 07:33:13.026916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-09-12 07:33:13.026932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-09-12 07:33:13.026949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-09-12 07:33:13.026964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-09-12 07:33:13.026980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-09-12 07:33:13.026997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-09-12 07:33:13.027013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-09-12 07:33:13.027029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-09-12 07:33:13.027045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-09-12 07:33:13.027061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-09-12 07:33:13.027077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-09-12 07:33:13.027092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-09-12 07:33:13.027107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-09-12 07:33:13.027123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-09-12 07:33:13.027139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-09-12 07:33:13.027155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-09-12 07:33:13.027171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-09-12 07:33:13.027186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-09-12 07:33:13.027216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-09-12 07:33:13.027232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-09-12 07:33:13.027248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-09-12 07:33:13.027264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-09-12 07:33:13.027280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-09-12 07:33:13.027297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-09-12 07:33:13.027313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-09-12 07:33:13.027329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-09-12 07:33:13.027353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-09-12 07:33:13.027370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-09-12 07:33:13.027386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-09-12 07:33:13.027402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-09-12 07:33:13.027419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt
2026-09-12 07:33:13.027434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml
2026-09-12 07:33:13.027451 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt
2026-09-12 07:33:13.027467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml
2026-09-12 07:33:13.027483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt
2026-09-12 07:33:13.027499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml
2026-09-12 07:33:13.027514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt
2026-09-12 07:33:13.027530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml
2026-09-12 07:33:13.027546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt
2026-09-12 07:33:13.027562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml
2026-09-12 07:33:13.027577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt
2026-09-12 07:33:13.027592 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml
2026-09-12 07:33:13.027608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt
2026-09-12 07:33:13.027625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml
2026-09-12 07:33:13.027648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt
2026-09-12 07:33:13.027669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml
2026-09-12 07:33:13.027685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt
2026-09-12 07:33:13.027702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml
2026-09-12 07:33:13.027717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt
2026-09-12 07:33:13.027734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml
2026-09-12 07:33:13.027750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-09-12 07:33:13.027766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-09-12 07:33:13.027782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-09-12 07:33:13.027799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-09-12 07:33:13.027815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-09-12 07:33:13.027832 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-09-12 07:33:13.027849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-09-12 07:33:13.027866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-09-12 07:33:13.027882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-09-12 07:33:13.027899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-09-12 07:33:13.027920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-09-12 07:33:13.027937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-09-12 07:33:13.027954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-09-12 07:33:13.027971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-09-12 07:33:13.027987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-09-12 07:33:13.028002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-09-12 07:33:13.028018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-09-12 07:33:13.028034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-09-12 07:33:13.028051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-09-12 07:33:13.028068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-09-12 07:33:13.028084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-09-12 07:33:13.028101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-09-12 07:33:13.028118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-09-12 07:33:13.028135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-09-12 07:33:13.028152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-09-12 07:33:13.028169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-09-12 07:33:13.028186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-09-12 07:33:13.028216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-09-12 07:33:13.028234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-09-12 07:33:13.028251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-09-12 07:33:13.028267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-09-12 07:33:13.028285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-09-12 07:33:13.028303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-09-12 07:33:13.028319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-09-12 07:33:13.028336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt
2026-09-12 07:33:13.028352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml
2026-09-12 07:33:13.028369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-09-12 07:33:13.028385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-09-12 07:33:13.028402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt
2026-09-12 07:33:13.028418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml
2026-09-12 07:33:13.028434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt
2026-09-12 07:33:13.028450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml
2026-09-12 07:33:13.028467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-09-12 07:33:13.028488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-09-12 07:33:13.028526 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-09-12 07:33:13.028544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-09-12 07:33:13.028559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-09-12 07:33:13.028575 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-09-12 07:33:13.028592 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt
2026-09-12 07:33:13.028609 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml
2026-09-12 07:33:13.028625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-09-12 07:33:13.028642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-09-12 07:33:13.028666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-09-12 07:33:13.028687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-09-12 07:33:13.028704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-09-12 07:33:13.028721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-09-12 07:33:13.028737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-09-12 07:33:13.028754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-09-12 07:33:13.028770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-09-12 07:33:13.028786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-09-12 07:33:13.028801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-09-12 07:33:13.028818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-09-12 07:33:13.028833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-09-12 07:33:13.028850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-09-12 07:33:13.028866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-09-12 07:33:13.028882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-09-12 07:33:13.028899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-09-12 07:33:13.028917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-09-12 07:33:13.028936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-09-12 07:33:13.028952 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-09-12 07:33:13.028968 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-09-12 07:33:13.028984 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-09-12 07:33:13.029000 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-09-12 07:33:13.029016 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-09-12 07:33:13.029032 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-09-12 07:33:13.029049 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-09-12 07:33:13.029066 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-09-12 07:33:13.029088 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-09-12 07:33:13.029105 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-09-12 07:33:13.029122 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-09-12 07:33:13.029139 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-09-12 07:33:13.029156 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-09-12 07:33:13.029172 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-09-12 07:33:13.029203 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-09-12 07:33:13.029222 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-09-12 07:33:13.029239 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-09-12 07:33:13.029255 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-09-12 07:33:13.029272 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-09-12 07:33:13.029287 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-09-12 07:33:13.029304 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-09-12 07:33:13.029321 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-09-12 07:33:13.029337 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-09-12 07:33:13.029353 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-09-12 07:33:13.029370 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-09-12 07:33:13.029386 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-09-12 07:33:13.029402 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-09-12 07:33:13.029418 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-09-12 07:33:13.029434 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-09-12 07:33:13.029450 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-09-12 07:33:13.029466 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-09-12 07:33:13.029483 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-09-12 07:33:13.029499 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-09-12 07:33:13.029514 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-09-12 07:33:13.029530 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-09-12 07:33:13.029546 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-09-12 07:33:13.029561 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-09-12 07:33:13.029577 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-09-12 07:33:13.029593 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-09-12 07:33:13.029609 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-09-12 07:33:13.029630 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-09-12 07:33:13.029647 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-09-12 07:33:13.029666 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-09-12 07:33:13.029691 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-09-12 07:33:13.029710 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-09-12 07:33:13.029726 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-09-12 07:33:13.029743 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-09-12 07:33:13.029759 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-09-12 07:33:13.029775 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-09-12 07:33:13.029792 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-09-12 07:33:13.029808 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-09-12 07:33:13.029823 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-09-12 07:33:13.029839 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-09-12 07:33:13.029855 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-09-12 07:33:13.029871 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-09-12 07:33:13.029886 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-09-12 07:33:13.029902 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-09-12 07:33:13.029917 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-09-12 07:33:13.029933 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-09-12 07:33:13.029948 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-09-12 07:33:13.029964 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-09-12 07:33:13.029981 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-09-12 07:33:13.029997 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-09-12 07:33:13.030012 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-09-12 07:33:13.030029 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-09-12 07:33:13.030046 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-09-12 07:33:13.030061 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-09-12 07:33:13.030077 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-09-12 07:33:13.030095 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-09-12 07:33:13.030111 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-09-12 07:33:13.030128 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt
2026-09-12 07:33:13.030144 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml
2026-09-12 07:33:13.030160 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt
2026-09-12 07:33:13.030177 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml
2026-09-12 07:33:13.030212 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt
2026-09-12 07:33:13.030232 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml
2026-09-12 07:33:13.030249 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt
2026-09-12 07:33:13.030265 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml
2026-09-12 07:33:13.030281 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt
2026-09-12 07:33:13.030298 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml
2026-09-12 07:33:13.030314 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt
2026-09-12 07:33:13.030330 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml
2026-09-12 07:33:13.030347 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt
2026-09-12 07:33:13.030363 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml
2026-09-12 07:33:13.030380 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt
2026-09-12 07:33:13.030396 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml
2026-09-12 07:33:13.030413 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt
2026-09-12 07:33:13.030428 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml
2026-09-12 07:33:13.030444 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt
2026-09-12 07:33:13.030461 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml
2026-09-12 07:33:13.030478 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt
2026-09-12 07:33:13.030494 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml
2026-09-12 07:33:13.030511 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt
2026-09-12 07:33:13.030527 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml
2026-09-12 07:33:13.030544 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt
2026-09-12 07:33:13.030560 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml
2026-09-12 07:33:13.030576 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt
2026-09-12 07:33:13.030593 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml
2026-09-12 07:33:13.030608 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt
2026-09-12 07:33:13.030623 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml
2026-09-12 07:33:13.030639 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-09-12 07:33:13.030655 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-09-12 07:33:13.030671 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-09-12 07:33:13.030691 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-09-12 07:33:13.030715 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-09-12 07:33:13.030732 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-09-12 07:33:13.030748 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-09-12 07:33:13.030764 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-09-12 07:33:13.030787 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-09-12 07:33:13.030804 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-09-12 07:33:13.030866 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-09-12 07:33:13.030898 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-09-12 07:33:13.030971 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-09-12 07:33:13.031035 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-09-12 07:33:13.031068 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-09-12 07:33:13.031137 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-09-12 07:33:13.031208 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-09-12 07:33:13.031275 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-09-12 07:33:13.031317 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-09-12 07:33:13.031338 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-09-12 07:33:13.031356 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-09-12 07:33:13.031374 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-09-12 07:33:13.031391 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-09-12 07:33:13.031407 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-09-12 07:33:13.031423 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-09-12 07:33:13.031439 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-09-12 07:33:13.031456 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-09-12 07:33:13.031473 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-09-12 07:33:13.031489 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-09-12 07:33:13.031505 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-09-12 07:33:13.031521 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt
2026-09-12 07:33:13.031537 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml
2026-09-12 07:33:13.031553 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt
2026-09-12 07:33:13.031569 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml
2026-09-12 07:33:13.031584 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt
2026-09-12 07:33:13.031601 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml
2026-09-12 07:33:13.031617 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt
2026-09-12 07:33:13.031633 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml
2026-09-12 07:33:13.031649 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt
2026-09-12 07:33:13.031665 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml
2026-09-12 07:33:13.031681 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt
2026-09-12 07:33:13.031707 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml
2026-09-12 07:33:13.031733 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt
2026-09-12 07:33:13.031752 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml
2026-09-12 07:33:13.031769 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt
2026-09-12 07:33:13.031785 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml
2026-09-12 07:33:13.031801 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt
2026-09-12 07:33:13.031817 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml
2026-09-12 07:33:13.031834 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt
2026-09-12 07:33:13.031849 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml
2026-09-12 07:33:13.031865 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt
2026-09-12 07:33:13.031882 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml
2026-09-12 07:33:13.031898 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt
2026-09-12 07:33:13.031914 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml
2026-09-12 07:33:13.031932 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt
2026-09-12 07:33:13.031948 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml
2026-09-12 07:33:13.031965 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt
2026-09-12 07:33:13.031981 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml
2026-09-12 07:33:13.031998 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt
2026-09-12 07:33:13.032013 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml
2026-09-12 07:33:13.032029 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt
2026-09-12 07:33:13.032045 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml
2026-09-12 07:33:13.032061 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt
2026-09-12 07:33:13.032077 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml
2026-09-12 07:33:13.032093 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt
2026-09-12 07:33:13.032109 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml
2026-09-12 07:33:13.032124 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt
2026-09-12 07:33:13.032140 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml
2026-09-12 07:33:13.032156 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-09-12 07:33:13.032172 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-09-12 07:33:13.032201 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-09-12 07:33:13.032221 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-09-12 07:33:13.032237 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-09-12 07:33:13.032259 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-09-12 07:33:13.032275 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-09-12 07:33:13.032291 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-09-12 07:33:13.032311 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-09-12 07:33:13.032326 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-09-12 07:33:13.032342 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-09-12 07:33:13.032357 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-09-12 07:33:13.032373 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-09-12 07:33:13.032388 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-09-12 07:33:13.032404 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-09-12 07:33:13.032419 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-09-12 07:33:13.032435 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-09-12 07:33:13.032451 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-09-12 07:33:13.032467 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-09-12 07:33:13.032483 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-09-12 07:33:13.032514 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-09-12 07:33:13.032532 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-09-12 07:33:13.032548 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-09-12 07:33:13.032564 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-09-12 07:33:13.032579 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-09-12 07:33:13.032595 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-09-12 07:33:13.032612 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-09-12 07:33:13.032628 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-09-12 07:33:13.032643 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-09-12 07:33:13.032660 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-09-12 07:33:13.032675 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-09-12 07:33:13.032691 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-09-12 07:33:13.032707 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-09-12 07:33:13.032726 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-09-12 07:33:13.032749 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-09-12 07:33:13.032767 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-09-12 07:33:13.032784 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-09-12 07:33:13.032800 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-09-12 07:33:13.032822 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-09-12 07:33:13.032839 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-09-12 07:33:13.032855 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-09-12 07:33:13.032870 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-09-12 07:33:13.032886 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-09-12 07:33:13.032901 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-09-12 07:33:13.032918 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-09-12 07:33:13.032934 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-09-12 07:33:13.032950 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-09-12 07:33:13.032967 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-09-12 07:33:13.032982 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-09-12 07:33:13.032998 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-09-12 07:33:13.033014 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-09-12 07:33:13.033030 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-09-12 07:33:13.033048 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-09-12 07:33:13.033065 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-09-12 07:33:13.033081 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt
2026-09-12 07:33:13.033098 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml
2026-09-12 07:33:13.033114 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt
2026-09-12 07:33:13.033131 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml
2026-09-12 07:33:13.033146 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt
2026-09-12 07:33:13.033164 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml
2026-09-12 07:33:13.033180 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt
2026-09-12 07:33:13.033209 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml
2026-09-12 07:33:13.033227 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt
2026-09-12 07:33:13.033244 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml
2026-09-12 07:33:13.033260 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt
2026-09-12 07:33:13.033276 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml
2026-09-12 07:33:13.033292 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt
2026-09-12 07:33:13.033308 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml
2026-09-12 07:33:13.033324 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt
2026-09-12 07:33:13.033341 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml
2026-09-12 07:33:13.033357 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt
2026-09-12 07:33:13.033377 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml
2026-09-12 07:33:13.033395 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt
2026-09-12 07:33:13.033411 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml
2026-09-12 07:33:13.033427 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-09-12 07:33:13.033443 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-09-12 07:33:13.033459 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-09-12 07:33:13.033476 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-09-12 07:33:13.033492 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-09-12 07:33:13.033508 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-09-12 07:33:13.033525 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-09-12 07:33:13.033541 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-09-12 07:33:13.033557 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-09-12 07:33:13.033573 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-09-12 07:33:13.033589 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-09-12 07:33:13.033605 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-09-12 07:33:13.033622 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-09-12 07:33:13.033638 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-09-12 07:33:13.033654 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-09-12 07:33:13.033669 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-09-12 07:33:13.033685 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-09-12 07:33:13.033700 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-09-12 07:33:13.033716 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-09-12 07:33:13.033731 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-09-12 07:33:13.033754 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-09-12 07:33:13.033775 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-09-12 07:33:13.033793 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-09-12 07:33:13.033809 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-09-12 07:33:13.033826 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-09-12 07:33:13.033842 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-09-12 07:33:13.033858 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-09-12 07:33:13.033875 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-09-12 07:33:13.033891 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-09-12 07:33:13.033907 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-09-12 07:33:13.033923 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-09-12 07:33:13.033945 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-09-12 07:33:13.033961 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-09-12 07:33:13.033977 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-09-12 07:33:13.033992 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt
2026-09-12 07:33:13.034007 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml
2026-09-12 07:33:13.034023 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-09-12 07:33:13.034040 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-09-12 07:33:13.034057 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt
2026-09-12 07:33:13.034072 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml
2026-09-12 07:33:13.034089 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt
2026-09-12 07:33:13.034105 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml
2026-09-12 07:33:13.034122 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-09-12 07:33:13.034139 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-09-12 07:33:13.034155 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-09-12 07:33:13.034236 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-09-12 07:33:13.034306 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-09-12 07:33:13.034367 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-09-12 07:33:13.034403 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt
2026-09-12 07:33:13.034422 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml
2026-09-12 07:33:13.034441 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-09-12 07:33:13.034458 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-09-12 07:33:13.034475 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-09-12 07:33:13.034492 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-09-12 07:33:13.034509 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-09-12 07:33:13.034525 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-09-12 07:33:13.034542 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-09-12 07:33:13.034558 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-09-12 07:33:13.034574 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-09-12 07:33:13.034590 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-09-12 07:33:13.034606 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-09-12 07:33:13.034622 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-09-12 07:33:13.034639 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-09-12 07:33:13.034655 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-09-12 07:33:13.034671 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-09-12 07:33:13.034694 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-09-12 07:33:13.034711 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-09-12 07:33:13.034727 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-09-12 07:33:13.034743 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-09-12 07:33:13.034762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-09-12 07:33:13.034787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-09-12 07:33:13.034805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-09-12 07:33:13.034821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-09-12 07:33:13.034837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-09-12 07:33:13.034853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-09-12 07:33:13.034869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-09-12 07:33:13.034885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-09-12 07:33:13.034901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-09-12 07:33:13.034917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-09-12 07:33:13.034933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-09-12 07:33:13.034948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-09-12 07:33:13.034964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-09-12 07:33:13.034980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-09-12 07:33:13.034996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-09-12 07:33:13.035012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-09-12 07:33:13.035028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-09-12 07:33:13.035044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-09-12 07:33:13.035061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-09-12 07:33:13.035077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-09-12 07:33:13.035093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-09-12 07:33:13.035109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-09-12 07:33:13.035125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-09-12 07:33:13.035141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-09-12 07:33:13.035157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-09-12 07:33:13.035173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-09-12 07:33:13.035202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-09-12 07:33:13.035221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-09-12 07:33:13.035238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-09-12 07:33:13.035254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-09-12 07:33:13.035270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-09-12 07:33:13.035286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-09-12 07:33:13.035308 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-09-12 07:33:13.035325 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-09-12 07:33:13.035340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-09-12 07:33:13.035356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-09-12 07:33:13.035372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-09-12 07:33:13.035390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-09-12 07:33:13.035407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-09-12 07:33:13.035423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-09-12 07:33:13.035440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-09-12 07:33:13.035457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-09-12 07:33:13.035474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-09-12 07:33:13.035491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-09-12 07:33:13.035508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-09-12 07:33:13.035524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-09-12 07:33:13.035540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-09-12 07:33:13.035557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-09-12 07:33:13.035573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-09-12 07:33:13.035589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-09-12 07:33:13.035604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-09-12 07:33:13.035620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-09-12 07:33:13.035636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-09-12 07:33:13.035653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-09-12 07:33:13.035669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-09-12 07:33:13.035686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-09-12 07:33:13.035702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt
2026-09-12 07:33:13.035719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml
2026-09-12 07:33:13.035735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt
2026-09-12 07:33:13.035752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml
2026-09-12 07:33:13.035768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt
2026-09-12 07:33:13.035790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml
2026-09-12 07:33:13.035813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt
2026-09-12 07:33:13.035830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml
2026-09-12 07:33:13.035847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt
2026-09-12 07:33:13.035863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml
2026-09-12 07:33:13.035880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt
2026-09-12 07:33:13.035896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml
2026-09-12 07:33:13.035912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt
2026-09-12 07:33:13.035933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml
2026-09-12 07:33:13.035951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt
2026-09-12 07:33:13.035968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml
2026-09-12 07:33:13.035984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt
2026-09-12 07:33:13.036001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml
2026-09-12 07:33:13.036017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt
2026-09-12 07:33:13.036033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml
2026-09-12 07:33:13.036049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt
2026-09-12 07:33:13.036066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml
2026-09-12 07:33:13.036082 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt
2026-09-12 07:33:13.036098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml
2026-09-12 07:33:13.036114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-09-12 07:33:13.036130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-09-12 07:33:13.036147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-09-12 07:33:13.036163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-09-12 07:33:13.036180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-09-12 07:33:13.036215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-09-12 07:33:13.036233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-09-12 07:33:13.036250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-09-12 07:33:13.036268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-09-12 07:33:13.036284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-09-12 07:33:13.036304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-09-12 07:33:13.036321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-09-12 07:33:13.036337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-09-12 07:33:13.036353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-09-12 07:33:13.036370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-09-12 07:33:13.036387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-09-12 07:33:13.036404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-09-12 07:33:13.036420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-09-12 07:33:13.036437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-09-12 07:33:13.036452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-09-12 07:33:13.036468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-09-12 07:33:13.036485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-09-12 07:33:13.036516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-09-12 07:33:13.036533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-09-12 07:33:13.036549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-09-12 07:33:13.036573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-09-12 07:33:13.036591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-09-12 07:33:13.036609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-09-12 07:33:13.036626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-09-12 07:33:13.036643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-09-12 07:33:13.036660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-9bff6-api.txt
2026-09-12 07:33:13.036676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-9bff6-api.yaml
2026-09-12 07:33:13.036692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-9bff6-vnc.txt
2026-09-12 07:33:13.036708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-9bff6-vnc.yaml
2026-09-12 07:33:13.036725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-09-12 07:33:13.036741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-09-12 07:33:13.036757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-09-12 07:33:13.036774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-09-12 07:33:13.036791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt
2026-09-12 07:33:13.036814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml
2026-09-12 07:33:13.036835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt
2026-09-12 07:33:13.036852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml
2026-09-12 07:33:13.036868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt
2026-09-12 07:33:13.036884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml
2026-09-12 07:33:13.036900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt
2026-09-12 07:33:13.036916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml
2026-09-12 07:33:13.036932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt
2026-09-12 07:33:13.036949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml
2026-09-12 07:33:13.036965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt
2026-09-12 07:33:13.036981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml
2026-09-12 07:33:13.036997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt
2026-09-12 07:33:13.037013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml
2026-09-12 07:33:13.037029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt
2026-09-12 07:33:13.037045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml
2026-09-12 07:33:13.037060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt
2026-09-12 07:33:13.037076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml
2026-09-12 07:33:13.037092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt
2026-09-12 07:33:13.037108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml
2026-09-12 07:33:13.037124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt
2026-09-12 07:33:13.037140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml
2026-09-12 07:33:13.037156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt
2026-09-12 07:33:13.037178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml
2026-09-12 07:33:13.037215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt
2026-09-12 07:33:13.037233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml
2026-09-12 07:33:13.037250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt
2026-09-12 07:33:13.037266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml
2026-09-12 07:33:13.037282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt
2026-09-12 07:33:13.037299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml
2026-09-12 07:33:13.037315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt
2026-09-12 07:33:13.037331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml
2026-09-12 07:33:13.037347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt
2026-09-12 07:33:13.037363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml
2026-09-12 07:33:13.037378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt
2026-09-12 07:33:13.037395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml
2026-09-12 07:33:13.037410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt
2026-09-12 07:33:13.037426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml
2026-09-12 07:33:13.037442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-09-12 07:33:13.037458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-09-12 07:33:13.037475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-09-12 07:33:13.037491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-09-12 07:33:13.037507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-09-12 07:33:13.037523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-09-12 07:33:13.037539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-09-12 07:33:13.037555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-09-12 07:33:13.037571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-09-12 07:33:13.037587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-09-12 07:33:13.037603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-09-12 07:33:13.037619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-09-12 07:33:13.037635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-09-12 07:33:13.037651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-09-12 07:33:13.037668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-09-12 07:33:13.037684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-09-12 07:33:13.037700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-09-12 07:33:13.037717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-09-12 07:33:13.037734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-09-12 07:33:13.037751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-09-12 07:33:13.037768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-09-12 07:33:13.037790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-09-12 07:33:13.037809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-09-12 07:33:13.037833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-09-12 07:33:13.037853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-09-12 07:33:13.037870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-09-12 07:33:13.037887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-09-12 07:33:13.037904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-09-12 07:33:13.037920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-09-12 07:33:13.037936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-09-12 07:33:13.037953 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-09-12 07:33:13.037971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-09-12 07:33:13.037988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-09-12 07:33:13.038005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-09-12 07:33:13.038022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-09-12 07:33:13.038038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-09-12 07:33:13.038055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-09-12 07:33:13.038071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-09-12 07:33:13.038088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-09-12 07:33:13.038104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-09-12 07:33:13.038120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-09-12 07:33:13.038136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-09-12 07:33:13.038152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-09-12 07:33:13.038169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-09-12 07:33:13.038185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-09-12 07:33:13.038215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-09-12 07:33:13.038233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-09-12 07:33:13.038248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-09-12 07:33:13.038265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-09-12 07:33:13.038281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-09-12 07:33:13.038297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-09-12 07:33:13.038313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-09-12 07:33:13.038329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-09-12 07:33:13.038345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-09-12 07:33:13.038361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-09-12 07:33:13.038378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-09-12 07:33:13.038393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-09-12 07:33:13.038411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-09-12 07:33:13.038433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt
2026-09-12 07:33:13.038450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml
2026-09-12 07:33:13.038466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt
2026-09-12 07:33:13.038482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml
2026-09-12 07:33:13.038498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt
2026-09-12 07:33:13.038515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml
2026-09-12 07:33:13.038531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt
2026-09-12 07:33:13.038547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml
2026-09-12 07:33:13.038564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt
2026-09-12 07:33:13.038581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml
2026-09-12 07:33:13.038597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt
2026-09-12 07:33:13.038613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml
2026-09-12 07:33:13.038630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt
2026-09-12 07:33:13.038646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml
2026-09-12 07:33:13.038662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt
2026-09-12 07:33:13.038678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml
2026-09-12 07:33:13.038694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt
2026-09-12 07:33:13.038711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml
2026-09-12 07:33:13.038726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt
2026-09-12 07:33:13.038742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml
2026-09-12 07:33:13.038759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt
2026-09-12 07:33:13.038775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml
2026-09-12 07:33:13.038791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt
2026-09-12 07:33:13.038807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml
2026-09-12 07:33:13.038824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt
2026-09-12 07:33:13.038847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml
2026-09-12 07:33:13.038868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt
2026-09-12 07:33:13.038886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml
2026-09-12 07:33:13.038903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt
2026-09-12 07:33:13.038920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml
2026-09-12 07:33:13.038937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt
2026-09-12 07:33:13.038954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml
2026-09-12 07:33:13.038971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-09-12 07:33:13.038987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-09-12 07:33:13.039004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-09-12 07:33:13.039026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-09-12 07:33:13.039043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-09-12 07:33:13.039059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-09-12 07:33:13.039076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-09-12 07:33:13.039092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-09-12 07:33:13.039109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-09-12 07:33:13.039126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-09-12 07:33:13.039142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-09-12 07:33:13.039159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-09-12 07:33:13.039176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-09-12 07:33:13.039203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-09-12 07:33:13.039222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-09-12 07:33:13.039238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-09-12 07:33:13.039254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-09-12 07:33:13.039271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-09-12 07:33:13.039288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-09-12 07:33:13.039304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-09-12 07:33:13.039320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-09-12 07:33:13.039336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-09-12 07:33:13.039352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-09-12 07:33:13.039369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-09-12 07:33:13.039384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-09-12 07:33:13.039400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-09-12 07:33:13.039416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-09-12 07:33:13.039432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-09-12 07:33:13.039447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-09-12 07:33:13.039464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-09-12 07:33:13.039481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-09-12 07:33:13.039496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-09-12 07:33:13.039512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-09-12 07:33:13.039527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-09-12 07:33:13.039544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt
2026-09-12 07:33:13.039560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml
2026-09-12 07:33:13.039576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt
2026-09-12 07:33:13.039593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml
2026-09-12 07:33:13.039614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-09-12 07:33:13.039631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-09-12 07:33:13.039648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-09-12 07:33:13.039664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-09-12 07:33:13.039679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt
2026-09-12 07:33:13.039695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml
2026-09-12 07:33:13.039711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt
2026-09-12 07:33:13.039727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml
2026-09-12 07:33:13.039743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt
2026-09-12 07:33:13.039759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml
2026-09-12 07:33:13.039775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt
2026-09-12 07:33:13.039790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml
2026-09-12 07:33:13.039806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-09-12 07:33:13.039822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-09-12 07:33:13.039838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-09-12 07:33:13.039858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-09-12 07:33:13.039881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-09-12 07:33:13.039899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-09-12 07:33:13.039915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-09-12 07:33:13.039932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-09-12 07:33:13.039947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-09-12 07:33:13.039964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-09-12 07:33:13.039979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt
2026-09-12 07:33:13.039995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml
2026-09-12 07:33:13.040010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt
2026-09-12 07:33:13.040026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml
2026-09-12 07:33:13.040044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-09-12 07:33:13.040060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-09-12 07:33:13.040077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-09-12 07:33:13.040094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-09-12 07:33:13.040111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-09-12 07:33:13.040128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-09-12 07:33:13.040145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-09-12 07:33:13.040161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-09-12 07:33:13.040183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-09-12 07:33:13.040214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-09-12 07:33:13.040232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-09-12 07:33:13.040248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-09-12 07:33:13.040265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-09-12 07:33:13.040282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-09-12 07:33:13.040302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-09-12 07:33:13.040320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-09-12 07:33:13.040337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-09-12 07:33:13.040353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-09-12 07:33:13.040371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-09-12 07:33:13.040387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-09-12 07:33:13.040403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-09-12 07:33:13.040419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-09-12 07:33:13.040436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-09-12 07:33:13.040452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-09-12 07:33:13.040467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-09-12 07:33:13.040484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-09-12 07:33:13.040516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-09-12 07:33:13.040534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-09-12 07:33:13.040550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-09-12 07:33:13.040566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-09-12 07:33:13.040583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt
2026-09-12 07:33:13.040599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml
2026-09-12 07:33:13.040614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-09-12 07:33:13.040631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-09-12 07:33:13.040648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-09-12 07:33:13.040665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-09-12 07:33:13.040681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt
2026-09-12 07:33:13.040697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml
2026-09-12 07:33:13.040714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt
2026-09-12 07:33:13.040730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml
2026-09-12 07:33:13.040745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-09-12 07:33:13.040768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-09-12 07:33:13.040786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-09-12 07:33:13.040802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-09-12 07:33:13.040817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-09-12 07:33:13.040833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-09-12 07:33:13.040851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt
2026-09-12 07:33:13.040870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml
2026-09-12 07:33:13.040895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-09-12 07:33:13.040913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-09-12 07:33:13.040930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-09-12 07:33:13.040946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-09-12 07:33:13.040963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-09-12 07:33:13.040980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-09-12 07:33:13.040995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-09-12 07:33:13.041012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-09-12 07:33:13.041028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-09-12 07:33:13.041045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-09-12 07:33:13.041061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-09-12 07:33:13.041078 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-09-12 07:33:13.041094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-09-12 07:33:13.041110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-09-12 07:33:13.041127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-09-12 07:33:13.041144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-09-12 07:33:13.041160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-09-12 07:33:13.041176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-09-12 07:33:13.041206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-09-12 07:33:13.041224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-09-12 07:33:13.041241 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-09-12 07:33:13.041258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-09-12 07:33:13.041275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-09-12 07:33:13.041292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-09-12 07:33:13.041308 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-09-12 07:33:13.041325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-09-12 07:33:13.041341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-09-12 07:33:13.041357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-09-12 07:33:13.041379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-09-12 07:33:13.041395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-09-12 07:33:13.041412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-09-12 07:33:13.041428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-09-12 07:33:13.041444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-09-12 07:33:13.041461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-09-12 07:33:13.041477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-09-12 07:33:13.041493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-09-12 07:33:13.041509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-09-12 07:33:13.041526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-09-12 07:33:13.041543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-09-12 07:33:13.041560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-09-12 07:33:13.041576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-09-12 07:33:13.041593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-09-12 07:33:13.041609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-09-12 07:33:13.041625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-09-12 07:33:13.041641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-09-12 07:33:13.041657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-09-12 07:33:13.041674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-09-12 07:33:13.041690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-09-12 07:33:13.041705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-09-12 07:33:13.041721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-09-12 07:33:13.041737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-09-12 07:33:13.041753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-09-12 07:33:13.041769 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-09-12 07:33:13.041785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-09-12 07:33:13.041801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-09-12 07:33:13.041817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-09-12 07:33:13.041833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-09-12 07:33:13.041849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-09-12 07:33:13.041864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-09-12 07:33:13.041881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-09-12 07:33:13.041904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-09-12 07:33:13.041925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-09-12 07:33:13.041947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-09-12 07:33:13.041965 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-09-12 07:33:13.041980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-09-12 07:33:13.041997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-09-12 07:33:13.042013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-09-12 07:33:13.042028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-09-12 07:33:13.042045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-09-12 07:33:13.042061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-09-12 07:33:13.042077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-09-12 07:33:13.042093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-09-12 07:33:13.042110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-09-12 07:33:13.042127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-09-12 07:33:13.042143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-09-12 07:33:13.042160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-09-12 07:33:13.042176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-09-12 07:33:13.042204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-09-12 07:33:13.042221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-09-12 07:33:13.042238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-09-12 07:33:13.042254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-09-12 07:33:13.042270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-09-12 07:33:13.042286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-09-12 07:33:13.042302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-09-12 07:33:13.042317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-09-12 07:33:13.042333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-09-12 07:33:13.042349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-09-12 07:33:13.042365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-09-12 07:33:13.042382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-09-12 07:33:13.042398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-09-12 07:33:13.042414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-09-12 07:33:13.042431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-09-12 07:33:13.042448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-09-12 07:33:13.042465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-09-12 07:33:13.042481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-09-12 07:33:13.042498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt
2026-09-12 07:33:13.042515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml
2026-09-12 07:33:13.042536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt
2026-09-12 07:33:13.042553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml
2026-09-12 07:33:13.042569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt
2026-09-12 07:33:13.042586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml
2026-09-12 07:33:13.042602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt
2026-09-12 07:33:13.042619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml
2026-09-12 07:33:13.042635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt
2026-09-12 07:33:13.042651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml
2026-09-12 07:33:13.042667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt
2026-09-12 07:33:13.042684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml
2026-09-12 07:33:13.042701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt
2026-09-12 07:33:13.042717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml
2026-09-12 07:33:13.042734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt
2026-09-12 07:33:13.042750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml
2026-09-12 07:33:13.042767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt
2026-09-12 07:33:13.042784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml
2026-09-12 07:33:13.042800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt
2026-09-12 07:33:13.042817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml
2026-09-12 07:33:13.042833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt
2026-09-12 07:33:13.042849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml
2026-09-12 07:33:13.042865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt
2026-09-12 07:33:13.042881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml
2026-09-12 07:33:13.042898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt
2026-09-12 07:33:13.042921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml
2026-09-12 07:33:13.042943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt
2026-09-12 07:33:13.042961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml
2026-09-12 07:33:13.042978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt
2026-09-12 07:33:13.042994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml
2026-09-12 07:33:13.043011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-09-12 07:33:13.043027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-09-12 07:33:13.043043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-09-12 07:33:13.043059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-09-12 07:33:13.043076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-09-12 07:33:13.043093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-09-12 07:33:13.043109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-09-12 07:33:13.043131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-09-12 07:33:13.043148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-09-12 07:33:13.043165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-09-12 07:33:13.043180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-09-12 07:33:13.043209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-09-12 07:33:13.043228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-09-12 07:33:13.043244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-09-12 07:33:13.043261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-09-12 07:33:13.043277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-09-12 07:33:13.043293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-09-12 07:33:13.043309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-09-12 07:33:13.043326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-09-12 07:33:13.043343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-09-12 07:33:13.043360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-09-12 07:33:13.043376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-09-12 07:33:13.043392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-09-12 07:33:13.043408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-09-12 07:33:13.043425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-09-12 07:33:13.043441 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-09-12 07:33:13.043456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt
2026-09-12 07:33:13.043472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml
2026-09-12 07:33:13.043489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt
2026-09-12 07:33:13.043505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml
2026-09-12 07:33:13.043521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt
2026-09-12 07:33:13.043537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml
2026-09-12 07:33:13.043553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt
2026-09-12 07:33:13.043568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml
2026-09-12 07:33:13.043585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt
2026-09-12 07:33:13.043601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml
2026-09-12 07:33:13.043618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt
2026-09-12 07:33:13.043634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml
2026-09-12 07:33:13.043651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt
2026-09-12 07:33:13.043666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml
2026-09-12 07:33:13.043683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt
2026-09-12 07:33:13.043705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml
2026-09-12 07:33:13.043723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt
2026-09-12 07:33:13.043739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml
2026-09-12 07:33:13.043756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt
2026-09-12 07:33:13.043772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml
2026-09-12 07:33:13.043789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt
2026-09-12 07:33:13.043806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml
2026-09-12 07:33:13.043822 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt
2026-09-12 07:33:13.043839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml
2026-09-12 07:33:13.043856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt
2026-09-12 07:33:13.043872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml
2026-09-12 07:33:13.043888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt
2026-09-12 07:33:13.043905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml
2026-09-12 07:33:13.043922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt
2026-09-12 07:33:13.043946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml
2026-09-12 07:33:13.043965 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt
2026-09-12 07:33:13.043982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml
2026-09-12 07:33:13.043998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt
2026-09-12 07:33:13.044014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml
2026-09-12 07:33:13.044031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt
2026-09-12 07:33:13.044047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml
2026-09-12 07:33:13.044063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt
2026-09-12 07:33:13.044078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml
2026-09-12 07:33:13.044094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt
2026-09-12 07:33:13.044110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml
2026-09-12 07:33:13.044127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-09-12 07:33:13.044142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-09-12 07:33:13.044158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-09-12 07:33:13.044174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-09-12 07:33:13.044203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-09-12 07:33:13.044221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-09-12 07:33:13.044237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-09-12 07:33:13.044254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-09-12 07:33:13.044270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-09-12 07:33:13.044290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-09-12 07:33:13.044312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-09-12 07:33:13.044329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-09-12 07:33:13.044346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-09-12 07:33:13.044362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-09-12 07:33:13.044377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-09-12 07:33:13.044392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-09-12 07:33:13.044409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-09-12 07:33:13.044425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-09-12 07:33:13.044440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-09-12 07:33:13.044457 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-09-12 07:33:13.044473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-09-12 07:33:13.044489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-09-12 07:33:13.044526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-09-12 07:33:13.044543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-09-12 07:33:13.044559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-09-12 07:33:13.044575 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-09-12 07:33:13.044590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-09-12 07:33:13.044606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-09-12 07:33:13.044623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-09-12 07:33:13.044638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-09-12 07:33:13.044654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-09-12 07:33:13.044670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-09-12 07:33:13.044686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-09-12 07:33:13.044702 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-09-12 07:33:13.044719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-09-12 07:33:13.044735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-09-12 07:33:13.044751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-09-12 07:33:13.044768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-09-12 07:33:13.044784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-09-12 07:33:13.044801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-09-12 07:33:13.044817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-09-12 07:33:13.044834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-09-12 07:33:13.044850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-09-12 07:33:13.044866 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-09-12 07:33:13.044889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-09-12 07:33:13.044908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-09-12 07:33:13.044927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-09-12 07:33:13.044948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-09-12 07:33:13.044972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-09-12 07:33:13.044990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-09-12 07:33:13.045007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-09-12 07:33:13.045024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-09-12 07:33:13.045040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-09-12 07:33:13.045057 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-09-12 07:33:13.045074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-09-12 07:33:13.045090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-09-12 07:33:13.045106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-09-12 07:33:13.045123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-09-12 07:33:13.045140 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt
2026-09-12 07:33:13.045156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml
2026-09-12 07:33:13.045172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt
2026-09-12 07:33:13.045203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml
2026-09-12 07:33:13.045222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt
2026-09-12 07:33:13.045240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml
2026-09-12 07:33:13.045256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt
2026-09-12 07:33:13.045272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml
2026-09-12 07:33:13.045289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt
2026-09-12 07:33:13.045305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml
2026-09-12 07:33:13.045321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt
2026-09-12 07:33:13.045338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml
2026-09-12 07:33:13.045354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt
2026-09-12 07:33:13.045370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml
2026-09-12 07:33:13.045386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt
2026-09-12 07:33:13.045403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml
2026-09-12 07:33:13.045421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt
2026-09-12 07:33:13.045436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml
2026-09-12 07:33:13.045452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt
2026-09-12 07:33:13.045468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml
2026-09-12 07:33:13.045484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt
2026-09-12 07:33:13.045507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml
2026-09-12 07:33:13.045525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-09-12 07:33:13.045542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-09-12 07:33:13.045558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-09-12 07:33:13.045573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-09-12 07:33:13.045590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-09-12 07:33:13.045606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-09-12 07:33:13.045622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-09-12 07:33:13.045639 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-09-12 07:33:13.045655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-09-12 07:33:13.045671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-09-12 07:33:13.045688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-09-12 07:33:13.045704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-09-12 07:33:13.045720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-09-12 07:33:13.045736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-09-12 07:33:13.045752 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-09-12 07:33:13.045767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-09-12 07:33:13.045784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-09-12 07:33:13.045800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-09-12 07:33:13.045816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-09-12 07:33:13.045832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-09-12 07:33:13.045848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-09-12 07:33:13.045864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-09-12 07:33:13.045879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-09-12 07:33:13.045895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-09-12 07:33:13.045911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-09-12 07:33:13.045927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-09-12 07:33:13.045944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-09-12 07:33:13.045964 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-09-12 07:33:13.045989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-09-12 07:33:13.046007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-09-12 07:33:13.046023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-09-12 07:33:13.046040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-09-12 07:33:13.046056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt
2026-09-12 07:33:13.046079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml
2026-09-12 07:33:13.046096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-09-12 07:33:13.046113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-09-12 07:33:13.046129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt
2026-09-12 07:33:13.046145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml
2026-09-12 07:33:13.046163 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt
2026-09-12 07:33:13.046180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml
2026-09-12 07:33:13.046207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-09-12 07:33:13.046226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-09-12 07:33:13.046243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-09-12 07:33:13.046261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-09-12 07:33:13.046277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-09-12 07:33:13.046293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-09-12 07:33:13.046309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt
2026-09-12 07:33:13.046326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml
2026-09-12 07:33:13.046342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-09-12 07:33:13.046358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-09-12 07:33:13.046373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-09-12 07:33:13.046390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-09-12 07:33:13.046406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-09-12 07:33:13.046422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-09-12 07:33:13.046438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-09-12 07:33:13.046455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-09-12 07:33:13.046471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-09-12 07:33:13.046488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-09-12 07:33:13.046504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-09-12 07:33:13.046521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-09-12 07:33:13.046538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-09-12 07:33:13.046554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-09-12 07:33:13.046571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-09-12 07:33:13.046587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-09-12 07:33:13.046603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-09-12 07:33:13.046619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-09-12 07:33:13.046636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-09-12 07:33:13.046657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-09-12 07:33:13.046674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-09-12 07:33:13.046690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-09-12 07:33:13.046706 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-09-12 07:33:13.046722 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-09-12 07:33:13.046738 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-09-12 07:33:13.046754 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-09-12 07:33:13.046771 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-09-12 07:33:13.046787 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-09-12 07:33:13.046804 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-09-12 07:33:13.046820 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-09-12 07:33:13.046836 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-09-12 07:33:13.046852 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt
2026-09-12 07:33:13.046868 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml
2026-09-12 07:33:13.046884 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt
2026-09-12 07:33:13.046900 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml
2026-09-12 07:33:13.046917 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-09-12 07:33:13.046934 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-09-12 07:33:13.046950 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt
2026-09-12 07:33:13.046966 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml
2026-09-12 07:33:13.046987 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt
2026-09-12 07:33:13.047010 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml
2026-09-12 07:33:13.047027 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt
2026-09-12 07:33:13.047044 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml
2026-09-12 07:33:13.047060 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-09-12 07:33:13.047077 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-09-12 07:33:13.047094 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-09-12 07:33:13.047111 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-09-12 07:33:13.047127 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-09-12 07:33:13.047144 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-09-12 07:33:13.047161 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-09-12 07:33:13.047179 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-09-12 07:33:13.047208 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-09-12 07:33:13.047226 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-09-12 07:33:13.047243 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-09-12 07:33:13.047260 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-09-12 07:33:13.047276 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt
2026-09-12 07:33:13.047292 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml
2026-09-12 07:33:13.047314 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-09-12 07:33:13.047331 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-09-12 07:33:13.047348 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-09-12 07:33:13.047365 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-09-12 07:33:13.047382 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-09-12 07:33:13.047399 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-09-12 07:33:13.047416 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-09-12 07:33:13.047432 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-09-12 07:33:13.047448 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-09-12 07:33:13.047465 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-09-12 07:33:13.047481 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-09-12 07:33:13.047496 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-09-12 07:33:13.047513 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-09-12 07:33:13.047530 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-09-12 07:33:13.047546 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-09-12 07:33:13.047562 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-09-12 07:33:13.047578 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-09-12 07:33:13.047594 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-09-12 07:33:13.047611 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-09-12 07:33:13.047627 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-09-12 07:33:13.047644 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-09-12 07:33:13.047660 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-09-12 07:33:13.047677 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-09-12 07:33:13.047694 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-09-12 07:33:13.047710 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-09-12 07:33:13.047726 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-09-12 07:33:13.047743 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-09-12 07:33:13.047759 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-09-12 07:33:13.047775 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-09-12 07:33:13.047791 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-09-12 07:33:13.047808 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt
2026-09-12 07:33:13.047824 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml
2026-09-12 07:33:13.047839 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt
2026-09-12 07:33:13.047856 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml
2026-09-12 07:33:13.047873 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-09-12 07:33:13.047896 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-09-12 07:33:13.047916 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-09-12 07:33:13.047933 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-09-12 07:33:13.047950 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt
2026-09-12 07:33:13.047967 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml
2026-09-12 07:33:13.047983 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt
2026-09-12 07:33:13.048003 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml
2026-09-12 07:33:13.048026 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt
2026-09-12 07:33:13.048045 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml
2026-09-12 07:33:13.048061 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt
2026-09-12 07:33:13.048078 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml
2026-09-12 07:33:13.048094 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-09-12 07:33:13.048110 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-09-12 07:33:13.048126 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-09-12 07:33:13.048142 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-09-12 07:33:13.048160 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-09-12 07:33:13.048177 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-09-12 07:33:13.048208 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-09-12 07:33:13.048226 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-09-12 07:33:13.048243 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-09-12 07:33:13.048260 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-09-12 07:33:13.048277 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt
2026-09-12 07:33:13.048293 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml
2026-09-12 07:33:13.048310 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt
2026-09-12 07:33:13.048326 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml
2026-09-12 07:33:13.048343 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-09-12 07:33:13.048360 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-09-12 07:33:13.048377 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-09-12 07:33:13.048393 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-09-12 07:33:13.048410 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-09-12 07:33:13.048427 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-09-12 07:33:13.048445 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-09-12 07:33:13.048461 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-09-12 07:33:13.048478 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-09-12 07:33:13.048509 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-09-12 07:33:13.048528 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-09-12 07:33:13.048545 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt
2026-09-12 07:33:13.048568 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml
2026-09-12 07:33:13.048585 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-09-12 07:33:13.048602 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-09-12 07:33:13.048619 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-09-12 07:33:13.048635 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-09-12 07:33:13.048652 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-09-12 07:33:13.048669 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-09-12 07:33:13.048686 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-09-12 07:33:13.048702 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-09-12 07:33:13.048718 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-09-12 07:33:13.048734 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-09-12 07:33:13.048751 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-09-12 07:33:13.048768 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-09-12 07:33:13.048784 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-09-12 07:33:13.048800 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-09-12 07:33:13.048816 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt
2026-09-12 07:33:13.048832 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml
2026-09-12 07:33:13.048847 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-09-12 07:33:13.048865 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-09-12 07:33:13.048881 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt
2026-09-12 07:33:13.048897 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml
2026-09-12 07:33:13.048913 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt
2026-09-12 07:33:13.048930 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml
2026-09-12 07:33:13.048946 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-09-12 07:33:13.048961 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-09-12 07:33:13.048977 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-09-12 07:33:13.048993 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-09-12 07:33:13.049010 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt
2026-09-12 07:33:13.049034 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml
2026-09-12 07:33:13.049055 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-09-12 07:33:13.049072 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-09-12 07:33:13.049088 | instance | cd+++++++++ objects/namespaced/orc-system/
2026-09-12 07:33:13.049105 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/
2026-09-12 07:33:13.049122 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:13.049144 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:13.049162 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/
2026-09-12 07:33:13.049179 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt
2026-09-12 07:33:13.049211 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml
2026-09-12 07:33:13.049231 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/
2026-09-12 07:33:13.049247 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt
2026-09-12 07:33:13.049263 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml
2026-09-12 07:33:13.049279 | instance | cd+++++++++ objects/namespaced/orc-system/pods/
2026-09-12 07:33:13.049297 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-7tkrq.txt
2026-09-12 07:33:13.049312 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-7tkrq.yaml
2026-09-12 07:33:13.049329 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/
2026-09-12 07:33:13.049346 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt
2026-09-12 07:33:13.049362 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml
2026-09-12 07:33:13.049378 | instance | cd+++++++++ objects/namespaced/orc-system/roles/
2026-09-12 07:33:13.049394 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt
2026-09-12 07:33:13.049412 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml
2026-09-12 07:33:13.049428 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/
2026-09-12 07:33:13.049444 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt
2026-09-12 07:33:13.049461 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml
2026-09-12 07:33:13.049477 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt
2026-09-12 07:33:13.049495 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml
2026-09-12 07:33:13.049512 | instance | cd+++++++++ objects/namespaced/orc-system/services/
2026-09-12 07:33:13.049529 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt
2026-09-12 07:33:13.049545 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml
2026-09-12 07:33:13.049562 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-09-12 07:33:13.049579 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-09-12 07:33:13.049595 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:13.049613 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:13.049629 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-09-12 07:33:13.049646 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-09-12 07:33:13.049663 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-09-12 07:33:13.049679 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-09-12 07:33:13.049696 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-09-12 07:33:13.049713 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-09-12 07:33:13.049730 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-09-12 07:33:13.049747 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-09-12 07:33:13.049769 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-09-12 07:33:13.049786 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-09-12 07:33:13.049802 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-grjd4.txt
2026-09-12 07:33:13.049819 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-grjd4.yaml
2026-09-12 07:33:13.049835 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-09-12 07:33:13.049853 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-09-12 07:33:13.049869 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-09-12 07:33:13.049885 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-09-12 07:33:13.049901 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-09-12 07:33:13.049917 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-09-12 07:33:13.049934 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-09-12 07:33:13.049950 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-09-12 07:33:13.049966 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-09-12 07:33:13.049981 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-09-12 07:33:13.049997 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-09-12 07:33:13.050013 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-09-12 07:33:13.050030 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-09-12 07:33:13.050055 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-09-12 07:33:13.050075 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-09-12 07:33:13.050092 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-09-12 07:33:13.050109 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-09-12 07:33:13.050125 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-09-12 07:33:13.050142 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-09-12 07:33:13.050159 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-09-12 07:33:13.050175 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-09-12 07:33:13.050202 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-09-12 07:33:13.050220 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-09-12 07:33:13.050236 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-09-12 07:33:13.050252 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-09-12 07:33:13.050269 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-09-12 07:33:13.050285 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-09-12 07:33:13.050302 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-09-12 07:33:13.050318 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-09-12 07:33:13.050335 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-09-12 07:33:13.050352 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-09-12 07:33:13.050374 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-09-12 07:33:13.050391 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-09-12 07:33:13.050407 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-09-12 07:33:13.050424 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-09-12 07:33:13.050440 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-09-12 07:33:13.050456 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-09-12 07:33:13.050472 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-09-12 07:33:13.050489 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-09-12 07:33:13.050506 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-09-12 07:33:13.050522 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-09-12 07:33:13.050538 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-09-12 07:33:13.050555 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-09-12 07:33:13.050571 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-09-12 07:33:13.050587 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-09-12 07:33:13.050604 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-09-12 07:33:13.050620 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-09-12 07:33:13.050637 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-09-12 07:33:13.050654 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-09-12 07:33:13.050671 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-09-12 07:33:13.050689 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-09-12 07:33:13.050705 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-09-12 07:33:13.050722 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-09-12 07:33:13.050739 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-09-12 07:33:13.050755 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-09-12 07:33:13.050771 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-09-12 07:33:13.050788 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-09-12 07:33:13.050804 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-09-12 07:33:13.050821 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-09-12 07:33:13.050837 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-09-12 07:33:13.050854 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-09-12 07:33:13.050870 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-09-12 07:33:13.050887 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-09-12 07:33:13.050904 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-09-12 07:33:13.050920 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-09-12 07:33:13.050936 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-09-12 07:33:13.050957 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-09-12 07:33:13.050974 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-09-12 07:33:13.050990 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-09-12 07:33:13.051006 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-09-12 07:33:13.051022 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-09-12 07:33:13.051040 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-09-12 07:33:13.051060 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-09-12 07:33:13.051084 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-09-12 07:33:13.051101 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-768rf.txt
2026-09-12 07:33:13.051118 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-768rf.yaml
2026-09-12 07:33:13.051134 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-09-12 07:33:13.051152 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-09-12 07:33:13.051168 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-09-12 07:33:13.051184 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-09-12 07:33:13.051213 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-09-12 07:33:13.084953 |
2026-09-12 07:33:13.085019 | TASK [gather-pod-logs : creating directory for pod logs]
2026-09-12 07:33:13.314373 | instance | changed
2026-09-12 07:33:13.319733 |
2026-09-12 07:33:13.319790 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-09-12 07:33:13.530715 | instance | changed
2026-09-12 07:33:13.535253 |
2026-09-12 07:33:13.535320 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-09-12 07:33:14.301798 | instance | auth-system/keycloak-0/keycloak
2026-09-12 07:33:14.568437 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-09-12 07:33:14.762024 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-vp6sv/manager
2026-09-12 07:33:15.013390 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-vp6sv" not found
2026-09-12 07:33:15.231649 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-nwdng/manager
2026-09-12 07:33:15.449575 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-nwdng" not found
2026-09-12 07:33:15.674092 | instance | capi-system/capi-controller-manager-5647546676-vqw2b/manager
2026-09-12 07:33:15.915776 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-vqw2b" not found
2026-09-12 07:33:16.192503 | instance | capo-system/capo-controller-manager-56cf844ccd-p8zm8/manager
2026-09-12 07:33:16.414603 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-p8zm8" not found
2026-09-12 07:33:16.633444 | instance | cert-manager/cert-manager-75c4c745bc-2kph7/cert-manager-controller
2026-09-12 07:33:16.865961 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-2kph7" not found
2026-09-12 07:33:17.108516 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-dvlg9/cert-manager-cainjector
2026-09-12 07:33:17.375571 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-dvlg9" not found
2026-09-12 07:33:17.602702 | instance | cert-manager/cert-manager-webhook-548949fc64-prds8/cert-manager-webhook
2026-09-12 07:33:17.856738 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-prds8" not found
2026-09-12 07:33:18.055808 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-mfmnp/envoy-gateway
2026-09-12 07:33:18.381498 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-mfmnp" not found
2026-09-12 07:33:18.605595 | instance | ingress-nginx/ingress-nginx-controller-nzhb7/controller
2026-09-12 07:33:18.892011 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-nzhb7" not found
2026-09-12 07:33:19.141165 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fxw9s/ingress-nginx-default-backend
2026-09-12 07:33:19.362922 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-fxw9s" not found
2026-09-12 07:33:19.625284 | instance | kube-system/cilium-fv6v6/config
2026-09-12 07:33:19.841419 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-fv6v6" not found
2026-09-12 07:33:19.844941 | instance | kube-system/cilium-fv6v6/mount-cgroup
2026-09-12 07:33:20.105606 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-fv6v6" not found
2026-09-12 07:33:20.110500 | instance | kube-system/cilium-fv6v6/apply-sysctl-overwrites
2026-09-12 07:33:20.333760 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-fv6v6" not found
2026-09-12 07:33:20.338523 | instance | kube-system/cilium-fv6v6/mount-bpf-fs
2026-09-12 07:33:20.558989 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-fv6v6" not found
2026-09-12 07:33:20.563176 | instance | kube-system/cilium-fv6v6/clean-cilium-state
2026-09-12 07:33:20.789093 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-fv6v6" not found
2026-09-12 07:33:20.793389 | instance | kube-system/cilium-fv6v6/install-cni-binaries
2026-09-12 07:33:21.032282 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-fv6v6" not found
2026-09-12 07:33:21.039013 | instance | kube-system/cilium-fv6v6/cilium-agent
2026-09-12 07:33:21.427250 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-fv6v6" not found
2026-09-12 07:33:21.650818 | instance | kube-system/cilium-operator-869df985b8-w4l4v/cilium-operator
2026-09-12 07:33:21.882547 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-w4l4v" not found
2026-09-12 07:33:22.126136 | instance | kube-system/coredns-67659f764b-l95mh/coredns
2026-09-12 07:33:22.368781 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-l95mh" not found
2026-09-12 07:33:22.595195 | instance | kube-system/coredns-67659f764b-sjxtg/coredns
2026-09-12 07:33:22.823100 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-sjxtg" not found
2026-09-12 07:33:23.043805 | instance | kube-system/etcd-instance/etcd
2026-09-12 07:33:23.347451 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-09-12 07:33:23.592409 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-09-12 07:33:23.838116 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-09-12 07:33:24.088437 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-09-12 07:33:24.396326 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-09-12 07:33:24.614708 | instance | kube-system/kube-proxy-dpdmm/kube-proxy
2026-09-12 07:33:24.860610 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-dpdmm" not found
2026-09-12 07:33:25.106122 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-09-12 07:33:25.359646 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-09-12 07:33:25.580588 | instance | kube-system/kube-vip-instance/kube-vip
2026-09-12 07:33:25.802300 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-09-12 07:33:26.023661 | instance | local-path-storage/local-path-provisioner-679c578f5-nbrkb/local-path-provisioner
2026-09-12 07:33:26.242814 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-nbrkb" not found
2026-09-12 07:33:26.460784 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-09-12 07:33:26.685748 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-09-12 07:33:26.689647 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-09-12 07:33:26.923198 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-09-12 07:33:26.926313 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-09-12 07:33:27.175895 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-09-12 07:33:27.180988 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-09-12 07:33:27.426811 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-09-12 07:33:27.667315 | instance | monitoring/goldpinger-4qp8v/goldpinger-daemon
2026-09-12 07:33:27.865678 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-4qp8v" not found
2026-09-12 07:33:28.116084 | instance | monitoring/kube-prometheus-stack-grafana-9d48d4cfb-zgsst/grafana-sc-dashboard
2026-09-12 07:33:28.337125 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-9d48d4cfb-zgsst" not found
2026-09-12 07:33:28.341545 | instance | monitoring/kube-prometheus-stack-grafana-9d48d4cfb-zgsst/grafana-sc-datasources
2026-09-12 07:33:28.568447 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-9d48d4cfb-zgsst" not found
2026-09-12 07:33:28.573274 | instance | monitoring/kube-prometheus-stack-grafana-9d48d4cfb-zgsst/grafana
2026-09-12 07:33:28.830522 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-9d48d4cfb-zgsst" not found
2026-09-12 07:33:29.077006 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b5pkm/kube-state-metrics
2026-09-12 07:33:29.310720 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-b5pkm" not found
2026-09-12 07:33:29.538375 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-j2jfc/kube-prometheus-stack
2026-09-12 07:33:29.786187 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-j2jfc" not found
2026-09-12 07:33:30.036311 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-g24jj/node-exporter
2026-09-12 07:33:30.288383 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-g24jj/pod-tls-sidecar
2026-09-12 07:33:30.507927 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-g24jj" not found
2026-09-12 07:33:30.729655 | instance | monitoring/loki-0/loki
2026-09-12 07:33:30.931619 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-09-12 07:33:31.187553 | instance | monitoring/loki-chunks-cache-0/memcached
2026-09-12 07:33:31.419368 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-09-12 07:33:31.424155 | instance | monitoring/loki-chunks-cache-0/exporter
2026-09-12 07:33:31.657500 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-09-12 07:33:31.905757 | instance | monitoring/loki-gateway-cf54cb88c-b7w6x/nginx
2026-09-12 07:33:32.288266 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-b7w6x" not found
2026-09-12 07:33:32.506039 | instance | monitoring/loki-results-cache-0/memcached
2026-09-12 07:33:32.691225 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-09-12 07:33:32.696230 | instance | monitoring/loki-results-cache-0/exporter
2026-09-12 07:33:32.924973 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-09-12 07:33:33.186304 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-hqkz4/gc
2026-09-12 07:33:33.409462 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-hqkz4" not found
2026-09-12 07:33:33.653012 | instance | monitoring/node-feature-discovery-master-8665476dbc-szz5f/master
2026-09-12 07:33:33.887463 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-szz5f" not found
2026-09-12 07:33:34.162046 | instance | monitoring/node-feature-discovery-worker-bkzgv/worker
2026-09-12 07:33:34.401444 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-bkzgv" not found
2026-09-12 07:33:34.627652 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-09-12 07:33:34.842611 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-09-12 07:33:34.846596 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-09-12 07:33:35.094134 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-09-12 07:33:35.098927 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-09-12 07:33:35.325402 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-09-12 07:33:35.329888 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-09-12 07:33:35.515838 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-09-12 07:33:35.519991 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-09-12 07:33:35.764283 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-09-12 07:33:35.994247 | instance | monitoring/prometheus-pushgateway-7b8659c68b-bv59x/pushgateway
2026-09-12 07:33:36.249136 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-bv59x" not found
2026-09-12 07:33:36.464455 | instance | monitoring/vector-2tbnl/vector
2026-09-12 07:33:36.773147 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-2tbnl" not found
2026-09-12 07:33:37.009133 | instance | openstack/barbican-api-6558b9dbd6-qj9bg/init
2026-09-12 07:33:37.283522 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-6558b9dbd6-qj9bg" not found
2026-09-12 07:33:37.287095 | instance | openstack/barbican-api-6558b9dbd6-qj9bg/barbican-api
2026-09-12 07:33:37.539953 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-6558b9dbd6-qj9bg" not found
2026-09-12 07:33:37.798021 | instance | openstack/barbican-db-init-dq2dg/init
2026-09-12 07:33:38.024491 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-dq2dg" not found
2026-09-12 07:33:38.032020 | instance | openstack/barbican-db-init-dq2dg/barbican-db-init-0
2026-09-12 07:33:38.274036 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-dq2dg" not found
2026-09-12 07:33:38.479937 | instance | openstack/barbican-db-sync-mczjf/init
2026-09-12 07:33:38.718670 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-mczjf" not found
2026-09-12 07:33:38.723059 | instance | openstack/barbican-db-sync-mczjf/barbican-db-sync
2026-09-12 07:33:38.954890 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-mczjf" not found
2026-09-12 07:33:39.230280 | instance | openstack/barbican-ks-endpoints-wmp7p/init
2026-09-12 07:33:39.463926 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-wmp7p" not found
2026-09-12 07:33:39.468348 | instance | openstack/barbican-ks-endpoints-wmp7p/key-manager-ks-endpoints-admin
2026-09-12 07:33:39.695018 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-wmp7p" not found
2026-09-12 07:33:39.699550 | instance | openstack/barbican-ks-endpoints-wmp7p/key-manager-ks-endpoints-internal
2026-09-12 07:33:39.935392 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-wmp7p" not found
2026-09-12 07:33:39.939716 | instance | openstack/barbican-ks-endpoints-wmp7p/key-manager-ks-endpoints-public
2026-09-12 07:33:40.193195 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-wmp7p" not found
2026-09-12 07:33:40.396370 | instance | openstack/barbican-ks-service-w5zdd/init
2026-09-12 07:33:40.582099 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-w5zdd" not found
2026-09-12 07:33:40.587101 | instance | openstack/barbican-ks-service-w5zdd/key-manager-ks-service-registration
2026-09-12 07:33:40.825324 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-w5zdd" not found
2026-09-12 07:33:41.063409 | instance | openstack/barbican-ks-user-c7bnj/init
2026-09-12 07:33:41.294086 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-c7bnj" not found
2026-09-12 07:33:41.300507 | instance | openstack/barbican-ks-user-c7bnj/barbican-ks-user
2026-09-12 07:33:41.534299 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-c7bnj" not found
2026-09-12 07:33:41.730823 | instance | openstack/barbican-rabbit-init-t82lt/init
2026-09-12 07:33:41.967287 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-t82lt" not found
2026-09-12 07:33:41.970169 | instance | openstack/barbican-rabbit-init-t82lt/rabbit-init
2026-09-12 07:33:42.242890 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-t82lt" not found
2026-09-12 07:33:42.475246 | instance | openstack/cinder-api-759dc64b8c-xvqv7/init
2026-09-12 07:33:42.713396 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-759dc64b8c-xvqv7" not found
2026-09-12 07:33:42.717512 | instance | openstack/cinder-api-759dc64b8c-xvqv7/ceph-coordination-volume-perms
2026-09-12 07:33:42.953879 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-759dc64b8c-xvqv7" not found
2026-09-12 07:33:42.958539 | instance | openstack/cinder-api-759dc64b8c-xvqv7/cinder-api
2026-09-12 07:33:43.271895 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-759dc64b8c-xvqv7" not found
2026-09-12 07:33:43.522240 | instance | openstack/cinder-backup-b5f5955-4gd22/init
2026-09-12 07:33:43.748422 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-b5f5955-4gd22" not found
2026-09-12 07:33:43.751992 | instance | openstack/cinder-backup-b5f5955-4gd22/ceph-backup-keyring-placement
2026-09-12 07:33:43.952588 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-b5f5955-4gd22" not found
2026-09-12 07:33:43.956446 | instance | openstack/cinder-backup-b5f5955-4gd22/ceph-keyring-placement-rbd1
2026-09-12 07:33:44.213763 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-b5f5955-4gd22" not found
2026-09-12 07:33:44.217346 | instance | openstack/cinder-backup-b5f5955-4gd22/ceph-coordination-volume-perms
2026-09-12 07:33:44.438864 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-b5f5955-4gd22" not found
2026-09-12 07:33:44.442550 | instance | openstack/cinder-backup-b5f5955-4gd22/cinder-backup
2026-09-12 07:33:44.677855 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-b5f5955-4gd22" not found
2026-09-12 07:33:44.896783 | instance | openstack/cinder-backup-storage-init-8jrmz/init
2026-09-12 07:33:45.161304 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-8jrmz" not found
2026-09-12 07:33:45.166284 | instance | openstack/cinder-backup-storage-init-8jrmz/ceph-keyring-placement
2026-09-12 07:33:45.388247 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-8jrmz" not found
2026-09-12 07:33:45.391668 | instance | openstack/cinder-backup-storage-init-8jrmz/cinder-backup-storage-init
2026-09-12 07:33:45.622955 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-8jrmz" not found
2026-09-12 07:33:45.849936 | instance | openstack/cinder-bootstrap-lwvjc/init
2026-09-12 07:33:46.062116 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-lwvjc" not found
2026-09-12 07:33:46.068462 | instance | openstack/cinder-bootstrap-lwvjc/bootstrap
2026-09-12 07:33:46.298726 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-lwvjc" not found
2026-09-12 07:33:46.565074 | instance | openstack/cinder-create-internal-tenant-mxc55/init
2026-09-12 07:33:46.785190 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-mxc55" not found
2026-09-12 07:33:46.790150 | instance | openstack/cinder-create-internal-tenant-mxc55/create-internal-tenant
2026-09-12 07:33:47.018261 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-mxc55" not found
2026-09-12 07:33:47.278578 | instance | openstack/cinder-db-init-qblv5/init
2026-09-12 07:33:47.514660 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-qblv5" not found
2026-09-12 07:33:47.519414 | instance | openstack/cinder-db-init-qblv5/cinder-db-init-0
2026-09-12 07:33:47.751993 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-qblv5" not found
2026-09-12 07:33:47.981943 | instance | openstack/cinder-db-sync-4mmm4/init
2026-09-12 07:33:48.213522 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-4mmm4" not found
2026-09-12 07:33:48.217828 | instance | openstack/cinder-db-sync-4mmm4/cinder-db-sync
2026-09-12 07:33:48.474511 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-4mmm4" not found
2026-09-12 07:33:48.776481 | instance | openstack/cinder-ks-endpoints-zd598/init
2026-09-12 07:33:48.993900 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-zd598" not found
2026-09-12 07:33:48.998072 | instance | openstack/cinder-ks-endpoints-zd598/volumev3-ks-endpoints-admin
2026-09-12 07:33:49.241401 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-zd598" not found
2026-09-12 07:33:49.245918 | instance | openstack/cinder-ks-endpoints-zd598/volumev3-ks-endpoints-internal
2026-09-12 07:33:49.466480 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-zd598" not found
2026-09-12 07:33:49.472021 | instance | openstack/cinder-ks-endpoints-zd598/volumev3-ks-endpoints-public
2026-09-12 07:33:49.712913 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-zd598" not found
2026-09-12 07:33:49.931475 | instance | openstack/cinder-ks-service-jz2vt/init
2026-09-12 07:33:50.189077 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-jz2vt" not found
2026-09-12 07:33:50.192944 | instance | openstack/cinder-ks-service-jz2vt/volumev3-ks-service-registration
2026-09-12 07:33:50.418637 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-jz2vt" not found
2026-09-12 07:33:50.676048 | instance | openstack/cinder-ks-user-skqxc/init
2026-09-12 07:33:50.884687 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-skqxc" not found
2026-09-12 07:33:50.889504 | instance | openstack/cinder-ks-user-skqxc/cinder-ks-user
2026-09-12 07:33:51.146436 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-skqxc" not found
2026-09-12 07:33:51.369123 | instance | openstack/cinder-rabbit-init-8l8mg/init
2026-09-12 07:33:51.598030 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-8l8mg" not found
2026-09-12 07:33:51.602706 | instance | openstack/cinder-rabbit-init-8l8mg/rabbit-init
2026-09-12 07:33:51.845068 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-8l8mg" not found
2026-09-12 07:33:52.060300 | instance | openstack/cinder-scheduler-76f44868b5-ph988/init
2026-09-12 07:33:52.310698 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-76f44868b5-ph988" not found
2026-09-12 07:33:52.315801 | instance | openstack/cinder-scheduler-76f44868b5-ph988/ceph-coordination-volume-perms
2026-09-12 07:33:52.544833 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-76f44868b5-ph988" not found
2026-09-12 07:33:52.549068 | instance | openstack/cinder-scheduler-76f44868b5-ph988/cinder-scheduler
2026-09-12 07:33:52.774929 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-76f44868b5-ph988" not found
2026-09-12 07:33:53.046947 | instance | openstack/cinder-storage-init-4tvpt/init
2026-09-12 07:33:53.286286 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-4tvpt" not found
2026-09-12 07:33:53.291129 | instance | openstack/cinder-storage-init-4tvpt/ceph-keyring-placement
2026-09-12 07:33:53.534789 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-4tvpt" not found
2026-09-12 07:33:53.539355 | instance | openstack/cinder-storage-init-4tvpt/cinder-storage-init-rbd1
2026-09-12 07:33:53.766966 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-4tvpt" not found
2026-09-12 07:33:54.001193 | instance | openstack/cinder-volume-5955f8c549-lz9cq/init
2026-09-12 07:33:54.280381 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-5955f8c549-lz9cq" not found
2026-09-12 07:33:54.284601 | instance | openstack/cinder-volume-5955f8c549-lz9cq/ceph-keyring-placement-rbd1
2026-09-12 07:33:54.548779 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-5955f8c549-lz9cq" not found
2026-09-12 07:33:54.553072 | instance | openstack/cinder-volume-5955f8c549-lz9cq/ceph-coordination-volume-perms
2026-09-12 07:33:54.758244 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-5955f8c549-lz9cq" not found
2026-09-12 07:33:54.762391 | instance | openstack/cinder-volume-5955f8c549-lz9cq/init-cinder-conf
2026-09-12 07:33:54.986509 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-5955f8c549-lz9cq" not found
2026-09-12 07:33:54.990772 | instance | openstack/cinder-volume-5955f8c549-lz9cq/cinder-volume
2026-09-12 07:33:55.255611 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-5955f8c549-lz9cq" not found
2026-09-12 07:33:55.485177 | instance | openstack/cinder-volume-usage-audit-29819945-n4crj/init
2026-09-12 07:33:55.710391 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29819945-n4crj" not found
2026-09-12 07:33:55.714239 | instance | openstack/cinder-volume-usage-audit-29819945-n4crj/cinder-volume-usage-audit
2026-09-12 07:33:55.945007 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29819945-n4crj" not found
2026-09-12 07:33:56.185881 | instance | openstack/glance-api-89568d8df-lm7z8/init
2026-09-12 07:33:56.376623 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-89568d8df-lm7z8" not found
2026-09-12 07:33:56.380977 | instance | openstack/glance-api-89568d8df-lm7z8/glance-perms
2026-09-12 07:33:56.602836 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-89568d8df-lm7z8" not found
2026-09-12 07:33:56.606926 | instance | openstack/glance-api-89568d8df-lm7z8/ceph-keyring-placement
2026-09-12 07:33:56.832909 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-89568d8df-lm7z8" not found
2026-09-12 07:33:56.835881 | instance | openstack/glance-api-89568d8df-lm7z8/glance-api
2026-09-12 07:33:57.078661 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-89568d8df-lm7z8" not found
2026-09-12 07:33:57.341139 | instance | openstack/glance-db-init-5scnf/init
2026-09-12 07:33:57.577030 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-5scnf" not found
2026-09-12 07:33:57.581437 | instance | openstack/glance-db-init-5scnf/glance-db-init-0
2026-09-12 07:33:57.840480 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-5scnf" not found
2026-09-12 07:33:58.084647 | instance | openstack/glance-db-sync-gwc8k/init
2026-09-12 07:33:58.348190 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-gwc8k" not found
2026-09-12 07:33:58.354333 | instance | openstack/glance-db-sync-gwc8k/glance-db-sync
2026-09-12 07:33:58.606523 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-gwc8k" not found
2026-09-12 07:33:58.858242 | instance | openstack/glance-ks-endpoints-k4kk7/init
2026-09-12 07:33:59.141908 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-k4kk7" not found
2026-09-12 07:33:59.149428 | instance | openstack/glance-ks-endpoints-k4kk7/image-ks-endpoints-admin
2026-09-12 07:33:59.388071 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-k4kk7" not found
2026-09-12 07:33:59.394061 | instance | openstack/glance-ks-endpoints-k4kk7/image-ks-endpoints-internal
2026-09-12 07:33:59.636275 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-k4kk7" not found
2026-09-12 07:33:59.640839 | instance | openstack/glance-ks-endpoints-k4kk7/image-ks-endpoints-public
2026-09-12 07:33:59.865336 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-k4kk7" not found
2026-09-12 07:34:00.105954 | instance | openstack/glance-ks-service-r98hx/init
2026-09-12 07:34:00.324787 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-r98hx" not found
2026-09-12 07:34:00.329200 | instance | openstack/glance-ks-service-r98hx/image-ks-service-registration
2026-09-12 07:34:00.591453 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-r98hx" not found
2026-09-12 07:34:00.861025 | instance | openstack/glance-ks-user-lbc85/init
2026-09-12 07:34:01.139459 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-lbc85" not found
2026-09-12 07:34:01.145056 | instance | openstack/glance-ks-user-lbc85/glance-ks-user
2026-09-12 07:34:01.361670 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-lbc85" not found
2026-09-12 07:34:01.577295 | instance | openstack/glance-metadefs-load-mqwj7/init
2026-09-12 07:34:01.810730 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-mqwj7" not found
2026-09-12 07:34:01.815425 | instance | openstack/glance-metadefs-load-mqwj7/glance-metadefs-load
2026-09-12 07:34:02.063141 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-mqwj7" not found
2026-09-12 07:34:02.314977 | instance | openstack/glance-rabbit-init-h4qb6/init
2026-09-12 07:34:02.521772 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-h4qb6" not found
2026-09-12 07:34:02.526507 | instance | openstack/glance-rabbit-init-h4qb6/rabbit-init
2026-09-12 07:34:02.760637 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-h4qb6" not found
2026-09-12 07:34:03.000856 | instance | openstack/glance-storage-init-hmpdj/init
2026-09-12 07:34:03.246034 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-hmpdj" not found
2026-09-12 07:34:03.250329 | instance | openstack/glance-storage-init-hmpdj/ceph-keyring-placement
2026-09-12 07:34:03.486373 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-hmpdj" not found
2026-09-12 07:34:03.490732 | instance | openstack/glance-storage-init-hmpdj/glance-storage-init
2026-09-12 07:34:03.678705 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-hmpdj" not found
2026-09-12 07:34:03.901567 | instance | openstack/heat-api-5b6858659b-t4lfx/init
2026-09-12 07:34:04.184972 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-5b6858659b-t4lfx" not found
2026-09-12 07:34:04.189874 | instance | openstack/heat-api-5b6858659b-t4lfx/heat-api
2026-09-12 07:34:04.429558 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-5b6858659b-t4lfx" not found
2026-09-12 07:34:04.665155 | instance | openstack/heat-bootstrap-gc4j2/init
2026-09-12 07:34:04.879465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-gc4j2" not found
2026-09-12 07:34:04.883012 | instance | openstack/heat-bootstrap-gc4j2/bootstrap
2026-09-12 07:34:05.132803 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-gc4j2" not found
2026-09-12 07:34:05.325260 | instance | openstack/heat-cfn-74c5bfc778-w2tjh/init
2026-09-12 07:34:05.556560 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-74c5bfc778-w2tjh" not found
2026-09-12 07:34:05.559725 | instance | openstack/heat-cfn-74c5bfc778-w2tjh/heat-cfn
2026-09-12 07:34:05.794625 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-74c5bfc778-w2tjh" not found
2026-09-12 07:34:06.005122 | instance | openstack/heat-db-init-9f4vx/init
2026-09-12 07:34:06.202623 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-9f4vx" not found
2026-09-12 07:34:06.208098 | instance | openstack/heat-db-init-9f4vx/heat-db-init-0
2026-09-12 07:34:06.431373 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-9f4vx" not found
2026-09-12 07:34:06.670431 | instance | openstack/heat-db-sync-djm5k/init
2026-09-12 07:34:06.909965 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-djm5k" not found
2026-09-12 07:34:06.918492 | instance | openstack/heat-db-sync-djm5k/heat-db-sync
2026-09-12 07:34:07.186014 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-djm5k" not found
2026-09-12 07:34:07.456193 | instance | openstack/heat-domain-ks-user-hhrz6/init
2026-09-12 07:34:07.716718 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-hhrz6" not found
2026-09-12 07:34:07.724561 | instance | openstack/heat-domain-ks-user-hhrz6/heat-ks-domain-user
2026-09-12 07:34:07.947181 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-hhrz6" not found
2026-09-12 07:34:08.206570 | instance | openstack/heat-engine-977876fb5-9244r/init
2026-09-12 07:34:08.443907 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-977876fb5-9244r" not found
2026-09-12 07:34:08.449429 | instance | openstack/heat-engine-977876fb5-9244r/heat-engine
2026-09-12 07:34:08.727052 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-977876fb5-9244r" not found
2026-09-12 07:34:08.970946 | instance | openstack/heat-engine-cleaner-29819960-vsf87/init
2026-09-12 07:34:09.215911 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29819960-vsf87" not found
2026-09-12 07:34:09.220989 | instance | openstack/heat-engine-cleaner-29819960-vsf87/heat-engine-cleaner
2026-09-12 07:34:09.458007 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29819960-vsf87" not found
2026-09-12 07:34:09.730418 | instance | openstack/heat-engine-cleaner-29819965-zn2pz/init
2026-09-12 07:34:09.958521 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29819965-zn2pz" not found
2026-09-12 07:34:09.963088 | instance | openstack/heat-engine-cleaner-29819965-zn2pz/heat-engine-cleaner
2026-09-12 07:34:10.225783 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29819965-zn2pz" not found
2026-09-12 07:34:10.460428 | instance | openstack/heat-engine-cleaner-29819970-l6mwm/init
2026-09-12 07:34:10.706815 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29819970-l6mwm" not found
2026-09-12 07:34:10.711242 | instance | openstack/heat-engine-cleaner-29819970-l6mwm/heat-engine-cleaner
2026-09-12 07:34:10.961841 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29819970-l6mwm" not found
2026-09-12 07:34:11.203983 | instance | openstack/heat-ks-endpoints-wpmqs/init
2026-09-12 07:34:11.447055 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-wpmqs" not found
2026-09-12 07:34:11.464168 | instance | openstack/heat-ks-endpoints-wpmqs/orchestration-ks-endpoints-admin
2026-09-12 07:34:11.686219 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-wpmqs" not found
2026-09-12 07:34:11.698665 | instance | openstack/heat-ks-endpoints-wpmqs/orchestration-ks-endpoints-internal
2026-09-12 07:34:11.939972 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-wpmqs" not found
2026-09-12 07:34:11.944786 | instance | openstack/heat-ks-endpoints-wpmqs/orchestration-ks-endpoints-public
2026-09-12 07:34:12.190806 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-wpmqs" not found
2026-09-12 07:34:12.197936 | instance | openstack/heat-ks-endpoints-wpmqs/cloudformation-ks-endpoints-admin
2026-09-12 07:34:12.427348 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-wpmqs" not found
2026-09-12 07:34:12.431916 | instance | openstack/heat-ks-endpoints-wpmqs/cloudformation-ks-endpoints-internal
2026-09-12 07:34:12.678035 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-wpmqs" not found
2026-09-12 07:34:12.683063 | instance | openstack/heat-ks-endpoints-wpmqs/cloudformation-ks-endpoints-public
2026-09-12 07:34:12.908530 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-wpmqs" not found
2026-09-12 07:34:13.131525 | instance | openstack/heat-ks-service-8rqs7/init
2026-09-12 07:34:13.360011 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-8rqs7" not found
2026-09-12 07:34:13.363850 | instance | openstack/heat-ks-service-8rqs7/orchestration-ks-service-registration
2026-09-12 07:34:13.629806 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-8rqs7" not found
2026-09-12 07:34:13.635702 | instance | openstack/heat-ks-service-8rqs7/cloudformation-ks-service-registration
2026-09-12 07:34:13.888858 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-8rqs7" not found
2026-09-12 07:34:14.161032 | instance | openstack/heat-ks-user-xs2wl/init
2026-09-12 07:34:14.373027 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-xs2wl" not found
2026-09-12 07:34:14.378573 | instance | openstack/heat-ks-user-xs2wl/heat-ks-user
2026-09-12 07:34:14.612812 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-xs2wl" not found
2026-09-12 07:34:14.618649 | instance | openstack/heat-ks-user-xs2wl/heat-trustee-ks-user
2026-09-12 07:34:14.890739 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-xs2wl" not found
2026-09-12 07:34:15.138500 | instance | openstack/heat-rabbit-init-v996v/init
2026-09-12 07:34:15.364357 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-v996v" not found
2026-09-12 07:34:15.368719 | instance | openstack/heat-rabbit-init-v996v/rabbit-init
2026-09-12 07:34:15.578806 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-v996v" not found
2026-09-12 07:34:15.819619 | instance | openstack/heat-trusts-tlgfc/init
2026-09-12 07:34:16.023130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-tlgfc" not found
2026-09-12 07:34:16.030476 | instance | openstack/heat-trusts-tlgfc/heat-trusts
2026-09-12 07:34:16.250661 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-tlgfc" not found
2026-09-12 07:34:16.505676 | instance | openstack/keepalived-l5kpv/init
2026-09-12 07:34:16.806045 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-l5kpv" not found
2026-09-12 07:34:16.812038 | instance | openstack/keepalived-l5kpv/wait-for-ip
2026-09-12 07:34:17.288603 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-l5kpv" not found
2026-09-12 07:34:17.292925 | instance | openstack/keepalived-l5kpv/keepalived
2026-09-12 07:34:17.417018 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-l5kpv" is waiting to start: PodInitializing
2026-09-12 07:34:17.528791 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-l5kpv" not found
2026-09-12 07:34:17.771762 | instance | openstack/keystone-api-755bd55446-qtc8l/init
2026-09-12 07:34:18.001616 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-755bd55446-qtc8l" not found
2026-09-12 07:34:18.006153 | instance | openstack/keystone-api-755bd55446-qtc8l/keystone-api
2026-09-12 07:34:18.622696 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-755bd55446-qtc8l" not found
2026-09-12 07:34:18.845160 | instance | openstack/keystone-bootstrap-snc4w/init
2026-09-12 07:34:19.052007 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-snc4w" not found
2026-09-12 07:34:19.057319 | instance | openstack/keystone-bootstrap-snc4w/bootstrap
2026-09-12 07:34:19.302014 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-snc4w" not found
2026-09-12 07:34:19.543061 | instance | openstack/keystone-credential-setup-7zhr2/init
2026-09-12 07:34:19.774843 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-7zhr2" not found
2026-09-12 07:34:19.779325 | instance | openstack/keystone-credential-setup-7zhr2/keystone-credential-setup
2026-09-12 07:34:19.999599 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-7zhr2" not found
2026-09-12 07:34:20.249553 | instance | openstack/keystone-db-init-n2mv4/init
2026-09-12 07:34:20.472025 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-n2mv4" not found
2026-09-12 07:34:20.476250 | instance | openstack/keystone-db-init-n2mv4/keystone-db-init-0
2026-09-12 07:34:20.703677 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-n2mv4" not found
2026-09-12 07:34:20.931890 | instance | openstack/keystone-db-sync-smdtl/init
2026-09-12 07:34:21.222265 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-smdtl" not found
2026-09-12 07:34:21.226408 | instance | openstack/keystone-db-sync-smdtl/keystone-db-sync
2026-09-12 07:34:21.445437 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-smdtl" not found
2026-09-12 07:34:21.687489 | instance | openstack/keystone-domain-manage-7vhzj/init
2026-09-12 07:34:21.922336 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-7vhzj" not found
2026-09-12 07:34:21.926416 | instance | openstack/keystone-domain-manage-7vhzj/keystone-domain-manage
2026-09-12 07:34:22.151374 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-7vhzj" not found
2026-09-12 07:34:22.365539 | instance | openstack/keystone-fernet-setup-9gn69/init
2026-09-12 07:34:22.587049 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-9gn69" not found
2026-09-12 07:34:22.592090 | instance | openstack/keystone-fernet-setup-9gn69/keystone-fernet-setup
2026-09-12 07:34:22.817833 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-9gn69" not found
2026-09-12 07:34:23.031465 | instance | openstack/keystone-rabbit-init-sc2lp/init
2026-09-12 07:34:23.244084 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-sc2lp" not found
2026-09-12 07:34:23.248714 | instance | openstack/keystone-rabbit-init-sc2lp/rabbit-init
2026-09-12 07:34:23.478084 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-sc2lp" not found
2026-09-12 07:34:23.724409 | instance | openstack/libvirt-libvirt-default-9bff6/init
2026-09-12 07:34:23.968944 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-9bff6" not found
2026-09-12 07:34:23.975334 | instance | openstack/libvirt-libvirt-default-9bff6/init-dynamic-options
2026-09-12 07:34:24.189853 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-9bff6" not found
2026-09-12 07:34:24.193031 | instance | openstack/libvirt-libvirt-default-9bff6/ceph-admin-keyring-placement
2026-09-12 07:34:24.402052 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-9bff6" not found
2026-09-12 07:34:24.406229 | instance | openstack/libvirt-libvirt-default-9bff6/ceph-keyring-placement
2026-09-12 07:34:24.612737 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-9bff6" not found
2026-09-12 07:34:24.617259 | instance | openstack/libvirt-libvirt-default-9bff6/tls-sidecar
2026-09-12 07:34:24.838325 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-9bff6" not found
2026-09-12 07:34:24.842712 | instance | openstack/libvirt-libvirt-default-9bff6/libvirt
2026-09-12 07:34:25.085428 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-9bff6" not found
2026-09-12 07:34:25.090101 | instance | openstack/libvirt-libvirt-default-9bff6/libvirt-exporter
2026-09-12 07:34:25.269136 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-9bff6" not found
2026-09-12 07:34:25.509518 | instance | openstack/magnum-api-78454c78c7-9bstb/init
2026-09-12 07:34:25.732474 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-78454c78c7-9bstb" not found
2026-09-12 07:34:25.737174 | instance | openstack/magnum-api-78454c78c7-9bstb/magnum-api
2026-09-12 07:34:25.939739 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-78454c78c7-9bstb" not found
2026-09-12 07:34:26.165428 | instance | openstack/magnum-cluster-api-proxy-flkmp/magnum-cluster-api-proxy
2026-09-12 07:34:26.381459 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-flkmp" not found
2026-09-12 07:34:26.621174 | instance | openstack/magnum-conductor-0/init
2026-09-12 07:34:26.853192 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found
2026-09-12 07:34:26.856714 | instance | openstack/magnum-conductor-0/magnum-conductor-init
2026-09-12 07:34:27.077694 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found
2026-09-12 07:34:27.082285 | instance | openstack/magnum-conductor-0/magnum-conductor
2026-09-12 07:34:27.302439 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found
2026-09-12 07:34:27.528688 | instance | openstack/magnum-db-init-xn46f/init
2026-09-12 07:34:27.756531 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-xn46f" not found
2026-09-12 07:34:27.761338 | instance | openstack/magnum-db-init-xn46f/magnum-db-init-0
2026-09-12 07:34:27.984822 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-xn46f" not found
2026-09-12 07:34:28.203967 | instance | openstack/magnum-db-sync-c4bx7/init
2026-09-12 07:34:28.432607 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-c4bx7" not found
2026-09-12 07:34:28.440154 | instance | openstack/magnum-db-sync-c4bx7/magnum-db-sync
2026-09-12 07:34:28.647477 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-c4bx7" not found
2026-09-12 07:34:28.860280 | instance | openstack/magnum-domain-ks-user-5vjll/init
2026-09-12 07:34:29.070107 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-5vjll" not found
2026-09-12 07:34:29.074705 | instance | openstack/magnum-domain-ks-user-5vjll/magnum-ks-domain-user
2026-09-12 07:34:29.322385 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-5vjll" not found
2026-09-12 07:34:29.566226 | instance | openstack/magnum-ks-endpoints-s59p9/init
2026-09-12 07:34:29.773870 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-s59p9" not found
2026-09-12 07:34:29.779244 | instance | openstack/magnum-ks-endpoints-s59p9/container-infra-ks-endpoints-admin
2026-09-12 07:34:30.010530 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-s59p9" not found
2026-09-12 07:34:30.017886 | instance | openstack/magnum-ks-endpoints-s59p9/container-infra-ks-endpoints-internal
2026-09-12 07:34:30.258053 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-s59p9" not found
2026-09-12 07:34:30.263750 | instance | openstack/magnum-ks-endpoints-s59p9/container-infra-ks-endpoints-public
2026-09-12 07:34:30.496255 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-s59p9" not found
2026-09-12 07:34:30.721923 | instance | openstack/magnum-ks-service-g5v84/init
2026-09-12 07:34:30.964346 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-g5v84" not found
2026-09-12 07:34:30.970887 | instance | openstack/magnum-ks-service-g5v84/container-infra-ks-service-registration
2026-09-12 07:34:31.220822 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-g5v84" not found
2026-09-12 07:34:31.455173 | instance | openstack/magnum-ks-user-ndv2k/init
2026-09-12 07:34:31.694140 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-ndv2k" not found
2026-09-12 07:34:31.704432 | instance | openstack/magnum-ks-user-ndv2k/magnum-ks-user
2026-09-12 07:34:31.963805 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-ndv2k" not found
2026-09-12 07:34:32.233721 | instance | openstack/magnum-rabbit-init-2m6ks/init
2026-09-12 07:34:32.475882 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-2m6ks" not found
2026-09-12 07:34:32.480969 | instance | openstack/magnum-rabbit-init-2m6ks/rabbit-init
2026-09-12 07:34:32.727828 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-2m6ks" not found
2026-09-12 07:34:32.973169 | instance | openstack/magnum-registry-c45778976-cv5gw/registry
2026-09-12 07:34:33.272906 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-cv5gw" not found
2026-09-12 07:34:33.519054 | instance | openstack/manila-api-7968f44798-smvrf/init
2026-09-12 07:34:33.780466 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-7968f44798-smvrf" not found
2026-09-12 07:34:33.784765 | instance | openstack/manila-api-7968f44798-smvrf/manila-api
2026-09-12 07:34:34.007000 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-7968f44798-smvrf" not found
2026-09-12 07:34:34.286288 | instance | openstack/manila-bootstrap-nxglv/init
2026-09-12 07:34:34.523197 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-nxglv" not found
2026-09-12 07:34:34.528196 | instance | openstack/manila-bootstrap-nxglv/bootstrap
2026-09-12 07:34:34.757583 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-nxglv" not found
2026-09-12 07:34:34.988548 | instance | openstack/manila-data-5b9bf6dfc7-bp65s/init
2026-09-12 07:34:35.238807 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-5b9bf6dfc7-bp65s" not found
2026-09-12 07:34:35.243623 | instance | openstack/manila-data-5b9bf6dfc7-bp65s/manila-data
2026-09-12 07:34:35.462598 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-5b9bf6dfc7-bp65s" not found
2026-09-12 07:34:35.691906 | instance | openstack/manila-db-init-l5bkg/init
2026-09-12 07:34:35.901863 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-l5bkg" not found
2026-09-12 07:34:35.906692 | instance | openstack/manila-db-init-l5bkg/manila-db-init-0
2026-09-12 07:34:36.138268 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-l5bkg" not found
2026-09-12 07:34:36.379290 | instance | openstack/manila-db-sync-pcqfm/init
2026-09-12 07:34:36.593399 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-pcqfm" not found
2026-09-12 07:34:36.600272 | instance | openstack/manila-db-sync-pcqfm/manila-db-sync
2026-09-12 07:34:36.849105 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-pcqfm" not found
2026-09-12 07:34:37.110252 | instance | openstack/manila-ks-endpoints-csncp/init
2026-09-12 07:34:37.333706 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-csncp" not found
2026-09-12 07:34:37.338729 | instance | openstack/manila-ks-endpoints-csncp/share-ks-endpoints-admin
2026-09-12 07:34:37.597477 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-csncp" not found
2026-09-12 07:34:37.602411 | instance | openstack/manila-ks-endpoints-csncp/share-ks-endpoints-internal
2026-09-12 07:34:37.838310 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-csncp" not found
2026-09-12 07:34:37.842692 | instance | openstack/manila-ks-endpoints-csncp/share-ks-endpoints-public
2026-09-12 07:34:38.082819 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-csncp" not found
2026-09-12 07:34:38.087235 | instance | openstack/manila-ks-endpoints-csncp/sharev2-ks-endpoints-admin
2026-09-12 07:34:38.336192 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-csncp" not found
2026-09-12 07:34:38.339753 | instance | openstack/manila-ks-endpoints-csncp/sharev2-ks-endpoints-internal
2026-09-12 07:34:38.607552 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-csncp" not found
2026-09-12 07:34:38.613007 | instance | openstack/manila-ks-endpoints-csncp/sharev2-ks-endpoints-public
2026-09-12 07:34:38.831179 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-csncp" not found
2026-09-12 07:34:39.070591 | instance | openstack/manila-ks-service-kcddh/init
2026-09-12 07:34:39.303277 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-kcddh" not found
2026-09-12 07:34:39.306345 | instance | openstack/manila-ks-service-kcddh/share-ks-service-registration
2026-09-12 07:34:39.536223 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-kcddh" not found
2026-09-12 07:34:39.540195 | instance | openstack/manila-ks-service-kcddh/sharev2-ks-service-registration
2026-09-12 07:34:39.767069 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-kcddh" not found
2026-09-12 07:34:39.998972 | instance | openstack/manila-ks-user-pn57f/init
2026-09-12 07:34:40.267334 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-pn57f" not found
2026-09-12 07:34:40.271784 | instance | openstack/manila-ks-user-pn57f/manila-ks-user
2026-09-12 07:34:40.518231 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-pn57f" not found
2026-09-12 07:34:40.754481 | instance | openstack/manila-rabbit-init-9kks6/init
2026-09-12 07:34:40.974181 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-9kks6" not found
2026-09-12 07:34:40.977932 | instance | openstack/manila-rabbit-init-9kks6/rabbit-init
2026-09-12 07:34:41.238447 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-9kks6" not found
2026-09-12 07:34:41.463897 | instance | openstack/manila-scheduler-6dc9867689-7lwb8/init
2026-09-12 07:34:41.693302 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-6dc9867689-7lwb8" not found
2026-09-12 07:34:41.697105 | instance | openstack/manila-scheduler-6dc9867689-7lwb8/manila-scheduler
2026-09-12 07:34:41.942543 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-6dc9867689-7lwb8" not found
2026-09-12 07:34:42.178985 | instance | openstack/manila-share-69dc56bdfd-2z8s2/init
2026-09-12 07:34:42.423295 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-69dc56bdfd-2z8s2" not found
2026-09-12 07:34:42.427743 | instance | openstack/manila-share-69dc56bdfd-2z8s2/manila-share-init
2026-09-12 07:34:42.646947 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-69dc56bdfd-2z8s2" not found
2026-09-12 07:34:42.651052 | instance | openstack/manila-share-69dc56bdfd-2z8s2/manila-share
2026-09-12 07:34:42.881677 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-69dc56bdfd-2z8s2" not found
2026-09-12 07:34:43.126553 | instance | openstack/memcached-memcached-6479589586-ld258/init
2026-09-12 07:34:43.332722 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-ld258" not found
2026-09-12 07:34:43.337129 | instance | openstack/memcached-memcached-6479589586-ld258/memcached
2026-09-12 07:34:43.561656 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-ld258" not found
2026-09-12 07:34:43.565860 | instance | openstack/memcached-memcached-6479589586-ld258/memcached-exporter
2026-09-12 07:34:43.791803 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-ld258" not found
2026-09-12 07:34:44.013037 | instance | openstack/neutron-db-init-bjwhh/init
2026-09-12 07:34:44.242388 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-bjwhh" not found
2026-09-12 07:34:44.246871 | instance | openstack/neutron-db-init-bjwhh/neutron-db-init-0
2026-09-12 07:34:44.503779 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-bjwhh" not found
2026-09-12 07:34:44.718448 | instance | openstack/neutron-db-sync-xk757/init
2026-09-12 07:34:44.935091 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-xk757" not found
2026-09-12 07:34:44.939828 | instance | openstack/neutron-db-sync-xk757/neutron-db-sync
2026-09-12 07:34:45.202280 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-xk757" not found
2026-09-12 07:34:45.423944 | instance | openstack/neutron-ks-endpoints-grrh8/init
2026-09-12 07:34:45.645435 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-grrh8" not found
2026-09-12 07:34:45.648173 | instance | openstack/neutron-ks-endpoints-grrh8/network-ks-endpoints-admin
2026-09-12 07:34:45.875516 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-grrh8" not found
2026-09-12 07:34:45.879701 | instance | openstack/neutron-ks-endpoints-grrh8/network-ks-endpoints-internal
2026-09-12 07:34:46.124827 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-grrh8" not found
2026-09-12 07:34:46.129118 | instance | openstack/neutron-ks-endpoints-grrh8/network-ks-endpoints-public
2026-09-12 07:34:46.373442 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-grrh8" not found
2026-09-12 07:34:46.629835 | instance | openstack/neutron-ks-service-nv5nq/init
2026-09-12 07:34:46.852738 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-nv5nq" not found
2026-09-12 07:34:46.857503 | instance | openstack/neutron-ks-service-nv5nq/network-ks-service-registration
2026-09-12 07:34:47.113691 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-nv5nq" not found
2026-09-12 07:34:47.266254 | instance | openstack/neutron-ks-user-v8gfb/init
2026-09-12 07:34:47.534259 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-v8gfb" not found
2026-09-12 07:34:47.542312 | instance | openstack/neutron-ks-user-v8gfb/neutron-ks-user
2026-09-12 07:34:47.769238 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-v8gfb" not found
2026-09-12 07:34:48.030248 | instance | openstack/neutron-netns-cleanup-cron-default-lhzqv/init
2026-09-12 07:34:48.246990 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-lhzqv" not found
2026-09-12 07:34:48.258525 | instance | openstack/neutron-netns-cleanup-cron-default-lhzqv/neutron-netns-cleanup-cron
2026-09-12 07:34:48.494033 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-lhzqv" not found
2026-09-12 07:34:48.751352 | instance | openstack/neutron-ovn-metadata-agent-default-bh729/init
2026-09-12 07:34:48.980687 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-bh729" not found
2026-09-12 07:34:48.985173 | instance | openstack/neutron-ovn-metadata-agent-default-bh729/neutron-metadata-agent-init
2026-09-12 07:34:49.247781 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-bh729" not found
2026-09-12 07:34:49.252404 | instance | openstack/neutron-ovn-metadata-agent-default-bh729/ovn-neutron-init
2026-09-12 07:34:49.494978 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-bh729" not found
2026-09-12 07:34:49.499705 | instance | openstack/neutron-ovn-metadata-agent-default-bh729/neutron-ovn-metadata-agent
2026-09-12 07:34:49.739807 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-bh729" not found
2026-09-12 07:34:49.986016 | instance | openstack/neutron-ovn-vpn-agent-default-7bjx6/init
2026-09-12 07:34:50.248052 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-7bjx6" not found
2026-09-12 07:34:50.251715 | instance | openstack/neutron-ovn-vpn-agent-default-7bjx6/ovn-vpn-agent-init
2026-09-12 07:34:50.486650 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-7bjx6" not found
2026-09-12 07:34:50.490445 | instance | openstack/neutron-ovn-vpn-agent-default-7bjx6/ovn-neutron-init
2026-09-12 07:34:50.748840 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-7bjx6" not found
2026-09-12 07:34:50.753052 | instance | openstack/neutron-ovn-vpn-agent-default-7bjx6/neutron-ovn-vpn-agent
2026-09-12 07:34:50.981595 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-7bjx6" not found
2026-09-12 07:34:51.241757 | instance | openstack/neutron-rabbit-init-7zg65/init
2026-09-12 07:34:51.467305 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-7zg65" not found
2026-09-12 07:34:51.471389 | instance | openstack/neutron-rabbit-init-7zg65/rabbit-init
2026-09-12 07:34:51.695638 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-7zg65" not found
2026-09-12 07:34:51.934630 | instance | openstack/neutron-server-7969787df6-k2th6/init
2026-09-12 07:34:52.193732 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7969787df6-k2th6" not found
2026-09-12 07:34:52.197774 | instance | openstack/neutron-server-7969787df6-k2th6/ovn-neutron-init
2026-09-12 07:34:52.406573 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-7969787df6-k2th6" not found
2026-09-12 07:34:52.410325 | instance | openstack/neutron-server-7969787df6-k2th6/neutron-server
2026-09-12 07:34:52.666879 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-7969787df6-k2th6" not found
2026-09-12 07:34:52.669932 | instance | openstack/neutron-server-7969787df6-k2th6/neutron-policy-server
2026-09-12 07:34:52.890139 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7969787df6-k2th6" not found
2026-09-12 07:34:53.153332 | instance | openstack/nova-api-metadata-7b8f964d78-phqz5/init
2026-09-12 07:34:53.402407 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-7b8f964d78-phqz5" not found
2026-09-12 07:34:53.406984 | instance | openstack/nova-api-metadata-7b8f964d78-phqz5/nova-api-metadata-init
2026-09-12 07:34:53.625301 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-7b8f964d78-phqz5" not found
2026-09-12 07:34:53.629677 | instance | openstack/nova-api-metadata-7b8f964d78-phqz5/nova-api
2026-09-12 07:34:53.848667 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-7b8f964d78-phqz5" not found
2026-09-12 07:34:54.098093 | instance | openstack/nova-api-osapi-55fc54c8b6-9gm4q/init
2026-09-12 07:34:54.355465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-55fc54c8b6-9gm4q" not found
2026-09-12 07:34:54.359231 | instance | openstack/nova-api-osapi-55fc54c8b6-9gm4q/nova-osapi
2026-09-12 07:34:54.576180 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-55fc54c8b6-9gm4q" not found
2026-09-12 07:34:54.798385 | instance | openstack/nova-bootstrap-8nblv/init
2026-09-12 07:34:55.029599 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-8nblv" not found
2026-09-12 07:34:55.034817 | instance | openstack/nova-bootstrap-8nblv/bootstrap
2026-09-12 07:34:55.273254 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-8nblv" not found
2026-09-12 07:34:55.487351 | instance | openstack/nova-cell-setup-xrlg7/init
2026-09-12 07:34:55.725414 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-xrlg7" not found
2026-09-12 07:34:55.729611 | instance | openstack/nova-cell-setup-xrlg7/nova-cell-setup-init
2026-09-12 07:34:55.948976 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-xrlg7" not found
2026-09-12 07:34:55.952758 | instance | openstack/nova-cell-setup-xrlg7/nova-cell-setup
2026-09-12 07:34:56.183018 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-xrlg7" not found
2026-09-12 07:34:56.417228 | instance | openstack/nova-compute-default-fxbbx/init
2026-09-12 07:34:56.661260 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-fxbbx" not found
2026-09-12 07:34:56.665850 | instance | openstack/nova-compute-default-fxbbx/nova-compute-init
2026-09-12 07:34:56.887248 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-fxbbx" not found
2026-09-12 07:34:56.891832 | instance | openstack/nova-compute-default-fxbbx/ceph-perms
2026-09-12 07:34:57.188544 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-fxbbx" not found
2026-09-12 07:34:57.192921 | instance | openstack/nova-compute-default-fxbbx/ceph-admin-keyring-placement
2026-09-12 07:34:57.419600 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-fxbbx" not found
2026-09-12 07:34:57.424359 | instance | openstack/nova-compute-default-fxbbx/ceph-keyring-placement
2026-09-12 07:34:57.655268 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-fxbbx" not found
2026-09-12 07:34:57.659847 | instance | openstack/nova-compute-default-fxbbx/nova-compute-vnc-init
2026-09-12 07:34:57.891472 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-fxbbx" not found
2026-09-12 07:34:57.896082 | instance | openstack/nova-compute-default-fxbbx/nova-compute-ssh-init
2026-09-12 07:34:58.157271 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-fxbbx" not found
2026-09-12 07:34:58.163244 | instance | openstack/nova-compute-default-fxbbx/nova-compute
2026-09-12 07:34:58.416641 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-fxbbx" not found
2026-09-12 07:34:58.421845 | instance | openstack/nova-compute-default-fxbbx/nova-compute-ssh
2026-09-12 07:34:58.640347 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-fxbbx" not found
2026-09-12 07:34:58.856914 | instance | openstack/nova-conductor-646b4cfb78-rq58t/init
2026-09-12 07:34:59.107557 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-646b4cfb78-rq58t" not found
2026-09-12 07:34:59.112503 | instance | openstack/nova-conductor-646b4cfb78-rq58t/nova-conductor
2026-09-12 07:34:59.361527 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-646b4cfb78-rq58t" not found
2026-09-12 07:34:59.593488 | instance | openstack/nova-db-init-8786j/init
2026-09-12 07:34:59.821516 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-8786j" not found
2026-09-12 07:34:59.826084 | instance | openstack/nova-db-init-8786j/nova-db-init-0
2026-09-12 07:35:00.079263 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-8786j" not found
2026-09-12 07:35:00.083127 | instance | openstack/nova-db-init-8786j/nova-db-init-1
2026-09-12 07:35:00.331112 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-8786j" not found
2026-09-12 07:35:00.336237 | instance | openstack/nova-db-init-8786j/nova-db-init-2
2026-09-12 07:35:00.578590 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-8786j" not found
2026-09-12 07:35:00.818109 | instance | openstack/nova-db-sync-pljd8/init
2026-09-12 07:35:01.054466 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-pljd8" not found
2026-09-12 07:35:01.058634 | instance | openstack/nova-db-sync-pljd8/nova-db-sync
2026-09-12 07:35:01.281829 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-pljd8" not found
2026-09-12 07:35:01.520541 | instance | openstack/nova-ks-endpoints-zwtx7/init
2026-09-12 07:35:01.754961 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-zwtx7" not found
2026-09-12 07:35:01.762698 | instance | openstack/nova-ks-endpoints-zwtx7/compute-ks-endpoints-admin
2026-09-12 07:35:02.002685 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-zwtx7" not found
2026-09-12 07:35:02.011078 | instance | openstack/nova-ks-endpoints-zwtx7/compute-ks-endpoints-internal
2026-09-12 07:35:02.292522 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-zwtx7" not found
2026-09-12 07:35:02.298667 | instance | openstack/nova-ks-endpoints-zwtx7/compute-ks-endpoints-public
2026-09-12 07:35:02.511520 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-zwtx7" not found
2026-09-12 07:35:02.753478 | instance | openstack/nova-ks-service-cbsts/init
2026-09-12 07:35:03.011366 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-cbsts" not found
2026-09-12 07:35:03.017882 | instance | openstack/nova-ks-service-cbsts/compute-ks-service-registration
2026-09-12 07:35:03.314578 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-cbsts" not found
2026-09-12 07:35:03.557711 | instance | openstack/nova-ks-user-7xd26/init
2026-09-12 07:35:03.801501 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-7xd26" not found
2026-09-12 07:35:03.807169 | instance | openstack/nova-ks-user-7xd26/nova-ks-user
2026-09-12 07:35:04.062716 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-7xd26" not found
2026-09-12 07:35:04.347880 | instance | openstack/nova-novncproxy-5c9dff49df-w5vf2/init
2026-09-12 07:35:04.590012 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-5c9dff49df-w5vf2" not found
2026-09-12 07:35:04.596009 | instance | openstack/nova-novncproxy-5c9dff49df-w5vf2/nova-novncproxy-init
2026-09-12 07:35:04.826846 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-5c9dff49df-w5vf2" not found
2026-09-12 07:35:04.840175 | instance | openstack/nova-novncproxy-5c9dff49df-w5vf2/nova-novncproxy-init-assets
2026-09-12 07:35:05.127832 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-5c9dff49df-w5vf2" not found
2026-09-12 07:35:05.134575 | instance | openstack/nova-novncproxy-5c9dff49df-w5vf2/nova-novncproxy
2026-09-12 07:35:05.329800 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-5c9dff49df-w5vf2" not found
2026-09-12 07:35:05.579493 | instance | openstack/nova-rabbit-init-8bwvd/init
2026-09-12 07:35:05.842013 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-8bwvd" not found
2026-09-12 07:35:05.848035 | instance | openstack/nova-rabbit-init-8bwvd/rabbit-init
2026-09-12 07:35:06.098953 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-8bwvd" not found
2026-09-12 07:35:06.323372 | instance | openstack/nova-scheduler-5f9fb9d46-w57jh/init
2026-09-12 07:35:06.559560 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-5f9fb9d46-w57jh" not found
2026-09-12 07:35:06.566432 | instance | openstack/nova-scheduler-5f9fb9d46-w57jh/nova-scheduler
2026-09-12 07:35:06.810552 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-5f9fb9d46-w57jh" not found
2026-09-12 07:35:07.083805 | instance | openstack/octavia-api-659548cb59-rrqcb/init
2026-09-12 07:35:07.366784 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-659548cb59-rrqcb" not found
2026-09-12 07:35:07.372690 | instance | openstack/octavia-api-659548cb59-rrqcb/octavia-api
2026-09-12 07:35:07.844236 | instance | openstack/octavia-bootstrap-h6gj9/init
2026-09-12 07:35:08.125158 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-h6gj9" not found
2026-09-12 07:35:08.130769 | instance | openstack/octavia-bootstrap-h6gj9/bootstrap
2026-09-12 07:35:08.376283 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-h6gj9" not found
2026-09-12 07:35:08.581185 | instance | openstack/octavia-db-init-bnpww/init
2026-09-12 07:35:08.857568 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-bnpww" not found
2026-09-12 07:35:08.862132 | instance | openstack/octavia-db-init-bnpww/octavia-db-init-0
2026-09-12 07:35:09.143460 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-bnpww" not found
2026-09-12 07:35:09.149257 | instance | openstack/octavia-db-init-bnpww/octavia-db-init-1
2026-09-12 07:35:09.431905 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-bnpww" not found
2026-09-12 07:35:09.667693 | instance | openstack/octavia-db-sync-x27xm/init
2026-09-12 07:35:09.931569 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-x27xm" not found
2026-09-12 07:35:09.934828 | instance | openstack/octavia-db-sync-x27xm/octavia-db-sync
2026-09-12 07:35:10.200454 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-x27xm" not found
2026-09-12 07:35:10.436148 | instance | openstack/octavia-health-manager-default-wfgh5/init
2026-09-12 07:35:10.732930 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-wfgh5" not found
2026-09-12 07:35:10.739041 | instance | openstack/octavia-health-manager-default-wfgh5/octavia-health-manager-get-port
2026-09-12 07:35:10.850677 | instance | Error from server (BadRequest): container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-wfgh5" is waiting to start: PodInitializing
2026-09-12 07:35:10.994048 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-wfgh5" not found
2026-09-12 07:35:10.999125 | instance | openstack/octavia-health-manager-default-wfgh5/octavia-health-manager-nic-init
2026-09-12 07:35:11.155056 | instance | Error from server (BadRequest): container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-wfgh5" is waiting to start: PodInitializing
2026-09-12 07:35:11.274611 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-wfgh5" not found
2026-09-12 07:35:11.280832 | instance | openstack/octavia-health-manager-default-wfgh5/octavia-health-manager
2026-09-12 07:35:11.420449 | instance | Error from server (BadRequest): container "octavia-health-manager" in pod "octavia-health-manager-default-wfgh5" is waiting to start: PodInitializing
2026-09-12 07:35:11.532487 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-wfgh5" not found
2026-09-12 07:35:11.771503 | instance | openstack/octavia-housekeeping-6c685d6956-8r925/init
2026-09-12 07:35:12.058843 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-6c685d6956-8r925" not found
2026-09-12 07:35:12.065673 | instance | openstack/octavia-housekeeping-6c685d6956-8r925/octavia-housekeeping
2026-09-12 07:35:12.217644 | instance | Error from server (BadRequest): container "octavia-housekeeping" in pod "octavia-housekeeping-6c685d6956-8r925" is waiting to start: PodInitializing
2026-09-12 07:35:12.337870 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-6c685d6956-8r925" not found
2026-09-12 07:35:12.586842 | instance | openstack/octavia-ks-endpoints-g896t/init
2026-09-12 07:35:12.832001 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-g896t" not found
2026-09-12 07:35:12.838556 | instance | openstack/octavia-ks-endpoints-g896t/load-balancer-ks-endpoints-admin
2026-09-12 07:35:13.123251 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-g896t" not found
2026-09-12 07:35:13.127829 | instance | openstack/octavia-ks-endpoints-g896t/load-balancer-ks-endpoints-internal
2026-09-12 07:35:13.406762 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-g896t" not found
2026-09-12 07:35:13.412528 | instance | openstack/octavia-ks-endpoints-g896t/load-balancer-ks-endpoints-public
2026-09-12 07:35:13.691572 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-g896t" not found
2026-09-12 07:35:13.950775 | instance | openstack/octavia-ks-service-vd8hp/init
2026-09-12 07:35:14.257951 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-vd8hp" not found
2026-09-12 07:35:14.264392 | instance | openstack/octavia-ks-service-vd8hp/load-balancer-ks-service-registration
2026-09-12 07:35:14.530499 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-vd8hp" not found
2026-09-12 07:35:14.752538 | instance | openstack/octavia-ks-user-v4c6j/init
2026-09-12 07:35:14.973390 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-v4c6j" not found
2026-09-12 07:35:14.978742 | instance | openstack/octavia-ks-user-v4c6j/octavia-ks-user
2026-09-12 07:35:15.281330 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-v4c6j" not found
2026-09-12 07:35:15.550700 | instance | openstack/octavia-rabbit-init-pjpns/init
2026-09-12 07:35:15.787941 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-pjpns" not found
2026-09-12 07:35:15.791850 | instance | openstack/octavia-rabbit-init-pjpns/rabbit-init
2026-09-12 07:35:16.056885 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-pjpns" not found
2026-09-12 07:35:16.341706 | instance | openstack/octavia-worker-6b48cd87f9-wqlw5/init
2026-09-12 07:35:16.634282 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-6b48cd87f9-wqlw5" not found
2026-09-12 07:35:16.638366 | instance | openstack/octavia-worker-6b48cd87f9-wqlw5/octavia-worker
2026-09-12 07:35:16.750352 | instance | Error from server (BadRequest): container "octavia-worker" in pod "octavia-worker-6b48cd87f9-wqlw5" is waiting to start: PodInitializing
2026-09-12 07:35:16.876748 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-6b48cd87f9-wqlw5" not found
2026-09-12 07:35:17.148212 | instance | openstack/openvswitch-khxlv/init
2026-09-12 07:35:17.328026 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-khxlv" not found
2026-09-12 07:35:17.332284 | instance | openstack/openvswitch-khxlv/openvswitch-db-perms
2026-09-12 07:35:17.550861 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-khxlv" not found
2026-09-12 07:35:17.556278 | instance | openstack/openvswitch-khxlv/openvswitch-vswitchd-modules
2026-09-12 07:35:17.808066 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-khxlv" not found
2026-09-12 07:35:17.813250 | instance | openstack/openvswitch-khxlv/openvswitch-db
2026-09-12 07:35:18.065945 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-khxlv" not found
2026-09-12 07:35:18.071508 | instance | openstack/openvswitch-khxlv/openvswitch-vswitchd
2026-09-12 07:35:18.318314 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-khxlv" not found
2026-09-12 07:35:18.589558 | instance | openstack/ovn-controller-default-m9g56/init
2026-09-12 07:35:18.826039 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-m9g56" not found
2026-09-12 07:35:18.831637 | instance | openstack/ovn-controller-default-m9g56/get-gw-enabled
2026-09-12 07:35:19.071940 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-m9g56" not found
2026-09-12 07:35:19.077016 | instance | openstack/ovn-controller-default-m9g56/controller-init
2026-09-12 07:35:19.316717 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-m9g56" not found
2026-09-12 07:35:19.321079 | instance | openstack/ovn-controller-default-m9g56/controller
2026-09-12 07:35:19.559961 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-m9g56" not found
2026-09-12 07:35:19.565560 | instance | openstack/ovn-controller-default-m9g56/vector
2026-09-12 07:35:19.763263 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-m9g56" not found
2026-09-12 07:35:19.769868 | instance | openstack/ovn-controller-default-m9g56/log-parser
2026-09-12 07:35:20.013804 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-m9g56" not found
2026-09-12 07:35:20.285665 | instance | openstack/ovn-northd-fc978744-5qdw2/init
2026-09-12 07:35:20.541141 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-5qdw2" not found
2026-09-12 07:35:20.544839 | instance | openstack/ovn-northd-fc978744-5qdw2/northd
2026-09-12 07:35:20.777534 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-5qdw2" not found
2026-09-12 07:35:21.010925 | instance | openstack/ovn-ovsdb-nb-0/init
2026-09-12 07:35:21.274269 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-09-12 07:35:21.279766 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-09-12 07:35:21.522051 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-09-12 07:35:21.730768 | instance | openstack/ovn-ovsdb-sb-0/init
2026-09-12 07:35:21.947609 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-09-12 07:35:21.952013 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-09-12 07:35:22.231231 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-09-12 07:35:22.490541 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-09-12 07:35:22.750723 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-09-12 07:35:22.755153 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-09-12 07:35:22.994639 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-09-12 07:35:22.999549 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-09-12 07:35:23.464450 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-09-12 07:35:23.469172 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-09-12 07:35:23.712725 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-09-12 07:35:23.960427 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-09-12 07:35:24.209677 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-09-12 07:35:24.214149 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-09-12 07:35:24.504426 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-09-12 07:35:24.508342 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-09-12 07:35:24.739353 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-09-12 07:35:24.974466 | instance | openstack/placement-api-84ddf4b9f5-m72fg/init
2026-09-12 07:35:25.237433 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-84ddf4b9f5-m72fg" not found
2026-09-12 07:35:25.242483 | instance | openstack/placement-api-84ddf4b9f5-m72fg/placement-api
2026-09-12 07:35:25.507692 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-84ddf4b9f5-m72fg" not found
2026-09-12 07:35:25.742339 | instance | openstack/placement-db-init-wzq7p/init
2026-09-12 07:35:25.965616 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-wzq7p" not found
2026-09-12 07:35:25.970773 | instance | openstack/placement-db-init-wzq7p/placement-db-init-0
2026-09-12 07:35:26.228780 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-wzq7p" not found
2026-09-12 07:35:26.479510 | instance | openstack/placement-db-sync-8wvnz/init
2026-09-12 07:35:26.730935 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-8wvnz" not found
2026-09-12 07:35:26.737022 | instance | openstack/placement-db-sync-8wvnz/placement-db-sync
2026-09-12 07:35:26.980763 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-8wvnz" not found
2026-09-12 07:35:27.245858 | instance | openstack/placement-ks-endpoints-mpwg4/init
2026-09-12 07:35:27.478895 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-mpwg4" not found
2026-09-12 07:35:27.488404 | instance | openstack/placement-ks-endpoints-mpwg4/placement-ks-endpoints-admin
2026-09-12 07:35:27.757293 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-mpwg4" not found
2026-09-12 07:35:27.763619 | instance | openstack/placement-ks-endpoints-mpwg4/placement-ks-endpoints-internal
2026-09-12 07:35:28.014348 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-mpwg4" not found
2026-09-12 07:35:28.019099 | instance | openstack/placement-ks-endpoints-mpwg4/placement-ks-endpoints-public
2026-09-12 07:35:28.290212 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-mpwg4" not found
2026-09-12 07:35:28.564357 | instance | openstack/placement-ks-service-h79rl/init
2026-09-12 07:35:28.808245 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-h79rl" not found
2026-09-12 07:35:28.812218 | instance | openstack/placement-ks-service-h79rl/placement-ks-service-registration
2026-09-12 07:35:29.014392 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-h79rl" not found
2026-09-12 07:35:29.300501 | instance | openstack/placement-ks-user-5pn46/init
2026-09-12 07:35:29.541190 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-5pn46" not found
2026-09-12 07:35:29.546760 | instance | openstack/placement-ks-user-5pn46/placement-ks-user
2026-09-12 07:35:29.797575 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-5pn46" not found
2026-09-12 07:35:30.045015 | instance | openstack/pxc-operator-7cff949c8b-8vr45/percona-xtradb-cluster-operator
2026-09-12 07:35:30.318670 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-7cff949c8b-8vr45" not found
2026-09-12 07:35:30.556015 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-09-12 07:35:30.796565 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-09-12 07:35:30.801613 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-09-12 07:35:31.072843 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-09-12 07:35:31.332278 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-09-12 07:35:31.582900 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-09-12 07:35:31.588821 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-09-12 07:35:31.858473 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-09-12 07:35:32.112264 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-xz8dt/rabbitmq-cluster-operator
2026-09-12 07:35:32.400062 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-xz8dt" not found
2026-09-12 07:35:32.629660 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-09-12 07:35:32.864623 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-09-12 07:35:32.870672 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-09-12 07:35:33.146759 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-09-12 07:35:33.393105 | instance | openstack/rabbitmq-heat-server-0/setup-container
2026-09-12 07:35:33.606102 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found
2026-09-12 07:35:33.609576 | instance | openstack/rabbitmq-heat-server-0/rabbitmq
2026-09-12 07:35:33.869466 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found
2026-09-12 07:35:34.174300 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-09-12 07:35:34.413865 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-09-12 07:35:34.418980 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-09-12 07:35:34.663222 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-09-12 07:35:34.939360 | instance | openstack/rabbitmq-magnum-server-0/setup-container
2026-09-12 07:35:35.213559 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found
2026-09-12 07:35:35.219310 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq
2026-09-12 07:35:35.450233 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found
2026-09-12 07:35:35.692743 | instance | openstack/rabbitmq-manila-server-0/setup-container
2026-09-12 07:35:35.962217 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found
2026-09-12 07:35:35.966941 | instance | openstack/rabbitmq-manila-server-0/rabbitmq
2026-09-12 07:35:36.240861 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found
2026-09-12 07:35:36.500242 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-bn8p5/rabbitmq-cluster-operator
2026-09-12 07:35:36.748702 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-bn8p5" not found
2026-09-12 07:35:37.011951 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-09-12 07:35:37.251829 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-09-12 07:35:37.256400 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-09-12 07:35:37.522614 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-09-12 07:35:37.777392 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-09-12 07:35:38.036917 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-09-12 07:35:38.043268 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-09-12 07:35:38.351763 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-09-12 07:35:38.625386 | instance | openstack/rabbitmq-octavia-server-0/setup-container
2026-09-12 07:35:38.856430 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found
2026-09-12 07:35:38.860918 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq
2026-09-12 07:35:39.155691 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found
2026-09-12 07:35:39.373559 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-chrkn/make-container-crash-dir
2026-09-12 07:35:39.616144 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-chrkn" not found
2026-09-12 07:35:39.620889 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-chrkn/chown-container-data-dir
2026-09-12 07:35:39.856873 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-chrkn" not found
2026-09-12 07:35:39.863565 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-chrkn/ceph-crash
2026-09-12 07:35:40.104996 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-chrkn" not found
2026-09-12 07:35:40.364800 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8/chown-container-data-dir
2026-09-12 07:35:40.595946 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8" not found
2026-09-12 07:35:40.600542 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8/rgw
2026-09-12 07:35:40.882642 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8" not found
2026-09-12 07:35:40.888029 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8/log-collector
2026-09-12 07:35:41.150927 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8" not found
2026-09-12 07:35:41.392773 | instance | openstack/staffeln-api-7779dc687f-j98wh/init
2026-09-12 07:35:41.627526 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-7779dc687f-j98wh" not found
2026-09-12 07:35:41.632078 | instance | openstack/staffeln-api-7779dc687f-j98wh/staffeln-api
2026-09-12 07:35:41.867128 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-7779dc687f-j98wh" not found
2026-09-12 07:35:42.122100 | instance | openstack/staffeln-conductor-7c9544bdc6-njccz/staffeln-conductor
2026-09-12 07:35:42.380754 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-7c9544bdc6-njccz" not found
2026-09-12 07:35:42.625151 | instance | openstack/staffeln-db-init-rxhkw/init
2026-09-12 07:35:42.861572 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-rxhkw" not found
2026-09-12 07:35:42.865887 | instance | openstack/staffeln-db-init-rxhkw/staffeln-db-init-0
2026-09-12 07:35:43.155768 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-rxhkw" not found
2026-09-12 07:35:43.396527 | instance | openstack/staffeln-db-sync-m5kf4/init
2026-09-12 07:35:43.669148 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-m5kf4" not found
2026-09-12 07:35:43.674437 | instance | openstack/staffeln-db-sync-m5kf4/staffeln-db-sync
2026-09-12 07:35:43.917168 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-m5kf4" not found
2026-09-12 07:35:44.184954 | instance | openstack/valkey-node-0/valkey
2026-09-12 07:35:44.386875 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-09-12 07:35:44.391460 | instance | openstack/valkey-node-0/sentinel
2026-09-12 07:35:44.644180 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-09-12 07:35:44.648182 | instance | openstack/valkey-node-0/metrics
2026-09-12 07:35:44.872926 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-09-12 07:35:45.155891 | instance | orc-system/orc-controller-manager-6cb597b5d4-7tkrq/manager
2026-09-12 07:35:45.393270 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-7tkrq" not found
2026-09-12 07:35:45.615159 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-grjd4/rook-ceph-operator
2026-09-12 07:35:45.856243 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-grjd4" not found
2026-09-12 07:35:46.064749 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-768rf/secretgen-controller
2026-09-12 07:35:46.319591 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-768rf" not found
2026-09-12 07:35:46.822184 | instance | ERROR
2026-09-12 07:35:46.822390 | instance | {
2026-09-12 07:35:46.822418 | instance | "delta": "0:02:32.524642",
2026-09-12 07:35:46.822436 | instance | "end": "2026-09-12 07:35:46.325680",
2026-09-12 07:35:46.822453 | instance | "msg": "non-zero return code",
2026-09-12 07:35:46.822469 | instance | "rc": 123,
2026-09-12 07:35:46.822485 | instance | "start": "2026-09-12 07:33:13.801038"
2026-09-12 07:35:46.822501 | instance | }
2026-09-12 07:35:46.822521 | instance | ERROR: Ignoring Errors
2026-09-12 07:35:46.832676 |
2026-09-12 07:35:46.832739 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-09-12 07:35:47.652723 | instance | changed:
2026-09-12 07:35:47.653080 | instance | cd+++++++++ pod-logs/
2026-09-12 07:35:47.653171 | instance | cd+++++++++ pod-logs/auth-system/
2026-09-12 07:35:47.653260 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-09-12 07:35:47.653429 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-09-12 07:35:47.653499 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/
2026-09-12 07:35:47.653556 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-vp6sv/
2026-09-12 07:35:47.653622 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-vp6sv/manager.txt
2026-09-12 07:35:47.653680 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/
2026-09-12 07:35:47.653738 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-nwdng/
2026-09-12 07:35:47.653794 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-nwdng/manager.txt
2026-09-12 07:35:47.653852 | instance | cd+++++++++ pod-logs/capi-system/
2026-09-12 07:35:47.653908 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-vqw2b/
2026-09-12 07:35:47.653963 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-vqw2b/manager.txt
2026-09-12 07:35:47.654020 | instance | cd+++++++++ pod-logs/capo-system/
2026-09-12 07:35:47.654078 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-p8zm8/
2026-09-12 07:35:47.654132 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-p8zm8/manager.txt
2026-09-12 07:35:47.654188 | instance | cd+++++++++ pod-logs/cert-manager/
2026-09-12 07:35:47.654268 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-2kph7/
2026-09-12 07:35:47.654332 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-2kph7/cert-manager-controller.txt
2026-09-12 07:35:47.654389 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-dvlg9/
2026-09-12 07:35:47.654446 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-dvlg9/cert-manager-cainjector.txt
2026-09-12 07:35:47.654500 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-prds8/
2026-09-12 07:35:47.654554 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-prds8/cert-manager-webhook.txt
2026-09-12 07:35:47.654609 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-09-12 07:35:47.654663 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-mfmnp/
2026-09-12 07:35:47.654717 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-mfmnp/envoy-gateway.txt
2026-09-12 07:35:47.654773 | instance | cd+++++++++ pod-logs/failed-pods/
2026-09-12 07:35:47.654828 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-09-12 07:35:47.654884 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-09-12 07:35:47.654940 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-09-12 07:35:47.654996 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/
2026-09-12 07:35:47.655053 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-vp6sv/
2026-09-12 07:35:47.655135 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-vp6sv/manager.txt
2026-09-12 07:35:47.655197 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/
2026-09-12 07:35:47.655276 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-nwdng/
2026-09-12 07:35:47.655346 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-nwdng/manager.txt
2026-09-12 07:35:47.655404 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/
2026-09-12 07:35:47.655461 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-vqw2b/
2026-09-12 07:35:47.655634 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-vqw2b/manager.txt
2026-09-12 07:35:47.655702 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/
2026-09-12 07:35:47.655748 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-p8zm8/
2026-09-12 07:35:47.655787 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-p8zm8/manager.txt
2026-09-12 07:35:47.655825 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-09-12 07:35:47.655863 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-2kph7/
2026-09-12 07:35:47.655900 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-2kph7/cert-manager-controller.txt
2026-09-12 07:35:47.655938 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-dvlg9/
2026-09-12 07:35:47.655985 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-dvlg9/cert-manager-cainjector.txt
2026-09-12 07:35:47.656038 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-prds8/
2026-09-12 07:35:47.656097 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-prds8/cert-manager-webhook.txt
2026-09-12 07:35:47.656149 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-09-12 07:35:47.656190 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-mfmnp/
2026-09-12 07:35:47.656229 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-mfmnp/envoy-gateway.txt
2026-09-12 07:35:47.656297 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-09-12 07:35:47.656336 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-nzhb7/
2026-09-12 07:35:47.656374 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-nzhb7/controller.txt
2026-09-12 07:35:47.656411 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fxw9s/
2026-09-12 07:35:47.656448 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fxw9s/ingress-nginx-default-backend.txt
2026-09-12 07:35:47.656485 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-09-12 07:35:47.656574 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-fv6v6/
2026-09-12 07:35:47.656614 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fv6v6/apply-sysctl-overwrites.txt
2026-09-12 07:35:47.656653 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fv6v6/cilium-agent.txt
2026-09-12 07:35:47.656698 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fv6v6/clean-cilium-state.txt
2026-09-12 07:35:47.656750 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fv6v6/config.txt
2026-09-12 07:35:47.656805 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fv6v6/install-cni-binaries.txt
2026-09-12 07:35:47.656875 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fv6v6/mount-bpf-fs.txt
2026-09-12 07:35:47.656930 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fv6v6/mount-cgroup.txt
2026-09-12 07:35:47.656976 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-w4l4v/
2026-09-12 07:35:47.657014 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-w4l4v/cilium-operator.txt
2026-09-12 07:35:47.657051 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-l95mh/
2026-09-12 07:35:47.657103 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-l95mh/coredns.txt
2026-09-12 07:35:47.657157 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-sjxtg/
2026-09-12 07:35:47.657214 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-sjxtg/coredns.txt
2026-09-12 07:35:47.657291 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-09-12 07:35:47.657349 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-09-12 07:35:47.657400 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-09-12 07:35:47.657453 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-09-12 07:35:47.657505 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-09-12 07:35:47.657550 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-09-12 07:35:47.657603 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-dpdmm/
2026-09-12 07:35:47.657659 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-dpdmm/kube-proxy.txt
2026-09-12 07:35:47.657711 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-09-12 07:35:47.657754 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-09-12 07:35:47.657804 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-09-12 07:35:47.657856 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-09-12 07:35:47.657910 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-09-12 07:35:47.657957 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-nbrkb/
2026-09-12 07:35:47.658005 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-nbrkb/local-path-provisioner.txt
2026-09-12 07:35:47.658056 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-09-12 07:35:47.658111 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-09-12 07:35:47.658161 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-09-12 07:35:47.658215 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-09-12 07:35:47.658292 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-09-12 07:35:47.658347 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-09-12 07:35:47.658400 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-4qp8v/
2026-09-12 07:35:47.658451 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-4qp8v/goldpinger-daemon.txt
2026-09-12 07:35:47.658504 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-9d48d4cfb-zgsst/
2026-09-12 07:35:47.658557 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-9d48d4cfb-zgsst/grafana-sc-dashboard.txt
2026-09-12 07:35:47.658624 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-9d48d4cfb-zgsst/grafana-sc-datasources.txt
2026-09-12 07:35:47.658680 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-9d48d4cfb-zgsst/grafana.txt
2026-09-12 07:35:47.658902 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b5pkm/
2026-09-12 07:35:47.658984 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b5pkm/kube-state-metrics.txt
2026-09-12 07:35:47.659053 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-j2jfc/
2026-09-12 07:35:47.659113 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-j2jfc/kube-prometheus-stack.txt
2026-09-12 07:35:47.659169 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-g24jj/
2026-09-12 07:35:47.659221 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-g24jj/node-exporter.txt
2026-09-12 07:35:47.659306 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-g24jj/pod-tls-sidecar.txt
2026-09-12 07:35:47.659366 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-09-12 07:35:47.659421 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-09-12 07:35:47.659473 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-09-12 07:35:47.659528 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-09-12 07:35:47.659576 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-09-12 07:35:47.659627 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-b7w6x/
2026-09-12 07:35:47.659682 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-b7w6x/nginx.txt
2026-09-12 07:35:47.659735 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-09-12 07:35:47.659785 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-09-12 07:35:47.659840 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-09-12 07:35:47.659889 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-hqkz4/
2026-09-12 07:35:47.659941 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-hqkz4/gc.txt
2026-09-12 07:35:47.659993 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-szz5f/
2026-09-12 07:35:47.660045 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-szz5f/master.txt
2026-09-12 07:35:47.660100 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-bkzgv/
2026-09-12 07:35:47.660151 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-bkzgv/worker.txt
2026-09-12 07:35:47.660192 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-09-12 07:35:47.660267 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-09-12 07:35:47.660328 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-09-12 07:35:47.660381 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-09-12 07:35:47.660432 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-09-12 07:35:47.660485 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-09-12 07:35:47.660590 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-bv59x/
2026-09-12 07:35:47.660651 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-bv59x/pushgateway.txt
2026-09-12 07:35:47.660702 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-2tbnl/
2026-09-12 07:35:47.660754 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-2tbnl/vector.txt
2026-09-12 07:35:47.660806 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-09-12 07:35:47.660855 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-6558b9dbd6-qj9bg/
2026-09-12 07:35:47.660907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6558b9dbd6-qj9bg/barbican-api.txt
2026-09-12 07:35:47.660958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6558b9dbd6-qj9bg/init.txt
2026-09-12 07:35:47.661009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-dq2dg/
2026-09-12 07:35:47.661063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-dq2dg/barbican-db-init-0.txt
2026-09-12 07:35:47.661114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-dq2dg/init.txt
2026-09-12 07:35:47.661164 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-mczjf/
2026-09-12 07:35:47.661218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-mczjf/barbican-db-sync.txt
2026-09-12 07:35:47.661295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-mczjf/init.txt
2026-09-12 07:35:47.661348 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wmp7p/
2026-09-12 07:35:47.661402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wmp7p/init.txt
2026-09-12 07:35:47.661452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wmp7p/key-manager-ks-endpoints-admin.txt
2026-09-12 07:35:47.661501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wmp7p/key-manager-ks-endpoints-internal.txt
2026-09-12 07:35:47.661555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wmp7p/key-manager-ks-endpoints-public.txt
2026-09-12 07:35:47.661604 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-w5zdd/
2026-09-12 07:35:47.661656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-w5zdd/init.txt
2026-09-12 07:35:47.661706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-w5zdd/key-manager-ks-service-registration.txt
2026-09-12 07:35:47.661757 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-c7bnj/
2026-09-12 07:35:47.661807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-c7bnj/barbican-ks-user.txt
2026-09-12 07:35:47.661850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-c7bnj/init.txt
2026-09-12 07:35:47.661888 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-t82lt/
2026-09-12 07:35:47.661937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-t82lt/init.txt
2026-09-12 07:35:47.661990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-t82lt/rabbit-init.txt
2026-09-12 07:35:47.662044 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-759dc64b8c-xvqv7/
2026-09-12 07:35:47.662097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-759dc64b8c-xvqv7/ceph-coordination-volume-perms.txt
2026-09-12 07:35:47.662146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-759dc64b8c-xvqv7/cinder-api.txt
2026-09-12 07:35:47.662197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-759dc64b8c-xvqv7/init.txt
2026-09-12 07:35:47.662270 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-b5f5955-4gd22/
2026-09-12 07:35:47.662312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-b5f5955-4gd22/ceph-backup-keyring-placement.txt
2026-09-12 07:35:47.662360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-b5f5955-4gd22/ceph-coordination-volume-perms.txt
2026-09-12 07:35:47.662398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-b5f5955-4gd22/ceph-keyring-placement-rbd1.txt
2026-09-12 07:35:47.662435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-b5f5955-4gd22/cinder-backup.txt
2026-09-12 07:35:47.662471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-b5f5955-4gd22/init.txt
2026-09-12 07:35:47.662506 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-8jrmz/
2026-09-12 07:35:47.662542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-8jrmz/ceph-keyring-placement.txt
2026-09-12 07:35:47.662577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-8jrmz/cinder-backup-storage-init.txt
2026-09-12 07:35:47.662612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-8jrmz/init.txt
2026-09-12 07:35:47.662647 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-lwvjc/
2026-09-12 07:35:47.662682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-lwvjc/bootstrap.txt
2026-09-12 07:35:47.662721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-lwvjc/init.txt
2026-09-12 07:35:47.662758 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-mxc55/
2026-09-12 07:35:47.662793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-mxc55/create-internal-tenant.txt
2026-09-12 07:35:47.662829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-mxc55/init.txt
2026-09-12 07:35:47.662865 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-qblv5/
2026-09-12 07:35:47.662900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-qblv5/cinder-db-init-0.txt
2026-09-12 07:35:47.662935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-qblv5/init.txt
2026-09-12 07:35:47.662973 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-4mmm4/
2026-09-12 07:35:47.663010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-4mmm4/cinder-db-sync.txt
2026-09-12 07:35:47.663045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-4mmm4/init.txt
2026-09-12 07:35:47.663081 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zd598/
2026-09-12 07:35:47.663119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zd598/init.txt
2026-09-12 07:35:47.663155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zd598/volumev3-ks-endpoints-admin.txt
2026-09-12 07:35:47.663190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zd598/volumev3-ks-endpoints-internal.txt
2026-09-12 07:35:47.663226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zd598/volumev3-ks-endpoints-public.txt
2026-09-12 07:35:47.663285 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-jz2vt/
2026-09-12 07:35:47.663330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-jz2vt/init.txt
2026-09-12 07:35:47.663382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-jz2vt/volumev3-ks-service-registration.txt
2026-09-12 07:35:47.663579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-skqxc/
2026-09-12 07:35:47.663919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-skqxc/cinder-ks-user.txt
2026-09-12 07:35:47.664097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-skqxc/init.txt
2026-09-12 07:35:47.664210 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-8l8mg/
2026-09-12 07:35:47.664411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-8l8mg/init.txt
2026-09-12 07:35:47.664578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-8l8mg/rabbit-init.txt
2026-09-12 07:35:47.664742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76f44868b5-ph988/
2026-09-12 07:35:47.664860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76f44868b5-ph988/ceph-coordination-volume-perms.txt
2026-09-12 07:35:47.664962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76f44868b5-ph988/cinder-scheduler.txt
2026-09-12 07:35:47.665120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76f44868b5-ph988/init.txt
2026-09-12 07:35:47.665283 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-4tvpt/
2026-09-12 07:35:47.665399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-4tvpt/ceph-keyring-placement.txt
2026-09-12 07:35:47.665511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-4tvpt/cinder-storage-init-rbd1.txt
2026-09-12 07:35:47.665746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-4tvpt/init.txt
2026-09-12 07:35:47.665876 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5955f8c549-lz9cq/
2026-09-12 07:35:47.666033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5955f8c549-lz9cq/ceph-coordination-volume-perms.txt
2026-09-12 07:35:47.666150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5955f8c549-lz9cq/ceph-keyring-placement-rbd1.txt
2026-09-12 07:35:47.666323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5955f8c549-lz9cq/cinder-volume.txt
2026-09-12 07:35:47.666444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5955f8c549-lz9cq/init-cinder-conf.txt
2026-09-12 07:35:47.666590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5955f8c549-lz9cq/init.txt
2026-09-12 07:35:47.666695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29819945-n4crj/
2026-09-12 07:35:47.666809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29819945-n4crj/cinder-volume-usage-audit.txt
2026-09-12 07:35:47.666961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29819945-n4crj/init.txt
2026-09-12 07:35:47.667081 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-89568d8df-lm7z8/
2026-09-12 07:35:47.667197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-89568d8df-lm7z8/ceph-keyring-placement.txt
2026-09-12 07:35:47.667373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-89568d8df-lm7z8/glance-api.txt
2026-09-12 07:35:47.667524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-89568d8df-lm7z8/glance-perms.txt
2026-09-12 07:35:47.667640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-89568d8df-lm7z8/init.txt
2026-09-12 07:35:47.667757 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-5scnf/
2026-09-12 07:35:47.667905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-5scnf/glance-db-init-0.txt
2026-09-12 07:35:47.668023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-5scnf/init.txt
2026-09-12 07:35:47.668137 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-gwc8k/
2026-09-12 07:35:47.668305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-gwc8k/glance-db-sync.txt
2026-09-12 07:35:47.668424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-gwc8k/init.txt
2026-09-12 07:35:47.668542 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k4kk7/
2026-09-12 07:35:47.668628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k4kk7/image-ks-endpoints-admin.txt
2026-09-12 07:35:47.668685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k4kk7/image-ks-endpoints-internal.txt
2026-09-12 07:35:47.668814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k4kk7/image-ks-endpoints-public.txt
2026-09-12 07:35:47.668871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k4kk7/init.txt
2026-09-12 07:35:47.668910 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-r98hx/
2026-09-12 07:35:47.668948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-r98hx/image-ks-service-registration.txt
2026-09-12 07:35:47.668985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-r98hx/init.txt
2026-09-12 07:35:47.669021 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-lbc85/
2026-09-12 07:35:47.669057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-lbc85/glance-ks-user.txt
2026-09-12 07:35:47.669093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-lbc85/init.txt
2026-09-12 07:35:47.669129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-mqwj7/
2026-09-12 07:35:47.669223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-mqwj7/glance-metadefs-load.txt
2026-09-12 07:35:47.669319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-mqwj7/init.txt
2026-09-12 07:35:47.669373 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-h4qb6/
2026-09-12 07:35:47.669422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-h4qb6/init.txt
2026-09-12 07:35:47.669472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-h4qb6/rabbit-init.txt
2026-09-12 07:35:47.669523 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hmpdj/
2026-09-12 07:35:47.669577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hmpdj/ceph-keyring-placement.txt
2026-09-12 07:35:47.669629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hmpdj/glance-storage-init.txt
2026-09-12 07:35:47.669680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hmpdj/init.txt
2026-09-12 07:35:47.669735 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-5b6858659b-t4lfx/
2026-09-12 07:35:47.669780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5b6858659b-t4lfx/heat-api.txt
2026-09-12 07:35:47.669822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5b6858659b-t4lfx/init.txt
2026-09-12 07:35:47.669928 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-gc4j2/
2026-09-12 07:35:47.669990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-gc4j2/bootstrap.txt
2026-09-12 07:35:47.670026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-gc4j2/init.txt
2026-09-12 07:35:47.670060 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-74c5bfc778-w2tjh/
2026-09-12 07:35:47.670091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-74c5bfc778-w2tjh/heat-cfn.txt
2026-09-12 07:35:47.670125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-74c5bfc778-w2tjh/init.txt
2026-09-12 07:35:47.670157 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-9f4vx/
2026-09-12 07:35:47.670182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-9f4vx/heat-db-init-0.txt
2026-09-12 07:35:47.670206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-9f4vx/init.txt
2026-09-12 07:35:47.670229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-djm5k/
2026-09-12 07:35:47.670275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-djm5k/heat-db-sync.txt
2026-09-12 07:35:47.670300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-djm5k/init.txt
2026-09-12 07:35:47.670323 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-hhrz6/
2026-09-12 07:35:47.670346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-hhrz6/heat-ks-domain-user.txt
2026-09-12 07:35:47.670376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-hhrz6/init.txt
2026-09-12 07:35:47.670399 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-977876fb5-9244r/
2026-09-12 07:35:47.670422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-977876fb5-9244r/heat-engine.txt
2026-09-12 07:35:47.670443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-977876fb5-9244r/init.txt
2026-09-12 07:35:47.670465 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29819960-vsf87/
2026-09-12 07:35:47.670488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29819960-vsf87/heat-engine-cleaner.txt
2026-09-12 07:35:47.670511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29819960-vsf87/init.txt
2026-09-12 07:35:47.670533 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29819965-zn2pz/
2026-09-12 07:35:47.670554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29819965-zn2pz/heat-engine-cleaner.txt
2026-09-12 07:35:47.670576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29819965-zn2pz/init.txt
2026-09-12 07:35:47.670597 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29819970-l6mwm/
2026-09-12 07:35:47.670619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29819970-l6mwm/heat-engine-cleaner.txt
2026-09-12 07:35:47.670640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29819970-l6mwm/init.txt
2026-09-12 07:35:47.670661 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpmqs/
2026-09-12 07:35:47.670683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpmqs/cloudformation-ks-endpoints-admin.txt
2026-09-12 07:35:47.670705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpmqs/cloudformation-ks-endpoints-internal.txt
2026-09-12 07:35:47.670727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpmqs/cloudformation-ks-endpoints-public.txt
2026-09-12 07:35:47.670750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpmqs/init.txt
2026-09-12 07:35:47.670772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpmqs/orchestration-ks-endpoints-admin.txt
2026-09-12 07:35:47.670794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpmqs/orchestration-ks-endpoints-internal.txt
2026-09-12 07:35:47.670816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpmqs/orchestration-ks-endpoints-public.txt
2026-09-12 07:35:47.670847 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-8rqs7/
2026-09-12 07:35:47.670879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-8rqs7/cloudformation-ks-service-registration.txt
2026-09-12 07:35:47.670910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-8rqs7/init.txt
2026-09-12 07:35:47.670940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-8rqs7/orchestration-ks-service-registration.txt
2026-09-12 07:35:47.670974 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-xs2wl/
2026-09-12 07:35:47.671006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-xs2wl/heat-ks-user.txt
2026-09-12 07:35:47.671035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-xs2wl/heat-trustee-ks-user.txt
2026-09-12 07:35:47.671067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-xs2wl/init.txt
2026-09-12 07:35:47.671102 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-v996v/
2026-09-12 07:35:47.671134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-v996v/init.txt
2026-09-12 07:35:47.671166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-v996v/rabbit-init.txt
2026-09-12 07:35:47.671209 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-tlgfc/
2026-09-12 07:35:47.671287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-tlgfc/heat-trusts.txt
2026-09-12 07:35:47.671320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-tlgfc/init.txt
2026-09-12 07:35:47.671343 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-l5kpv/
2026-09-12 07:35:47.671366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-l5kpv/init.txt
2026-09-12 07:35:47.671388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-l5kpv/keepalived.txt
2026-09-12 07:35:47.671411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-l5kpv/wait-for-ip.txt
2026-09-12 07:35:47.671433 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-755bd55446-qtc8l/
2026-09-12 07:35:47.671455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-755bd55446-qtc8l/init.txt
2026-09-12 07:35:47.671477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-755bd55446-qtc8l/keystone-api.txt
2026-09-12 07:35:47.671499 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-snc4w/
2026-09-12 07:35:47.671521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-snc4w/bootstrap.txt
2026-09-12 07:35:47.671543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-snc4w/init.txt
2026-09-12 07:35:47.671565 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-7zhr2/
2026-09-12 07:35:47.671588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-7zhr2/init.txt
2026-09-12 07:35:47.671619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-7zhr2/keystone-credential-setup.txt
2026-09-12 07:35:47.671652 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-n2mv4/
2026-09-12 07:35:47.671689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-n2mv4/init.txt
2026-09-12 07:35:47.671721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-n2mv4/keystone-db-init-0.txt
2026-09-12 07:35:47.671746 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-smdtl/
2026-09-12 07:35:47.671769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-smdtl/init.txt
2026-09-12 07:35:47.671792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-smdtl/keystone-db-sync.txt
2026-09-12 07:35:47.671815 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-7vhzj/
2026-09-12 07:35:47.671838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-7vhzj/init.txt
2026-09-12 07:35:47.671870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-7vhzj/keystone-domain-manage.txt
2026-09-12 07:35:47.671903 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9gn69/
2026-09-12 07:35:47.671936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9gn69/init.txt
2026-09-12 07:35:47.671976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9gn69/keystone-fernet-setup.txt
2026-09-12 07:35:47.672013 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-sc2lp/
2026-09-12 07:35:47.672047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-sc2lp/init.txt
2026-09-12 07:35:47.672076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-sc2lp/rabbit-init.txt
2026-09-12 07:35:47.672099 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9bff6/
2026-09-12 07:35:47.672123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9bff6/ceph-admin-keyring-placement.txt
2026-09-12 07:35:47.672146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9bff6/ceph-keyring-placement.txt
2026-09-12 07:35:47.672177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9bff6/init-dynamic-options.txt
2026-09-12 07:35:47.672201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9bff6/init.txt
2026-09-12 07:35:47.672225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9bff6/libvirt-exporter.txt
2026-09-12 07:35:47.672267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9bff6/libvirt.txt
2026-09-12 07:35:47.672292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9bff6/tls-sidecar.txt
2026-09-12 07:35:47.672317 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-78454c78c7-9bstb/
2026-09-12 07:35:47.672349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-78454c78c7-9bstb/init.txt
2026-09-12 07:35:47.672382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-78454c78c7-9bstb/magnum-api.txt
2026-09-12 07:35:47.672417 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-flkmp/
2026-09-12 07:35:47.672444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-flkmp/magnum-cluster-api-proxy.txt
2026-09-12 07:35:47.672468 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/
2026-09-12 07:35:47.672491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt
2026-09-12 07:35:47.672534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt
2026-09-12 07:35:47.672558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt
2026-09-12 07:35:47.672581 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-xn46f/
2026-09-12 07:35:47.672603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-xn46f/init.txt
2026-09-12 07:35:47.672626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-xn46f/magnum-db-init-0.txt
2026-09-12 07:35:47.672649 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-c4bx7/
2026-09-12 07:35:47.672672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-c4bx7/init.txt
2026-09-12 07:35:47.672694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-c4bx7/magnum-db-sync.txt
2026-09-12 07:35:47.672723 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-5vjll/
2026-09-12 07:35:47.672754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-5vjll/init.txt
2026-09-12 07:35:47.672788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-5vjll/magnum-ks-domain-user.txt
2026-09-12 07:35:47.672821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-s59p9/
2026-09-12 07:35:47.672846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-s59p9/container-infra-ks-endpoints-admin.txt
2026-09-12 07:35:47.672870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-s59p9/container-infra-ks-endpoints-internal.txt
2026-09-12 07:35:47.672893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-s59p9/container-infra-ks-endpoints-public.txt
2026-09-12 07:35:47.672916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-s59p9/init.txt
2026-09-12 07:35:47.673391 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-g5v84/
2026-09-12 07:35:47.673775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-g5v84/container-infra-ks-service-registration.txt
2026-09-12 07:35:47.674449 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-g5v84/init.txt
2026-09-12 07:35:47.674962 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-ndv2k/
2026-09-12 07:35:47.675489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-ndv2k/init.txt
2026-09-12 07:35:47.676017 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-ndv2k/magnum-ks-user.txt
2026-09-12 07:35:47.676359 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-2m6ks/
2026-09-12 07:35:47.676742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-2m6ks/init.txt
2026-09-12 07:35:47.676787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-2m6ks/rabbit-init.txt
2026-09-12 07:35:47.676823 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-cv5gw/
2026-09-12 07:35:47.676861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-cv5gw/registry.txt
2026-09-12 07:35:47.676893 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-7968f44798-smvrf/
2026-09-12 07:35:47.676919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-7968f44798-smvrf/init.txt
2026-09-12 07:35:47.676942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-7968f44798-smvrf/manila-api.txt
2026-09-12 07:35:47.676965 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-nxglv/
2026-09-12 07:35:47.676988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-nxglv/bootstrap.txt
2026-09-12 07:35:47.677012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-nxglv/init.txt
2026-09-12 07:35:47.677034 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-5b9bf6dfc7-bp65s/
2026-09-12 07:35:47.677056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-5b9bf6dfc7-bp65s/init.txt
2026-09-12 07:35:47.677079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-5b9bf6dfc7-bp65s/manila-data.txt
2026-09-12 07:35:47.677102 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-l5bkg/
2026-09-12 07:35:47.677126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-l5bkg/init.txt
2026-09-12 07:35:47.677149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-l5bkg/manila-db-init-0.txt
2026-09-12 07:35:47.677172 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-pcqfm/
2026-09-12 07:35:47.677195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-pcqfm/init.txt
2026-09-12 07:35:47.677218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-pcqfm/manila-db-sync.txt
2026-09-12 07:35:47.677264 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-csncp/
2026-09-12 07:35:47.677290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-csncp/init.txt
2026-09-12 07:35:47.677314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-csncp/share-ks-endpoints-admin.txt
2026-09-12 07:35:47.677337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-csncp/share-ks-endpoints-internal.txt
2026-09-12 07:35:47.677360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-csncp/share-ks-endpoints-public.txt
2026-09-12 07:35:47.677383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-csncp/sharev2-ks-endpoints-admin.txt
2026-09-12 07:35:47.677407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-csncp/sharev2-ks-endpoints-internal.txt
2026-09-12 07:35:47.677430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-csncp/sharev2-ks-endpoints-public.txt
2026-09-12 07:35:47.677453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-kcddh/
2026-09-12 07:35:47.677476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-kcddh/init.txt
2026-09-12 07:35:47.677499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-kcddh/share-ks-service-registration.txt
2026-09-12 07:35:47.677522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-kcddh/sharev2-ks-service-registration.txt
2026-09-12 07:35:47.677545 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-pn57f/
2026-09-12 07:35:47.677576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-pn57f/init.txt
2026-09-12 07:35:47.677600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-pn57f/manila-ks-user.txt
2026-09-12 07:35:47.677631 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-9kks6/
2026-09-12 07:35:47.677664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-9kks6/init.txt
2026-09-12 07:35:47.677699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-9kks6/rabbit-init.txt
2026-09-12 07:35:47.677734 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-6dc9867689-7lwb8/
2026-09-12 07:35:47.677770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-6dc9867689-7lwb8/init.txt
2026-09-12 07:35:47.677801 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-6dc9867689-7lwb8/manila-scheduler.txt
2026-09-12 07:35:47.677826 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-69dc56bdfd-2z8s2/
2026-09-12 07:35:47.677850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-69dc56bdfd-2z8s2/init.txt
2026-09-12 07:35:47.677872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-69dc56bdfd-2z8s2/manila-share-init.txt
2026-09-12 07:35:47.677895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-69dc56bdfd-2z8s2/manila-share.txt
2026-09-12 07:35:47.677918 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-ld258/
2026-09-12 07:35:47.677940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-ld258/init.txt
2026-09-12 07:35:47.677963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-ld258/memcached-exporter.txt
2026-09-12 07:35:47.677985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-ld258/memcached.txt
2026-09-12 07:35:47.678008 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-bjwhh/
2026-09-12 07:35:47.678031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-bjwhh/init.txt
2026-09-12 07:35:47.678052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-bjwhh/neutron-db-init-0.txt
2026-09-12 07:35:47.678075 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-xk757/
2026-09-12 07:35:47.678097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-xk757/init.txt
2026-09-12 07:35:47.678127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-xk757/neutron-db-sync.txt
2026-09-12 07:35:47.678160 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-grrh8/
2026-09-12 07:35:47.678197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-grrh8/init.txt
2026-09-12 07:35:47.678230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-grrh8/network-ks-endpoints-admin.txt
2026-09-12 07:35:47.678273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-grrh8/network-ks-endpoints-internal.txt
2026-09-12 07:35:47.678297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-grrh8/network-ks-endpoints-public.txt
2026-09-12 07:35:47.678321 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-nv5nq/
2026-09-12 07:35:47.678344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-nv5nq/init.txt
2026-09-12 07:35:47.678372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-nv5nq/network-ks-service-registration.txt
2026-09-12 07:35:47.678404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-v8gfb/
2026-09-12 07:35:47.678440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-v8gfb/init.txt
2026-09-12 07:35:47.678473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-v8gfb/neutron-ks-user.txt
2026-09-12 07:35:47.678505 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-lhzqv/
2026-09-12 07:35:47.678529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-lhzqv/init.txt
2026-09-12 07:35:47.678552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-lhzqv/neutron-netns-cleanup-cron.txt
2026-09-12 07:35:47.678574 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bh729/
2026-09-12 07:35:47.678596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bh729/init.txt
2026-09-12 07:35:47.678618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bh729/neutron-metadata-agent-init.txt
2026-09-12 07:35:47.678640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bh729/neutron-ovn-metadata-agent.txt
2026-09-12 07:35:47.678662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bh729/ovn-neutron-init.txt
2026-09-12 07:35:47.678685 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-7bjx6/
2026-09-12 07:35:47.678711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-7bjx6/init.txt
2026-09-12 07:35:47.678744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-7bjx6/neutron-ovn-vpn-agent.txt
2026-09-12 07:35:47.678779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-7bjx6/ovn-neutron-init.txt
2026-09-12 07:35:47.678812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-7bjx6/ovn-vpn-agent-init.txt
2026-09-12 07:35:47.678839 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7zg65/
2026-09-12 07:35:47.678862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7zg65/init.txt
2026-09-12 07:35:47.678885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-7zg65/rabbit-init.txt
2026-09-12 07:35:47.678907 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7969787df6-k2th6/
2026-09-12 07:35:47.678930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7969787df6-k2th6/init.txt
2026-09-12 07:35:47.678952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7969787df6-k2th6/neutron-policy-server.txt
2026-09-12 07:35:47.678975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7969787df6-k2th6/neutron-server.txt
2026-09-12 07:35:47.678999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7969787df6-k2th6/ovn-neutron-init.txt
2026-09-12 07:35:47.679022 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7b8f964d78-phqz5/
2026-09-12 07:35:47.679045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7b8f964d78-phqz5/init.txt
2026-09-12 07:35:47.679068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7b8f964d78-phqz5/nova-api-metadata-init.txt
2026-09-12 07:35:47.679091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7b8f964d78-phqz5/nova-api.txt
2026-09-12 07:35:47.679147 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-55fc54c8b6-9gm4q/
2026-09-12 07:35:47.679182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-55fc54c8b6-9gm4q/init.txt
2026-09-12 07:35:47.679205 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-55fc54c8b6-9gm4q/nova-osapi.txt
2026-09-12 07:35:47.679229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-8nblv/
2026-09-12 07:35:47.679271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-8nblv/bootstrap.txt
2026-09-12 07:35:47.679295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-8nblv/init.txt
2026-09-12 07:35:47.679319 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-xrlg7/
2026-09-12 07:35:47.679350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-xrlg7/init.txt
2026-09-12 07:35:47.679374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-xrlg7/nova-cell-setup-init.txt
2026-09-12 07:35:47.679397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-xrlg7/nova-cell-setup.txt
2026-09-12 07:35:47.679420 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-fxbbx/
2026-09-12 07:35:47.679443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-fxbbx/ceph-admin-keyring-placement.txt
2026-09-12 07:35:47.679466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-fxbbx/ceph-keyring-placement.txt
2026-09-12 07:35:47.679489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-fxbbx/ceph-perms.txt
2026-09-12 07:35:47.679514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-fxbbx/init.txt
2026-09-12 07:35:47.679546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-fxbbx/nova-compute-init.txt
2026-09-12 07:35:47.679580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-fxbbx/nova-compute-ssh-init.txt
2026-09-12 07:35:47.679611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-fxbbx/nova-compute-ssh.txt
2026-09-12 07:35:47.679645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-fxbbx/nova-compute-vnc-init.txt
2026-09-12 07:35:47.679677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-fxbbx/nova-compute.txt
2026-09-12 07:35:47.679705 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-646b4cfb78-rq58t/
2026-09-12 07:35:47.679730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-646b4cfb78-rq58t/init.txt
2026-09-12 07:35:47.679761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-646b4cfb78-rq58t/nova-conductor.txt
2026-09-12 07:35:47.679795 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8786j/
2026-09-12 07:35:47.679829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8786j/init.txt
2026-09-12 07:35:47.679858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8786j/nova-db-init-0.txt
2026-09-12 07:35:47.679881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8786j/nova-db-init-1.txt
2026-09-12 07:35:47.679910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8786j/nova-db-init-2.txt
2026-09-12 07:35:47.679941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-pljd8/
2026-09-12 07:35:47.679976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-pljd8/init.txt
2026-09-12 07:35:47.680008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-pljd8/nova-db-sync.txt
2026-09-12 07:35:47.680033 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-zwtx7/
2026-09-12 07:35:47.680064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-zwtx7/compute-ks-endpoints-admin.txt
2026-09-12 07:35:47.680098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-zwtx7/compute-ks-endpoints-internal.txt
2026-09-12 07:35:47.680134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-zwtx7/compute-ks-endpoints-public.txt
2026-09-12 07:35:47.680165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-zwtx7/init.txt
2026-09-12 07:35:47.680199 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-cbsts/
2026-09-12 07:35:47.680248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-cbsts/compute-ks-service-registration.txt
2026-09-12 07:35:47.680286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-cbsts/init.txt
2026-09-12 07:35:47.680322 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-7xd26/
2026-09-12 07:35:47.680367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-7xd26/init.txt
2026-09-12 07:35:47.680394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-7xd26/nova-ks-user.txt
2026-09-12 07:35:47.680418 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c9dff49df-w5vf2/
2026-09-12 07:35:47.680441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c9dff49df-w5vf2/init.txt
2026-09-12 07:35:47.680465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c9dff49df-w5vf2/nova-novncproxy-init-assets.txt
2026-09-12 07:35:47.680488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c9dff49df-w5vf2/nova-novncproxy-init.txt
2026-09-12 07:35:47.680535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c9dff49df-w5vf2/nova-novncproxy.txt
2026-09-12 07:35:47.680559 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-8bwvd/
2026-09-12 07:35:47.680582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-8bwvd/init.txt
2026-09-12 07:35:47.680605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-8bwvd/rabbit-init.txt
2026-09-12 07:35:47.680628 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5f9fb9d46-w57jh/
2026-09-12 07:35:47.680650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5f9fb9d46-w57jh/init.txt
2026-09-12 07:35:47.680673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5f9fb9d46-w57jh/nova-scheduler.txt
2026-09-12 07:35:47.680696 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-659548cb59-rrqcb/
2026-09-12 07:35:47.680718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-659548cb59-rrqcb/init.txt
2026-09-12 07:35:47.680741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-659548cb59-rrqcb/octavia-api.txt
2026-09-12 07:35:47.680764 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-h6gj9/
2026-09-12 07:35:47.680786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-h6gj9/bootstrap.txt
2026-09-12 07:35:47.680809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-h6gj9/init.txt
2026-09-12 07:35:47.680831 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-bnpww/
2026-09-12 07:35:47.680854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-bnpww/init.txt
2026-09-12 07:35:47.680877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-bnpww/octavia-db-init-0.txt
2026-09-12 07:35:47.680899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-bnpww/octavia-db-init-1.txt
2026-09-12 07:35:47.680922 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-x27xm/
2026-09-12 07:35:47.680945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-x27xm/init.txt
2026-09-12 07:35:47.680975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-x27xm/octavia-db-sync.txt
2026-09-12 07:35:47.681008 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-wfgh5/
2026-09-12 07:35:47.681044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-wfgh5/init.txt
2026-09-12 07:35:47.681077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-wfgh5/octavia-health-manager-get-port.txt
2026-09-12 07:35:47.681102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-wfgh5/octavia-health-manager-nic-init.txt
2026-09-12 07:35:47.681126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-wfgh5/octavia-health-manager.txt
2026-09-12 07:35:47.681149 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6c685d6956-8r925/
2026-09-12 07:35:47.681173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6c685d6956-8r925/init.txt
2026-09-12 07:35:47.681205 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6c685d6956-8r925/octavia-housekeeping.txt
2026-09-12 07:35:47.681229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-g896t/
2026-09-12 07:35:47.681269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-g896t/init.txt
2026-09-12 07:35:47.681293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-g896t/load-balancer-ks-endpoints-admin.txt
2026-09-12 07:35:47.681317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-g896t/load-balancer-ks-endpoints-internal.txt
2026-09-12 07:35:47.681340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-g896t/load-balancer-ks-endpoints-public.txt
2026-09-12 07:35:47.681364 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-vd8hp/
2026-09-12 07:35:47.681387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-vd8hp/init.txt
2026-09-12 07:35:47.681410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-vd8hp/load-balancer-ks-service-registration.txt
2026-09-12 07:35:47.681433 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-v4c6j/
2026-09-12 07:35:47.681457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-v4c6j/init.txt
2026-09-12 07:35:47.681479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-v4c6j/octavia-ks-user.txt
2026-09-12 07:35:47.681502 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-pjpns/
2026-09-12 07:35:47.681525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-pjpns/init.txt
2026-09-12 07:35:47.681548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-pjpns/rabbit-init.txt
2026-09-12 07:35:47.681570 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-6b48cd87f9-wqlw5/
2026-09-12 07:35:47.681592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-6b48cd87f9-wqlw5/init.txt
2026-09-12 07:35:47.681614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-6b48cd87f9-wqlw5/octavia-worker.txt
2026-09-12 07:35:47.681636 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-khxlv/
2026-09-12 07:35:47.681658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-khxlv/init.txt
2026-09-12 07:35:47.681681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-khxlv/openvswitch-db-perms.txt
2026-09-12 07:35:47.681711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-khxlv/openvswitch-db.txt
2026-09-12 07:35:47.681743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-khxlv/openvswitch-vswitchd-modules.txt
2026-09-12 07:35:47.681779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-khxlv/openvswitch-vswitchd.txt
2026-09-12 07:35:47.681811 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-m9g56/
2026-09-12 07:35:47.681835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-m9g56/controller-init.txt
2026-09-12 07:35:47.681858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-m9g56/controller.txt
2026-09-12 07:35:47.681881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-m9g56/get-gw-enabled.txt
2026-09-12 07:35:47.681903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-m9g56/init.txt
2026-09-12 07:35:47.681925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-m9g56/log-parser.txt
2026-09-12 07:35:47.681948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-m9g56/vector.txt
2026-09-12 07:35:47.681972 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-5qdw2/
2026-09-12 07:35:47.681996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-5qdw2/init.txt
2026-09-12 07:35:47.682024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-5qdw2/northd.txt
2026-09-12 07:35:47.682056 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-09-12 07:35:47.682088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-09-12 07:35:47.682123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-09-12 07:35:47.682153 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-09-12 07:35:47.682176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-09-12 07:35:47.682199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-09-12 07:35:47.682221 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-09-12 07:35:47.682258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-09-12 07:35:47.682282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-09-12 07:35:47.682305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-09-12 07:35:47.682327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-09-12 07:35:47.682349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-09-12 07:35:47.682372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-09-12 07:35:47.682394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-09-12 07:35:47.682416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-09-12 07:35:47.682438 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-84ddf4b9f5-m72fg/
2026-09-12 07:35:47.682461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-84ddf4b9f5-m72fg/init.txt
2026-09-12 07:35:47.682483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-84ddf4b9f5-m72fg/placement-api.txt
2026-09-12 07:35:47.682506 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-wzq7p/
2026-09-12 07:35:47.682528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-wzq7p/init.txt
2026-09-12 07:35:47.682551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-wzq7p/placement-db-init-0.txt
2026-09-12 07:35:47.682572 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-8wvnz/
2026-09-12 07:35:47.682595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-8wvnz/init.txt
2026-09-12 07:35:47.682617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-8wvnz/placement-db-sync.txt
2026-09-12 07:35:47.682640 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mpwg4/
2026-09-12 07:35:47.682662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mpwg4/init.txt
2026-09-12 07:35:47.682685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mpwg4/placement-ks-endpoints-admin.txt
2026-09-12 07:35:47.682708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mpwg4/placement-ks-endpoints-internal.txt
2026-09-12 07:35:47.682731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-mpwg4/placement-ks-endpoints-public.txt
2026-09-12 07:35:47.682754 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-h79rl/
2026-09-12 07:35:47.682776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-h79rl/init.txt
2026-09-12 07:35:47.682799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-h79rl/placement-ks-service-registration.txt
2026-09-12 07:35:47.682822 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-5pn46/
2026-09-12 07:35:47.682844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-5pn46/init.txt
2026-09-12 07:35:47.682872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-5pn46/placement-ks-user.txt
2026-09-12 07:35:47.682896 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-8vr45/
2026-09-12 07:35:47.682919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-8vr45/percona-xtradb-cluster-operator.txt
2026-09-12 07:35:47.682941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-09-12 07:35:47.682966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-09-12 07:35:47.682998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-09-12 07:35:47.683032 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-09-12 07:35:47.683065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-09-12 07:35:47.683098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-09-12 07:35:47.683126 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-xz8dt/
2026-09-12 07:35:47.683151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-xz8dt/rabbitmq-cluster-operator.txt
2026-09-12 07:35:47.683175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-09-12 07:35:47.683201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-09-12 07:35:47.683225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-09-12 07:35:47.683265 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/
2026-09-12 07:35:47.683289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt
2026-09-12 07:35:47.683312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt
2026-09-12 07:35:47.683335 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-09-12 07:35:47.683358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-09-12 07:35:47.683381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-09-12 07:35:47.683404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/
2026-09-12 07:35:47.683427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt
2026-09-12 07:35:47.683449 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt
2026-09-12 07:35:47.683478 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/
2026-09-12 07:35:47.683511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt
2026-09-12 07:35:47.683546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt
2026-09-12 07:35:47.683578 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-bn8p5/
2026-09-12 07:35:47.683603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-bn8p5/rabbitmq-cluster-operator.txt
2026-09-12 07:35:47.683627 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-09-12 07:35:47.683651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-09-12 07:35:47.683674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-09-12 07:35:47.683700 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-09-12 07:35:47.683733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-09-12 07:35:47.683776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-09-12 07:35:47.683810 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/
2026-09-12 07:35:47.683835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt
2026-09-12 07:35:47.683858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt
2026-09-12 07:35:47.683881 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-chrkn/
2026-09-12 07:35:47.683904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-chrkn/ceph-crash.txt
2026-09-12 07:35:47.683927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-chrkn/chown-container-data-dir.txt
2026-09-12 07:35:47.683950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-chrkn/make-container-crash-dir.txt
2026-09-12 07:35:47.683973 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8/
2026-09-12 07:35:47.683996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8/chown-container-data-dir.txt
2026-09-12 07:35:47.684018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8/log-collector.txt
2026-09-12 07:35:47.684041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8/rgw.txt
2026-09-12 07:35:47.684069 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7779dc687f-j98wh/
2026-09-12 07:35:47.684101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7779dc687f-j98wh/init.txt
2026-09-12 07:35:47.684136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7779dc687f-j98wh/staffeln-api.txt
2026-09-12 07:35:47.684169 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-7c9544bdc6-njccz/
2026-09-12 07:35:47.684194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-7c9544bdc6-njccz/staffeln-conductor.txt
2026-09-12 07:35:47.684217 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-rxhkw/
2026-09-12 07:35:47.684255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-rxhkw/init.txt
2026-09-12 07:35:47.684280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-rxhkw/staffeln-db-init-0.txt
2026-09-12 07:35:47.684304 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-m5kf4/
2026-09-12 07:35:47.684327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-m5kf4/init.txt
2026-09-12 07:35:47.684350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-m5kf4/staffeln-db-sync.txt
2026-09-12 07:35:47.684373 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-09-12 07:35:47.684396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-09-12 07:35:47.684419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-09-12 07:35:47.684443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-09-12 07:35:47.684466 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/
2026-09-12 07:35:47.684490 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-7tkrq/
2026-09-12 07:35:47.684534 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-7tkrq/manager.txt
2026-09-12 07:35:47.684559 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-09-12 07:35:47.684583 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-grjd4/
2026-09-12 07:35:47.684607 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-grjd4/rook-ceph-operator.txt
2026-09-12 07:35:47.684637 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-09-12 07:35:47.684661 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-768rf/
2026-09-12 07:35:47.684685 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-768rf/secretgen-controller.txt
2026-09-12 07:35:47.684709 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-09-12 07:35:47.684733 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-nzhb7/
2026-09-12 07:35:47.684756 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-nzhb7/controller.txt
2026-09-12 07:35:47.684780 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fxw9s/
2026-09-12 07:35:47.684803 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fxw9s/ingress-nginx-default-backend.txt
2026-09-12 07:35:47.684826 | instance | cd+++++++++ pod-logs/kube-system/
2026-09-12 07:35:47.684849 | instance | cd+++++++++ pod-logs/kube-system/cilium-fv6v6/
2026-09-12 07:35:47.684876 | instance | >f+++++++++ pod-logs/kube-system/cilium-fv6v6/apply-sysctl-overwrites.txt
2026-09-12 07:35:47.684909 | instance | >f+++++++++ pod-logs/kube-system/cilium-fv6v6/cilium-agent.txt
2026-09-12 07:35:47.684943 | instance | >f+++++++++ pod-logs/kube-system/cilium-fv6v6/clean-cilium-state.txt
2026-09-12 07:35:47.684976 | instance | >f+++++++++ pod-logs/kube-system/cilium-fv6v6/config.txt
2026-09-12 07:35:47.685009 | instance | >f+++++++++ pod-logs/kube-system/cilium-fv6v6/install-cni-binaries.txt
2026-09-12 07:35:47.685038 | instance | >f+++++++++ pod-logs/kube-system/cilium-fv6v6/mount-bpf-fs.txt
2026-09-12 07:35:47.685068 | instance | >f+++++++++ pod-logs/kube-system/cilium-fv6v6/mount-cgroup.txt
2026-09-12 07:35:47.685100 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-w4l4v/
2026-09-12 07:35:47.685134 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-w4l4v/cilium-operator.txt
2026-09-12 07:35:47.685164 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-l95mh/
2026-09-12 07:35:47.685193 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-l95mh/coredns.txt
2026-09-12 07:35:47.685225 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-sjxtg/
2026-09-12 07:35:47.685281 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-sjxtg/coredns.txt
2026-09-12 07:35:47.685312 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-09-12 07:35:47.685338 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-09-12 07:35:47.685370 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-09-12 07:35:47.685403 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-09-12 07:35:47.685437 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-09-12 07:35:47.685465 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-09-12 07:35:47.685497 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-dpdmm/
2026-09-12 07:35:47.685531 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-dpdmm/kube-proxy.txt
2026-09-12 07:35:47.685567 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-09-12 07:35:47.685600 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-09-12 07:35:47.685631 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-09-12 07:35:47.685666 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-09-12 07:35:47.685697 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-09-12 07:35:47.685732 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-nbrkb/
2026-09-12 07:35:47.685764 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-nbrkb/local-path-provisioner.txt
2026-09-12 07:35:47.685797 | instance | cd+++++++++ pod-logs/monitoring/
2026-09-12 07:35:47.685830 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-09-12 07:35:47.685864 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-09-12 07:35:47.685897 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-09-12 07:35:47.686008 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-09-12 07:35:47.686037 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-09-12 07:35:47.686062 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-4qp8v/
2026-09-12 07:35:47.686094 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-4qp8v/goldpinger-daemon.txt
2026-09-12 07:35:47.686128 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-9d48d4cfb-zgsst/
2026-09-12 07:35:47.686164 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-9d48d4cfb-zgsst/grafana-sc-dashboard.txt
2026-09-12 07:35:47.686194 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-9d48d4cfb-zgsst/grafana-sc-datasources.txt
2026-09-12 07:35:47.686229 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-9d48d4cfb-zgsst/grafana.txt
2026-09-12 07:35:47.686371 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b5pkm/
2026-09-12 07:35:47.686469 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b5pkm/kube-state-metrics.txt
2026-09-12 07:35:47.686524 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-j2jfc/
2026-09-12 07:35:47.686567 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-j2jfc/kube-prometheus-stack.txt
2026-09-12 07:35:47.686609 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-g24jj/
2026-09-12 07:35:47.686649 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-g24jj/node-exporter.txt
2026-09-12 07:35:47.686689 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-g24jj/pod-tls-sidecar.txt
2026-09-12 07:35:47.686727 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-09-12 07:35:47.686766 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-09-12 07:35:47.686805 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-09-12 07:35:47.686845 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-09-12 07:35:47.686884 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-09-12 07:35:47.686924 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-b7w6x/
2026-09-12 07:35:47.686964 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-b7w6x/nginx.txt
2026-09-12 07:35:47.687003 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-09-12 07:35:47.687043 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-09-12 07:35:47.687083 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-09-12 07:35:47.687122 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-hqkz4/
2026-09-12 07:35:47.687161 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-hqkz4/gc.txt
2026-09-12 07:35:47.687199 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-szz5f/
2026-09-12 07:35:47.687259 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-szz5f/master.txt
2026-09-12 07:35:47.687301 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-bkzgv/
2026-09-12 07:35:47.687353 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-bkzgv/worker.txt
2026-09-12 07:35:47.687394 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-09-12 07:35:47.687433 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-09-12 07:35:47.687473 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-09-12 07:35:47.687512 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-09-12 07:35:47.687551 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-09-12 07:35:47.687590 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-09-12 07:35:47.687629 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-bv59x/
2026-09-12 07:35:47.687668 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-bv59x/pushgateway.txt
2026-09-12 07:35:47.687708 | instance | cd+++++++++ pod-logs/monitoring/vector-2tbnl/
2026-09-12 07:35:47.687747 | instance | >f+++++++++ pod-logs/monitoring/vector-2tbnl/vector.txt
2026-09-12 07:35:47.687786 | instance | cd+++++++++ pod-logs/openstack/
2026-09-12 07:35:47.687825 | instance | cd+++++++++ pod-logs/openstack/barbican-api-6558b9dbd6-qj9bg/
2026-09-12 07:35:47.687864 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6558b9dbd6-qj9bg/barbican-api.txt
2026-09-12 07:35:47.687903 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6558b9dbd6-qj9bg/init.txt
2026-09-12 07:35:47.687945 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-dq2dg/
2026-09-12 07:35:47.687989 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-dq2dg/barbican-db-init-0.txt
2026-09-12 07:35:47.688033 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-dq2dg/init.txt
2026-09-12 07:35:47.688078 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-mczjf/
2026-09-12 07:35:47.688122 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-mczjf/barbican-db-sync.txt
2026-09-12 07:35:47.688163 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-mczjf/init.txt
2026-09-12 07:35:47.688201 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-wmp7p/
2026-09-12 07:35:47.688264 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wmp7p/init.txt
2026-09-12 07:35:47.688306 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wmp7p/key-manager-ks-endpoints-admin.txt
2026-09-12 07:35:47.688346 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wmp7p/key-manager-ks-endpoints-internal.txt
2026-09-12 07:35:47.688385 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wmp7p/key-manager-ks-endpoints-public.txt
2026-09-12 07:35:47.688424 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-w5zdd/
2026-09-12 07:35:47.688463 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-w5zdd/init.txt
2026-09-12 07:35:47.688529 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-w5zdd/key-manager-ks-service-registration.txt
2026-09-12 07:35:47.688574 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-c7bnj/
2026-09-12 07:35:47.688613 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-c7bnj/barbican-ks-user.txt
2026-09-12 07:35:47.688653 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-c7bnj/init.txt
2026-09-12 07:35:47.688693 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-t82lt/
2026-09-12 07:35:47.688732 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-t82lt/init.txt
2026-09-12 07:35:47.688770 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-t82lt/rabbit-init.txt
2026-09-12 07:35:47.688809 | instance | cd+++++++++ pod-logs/openstack/cinder-api-759dc64b8c-xvqv7/
2026-09-12 07:35:47.688848 | instance | >f+++++++++ pod-logs/openstack/cinder-api-759dc64b8c-xvqv7/ceph-coordination-volume-perms.txt
2026-09-12 07:35:47.688898 | instance | >f+++++++++ pod-logs/openstack/cinder-api-759dc64b8c-xvqv7/cinder-api.txt
2026-09-12 07:35:47.688938 | instance | >f+++++++++ pod-logs/openstack/cinder-api-759dc64b8c-xvqv7/init.txt
2026-09-12 07:35:47.688978 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-b5f5955-4gd22/
2026-09-12 07:35:47.689003 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-b5f5955-4gd22/ceph-backup-keyring-placement.txt
2026-09-12 07:35:47.689026 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-b5f5955-4gd22/ceph-coordination-volume-perms.txt
2026-09-12 07:35:47.689049 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-b5f5955-4gd22/ceph-keyring-placement-rbd1.txt
2026-09-12 07:35:47.689072 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-b5f5955-4gd22/cinder-backup.txt
2026-09-12 07:35:47.689094 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-b5f5955-4gd22/init.txt
2026-09-12 07:35:47.689117 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-8jrmz/
2026-09-12 07:35:47.689139 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-8jrmz/ceph-keyring-placement.txt
2026-09-12 07:35:47.689162 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-8jrmz/cinder-backup-storage-init.txt
2026-09-12 07:35:47.689184 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-8jrmz/init.txt
2026-09-12 07:35:47.689273 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-lwvjc/
2026-09-12 07:35:47.689327 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-lwvjc/bootstrap.txt
2026-09-12 07:35:47.689354 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-lwvjc/init.txt
2026-09-12 07:35:47.689404 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-mxc55/
2026-09-12 07:35:47.689432 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-mxc55/create-internal-tenant.txt
2026-09-12 07:35:47.689480 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-mxc55/init.txt
2026-09-12 07:35:47.689510 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-qblv5/
2026-09-12 07:35:47.689533 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-qblv5/cinder-db-init-0.txt
2026-09-12 07:35:47.689587 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-qblv5/init.txt
2026-09-12 07:35:47.689613 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-4mmm4/
2026-09-12 07:35:47.689666 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-4mmm4/cinder-db-sync.txt
2026-09-12 07:35:47.689692 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-4mmm4/init.txt
2026-09-12 07:35:47.689743 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-zd598/
2026-09-12 07:35:47.689769 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-zd598/init.txt
2026-09-12 07:35:47.689818 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-zd598/volumev3-ks-endpoints-admin.txt
2026-09-12 07:35:47.689847 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-zd598/volumev3-ks-endpoints-internal.txt
2026-09-12 07:35:47.689897 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-zd598/volumev3-ks-endpoints-public.txt
2026-09-12 07:35:47.689926 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-jz2vt/
2026-09-12 07:35:47.689950 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-jz2vt/init.txt
2026-09-12 07:35:47.690004 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-jz2vt/volumev3-ks-service-registration.txt
2026-09-12 07:35:47.690032 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-skqxc/
2026-09-12 07:35:47.690086 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-skqxc/cinder-ks-user.txt
2026-09-12 07:35:47.690112 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-skqxc/init.txt
2026-09-12 07:35:47.690163 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-8l8mg/
2026-09-12 07:35:47.690196 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-8l8mg/init.txt
2026-09-12 07:35:47.690261 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-8l8mg/rabbit-init.txt
2026-09-12 07:35:47.690311 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-76f44868b5-ph988/
2026-09-12 07:35:47.690341 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-76f44868b5-ph988/ceph-coordination-volume-perms.txt
2026-09-12 07:35:47.690366 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-76f44868b5-ph988/cinder-scheduler.txt
2026-09-12 07:35:47.690419 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-76f44868b5-ph988/init.txt
2026-09-12 07:35:47.690443 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-4tvpt/
2026-09-12 07:35:47.690494 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-4tvpt/ceph-keyring-placement.txt
2026-09-12 07:35:47.690520 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-4tvpt/cinder-storage-init-rbd1.txt
2026-09-12 07:35:47.690569 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-4tvpt/init.txt
2026-09-12 07:35:47.690597 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-5955f8c549-lz9cq/
2026-09-12 07:35:47.690644 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5955f8c549-lz9cq/ceph-coordination-volume-perms.txt
2026-09-12 07:35:47.690674 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5955f8c549-lz9cq/ceph-keyring-placement-rbd1.txt
2026-09-12 07:35:47.690698 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5955f8c549-lz9cq/cinder-volume.txt
2026-09-12 07:35:47.690751 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5955f8c549-lz9cq/init-cinder-conf.txt
2026-09-12 07:35:47.690775 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5955f8c549-lz9cq/init.txt
2026-09-12 07:35:47.690826 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29819945-n4crj/
2026-09-12 07:35:47.690851 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29819945-n4crj/cinder-volume-usage-audit.txt
2026-09-12 07:35:47.690900 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29819945-n4crj/init.txt
2026-09-12 07:35:47.690928 | instance | cd+++++++++ pod-logs/openstack/glance-api-89568d8df-lm7z8/
2026-09-12 07:35:47.690976 | instance | >f+++++++++ pod-logs/openstack/glance-api-89568d8df-lm7z8/ceph-keyring-placement.txt
2026-09-12 07:35:47.691007 | instance | >f+++++++++ pod-logs/openstack/glance-api-89568d8df-lm7z8/glance-api.txt
2026-09-12 07:35:47.691031 | instance | >f+++++++++ pod-logs/openstack/glance-api-89568d8df-lm7z8/glance-perms.txt
2026-09-12 07:35:47.691084 | instance | >f+++++++++ pod-logs/openstack/glance-api-89568d8df-lm7z8/init.txt
2026-09-12 07:35:47.691109 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-5scnf/
2026-09-12 07:35:47.691160 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-5scnf/glance-db-init-0.txt
2026-09-12 07:35:47.691186 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-5scnf/init.txt
2026-09-12 07:35:47.691245 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-gwc8k/
2026-09-12 07:35:47.691276 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-gwc8k/glance-db-sync.txt
2026-09-12 07:35:47.691327 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-gwc8k/init.txt
2026-09-12 07:35:47.691354 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-k4kk7/
2026-09-12 07:35:47.691403 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-k4kk7/image-ks-endpoints-admin.txt
2026-09-12 07:35:47.691432 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-k4kk7/image-ks-endpoints-internal.txt
2026-09-12 07:35:47.691479 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-k4kk7/image-ks-endpoints-public.txt
2026-09-12 07:35:47.691509 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-k4kk7/init.txt
2026-09-12 07:35:47.691533 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-r98hx/
2026-09-12 07:35:47.691591 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-r98hx/image-ks-service-registration.txt
2026-09-12 07:35:47.691617 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-r98hx/init.txt
2026-09-12 07:35:47.691672 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-lbc85/
2026-09-12 07:35:47.691696 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-lbc85/glance-ks-user.txt
2026-09-12 07:35:47.691748 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-lbc85/init.txt
2026-09-12 07:35:47.691774 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-mqwj7/
2026-09-12 07:35:47.691822 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-mqwj7/glance-metadefs-load.txt
2026-09-12 07:35:47.691850 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-mqwj7/init.txt
2026-09-12 07:35:47.691896 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-h4qb6/
2026-09-12 07:35:47.691926 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-h4qb6/init.txt
2026-09-12 07:35:47.691950 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-h4qb6/rabbit-init.txt
2026-09-12 07:35:47.692002 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-hmpdj/
2026-09-12 07:35:47.692027 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hmpdj/ceph-keyring-placement.txt
2026-09-12 07:35:47.692077 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hmpdj/glance-storage-init.txt
2026-09-12 07:35:47.692103 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hmpdj/init.txt
2026-09-12 07:35:47.692151 | instance | cd+++++++++ pod-logs/openstack/heat-api-5b6858659b-t4lfx/
2026-09-12 07:35:47.692181 | instance | >f+++++++++ pod-logs/openstack/heat-api-5b6858659b-t4lfx/heat-api.txt
2026-09-12 07:35:47.692226 | instance | >f+++++++++ pod-logs/openstack/heat-api-5b6858659b-t4lfx/init.txt
2026-09-12 07:35:47.692270 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-gc4j2/
2026-09-12 07:35:47.692320 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-gc4j2/bootstrap.txt
2026-09-12 07:35:47.692349 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-gc4j2/init.txt
2026-09-12 07:35:47.692396 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-74c5bfc778-w2tjh/
2026-09-12 07:35:47.692427 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-74c5bfc778-w2tjh/heat-cfn.txt
2026-09-12 07:35:47.692451 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-74c5bfc778-w2tjh/init.txt
2026-09-12 07:35:47.692527 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-9f4vx/
2026-09-12 07:35:47.692558 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-9f4vx/heat-db-init-0.txt
2026-09-12 07:35:47.692623 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-9f4vx/init.txt
2026-09-12 07:35:47.692693 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-djm5k/
2026-09-12 07:35:47.692727 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-djm5k/heat-db-sync.txt
2026-09-12 07:35:47.692775 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-djm5k/init.txt
2026-09-12 07:35:47.692806 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-hhrz6/
2026-09-12 07:35:47.692850 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-hhrz6/heat-ks-domain-user.txt
2026-09-12 07:35:47.692884 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-hhrz6/init.txt
2026-09-12 07:35:47.692908 | instance | cd+++++++++ pod-logs/openstack/heat-engine-977876fb5-9244r/
2026-09-12 07:35:47.692960 | instance | >f+++++++++ pod-logs/openstack/heat-engine-977876fb5-9244r/heat-engine.txt
2026-09-12 07:35:47.692985 | instance | >f+++++++++ pod-logs/openstack/heat-engine-977876fb5-9244r/init.txt
2026-09-12 07:35:47.693035 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29819960-vsf87/
2026-09-12 07:35:47.693063 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29819960-vsf87/heat-engine-cleaner.txt
2026-09-12 07:35:47.693118 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29819960-vsf87/init.txt
2026-09-12 07:35:47.693148 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29819965-zn2pz/
2026-09-12 07:35:47.693197 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29819965-zn2pz/heat-engine-cleaner.txt
2026-09-12 07:35:47.693225 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29819965-zn2pz/init.txt
2026-09-12 07:35:47.693288 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29819970-l6mwm/
2026-09-12 07:35:47.693315 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29819970-l6mwm/heat-engine-cleaner.txt
2026-09-12 07:35:47.693364 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29819970-l6mwm/init.txt
2026-09-12 07:35:47.693391 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-wpmqs/
2026-09-12 07:35:47.693441 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpmqs/cloudformation-ks-endpoints-admin.txt
2026-09-12 07:35:47.693470 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpmqs/cloudformation-ks-endpoints-internal.txt
2026-09-12 07:35:47.693494 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpmqs/cloudformation-ks-endpoints-public.txt
2026-09-12 07:35:47.693542 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpmqs/init.txt
2026-09-12 07:35:47.693571 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpmqs/orchestration-ks-endpoints-admin.txt
2026-09-12 07:35:47.693595 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpmqs/orchestration-ks-endpoints-internal.txt
2026-09-12 07:35:47.693618 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpmqs/orchestration-ks-endpoints-public.txt
2026-09-12 07:35:47.693640 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-8rqs7/
2026-09-12 07:35:47.693690 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-8rqs7/cloudformation-ks-service-registration.txt
2026-09-12 07:35:47.693719 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-8rqs7/init.txt
2026-09-12 07:35:47.693742 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-8rqs7/orchestration-ks-service-registration.txt
2026-09-12 07:35:47.693765 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-xs2wl/
2026-09-12 07:35:47.693788 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-xs2wl/heat-ks-user.txt
2026-09-12 07:35:47.693811 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-xs2wl/heat-trustee-ks-user.txt
2026-09-12 07:35:47.693834 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-xs2wl/init.txt
2026-09-12 07:35:47.693857 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-v996v/
2026-09-12 07:35:47.693907 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-v996v/init.txt
2026-09-12 07:35:47.693937 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-v996v/rabbit-init.txt
2026-09-12 07:35:47.693960 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-tlgfc/
2026-09-12 07:35:47.693984 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-tlgfc/heat-trusts.txt
2026-09-12 07:35:47.694006 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-tlgfc/init.txt
2026-09-12 07:35:47.694029 | instance | cd+++++++++ pod-logs/openstack/keepalived-l5kpv/
2026-09-12 07:35:47.694051 | instance | >f+++++++++ pod-logs/openstack/keepalived-l5kpv/init.txt
2026-09-12 07:35:47.694074 | instance | >f+++++++++ pod-logs/openstack/keepalived-l5kpv/keepalived.txt
2026-09-12 07:35:47.694097 | instance | >f+++++++++ pod-logs/openstack/keepalived-l5kpv/wait-for-ip.txt
2026-09-12 07:35:47.694120 | instance | cd+++++++++ pod-logs/openstack/keystone-api-755bd55446-qtc8l/
2026-09-12 07:35:47.694143 | instance | >f+++++++++ pod-logs/openstack/keystone-api-755bd55446-qtc8l/init.txt
2026-09-12 07:35:47.694167 | instance | >f+++++++++ pod-logs/openstack/keystone-api-755bd55446-qtc8l/keystone-api.txt
2026-09-12 07:35:47.694189 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-snc4w/
2026-09-12 07:35:47.694218 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-snc4w/bootstrap.txt
2026-09-12 07:35:47.694257 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-snc4w/init.txt
2026-09-12 07:35:47.694315 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-7zhr2/
2026-09-12 07:35:47.694339 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-7zhr2/init.txt
2026-09-12 07:35:47.694362 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-7zhr2/keystone-credential-setup.txt
2026-09-12 07:35:47.694385 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-n2mv4/
2026-09-12 07:35:47.694408 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-n2mv4/init.txt
2026-09-12 07:35:47.694432 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-n2mv4/keystone-db-init-0.txt
2026-09-12 07:35:47.694455 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-smdtl/
2026-09-12 07:35:47.694478 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-smdtl/init.txt
2026-09-12 07:35:47.694501 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-smdtl/keystone-db-sync.txt
2026-09-12 07:35:47.694524 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-7vhzj/
2026-09-12 07:35:47.694547 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-7vhzj/init.txt
2026-09-12 07:35:47.694570 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-7vhzj/keystone-domain-manage.txt
2026-09-12 07:35:47.694594 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-9gn69/
2026-09-12 07:35:47.694617 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-9gn69/init.txt
2026-09-12 07:35:47.694640 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-9gn69/keystone-fernet-setup.txt
2026-09-12 07:35:47.694664 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-sc2lp/
2026-09-12 07:35:47.694687 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-sc2lp/init.txt
2026-09-12 07:35:47.694710 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-sc2lp/rabbit-init.txt
2026-09-12 07:35:47.694733 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-9bff6/
2026-09-12 07:35:47.694756 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9bff6/ceph-admin-keyring-placement.txt
2026-09-12 07:35:47.694779 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9bff6/ceph-keyring-placement.txt
2026-09-12 07:35:47.694804 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9bff6/init-dynamic-options.txt
2026-09-12 07:35:47.694839 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9bff6/init.txt
2026-09-12 07:35:47.694905 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9bff6/libvirt-exporter.txt
2026-09-12 07:35:47.694941 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9bff6/libvirt.txt
2026-09-12 07:35:47.695017 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9bff6/tls-sidecar.txt
2026-09-12 07:35:47.695049 | instance | cd+++++++++ pod-logs/openstack/magnum-api-78454c78c7-9bstb/
2026-09-12 07:35:47.695074 | instance | >f+++++++++ pod-logs/openstack/magnum-api-78454c78c7-9bstb/init.txt
2026-09-12 07:35:47.695097 | instance | >f+++++++++ pod-logs/openstack/magnum-api-78454c78c7-9bstb/magnum-api.txt
2026-09-12 07:35:47.695120 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-flkmp/
2026-09-12 07:35:47.695142 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-flkmp/magnum-cluster-api-proxy.txt
2026-09-12 07:35:47.695165 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/
2026-09-12 07:35:47.695188 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt
2026-09-12 07:35:47.695210 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt
2026-09-12 07:35:47.695252 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt
2026-09-12 07:35:47.695287 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-xn46f/
2026-09-12 07:35:47.695311 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-xn46f/init.txt
2026-09-12 07:35:47.695335 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-xn46f/magnum-db-init-0.txt
2026-09-12 07:35:47.695358 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-c4bx7/
2026-09-12 07:35:47.695380 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-c4bx7/init.txt
2026-09-12 07:35:47.695402 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-c4bx7/magnum-db-sync.txt
2026-09-12 07:35:47.695479 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-5vjll/
2026-09-12 07:35:47.695531 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-5vjll/init.txt
2026-09-12 07:35:47.695559 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-5vjll/magnum-ks-domain-user.txt
2026-09-12 07:35:47.695584 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-s59p9/
2026-09-12 07:35:47.695607 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-s59p9/container-infra-ks-endpoints-admin.txt
2026-09-12 07:35:47.695631 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-s59p9/container-infra-ks-endpoints-internal.txt
2026-09-12 07:35:47.695653 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-s59p9/container-infra-ks-endpoints-public.txt
2026-09-12 07:35:47.695677 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-s59p9/init.txt
2026-09-12 07:35:47.695699 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-g5v84/
2026-09-12 07:35:47.695722 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-g5v84/container-infra-ks-service-registration.txt
2026-09-12 07:35:47.695744 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-g5v84/init.txt
2026-09-12 07:35:47.695766 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-ndv2k/
2026-09-12 07:35:47.695792 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-ndv2k/init.txt
2026-09-12 07:35:47.695816 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-ndv2k/magnum-ks-user.txt
2026-09-12 07:35:47.695839 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-2m6ks/
2026-09-12 07:35:47.695862 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-2m6ks/init.txt
2026-09-12 07:35:47.695884 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-2m6ks/rabbit-init.txt
2026-09-12 07:35:47.695907 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-cv5gw/
2026-09-12 07:35:47.695929 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-cv5gw/registry.txt
2026-09-12 07:35:47.695952 | instance | cd+++++++++ pod-logs/openstack/manila-api-7968f44798-smvrf/
2026-09-12 07:35:47.695974 | instance | >f+++++++++ pod-logs/openstack/manila-api-7968f44798-smvrf/init.txt
2026-09-12 07:35:47.696053 | instance | >f+++++++++ pod-logs/openstack/manila-api-7968f44798-smvrf/manila-api.txt
2026-09-12 07:35:47.696086 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-nxglv/
2026-09-12 07:35:47.696111 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-nxglv/bootstrap.txt
2026-09-12 07:35:47.696134 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-nxglv/init.txt
2026-09-12 07:35:47.696157 | instance | cd+++++++++ pod-logs/openstack/manila-data-5b9bf6dfc7-bp65s/
2026-09-12 07:35:47.696180 | instance | >f+++++++++ pod-logs/openstack/manila-data-5b9bf6dfc7-bp65s/init.txt
2026-09-12 07:35:47.696202 | instance | >f+++++++++ pod-logs/openstack/manila-data-5b9bf6dfc7-bp65s/manila-data.txt
2026-09-12 07:35:47.696225 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-l5bkg/
2026-09-12 07:35:47.696265 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-l5bkg/init.txt
2026-09-12 07:35:47.696289 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-l5bkg/manila-db-init-0.txt
2026-09-12 07:35:47.696312 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-pcqfm/
2026-09-12 07:35:47.696378 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-pcqfm/init.txt
2026-09-12 07:35:47.696404 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-pcqfm/manila-db-sync.txt
2026-09-12 07:35:47.696427 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-csncp/
2026-09-12 07:35:47.696451 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-csncp/init.txt
2026-09-12 07:35:47.696474 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-csncp/share-ks-endpoints-admin.txt
2026-09-12 07:35:47.696513 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-csncp/share-ks-endpoints-internal.txt
2026-09-12 07:35:47.696538 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-csncp/share-ks-endpoints-public.txt
2026-09-12 07:35:47.696561 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-csncp/sharev2-ks-endpoints-admin.txt
2026-09-12 07:35:47.696584 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-csncp/sharev2-ks-endpoints-internal.txt
2026-09-12 07:35:47.696607 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-csncp/sharev2-ks-endpoints-public.txt
2026-09-12 07:35:47.696629 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-kcddh/
2026-09-12 07:35:47.696652 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-kcddh/init.txt
2026-09-12 07:35:47.696675 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-kcddh/share-ks-service-registration.txt
2026-09-12 07:35:47.696698 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-kcddh/sharev2-ks-service-registration.txt
2026-09-12 07:35:47.696721 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-pn57f/
2026-09-12 07:35:47.696744 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-pn57f/init.txt
2026-09-12 07:35:47.696767 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-pn57f/manila-ks-user.txt
2026-09-12 07:35:47.696790 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-9kks6/
2026-09-12 07:35:47.696814 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-9kks6/init.txt
2026-09-12 07:35:47.696837 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-9kks6/rabbit-init.txt
2026-09-12 07:35:47.696860 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-6dc9867689-7lwb8/
2026-09-12 07:35:47.696883 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-6dc9867689-7lwb8/init.txt
2026-09-12 07:35:47.696906 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-6dc9867689-7lwb8/manila-scheduler.txt
2026-09-12 07:35:47.696929 | instance | cd+++++++++ pod-logs/openstack/manila-share-69dc56bdfd-2z8s2/
2026-09-12 07:35:47.696952 | instance | >f+++++++++ pod-logs/openstack/manila-share-69dc56bdfd-2z8s2/init.txt
2026-09-12 07:35:47.696978 | instance | >f+++++++++ pod-logs/openstack/manila-share-69dc56bdfd-2z8s2/manila-share-init.txt
2026-09-12 07:35:47.697003 | instance | >f+++++++++ pod-logs/openstack/manila-share-69dc56bdfd-2z8s2/manila-share.txt
2026-09-12 07:35:47.697026 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-ld258/
2026-09-12 07:35:47.697049 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-ld258/init.txt
2026-09-12 07:35:47.697072 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-ld258/memcached-exporter.txt
2026-09-12 07:35:47.697095 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-ld258/memcached.txt
2026-09-12 07:35:47.697118 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-bjwhh/
2026-09-12 07:35:47.697141 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-bjwhh/init.txt
2026-09-12 07:35:47.697164 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-bjwhh/neutron-db-init-0.txt
2026-09-12 07:35:47.697186 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-xk757/
2026-09-12 07:35:47.697209 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-xk757/init.txt
2026-09-12 07:35:47.697256 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-xk757/neutron-db-sync.txt
2026-09-12 07:35:47.697283 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-grrh8/
2026-09-12 07:35:47.697306 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-grrh8/init.txt
2026-09-12 07:35:47.697329 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-grrh8/network-ks-endpoints-admin.txt
2026-09-12 07:35:47.697352 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-grrh8/network-ks-endpoints-internal.txt
2026-09-12 07:35:47.697375 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-grrh8/network-ks-endpoints-public.txt
2026-09-12 07:35:47.697398 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-nv5nq/
2026-09-12 07:35:47.697421 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-nv5nq/init.txt
2026-09-12 07:35:47.697444 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-nv5nq/network-ks-service-registration.txt
2026-09-12 07:35:47.697467 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-v8gfb/
2026-09-12 07:35:47.697490 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-v8gfb/init.txt
2026-09-12 07:35:47.697513 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-v8gfb/neutron-ks-user.txt
2026-09-12 07:35:47.697535 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-lhzqv/
2026-09-12 07:35:47.697558 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-lhzqv/init.txt
2026-09-12 07:35:47.697580 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-lhzqv/neutron-netns-cleanup-cron.txt
2026-09-12 07:35:47.697604 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bh729/
2026-09-12 07:35:47.697626 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bh729/init.txt
2026-09-12 07:35:47.697648 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bh729/neutron-metadata-agent-init.txt
2026-09-12 07:35:47.697671 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bh729/neutron-ovn-metadata-agent.txt
2026-09-12 07:35:47.697694 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bh729/ovn-neutron-init.txt
2026-09-12 07:35:47.697717 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-7bjx6/
2026-09-12 07:35:47.697739 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-7bjx6/init.txt
2026-09-12 07:35:47.697762 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-7bjx6/neutron-ovn-vpn-agent.txt
2026-09-12 07:35:47.697784 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-7bjx6/ovn-neutron-init.txt
2026-09-12 07:35:47.697807 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-7bjx6/ovn-vpn-agent-init.txt
2026-09-12 07:35:47.697829 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-7zg65/
2026-09-12 07:35:47.697852 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-7zg65/init.txt
2026-09-12 07:35:47.697875 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-7zg65/rabbit-init.txt
2026-09-12 07:35:47.697898 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7969787df6-k2th6/
2026-09-12 07:35:47.697921 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7969787df6-k2th6/init.txt
2026-09-12 07:35:47.697944 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7969787df6-k2th6/neutron-policy-server.txt
2026-09-12 07:35:47.697967 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7969787df6-k2th6/neutron-server.txt
2026-09-12 07:35:47.697989 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7969787df6-k2th6/ovn-neutron-init.txt
2026-09-12 07:35:47.698012 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-7b8f964d78-phqz5/
2026-09-12 07:35:47.698035 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7b8f964d78-phqz5/init.txt
2026-09-12 07:35:47.698065 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7b8f964d78-phqz5/nova-api-metadata-init.txt
2026-09-12 07:35:47.698089 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7b8f964d78-phqz5/nova-api.txt
2026-09-12 07:35:47.698113 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-55fc54c8b6-9gm4q/
2026-09-12 07:35:47.698136 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-55fc54c8b6-9gm4q/init.txt
2026-09-12 07:35:47.698159 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-55fc54c8b6-9gm4q/nova-osapi.txt
2026-09-12 07:35:47.698183 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-8nblv/
2026-09-12 07:35:47.698206 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-8nblv/bootstrap.txt
2026-09-12 07:35:47.698229 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-8nblv/init.txt
2026-09-12 07:35:47.698268 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-xrlg7/
2026-09-12 07:35:47.698292 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-xrlg7/init.txt
2026-09-12 07:35:47.698315 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-xrlg7/nova-cell-setup-init.txt
2026-09-12 07:35:47.698339 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-xrlg7/nova-cell-setup.txt
2026-09-12 07:35:47.698362 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-fxbbx/
2026-09-12 07:35:47.698385 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-fxbbx/ceph-admin-keyring-placement.txt
2026-09-12 07:35:47.698408 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-fxbbx/ceph-keyring-placement.txt
2026-09-12 07:35:47.698431 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-fxbbx/ceph-perms.txt
2026-09-12 07:35:47.698455 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-fxbbx/init.txt
2026-09-12 07:35:47.698479 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-fxbbx/nova-compute-init.txt
2026-09-12 07:35:47.698502 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-fxbbx/nova-compute-ssh-init.txt
2026-09-12 07:35:47.698524 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-fxbbx/nova-compute-ssh.txt
2026-09-12 07:35:47.698546 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-fxbbx/nova-compute-vnc-init.txt
2026-09-12 07:35:47.698568 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-fxbbx/nova-compute.txt
2026-09-12 07:35:47.698591 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-646b4cfb78-rq58t/
2026-09-12 07:35:47.698613 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-646b4cfb78-rq58t/init.txt
2026-09-12 07:35:47.698636 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-646b4cfb78-rq58t/nova-conductor.txt
2026-09-12 07:35:47.698658 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-8786j/
2026-09-12 07:35:47.698681 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-8786j/init.txt
2026-09-12 07:35:47.698703 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-8786j/nova-db-init-0.txt
2026-09-12 07:35:47.698726 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-8786j/nova-db-init-1.txt
2026-09-12 07:35:47.698747 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-8786j/nova-db-init-2.txt
2026-09-12 07:35:47.698770 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-pljd8/
2026-09-12 07:35:47.698792 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-pljd8/init.txt
2026-09-12 07:35:47.698814 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-pljd8/nova-db-sync.txt
2026-09-12 07:35:47.698837 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-zwtx7/
2026-09-12 07:35:47.698859 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-zwtx7/compute-ks-endpoints-admin.txt
2026-09-12 07:35:47.698883 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-zwtx7/compute-ks-endpoints-internal.txt
2026-09-12 07:35:47.698905 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-zwtx7/compute-ks-endpoints-public.txt
2026-09-12 07:35:47.698934 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-zwtx7/init.txt
2026-09-12 07:35:47.698994 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-cbsts/
2026-09-12 07:35:47.699019 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-cbsts/compute-ks-service-registration.txt
2026-09-12 07:35:47.699043 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-cbsts/init.txt
2026-09-12 07:35:47.699066 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-7xd26/
2026-09-12 07:35:47.699088 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-7xd26/init.txt
2026-09-12 07:35:47.699111 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-7xd26/nova-ks-user.txt
2026-09-12 07:35:47.699133 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-5c9dff49df-w5vf2/
2026-09-12 07:35:47.699155 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5c9dff49df-w5vf2/init.txt
2026-09-12 07:35:47.699177 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5c9dff49df-w5vf2/nova-novncproxy-init-assets.txt
2026-09-12 07:35:47.699199 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5c9dff49df-w5vf2/nova-novncproxy-init.txt
2026-09-12 07:35:47.699221 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5c9dff49df-w5vf2/nova-novncproxy.txt
2026-09-12 07:35:47.699258 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-8bwvd/
2026-09-12 07:35:47.699282 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-8bwvd/init.txt
2026-09-12 07:35:47.699305 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-8bwvd/rabbit-init.txt
2026-09-12 07:35:47.699328 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-5f9fb9d46-w57jh/
2026-09-12 07:35:47.699350 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5f9fb9d46-w57jh/init.txt
2026-09-12 07:35:47.699373 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5f9fb9d46-w57jh/nova-scheduler.txt
2026-09-12 07:35:47.699395 | instance | cd+++++++++ pod-logs/openstack/octavia-api-659548cb59-rrqcb/
2026-09-12 07:35:47.699417 | instance | >f+++++++++ pod-logs/openstack/octavia-api-659548cb59-rrqcb/init.txt
2026-09-12 07:35:47.699440 | instance | >f+++++++++ pod-logs/openstack/octavia-api-659548cb59-rrqcb/octavia-api.txt
2026-09-12 07:35:47.699462 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-h6gj9/
2026-09-12 07:35:47.699485 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-h6gj9/bootstrap.txt
2026-09-12 07:35:47.699508 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-h6gj9/init.txt
2026-09-12 07:35:47.699530 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-bnpww/
2026-09-12 07:35:47.699552 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-bnpww/init.txt
2026-09-12 07:35:47.699573 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-bnpww/octavia-db-init-0.txt
2026-09-12 07:35:47.699596 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-bnpww/octavia-db-init-1.txt
2026-09-12 07:35:47.699619 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-x27xm/
2026-09-12 07:35:47.699641 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-x27xm/init.txt
2026-09-12 07:35:47.699664 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-x27xm/octavia-db-sync.txt
2026-09-12 07:35:47.699687 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-wfgh5/
2026-09-12 07:35:47.699710 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-wfgh5/init.txt
2026-09-12 07:35:47.699733 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-wfgh5/octavia-health-manager-get-port.txt
2026-09-12 07:35:47.699756 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-wfgh5/octavia-health-manager-nic-init.txt
2026-09-12 07:35:47.699780 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-wfgh5/octavia-health-manager.txt
2026-09-12 07:35:47.699803 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-6c685d6956-8r925/
2026-09-12 07:35:47.699833 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6c685d6956-8r925/init.txt
2026-09-12 07:35:47.699856 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6c685d6956-8r925/octavia-housekeeping.txt
2026-09-12 07:35:47.699880 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-g896t/
2026-09-12 07:35:47.699903 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-g896t/init.txt
2026-09-12 07:35:47.699926 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-g896t/load-balancer-ks-endpoints-admin.txt
2026-09-12 07:35:47.699949 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-g896t/load-balancer-ks-endpoints-internal.txt
2026-09-12 07:35:47.699972 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-g896t/load-balancer-ks-endpoints-public.txt
2026-09-12 07:35:47.699989 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-vd8hp/
2026-09-12 07:35:47.700006 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-vd8hp/init.txt
2026-09-12 07:35:47.700023 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-vd8hp/load-balancer-ks-service-registration.txt
2026-09-12 07:35:47.700040 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-v4c6j/
2026-09-12 07:35:47.700057 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-v4c6j/init.txt
2026-09-12 07:35:47.700074 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-v4c6j/octavia-ks-user.txt
2026-09-12 07:35:47.700090 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-pjpns/
2026-09-12 07:35:47.700107 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-pjpns/init.txt
2026-09-12 07:35:47.700124 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-pjpns/rabbit-init.txt
2026-09-12 07:35:47.700140 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-6b48cd87f9-wqlw5/
2026-09-12 07:35:47.700156 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-6b48cd87f9-wqlw5/init.txt
2026-09-12 07:35:47.700173 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-6b48cd87f9-wqlw5/octavia-worker.txt
2026-09-12 07:35:47.700190 | instance | cd+++++++++ pod-logs/openstack/openvswitch-khxlv/
2026-09-12 07:35:47.700206 | instance | >f+++++++++ pod-logs/openstack/openvswitch-khxlv/init.txt
2026-09-12 07:35:47.700223 | instance | >f+++++++++ pod-logs/openstack/openvswitch-khxlv/openvswitch-db-perms.txt
2026-09-12 07:35:47.700249 | instance | >f+++++++++ pod-logs/openstack/openvswitch-khxlv/openvswitch-db.txt
2026-09-12 07:35:47.700266 | instance | >f+++++++++ pod-logs/openstack/openvswitch-khxlv/openvswitch-vswitchd-modules.txt
2026-09-12 07:35:47.700283 | instance | >f+++++++++ pod-logs/openstack/openvswitch-khxlv/openvswitch-vswitchd.txt
2026-09-12 07:35:47.700300 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-m9g56/
2026-09-12 07:35:47.700317 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-m9g56/controller-init.txt
2026-09-12 07:35:47.700333 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-m9g56/controller.txt
2026-09-12 07:35:47.700350 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-m9g56/get-gw-enabled.txt
2026-09-12 07:35:47.700367 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-m9g56/init.txt
2026-09-12 07:35:47.700384 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-m9g56/log-parser.txt
2026-09-12 07:35:47.700400 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-m9g56/vector.txt
2026-09-12 07:35:47.700417 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-5qdw2/
2026-09-12 07:35:47.700434 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-5qdw2/init.txt
2026-09-12 07:35:47.700451 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-5qdw2/northd.txt
2026-09-12 07:35:47.700468 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-09-12 07:35:47.700484 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-09-12 07:35:47.700520 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-09-12 07:35:47.700539 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-09-12 07:35:47.700555 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-09-12 07:35:47.700572 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-09-12 07:35:47.700588 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-09-12 07:35:47.700605 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-09-12 07:35:47.700622 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-09-12 07:35:47.700638 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-09-12 07:35:47.700655 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-09-12 07:35:47.700672 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-09-12 07:35:47.700688 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-09-12 07:35:47.700705 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-09-12 07:35:47.700721 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-09-12 07:35:47.700738 | instance | cd+++++++++ pod-logs/openstack/placement-api-84ddf4b9f5-m72fg/
2026-09-12 07:35:47.700754 | instance | >f+++++++++ pod-logs/openstack/placement-api-84ddf4b9f5-m72fg/init.txt
2026-09-12 07:35:47.700771 | instance | >f+++++++++ pod-logs/openstack/placement-api-84ddf4b9f5-m72fg/placement-api.txt
2026-09-12 07:35:47.700787 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-wzq7p/
2026-09-12 07:35:47.700804 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-wzq7p/init.txt
2026-09-12 07:35:47.700820 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-wzq7p/placement-db-init-0.txt
2026-09-12 07:35:47.700837 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-8wvnz/
2026-09-12 07:35:47.700854 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-8wvnz/init.txt
2026-09-12 07:35:47.700870 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-8wvnz/placement-db-sync.txt
2026-09-12 07:35:47.700887 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-mpwg4/
2026-09-12 07:35:47.700903 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-mpwg4/init.txt
2026-09-12 07:35:47.700920 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-mpwg4/placement-ks-endpoints-admin.txt
2026-09-12 07:35:47.700937 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-mpwg4/placement-ks-endpoints-internal.txt
2026-09-12 07:35:47.700953 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-mpwg4/placement-ks-endpoints-public.txt
2026-09-12 07:35:47.700970 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-h79rl/
2026-09-12 07:35:47.700986 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-h79rl/init.txt
2026-09-12 07:35:47.701003 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-h79rl/placement-ks-service-registration.txt
2026-09-12 07:35:47.701020 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-5pn46/
2026-09-12 07:35:47.701036 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-5pn46/init.txt
2026-09-12 07:35:47.701053 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-5pn46/placement-ks-user.txt
2026-09-12 07:35:47.701070 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-8vr45/
2026-09-12 07:35:47.701086 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-8vr45/percona-xtradb-cluster-operator.txt
2026-09-12 07:35:47.701103 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-09-12 07:35:47.701120 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-09-12 07:35:47.701137 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-09-12 07:35:47.701158 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-09-12 07:35:47.701175 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-09-12 07:35:47.701192 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-09-12 07:35:47.701209 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-xz8dt/
2026-09-12 07:35:47.701226 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-xz8dt/rabbitmq-cluster-operator.txt
2026-09-12 07:35:47.701255 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-09-12 07:35:47.701273 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-09-12 07:35:47.701290 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-09-12 07:35:47.701307 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/
2026-09-12 07:35:47.701323 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt
2026-09-12 07:35:47.701340 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt
2026-09-12 07:35:47.701356 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-09-12 07:35:47.701373 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-09-12 07:35:47.701390 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-09-12 07:35:47.701406 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/
2026-09-12 07:35:47.701422 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt
2026-09-12 07:35:47.701439 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt
2026-09-12 07:35:47.701455 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/
2026-09-12 07:35:47.701472 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt
2026-09-12 07:35:47.701489 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt
2026-09-12 07:35:47.701505 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-bn8p5/
2026-09-12 07:35:47.701522 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-bn8p5/rabbitmq-cluster-operator.txt
2026-09-12 07:35:47.701538 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-09-12 07:35:47.701555 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-09-12 07:35:47.701572 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-09-12 07:35:47.701588 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-09-12 07:35:47.701605 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-09-12 07:35:47.701621 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-09-12 07:35:47.701637 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/
2026-09-12 07:35:47.701654 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt
2026-09-12 07:35:47.701670 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt
2026-09-12 07:35:47.701686 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-chrkn/
2026-09-12 07:35:47.701703 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-chrkn/ceph-crash.txt
2026-09-12 07:35:47.701719 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-chrkn/chown-container-data-dir.txt
2026-09-12 07:35:47.701736 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-chrkn/make-container-crash-dir.txt
2026-09-12 07:35:47.701758 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8/
2026-09-12 07:35:47.701775 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8/chown-container-data-dir.txt
2026-09-12 07:35:47.701792 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8/log-collector.txt
2026-09-12 07:35:47.701809 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4wmv8/rgw.txt
2026-09-12 07:35:47.701825 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-7779dc687f-j98wh/
2026-09-12 07:35:47.701841 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7779dc687f-j98wh/init.txt
2026-09-12 07:35:47.701858 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7779dc687f-j98wh/staffeln-api.txt
2026-09-12 07:35:47.701874 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-7c9544bdc6-njccz/
2026-09-12 07:35:47.701890 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-7c9544bdc6-njccz/staffeln-conductor.txt
2026-09-12 07:35:47.701907 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-rxhkw/
2026-09-12 07:35:47.701923 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-rxhkw/init.txt
2026-09-12 07:35:47.701939 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-rxhkw/staffeln-db-init-0.txt
2026-09-12 07:35:47.701955 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-m5kf4/
2026-09-12 07:35:47.701972 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-m5kf4/init.txt
2026-09-12 07:35:47.701988 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-m5kf4/staffeln-db-sync.txt
2026-09-12 07:35:47.702004 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-09-12 07:35:47.702020 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-09-12 07:35:47.702036 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-09-12 07:35:47.702052 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-09-12 07:35:47.702068 | instance | cd+++++++++ pod-logs/orc-system/
2026-09-12 07:35:47.702085 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-7tkrq/
2026-09-12 07:35:47.702102 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-7tkrq/manager.txt
2026-09-12 07:35:47.702118 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-09-12 07:35:47.702135 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-grjd4/
2026-09-12 07:35:47.702152 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-grjd4/rook-ceph-operator.txt
2026-09-12 07:35:47.702169 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-09-12 07:35:47.702185 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-768rf/
2026-09-12 07:35:47.702202 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-768rf/secretgen-controller.txt
2026-09-12 07:35:47.718012 |
2026-09-12 07:35:47.718076 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-09-12 07:35:47.938312 | instance | changed
2026-09-12 07:35:47.946107 |
2026-09-12 07:35:47.946259 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-09-12 07:35:49.538601 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-09-12 07:35:49.556006 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-09-12 07:35:49.556048 | instance | Dload Upload Total Spent Left Speed
2026-09-12 07:35:49.561549 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-09-12 07:35:49.763236 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-09-12 07:35:49.773018 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-09-12 07:35:49.774237 | instance | Dload Upload Total Spent Left Speed
2026-09-12 07:35:49.777660 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-09-12 07:35:50.188683 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-09-12 07:35:50.197087 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-09-12 07:35:50.197136 | instance | Dload Upload Total Spent Left Speed
2026-09-12 07:35:50.210183 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-09-12 07:35:50.570256 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-09-12 07:35:50.994810 | instance | ERROR
2026-09-12 07:35:50.995037 | instance | {
2026-09-12 07:35:50.995099 | instance | "delta": "0:00:02.284556",
2026-09-12 07:35:50.995141 | instance | "end": "2026-09-12 07:35:50.574674",
2026-09-12 07:35:50.995179 | instance | "msg": "non-zero return code",
2026-09-12 07:35:50.995217 | instance | "rc": 5,
2026-09-12 07:35:50.995274 | instance | "start": "2026-09-12 07:35:48.290118"
2026-09-12 07:35:50.995312 | instance | }
2026-09-12 07:35:50.995359 | instance | ERROR: Ignoring Errors
2026-09-12 07:35:51.004303 |
2026-09-12 07:35:51.004427 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-09-12 07:35:51.451164 | instance | ceph-mgr endpoints:
2026-09-12 07:35:51.551938 | instance | ok: Runtime: 0:00:00.129411
2026-09-12 07:35:51.560894 |
2026-09-12 07:35:51.561025 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-09-12 07:35:52.106580 | instance | ok: Runtime: 0:00:00.118249
2026-09-12 07:35:52.116997 |
2026-09-12 07:35:52.117125 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-09-12 07:35:52.666436 | instance | changed:
2026-09-12 07:35:52.666662 | instance | cd+++++++++ prometheus/
2026-09-12 07:35:52.666716 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-09-12 07:35:52.666757 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-09-12 07:35:52.666796 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-09-12 07:35:52.684006 |
2026-09-12 07:35:52.684155 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-09-12 07:35:52.909087 | instance | changed
2026-09-12 07:35:52.918570 |
2026-09-12 07:35:52.918709 | TASK [gather-selenium-data : Get selenium data]
2026-09-12 07:35:53.176653 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-09-12 07:35:53.178113 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-09-12 07:35:53.467156 | instance | ERROR
2026-09-12 07:35:53.467369 | instance | {
2026-09-12 07:35:53.467428 | instance | "delta": "0:00:00.005338",
2026-09-12 07:35:53.467470 | instance | "end": "2026-09-12 07:35:53.178420",
2026-09-12 07:35:53.467508 | instance | "msg": "non-zero return code",
2026-09-12 07:35:53.467545 | instance | "rc": 1,
2026-09-12 07:35:53.467581 | instance | "start": "2026-09-12 07:35:53.173082"
2026-09-12 07:35:53.467618 | instance | }
2026-09-12 07:35:53.467664 | instance | ERROR: Ignoring Errors
2026-09-12 07:35:53.476980 |
2026-09-12 07:35:53.477103 | TASK [gather-selenium-data : Downloads logs to executor]
2026-09-12 07:35:53.985169 | instance | changed: cd+++++++++ selenium/
2026-09-12 07:35:53.995610 |
2026-09-12 07:35:53.995704 | PLAY RECAP
2026-09-12 07:35:53.995793 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 4
2026-09-12 07:35:53.995840 |
2026-09-12 07:35:54.134621 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-09-12 07:35:54.150580 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-09-12 07:35:54.773179 |
2026-09-12 07:35:54.773542 | PLAY [all]
2026-09-12 07:35:54.783656 |
2026-09-12 07:35:54.783728 | TASK [fetch-output : Set log path for multiple nodes]
2026-09-12 07:35:54.826972 | instance | skipping: Conditional result was False
2026-09-12 07:35:54.834117 |
2026-09-12 07:35:54.834223 | TASK [fetch-output : Set log path for single node]
2026-09-12 07:35:54.876022 | instance | ok
2026-09-12 07:35:54.884823 |
2026-09-12 07:35:54.884954 | LOOP [fetch-output : Ensure local output dirs]
2026-09-12 07:35:55.274166 | instance -> localhost | ok: "/var/lib/zuul/builds/34d0d4bf4db14e2a9706bdcf10690c29/work/logs"
2026-09-12 07:35:55.489981 | instance -> localhost | changed: "/var/lib/zuul/builds/34d0d4bf4db14e2a9706bdcf10690c29/work/artifacts"
2026-09-12 07:35:55.687029 | instance -> localhost | changed: "/var/lib/zuul/builds/34d0d4bf4db14e2a9706bdcf10690c29/work/docs"
2026-09-12 07:35:55.703119 |
2026-09-12 07:35:55.703326 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-09-12 07:35:56.361833 | instance | changed: .d..t...... ./
2026-09-12 07:35:56.362138 | instance | changed: All items complete
2026-09-12 07:35:56.362192 |
2026-09-12 07:35:56.907118 | instance | changed: .d..t...... ./
2026-09-12 07:35:57.425319 | instance | changed: .d..t...... ./
2026-09-12 07:35:57.452706 |
2026-09-12 07:35:57.452891 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-09-12 07:35:57.878065 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007926
2026-09-12 07:35:58.165314 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006590
2026-09-12 07:35:58.186200 |
2026-09-12 07:35:58.186372 | PLAY [all]
2026-09-12 07:35:58.196859 |
2026-09-12 07:35:58.196983 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-09-12 07:35:58.613207 | instance | changed
2026-09-12 07:35:58.623142 |
2026-09-12 07:35:58.623274 | PLAY RECAP
2026-09-12 07:35:58.623362 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-09-12 07:35:58.623411 |
2026-09-12 07:35:58.740536 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-09-12 07:35:58.750738 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-09-12 07:35:59.330778 |
2026-09-12 07:35:59.330899 | PLAY [localhost]
2026-09-12 07:35:59.339651 |
2026-09-12 07:35:59.339718 | TASK [Generate Zuul manifest]
2026-09-12 07:35:59.365907 | localhost | ok
2026-09-12 07:35:59.381165 |
2026-09-12 07:35:59.381259 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-09-12 07:36:00.069961 | localhost | changed
2026-09-12 07:36:00.088184 |
2026-09-12 07:36:00.088351 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-09-12 07:36:00.129473 | localhost | ok
2026-09-12 07:36:00.141770 |
2026-09-12 07:36:00.141894 | TASK [Upload logs]
2026-09-12 07:36:00.162043 | localhost | ok
2026-09-12 07:36:00.267521 |
2026-09-12 07:36:00.267650 | TASK [Set zuul-log-path fact]
2026-09-12 07:36:00.284927 | localhost | ok
2026-09-12 07:36:00.295124 |
2026-09-12 07:36:00.295186 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-09-12 07:36:00.323883 | localhost | ok
2026-09-12 07:36:00.331832 |
2026-09-12 07:36:00.331916 | TASK [upload-logs : Create log directories]
2026-09-12 07:36:00.716857 | localhost | changed
2026-09-12 07:36:00.725491 |
2026-09-12 07:36:00.725635 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-09-12 07:36:01.132011 | localhost -> localhost | ok: Runtime: 0:00:00.048496
2026-09-12 07:36:01.141268 |
2026-09-12 07:36:01.141400 | TASK [upload-logs : Upload logs to log server]
2026-09-12 07:36:02.552000 | localhost | Output suppressed because no_log was given
2026-09-12 07:36:02.558806 |
2026-09-12 07:36:02.558933 | LOOP [upload-logs : Compress console log and json output]
2026-09-12 07:36:02.600608 | localhost | skipping: Conditional result was False
2026-09-12 07:36:02.607063 | localhost | skipping: Conditional result was False
2026-09-12 07:36:02.623419 |
2026-09-12 07:36:02.623595 | LOOP [upload-logs : Upload compressed console log and json output]
2026-09-12 07:36:02.674303 | localhost | skipping: Conditional result was False
2026-09-12 07:36:02.674678 |
2026-09-12 07:36:02.679227 | localhost | skipping: Conditional result was False
2026-09-12 07:36:02.695797 |
2026-09-12 07:36:02.695951 | LOOP [upload-logs : Upload console log and json output]