2026-06-08 03:24:58.659733 | Job console starting 2026-06-08 03:24:58.689685 | Updating git repos 2026-06-08 03:25:01.352069 | Cloning repos into workspace 2026-06-08 03:25:15.761228 | Restoring repo states 2026-06-08 03:25:22.236380 | Merging changes 2026-06-08 03:25:23.310941 | Checking out repos 2026-06-08 03:25:25.139401 | Preparing playbooks 2026-06-08 03:25:27.689757 | Running Ansible setup 2026-06-08 03:25:31.637137 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-08 03:25:32.335154 | 2026-06-08 03:25:32.335595 | PLAY [localhost] 2026-06-08 03:25:32.345794 | 2026-06-08 03:25:32.345911 | TASK [Gathering Facts] 2026-06-08 03:25:33.451919 | localhost | ok 2026-06-08 03:25:33.464335 | 2026-06-08 03:25:33.464433 | TASK [Setup log path fact] 2026-06-08 03:25:33.483216 | localhost | ok 2026-06-08 03:25:33.495857 | 2026-06-08 03:25:33.495922 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-08 03:25:33.525961 | localhost | ok 2026-06-08 03:25:33.534634 | 2026-06-08 03:25:33.534697 | TASK [emit-job-header : Print job information] 2026-06-08 03:25:33.575226 | # Job Information 2026-06-08 03:25:33.575367 | Ansible Version: 2.16.18 2026-06-08 03:25:33.575414 | Job: atmosphere-molecule-aio-openvswitch 2026-06-08 03:25:33.575447 | Pipeline: check 2026-06-08 03:25:33.575477 | Executor: 2d72f0692154 2026-06-08 03:25:33.575506 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3925 2026-06-08 03:25:33.575540 | Event ID: 92540d40-62e9-11f1-98e4-ab931f8804fe 2026-06-08 03:25:33.579533 | 2026-06-08 03:25:33.579622 | LOOP [emit-job-header : Print node information] 2026-06-08 03:25:33.811155 | localhost | ok: 2026-06-08 03:25:33.811322 | localhost | # Node Information 2026-06-08 03:25:33.811351 | localhost | Inventory Hostname: instance 2026-06-08 03:25:33.811373 | localhost | Hostname: np0000178739 2026-06-08 03:25:33.811395 | localhost | Username: zuul 2026-06-08 03:25:33.811419 | localhost | Distro: Ubuntu 22.04 2026-06-08 03:25:33.811440 | localhost | Provider: yul1 2026-06-08 03:25:33.811460 | localhost | Region: ca-ymq-1 2026-06-08 03:25:33.811479 | localhost | Label: ubuntu-jammy-16 2026-06-08 03:25:33.811498 | localhost | Product Name: OpenStack Nova 2026-06-08 03:25:33.811518 | localhost | Interface IP: 199.204.45.35 2026-06-08 03:25:33.825366 | 2026-06-08 03:25:33.825529 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-08 03:25:34.403623 | localhost -> localhost | changed 2026-06-08 03:25:34.411274 | 2026-06-08 03:25:34.411380 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-08 03:25:35.466729 | localhost -> localhost | changed 2026-06-08 03:25:35.481769 | 2026-06-08 03:25:35.481883 | PLAY [all] 2026-06-08 03:25:35.489893 | 2026-06-08 03:25:35.489962 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-08 03:25:35.708872 | instance -> localhost | ok 2026-06-08 03:25:35.721412 | 2026-06-08 03:25:35.721535 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-08 03:25:35.754637 | instance | ok 2026-06-08 03:25:35.780816 | instance | included: /var/lib/zuul/builds/4135932661a84326834e01f4ef0834ba/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-08 03:25:35.936936 | 2026-06-08 03:25:35.937061 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-08 03:25:37.303287 | instance -> localhost | Generating public/private rsa key pair. 2026-06-08 03:25:37.303588 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/4135932661a84326834e01f4ef0834ba/work/4135932661a84326834e01f4ef0834ba_id_rsa 2026-06-08 03:25:37.303655 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/4135932661a84326834e01f4ef0834ba/work/4135932661a84326834e01f4ef0834ba_id_rsa.pub 2026-06-08 03:25:37.303706 | instance -> localhost | The key fingerprint is: 2026-06-08 03:25:37.303755 | instance -> localhost | SHA256:SuWtCY6dSB/87TC361cw1RMxb26xwujnePPfAejGcy0 zuul-build-sshkey 2026-06-08 03:25:37.303819 | instance -> localhost | The key's randomart image is: 2026-06-08 03:25:37.303866 | instance -> localhost | +---[RSA 3072]----+ 2026-06-08 03:25:37.303919 | instance -> localhost | | =o| 2026-06-08 03:25:37.303968 | instance -> localhost | | ..+| 2026-06-08 03:25:37.304012 | instance -> localhost | | . . .+| 2026-06-08 03:25:37.304098 | instance -> localhost | | . o . * oo| 2026-06-08 03:25:37.304159 | instance -> localhost | | . = S .o * .o| 2026-06-08 03:25:37.304202 | instance -> localhost | | . B * ++ =. | 2026-06-08 03:25:37.304244 | instance -> localhost | | o * * o* E o | 2026-06-08 03:25:37.304311 | instance -> localhost | | =..Bo. o| 2026-06-08 03:25:37.304362 | instance -> localhost | | .=+..o.+| 2026-06-08 03:25:37.304406 | instance -> localhost | +----[SHA256]-----+ 2026-06-08 03:25:37.304525 | instance -> localhost | ok: Runtime: 0:00:00.827519 2026-06-08 03:25:37.314580 | 2026-06-08 03:25:37.314663 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-08 03:25:37.348320 | instance | ok 2026-06-08 03:25:37.357599 | instance | included: /var/lib/zuul/builds/4135932661a84326834e01f4ef0834ba/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-08 03:25:37.365396 | 2026-06-08 03:25:37.365465 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-08 03:25:37.398300 | instance | skipping: Conditional result was False 2026-06-08 03:25:37.414062 | 2026-06-08 03:25:37.414381 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-08 03:25:37.884922 | instance | changed 2026-06-08 03:25:37.895044 | 2026-06-08 03:25:37.895112 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-08 03:25:38.175514 | instance | ok 2026-06-08 03:25:38.256554 | 2026-06-08 03:25:38.256705 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-08 03:25:38.720937 | instance | changed 2026-06-08 03:25:38.726119 | 2026-06-08 03:25:38.726194 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-08 03:25:39.167070 | instance | changed 2026-06-08 03:25:39.172060 | 2026-06-08 03:25:39.172121 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-08 03:25:39.195456 | instance | skipping: Conditional result was False 2026-06-08 03:25:39.202770 | 2026-06-08 03:25:39.202837 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-08 03:25:39.509686 | instance -> localhost | changed 2026-06-08 03:25:39.524368 | 2026-06-08 03:25:39.524432 | TASK [add-build-sshkey : Add back temp key] 2026-06-08 03:25:39.801774 | instance -> localhost | Identity added: /var/lib/zuul/builds/4135932661a84326834e01f4ef0834ba/work/4135932661a84326834e01f4ef0834ba_id_rsa (zuul-build-sshkey) 2026-06-08 03:25:39.802007 | instance -> localhost | ok: Runtime: 0:00:00.014707 2026-06-08 03:25:39.814379 | 2026-06-08 03:25:39.814442 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-08 03:25:40.096525 | instance | ok 2026-06-08 03:25:40.102987 | 2026-06-08 03:25:40.103056 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-08 03:25:40.126410 | instance | skipping: Conditional result was False 2026-06-08 03:25:40.137470 | 2026-06-08 03:25:40.137553 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-08 03:25:40.431633 | instance | ok 2026-06-08 03:25:40.440432 | 2026-06-08 03:25:40.440576 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-08 03:25:43.618870 | instance | Output suppressed because no_log was given 2026-06-08 03:25:43.632740 | 2026-06-08 03:25:43.632841 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-08 03:25:43.822477 | instance | ok: "logs" 2026-06-08 03:25:43.901466 | instance | ok: All items complete 2026-06-08 03:25:43.901621 | 2026-06-08 03:25:43.980838 | instance | ok: "artifacts" 2026-06-08 03:25:44.132608 | instance | ok: "docs" 2026-06-08 03:25:44.142644 | 2026-06-08 03:25:44.142806 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-08 03:25:44.328715 | instance | changed: "logs" 2026-06-08 03:25:44.480241 | instance | changed: "artifacts" 2026-06-08 03:25:44.651976 | instance | changed: "docs" 2026-06-08 03:25:44.661113 | 2026-06-08 03:25:44.661234 | PLAY RECAP 2026-06-08 03:25:44.661283 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-08 03:25:44.661313 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-08 03:25:44.661344 | 2026-06-08 03:25:44.809875 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-08 03:25:44.819184 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-08 03:25:45.539833 | 2026-06-08 03:25:45.540237 | PLAY [all] 2026-06-08 03:25:45.551456 | 2026-06-08 03:25:45.551540 | TASK [setup-uv : Extract archive] 2026-06-08 03:25:47.890348 | instance | changed 2026-06-08 03:25:47.897667 | 2026-06-08 03:25:47.897751 | TASK [setup-uv : Print version] 2026-06-08 03:25:48.252163 | instance | uv 0.8.13 2026-06-08 03:25:48.439331 | instance | ok: Runtime: 0:00:00.013078 2026-06-08 03:25:48.448303 | 2026-06-08 03:25:48.448374 | TASK [Install Ansible collection siblings] 2026-06-08 03:25:57.827770 | instance | changed: 2026-06-08 03:25:57.832041 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-06-08 03:25:57.832128 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-06-08 03:25:57.832181 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-06-08 03:25:57.832228 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-06-08 03:25:57.832274 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-06-08 03:25:57.832327 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-06-08 03:25:57.832374 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-06-08 03:25:57.832423 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-06-08 03:25:57.832468 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-06-08 03:25:57.832512 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-06-08 03:25:57.832556 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-06-08 03:25:57.832598 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-06-08 03:25:57.832641 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-06-08 03:25:57.832700 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-06-08 03:25:57.832745 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0 2026-06-08 03:25:57.832790 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-06-08 03:25:57.832833 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-06-08 03:25:57.832877 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-06-08 03:25:57.832920 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-06-08 03:25:57.832962 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0 2026-06-08 03:25:57.833020 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0 2026-06-08 03:25:57.833049 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-06-08 03:25:57.833078 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0 2026-06-08 03:25:57.833124 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-06-08 03:25:57.833153 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0 2026-06-08 03:25:57.833180 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0 2026-06-08 03:25:57.833207 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-06-08 03:25:57.833233 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-06-08 03:25:57.833262 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-06-08 03:25:57.833289 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-06-08 03:25:57.833364 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0 2026-06-08 03:25:57.833393 | instance | Checked out ansible.netcommon to 1.2.0 2026-06-08 03:25:57.833420 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-06-08 03:25:57.833455 | instance | Starting galaxy collection install process 2026-06-08 03:25:57.833482 | instance | Process install dependency map 2026-06-08 03:25:57.833508 | instance | Starting collection install process 2026-06-08 03:25:57.833557 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-06-08 03:25:57.833603 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-06-08 03:25:57.833638 | instance | ansible.netcommon:* was installed successfully 2026-06-08 03:25:57.833667 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-06-08 03:25:57.833698 | instance | Creating virtual environment at: .venv 2026-06-08 03:25:57.833727 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-06-08 03:25:57.833754 | instance | Downloading setuptools (1.1MiB) 2026-06-08 03:25:57.833785 | instance | Downloading pydantic-core (2.0MiB) 2026-06-08 03:25:57.833814 | instance | Downloading ansible-core (2.1MiB) 2026-06-08 03:25:57.833844 | instance | Downloading netaddr (2.2MiB) 2026-06-08 03:25:57.833875 | instance | Downloading cryptography (4.2MiB) 2026-06-08 03:25:57.833901 | instance | Downloading openstacksdk (1.7MiB) 2026-06-08 03:25:57.833927 | instance | Downloading pygments (1.2MiB) 2026-06-08 03:25:57.833956 | instance | Downloading kubernetes (1.9MiB) 2026-06-08 03:25:57.833983 | instance | Downloading rjsonnet (1.2MiB) 2026-06-08 03:25:57.834010 | instance | Building pyperclip==1.9.0 2026-06-08 03:25:57.834040 | instance | Downloading rjsonnet 2026-06-08 03:25:57.834069 | instance | Downloading pygments 2026-06-08 03:25:57.834099 | instance | Downloading pydantic-core 2026-06-08 03:25:57.834126 | instance | Downloading netaddr 2026-06-08 03:25:57.834153 | instance | Downloading cryptography 2026-06-08 03:25:57.834181 | instance | Downloading setuptools 2026-06-08 03:25:57.834208 | instance | Downloading kubernetes 2026-06-08 03:25:57.834234 | instance | Downloading ansible-core 2026-06-08 03:25:57.834263 | instance | Downloading openstacksdk 2026-06-08 03:25:57.834289 | instance | Built pyperclip==1.9.0 2026-06-08 03:25:57.834316 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-06-08 03:25:57.834347 | instance | Installed 83 packages in 41ms 2026-06-08 03:25:57.834374 | instance | Checked out ansible.posix to 1.6.0 2026-06-08 03:25:57.834400 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-06-08 03:25:57.834430 | instance | Starting galaxy collection install process 2026-06-08 03:25:57.834456 | instance | Process install dependency map 2026-06-08 03:25:57.834485 | instance | Starting collection install process 2026-06-08 03:25:57.834513 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-06-08 03:25:57.834549 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-06-08 03:25:57.834580 | instance | ansible.posix:1.6.0 was installed successfully 2026-06-08 03:25:57.834607 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-08 03:25:57.834633 | instance | 2.17.12 2026-06-08 03:25:57.834664 | instance | Checked out ansible.utils to v6.0.2 2026-06-08 03:25:57.834690 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-06-08 03:25:57.834718 | instance | Starting galaxy collection install process 2026-06-08 03:25:57.834746 | instance | Process install dependency map 2026-06-08 03:25:57.834772 | instance | Starting collection install process 2026-06-08 03:25:57.834799 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-06-08 03:25:57.834829 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-06-08 03:25:57.834857 | instance | ansible.utils:6.0.2 was installed successfully 2026-06-08 03:25:57.834884 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-08 03:25:57.834910 | instance | 2.17.12 2026-06-08 03:25:57.834936 | instance | Checked out atmosphere.common to v0.7.0 2026-06-08 03:25:57.834967 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-06-08 03:25:57.834996 | instance | Starting galaxy collection install process 2026-06-08 03:25:57.835021 | instance | Process install dependency map 2026-06-08 03:25:57.835046 | instance | Starting collection install process 2026-06-08 03:25:57.835073 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-06-08 03:25:57.835099 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-06-08 03:25:57.835125 | instance | atmosphere.common:0.7.0 was installed successfully 2026-06-08 03:25:57.835152 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-08 03:25:57.835182 | instance | 2.17.12 2026-06-08 03:25:57.835209 | instance | Checked out community.crypto to 2.2.3 2026-06-08 03:25:57.835236 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-06-08 03:25:57.835261 | instance | Starting galaxy collection install process 2026-06-08 03:25:57.835287 | instance | Process install dependency map 2026-06-08 03:25:57.835314 | instance | Starting collection install process 2026-06-08 03:25:57.835339 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-06-08 03:25:57.835364 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-06-08 03:25:57.835390 | instance | community.crypto:2.2.3 was installed successfully 2026-06-08 03:25:57.835416 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-08 03:25:57.835442 | instance | 2.17.12 2026-06-08 03:25:57.835468 | instance | Checked out community.general to 7.3.0 2026-06-08 03:25:57.835499 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-06-08 03:25:57.835597 | instance | Starting galaxy collection install process 2026-06-08 03:25:57.835639 | instance | Process install dependency map 2026-06-08 03:25:57.835669 | instance | Starting collection install process 2026-06-08 03:25:57.835696 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-06-08 03:25:57.835723 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-06-08 03:25:57.835750 | instance | community.general:7.3.0 was installed successfully 2026-06-08 03:25:57.835777 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-08 03:25:57.835805 | instance | 2.17.12 2026-06-08 03:25:57.835832 | instance | Checked out community.mysql to 3.6.0 2026-06-08 03:25:57.835859 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-06-08 03:25:57.835889 | instance | Starting galaxy collection install process 2026-06-08 03:25:57.835916 | instance | Process install dependency map 2026-06-08 03:25:57.835943 | instance | Starting collection install process 2026-06-08 03:25:57.835969 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-06-08 03:25:57.835995 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-06-08 03:25:57.836021 | instance | community.mysql:3.6.0 was installed successfully 2026-06-08 03:25:57.836048 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-08 03:25:57.836074 | instance | 2.17.12 2026-06-08 03:25:57.836099 | instance | Checked out kubernetes.core to 2.4.0 2026-06-08 03:25:57.836126 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-06-08 03:25:57.836152 | instance | Starting galaxy collection install process 2026-06-08 03:25:57.836180 | instance | Process install dependency map 2026-06-08 03:25:57.836205 | instance | Starting collection install process 2026-06-08 03:25:57.836230 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-06-08 03:25:57.836259 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-06-08 03:25:57.836289 | instance | kubernetes.core:2.4.0 was installed successfully 2026-06-08 03:25:57.836314 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-08 03:25:57.836340 | instance | 2.17.12 2026-06-08 03:25:57.836367 | instance | Checked out openstack.cloud to 2.5.0 2026-06-08 03:25:57.836393 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-06-08 03:25:57.836418 | instance | Starting galaxy collection install process 2026-06-08 03:25:57.836445 | instance | Process install dependency map 2026-06-08 03:25:57.836470 | instance | Starting collection install process 2026-06-08 03:25:57.836495 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-06-08 03:25:57.836520 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-06-08 03:25:57.836545 | instance | openstack.cloud:2.5.0 was installed successfully 2026-06-08 03:25:57.836571 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-08 03:25:57.836596 | instance | 2.17.12 2026-06-08 03:25:57.836622 | instance | Checked out vexxhost.ceph to v4.0.0 2026-06-08 03:25:57.836658 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-06-08 03:25:57.836684 | instance | Starting galaxy collection install process 2026-06-08 03:25:57.836710 | instance | Process install dependency map 2026-06-08 03:25:57.836736 | instance | Starting collection install process 2026-06-08 03:25:57.836762 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-06-08 03:25:57.836787 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-06-08 03:25:57.836813 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-06-08 03:25:57.836839 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-08 03:25:57.836864 | instance | 2.17.12 2026-06-08 03:25:57.836890 | instance | Checked out vexxhost.containers to v1.6.7 2026-06-08 03:25:57.836916 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-06-08 03:25:57.836941 | instance | Starting galaxy collection install process 2026-06-08 03:25:57.836990 | instance | Process install dependency map 2026-06-08 03:25:57.837020 | instance | Starting collection install process 2026-06-08 03:25:57.837046 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-06-08 03:25:57.837073 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-06-08 03:25:57.837100 | instance | vexxhost.containers:1.6.7 was installed successfully 2026-06-08 03:25:57.837125 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-08 03:25:57.837152 | instance | 2.17.12 2026-06-08 03:25:57.837177 | instance | Checked out vexxhost.kubernetes to v3.1.0 2026-06-08 03:25:57.837205 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-06-08 03:25:57.837230 | instance | Starting galaxy collection install process 2026-06-08 03:25:57.837256 | instance | Process install dependency map 2026-06-08 03:25:57.837283 | instance | Starting collection install process 2026-06-08 03:25:57.837308 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-06-08 03:25:57.837371 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-06-08 03:25:57.837403 | instance | vexxhost.kubernetes:3.1.0 was installed successfully 2026-06-08 03:25:57.837430 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-08 03:25:57.837455 | instance | 2.17.12 2026-06-08 03:25:57.844566 | 2026-06-08 03:25:57.844613 | PLAY RECAP 2026-06-08 03:25:57.844661 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-08 03:25:57.844684 | 2026-06-08 03:25:57.992740 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-08 03:25:58.003988 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-06-08 03:25:58.659471 | 2026-06-08 03:25:58.659711 | PLAY [all] 2026-06-08 03:25:58.687522 | 2026-06-08 03:25:58.687706 | TASK [Install "jq" for log collection] 2026-06-08 03:26:08.188361 | instance | changed 2026-06-08 03:26:08.193994 | 2026-06-08 03:26:08.194091 | PLAY RECAP 2026-06-08 03:26:08.194183 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-08 03:26:08.194251 | 2026-06-08 03:26:08.389126 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-06-08 03:26:08.396153 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-08 03:26:09.015671 | 2026-06-08 03:26:09.015824 | PLAY [all] 2026-06-08 03:26:09.027468 | 2026-06-08 03:26:09.027540 | TASK [Copy inventory file for Zuul] 2026-06-08 03:26:09.867608 | instance | changed 2026-06-08 03:26:09.873954 | 2026-06-08 03:26:09.874035 | TASK [Switch "ansible_host" to private IP] 2026-06-08 03:26:10.193841 | instance | changed: 1 replacements made 2026-06-08 03:26:10.200373 | 2026-06-08 03:26:10.200459 | TASK [Run Molecule scenario] 2026-06-08 03:26:11.103807 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-06-08 03:26:11.501185 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-06-08 03:26:11.501252 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-06-08 03:26:23.125658 | instance | INFO [aio > dependency] Executing 2026-06-08 03:26:23.125960 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-06-08 03:26:23.126286 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-06-08 03:26:23.126423 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-06-08 03:26:23.134592 | instance | INFO [aio > cleanup] Executing 2026-06-08 03:26:23.134907 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-08 03:26:23.142671 | instance | INFO [aio > destroy] Executing 2026-06-08 03:26:23.142724 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-06-08 03:26:23.142808 | instance | INFO [aio > destroy] Executed: Successful 2026-06-08 03:26:23.150228 | instance | INFO [aio > syntax] Executing 2026-06-08 03:26:26.248086 | instance | 2026-06-08 03:26:26.248346 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-06-08 03:26:26.451557 | instance | INFO [aio > syntax] Executed: Successful 2026-06-08 03:26:26.465460 | instance | INFO [aio > create] Executing 2026-06-08 03:26:26.468151 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-08 03:26:26.476634 | instance | INFO [aio > prepare] Executing 2026-06-08 03:26:27.426258 | instance | 2026-06-08 03:26:27.426535 | instance | PLAY [Prepare] ***************************************************************** 2026-06-08 03:26:27.426803 | instance | 2026-06-08 03:26:27.427084 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:26:27.427360 | instance | Monday 08 June 2026 03:26:27 +0000 (0:00:00.027) 0:00:00.027 *********** 2026-06-08 03:26:28.571947 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-08 03:26:28.572230 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-08 03:26:28.572516 | instance | interpreter could change the meaning of that path. See 2026-06-08 03:26:28.572800 | instance | https://docs.ansible.com/ansible- 2026-06-08 03:26:28.573085 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-08 03:26:28.580533 | instance | ok: [instance] 2026-06-08 03:26:28.580796 | instance | 2026-06-08 03:26:28.581081 | instance | TASK [Configure short hostname] ************************************************ 2026-06-08 03:26:28.581365 | instance | Monday 08 June 2026 03:26:28 +0000 (0:00:01.155) 0:00:01.182 *********** 2026-06-08 03:26:29.247244 | instance | changed: [instance] 2026-06-08 03:26:29.247457 | instance | 2026-06-08 03:26:29.247750 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-06-08 03:26:29.248024 | instance | Monday 08 June 2026 03:26:29 +0000 (0:00:00.666) 0:00:01.849 *********** 2026-06-08 03:26:29.507958 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-06-08 03:26:29.508175 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-06-08 03:26:29.508438 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-06-08 03:26:29.518366 | instance | changed: [instance] 2026-06-08 03:26:29.518703 | instance | 2026-06-08 03:26:29.519015 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-06-08 03:26:29.519300 | instance | Monday 08 June 2026 03:26:29 +0000 (0:00:00.271) 0:00:02.120 *********** 2026-06-08 03:26:30.737856 | instance | ok: [instance] 2026-06-08 03:26:30.738108 | instance | 2026-06-08 03:26:30.738396 | instance | TASK [Purge "snapd" package] *************************************************** 2026-06-08 03:26:30.738678 | instance | Monday 08 June 2026 03:26:30 +0000 (0:00:01.219) 0:00:03.339 *********** 2026-06-08 03:26:31.510132 | instance | ok: [instance] 2026-06-08 03:26:31.510259 | instance | 2026-06-08 03:26:31.510402 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-06-08 03:26:31.510555 | instance | 2026-06-08 03:26:31.510726 | instance | TASK [Create folders for workspace] ******************************************** 2026-06-08 03:26:31.510950 | instance | Monday 08 June 2026 03:26:31 +0000 (0:00:00.772) 0:00:04.112 *********** 2026-06-08 03:26:32.558023 | instance | changed: [localhost] => (item=group_vars) 2026-06-08 03:26:32.558320 | instance | changed: [localhost] => (item=group_vars/all) 2026-06-08 03:26:32.558637 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-06-08 03:26:32.558864 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-06-08 03:26:32.559121 | instance | changed: [localhost] => (item=group_vars/computes) 2026-06-08 03:26:32.559382 | instance | changed: [localhost] => (item=host_vars) 2026-06-08 03:26:32.559669 | instance | 2026-06-08 03:26:32.559937 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-06-08 03:26:32.560174 | instance | 2026-06-08 03:26:32.560437 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-06-08 03:26:32.560701 | instance | Monday 08 June 2026 03:26:32 +0000 (0:00:01.047) 0:00:05.160 *********** 2026-06-08 03:26:32.728526 | instance | changed: [localhost] 2026-06-08 03:26:32.728873 | instance | 2026-06-08 03:26:32.729279 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-06-08 03:26:32.729672 | instance | Monday 08 June 2026 03:26:32 +0000 (0:00:00.169) 0:00:05.329 *********** 2026-06-08 03:26:32.758546 | instance | ok: [localhost] 2026-06-08 03:26:32.758765 | instance | 2026-06-08 03:26:32.759081 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-06-08 03:26:32.759353 | instance | Monday 08 June 2026 03:26:32 +0000 (0:00:00.030) 0:00:05.360 *********** 2026-06-08 03:26:32.812586 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'eea6f6a7-e632-5464-a1d1-311ffad1285c'}) 2026-06-08 03:26:32.812820 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-06-08 03:26:32.813072 | instance | 2026-06-08 03:26:32.813347 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-06-08 03:26:32.813645 | instance | Monday 08 June 2026 03:26:32 +0000 (0:00:00.053) 0:00:05.414 *********** 2026-06-08 03:26:33.355239 | instance | changed: [localhost] 2026-06-08 03:26:33.355414 | instance | 2026-06-08 03:26:33.355684 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-06-08 03:26:33.355930 | instance | 2026-06-08 03:26:33.356197 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-06-08 03:26:33.356469 | instance | Monday 08 June 2026 03:26:33 +0000 (0:00:00.542) 0:00:05.957 *********** 2026-06-08 03:26:33.533338 | instance | changed: [localhost] 2026-06-08 03:26:33.533527 | instance | 2026-06-08 03:26:33.533787 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-06-08 03:26:33.534112 | instance | Monday 08 June 2026 03:26:33 +0000 (0:00:00.177) 0:00:06.135 *********** 2026-06-08 03:26:33.557776 | instance | ok: [localhost] 2026-06-08 03:26:33.558004 | instance | 2026-06-08 03:26:33.558358 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-06-08 03:26:33.558606 | instance | Monday 08 June 2026 03:26:33 +0000 (0:00:00.024) 0:00:06.159 *********** 2026-06-08 03:26:33.589830 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-06-08 03:26:33.590101 | instance | 2026-06-08 03:26:33.590380 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-06-08 03:26:33.590664 | instance | Monday 08 June 2026 03:26:33 +0000 (0:00:00.032) 0:00:06.191 *********** 2026-06-08 03:26:33.942602 | instance | changed: [localhost] 2026-06-08 03:26:33.942819 | instance | 2026-06-08 03:26:33.943198 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-06-08 03:26:33.943483 | instance | 2026-06-08 03:26:33.943866 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-06-08 03:26:33.944260 | instance | Monday 08 June 2026 03:26:33 +0000 (0:00:00.352) 0:00:06.544 *********** 2026-06-08 03:26:34.110930 | instance | changed: [localhost] 2026-06-08 03:26:34.111242 | instance | 2026-06-08 03:26:34.111686 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-06-08 03:26:34.112072 | instance | Monday 08 June 2026 03:26:34 +0000 (0:00:00.167) 0:00:06.712 *********** 2026-06-08 03:26:34.137876 | instance | ok: [localhost] 2026-06-08 03:26:34.138208 | instance | 2026-06-08 03:26:34.138573 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-06-08 03:26:34.138938 | instance | Monday 08 June 2026 03:26:34 +0000 (0:00:00.027) 0:00:06.739 *********** 2026-06-08 03:26:34.181136 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-06-08 03:26:34.181407 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-06-08 03:26:34.181702 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-06-08 03:26:34.181955 | instance | 2026-06-08 03:26:34.182305 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-06-08 03:26:34.182595 | instance | Monday 08 June 2026 03:26:34 +0000 (0:00:00.043) 0:00:06.783 *********** 2026-06-08 03:26:34.534359 | instance | changed: [localhost] 2026-06-08 03:26:34.534641 | instance | 2026-06-08 03:26:34.534951 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-06-08 03:26:34.535231 | instance | 2026-06-08 03:26:34.535540 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-06-08 03:26:34.535836 | instance | Monday 08 June 2026 03:26:34 +0000 (0:00:00.352) 0:00:07.136 *********** 2026-06-08 03:26:34.727828 | instance | changed: [localhost] 2026-06-08 03:26:34.727990 | instance | 2026-06-08 03:26:34.728263 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-06-08 03:26:34.728528 | instance | Monday 08 June 2026 03:26:34 +0000 (0:00:00.193) 0:00:07.329 *********** 2026-06-08 03:26:34.755783 | instance | ok: [localhost] 2026-06-08 03:26:34.756088 | instance | 2026-06-08 03:26:34.756509 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-06-08 03:26:34.756950 | instance | Monday 08 June 2026 03:26:34 +0000 (0:00:00.027) 0:00:07.357 *********** 2026-06-08 03:26:34.789760 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-06-08 03:26:34.789875 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-06-08 03:26:34.790035 | instance | 2026-06-08 03:26:34.790235 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-06-08 03:26:34.790308 | instance | Monday 08 June 2026 03:26:34 +0000 (0:00:00.034) 0:00:07.392 *********** 2026-06-08 03:26:35.137961 | instance | changed: [localhost] 2026-06-08 03:26:35.138294 | instance | 2026-06-08 03:26:35.138611 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-06-08 03:26:35.138880 | instance | 2026-06-08 03:26:35.139174 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:26:35.139469 | instance | Monday 08 June 2026 03:26:35 +0000 (0:00:00.347) 0:00:07.740 *********** 2026-06-08 03:26:35.824007 | instance | ok: [localhost] 2026-06-08 03:26:35.824255 | instance | 2026-06-08 03:26:35.824559 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-06-08 03:26:35.824884 | instance | Monday 08 June 2026 03:26:35 +0000 (0:00:00.685) 0:00:08.425 *********** 2026-06-08 03:26:36.006194 | instance | changed: [localhost] 2026-06-08 03:26:36.006502 | instance | 2026-06-08 03:26:36.006800 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-06-08 03:26:36.007102 | instance | Monday 08 June 2026 03:26:35 +0000 (0:00:00.182) 0:00:08.608 *********** 2026-06-08 03:26:36.036589 | instance | ok: [localhost] 2026-06-08 03:26:36.036854 | instance | 2026-06-08 03:26:36.037182 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-06-08 03:26:36.037490 | instance | Monday 08 June 2026 03:26:36 +0000 (0:00:00.030) 0:00:08.638 *********** 2026-06-08 03:26:36.771154 | instance | ok: [localhost] => (item=keycloak_host) 2026-06-08 03:26:36.771369 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-06-08 03:26:36.771641 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-06-08 03:26:36.771910 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-06-08 03:26:36.772178 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-06-08 03:26:36.772443 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-06-08 03:26:36.772706 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-06-08 03:26:36.772972 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-06-08 03:26:36.773238 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-06-08 03:26:36.773500 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-06-08 03:26:36.773798 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-06-08 03:26:36.774111 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-06-08 03:26:36.774401 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-06-08 03:26:36.774641 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-06-08 03:26:36.774905 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-06-08 03:26:36.775179 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-06-08 03:26:36.775443 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-06-08 03:26:36.775711 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-06-08 03:26:36.775976 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-06-08 03:26:36.776243 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-06-08 03:26:36.776507 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-06-08 03:26:36.776771 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-06-08 03:26:36.777035 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-06-08 03:26:36.777292 | instance | 2026-06-08 03:26:36.777559 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-06-08 03:26:36.777881 | instance | Monday 08 June 2026 03:26:36 +0000 (0:00:00.734) 0:00:09.373 *********** 2026-06-08 03:26:37.163826 | instance | changed: [localhost] 2026-06-08 03:26:37.164218 | instance | 2026-06-08 03:26:37.164548 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-06-08 03:26:37.164901 | instance | Monday 08 June 2026 03:26:37 +0000 (0:00:00.392) 0:00:09.765 *********** 2026-06-08 03:26:37.345502 | instance | changed: [localhost] 2026-06-08 03:26:37.345601 | instance | 2026-06-08 03:26:37.345719 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-06-08 03:26:37.345920 | instance | 2026-06-08 03:26:37.346109 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-06-08 03:26:37.346267 | instance | Monday 08 June 2026 03:26:37 +0000 (0:00:00.182) 0:00:09.948 *********** 2026-06-08 03:26:37.525957 | instance | changed: [localhost] 2026-06-08 03:26:37.526089 | instance | 2026-06-08 03:26:37.526256 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-06-08 03:26:37.526478 | instance | Monday 08 June 2026 03:26:37 +0000 (0:00:00.180) 0:00:10.128 *********** 2026-06-08 03:26:37.563127 | instance | ok: [localhost] 2026-06-08 03:26:37.563272 | instance | 2026-06-08 03:26:37.563631 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-06-08 03:26:37.563798 | instance | Monday 08 June 2026 03:26:37 +0000 (0:00:00.037) 0:00:10.165 *********** 2026-06-08 03:26:37.610474 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-06-08 03:26:37.610812 | instance | 2026-06-08 03:26:37.611058 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-06-08 03:26:37.611308 | instance | Monday 08 June 2026 03:26:37 +0000 (0:00:00.045) 0:00:10.210 *********** 2026-06-08 03:26:37.976062 | instance | changed: [localhost] 2026-06-08 03:26:37.976113 | instance | 2026-06-08 03:26:37.976119 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-06-08 03:26:37.976124 | instance | 2026-06-08 03:26:37.976130 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-06-08 03:26:37.976134 | instance | Monday 08 June 2026 03:26:37 +0000 (0:00:00.367) 0:00:10.578 *********** 2026-06-08 03:26:38.173540 | instance | changed: [localhost] 2026-06-08 03:26:38.173606 | instance | 2026-06-08 03:26:38.173613 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-06-08 03:26:38.173620 | instance | Monday 08 June 2026 03:26:38 +0000 (0:00:00.197) 0:00:10.775 *********** 2026-06-08 03:26:38.206945 | instance | ok: [localhost] 2026-06-08 03:26:38.206983 | instance | 2026-06-08 03:26:38.206990 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-06-08 03:26:38.206998 | instance | Monday 08 June 2026 03:26:38 +0000 (0:00:00.034) 0:00:10.809 *********** 2026-06-08 03:26:38.264225 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-06-08 03:26:38.264265 | instance | 2026-06-08 03:26:38.264272 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-06-08 03:26:38.264279 | instance | Monday 08 June 2026 03:26:38 +0000 (0:00:00.057) 0:00:10.866 *********** 2026-06-08 03:26:38.625203 | instance | changed: [localhost] 2026-06-08 03:26:38.625267 | instance | 2026-06-08 03:26:38.625275 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-06-08 03:26:38.625282 | instance | 2026-06-08 03:26:38.625287 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-06-08 03:26:38.625293 | instance | Monday 08 June 2026 03:26:38 +0000 (0:00:00.360) 0:00:11.226 *********** 2026-06-08 03:26:38.816294 | instance | changed: [localhost] 2026-06-08 03:26:38.816338 | instance | 2026-06-08 03:26:38.816344 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-06-08 03:26:38.816355 | instance | Monday 08 June 2026 03:26:38 +0000 (0:00:00.191) 0:00:11.418 *********** 2026-06-08 03:26:38.848429 | instance | ok: [localhost] 2026-06-08 03:26:38.848475 | instance | 2026-06-08 03:26:38.848483 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-06-08 03:26:38.848490 | instance | Monday 08 June 2026 03:26:38 +0000 (0:00:00.031) 0:00:11.450 *********** 2026-06-08 03:26:39.250115 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-06-08 03:26:39.250195 | instance | ok: [localhost] => (item=keepalived_password) 2026-06-08 03:26:39.250208 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-06-08 03:26:39.250217 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-06-08 03:26:39.250226 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-06-08 03:26:39.250235 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-06-08 03:26:39.250244 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-06-08 03:26:39.250254 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-06-08 03:26:39.250263 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-06-08 03:26:39.250272 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-06-08 03:26:39.250281 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-06-08 03:26:39.250289 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-06-08 03:26:39.250324 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-06-08 03:26:39.250333 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-06-08 03:26:39.250341 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-06-08 03:26:39.250350 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-06-08 03:26:39.250359 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-06-08 03:26:39.250367 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-06-08 03:26:39.250376 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-06-08 03:26:39.250384 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-06-08 03:26:39.250395 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-06-08 03:26:39.250403 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-06-08 03:26:39.250412 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-06-08 03:26:39.250421 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-06-08 03:26:39.250429 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-06-08 03:26:39.250438 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-06-08 03:26:39.250446 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-06-08 03:26:39.250455 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-06-08 03:26:39.250463 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-06-08 03:26:39.250480 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-06-08 03:26:39.250489 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-06-08 03:26:39.250498 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-06-08 03:26:39.250507 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-06-08 03:26:39.250604 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-06-08 03:26:39.250792 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-06-08 03:26:39.250941 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-06-08 03:26:39.251097 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-06-08 03:26:39.251244 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-06-08 03:26:39.251389 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-06-08 03:26:39.251536 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-06-08 03:26:39.251683 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-06-08 03:26:39.251829 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-06-08 03:26:39.251974 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-06-08 03:26:39.252127 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-06-08 03:26:39.252283 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-06-08 03:26:39.252431 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-06-08 03:26:39.252577 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-06-08 03:26:39.252722 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-06-08 03:26:39.252868 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-06-08 03:26:39.253018 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-06-08 03:26:39.253164 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-06-08 03:26:39.253322 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-06-08 03:26:39.253480 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-06-08 03:26:39.253628 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-06-08 03:26:39.253768 | instance | 2026-06-08 03:26:39.253914 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-06-08 03:26:39.254090 | instance | Monday 08 June 2026 03:26:39 +0000 (0:00:00.398) 0:00:11.848 *********** 2026-06-08 03:26:39.311159 | instance | ok: [localhost] => (item=barbican_kek) 2026-06-08 03:26:39.311224 | instance | 2026-06-08 03:26:39.311438 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-06-08 03:26:39.311694 | instance | Monday 08 June 2026 03:26:39 +0000 (0:00:00.064) 0:00:11.913 *********** 2026-06-08 03:26:39.778738 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-06-08 03:26:39.778861 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-06-08 03:26:39.779077 | instance | 2026-06-08 03:26:39.779363 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-06-08 03:26:39.779591 | instance | Monday 08 June 2026 03:26:39 +0000 (0:00:00.464) 0:00:12.378 *********** 2026-06-08 03:26:44.294922 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-06-08 03:26:44.295215 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-06-08 03:26:44.295662 | instance | 2026-06-08 03:26:44.296045 | instance | TASK [Set values for SSH keys] ************************************************* 2026-06-08 03:26:44.296346 | instance | Monday 08 June 2026 03:26:44 +0000 (0:00:04.517) 0:00:16.896 *********** 2026-06-08 03:26:44.350353 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-06-08 03:26:44.350587 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-06-08 03:26:44.350785 | instance | 2026-06-08 03:26:44.350992 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-06-08 03:26:44.351198 | instance | Monday 08 June 2026 03:26:44 +0000 (0:00:00.054) 0:00:16.950 *********** 2026-06-08 03:26:44.702774 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-06-08 03:26:44.703187 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-06-08 03:26:44.703373 | instance | 2026-06-08 03:26:44.703531 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-06-08 03:26:44.703689 | instance | Monday 08 June 2026 03:26:44 +0000 (0:00:00.352) 0:00:17.303 *********** 2026-06-08 03:26:45.061885 | instance | changed: [localhost] 2026-06-08 03:26:45.062416 | instance | 2026-06-08 03:26:45.062469 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-06-08 03:26:45.062477 | instance | Monday 08 June 2026 03:26:45 +0000 (0:00:00.360) 0:00:17.664 *********** 2026-06-08 03:26:45.099641 | instance | skipping: [localhost] 2026-06-08 03:26:45.100263 | instance | 2026-06-08 03:26:45.100292 | instance | PLAY [Setup networking] ******************************************************** 2026-06-08 03:26:45.100298 | instance | 2026-06-08 03:26:45.100303 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:26:45.100308 | instance | Monday 08 June 2026 03:26:45 +0000 (0:00:00.038) 0:00:17.702 *********** 2026-06-08 03:26:45.809242 | instance | ok: [instance] 2026-06-08 03:26:45.809354 | instance | 2026-06-08 03:26:45.809434 | instance | TASK [Create bridge for management network] ************************************ 2026-06-08 03:26:45.809659 | instance | Monday 08 June 2026 03:26:45 +0000 (0:00:00.709) 0:00:18.411 *********** 2026-06-08 03:26:46.153593 | instance | ok: [instance] 2026-06-08 03:26:46.153754 | instance | 2026-06-08 03:26:46.154090 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-06-08 03:26:46.154250 | instance | Monday 08 June 2026 03:26:46 +0000 (0:00:00.344) 0:00:18.755 *********** 2026-06-08 03:26:46.366560 | instance | ok: [instance] 2026-06-08 03:26:46.366640 | instance | 2026-06-08 03:26:46.366765 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-06-08 03:26:46.366979 | instance | Monday 08 June 2026 03:26:46 +0000 (0:00:00.212) 0:00:18.968 *********** 2026-06-08 03:26:46.571674 | instance | ok: [instance] 2026-06-08 03:26:46.571766 | instance | 2026-06-08 03:26:46.571782 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-06-08 03:26:46.571945 | instance | Monday 08 June 2026 03:26:46 +0000 (0:00:00.205) 0:00:19.174 *********** 2026-06-08 03:26:46.802324 | instance | ok: [instance] 2026-06-08 03:26:46.802532 | instance | 2026-06-08 03:26:46.802695 | instance | TASK [Bring up interfaces] ***************************************************** 2026-06-08 03:26:46.802855 | instance | Monday 08 June 2026 03:26:46 +0000 (0:00:00.230) 0:00:19.404 *********** 2026-06-08 03:26:47.218627 | instance | ok: [instance] => (item=br-mgmt) 2026-06-08 03:26:47.218707 | instance | ok: [instance] => (item=dummy0) 2026-06-08 03:26:47.218822 | instance | 2026-06-08 03:26:47.218947 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-06-08 03:26:47.219082 | instance | 2026-06-08 03:26:47.219238 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:26:47.219390 | instance | Monday 08 June 2026 03:26:47 +0000 (0:00:00.416) 0:00:19.820 *********** 2026-06-08 03:26:47.981691 | instance | ok: [instance] 2026-06-08 03:26:47.981906 | instance | 2026-06-08 03:26:47.982242 | instance | TASK [Install depedencies] ***************************************************** 2026-06-08 03:26:47.982512 | instance | Monday 08 June 2026 03:26:47 +0000 (0:00:00.762) 0:00:20.583 *********** 2026-06-08 03:27:09.028073 | instance | changed: [instance] 2026-06-08 03:27:09.028178 | instance | 2026-06-08 03:27:09.028281 | instance | TASK [Start up service] ******************************************************** 2026-06-08 03:27:09.028450 | instance | Monday 08 June 2026 03:27:09 +0000 (0:00:21.046) 0:00:41.630 *********** 2026-06-08 03:27:09.644979 | instance | ok: [instance] 2026-06-08 03:27:09.645203 | instance | 2026-06-08 03:27:09.645474 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-06-08 03:27:09.645778 | instance | Monday 08 June 2026 03:27:09 +0000 (0:00:00.616) 0:00:42.246 *********** 2026-06-08 03:27:09.887630 | instance | ok: [instance] 2026-06-08 03:27:09.887867 | instance | 2026-06-08 03:27:09.888130 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-06-08 03:27:09.888380 | instance | Monday 08 June 2026 03:27:09 +0000 (0:00:00.242) 0:00:42.489 *********** 2026-06-08 03:27:10.354164 | instance | changed: [instance] 2026-06-08 03:27:10.354601 | instance | 2026-06-08 03:27:10.354761 | instance | TASK [Get list of all loopback devices] **************************************** 2026-06-08 03:27:10.354939 | instance | Monday 08 June 2026 03:27:10 +0000 (0:00:00.466) 0:00:42.956 *********** 2026-06-08 03:27:10.558812 | instance | ok: [instance] 2026-06-08 03:27:10.558919 | instance | 2026-06-08 03:27:10.558936 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-06-08 03:27:10.559102 | instance | Monday 08 June 2026 03:27:10 +0000 (0:00:00.202) 0:00:43.159 *********** 2026-06-08 03:27:10.590276 | instance | skipping: [instance] 2026-06-08 03:27:10.590537 | instance | 2026-06-08 03:27:10.590778 | instance | TASK [Create devices for Ceph] ************************************************* 2026-06-08 03:27:10.590991 | instance | Monday 08 June 2026 03:27:10 +0000 (0:00:00.030) 0:00:43.189 *********** 2026-06-08 03:27:11.156552 | instance | changed: [instance] => (item=osd0) 2026-06-08 03:27:11.156625 | instance | changed: [instance] => (item=osd1) 2026-06-08 03:27:11.156636 | instance | changed: [instance] => (item=osd2) 2026-06-08 03:27:11.156647 | instance | 2026-06-08 03:27:11.156657 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-06-08 03:27:11.156667 | instance | Monday 08 June 2026 03:27:11 +0000 (0:00:00.566) 0:00:43.756 *********** 2026-06-08 03:27:11.727106 | instance | changed: [instance] => (item=osd0) 2026-06-08 03:27:11.727160 | instance | changed: [instance] => (item=osd1) 2026-06-08 03:27:11.727167 | instance | changed: [instance] => (item=osd2) 2026-06-08 03:27:11.727174 | instance | 2026-06-08 03:27:11.727181 | instance | TASK [Start loop devices] ****************************************************** 2026-06-08 03:27:11.727187 | instance | Monday 08 June 2026 03:27:11 +0000 (0:00:00.571) 0:00:44.328 *********** 2026-06-08 03:27:12.525490 | instance | changed: [instance] => (item=osd0) 2026-06-08 03:27:12.525566 | instance | changed: [instance] => (item=osd1) 2026-06-08 03:27:12.525576 | instance | changed: [instance] => (item=osd2) 2026-06-08 03:27:12.525583 | instance | 2026-06-08 03:27:12.525590 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-06-08 03:27:12.525598 | instance | Monday 08 June 2026 03:27:12 +0000 (0:00:00.797) 0:00:45.126 *********** 2026-06-08 03:27:15.858661 | instance | changed: [instance] => (item=osd0) 2026-06-08 03:27:15.858727 | instance | changed: [instance] => (item=osd1) 2026-06-08 03:27:15.858739 | instance | changed: [instance] => (item=osd2) 2026-06-08 03:27:15.858749 | instance | 2026-06-08 03:27:15.858759 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-06-08 03:27:15.858769 | instance | Monday 08 June 2026 03:27:15 +0000 (0:00:03.332) 0:00:48.458 *********** 2026-06-08 03:27:17.835597 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-06-08 03:27:17.835660 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-06-08 03:27:17.835665 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-06-08 03:27:17.835675 | instance | 2026-06-08 03:27:17.835972 | instance | PLAY [controllers] ************************************************************* 2026-06-08 03:27:17.836356 | instance | 2026-06-08 03:27:17.836698 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:27:17.837041 | instance | Monday 08 June 2026 03:27:17 +0000 (0:00:01.977) 0:00:50.436 *********** 2026-06-08 03:27:18.751501 | instance | ok: [instance] 2026-06-08 03:27:18.751579 | instance | 2026-06-08 03:27:18.751784 | instance | TASK [Set masquerade rule] ***************************************************** 2026-06-08 03:27:18.752040 | instance | Monday 08 June 2026 03:27:18 +0000 (0:00:00.917) 0:00:51.353 *********** 2026-06-08 03:27:19.274871 | instance | changed: [instance] 2026-06-08 03:27:19.275530 | instance | 2026-06-08 03:27:19.276227 | instance | PLAY RECAP ********************************************************************* 2026-06-08 03:27:19.276615 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-08 03:27:19.277121 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-08 03:27:19.277502 | instance | 2026-06-08 03:27:19.278076 | instance | Monday 08 June 2026 03:27:19 +0000 (0:00:00.523) 0:00:51.877 *********** 2026-06-08 03:27:19.278686 | instance | =============================================================================== 2026-06-08 03:27:19.278903 | instance | Install depedencies ---------------------------------------------------- 21.05s 2026-06-08 03:27:19.279056 | instance | Generate SSH keys for missing variables --------------------------------- 4.52s 2026-06-08 03:27:19.279211 | instance | Create a volume group for each loop device ------------------------------ 3.33s 2026-06-08 03:27:19.279360 | instance | Create a logical volume for each loop device ---------------------------- 1.98s 2026-06-08 03:27:19.279508 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.22s 2026-06-08 03:27:19.279652 | instance | Gathering Facts --------------------------------------------------------- 1.16s 2026-06-08 03:27:19.279798 | instance | Create folders for workspace -------------------------------------------- 1.05s 2026-06-08 03:27:19.279942 | instance | Gathering Facts --------------------------------------------------------- 0.92s 2026-06-08 03:27:19.280086 | instance | Start loop devices ------------------------------------------------------ 0.80s 2026-06-08 03:27:19.280229 | instance | Purge "snapd" package --------------------------------------------------- 0.77s 2026-06-08 03:27:19.280373 | instance | Gathering Facts --------------------------------------------------------- 0.76s 2026-06-08 03:27:19.280518 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.73s 2026-06-08 03:27:19.280662 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-06-08 03:27:19.280804 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-06-08 03:27:19.280948 | instance | Configure short hostname ------------------------------------------------ 0.67s 2026-06-08 03:27:19.281133 | instance | Start up service -------------------------------------------------------- 0.62s 2026-06-08 03:27:19.281282 | instance | Set permissions on loopback devices ------------------------------------- 0.57s 2026-06-08 03:27:19.281429 | instance | Create devices for Ceph ------------------------------------------------- 0.57s 2026-06-08 03:27:19.281581 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.54s 2026-06-08 03:27:19.281727 | instance | Set masquerade rule ----------------------------------------------------- 0.52s 2026-06-08 03:27:19.366278 | instance | INFO [aio > prepare] Executed: Successful 2026-06-08 03:27:19.378581 | instance | INFO [aio > converge] Executing 2026-06-08 03:27:22.230386 | instance | 2026-06-08 03:27:22.230814 | instance | PLAY [all] ********************************************************************* 2026-06-08 03:27:22.231136 | instance | 2026-06-08 03:27:22.231466 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:27:22.231870 | instance | Monday 08 June 2026 03:27:22 +0000 (0:00:00.019) 0:00:00.019 *********** 2026-06-08 03:27:23.442158 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-08 03:27:23.442576 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-08 03:27:23.442909 | instance | interpreter could change the meaning of that path. See 2026-06-08 03:27:23.443235 | instance | https://docs.ansible.com/ansible- 2026-06-08 03:27:23.443563 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-08 03:27:23.452650 | instance | ok: [instance] 2026-06-08 03:27:23.452984 | instance | 2026-06-08 03:27:23.453312 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-06-08 03:27:23.453700 | instance | Monday 08 June 2026 03:27:23 +0000 (0:00:01.222) 0:00:01.242 *********** 2026-06-08 03:27:23.495639 | instance | skipping: [instance] 2026-06-08 03:27:23.496010 | instance | 2026-06-08 03:27:23.496367 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-06-08 03:27:23.496733 | instance | Monday 08 June 2026 03:27:23 +0000 (0:00:00.042) 0:00:01.285 *********** 2026-06-08 03:27:23.684311 | instance | ok: [instance] 2026-06-08 03:27:23.684696 | instance | 2026-06-08 03:27:23.685034 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-06-08 03:27:23.685348 | instance | 2026-06-08 03:27:23.685678 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:27:23.686024 | instance | Monday 08 June 2026 03:27:23 +0000 (0:00:00.188) 0:00:01.474 *********** 2026-06-08 03:27:24.600668 | instance | ok: [instance] 2026-06-08 03:27:24.601114 | instance | 2026-06-08 03:27:24.601476 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:27:24.601853 | instance | Monday 08 June 2026 03:27:24 +0000 (0:00:00.915) 0:00:02.390 *********** 2026-06-08 03:27:24.898755 | instance | ok: [instance] 2026-06-08 03:27:24.898875 | instance | 2026-06-08 03:27:24.898889 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 03:27:24.898983 | instance | Monday 08 June 2026 03:27:24 +0000 (0:00:00.297) 0:00:02.688 *********** 2026-06-08 03:27:24.950795 | instance | skipping: [instance] 2026-06-08 03:27:24.950876 | instance | 2026-06-08 03:27:24.950966 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 03:27:24.951155 | instance | Monday 08 June 2026 03:27:24 +0000 (0:00:00.051) 0:00:02.739 *********** 2026-06-08 03:27:25.366682 | instance | changed: [instance] 2026-06-08 03:27:25.366873 | instance | 2026-06-08 03:27:25.367033 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:27:25.367186 | instance | Monday 08 June 2026 03:27:25 +0000 (0:00:00.415) 0:00:03.154 *********** 2026-06-08 03:27:25.442613 | instance | ok: [instance] => { 2026-06-08 03:27:25.442897 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-08 03:27:25.443047 | instance | } 2026-06-08 03:27:25.443190 | instance | 2026-06-08 03:27:25.443340 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:27:25.443503 | instance | Monday 08 June 2026 03:27:25 +0000 (0:00:00.076) 0:00:03.231 *********** 2026-06-08 03:27:26.427214 | instance | changed: [instance] 2026-06-08 03:27:26.427292 | instance | 2026-06-08 03:27:26.427559 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:27:26.427579 | instance | Monday 08 June 2026 03:27:26 +0000 (0:00:00.985) 0:00:04.217 *********** 2026-06-08 03:27:26.477863 | instance | skipping: [instance] 2026-06-08 03:27:26.477929 | instance | 2026-06-08 03:27:26.478243 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 03:27:26.478306 | instance | Monday 08 June 2026 03:27:26 +0000 (0:00:00.050) 0:00:04.268 *********** 2026-06-08 03:27:26.528909 | instance | skipping: [instance] 2026-06-08 03:27:26.528988 | instance | 2026-06-08 03:27:26.529234 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:27:26.529282 | instance | Monday 08 June 2026 03:27:26 +0000 (0:00:00.050) 0:00:04.319 *********** 2026-06-08 03:27:26.740846 | instance | ok: [instance] 2026-06-08 03:27:26.740970 | instance | 2026-06-08 03:27:26.740988 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 03:27:26.741110 | instance | Monday 08 June 2026 03:27:26 +0000 (0:00:00.211) 0:00:04.530 *********** 2026-06-08 03:27:28.088432 | instance | ok: [instance] 2026-06-08 03:27:28.088549 | instance | 2026-06-08 03:27:28.089046 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:27:28.089090 | instance | Monday 08 June 2026 03:27:28 +0000 (0:00:01.347) 0:00:05.878 *********** 2026-06-08 03:27:28.158303 | instance | ok: [instance] => { 2026-06-08 03:27:28.158932 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-08 03:27:28.158985 | instance | } 2026-06-08 03:27:28.158991 | instance | 2026-06-08 03:27:28.158996 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:27:28.159002 | instance | Monday 08 June 2026 03:27:28 +0000 (0:00:00.069) 0:00:05.948 *********** 2026-06-08 03:27:28.808985 | instance | changed: [instance] 2026-06-08 03:27:28.809081 | instance | 2026-06-08 03:27:28.809324 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:27:28.809380 | instance | Monday 08 June 2026 03:27:28 +0000 (0:00:00.650) 0:00:06.598 *********** 2026-06-08 03:27:31.703816 | instance | changed: [instance] 2026-06-08 03:27:31.703924 | instance | 2026-06-08 03:27:31.703938 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-08 03:27:31.704124 | instance | Monday 08 June 2026 03:27:31 +0000 (0:00:02.894) 0:00:09.493 *********** 2026-06-08 03:27:31.738941 | instance | skipping: [instance] 2026-06-08 03:27:31.739030 | instance | 2026-06-08 03:27:31.739274 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-08 03:27:31.739323 | instance | Monday 08 June 2026 03:27:31 +0000 (0:00:00.035) 0:00:09.528 *********** 2026-06-08 03:27:31.781007 | instance | skipping: [instance] 2026-06-08 03:27:31.781637 | instance | 2026-06-08 03:27:31.781704 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-08 03:27:31.781714 | instance | Monday 08 June 2026 03:27:31 +0000 (0:00:00.041) 0:00:09.570 *********** 2026-06-08 03:27:31.813785 | instance | skipping: [instance] 2026-06-08 03:27:31.813879 | instance | 2026-06-08 03:27:31.814295 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-08 03:27:31.814384 | instance | Monday 08 June 2026 03:27:31 +0000 (0:00:00.033) 0:00:09.603 *********** 2026-06-08 03:27:40.167482 | instance | changed: [instance] 2026-06-08 03:27:40.167606 | instance | 2026-06-08 03:27:40.167645 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-08 03:27:40.167719 | instance | Monday 08 June 2026 03:27:40 +0000 (0:00:08.353) 0:00:17.957 *********** 2026-06-08 03:27:40.884670 | instance | changed: [instance] 2026-06-08 03:27:40.884751 | instance | 2026-06-08 03:27:40.885048 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-08 03:27:40.885114 | instance | Monday 08 June 2026 03:27:40 +0000 (0:00:00.717) 0:00:18.674 *********** 2026-06-08 03:27:41.849361 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-06-08 03:27:41.849462 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-08 03:27:41.849475 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-08 03:27:41.850265 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-08 03:27:41.850394 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-08 03:27:41.850406 | instance | 2026-06-08 03:27:41.850417 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-08 03:27:41.850427 | instance | Monday 08 June 2026 03:27:41 +0000 (0:00:00.964) 0:00:19.639 *********** 2026-06-08 03:27:42.451652 | instance | changed: [instance] 2026-06-08 03:27:42.451972 | instance | 2026-06-08 03:27:42.452669 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-08 03:27:42.452730 | instance | Monday 08 June 2026 03:27:42 +0000 (0:00:00.592) 0:00:20.232 *********** 2026-06-08 03:27:42.452737 | instance | 2026-06-08 03:27:42.452742 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-06-08 03:27:42.452746 | instance | Monday 08 June 2026 03:27:42 +0000 (0:00:00.009) 0:00:20.241 *********** 2026-06-08 03:27:43.442603 | instance | ok: [instance] 2026-06-08 03:27:43.442650 | instance | 2026-06-08 03:27:43.442656 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-06-08 03:27:43.442661 | instance | Monday 08 June 2026 03:27:43 +0000 (0:00:00.990) 0:00:21.232 *********** 2026-06-08 03:27:43.889113 | instance | changed: [instance] 2026-06-08 03:27:43.889235 | instance | 2026-06-08 03:27:43.889251 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-08 03:27:43.889441 | instance | Monday 08 June 2026 03:27:43 +0000 (0:00:00.447) 0:00:21.679 *********** 2026-06-08 03:27:44.453466 | instance | changed: [instance] 2026-06-08 03:27:44.453550 | instance | 2026-06-08 03:27:44.453791 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:27:44.453838 | instance | Monday 08 June 2026 03:27:44 +0000 (0:00:00.564) 0:00:22.243 *********** 2026-06-08 03:27:44.670165 | instance | ok: [instance] 2026-06-08 03:27:44.670520 | instance | 2026-06-08 03:27:44.670534 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:27:44.670691 | instance | Monday 08 June 2026 03:27:44 +0000 (0:00:00.216) 0:00:22.459 *********** 2026-06-08 03:27:44.739084 | instance | ok: [instance] => { 2026-06-08 03:27:44.739177 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-08 03:27:44.739643 | instance | } 2026-06-08 03:27:44.739704 | instance | 2026-06-08 03:27:44.739710 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:27:44.739716 | instance | Monday 08 June 2026 03:27:44 +0000 (0:00:00.069) 0:00:22.528 *********** 2026-06-08 03:27:45.564331 | instance | changed: [instance] 2026-06-08 03:27:45.564403 | instance | 2026-06-08 03:27:45.564753 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:27:45.564774 | instance | Monday 08 June 2026 03:27:45 +0000 (0:00:00.825) 0:00:23.354 *********** 2026-06-08 03:27:49.977953 | instance | changed: [instance] 2026-06-08 03:27:49.978095 | instance | 2026-06-08 03:27:49.978342 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-08 03:27:49.978393 | instance | Monday 08 June 2026 03:27:49 +0000 (0:00:04.413) 0:00:27.768 *********** 2026-06-08 03:27:50.954596 | instance | ok: [instance] 2026-06-08 03:27:50.954678 | instance | 2026-06-08 03:27:50.954881 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-08 03:27:50.954899 | instance | Monday 08 June 2026 03:27:50 +0000 (0:00:00.976) 0:00:28.744 *********** 2026-06-08 03:27:51.344718 | instance | changed: [instance] 2026-06-08 03:27:51.344799 | instance | 2026-06-08 03:27:51.345221 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-08 03:27:51.345277 | instance | Monday 08 June 2026 03:27:51 +0000 (0:00:00.390) 0:00:29.134 *********** 2026-06-08 03:27:51.827815 | instance | changed: [instance] 2026-06-08 03:27:51.827896 | instance | 2026-06-08 03:27:51.828155 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-08 03:27:51.828199 | instance | Monday 08 June 2026 03:27:51 +0000 (0:00:00.483) 0:00:29.618 *********** 2026-06-08 03:27:52.388742 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-06-08 03:27:52.388833 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-08 03:27:52.389503 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-08 03:27:52.389766 | instance | 2026-06-08 03:27:52.389775 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-08 03:27:52.389782 | instance | Monday 08 June 2026 03:27:52 +0000 (0:00:00.560) 0:00:30.178 *********** 2026-06-08 03:27:52.851719 | instance | changed: [instance] 2026-06-08 03:27:52.851807 | instance | 2026-06-08 03:27:52.852049 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-08 03:27:52.852095 | instance | Monday 08 June 2026 03:27:52 +0000 (0:00:00.463) 0:00:30.641 *********** 2026-06-08 03:27:53.325519 | instance | changed: [instance] 2026-06-08 03:27:53.325610 | instance | 2026-06-08 03:27:53.326095 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-08 03:27:53.326173 | instance | Monday 08 June 2026 03:27:53 +0000 (0:00:00.464) 0:00:31.106 *********** 2026-06-08 03:27:53.326185 | instance | 2026-06-08 03:27:53.326205 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-06-08 03:27:53.326215 | instance | Monday 08 June 2026 03:27:53 +0000 (0:00:00.008) 0:00:31.115 *********** 2026-06-08 03:27:54.058884 | instance | ok: [instance] 2026-06-08 03:27:54.058986 | instance | 2026-06-08 03:27:54.059360 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-06-08 03:27:54.059422 | instance | Monday 08 June 2026 03:27:54 +0000 (0:00:00.733) 0:00:31.848 *********** 2026-06-08 03:27:55.315627 | instance | changed: [instance] 2026-06-08 03:27:55.315734 | instance | 2026-06-08 03:27:55.315749 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-08 03:27:55.315924 | instance | Monday 08 June 2026 03:27:55 +0000 (0:00:01.257) 0:00:33.105 *********** 2026-06-08 03:27:55.891576 | instance | changed: [instance] 2026-06-08 03:27:55.891681 | instance | 2026-06-08 03:27:55.891979 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-06-08 03:27:55.892374 | instance | Monday 08 June 2026 03:27:55 +0000 (0:00:00.575) 0:00:33.681 *********** 2026-06-08 03:27:55.956159 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-06-08 03:27:55.956306 | instance | 2026-06-08 03:27:55.956828 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-06-08 03:27:55.956887 | instance | Monday 08 June 2026 03:27:55 +0000 (0:00:00.064) 0:00:33.745 *********** 2026-06-08 03:28:01.038207 | instance | changed: [instance] 2026-06-08 03:28:01.038296 | instance | 2026-06-08 03:28:01.038556 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-06-08 03:28:01.038607 | instance | Monday 08 June 2026 03:28:01 +0000 (0:00:05.081) 0:00:38.827 *********** 2026-06-08 03:28:01.696130 | instance | ok: [instance] => (item=chronyd) 2026-06-08 03:28:01.696207 | instance | ok: [instance] => (item=sshd) 2026-06-08 03:28:01.696609 | instance | 2026-06-08 03:28:01.696657 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-06-08 03:28:01.696664 | instance | Monday 08 June 2026 03:28:01 +0000 (0:00:00.658) 0:00:39.486 *********** 2026-06-08 03:28:01.997318 | instance | changed: [instance] 2026-06-08 03:28:01.997850 | instance | 2026-06-08 03:28:01.997899 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-06-08 03:28:01.997905 | instance | Monday 08 June 2026 03:28:01 +0000 (0:00:00.300) 0:00:39.786 *********** 2026-06-08 03:28:02.196160 | instance | ok: [instance] 2026-06-08 03:28:02.196248 | instance | 2026-06-08 03:28:02.196518 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-06-08 03:28:02.196581 | instance | Monday 08 June 2026 03:28:02 +0000 (0:00:00.199) 0:00:39.986 *********** 2026-06-08 03:28:02.680048 | instance | changed: [instance] 2026-06-08 03:28:02.680153 | instance | 2026-06-08 03:28:02.680221 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-06-08 03:28:02.680380 | instance | Monday 08 June 2026 03:28:02 +0000 (0:00:00.484) 0:00:40.470 *********** 2026-06-08 03:28:03.059180 | instance | changed: [instance] 2026-06-08 03:28:03.059284 | instance | 2026-06-08 03:28:03.059343 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-06-08 03:28:03.059497 | instance | Monday 08 June 2026 03:28:03 +0000 (0:00:00.379) 0:00:40.849 *********** 2026-06-08 03:28:03.176809 | instance | ok: [instance] 2026-06-08 03:28:03.176884 | instance | 2026-06-08 03:28:03.177211 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-06-08 03:28:03.177280 | instance | Monday 08 June 2026 03:28:03 +0000 (0:00:00.117) 0:00:40.966 *********** 2026-06-08 03:28:03.407200 | instance | ok: [instance] => (item=instance) 2026-06-08 03:28:03.407310 | instance | 2026-06-08 03:28:03.407331 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-06-08 03:28:03.407416 | instance | Monday 08 June 2026 03:28:03 +0000 (0:00:00.230) 0:00:41.197 *********** 2026-06-08 03:28:03.470205 | instance | ok: [instance] 2026-06-08 03:28:03.470314 | instance | 2026-06-08 03:28:03.470340 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-06-08 03:28:03.470475 | instance | Monday 08 June 2026 03:28:03 +0000 (0:00:00.062) 0:00:41.259 *********** 2026-06-08 03:28:03.547679 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-06-08 03:28:03.547791 | instance | 2026-06-08 03:28:03.547804 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-06-08 03:28:03.547936 | instance | Monday 08 June 2026 03:28:03 +0000 (0:00:00.077) 0:00:41.337 *********** 2026-06-08 03:28:03.921964 | instance | changed: [instance] 2026-06-08 03:28:03.922104 | instance | 2026-06-08 03:28:03.922174 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-06-08 03:28:03.922380 | instance | Monday 08 June 2026 03:28:03 +0000 (0:00:00.374) 0:00:41.711 *********** 2026-06-08 03:28:04.679798 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-06-08 03:28:04.679887 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-06-08 03:28:04.680380 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-06-08 03:28:04.680433 | instance | 2026-06-08 03:28:04.680440 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-06-08 03:28:04.680446 | instance | Monday 08 June 2026 03:28:04 +0000 (0:00:00.757) 0:00:42.469 *********** 2026-06-08 03:29:33.468325 | instance | ok: [instance] 2026-06-08 03:29:33.468444 | instance | 2026-06-08 03:29:33.468685 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-06-08 03:29:33.468702 | instance | Monday 08 June 2026 03:29:33 +0000 (0:01:28.787) 0:02:11.257 *********** 2026-06-08 03:29:33.677530 | instance | changed: [instance] 2026-06-08 03:29:33.677651 | instance | 2026-06-08 03:29:33.677818 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-06-08 03:29:33.678018 | instance | Monday 08 June 2026 03:29:33 +0000 (0:00:00.209) 0:02:11.467 *********** 2026-06-08 03:29:33.721965 | instance | ok: [instance] 2026-06-08 03:29:33.722059 | instance | 2026-06-08 03:29:33.722217 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-08 03:29:33.722368 | instance | Monday 08 June 2026 03:29:33 +0000 (0:00:00.044) 0:02:11.512 *********** 2026-06-08 03:29:33.809595 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-08 03:29:33.809672 | instance | 2026-06-08 03:29:33.809940 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-08 03:29:33.809993 | instance | Monday 08 June 2026 03:29:33 +0000 (0:00:00.087) 0:02:11.599 *********** 2026-06-08 03:29:39.381544 | instance | ok: [instance] 2026-06-08 03:29:39.381659 | instance | 2026-06-08 03:29:39.381950 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-08 03:29:39.382064 | instance | Monday 08 June 2026 03:29:39 +0000 (0:00:05.571) 0:02:17.171 *********** 2026-06-08 03:29:39.433732 | instance | ok: [instance] => (item=instance) 2026-06-08 03:29:39.433832 | instance | 2026-06-08 03:29:39.433914 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-08 03:29:39.434093 | instance | Monday 08 June 2026 03:29:39 +0000 (0:00:00.052) 0:02:17.223 *********** 2026-06-08 03:29:39.890101 | instance | ok: [instance] 2026-06-08 03:29:39.890184 | instance | 2026-06-08 03:29:39.890211 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-08 03:29:39.890226 | instance | Monday 08 June 2026 03:29:39 +0000 (0:00:00.456) 0:02:17.679 *********** 2026-06-08 03:29:46.386212 | instance | ok: [instance] 2026-06-08 03:29:46.386295 | instance | 2026-06-08 03:29:46.386568 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-06-08 03:29:46.386610 | instance | Monday 08 June 2026 03:29:46 +0000 (0:00:06.496) 0:02:24.176 *********** 2026-06-08 03:30:33.205492 | instance | changed: [instance] 2026-06-08 03:30:33.205644 | instance | 2026-06-08 03:30:33.205657 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-06-08 03:30:33.205790 | instance | Monday 08 June 2026 03:30:33 +0000 (0:00:46.819) 0:03:10.995 *********** 2026-06-08 03:30:47.375340 | instance | ok: [instance] 2026-06-08 03:30:47.375879 | instance | 2026-06-08 03:30:47.375896 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-08 03:30:47.375907 | instance | Monday 08 June 2026 03:30:47 +0000 (0:00:14.169) 0:03:25.165 *********** 2026-06-08 03:30:47.465864 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-08 03:30:47.465959 | instance | 2026-06-08 03:30:47.466053 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-08 03:30:47.466235 | instance | Monday 08 June 2026 03:30:47 +0000 (0:00:00.090) 0:03:25.255 *********** 2026-06-08 03:30:47.531771 | instance | skipping: [instance] 2026-06-08 03:30:47.531826 | instance | 2026-06-08 03:30:47.532064 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-08 03:30:47.532082 | instance | Monday 08 June 2026 03:30:47 +0000 (0:00:00.066) 0:03:25.321 *********** 2026-06-08 03:30:47.584023 | instance | skipping: [instance] => (item=instance) 2026-06-08 03:30:47.584087 | instance | skipping: [instance] 2026-06-08 03:30:47.584623 | instance | 2026-06-08 03:30:47.584638 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-08 03:30:47.584644 | instance | Monday 08 June 2026 03:30:47 +0000 (0:00:00.051) 0:03:25.373 *********** 2026-06-08 03:30:47.838789 | instance | ok: [instance] 2026-06-08 03:30:47.838869 | instance | 2026-06-08 03:30:47.839137 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-08 03:30:47.839174 | instance | Monday 08 June 2026 03:30:47 +0000 (0:00:00.255) 0:03:25.629 *********** 2026-06-08 03:30:54.274417 | instance | ok: [instance] 2026-06-08 03:30:54.274493 | instance | 2026-06-08 03:30:54.274591 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-06-08 03:30:54.274714 | instance | Monday 08 June 2026 03:30:54 +0000 (0:00:06.435) 0:03:32.064 *********** 2026-06-08 03:31:06.522022 | instance | changed: [instance] 2026-06-08 03:31:06.522109 | instance | 2026-06-08 03:31:06.522382 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-06-08 03:31:06.522461 | instance | Monday 08 June 2026 03:31:06 +0000 (0:00:12.247) 0:03:44.311 *********** 2026-06-08 03:31:12.575932 | instance | ok: [instance] 2026-06-08 03:31:12.576044 | instance | 2026-06-08 03:31:12.576276 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-06-08 03:31:12.576302 | instance | Monday 08 June 2026 03:31:12 +0000 (0:00:06.054) 0:03:50.366 *********** 2026-06-08 03:31:20.305373 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-06-08 03:31:20.305465 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-06-08 03:31:20.305555 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-06-08 03:31:20.305676 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-06-08 03:31:20.305823 | instance | 2026-06-08 03:31:20.305921 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-06-08 03:31:20.306043 | instance | 2026-06-08 03:31:20.306162 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:31:20.306280 | instance | Monday 08 June 2026 03:31:20 +0000 (0:00:07.729) 0:03:58.095 *********** 2026-06-08 03:31:21.272314 | instance | ok: [instance] 2026-06-08 03:31:21.272396 | instance | 2026-06-08 03:31:21.272524 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:31:21.272647 | instance | Monday 08 June 2026 03:31:21 +0000 (0:00:00.966) 0:03:59.062 *********** 2026-06-08 03:31:21.484806 | instance | ok: [instance] 2026-06-08 03:31:21.484891 | instance | 2026-06-08 03:31:21.485017 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 03:31:21.485135 | instance | Monday 08 June 2026 03:31:21 +0000 (0:00:00.212) 0:03:59.275 *********** 2026-06-08 03:31:21.525330 | instance | skipping: [instance] 2026-06-08 03:31:21.525383 | instance | 2026-06-08 03:31:21.525531 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 03:31:21.525704 | instance | Monday 08 June 2026 03:31:21 +0000 (0:00:00.040) 0:03:59.315 *********** 2026-06-08 03:31:21.738362 | instance | ok: [instance] 2026-06-08 03:31:21.738419 | instance | 2026-06-08 03:31:21.738750 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:31:21.738873 | instance | Monday 08 June 2026 03:31:21 +0000 (0:00:00.212) 0:03:59.528 *********** 2026-06-08 03:31:21.791685 | instance | ok: [instance] => { 2026-06-08 03:31:21.791859 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-08 03:31:21.792031 | instance | } 2026-06-08 03:31:21.792201 | instance | 2026-06-08 03:31:21.792385 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:31:21.792565 | instance | Monday 08 June 2026 03:31:21 +0000 (0:00:00.053) 0:03:59.581 *********** 2026-06-08 03:31:22.084608 | instance | ok: [instance] 2026-06-08 03:31:22.084670 | instance | 2026-06-08 03:31:22.084807 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:31:22.084925 | instance | Monday 08 June 2026 03:31:22 +0000 (0:00:00.293) 0:03:59.874 *********** 2026-06-08 03:31:22.128412 | instance | skipping: [instance] 2026-06-08 03:31:22.128463 | instance | 2026-06-08 03:31:22.128607 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 03:31:22.128723 | instance | Monday 08 June 2026 03:31:22 +0000 (0:00:00.043) 0:03:59.918 *********** 2026-06-08 03:31:22.170294 | instance | skipping: [instance] 2026-06-08 03:31:22.170410 | instance | 2026-06-08 03:31:22.170624 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:31:22.170715 | instance | Monday 08 June 2026 03:31:22 +0000 (0:00:00.041) 0:03:59.960 *********** 2026-06-08 03:31:22.370657 | instance | ok: [instance] 2026-06-08 03:31:22.370714 | instance | 2026-06-08 03:31:22.370852 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 03:31:22.370971 | instance | Monday 08 June 2026 03:31:22 +0000 (0:00:00.200) 0:04:00.160 *********** 2026-06-08 03:31:23.377550 | instance | ok: [instance] 2026-06-08 03:31:23.377637 | instance | 2026-06-08 03:31:23.377735 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:31:23.377874 | instance | Monday 08 June 2026 03:31:23 +0000 (0:00:01.006) 0:04:01.167 *********** 2026-06-08 03:31:23.441317 | instance | ok: [instance] => { 2026-06-08 03:31:23.441390 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-08 03:31:23.441462 | instance | } 2026-06-08 03:31:23.441577 | instance | 2026-06-08 03:31:23.441693 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:31:23.441812 | instance | Monday 08 June 2026 03:31:23 +0000 (0:00:00.063) 0:04:01.231 *********** 2026-06-08 03:31:23.777674 | instance | ok: [instance] 2026-06-08 03:31:23.777739 | instance | 2026-06-08 03:31:23.777896 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:31:23.778047 | instance | Monday 08 June 2026 03:31:23 +0000 (0:00:00.336) 0:04:01.567 *********** 2026-06-08 03:31:25.749139 | instance | ok: [instance] 2026-06-08 03:31:25.749214 | instance | 2026-06-08 03:31:25.749336 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-08 03:31:25.749496 | instance | Monday 08 June 2026 03:31:25 +0000 (0:00:01.971) 0:04:03.539 *********** 2026-06-08 03:31:25.786390 | instance | skipping: [instance] 2026-06-08 03:31:25.786445 | instance | 2026-06-08 03:31:25.786580 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-08 03:31:25.786727 | instance | Monday 08 June 2026 03:31:25 +0000 (0:00:00.037) 0:04:03.576 *********** 2026-06-08 03:31:25.824443 | instance | skipping: [instance] 2026-06-08 03:31:25.824491 | instance | 2026-06-08 03:31:25.824623 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-08 03:31:25.824745 | instance | Monday 08 June 2026 03:31:25 +0000 (0:00:00.037) 0:04:03.614 *********** 2026-06-08 03:31:25.864935 | instance | skipping: [instance] 2026-06-08 03:31:25.865006 | instance | 2026-06-08 03:31:25.865024 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-08 03:31:25.865071 | instance | Monday 08 June 2026 03:31:25 +0000 (0:00:00.040) 0:04:03.654 *********** 2026-06-08 03:31:27.146494 | instance | ok: [instance] 2026-06-08 03:31:27.146570 | instance | 2026-06-08 03:31:27.146696 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-08 03:31:27.146817 | instance | Monday 08 June 2026 03:31:27 +0000 (0:00:01.281) 0:04:04.936 *********** 2026-06-08 03:31:27.576357 | instance | ok: [instance] 2026-06-08 03:31:27.576944 | instance | 2026-06-08 03:31:27.576990 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-08 03:31:27.576995 | instance | Monday 08 June 2026 03:31:27 +0000 (0:00:00.429) 0:04:05.366 *********** 2026-06-08 03:31:28.483608 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-08 03:31:28.483683 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-08 03:31:28.484430 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-08 03:31:28.484468 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-08 03:31:28.484475 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-08 03:31:28.484480 | instance | 2026-06-08 03:31:28.484485 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-08 03:31:28.484489 | instance | Monday 08 June 2026 03:31:28 +0000 (0:00:00.907) 0:04:06.273 *********** 2026-06-08 03:31:29.041548 | instance | ok: [instance] 2026-06-08 03:31:29.041626 | instance | 2026-06-08 03:31:29.042076 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-08 03:31:29.042142 | instance | Monday 08 June 2026 03:31:29 +0000 (0:00:00.551) 0:04:06.825 *********** 2026-06-08 03:31:29.042154 | instance | 2026-06-08 03:31:29.042170 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-08 03:31:29.042272 | instance | Monday 08 June 2026 03:31:29 +0000 (0:00:00.006) 0:04:06.831 *********** 2026-06-08 03:31:29.386905 | instance | ok: [instance] 2026-06-08 03:31:29.386986 | instance | 2026-06-08 03:31:29.387261 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:31:29.387304 | instance | Monday 08 June 2026 03:31:29 +0000 (0:00:00.345) 0:04:07.177 *********** 2026-06-08 03:31:29.584148 | instance | ok: [instance] 2026-06-08 03:31:29.584253 | instance | 2026-06-08 03:31:29.584325 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:31:29.584466 | instance | Monday 08 June 2026 03:31:29 +0000 (0:00:00.197) 0:04:07.374 *********** 2026-06-08 03:31:29.638073 | instance | ok: [instance] => { 2026-06-08 03:31:29.638976 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-08 03:31:29.639020 | instance | } 2026-06-08 03:31:29.639028 | instance | 2026-06-08 03:31:29.639034 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:31:29.639039 | instance | Monday 08 June 2026 03:31:29 +0000 (0:00:00.053) 0:04:07.428 *********** 2026-06-08 03:31:29.976368 | instance | ok: [instance] 2026-06-08 03:31:29.976452 | instance | 2026-06-08 03:31:29.976741 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:31:29.976783 | instance | Monday 08 June 2026 03:31:29 +0000 (0:00:00.338) 0:04:07.766 *********** 2026-06-08 03:31:33.056623 | instance | ok: [instance] 2026-06-08 03:31:33.056691 | instance | 2026-06-08 03:31:33.056747 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-08 03:31:33.056888 | instance | Monday 08 June 2026 03:31:33 +0000 (0:00:03.080) 0:04:10.846 *********** 2026-06-08 03:31:34.228184 | instance | ok: [instance] 2026-06-08 03:31:34.228267 | instance | 2026-06-08 03:31:34.228513 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-08 03:31:34.228552 | instance | Monday 08 June 2026 03:31:34 +0000 (0:00:01.171) 0:04:12.018 *********** 2026-06-08 03:31:34.435068 | instance | ok: [instance] 2026-06-08 03:31:34.435157 | instance | 2026-06-08 03:31:34.435379 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-08 03:31:34.435416 | instance | Monday 08 June 2026 03:31:34 +0000 (0:00:00.206) 0:04:12.224 *********** 2026-06-08 03:31:34.871157 | instance | ok: [instance] 2026-06-08 03:31:34.871424 | instance | 2026-06-08 03:31:34.871511 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-08 03:31:34.871780 | instance | Monday 08 June 2026 03:31:34 +0000 (0:00:00.436) 0:04:12.661 *********** 2026-06-08 03:31:35.418511 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-06-08 03:31:35.418595 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-08 03:31:35.418661 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-08 03:31:35.419034 | instance | 2026-06-08 03:31:35.419074 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-08 03:31:35.419081 | instance | Monday 08 June 2026 03:31:35 +0000 (0:00:00.547) 0:04:13.208 *********** 2026-06-08 03:31:35.815491 | instance | ok: [instance] 2026-06-08 03:31:35.815604 | instance | 2026-06-08 03:31:35.815665 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-08 03:31:35.815810 | instance | Monday 08 June 2026 03:31:35 +0000 (0:00:00.397) 0:04:13.605 *********** 2026-06-08 03:31:36.237060 | instance | ok: [instance] 2026-06-08 03:31:36.237136 | instance | 2026-06-08 03:31:36.237761 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-08 03:31:36.237800 | instance | Monday 08 June 2026 03:31:36 +0000 (0:00:00.410) 0:04:14.016 *********** 2026-06-08 03:31:36.237806 | instance | 2026-06-08 03:31:36.237818 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-08 03:31:36.237822 | instance | Monday 08 June 2026 03:31:36 +0000 (0:00:00.011) 0:04:14.027 *********** 2026-06-08 03:31:36.568933 | instance | ok: [instance] 2026-06-08 03:31:36.569010 | instance | 2026-06-08 03:31:36.569073 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-06-08 03:31:36.569210 | instance | Monday 08 June 2026 03:31:36 +0000 (0:00:00.331) 0:04:14.359 *********** 2026-06-08 03:31:36.635633 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-06-08 03:31:36.635712 | instance | 2026-06-08 03:31:36.635942 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-06-08 03:31:36.635994 | instance | Monday 08 June 2026 03:31:36 +0000 (0:00:00.066) 0:04:14.425 *********** 2026-06-08 03:31:37.693854 | instance | ok: [instance] 2026-06-08 03:31:37.693931 | instance | 2026-06-08 03:31:37.694113 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-06-08 03:31:37.694185 | instance | Monday 08 June 2026 03:31:37 +0000 (0:00:01.058) 0:04:15.484 *********** 2026-06-08 03:31:38.465267 | instance | ok: [instance] => (item=chronyd) 2026-06-08 03:31:38.465336 | instance | ok: [instance] => (item=sshd) 2026-06-08 03:31:38.465869 | instance | 2026-06-08 03:31:38.465905 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-06-08 03:31:38.465910 | instance | Monday 08 June 2026 03:31:38 +0000 (0:00:00.771) 0:04:16.255 *********** 2026-06-08 03:31:39.018778 | instance | ok: [instance] 2026-06-08 03:31:39.018860 | instance | 2026-06-08 03:31:39.018930 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-06-08 03:31:39.019074 | instance | Monday 08 June 2026 03:31:39 +0000 (0:00:00.553) 0:04:16.808 *********** 2026-06-08 03:31:39.228903 | instance | ok: [instance] 2026-06-08 03:31:39.228976 | instance | 2026-06-08 03:31:39.229260 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-06-08 03:31:39.229298 | instance | Monday 08 June 2026 03:31:39 +0000 (0:00:00.210) 0:04:17.019 *********** 2026-06-08 03:31:39.472010 | instance | ok: [instance] 2026-06-08 03:31:39.472080 | instance | 2026-06-08 03:31:39.472433 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-06-08 03:31:39.472481 | instance | Monday 08 June 2026 03:31:39 +0000 (0:00:00.242) 0:04:17.262 *********** 2026-06-08 03:31:39.672771 | instance | ok: [instance] 2026-06-08 03:31:39.672870 | instance | 2026-06-08 03:31:39.672920 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-06-08 03:31:39.673074 | instance | Monday 08 June 2026 03:31:39 +0000 (0:00:00.200) 0:04:17.463 *********** 2026-06-08 03:31:39.899433 | instance | ok: [instance] => (item=instance) 2026-06-08 03:31:39.899498 | instance | 2026-06-08 03:31:39.899767 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-06-08 03:31:39.899829 | instance | Monday 08 June 2026 03:31:39 +0000 (0:00:00.226) 0:04:17.689 *********** 2026-06-08 03:31:39.949570 | instance | ok: [instance] 2026-06-08 03:31:39.949642 | instance | 2026-06-08 03:31:39.949912 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-08 03:31:39.949944 | instance | Monday 08 June 2026 03:31:39 +0000 (0:00:00.050) 0:04:17.739 *********** 2026-06-08 03:31:40.019739 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-08 03:31:40.019827 | instance | 2026-06-08 03:31:40.020065 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-08 03:31:40.020099 | instance | Monday 08 June 2026 03:31:40 +0000 (0:00:00.070) 0:04:17.810 *********** 2026-06-08 03:31:40.060125 | instance | skipping: [instance] 2026-06-08 03:31:40.060505 | instance | 2026-06-08 03:31:40.060546 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-08 03:31:40.060552 | instance | Monday 08 June 2026 03:31:40 +0000 (0:00:00.040) 0:04:17.850 *********** 2026-06-08 03:31:40.112038 | instance | skipping: [instance] => (item=instance) 2026-06-08 03:31:40.112185 | instance | skipping: [instance] 2026-06-08 03:31:40.112435 | instance | 2026-06-08 03:31:40.112649 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-08 03:31:40.112857 | instance | Monday 08 June 2026 03:31:40 +0000 (0:00:00.051) 0:04:17.902 *********** 2026-06-08 03:31:40.363644 | instance | ok: [instance] 2026-06-08 03:31:40.363727 | instance | 2026-06-08 03:31:40.363741 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-08 03:31:40.363887 | instance | Monday 08 June 2026 03:31:40 +0000 (0:00:00.251) 0:04:18.153 *********** 2026-06-08 03:31:46.827925 | instance | ok: [instance] 2026-06-08 03:31:46.828016 | instance | 2026-06-08 03:31:46.828299 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-06-08 03:31:46.828363 | instance | Monday 08 June 2026 03:31:46 +0000 (0:00:06.463) 0:04:24.617 *********** 2026-06-08 03:31:52.169537 | instance | ok: [instance] 2026-06-08 03:31:52.169672 | instance | 2026-06-08 03:31:52.169990 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-06-08 03:31:52.170045 | instance | Monday 08 June 2026 03:31:52 +0000 (0:00:05.341) 0:04:29.959 *********** 2026-06-08 03:32:06.188039 | instance | ok: [instance] 2026-06-08 03:32:06.188130 | instance | 2026-06-08 03:32:06.188351 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-06-08 03:32:06.188391 | instance | Monday 08 June 2026 03:32:06 +0000 (0:00:14.018) 0:04:43.978 *********** 2026-06-08 03:33:37.631874 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-06-08 03:33:37.631929 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-06-08 03:33:37.631934 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-06-08 03:33:37.631938 | instance | 2026-06-08 03:33:37.631943 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-06-08 03:33:37.631948 | instance | Monday 08 June 2026 03:33:37 +0000 (0:01:31.443) 0:06:15.421 *********** 2026-06-08 03:33:44.078429 | instance | ok: [instance] 2026-06-08 03:33:44.078512 | instance | 2026-06-08 03:33:44.078843 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-06-08 03:33:44.078913 | instance | Monday 08 June 2026 03:33:44 +0000 (0:00:06.447) 0:06:21.868 *********** 2026-06-08 03:33:50.295463 | instance | ok: [instance] 2026-06-08 03:33:50.295544 | instance | 2026-06-08 03:33:50.295811 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-06-08 03:33:50.295848 | instance | Monday 08 June 2026 03:33:50 +0000 (0:00:06.216) 0:06:28.085 *********** 2026-06-08 03:33:50.365668 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-06-08 03:33:50.365749 | instance | 2026-06-08 03:33:50.366011 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-06-08 03:33:50.366080 | instance | Monday 08 June 2026 03:33:50 +0000 (0:00:00.070) 0:06:28.155 *********** 2026-06-08 03:33:50.414556 | instance | ok: [instance] 2026-06-08 03:33:50.415028 | instance | 2026-06-08 03:33:50.415075 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-06-08 03:33:50.415082 | instance | Monday 08 June 2026 03:33:50 +0000 (0:00:00.048) 0:06:28.204 *********** 2026-06-08 03:33:56.483113 | instance | ok: [instance] 2026-06-08 03:33:56.483531 | instance | 2026-06-08 03:33:56.483549 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-06-08 03:33:56.483842 | instance | Monday 08 June 2026 03:33:56 +0000 (0:00:06.067) 0:06:34.272 *********** 2026-06-08 03:33:56.528991 | instance | ok: [instance] 2026-06-08 03:33:56.529065 | instance | 2026-06-08 03:33:56.529360 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-06-08 03:33:56.529413 | instance | Monday 08 June 2026 03:33:56 +0000 (0:00:00.046) 0:06:34.318 *********** 2026-06-08 03:33:56.582979 | instance | skipping: [instance] => (item=1) 2026-06-08 03:33:56.584044 | instance | skipping: [instance] => (item=1) 2026-06-08 03:33:56.584086 | instance | skipping: [instance] => (item=1) 2026-06-08 03:33:56.584091 | instance | skipping: [instance] 2026-06-08 03:33:56.584096 | instance | 2026-06-08 03:33:56.584101 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-06-08 03:33:56.584106 | instance | Monday 08 June 2026 03:33:56 +0000 (0:00:00.053) 0:06:34.372 *********** 2026-06-08 03:33:56.640199 | instance | skipping: [instance] 2026-06-08 03:33:56.640265 | instance | 2026-06-08 03:33:56.640725 | instance | PLAY [all] ********************************************************************* 2026-06-08 03:33:56.640767 | instance | 2026-06-08 03:33:56.640773 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-06-08 03:33:56.640777 | instance | Monday 08 June 2026 03:33:56 +0000 (0:00:00.057) 0:06:34.430 *********** 2026-06-08 03:33:56.974835 | instance | changed: [instance] 2026-06-08 03:33:56.974921 | instance | 2026-06-08 03:33:56.975463 | instance | PLAY [all] ********************************************************************* 2026-06-08 03:33:56.975516 | instance | 2026-06-08 03:33:56.975528 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:33:56.975534 | instance | Monday 08 June 2026 03:33:56 +0000 (0:00:00.334) 0:06:34.765 *********** 2026-06-08 03:33:57.942227 | instance | ok: [instance] 2026-06-08 03:33:57.942313 | instance | 2026-06-08 03:33:57.942332 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-06-08 03:33:57.942500 | instance | Monday 08 June 2026 03:33:57 +0000 (0:00:00.967) 0:06:35.732 *********** 2026-06-08 03:34:02.766351 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-06-08 03:34:02.766430 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-06-08 03:34:02.769165 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-06-08 03:34:02.769208 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-06-08 03:34:02.769214 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-06-08 03:34:02.769219 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-06-08 03:34:02.769223 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-06-08 03:34:02.769227 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-06-08 03:34:02.769231 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-06-08 03:34:02.769235 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-06-08 03:34:02.769239 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-06-08 03:34:02.769243 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-06-08 03:34:02.769247 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-06-08 03:34:02.769250 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-06-08 03:34:02.769254 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-06-08 03:34:02.769258 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-06-08 03:34:02.769262 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-06-08 03:34:02.769266 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-06-08 03:34:02.769270 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-06-08 03:34:02.769278 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-06-08 03:34:02.769283 | instance | 2026-06-08 03:34:02.769288 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-06-08 03:34:02.769292 | instance | Monday 08 June 2026 03:34:02 +0000 (0:00:04.824) 0:06:40.556 *********** 2026-06-08 03:34:02.979778 | instance | changed: [instance] 2026-06-08 03:34:02.979879 | instance | 2026-06-08 03:34:02.980287 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-06-08 03:34:02.980335 | instance | Monday 08 June 2026 03:34:02 +0000 (0:00:00.213) 0:06:40.769 *********** 2026-06-08 03:34:03.438581 | instance | changed: [instance] 2026-06-08 03:34:03.438739 | instance | 2026-06-08 03:34:03.438765 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-06-08 03:34:03.438916 | instance | Monday 08 June 2026 03:34:03 +0000 (0:00:00.459) 0:06:41.228 *********** 2026-06-08 03:34:03.688703 | instance | ok: [instance] 2026-06-08 03:34:03.688774 | instance | 2026-06-08 03:34:03.689035 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-06-08 03:34:03.689101 | instance | Monday 08 June 2026 03:34:03 +0000 (0:00:00.249) 0:06:41.478 *********** 2026-06-08 03:34:03.742253 | instance | ok: [instance] 2026-06-08 03:34:03.742502 | instance | 2026-06-08 03:34:03.742564 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-06-08 03:34:03.742599 | instance | 2026-06-08 03:34:03.742863 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:34:03.742905 | instance | Monday 08 June 2026 03:34:03 +0000 (0:00:00.053) 0:06:41.532 *********** 2026-06-08 03:34:05.680253 | instance | ok: [instance] 2026-06-08 03:34:05.680329 | instance | 2026-06-08 03:34:05.680667 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-06-08 03:34:05.680705 | instance | Monday 08 June 2026 03:34:05 +0000 (0:00:01.938) 0:06:43.470 *********** 2026-06-08 03:34:05.905690 | instance | changed: [instance] 2026-06-08 03:34:05.905761 | instance | 2026-06-08 03:34:05.905998 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-06-08 03:34:05.906081 | instance | Monday 08 June 2026 03:34:05 +0000 (0:00:00.225) 0:06:43.696 *********** 2026-06-08 03:34:06.808927 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-06-08 03:34:06.808995 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-06-08 03:34:06.809259 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-06-08 03:34:06.809632 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-06-08 03:34:06.809641 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-06-08 03:34:06.809646 | instance | 2026-06-08 03:34:06.809651 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-06-08 03:34:06.809745 | instance | Monday 08 June 2026 03:34:06 +0000 (0:00:00.903) 0:06:44.599 *********** 2026-06-08 03:34:06.990992 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-06-08 03:34:07.155990 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-06-08 03:34:07.311891 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-06-08 03:34:07.326492 | instance | ...ignoring 2026-06-08 03:34:07.326531 | instance | 2026-06-08 03:34:07.326547 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-06-08 03:34:07.326726 | instance | Monday 08 June 2026 03:34:07 +0000 (0:00:00.516) 0:06:45.116 *********** 2026-06-08 03:34:07.508095 | instance | ok: [instance] 2026-06-08 03:34:07.508602 | instance | 2026-06-08 03:34:07.508640 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-06-08 03:34:07.508649 | instance | Monday 08 June 2026 03:34:07 +0000 (0:00:00.181) 0:06:45.298 *********** 2026-06-08 03:34:07.698048 | instance | ok: [instance] 2026-06-08 03:34:07.698180 | instance | 2026-06-08 03:34:07.698412 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-06-08 03:34:07.698623 | instance | Monday 08 June 2026 03:34:07 +0000 (0:00:00.189) 0:06:45.488 *********** 2026-06-08 03:34:07.736861 | instance | ok: [instance] 2026-06-08 03:34:07.737134 | instance | 2026-06-08 03:34:07.737500 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-06-08 03:34:07.737797 | instance | Monday 08 June 2026 03:34:07 +0000 (0:00:00.038) 0:06:45.526 *********** 2026-06-08 03:34:07.781348 | instance | ok: [instance] 2026-06-08 03:34:07.781431 | instance | 2026-06-08 03:34:07.781517 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-06-08 03:34:07.781699 | instance | Monday 08 June 2026 03:34:07 +0000 (0:00:00.044) 0:06:45.571 *********** 2026-06-08 03:34:08.327573 | instance | ok: [instance] 2026-06-08 03:34:08.328058 | instance | 2026-06-08 03:34:08.328105 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-06-08 03:34:08.328125 | instance | Monday 08 June 2026 03:34:08 +0000 (0:00:00.546) 0:06:46.117 *********** 2026-06-08 03:34:08.585932 | instance | ok: [instance] 2026-06-08 03:34:08.586047 | instance | 2026-06-08 03:34:08.586197 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-06-08 03:34:08.586268 | instance | Monday 08 June 2026 03:34:08 +0000 (0:00:00.196) 0:06:46.314 *********** 2026-06-08 03:34:08.586803 | instance | 2026-06-08 03:34:08.586842 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-06-08 03:34:08.586847 | instance | 2026-06-08 03:34:08.586852 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:34:08.586856 | instance | Monday 08 June 2026 03:34:08 +0000 (0:00:00.062) 0:06:46.376 *********** 2026-06-08 03:34:09.550083 | instance | ok: [instance] 2026-06-08 03:34:09.550160 | instance | 2026-06-08 03:34:09.550422 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:34:09.550468 | instance | Monday 08 June 2026 03:34:09 +0000 (0:00:00.963) 0:06:47.340 *********** 2026-06-08 03:34:09.759713 | instance | ok: [instance] 2026-06-08 03:34:09.759789 | instance | 2026-06-08 03:34:09.760016 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 03:34:09.760052 | instance | Monday 08 June 2026 03:34:09 +0000 (0:00:00.209) 0:06:47.549 *********** 2026-06-08 03:34:09.801927 | instance | skipping: [instance] 2026-06-08 03:34:09.802108 | instance | 2026-06-08 03:34:09.802186 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 03:34:09.802325 | instance | Monday 08 June 2026 03:34:09 +0000 (0:00:00.042) 0:06:47.592 *********** 2026-06-08 03:34:10.009087 | instance | ok: [instance] 2026-06-08 03:34:10.009164 | instance | 2026-06-08 03:34:10.009403 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:34:10.009440 | instance | Monday 08 June 2026 03:34:10 +0000 (0:00:00.207) 0:06:47.799 *********** 2026-06-08 03:34:10.065026 | instance | ok: [instance] => { 2026-06-08 03:34:10.065847 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-08 03:34:10.065895 | instance | } 2026-06-08 03:34:10.065903 | instance | 2026-06-08 03:34:10.065908 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:34:10.065922 | instance | Monday 08 June 2026 03:34:10 +0000 (0:00:00.055) 0:06:47.854 *********** 2026-06-08 03:34:10.369274 | instance | ok: [instance] 2026-06-08 03:34:10.369391 | instance | 2026-06-08 03:34:10.369531 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:34:10.369711 | instance | Monday 08 June 2026 03:34:10 +0000 (0:00:00.304) 0:06:48.159 *********** 2026-06-08 03:34:10.421480 | instance | skipping: [instance] 2026-06-08 03:34:10.421548 | instance | 2026-06-08 03:34:10.421675 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:34:10.421860 | instance | Monday 08 June 2026 03:34:10 +0000 (0:00:00.052) 0:06:48.211 *********** 2026-06-08 03:34:10.639828 | instance | ok: [instance] 2026-06-08 03:34:10.639921 | instance | 2026-06-08 03:34:10.640026 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 03:34:10.640184 | instance | Monday 08 June 2026 03:34:10 +0000 (0:00:00.218) 0:06:48.430 *********** 2026-06-08 03:34:11.702238 | instance | ok: [instance] 2026-06-08 03:34:11.702297 | instance | 2026-06-08 03:34:11.702411 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:34:11.702566 | instance | Monday 08 June 2026 03:34:11 +0000 (0:00:01.062) 0:06:49.492 *********** 2026-06-08 03:34:11.786663 | instance | ok: [instance] => { 2026-06-08 03:34:11.787087 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-08 03:34:11.787420 | instance | } 2026-06-08 03:34:11.787738 | instance | 2026-06-08 03:34:11.788119 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:34:11.788475 | instance | Monday 08 June 2026 03:34:11 +0000 (0:00:00.081) 0:06:49.573 *********** 2026-06-08 03:34:12.150786 | instance | ok: [instance] 2026-06-08 03:34:12.150875 | instance | 2026-06-08 03:34:12.151091 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:34:12.151366 | instance | Monday 08 June 2026 03:34:12 +0000 (0:00:00.365) 0:06:49.939 *********** 2026-06-08 03:34:14.064263 | instance | ok: [instance] 2026-06-08 03:34:14.064345 | instance | 2026-06-08 03:34:14.064617 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-08 03:34:14.064654 | instance | Monday 08 June 2026 03:34:14 +0000 (0:00:01.915) 0:06:51.854 *********** 2026-06-08 03:34:14.099559 | instance | skipping: [instance] 2026-06-08 03:34:14.099643 | instance | 2026-06-08 03:34:14.099883 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-08 03:34:14.099919 | instance | Monday 08 June 2026 03:34:14 +0000 (0:00:00.034) 0:06:51.889 *********** 2026-06-08 03:34:14.129779 | instance | skipping: [instance] 2026-06-08 03:34:14.130048 | instance | 2026-06-08 03:34:14.130087 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-08 03:34:14.130183 | instance | Monday 08 June 2026 03:34:14 +0000 (0:00:00.030) 0:06:51.919 *********** 2026-06-08 03:34:14.164258 | instance | skipping: [instance] 2026-06-08 03:34:14.164415 | instance | 2026-06-08 03:34:14.164764 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-08 03:34:14.164788 | instance | Monday 08 June 2026 03:34:14 +0000 (0:00:00.034) 0:06:51.954 *********** 2026-06-08 03:34:15.195868 | instance | ok: [instance] 2026-06-08 03:34:15.196337 | instance | 2026-06-08 03:34:15.196383 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-08 03:34:15.196584 | instance | Monday 08 June 2026 03:34:15 +0000 (0:00:01.031) 0:06:52.985 *********** 2026-06-08 03:34:15.619235 | instance | ok: [instance] 2026-06-08 03:34:15.619305 | instance | 2026-06-08 03:34:15.619332 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-08 03:34:15.619349 | instance | Monday 08 June 2026 03:34:15 +0000 (0:00:00.422) 0:06:53.408 *********** 2026-06-08 03:34:16.707656 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-08 03:34:16.707713 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-08 03:34:16.707722 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-08 03:34:16.707730 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-08 03:34:16.707738 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-08 03:34:16.707746 | instance | 2026-06-08 03:34:16.707753 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-08 03:34:16.707760 | instance | Monday 08 June 2026 03:34:16 +0000 (0:00:01.088) 0:06:54.496 *********** 2026-06-08 03:34:17.224904 | instance | ok: [instance] 2026-06-08 03:34:17.224971 | instance | 2026-06-08 03:34:17.224986 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-08 03:34:17.224996 | instance | Monday 08 June 2026 03:34:17 +0000 (0:00:00.508) 0:06:55.004 *********** 2026-06-08 03:34:17.225005 | instance | 2026-06-08 03:34:17.225014 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-08 03:34:17.225034 | instance | Monday 08 June 2026 03:34:17 +0000 (0:00:00.007) 0:06:55.012 *********** 2026-06-08 03:34:17.587263 | instance | ok: [instance] 2026-06-08 03:34:17.587317 | instance | 2026-06-08 03:34:17.587329 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-06-08 03:34:17.587340 | instance | Monday 08 June 2026 03:34:17 +0000 (0:00:00.363) 0:06:55.376 *********** 2026-06-08 03:34:18.175628 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-06-08 03:34:18.190673 | instance | ...ignoring 2026-06-08 03:34:18.191111 | instance | 2026-06-08 03:34:18.191171 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-06-08 03:34:18.191179 | instance | Monday 08 June 2026 03:34:18 +0000 (0:00:00.603) 0:06:55.980 *********** 2026-06-08 03:34:18.232872 | instance | skipping: [instance] 2026-06-08 03:34:18.233630 | instance | 2026-06-08 03:34:18.233698 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-06-08 03:34:18.233707 | instance | Monday 08 June 2026 03:34:18 +0000 (0:00:00.042) 0:06:56.022 *********** 2026-06-08 03:34:18.272110 | instance | skipping: [instance] 2026-06-08 03:34:18.272526 | instance | 2026-06-08 03:34:18.272577 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-06-08 03:34:18.272584 | instance | Monday 08 June 2026 03:34:18 +0000 (0:00:00.039) 0:06:56.062 *********** 2026-06-08 03:34:18.309895 | instance | skipping: [instance] 2026-06-08 03:34:18.310025 | instance | 2026-06-08 03:34:18.310218 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-06-08 03:34:18.310368 | instance | Monday 08 June 2026 03:34:18 +0000 (0:00:00.037) 0:06:56.100 *********** 2026-06-08 03:34:18.347886 | instance | skipping: [instance] 2026-06-08 03:34:18.348024 | instance | 2026-06-08 03:34:18.348231 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-06-08 03:34:18.348385 | instance | Monday 08 June 2026 03:34:18 +0000 (0:00:00.037) 0:06:56.137 *********** 2026-06-08 03:34:18.403560 | instance | skipping: [instance] 2026-06-08 03:34:18.403678 | instance | 2026-06-08 03:34:18.403859 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:34:18.404010 | instance | Monday 08 June 2026 03:34:18 +0000 (0:00:00.055) 0:06:56.193 *********** 2026-06-08 03:34:18.614062 | instance | ok: [instance] 2026-06-08 03:34:18.614179 | instance | 2026-06-08 03:34:18.614330 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:34:18.614595 | instance | Monday 08 June 2026 03:34:18 +0000 (0:00:00.210) 0:06:56.404 *********** 2026-06-08 03:34:18.662470 | instance | ok: [instance] => { 2026-06-08 03:34:18.662597 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-06-08 03:34:18.663152 | instance | } 2026-06-08 03:34:18.663355 | instance | 2026-06-08 03:34:18.663561 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:34:18.663770 | instance | Monday 08 June 2026 03:34:18 +0000 (0:00:00.045) 0:06:56.450 *********** 2026-06-08 03:34:19.350828 | instance | changed: [instance] 2026-06-08 03:34:19.350904 | instance | 2026-06-08 03:34:19.351194 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:34:19.351260 | instance | Monday 08 June 2026 03:34:19 +0000 (0:00:00.690) 0:06:57.140 *********** 2026-06-08 03:34:19.403994 | instance | skipping: [instance] 2026-06-08 03:34:19.404407 | instance | 2026-06-08 03:34:19.404440 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:34:19.404447 | instance | Monday 08 June 2026 03:34:19 +0000 (0:00:00.053) 0:06:57.193 *********** 2026-06-08 03:34:19.612078 | instance | ok: [instance] 2026-06-08 03:34:19.612183 | instance | 2026-06-08 03:34:19.612444 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:34:19.612497 | instance | Monday 08 June 2026 03:34:19 +0000 (0:00:00.208) 0:06:57.402 *********** 2026-06-08 03:34:19.665674 | instance | ok: [instance] => { 2026-06-08 03:34:19.665775 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-06-08 03:34:19.666181 | instance | } 2026-06-08 03:34:19.666268 | instance | 2026-06-08 03:34:19.666289 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:34:19.666300 | instance | Monday 08 June 2026 03:34:19 +0000 (0:00:00.053) 0:06:57.455 *********** 2026-06-08 03:34:20.574842 | instance | changed: [instance] 2026-06-08 03:34:20.574967 | instance | 2026-06-08 03:34:20.575335 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:34:20.575391 | instance | Monday 08 June 2026 03:34:20 +0000 (0:00:00.909) 0:06:58.364 *********** 2026-06-08 03:34:20.636273 | instance | skipping: [instance] 2026-06-08 03:34:20.636367 | instance | 2026-06-08 03:34:20.636703 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-08 03:34:20.636744 | instance | Monday 08 June 2026 03:34:20 +0000 (0:00:00.061) 0:06:58.426 *********** 2026-06-08 03:34:20.670163 | instance | skipping: [instance] 2026-06-08 03:34:20.670241 | instance | 2026-06-08 03:34:20.670570 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-08 03:34:20.670618 | instance | Monday 08 June 2026 03:34:20 +0000 (0:00:00.033) 0:06:58.460 *********** 2026-06-08 03:34:20.702579 | instance | skipping: [instance] 2026-06-08 03:34:20.702644 | instance | 2026-06-08 03:34:20.702651 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-08 03:34:20.702656 | instance | Monday 08 June 2026 03:34:20 +0000 (0:00:00.032) 0:06:58.492 *********** 2026-06-08 03:34:20.734623 | instance | skipping: [instance] 2026-06-08 03:34:20.734678 | instance | 2026-06-08 03:34:20.734684 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-08 03:34:20.734690 | instance | Monday 08 June 2026 03:34:20 +0000 (0:00:00.031) 0:06:58.524 *********** 2026-06-08 03:34:21.794045 | instance | ok: [instance] 2026-06-08 03:34:21.794528 | instance | 2026-06-08 03:34:21.794549 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-08 03:34:21.794557 | instance | Monday 08 June 2026 03:34:21 +0000 (0:00:01.060) 0:06:59.584 *********** 2026-06-08 03:34:22.230676 | instance | ok: [instance] 2026-06-08 03:34:22.230798 | instance | 2026-06-08 03:34:22.231186 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-08 03:34:22.231241 | instance | Monday 08 June 2026 03:34:22 +0000 (0:00:00.436) 0:07:00.020 *********** 2026-06-08 03:34:23.335614 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-08 03:34:23.335691 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-08 03:34:23.336372 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-08 03:34:23.336410 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-08 03:34:23.336416 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-08 03:34:23.336422 | instance | 2026-06-08 03:34:23.336427 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-08 03:34:23.336431 | instance | Monday 08 June 2026 03:34:23 +0000 (0:00:01.104) 0:07:01.125 *********** 2026-06-08 03:34:23.869902 | instance | ok: [instance] 2026-06-08 03:34:23.871508 | instance | 2026-06-08 03:34:23.871982 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-08 03:34:23.871996 | instance | Monday 08 June 2026 03:34:23 +0000 (0:00:00.520) 0:07:01.646 *********** 2026-06-08 03:34:23.872006 | instance | 2026-06-08 03:34:23.872016 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-08 03:34:23.872026 | instance | Monday 08 June 2026 03:34:23 +0000 (0:00:00.012) 0:07:01.659 *********** 2026-06-08 03:34:25.845786 | instance | ok: [instance] 2026-06-08 03:34:25.845868 | instance | 2026-06-08 03:34:25.846028 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:34:25.846204 | instance | Monday 08 June 2026 03:34:25 +0000 (0:00:01.976) 0:07:03.635 *********** 2026-06-08 03:34:26.074208 | instance | ok: [instance] 2026-06-08 03:34:26.074282 | instance | 2026-06-08 03:34:26.074539 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:34:26.074576 | instance | Monday 08 June 2026 03:34:26 +0000 (0:00:00.228) 0:07:03.864 *********** 2026-06-08 03:34:26.133083 | instance | ok: [instance] => { 2026-06-08 03:34:26.133203 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-06-08 03:34:26.133390 | instance | } 2026-06-08 03:34:26.133552 | instance | 2026-06-08 03:34:26.133738 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:34:26.133914 | instance | Monday 08 June 2026 03:34:26 +0000 (0:00:00.058) 0:07:03.923 *********** 2026-06-08 03:34:26.785781 | instance | changed: [instance] 2026-06-08 03:34:26.785859 | instance | 2026-06-08 03:34:26.785993 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:34:26.786156 | instance | Monday 08 June 2026 03:34:26 +0000 (0:00:00.653) 0:07:04.576 *********** 2026-06-08 03:34:28.163719 | instance | changed: [instance] 2026-06-08 03:34:28.163840 | instance | 2026-06-08 03:34:28.164052 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:34:28.164219 | instance | Monday 08 June 2026 03:34:28 +0000 (0:00:01.377) 0:07:05.953 *********** 2026-06-08 03:34:28.221603 | instance | ok: [instance] => { 2026-06-08 03:34:28.221684 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-06-08 03:34:28.221777 | instance | } 2026-06-08 03:34:28.221884 | instance | 2026-06-08 03:34:28.222163 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:34:28.222204 | instance | Monday 08 June 2026 03:34:28 +0000 (0:00:00.058) 0:07:06.011 *********** 2026-06-08 03:34:28.830686 | instance | changed: [instance] 2026-06-08 03:34:28.830768 | instance | 2026-06-08 03:34:28.830849 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:34:28.830963 | instance | Monday 08 June 2026 03:34:28 +0000 (0:00:00.609) 0:07:06.620 *********** 2026-06-08 03:34:30.220165 | instance | changed: [instance] 2026-06-08 03:34:30.220248 | instance | 2026-06-08 03:34:30.220371 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-06-08 03:34:30.220489 | instance | Monday 08 June 2026 03:34:30 +0000 (0:00:01.389) 0:07:08.010 *********** 2026-06-08 03:34:30.677229 | instance | changed: [instance] 2026-06-08 03:34:30.677290 | instance | 2026-06-08 03:34:30.677454 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-06-08 03:34:30.677577 | instance | Monday 08 June 2026 03:34:30 +0000 (0:00:00.457) 0:07:08.467 *********** 2026-06-08 03:34:30.887502 | instance | changed: [instance] 2026-06-08 03:34:30.887556 | instance | 2026-06-08 03:34:30.887667 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:34:30.887784 | instance | Monday 08 June 2026 03:34:30 +0000 (0:00:00.210) 0:07:08.677 *********** 2026-06-08 03:34:31.092151 | instance | ok: [instance] 2026-06-08 03:34:31.092214 | instance | 2026-06-08 03:34:31.092333 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:34:31.092459 | instance | Monday 08 June 2026 03:34:31 +0000 (0:00:00.204) 0:07:08.882 *********** 2026-06-08 03:34:31.154226 | instance | ok: [instance] => { 2026-06-08 03:34:31.171712 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-06-08 03:34:31.171739 | instance | } 2026-06-08 03:34:31.171750 | instance | 2026-06-08 03:34:31.171759 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:34:31.171769 | instance | Monday 08 June 2026 03:34:31 +0000 (0:00:00.061) 0:07:08.944 *********** 2026-06-08 03:34:32.059189 | instance | changed: [instance] 2026-06-08 03:34:32.059272 | instance | 2026-06-08 03:34:32.059284 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:34:32.059293 | instance | Monday 08 June 2026 03:34:32 +0000 (0:00:00.902) 0:07:09.846 *********** 2026-06-08 03:34:34.679155 | instance | changed: [instance] 2026-06-08 03:34:34.679248 | instance | 2026-06-08 03:34:34.679474 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-06-08 03:34:34.679513 | instance | Monday 08 June 2026 03:34:34 +0000 (0:00:02.622) 0:07:12.469 *********** 2026-06-08 03:34:34.738758 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-06-08 03:34:34.738806 | instance | 2026-06-08 03:34:34.738811 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-06-08 03:34:34.738828 | instance | Monday 08 June 2026 03:34:34 +0000 (0:00:00.058) 0:07:12.527 *********** 2026-06-08 03:34:35.734456 | instance | ok: [instance] 2026-06-08 03:34:35.734570 | instance | 2026-06-08 03:34:35.734587 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-06-08 03:34:35.734764 | instance | Monday 08 June 2026 03:34:35 +0000 (0:00:00.996) 0:07:13.524 *********** 2026-06-08 03:34:35.946577 | instance | changed: [instance] 2026-06-08 03:34:35.946683 | instance | 2026-06-08 03:34:35.947021 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-06-08 03:34:35.947461 | instance | Monday 08 June 2026 03:34:35 +0000 (0:00:00.211) 0:07:13.736 *********** 2026-06-08 03:34:36.405760 | instance | changed: [instance] 2026-06-08 03:34:36.405888 | instance | 2026-06-08 03:34:36.405901 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-06-08 03:34:36.406068 | instance | Monday 08 June 2026 03:34:36 +0000 (0:00:00.459) 0:07:14.195 *********** 2026-06-08 03:34:37.135794 | instance | changed: [instance] => (item=br_netfilter) 2026-06-08 03:34:37.135924 | instance | ok: [instance] => (item=ip_tables) 2026-06-08 03:34:37.136014 | instance | changed: [instance] => (item=ip6_tables) 2026-06-08 03:34:37.136133 | instance | ok: [instance] => (item=nf_conntrack) 2026-06-08 03:34:37.136245 | instance | 2026-06-08 03:34:37.136366 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:34:37.136478 | instance | Monday 08 June 2026 03:34:37 +0000 (0:00:00.730) 0:07:14.925 *********** 2026-06-08 03:34:37.333712 | instance | ok: [instance] 2026-06-08 03:34:37.333838 | instance | 2026-06-08 03:34:37.333851 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:34:37.334179 | instance | Monday 08 June 2026 03:34:37 +0000 (0:00:00.197) 0:07:15.123 *********** 2026-06-08 03:34:37.379979 | instance | ok: [instance] => { 2026-06-08 03:34:37.380186 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-06-08 03:34:37.380339 | instance | } 2026-06-08 03:34:37.380451 | instance | 2026-06-08 03:34:37.380585 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:34:37.380683 | instance | Monday 08 June 2026 03:34:37 +0000 (0:00:00.046) 0:07:15.169 *********** 2026-06-08 03:34:39.133392 | instance | changed: [instance] 2026-06-08 03:34:39.133463 | instance | 2026-06-08 03:34:39.133573 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:34:39.133698 | instance | Monday 08 June 2026 03:34:39 +0000 (0:00:01.753) 0:07:16.923 *********** 2026-06-08 03:34:39.170864 | instance | skipping: [instance] 2026-06-08 03:34:39.170977 | instance | 2026-06-08 03:34:39.171105 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-06-08 03:34:39.171229 | instance | Monday 08 June 2026 03:34:39 +0000 (0:00:00.037) 0:07:16.961 *********** 2026-06-08 03:34:39.227565 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-06-08 03:34:39.227632 | instance | 2026-06-08 03:34:39.227773 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-06-08 03:34:39.227886 | instance | Monday 08 June 2026 03:34:39 +0000 (0:00:00.056) 0:07:17.017 *********** 2026-06-08 03:34:39.267379 | instance | skipping: [instance] 2026-06-08 03:34:39.267474 | instance | 2026-06-08 03:34:39.267591 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-06-08 03:34:39.267711 | instance | Monday 08 June 2026 03:34:39 +0000 (0:00:00.039) 0:07:17.057 *********** 2026-06-08 03:34:43.041275 | instance | changed: [instance] 2026-06-08 03:34:43.041410 | instance | 2026-06-08 03:34:43.041561 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-06-08 03:34:43.041688 | instance | Monday 08 June 2026 03:34:43 +0000 (0:00:03.773) 0:07:20.831 *********** 2026-06-08 03:34:44.506348 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-06-08 03:34:44.506477 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-06-08 03:34:44.506688 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-06-08 03:34:44.506829 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-06-08 03:34:44.506985 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-06-08 03:34:44.507172 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-06-08 03:34:44.507309 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-06-08 03:34:44.507487 | instance | 2026-06-08 03:34:44.507615 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-06-08 03:34:44.507762 | instance | Monday 08 June 2026 03:34:44 +0000 (0:00:01.465) 0:07:22.296 *********** 2026-06-08 03:34:45.198944 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-06-08 03:34:45.199041 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-06-08 03:34:45.199171 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-06-08 03:34:45.199289 | instance | 2026-06-08 03:34:45.199417 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-06-08 03:34:45.199564 | instance | Monday 08 June 2026 03:34:45 +0000 (0:00:00.689) 0:07:22.985 *********** 2026-06-08 03:34:45.647915 | instance | changed: [instance] 2026-06-08 03:34:45.647986 | instance | 2026-06-08 03:34:45.648093 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-06-08 03:34:45.648209 | instance | Monday 08 June 2026 03:34:45 +0000 (0:00:00.452) 0:07:23.438 *********** 2026-06-08 03:34:46.084122 | instance | changed: [instance] 2026-06-08 03:34:46.084208 | instance | 2026-06-08 03:34:46.084336 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-06-08 03:34:46.084467 | instance | Monday 08 June 2026 03:34:46 +0000 (0:00:00.436) 0:07:23.874 *********** 2026-06-08 03:34:46.283524 | instance | ok: [instance] 2026-06-08 03:34:46.283587 | instance | 2026-06-08 03:34:46.283718 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-06-08 03:34:46.283834 | instance | Monday 08 June 2026 03:34:46 +0000 (0:00:00.199) 0:07:24.073 *********** 2026-06-08 03:34:46.317477 | instance | skipping: [instance] 2026-06-08 03:34:46.317598 | instance | 2026-06-08 03:34:46.317797 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-06-08 03:34:46.317934 | instance | Monday 08 June 2026 03:34:46 +0000 (0:00:00.034) 0:07:24.107 *********** 2026-06-08 03:34:46.838630 | instance | ok: [instance] => (item=swap) 2026-06-08 03:34:46.838728 | instance | ok: [instance] => (item=none) 2026-06-08 03:34:46.838874 | instance | 2026-06-08 03:34:46.839086 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-06-08 03:34:46.839225 | instance | Monday 08 June 2026 03:34:46 +0000 (0:00:00.520) 0:07:24.628 *********** 2026-06-08 03:34:47.277831 | instance | changed: [instance] 2026-06-08 03:34:47.277904 | instance | 2026-06-08 03:34:47.278295 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-06-08 03:34:47.278338 | instance | Monday 08 June 2026 03:34:47 +0000 (0:00:00.439) 0:07:25.067 *********** 2026-06-08 03:34:47.865853 | instance | changed: [instance] 2026-06-08 03:34:47.865921 | instance | 2026-06-08 03:34:47.866061 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-06-08 03:34:47.866506 | instance | Monday 08 June 2026 03:34:47 +0000 (0:00:00.580) 0:07:25.648 *********** 2026-06-08 03:34:47.866550 | instance | 2026-06-08 03:34:47.866556 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-06-08 03:34:47.866560 | instance | Monday 08 June 2026 03:34:47 +0000 (0:00:00.007) 0:07:25.656 *********** 2026-06-08 03:34:48.602194 | instance | ok: [instance] 2026-06-08 03:34:48.602374 | instance | 2026-06-08 03:34:48.602649 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-06-08 03:34:48.602701 | instance | Monday 08 June 2026 03:34:48 +0000 (0:00:00.736) 0:07:26.392 *********** 2026-06-08 03:34:49.154947 | instance | changed: [instance] 2026-06-08 03:34:49.155014 | instance | 2026-06-08 03:34:49.155282 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-06-08 03:34:49.155536 | instance | Monday 08 June 2026 03:34:49 +0000 (0:00:00.553) 0:07:26.945 *********** 2026-06-08 03:34:50.147369 | instance | ok: [instance] 2026-06-08 03:34:50.147453 | instance | 2026-06-08 03:34:50.147557 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-06-08 03:34:50.147672 | instance | Monday 08 June 2026 03:34:50 +0000 (0:00:00.992) 0:07:27.937 *********** 2026-06-08 03:34:50.882589 | instance | ok: [instance] 2026-06-08 03:34:50.882666 | instance | 2026-06-08 03:34:50.882794 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-06-08 03:34:50.882968 | instance | Monday 08 June 2026 03:34:50 +0000 (0:00:00.735) 0:07:28.672 *********** 2026-06-08 03:34:51.077819 | instance | ok: [instance] 2026-06-08 03:34:51.077890 | instance | 2026-06-08 03:34:51.077997 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-06-08 03:34:51.078195 | instance | Monday 08 June 2026 03:34:51 +0000 (0:00:00.195) 0:07:28.868 *********** 2026-06-08 03:34:51.586295 | instance | ok: [instance] 2026-06-08 03:34:51.586364 | instance | 2026-06-08 03:34:51.586486 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-06-08 03:34:51.586603 | instance | Monday 08 June 2026 03:34:51 +0000 (0:00:00.508) 0:07:29.376 *********** 2026-06-08 03:34:51.665946 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-06-08 03:34:51.666036 | instance | 2026-06-08 03:34:51.666291 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-06-08 03:34:51.666328 | instance | Monday 08 June 2026 03:34:51 +0000 (0:00:00.079) 0:07:29.456 *********** 2026-06-08 03:34:51.746725 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-06-08 03:34:51.746821 | instance | 2026-06-08 03:34:51.746948 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-06-08 03:34:51.747064 | instance | Monday 08 June 2026 03:34:51 +0000 (0:00:00.080) 0:07:29.536 *********** 2026-06-08 03:34:51.952032 | instance | ok: [instance] => (item=instance) 2026-06-08 03:34:51.952102 | instance | 2026-06-08 03:34:51.952211 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-06-08 03:34:51.952330 | instance | Monday 08 June 2026 03:34:51 +0000 (0:00:00.205) 0:07:29.742 *********** 2026-06-08 03:34:51.999421 | instance | skipping: [instance] 2026-06-08 03:34:51.999509 | instance | 2026-06-08 03:34:51.999635 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-06-08 03:34:51.999834 | instance | Monday 08 June 2026 03:34:51 +0000 (0:00:00.047) 0:07:29.789 *********** 2026-06-08 03:34:52.051790 | instance | ok: [instance] 2026-06-08 03:34:52.051888 | instance | 2026-06-08 03:34:52.052069 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-06-08 03:34:52.052288 | instance | Monday 08 June 2026 03:34:52 +0000 (0:00:00.051) 0:07:29.841 *********** 2026-06-08 03:34:52.094394 | instance | ok: [instance] => { 2026-06-08 03:34:52.094523 | instance | "msg": "instance" 2026-06-08 03:34:52.094675 | instance | } 2026-06-08 03:34:52.094828 | instance | 2026-06-08 03:34:52.095000 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-06-08 03:34:52.095164 | instance | Monday 08 June 2026 03:34:52 +0000 (0:00:00.042) 0:07:29.884 *********** 2026-06-08 03:34:52.634601 | instance | changed: [instance] 2026-06-08 03:34:52.634676 | instance | 2026-06-08 03:34:52.634764 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-06-08 03:34:52.634882 | instance | Monday 08 June 2026 03:34:52 +0000 (0:00:00.540) 0:07:30.424 *********** 2026-06-08 03:34:52.675444 | instance | skipping: [instance] 2026-06-08 03:34:52.675535 | instance | 2026-06-08 03:34:52.675654 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-06-08 03:34:52.675776 | instance | Monday 08 June 2026 03:34:52 +0000 (0:00:00.040) 0:07:30.465 *********** 2026-06-08 03:34:52.704238 | instance | skipping: [instance] 2026-06-08 03:34:52.704355 | instance | 2026-06-08 03:34:52.704554 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-06-08 03:34:52.704673 | instance | Monday 08 June 2026 03:34:52 +0000 (0:00:00.028) 0:07:30.494 *********** 2026-06-08 03:34:52.735539 | instance | skipping: [instance] 2026-06-08 03:34:52.735633 | instance | 2026-06-08 03:34:52.735770 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-06-08 03:34:52.735899 | instance | Monday 08 June 2026 03:34:52 +0000 (0:00:00.031) 0:07:30.525 *********** 2026-06-08 03:34:52.768495 | instance | skipping: [instance] 2026-06-08 03:34:52.768632 | instance | 2026-06-08 03:34:52.768802 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-06-08 03:34:52.768937 | instance | Monday 08 June 2026 03:34:52 +0000 (0:00:00.032) 0:07:30.558 *********** 2026-06-08 03:34:52.804042 | instance | skipping: [instance] 2026-06-08 03:34:52.804131 | instance | 2026-06-08 03:34:52.804250 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-06-08 03:34:52.804397 | instance | Monday 08 June 2026 03:34:52 +0000 (0:00:00.035) 0:07:30.594 *********** 2026-06-08 03:34:52.839441 | instance | skipping: [instance] 2026-06-08 03:34:52.839582 | instance | 2026-06-08 03:34:52.839739 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-06-08 03:34:52.839909 | instance | Monday 08 June 2026 03:34:52 +0000 (0:00:00.034) 0:07:30.629 *********** 2026-06-08 03:34:52.872845 | instance | skipping: [instance] 2026-06-08 03:34:52.872918 | instance | 2026-06-08 03:34:52.873043 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-06-08 03:34:52.873155 | instance | Monday 08 June 2026 03:34:52 +0000 (0:00:00.033) 0:07:30.663 *********** 2026-06-08 03:35:17.302978 | instance | changed: [instance] 2026-06-08 03:35:17.303062 | instance | 2026-06-08 03:35:17.303176 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-06-08 03:35:17.303328 | instance | Monday 08 June 2026 03:35:17 +0000 (0:00:24.429) 0:07:55.093 *********** 2026-06-08 03:35:17.506282 | instance | ok: [instance] 2026-06-08 03:35:17.506343 | instance | 2026-06-08 03:35:17.506470 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-06-08 03:35:17.506600 | instance | Monday 08 June 2026 03:35:17 +0000 (0:00:00.203) 0:07:55.296 *********** 2026-06-08 03:35:17.541528 | instance | skipping: [instance] 2026-06-08 03:35:17.541688 | instance | 2026-06-08 03:35:17.541702 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-06-08 03:35:17.541854 | instance | Monday 08 June 2026 03:35:17 +0000 (0:00:00.034) 0:07:55.331 *********** 2026-06-08 03:35:17.740927 | instance | changed: [instance] 2026-06-08 03:35:17.741006 | instance | 2026-06-08 03:35:17.741130 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-06-08 03:35:17.741275 | instance | Monday 08 June 2026 03:35:17 +0000 (0:00:00.199) 0:07:55.531 *********** 2026-06-08 03:35:17.947268 | instance | changed: [instance] 2026-06-08 03:35:17.947338 | instance | 2026-06-08 03:35:17.947649 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-06-08 03:35:17.947716 | instance | Monday 08 June 2026 03:35:17 +0000 (0:00:00.205) 0:07:55.737 *********** 2026-06-08 03:35:18.147400 | instance | changed: [instance] 2026-06-08 03:35:18.147508 | instance | 2026-06-08 03:35:18.147580 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-06-08 03:35:18.147752 | instance | Monday 08 June 2026 03:35:18 +0000 (0:00:00.200) 0:07:55.937 *********** 2026-06-08 03:35:22.453108 | instance | changed: [instance] 2026-06-08 03:35:22.453170 | instance | 2026-06-08 03:35:22.453304 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-06-08 03:35:22.453425 | instance | Monday 08 June 2026 03:35:22 +0000 (0:00:04.305) 0:08:00.243 *********** 2026-06-08 03:35:35.379103 | instance | changed: [instance] 2026-06-08 03:35:35.379196 | instance | 2026-06-08 03:35:35.379299 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-06-08 03:35:35.379419 | instance | Monday 08 June 2026 03:35:35 +0000 (0:00:12.925) 0:08:13.169 *********** 2026-06-08 03:35:35.428302 | instance | skipping: [instance] 2026-06-08 03:35:35.428466 | instance | 2026-06-08 03:35:35.428652 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-06-08 03:35:35.428822 | instance | Monday 08 June 2026 03:35:35 +0000 (0:00:00.049) 0:08:13.218 *********** 2026-06-08 03:35:35.472284 | instance | skipping: [instance] 2026-06-08 03:35:35.472585 | instance | 2026-06-08 03:35:35.473019 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-06-08 03:35:35.473281 | instance | Monday 08 June 2026 03:35:35 +0000 (0:00:00.043) 0:08:13.262 *********** 2026-06-08 03:35:36.209517 | instance | changed: [instance] 2026-06-08 03:35:36.209918 | instance | 2026-06-08 03:35:36.210250 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-06-08 03:35:36.210526 | instance | Monday 08 June 2026 03:35:36 +0000 (0:00:00.736) 0:08:13.999 *********** 2026-06-08 03:35:36.248966 | instance | skipping: [instance] => (item=DaemonSet) 2026-06-08 03:35:36.249277 | instance | skipping: [instance] => (item=ConfigMap) 2026-06-08 03:35:36.249539 | instance | skipping: [instance] 2026-06-08 03:35:36.249784 | instance | 2026-06-08 03:35:36.250079 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-06-08 03:35:36.250344 | instance | Monday 08 June 2026 03:35:36 +0000 (0:00:00.039) 0:08:14.039 *********** 2026-06-08 03:35:36.289165 | instance | skipping: [instance] 2026-06-08 03:35:36.289462 | instance | 2026-06-08 03:35:36.289760 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-06-08 03:35:36.290129 | instance | Monday 08 June 2026 03:35:36 +0000 (0:00:00.039) 0:08:14.079 *********** 2026-06-08 03:35:36.328314 | instance | skipping: [instance] 2026-06-08 03:35:36.328562 | instance | 2026-06-08 03:35:36.328836 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-06-08 03:35:36.329185 | instance | Monday 08 June 2026 03:35:36 +0000 (0:00:00.039) 0:08:14.118 *********** 2026-06-08 03:35:36.368820 | instance | skipping: [instance] 2026-06-08 03:35:36.369180 | instance | 2026-06-08 03:35:36.369462 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-06-08 03:35:36.369731 | instance | Monday 08 June 2026 03:35:36 +0000 (0:00:00.040) 0:08:14.158 *********** 2026-06-08 03:35:36.403134 | instance | skipping: [instance] 2026-06-08 03:35:36.403371 | instance | 2026-06-08 03:35:36.403652 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-06-08 03:35:36.403912 | instance | Monday 08 June 2026 03:35:36 +0000 (0:00:00.034) 0:08:14.192 *********** 2026-06-08 03:35:36.871473 | instance | ok: [instance] 2026-06-08 03:35:36.871721 | instance | 2026-06-08 03:35:36.872084 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-06-08 03:35:36.872378 | instance | Monday 08 June 2026 03:35:36 +0000 (0:00:00.468) 0:08:14.661 *********** 2026-06-08 03:35:37.809563 | instance | changed: [instance] 2026-06-08 03:35:37.809811 | instance | 2026-06-08 03:35:37.810153 | instance | PLAY [Install control-plane components] **************************************** 2026-06-08 03:35:37.810407 | instance | 2026-06-08 03:35:37.810677 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:35:37.810946 | instance | Monday 08 June 2026 03:35:37 +0000 (0:00:00.938) 0:08:15.599 *********** 2026-06-08 03:35:38.811059 | instance | ok: [instance] 2026-06-08 03:35:38.811298 | instance | 2026-06-08 03:35:38.811578 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 03:35:38.811911 | instance | Monday 08 June 2026 03:35:38 +0000 (0:00:01.001) 0:08:16.600 *********** 2026-06-08 03:35:39.013834 | instance | ok: [instance] 2026-06-08 03:35:39.014165 | instance | 2026-06-08 03:35:39.014469 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 03:35:39.014745 | instance | Monday 08 June 2026 03:35:39 +0000 (0:00:00.202) 0:08:16.803 *********** 2026-06-08 03:35:40.017075 | instance | ok: [instance] 2026-06-08 03:35:40.017344 | instance | 2026-06-08 03:35:40.017657 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 03:35:40.017958 | instance | Monday 08 June 2026 03:35:40 +0000 (0:00:01.003) 0:08:17.807 *********** 2026-06-08 03:35:40.227099 | instance | ok: [instance] 2026-06-08 03:35:40.227414 | instance | 2026-06-08 03:35:40.227700 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:35:40.227991 | instance | Monday 08 June 2026 03:35:40 +0000 (0:00:00.210) 0:08:18.017 *********** 2026-06-08 03:35:40.280730 | instance | ok: [instance] => { 2026-06-08 03:35:40.280941 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-06-08 03:35:40.281203 | instance | } 2026-06-08 03:35:40.281447 | instance | 2026-06-08 03:35:40.281721 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:35:40.282025 | instance | Monday 08 June 2026 03:35:40 +0000 (0:00:00.053) 0:08:18.070 *********** 2026-06-08 03:35:41.103910 | instance | changed: [instance] 2026-06-08 03:35:41.104154 | instance | 2026-06-08 03:35:41.104167 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:35:41.104177 | instance | Monday 08 June 2026 03:35:41 +0000 (0:00:00.821) 0:08:18.892 *********** 2026-06-08 03:35:42.623787 | instance | changed: [instance] 2026-06-08 03:35:42.623847 | instance | 2026-06-08 03:35:42.624111 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-06-08 03:35:42.624132 | instance | Monday 08 June 2026 03:35:42 +0000 (0:00:01.521) 0:08:20.414 *********** 2026-06-08 03:35:42.971207 | instance | ok: [instance] 2026-06-08 03:35:42.971270 | instance | 2026-06-08 03:35:42.971407 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-06-08 03:35:42.971527 | instance | Monday 08 June 2026 03:35:42 +0000 (0:00:00.347) 0:08:20.761 *********** 2026-06-08 03:35:43.165894 | instance | changed: [instance] 2026-06-08 03:35:43.165951 | instance | 2026-06-08 03:35:43.166228 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-06-08 03:35:43.166245 | instance | Monday 08 June 2026 03:35:43 +0000 (0:00:00.194) 0:08:20.956 *********** 2026-06-08 03:35:43.393857 | instance | ok: [instance] 2026-06-08 03:35:43.394004 | instance | 2026-06-08 03:35:43.394381 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-06-08 03:35:43.394424 | instance | Monday 08 June 2026 03:35:43 +0000 (0:00:00.227) 0:08:21.183 *********** 2026-06-08 03:35:43.586380 | instance | changed: [instance] 2026-06-08 03:35:43.586451 | instance | 2026-06-08 03:35:43.586635 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-06-08 03:35:43.586747 | instance | Monday 08 June 2026 03:35:43 +0000 (0:00:00.192) 0:08:21.376 *********** 2026-06-08 03:35:43.777646 | instance | ok: [instance] 2026-06-08 03:35:43.777946 | instance | 2026-06-08 03:35:43.778312 | instance | TASK [Install plugin] ********************************************************** 2026-06-08 03:35:43.778588 | instance | Monday 08 June 2026 03:35:43 +0000 (0:00:00.190) 0:08:21.567 *********** 2026-06-08 03:35:43.832809 | instance | included: vexxhost.containers.download_artifact for instance 2026-06-08 03:35:43.833041 | instance | 2026-06-08 03:35:43.833305 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:35:43.834323 | instance | Monday 08 June 2026 03:35:43 +0000 (0:00:00.052) 0:08:21.619 *********** 2026-06-08 03:35:43.874419 | instance | ok: [instance] => { 2026-06-08 03:35:43.874702 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-06-08 03:35:43.875004 | instance | } 2026-06-08 03:35:43.875268 | instance | 2026-06-08 03:35:43.875552 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:35:43.875834 | instance | Monday 08 June 2026 03:35:43 +0000 (0:00:00.044) 0:08:21.664 *********** 2026-06-08 03:35:44.525408 | instance | changed: [instance] 2026-06-08 03:35:44.525639 | instance | 2026-06-08 03:35:44.525923 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:35:44.526214 | instance | Monday 08 June 2026 03:35:44 +0000 (0:00:00.650) 0:08:22.315 *********** 2026-06-08 03:35:46.370416 | instance | changed: [instance] 2026-06-08 03:35:46.370695 | instance | 2026-06-08 03:35:46.371014 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:35:46.371298 | instance | Monday 08 June 2026 03:35:46 +0000 (0:00:01.844) 0:08:24.159 *********** 2026-06-08 03:35:46.413797 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:35:46.414143 | instance | 2026-06-08 03:35:46.414458 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:35:46.414733 | instance | Monday 08 June 2026 03:35:46 +0000 (0:00:00.043) 0:08:24.203 *********** 2026-06-08 03:35:47.075125 | instance | changed: [instance] 2026-06-08 03:35:47.075402 | instance | 2026-06-08 03:35:47.075777 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-06-08 03:35:47.076155 | instance | Monday 08 June 2026 03:35:47 +0000 (0:00:00.661) 0:08:24.864 *********** 2026-06-08 03:35:47.887377 | instance | ok: [instance] 2026-06-08 03:35:47.887634 | instance | 2026-06-08 03:35:47.887905 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-06-08 03:35:47.888187 | instance | Monday 08 June 2026 03:35:47 +0000 (0:00:00.812) 0:08:25.677 *********** 2026-06-08 03:35:49.817949 | instance | changed: [instance] 2026-06-08 03:35:49.818049 | instance | 2026-06-08 03:35:49.818062 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:35:49.818073 | instance | Monday 08 June 2026 03:35:49 +0000 (0:00:01.929) 0:08:27.607 *********** 2026-06-08 03:35:49.863728 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:35:49.863869 | instance | 2026-06-08 03:35:49.864025 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:35:49.864190 | instance | Monday 08 June 2026 03:35:49 +0000 (0:00:00.046) 0:08:27.653 *********** 2026-06-08 03:35:50.351035 | instance | changed: [instance] 2026-06-08 03:35:50.351101 | instance | 2026-06-08 03:35:50.351228 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-06-08 03:35:50.351345 | instance | Monday 08 June 2026 03:35:50 +0000 (0:00:00.487) 0:08:28.141 *********** 2026-06-08 03:36:18.894851 | instance | changed: [instance] 2026-06-08 03:36:18.895014 | instance | 2026-06-08 03:36:18.895236 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-06-08 03:36:18.895413 | instance | Monday 08 June 2026 03:36:18 +0000 (0:00:28.542) 0:08:56.684 *********** 2026-06-08 03:36:19.573081 | instance | changed: [instance] 2026-06-08 03:36:19.573301 | instance | 2026-06-08 03:36:19.573571 | instance | PLAY [all] ********************************************************************* 2026-06-08 03:36:19.573815 | instance | 2026-06-08 03:36:19.574130 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:36:19.574375 | instance | Monday 08 June 2026 03:36:19 +0000 (0:00:00.679) 0:08:57.363 *********** 2026-06-08 03:36:20.670487 | instance | ok: [instance] 2026-06-08 03:36:20.670702 | instance | 2026-06-08 03:36:20.670991 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-06-08 03:36:20.671272 | instance | Monday 08 June 2026 03:36:20 +0000 (0:00:01.097) 0:08:58.460 *********** 2026-06-08 03:36:21.370655 | instance | changed: [instance] 2026-06-08 03:36:21.370880 | instance | 2026-06-08 03:36:21.371150 | instance | PLAY [all] ********************************************************************* 2026-06-08 03:36:21.371397 | instance | 2026-06-08 03:36:21.371662 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-06-08 03:36:21.371927 | instance | Monday 08 June 2026 03:36:21 +0000 (0:00:00.700) 0:08:59.160 *********** 2026-06-08 03:36:22.097696 | instance | ok: [instance] 2026-06-08 03:36:22.098034 | instance | 2026-06-08 03:36:22.098346 | instance | PLAY [controllers] ************************************************************* 2026-06-08 03:36:22.098615 | instance | 2026-06-08 03:36:22.098991 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:36:22.099217 | instance | Monday 08 June 2026 03:36:22 +0000 (0:00:00.726) 0:08:59.887 *********** 2026-06-08 03:36:23.369535 | instance | ok: [instance] 2026-06-08 03:36:23.369593 | instance | 2026-06-08 03:36:23.369606 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:36:23.369806 | instance | Monday 08 June 2026 03:36:23 +0000 (0:00:01.271) 0:09:01.159 *********** 2026-06-08 03:36:23.415372 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:36:23.415485 | instance | 2026-06-08 03:36:23.415634 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:36:23.415777 | instance | Monday 08 June 2026 03:36:23 +0000 (0:00:00.046) 0:09:01.205 *********** 2026-06-08 03:36:23.877156 | instance | changed: [instance] 2026-06-08 03:36:23.877218 | instance | 2026-06-08 03:36:23.877345 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-06-08 03:36:23.877459 | instance | Monday 08 June 2026 03:36:23 +0000 (0:00:00.461) 0:09:01.667 *********** 2026-06-08 03:36:25.656314 | instance | changed: [instance] 2026-06-08 03:36:25.656355 | instance | 2026-06-08 03:36:25.656360 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:36:25.656365 | instance | Monday 08 June 2026 03:36:25 +0000 (0:00:01.778) 0:09:03.446 *********** 2026-06-08 03:36:25.698962 | instance | skipping: [instance] 2026-06-08 03:36:25.699096 | instance | 2026-06-08 03:36:25.699195 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-06-08 03:36:25.699405 | instance | Monday 08 June 2026 03:36:25 +0000 (0:00:00.043) 0:09:03.489 *********** 2026-06-08 03:36:25.747180 | instance | skipping: [instance] 2026-06-08 03:36:25.747261 | instance | 2026-06-08 03:36:25.747529 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-06-08 03:36:25.747568 | instance | Monday 08 June 2026 03:36:25 +0000 (0:00:00.047) 0:09:03.537 *********** 2026-06-08 03:36:25.784028 | instance | skipping: [instance] 2026-06-08 03:36:25.784125 | instance | 2026-06-08 03:36:25.784387 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-06-08 03:36:25.784419 | instance | Monday 08 June 2026 03:36:25 +0000 (0:00:00.037) 0:09:03.574 *********** 2026-06-08 03:36:25.818997 | instance | skipping: [instance] 2026-06-08 03:36:25.819047 | instance | 2026-06-08 03:36:25.819182 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-06-08 03:36:25.819308 | instance | Monday 08 June 2026 03:36:25 +0000 (0:00:00.034) 0:09:03.609 *********** 2026-06-08 03:36:25.868499 | instance | skipping: [instance] 2026-06-08 03:36:25.868644 | instance | 2026-06-08 03:36:25.868813 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-06-08 03:36:25.868977 | instance | Monday 08 June 2026 03:36:25 +0000 (0:00:00.049) 0:09:03.658 *********** 2026-06-08 03:36:25.921499 | instance | skipping: [instance] 2026-06-08 03:36:25.921576 | instance | 2026-06-08 03:36:25.921766 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-06-08 03:36:25.921810 | instance | Monday 08 June 2026 03:36:25 +0000 (0:00:00.053) 0:09:03.711 *********** 2026-06-08 03:36:25.977261 | instance | skipping: [instance] 2026-06-08 03:36:25.978227 | instance | 2026-06-08 03:36:25.978462 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-06-08 03:36:25.978686 | instance | Monday 08 June 2026 03:36:25 +0000 (0:00:00.055) 0:09:03.767 *********** 2026-06-08 03:36:26.015117 | instance | skipping: [instance] 2026-06-08 03:36:26.015275 | instance | 2026-06-08 03:36:26.015450 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-06-08 03:36:26.015627 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.037) 0:09:03.805 *********** 2026-06-08 03:36:26.062827 | instance | skipping: [instance] 2026-06-08 03:36:26.063074 | instance | 2026-06-08 03:36:26.063362 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-06-08 03:36:26.063628 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.046) 0:09:03.851 *********** 2026-06-08 03:36:26.094151 | instance | skipping: [instance] 2026-06-08 03:36:26.094258 | instance | 2026-06-08 03:36:26.094414 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-06-08 03:36:26.094576 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.032) 0:09:03.884 *********** 2026-06-08 03:36:26.127717 | instance | skipping: [instance] 2026-06-08 03:36:26.127804 | instance | 2026-06-08 03:36:26.127927 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-06-08 03:36:26.128041 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.033) 0:09:03.918 *********** 2026-06-08 03:36:26.164543 | instance | skipping: [instance] 2026-06-08 03:36:26.164687 | instance | 2026-06-08 03:36:26.164857 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-06-08 03:36:26.165025 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.036) 0:09:03.954 *********** 2026-06-08 03:36:26.218980 | instance | skipping: [instance] 2026-06-08 03:36:26.219229 | instance | 2026-06-08 03:36:26.219535 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-06-08 03:36:26.219851 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.053) 0:09:04.008 *********** 2026-06-08 03:36:26.254883 | instance | skipping: [instance] 2026-06-08 03:36:26.255159 | instance | 2026-06-08 03:36:26.255434 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-06-08 03:36:26.255694 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.036) 0:09:04.044 *********** 2026-06-08 03:36:26.297013 | instance | skipping: [instance] 2026-06-08 03:36:26.297244 | instance | 2026-06-08 03:36:26.297504 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-06-08 03:36:26.297760 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.042) 0:09:04.087 *********** 2026-06-08 03:36:26.343732 | instance | skipping: [instance] 2026-06-08 03:36:26.343977 | instance | 2026-06-08 03:36:26.344242 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-06-08 03:36:26.344624 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.046) 0:09:04.133 *********** 2026-06-08 03:36:26.380267 | instance | skipping: [instance] 2026-06-08 03:36:26.380508 | instance | 2026-06-08 03:36:26.380770 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-06-08 03:36:26.381027 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.037) 0:09:04.170 *********** 2026-06-08 03:36:26.413427 | instance | skipping: [instance] 2026-06-08 03:36:26.413665 | instance | 2026-06-08 03:36:26.413941 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-06-08 03:36:26.414267 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.033) 0:09:04.203 *********** 2026-06-08 03:36:26.447314 | instance | skipping: [instance] 2026-06-08 03:36:26.447695 | instance | 2026-06-08 03:36:26.447951 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-06-08 03:36:26.448204 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.033) 0:09:04.237 *********** 2026-06-08 03:36:26.480797 | instance | skipping: [instance] 2026-06-08 03:36:26.481027 | instance | 2026-06-08 03:36:26.481286 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-06-08 03:36:26.481555 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.033) 0:09:04.271 *********** 2026-06-08 03:36:26.516496 | instance | skipping: [instance] 2026-06-08 03:36:26.516637 | instance | 2026-06-08 03:36:26.516839 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-06-08 03:36:26.518218 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.035) 0:09:04.306 *********** 2026-06-08 03:36:26.557167 | instance | skipping: [instance] 2026-06-08 03:36:26.557494 | instance | 2026-06-08 03:36:26.557801 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-06-08 03:36:26.558264 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.040) 0:09:04.347 *********** 2026-06-08 03:36:26.608479 | instance | skipping: [instance] 2026-06-08 03:36:26.608617 | instance | 2026-06-08 03:36:26.608793 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-06-08 03:36:26.608962 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.051) 0:09:04.398 *********** 2026-06-08 03:36:26.664050 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-06-08 03:36:26.664313 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-06-08 03:36:26.664576 | instance | skipping: [instance] 2026-06-08 03:36:26.664826 | instance | 2026-06-08 03:36:26.665153 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-06-08 03:36:26.665455 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.055) 0:09:04.454 *********** 2026-06-08 03:36:26.704742 | instance | skipping: [instance] 2026-06-08 03:36:26.705055 | instance | 2026-06-08 03:36:26.705351 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-06-08 03:36:26.705613 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.040) 0:09:04.494 *********** 2026-06-08 03:36:26.755183 | instance | skipping: [instance] 2026-06-08 03:36:26.755420 | instance | 2026-06-08 03:36:26.755683 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-06-08 03:36:26.755940 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.050) 0:09:04.545 *********** 2026-06-08 03:36:26.792513 | instance | skipping: [instance] 2026-06-08 03:36:26.792805 | instance | 2026-06-08 03:36:26.793081 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-06-08 03:36:26.793342 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.037) 0:09:04.582 *********** 2026-06-08 03:36:26.833144 | instance | skipping: [instance] 2026-06-08 03:36:26.833382 | instance | 2026-06-08 03:36:26.833644 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-06-08 03:36:26.834021 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.040) 0:09:04.623 *********** 2026-06-08 03:36:26.908905 | instance | skipping: [instance] 2026-06-08 03:36:26.909156 | instance | 2026-06-08 03:36:26.909425 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-06-08 03:36:26.909665 | instance | 2026-06-08 03:36:26.909926 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:36:26.910214 | instance | Monday 08 June 2026 03:36:26 +0000 (0:00:00.076) 0:09:04.699 *********** 2026-06-08 03:36:28.161396 | instance | ok: [instance] 2026-06-08 03:36:28.161525 | instance | 2026-06-08 03:36:28.161671 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-06-08 03:36:28.162213 | instance | Monday 08 June 2026 03:36:28 +0000 (0:00:01.251) 0:09:05.950 *********** 2026-06-08 03:36:28.223070 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-06-08 03:36:28.223340 | instance | 2026-06-08 03:36:28.223641 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:36:28.223972 | instance | Monday 08 June 2026 03:36:28 +0000 (0:00:00.061) 0:09:06.012 *********** 2026-06-08 03:36:28.265843 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:36:28.266006 | instance | 2026-06-08 03:36:28.266185 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:36:28.266396 | instance | Monday 08 June 2026 03:36:28 +0000 (0:00:00.043) 0:09:06.055 *********** 2026-06-08 03:36:28.768363 | instance | changed: [instance] 2026-06-08 03:36:28.768492 | instance | 2026-06-08 03:36:28.768671 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-06-08 03:36:28.768853 | instance | Monday 08 June 2026 03:36:28 +0000 (0:00:00.502) 0:09:06.558 *********** 2026-06-08 03:36:44.834126 | instance | changed: [instance] 2026-06-08 03:36:44.834423 | instance | 2026-06-08 03:36:44.834781 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-06-08 03:36:44.835098 | instance | Monday 08 June 2026 03:36:44 +0000 (0:00:16.065) 0:09:22.623 *********** 2026-06-08 03:36:45.532124 | instance | changed: [instance] 2026-06-08 03:36:45.532373 | instance | 2026-06-08 03:36:45.532667 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-06-08 03:36:45.532950 | instance | Monday 08 June 2026 03:36:45 +0000 (0:00:00.698) 0:09:23.321 *********** 2026-06-08 03:36:45.580645 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-06-08 03:36:45.580902 | instance | 2026-06-08 03:36:45.581176 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-06-08 03:36:45.581600 | instance | Monday 08 June 2026 03:36:45 +0000 (0:00:00.047) 0:09:23.369 *********** 2026-06-08 03:36:46.250770 | instance | changed: [instance] 2026-06-08 03:36:46.251013 | instance | 2026-06-08 03:36:46.251307 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-06-08 03:36:46.251593 | instance | Monday 08 June 2026 03:36:46 +0000 (0:00:00.670) 0:09:24.040 *********** 2026-06-08 03:36:46.953610 | instance | ok: [instance] 2026-06-08 03:36:46.953883 | instance | 2026-06-08 03:36:46.954219 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-06-08 03:36:46.954486 | instance | Monday 08 June 2026 03:36:46 +0000 (0:00:00.703) 0:09:24.743 *********** 2026-06-08 03:36:47.426328 | instance | changed: [instance] 2026-06-08 03:36:47.426672 | instance | 2026-06-08 03:36:47.427106 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-06-08 03:36:47.427495 | instance | Monday 08 June 2026 03:36:47 +0000 (0:00:00.465) 0:09:25.208 *********** 2026-06-08 03:36:47.427822 | instance | 2026-06-08 03:36:47.428189 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-06-08 03:36:47.428522 | instance | Monday 08 June 2026 03:36:47 +0000 (0:00:00.007) 0:09:25.216 *********** 2026-06-08 03:36:47.473541 | instance | skipping: [instance] 2026-06-08 03:36:47.473785 | instance | 2026-06-08 03:36:47.474143 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-06-08 03:36:47.474473 | instance | Monday 08 June 2026 03:36:47 +0000 (0:00:00.047) 0:09:25.263 *********** 2026-06-08 03:36:49.061616 | instance | changed: [instance] 2026-06-08 03:36:49.061673 | instance | 2026-06-08 03:36:49.061685 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-06-08 03:36:49.061695 | instance | Monday 08 June 2026 03:36:49 +0000 (0:00:01.587) 0:09:26.850 *********** 2026-06-08 03:36:51.243123 | instance | changed: [instance] 2026-06-08 03:36:51.243207 | instance | 2026-06-08 03:36:51.243316 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:36:51.243438 | instance | Monday 08 June 2026 03:36:51 +0000 (0:00:02.182) 0:09:29.033 *********** 2026-06-08 03:36:51.291524 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:36:51.291604 | instance | 2026-06-08 03:36:51.291719 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:36:51.291836 | instance | Monday 08 June 2026 03:36:51 +0000 (0:00:00.048) 0:09:29.081 *********** 2026-06-08 03:36:51.777205 | instance | changed: [instance] 2026-06-08 03:36:51.777278 | instance | 2026-06-08 03:36:51.777400 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-06-08 03:36:51.777514 | instance | Monday 08 June 2026 03:36:51 +0000 (0:00:00.485) 0:09:29.567 *********** 2026-06-08 03:37:07.058059 | instance | changed: [instance] 2026-06-08 03:37:07.058160 | instance | 2026-06-08 03:37:07.058282 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:37:07.058400 | instance | Monday 08 June 2026 03:37:07 +0000 (0:00:15.280) 0:09:44.848 *********** 2026-06-08 03:37:07.107386 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:37:07.107452 | instance | 2026-06-08 03:37:07.107574 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:37:07.107690 | instance | Monday 08 June 2026 03:37:07 +0000 (0:00:00.049) 0:09:44.897 *********** 2026-06-08 03:37:07.580105 | instance | changed: [instance] 2026-06-08 03:37:07.580180 | instance | 2026-06-08 03:37:07.580295 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-06-08 03:37:07.580418 | instance | Monday 08 June 2026 03:37:07 +0000 (0:00:00.472) 0:09:45.370 *********** 2026-06-08 03:37:10.459655 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-06-08 03:37:10.459734 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-06-08 03:37:10.459805 | instance | 2026-06-08 03:37:10.459993 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-06-08 03:37:10.460032 | instance | Monday 08 June 2026 03:37:10 +0000 (0:00:02.879) 0:09:48.249 *********** 2026-06-08 03:37:13.674575 | instance | changed: [instance] 2026-06-08 03:37:13.674666 | instance | 2026-06-08 03:37:13.674746 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:37:13.674876 | instance | Monday 08 June 2026 03:37:13 +0000 (0:00:03.214) 0:09:51.464 *********** 2026-06-08 03:37:13.723832 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:37:13.723921 | instance | 2026-06-08 03:37:13.724035 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:37:13.724171 | instance | Monday 08 June 2026 03:37:13 +0000 (0:00:00.049) 0:09:51.514 *********** 2026-06-08 03:37:14.218890 | instance | changed: [instance] 2026-06-08 03:37:14.218982 | instance | 2026-06-08 03:37:14.219092 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-06-08 03:37:14.219209 | instance | Monday 08 June 2026 03:37:14 +0000 (0:00:00.495) 0:09:52.009 *********** 2026-06-08 03:37:16.948246 | instance | ok: [instance] 2026-06-08 03:37:16.948454 | instance | 2026-06-08 03:37:16.948542 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-06-08 03:37:16.948748 | instance | Monday 08 June 2026 03:37:16 +0000 (0:00:02.729) 0:09:54.738 *********** 2026-06-08 03:37:19.391909 | instance | changed: [instance] 2026-06-08 03:37:19.391987 | instance | 2026-06-08 03:37:19.392116 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-06-08 03:37:19.392258 | instance | Monday 08 June 2026 03:37:19 +0000 (0:00:02.443) 0:09:57.182 *********** 2026-06-08 03:37:20.058818 | instance | ok: [instance] 2026-06-08 03:37:20.058884 | instance | 2026-06-08 03:37:20.058891 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-06-08 03:37:20.058897 | instance | Monday 08 June 2026 03:37:20 +0000 (0:00:00.665) 0:09:57.847 *********** 2026-06-08 03:37:20.833082 | instance | changed: [instance] 2026-06-08 03:37:20.833252 | instance | 2026-06-08 03:37:20.833325 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-06-08 03:37:20.833418 | instance | Monday 08 June 2026 03:37:20 +0000 (0:00:00.774) 0:09:58.622 *********** 2026-06-08 03:37:21.928428 | instance | ok: [instance] 2026-06-08 03:37:21.928505 | instance | 2026-06-08 03:37:21.929047 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-06-08 03:37:21.929062 | instance | Monday 08 June 2026 03:37:21 +0000 (0:00:01.095) 0:09:59.718 *********** 2026-06-08 03:37:21.969914 | instance | skipping: [instance] 2026-06-08 03:37:21.970128 | instance | 2026-06-08 03:37:21.970435 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-06-08 03:37:21.970787 | instance | Monday 08 June 2026 03:37:21 +0000 (0:00:00.041) 0:09:59.759 *********** 2026-06-08 03:37:22.015161 | instance | skipping: [instance] 2026-06-08 03:37:22.015402 | instance | 2026-06-08 03:37:22.015668 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-06-08 03:37:22.015940 | instance | Monday 08 June 2026 03:37:22 +0000 (0:00:00.045) 0:09:59.805 *********** 2026-06-08 03:37:22.056554 | instance | skipping: [instance] 2026-06-08 03:37:22.056797 | instance | 2026-06-08 03:37:22.057154 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-06-08 03:37:22.057463 | instance | Monday 08 June 2026 03:37:22 +0000 (0:00:00.041) 0:09:59.846 *********** 2026-06-08 03:37:22.102985 | instance | skipping: [instance] 2026-06-08 03:37:22.103261 | instance | 2026-06-08 03:37:22.103546 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-06-08 03:37:22.103818 | instance | Monday 08 June 2026 03:37:22 +0000 (0:00:00.046) 0:09:59.892 *********** 2026-06-08 03:37:22.143191 | instance | skipping: [instance] 2026-06-08 03:37:22.143273 | instance | 2026-06-08 03:37:22.143465 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-06-08 03:37:22.143633 | instance | Monday 08 June 2026 03:37:22 +0000 (0:00:00.040) 0:09:59.933 *********** 2026-06-08 03:37:22.198277 | instance | skipping: [instance] 2026-06-08 03:37:22.198365 | instance | 2026-06-08 03:37:22.198460 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-06-08 03:37:22.198579 | instance | Monday 08 June 2026 03:37:22 +0000 (0:00:00.055) 0:09:59.988 *********** 2026-06-08 03:37:22.239163 | instance | skipping: [instance] 2026-06-08 03:37:22.239227 | instance | 2026-06-08 03:37:22.239360 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-06-08 03:37:22.239489 | instance | Monday 08 June 2026 03:37:22 +0000 (0:00:00.041) 0:10:00.029 *********** 2026-06-08 03:39:08.124116 | instance | changed: [instance] 2026-06-08 03:39:08.124207 | instance | 2026-06-08 03:39:08.124372 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-06-08 03:39:08.124500 | instance | Monday 08 June 2026 03:39:08 +0000 (0:01:45.883) 0:11:45.913 *********** 2026-06-08 03:39:08.823400 | instance | changed: [instance] 2026-06-08 03:39:08.823511 | instance | 2026-06-08 03:39:08.823736 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:39:08.823944 | instance | Monday 08 June 2026 03:39:08 +0000 (0:00:00.699) 0:11:46.613 *********** 2026-06-08 03:39:08.878228 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:39:08.878434 | instance | 2026-06-08 03:39:08.878713 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:39:08.879010 | instance | Monday 08 June 2026 03:39:08 +0000 (0:00:00.054) 0:11:46.667 *********** 2026-06-08 03:39:09.389620 | instance | changed: [instance] 2026-06-08 03:39:09.389694 | instance | 2026-06-08 03:39:09.389864 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-06-08 03:39:09.390036 | instance | Monday 08 June 2026 03:39:09 +0000 (0:00:00.511) 0:11:47.179 *********** 2026-06-08 03:39:10.226872 | instance | changed: [instance] 2026-06-08 03:39:10.226987 | instance | 2026-06-08 03:39:10.227126 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-06-08 03:39:10.227274 | instance | Monday 08 June 2026 03:39:10 +0000 (0:00:00.837) 0:11:48.016 *********** 2026-06-08 03:39:11.866469 | instance | changed: [instance] 2026-06-08 03:39:11.866596 | instance | 2026-06-08 03:39:11.866790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 03:39:11.866990 | instance | Monday 08 June 2026 03:39:11 +0000 (0:00:01.639) 0:11:49.655 *********** 2026-06-08 03:39:11.929155 | instance | skipping: [instance] 2026-06-08 03:39:11.929256 | instance | 2026-06-08 03:39:11.929406 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 03:39:11.929533 | instance | Monday 08 June 2026 03:39:11 +0000 (0:00:00.062) 0:11:49.718 *********** 2026-06-08 03:39:11.969544 | instance | skipping: [instance] 2026-06-08 03:39:11.969772 | instance | 2026-06-08 03:39:11.970094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 03:39:11.970361 | instance | Monday 08 June 2026 03:39:11 +0000 (0:00:00.041) 0:11:49.759 *********** 2026-06-08 03:39:12.008742 | instance | skipping: [instance] 2026-06-08 03:39:12.009082 | instance | 2026-06-08 03:39:12.009435 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 03:39:12.009744 | instance | Monday 08 June 2026 03:39:12 +0000 (0:00:00.039) 0:11:49.798 *********** 2026-06-08 03:39:12.049688 | instance | skipping: [instance] 2026-06-08 03:39:12.049834 | instance | 2026-06-08 03:39:12.050097 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 03:39:12.050274 | instance | Monday 08 June 2026 03:39:12 +0000 (0:00:00.040) 0:11:49.839 *********** 2026-06-08 03:39:12.724378 | instance | ok: [instance] 2026-06-08 03:39:12.724612 | instance | 2026-06-08 03:39:12.724886 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 03:39:12.725180 | instance | Monday 08 June 2026 03:39:12 +0000 (0:00:00.674) 0:11:50.513 *********** 2026-06-08 03:39:12.785829 | instance | ok: [instance] 2026-06-08 03:39:12.786175 | instance | 2026-06-08 03:39:12.786479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 03:39:12.786743 | instance | Monday 08 June 2026 03:39:12 +0000 (0:00:00.062) 0:11:50.575 *********** 2026-06-08 03:39:12.836273 | instance | ok: [instance] 2026-06-08 03:39:12.836474 | instance | 2026-06-08 03:39:12.836665 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 03:39:12.836836 | instance | Monday 08 June 2026 03:39:12 +0000 (0:00:00.050) 0:11:50.626 *********** 2026-06-08 03:39:12.913861 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 03:39:12.914169 | instance | 2026-06-08 03:39:12.914450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 03:39:12.914713 | instance | Monday 08 June 2026 03:39:12 +0000 (0:00:00.077) 0:11:50.703 *********** 2026-06-08 03:39:12.975265 | instance | ok: [instance] 2026-06-08 03:39:12.975563 | instance | 2026-06-08 03:39:12.975874 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:39:12.976144 | instance | Monday 08 June 2026 03:39:12 +0000 (0:00:00.061) 0:11:50.765 *********** 2026-06-08 03:39:13.029331 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:39:13.029559 | instance | 2026-06-08 03:39:13.029822 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:39:13.030112 | instance | Monday 08 June 2026 03:39:13 +0000 (0:00:00.054) 0:11:50.819 *********** 2026-06-08 03:39:13.534298 | instance | changed: [instance] 2026-06-08 03:39:13.534381 | instance | 2026-06-08 03:39:13.534524 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-06-08 03:39:13.534647 | instance | Monday 08 June 2026 03:39:13 +0000 (0:00:00.504) 0:11:51.324 *********** 2026-06-08 03:39:14.246718 | instance | ok: [instance] 2026-06-08 03:39:14.247116 | instance | 2026-06-08 03:39:14.247484 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-06-08 03:39:14.249127 | instance | Monday 08 June 2026 03:39:14 +0000 (0:00:00.711) 0:11:52.035 *********** 2026-06-08 03:39:15.454860 | instance | changed: [instance] 2026-06-08 03:39:15.454994 | instance | 2026-06-08 03:39:15.455130 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-06-08 03:39:15.455264 | instance | Monday 08 June 2026 03:39:15 +0000 (0:00:01.208) 0:11:53.244 *********** 2026-06-08 03:39:15.960630 | instance | ok: [instance] 2026-06-08 03:39:15.961205 | instance | 2026-06-08 03:39:15.961287 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-06-08 03:39:15.961539 | instance | Monday 08 June 2026 03:39:15 +0000 (0:00:00.505) 0:11:53.749 *********** 2026-06-08 03:39:16.445447 | instance | changed: [instance] 2026-06-08 03:39:16.445533 | instance | 2026-06-08 03:39:16.445623 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-06-08 03:39:16.445756 | instance | Monday 08 June 2026 03:39:16 +0000 (0:00:00.485) 0:11:54.235 *********** 2026-06-08 03:39:16.970137 | instance | changed: [instance] 2026-06-08 03:39:16.970309 | instance | 2026-06-08 03:39:16.970478 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-06-08 03:39:16.970643 | instance | Monday 08 June 2026 03:39:16 +0000 (0:00:00.524) 0:11:54.759 *********** 2026-06-08 03:39:17.405310 | instance | ok: [instance] 2026-06-08 03:39:17.405393 | instance | 2026-06-08 03:39:17.405487 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-06-08 03:39:17.405604 | instance | Monday 08 June 2026 03:39:17 +0000 (0:00:00.435) 0:11:55.194 *********** 2026-06-08 03:41:46.973479 | instance | changed: [instance] 2026-06-08 03:41:46.974330 | instance | 2026-06-08 03:41:46.974388 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-06-08 03:41:46.974408 | instance | Monday 08 June 2026 03:41:46 +0000 (0:02:29.568) 0:14:24.763 *********** 2026-06-08 03:41:47.630327 | instance | ok: [instance] 2026-06-08 03:41:47.630472 | instance | 2026-06-08 03:41:47.630627 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-06-08 03:41:47.630795 | instance | Monday 08 June 2026 03:41:47 +0000 (0:00:00.657) 0:14:25.420 *********** 2026-06-08 03:41:47.682885 | instance | included: ingress for instance 2026-06-08 03:41:47.683124 | instance | 2026-06-08 03:41:47.683404 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-06-08 03:41:47.683721 | instance | Monday 08 June 2026 03:41:47 +0000 (0:00:00.052) 0:14:25.473 *********** 2026-06-08 03:41:48.638526 | instance | changed: [instance] 2026-06-08 03:41:48.638756 | instance | 2026-06-08 03:41:48.639033 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-06-08 03:41:48.639320 | instance | Monday 08 June 2026 03:41:48 +0000 (0:00:00.955) 0:14:26.428 *********** 2026-06-08 03:41:48.904555 | instance | ok: [instance] 2026-06-08 03:41:48.904758 | instance | 2026-06-08 03:41:48.904999 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-06-08 03:41:48.905205 | instance | Monday 08 June 2026 03:41:48 +0000 (0:00:00.265) 0:14:26.694 *********** 2026-06-08 03:41:49.887999 | instance | changed: [instance] 2026-06-08 03:41:49.888271 | instance | 2026-06-08 03:41:49.888585 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-06-08 03:41:49.888843 | instance | 2026-06-08 03:41:49.889138 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:41:49.889426 | instance | Monday 08 June 2026 03:41:49 +0000 (0:00:00.983) 0:14:27.678 *********** 2026-06-08 03:41:51.543609 | instance | ok: [instance] 2026-06-08 03:41:51.543886 | instance | 2026-06-08 03:41:51.544235 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:41:51.544527 | instance | Monday 08 June 2026 03:41:51 +0000 (0:00:01.655) 0:14:29.333 *********** 2026-06-08 03:41:51.593917 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:41:51.594222 | instance | 2026-06-08 03:41:51.594517 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:41:51.594807 | instance | Monday 08 June 2026 03:41:51 +0000 (0:00:00.050) 0:14:29.383 *********** 2026-06-08 03:41:52.059924 | instance | changed: [instance] 2026-06-08 03:41:52.060245 | instance | 2026-06-08 03:41:52.060525 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-06-08 03:41:52.060814 | instance | Monday 08 June 2026 03:41:52 +0000 (0:00:00.465) 0:14:29.849 *********** 2026-06-08 03:41:52.809595 | instance | ok: [instance] 2026-06-08 03:41:52.809889 | instance | 2026-06-08 03:41:52.810312 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-06-08 03:41:52.810597 | instance | Monday 08 June 2026 03:41:52 +0000 (0:00:00.749) 0:14:30.599 *********** 2026-06-08 03:41:54.953849 | instance | changed: [instance] 2026-06-08 03:41:54.954023 | instance | 2026-06-08 03:41:54.954227 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:41:54.954408 | instance | Monday 08 June 2026 03:41:54 +0000 (0:00:02.143) 0:14:32.743 *********** 2026-06-08 03:41:55.014520 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:41:55.014623 | instance | 2026-06-08 03:41:55.014780 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:41:55.014940 | instance | Monday 08 June 2026 03:41:55 +0000 (0:00:00.061) 0:14:32.804 *********** 2026-06-08 03:41:55.722190 | instance | changed: [instance] 2026-06-08 03:41:55.722422 | instance | 2026-06-08 03:41:55.722704 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-06-08 03:41:55.722974 | instance | Monday 08 June 2026 03:41:55 +0000 (0:00:00.707) 0:14:33.512 *********** 2026-06-08 03:41:56.991881 | instance | changed: [instance] 2026-06-08 03:41:56.992082 | instance | 2026-06-08 03:41:56.992407 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-06-08 03:41:56.992681 | instance | Monday 08 June 2026 03:41:56 +0000 (0:00:01.269) 0:14:34.781 *********** 2026-06-08 03:41:57.737148 | instance | ok: [instance] 2026-06-08 03:41:57.737488 | instance | 2026-06-08 03:41:57.737972 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-06-08 03:41:57.738362 | instance | Monday 08 June 2026 03:41:57 +0000 (0:00:00.745) 0:14:35.527 *********** 2026-06-08 03:42:04.460596 | instance | ok: [instance] 2026-06-08 03:42:04.460979 | instance | 2026-06-08 03:42:04.461323 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-06-08 03:42:04.461641 | instance | Monday 08 June 2026 03:42:04 +0000 (0:00:06.721) 0:14:42.249 *********** 2026-06-08 03:42:05.953698 | instance | ok: [instance] 2026-06-08 03:42:05.953936 | instance | 2026-06-08 03:42:05.954412 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-06-08 03:42:05.954706 | instance | Monday 08 June 2026 03:42:05 +0000 (0:00:01.494) 0:14:43.743 *********** 2026-06-08 03:42:06.217868 | instance | ok: [instance] 2026-06-08 03:42:06.218035 | instance | 2026-06-08 03:42:06.218131 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-06-08 03:42:06.218250 | instance | Monday 08 June 2026 03:42:06 +0000 (0:00:00.264) 0:14:44.007 *********** 2026-06-08 03:42:06.408667 | instance | ok: [instance] 2026-06-08 03:42:06.408803 | instance | 2026-06-08 03:42:06.409004 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-06-08 03:42:06.409181 | instance | Monday 08 June 2026 03:42:06 +0000 (0:00:00.190) 0:14:44.198 *********** 2026-06-08 03:42:06.597364 | instance | ok: [instance] 2026-06-08 03:42:06.597627 | instance | 2026-06-08 03:42:06.597930 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-06-08 03:42:06.598221 | instance | Monday 08 June 2026 03:42:06 +0000 (0:00:00.188) 0:14:44.387 *********** 2026-06-08 03:42:07.283299 | instance | changed: [instance] 2026-06-08 03:42:07.283571 | instance | 2026-06-08 03:42:07.283982 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-06-08 03:42:07.284389 | instance | Monday 08 June 2026 03:42:07 +0000 (0:00:00.685) 0:14:45.072 *********** 2026-06-08 03:42:24.340877 | instance | changed: [instance] => (item=alertmanager) 2026-06-08 03:42:24.341152 | instance | changed: [instance] => (item=grafana) 2026-06-08 03:42:24.341406 | instance | changed: [instance] => (item=prometheus) 2026-06-08 03:42:24.341693 | instance | 2026-06-08 03:42:24.342029 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-06-08 03:42:24.342325 | instance | Monday 08 June 2026 03:42:24 +0000 (0:00:17.057) 0:15:02.130 *********** 2026-06-08 03:42:26.373793 | instance | ok: [instance] => (item=alertmanager) 2026-06-08 03:42:26.374082 | instance | ok: [instance] => (item=grafana) 2026-06-08 03:42:26.374354 | instance | ok: [instance] => (item=prometheus) 2026-06-08 03:42:26.374601 | instance | 2026-06-08 03:42:26.374934 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-06-08 03:42:26.375252 | instance | Monday 08 June 2026 03:42:26 +0000 (0:00:02.032) 0:15:04.163 *********** 2026-06-08 03:42:29.881175 | instance | changed: [instance] => (item=None) 2026-06-08 03:42:29.881433 | instance | changed: [instance] => (item=None) 2026-06-08 03:42:29.881716 | instance | changed: [instance] => (item=None) 2026-06-08 03:42:29.882021 | instance | changed: [instance] 2026-06-08 03:42:29.882313 | instance | 2026-06-08 03:42:29.882590 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-06-08 03:42:29.883149 | instance | Monday 08 June 2026 03:42:29 +0000 (0:00:03.506) 0:15:07.670 *********** 2026-06-08 03:42:35.366606 | instance | changed: [instance] => (item=None) 2026-06-08 03:42:35.366840 | instance | changed: [instance] => (item=None) 2026-06-08 03:42:35.367136 | instance | changed: [instance] => (item=None) 2026-06-08 03:42:35.367399 | instance | changed: [instance] => (item=None) 2026-06-08 03:42:35.367726 | instance | changed: [instance] => (item=None) 2026-06-08 03:42:35.367993 | instance | changed: [instance] 2026-06-08 03:42:35.368235 | instance | 2026-06-08 03:42:35.368592 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-06-08 03:42:35.368830 | instance | Monday 08 June 2026 03:42:35 +0000 (0:00:05.485) 0:15:13.156 *********** 2026-06-08 03:42:46.728952 | instance | changed: [instance] => (item=alertmanager) 2026-06-08 03:42:46.729188 | instance | changed: [instance] => (item=prometheus) 2026-06-08 03:42:46.729501 | instance | 2026-06-08 03:42:46.729733 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-06-08 03:42:46.730198 | instance | Monday 08 June 2026 03:42:46 +0000 (0:00:11.362) 0:15:24.518 *********** 2026-06-08 03:42:58.092129 | instance | changed: [instance] => (item=alertmanager) 2026-06-08 03:42:58.092374 | instance | changed: [instance] => (item=prometheus) 2026-06-08 03:42:58.092623 | instance | 2026-06-08 03:42:58.092893 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-06-08 03:42:58.093172 | instance | Monday 08 June 2026 03:42:58 +0000 (0:00:11.363) 0:15:35.882 *********** 2026-06-08 03:42:58.819046 | instance | changed: [instance] 2026-06-08 03:42:58.819144 | instance | 2026-06-08 03:42:58.819270 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-06-08 03:42:58.819393 | instance | Monday 08 June 2026 03:42:58 +0000 (0:00:00.727) 0:15:36.609 *********** 2026-06-08 03:43:05.350537 | instance | ok: [instance] 2026-06-08 03:43:05.350777 | instance | 2026-06-08 03:43:05.351148 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-06-08 03:43:05.351420 | instance | Monday 08 June 2026 03:43:05 +0000 (0:00:06.531) 0:15:43.140 *********** 2026-06-08 03:43:19.473473 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-06-08 03:43:19.473753 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-06-08 03:43:19.474049 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-06-08 03:43:19.474337 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-06-08 03:43:19.474632 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-06-08 03:43:19.474889 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-06-08 03:43:19.475149 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-06-08 03:43:19.475410 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-06-08 03:43:19.475675 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-06-08 03:43:19.475932 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-06-08 03:43:19.476179 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-06-08 03:43:19.476437 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-06-08 03:43:19.476775 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-06-08 03:43:19.476990 | instance | 2026-06-08 03:43:19.477252 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-06-08 03:43:19.477510 | instance | Monday 08 June 2026 03:43:19 +0000 (0:00:14.122) 0:15:57.263 *********** 2026-06-08 03:43:50.215821 | instance | changed: [instance] 2026-06-08 03:43:50.216135 | instance | 2026-06-08 03:43:50.216519 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:43:50.216839 | instance | Monday 08 June 2026 03:43:50 +0000 (0:00:30.742) 0:16:28.005 *********** 2026-06-08 03:43:50.275102 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:43:50.275263 | instance | 2026-06-08 03:43:50.275448 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:43:50.275626 | instance | Monday 08 June 2026 03:43:50 +0000 (0:00:00.059) 0:16:28.064 *********** 2026-06-08 03:43:50.906678 | instance | changed: [instance] 2026-06-08 03:43:50.906824 | instance | 2026-06-08 03:43:50.906997 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-06-08 03:43:50.907180 | instance | Monday 08 June 2026 03:43:50 +0000 (0:00:00.631) 0:16:28.696 *********** 2026-06-08 03:43:54.034727 | instance | changed: [instance] 2026-06-08 03:43:54.034836 | instance | 2026-06-08 03:43:54.034976 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:43:54.035099 | instance | Monday 08 June 2026 03:43:54 +0000 (0:00:03.128) 0:16:31.824 *********** 2026-06-08 03:43:54.096233 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:43:54.096471 | instance | 2026-06-08 03:43:54.096738 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:43:54.097037 | instance | Monday 08 June 2026 03:43:54 +0000 (0:00:00.061) 0:16:31.886 *********** 2026-06-08 03:43:54.640407 | instance | changed: [instance] 2026-06-08 03:43:54.641917 | instance | 2026-06-08 03:43:54.641933 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-06-08 03:43:54.641948 | instance | Monday 08 June 2026 03:43:54 +0000 (0:00:00.543) 0:16:32.430 *********** 2026-06-08 03:43:56.504559 | instance | changed: [instance] 2026-06-08 03:43:56.504658 | instance | 2026-06-08 03:43:56.505730 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:43:56.505744 | instance | Monday 08 June 2026 03:43:56 +0000 (0:00:01.862) 0:16:34.293 *********** 2026-06-08 03:43:56.573612 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:43:56.573698 | instance | 2026-06-08 03:43:56.573830 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:43:56.573950 | instance | Monday 08 June 2026 03:43:56 +0000 (0:00:00.069) 0:16:34.363 *********** 2026-06-08 03:43:57.093745 | instance | changed: [instance] 2026-06-08 03:43:57.093872 | instance | 2026-06-08 03:43:57.094053 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-06-08 03:43:57.094229 | instance | Monday 08 June 2026 03:43:57 +0000 (0:00:00.519) 0:16:34.883 *********** 2026-06-08 03:43:58.672745 | instance | changed: [instance] 2026-06-08 03:43:58.673107 | instance | 2026-06-08 03:43:58.673389 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-06-08 03:43:58.673655 | instance | Monday 08 June 2026 03:43:58 +0000 (0:00:01.578) 0:16:36.462 *********** 2026-06-08 03:43:59.519559 | instance | changed: [instance] 2026-06-08 03:43:59.519778 | instance | 2026-06-08 03:43:59.520033 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:43:59.520273 | instance | Monday 08 June 2026 03:43:59 +0000 (0:00:00.847) 0:16:37.309 *********** 2026-06-08 03:43:59.575839 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:43:59.575926 | instance | 2026-06-08 03:43:59.576051 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:43:59.576179 | instance | Monday 08 June 2026 03:43:59 +0000 (0:00:00.056) 0:16:37.365 *********** 2026-06-08 03:44:00.073276 | instance | changed: [instance] 2026-06-08 03:44:00.073322 | instance | 2026-06-08 03:44:00.073329 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-06-08 03:44:00.073355 | instance | Monday 08 June 2026 03:44:00 +0000 (0:00:00.495) 0:16:37.861 *********** 2026-06-08 03:44:01.563587 | instance | changed: [instance] 2026-06-08 03:44:01.563706 | instance | 2026-06-08 03:44:01.563875 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:44:01.564032 | instance | Monday 08 June 2026 03:44:01 +0000 (0:00:01.491) 0:16:39.353 *********** 2026-06-08 03:44:01.623624 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:44:01.623738 | instance | 2026-06-08 03:44:01.623841 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:44:01.623967 | instance | Monday 08 June 2026 03:44:01 +0000 (0:00:00.060) 0:16:39.413 *********** 2026-06-08 03:44:02.100800 | instance | changed: [instance] 2026-06-08 03:44:02.100932 | instance | 2026-06-08 03:44:02.101071 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-06-08 03:44:02.101238 | instance | Monday 08 June 2026 03:44:02 +0000 (0:00:00.477) 0:16:39.890 *********** 2026-06-08 03:44:03.598244 | instance | changed: [instance] 2026-06-08 03:44:03.598362 | instance | 2026-06-08 03:44:03.598377 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-06-08 03:44:03.598578 | instance | 2026-06-08 03:44:03.598618 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 03:44:03.599160 | instance | Monday 08 June 2026 03:44:03 +0000 (0:00:01.497) 0:16:41.388 *********** 2026-06-08 03:44:05.604940 | instance | ok: [instance] 2026-06-08 03:44:05.605153 | instance | 2026-06-08 03:44:05.605420 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-06-08 03:44:05.605683 | instance | Monday 08 June 2026 03:44:05 +0000 (0:00:02.006) 0:16:43.394 *********** 2026-06-08 03:44:05.709776 | instance | skipping: [instance] 2026-06-08 03:44:05.709998 | instance | 2026-06-08 03:44:05.710292 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 03:44:05.710829 | instance | Monday 08 June 2026 03:44:05 +0000 (0:00:00.104) 0:16:43.499 *********** 2026-06-08 03:44:05.980093 | instance | ok: [instance] 2026-06-08 03:44:05.980281 | instance | 2026-06-08 03:44:05.980541 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 03:44:05.980849 | instance | Monday 08 June 2026 03:44:05 +0000 (0:00:00.270) 0:16:43.769 *********** 2026-06-08 03:44:06.024677 | instance | skipping: [instance] 2026-06-08 03:44:06.024836 | instance | 2026-06-08 03:44:06.025106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 03:44:06.025366 | instance | Monday 08 June 2026 03:44:06 +0000 (0:00:00.044) 0:16:43.814 *********** 2026-06-08 03:44:06.071843 | instance | skipping: [instance] 2026-06-08 03:44:06.072690 | instance | 2026-06-08 03:44:06.072775 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 03:44:06.072792 | instance | Monday 08 June 2026 03:44:06 +0000 (0:00:00.047) 0:16:43.861 *********** 2026-06-08 03:44:06.127461 | instance | skipping: [instance] 2026-06-08 03:44:06.127831 | instance | 2026-06-08 03:44:06.128177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 03:44:06.128504 | instance | Monday 08 June 2026 03:44:06 +0000 (0:00:00.055) 0:16:43.917 *********** 2026-06-08 03:44:06.181414 | instance | skipping: [instance] 2026-06-08 03:44:06.181739 | instance | 2026-06-08 03:44:06.182172 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 03:44:06.182613 | instance | Monday 08 June 2026 03:44:06 +0000 (0:00:00.054) 0:16:43.971 *********** 2026-06-08 03:44:06.233249 | instance | skipping: [instance] 2026-06-08 03:44:06.233579 | instance | 2026-06-08 03:44:06.233914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 03:44:06.234280 | instance | Monday 08 June 2026 03:44:06 +0000 (0:00:00.051) 0:16:44.023 *********** 2026-06-08 03:44:06.297273 | instance | ok: [instance] 2026-06-08 03:44:06.297512 | instance | 2026-06-08 03:44:06.297806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 03:44:06.298147 | instance | Monday 08 June 2026 03:44:06 +0000 (0:00:00.063) 0:16:44.086 *********** 2026-06-08 03:44:06.367853 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 03:44:06.368106 | instance | 2026-06-08 03:44:06.368404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 03:44:06.368715 | instance | Monday 08 June 2026 03:44:06 +0000 (0:00:00.070) 0:16:44.156 *********** 2026-06-08 03:44:06.437626 | instance | ok: [instance] 2026-06-08 03:44:06.437868 | instance | 2026-06-08 03:44:06.438200 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:44:06.438461 | instance | Monday 08 June 2026 03:44:06 +0000 (0:00:00.070) 0:16:44.227 *********** 2026-06-08 03:44:06.505881 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:44:06.506080 | instance | 2026-06-08 03:44:06.506285 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:44:06.506429 | instance | Monday 08 June 2026 03:44:06 +0000 (0:00:00.068) 0:16:44.295 *********** 2026-06-08 03:44:07.013569 | instance | changed: [instance] 2026-06-08 03:44:07.013669 | instance | 2026-06-08 03:44:07.013740 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-06-08 03:44:07.013859 | instance | Monday 08 June 2026 03:44:07 +0000 (0:00:00.507) 0:16:44.803 *********** 2026-06-08 03:44:08.774813 | instance | changed: [instance] 2026-06-08 03:44:08.774926 | instance | 2026-06-08 03:44:08.775265 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-06-08 03:44:08.775492 | instance | Monday 08 June 2026 03:44:08 +0000 (0:00:01.761) 0:16:46.564 *********** 2026-06-08 03:44:09.724448 | instance | changed: [instance] 2026-06-08 03:44:09.724531 | instance | 2026-06-08 03:44:09.724794 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-08 03:44:09.724831 | instance | Monday 08 June 2026 03:44:09 +0000 (0:00:00.950) 0:16:47.514 *********** 2026-06-08 03:44:13.587933 | instance | changed: [instance] 2026-06-08 03:44:13.588029 | instance | 2026-06-08 03:44:13.588283 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-08 03:44:13.588325 | instance | Monday 08 June 2026 03:44:13 +0000 (0:00:03.863) 0:16:51.378 *********** 2026-06-08 03:44:13.809602 | instance | changed: [instance] 2026-06-08 03:44:13.809690 | instance | 2026-06-08 03:44:13.809814 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-08 03:44:13.809938 | instance | Monday 08 June 2026 03:44:13 +0000 (0:00:00.221) 0:16:51.599 *********** 2026-06-08 03:44:14.390036 | instance | changed: [instance] 2026-06-08 03:44:14.390320 | instance | 2026-06-08 03:44:14.390699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 03:44:14.391021 | instance | Monday 08 June 2026 03:44:14 +0000 (0:00:00.579) 0:16:52.179 *********** 2026-06-08 03:44:14.487503 | instance | ok: [instance] 2026-06-08 03:44:14.487763 | instance | 2026-06-08 03:44:14.488096 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 03:44:14.488450 | instance | Monday 08 June 2026 03:44:14 +0000 (0:00:00.097) 0:16:52.277 *********** 2026-06-08 03:44:14.572834 | instance | included: rabbitmq for instance 2026-06-08 03:44:14.573069 | instance | 2026-06-08 03:44:14.573439 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 03:44:14.573738 | instance | Monday 08 June 2026 03:44:14 +0000 (0:00:00.085) 0:16:52.362 *********** 2026-06-08 03:44:15.269124 | instance | ok: [instance] 2026-06-08 03:44:15.269360 | instance | 2026-06-08 03:44:15.269673 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 03:44:15.269942 | instance | Monday 08 June 2026 03:44:15 +0000 (0:00:00.696) 0:16:53.059 *********** 2026-06-08 03:44:15.322964 | instance | skipping: [instance] 2026-06-08 03:44:15.323172 | instance | 2026-06-08 03:44:15.323452 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 03:44:15.323714 | instance | Monday 08 June 2026 03:44:15 +0000 (0:00:00.054) 0:16:53.113 *********** 2026-06-08 03:44:15.376309 | instance | skipping: [instance] 2026-06-08 03:44:15.376500 | instance | 2026-06-08 03:44:15.376966 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 03:44:15.377239 | instance | Monday 08 June 2026 03:44:15 +0000 (0:00:00.053) 0:16:53.166 *********** 2026-06-08 03:44:15.430579 | instance | skipping: [instance] 2026-06-08 03:44:15.430699 | instance | 2026-06-08 03:44:15.430839 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 03:44:15.431009 | instance | Monday 08 June 2026 03:44:15 +0000 (0:00:00.054) 0:16:53.220 *********** 2026-06-08 03:44:46.268727 | instance | changed: [instance] 2026-06-08 03:44:46.268961 | instance | 2026-06-08 03:44:46.269285 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 03:44:46.269543 | instance | Monday 08 June 2026 03:44:46 +0000 (0:00:30.838) 0:17:24.058 *********** 2026-06-08 03:44:46.966408 | instance | ok: [instance] 2026-06-08 03:44:46.966679 | instance | 2026-06-08 03:44:46.966945 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 03:44:46.967282 | instance | Monday 08 June 2026 03:44:46 +0000 (0:00:00.697) 0:17:24.756 *********** 2026-06-08 03:44:47.018947 | instance | ok: [instance] 2026-06-08 03:44:47.019304 | instance | 2026-06-08 03:44:47.019477 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 03:44:47.019926 | instance | Monday 08 June 2026 03:44:47 +0000 (0:00:00.052) 0:17:24.809 *********** 2026-06-08 03:44:47.075089 | instance | skipping: [instance] 2026-06-08 03:44:47.075323 | instance | 2026-06-08 03:44:47.075604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 03:44:47.075863 | instance | Monday 08 June 2026 03:44:47 +0000 (0:00:00.056) 0:17:24.865 *********** 2026-06-08 03:44:47.124465 | instance | skipping: [instance] 2026-06-08 03:44:47.124686 | instance | 2026-06-08 03:44:47.124960 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 03:44:47.125225 | instance | Monday 08 June 2026 03:44:47 +0000 (0:00:00.049) 0:17:24.914 *********** 2026-06-08 03:44:47.178775 | instance | ok: [instance] 2026-06-08 03:44:47.179039 | instance | 2026-06-08 03:44:47.179330 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 03:44:47.179588 | instance | Monday 08 June 2026 03:44:47 +0000 (0:00:00.054) 0:17:24.968 *********** 2026-06-08 03:44:47.268167 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 03:44:47.268425 | instance | ok: [instance] => (item=identity) 2026-06-08 03:44:47.268689 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 03:44:47.268951 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 03:44:47.269227 | instance | 2026-06-08 03:44:47.269493 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 03:44:47.269754 | instance | Monday 08 June 2026 03:44:47 +0000 (0:00:00.089) 0:17:25.058 *********** 2026-06-08 03:44:47.334586 | instance | ok: [instance] 2026-06-08 03:44:47.334815 | instance | 2026-06-08 03:44:47.335092 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:44:47.335358 | instance | Monday 08 June 2026 03:44:47 +0000 (0:00:00.066) 0:17:25.124 *********** 2026-06-08 03:44:47.406100 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:44:47.406239 | instance | 2026-06-08 03:44:47.406253 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:44:47.406264 | instance | Monday 08 June 2026 03:44:47 +0000 (0:00:00.068) 0:17:25.192 *********** 2026-06-08 03:44:47.948938 | instance | changed: [instance] 2026-06-08 03:44:47.949044 | instance | 2026-06-08 03:44:47.949166 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-06-08 03:44:47.949214 | instance | Monday 08 June 2026 03:44:47 +0000 (0:00:00.546) 0:17:25.739 *********** 2026-06-08 03:44:49.488962 | instance | ok: [instance] => (item=None) 2026-06-08 03:44:49.489204 | instance | ok: [instance] 2026-06-08 03:44:49.489454 | instance | 2026-06-08 03:44:49.489736 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-06-08 03:44:49.490040 | instance | Monday 08 June 2026 03:44:49 +0000 (0:00:01.539) 0:17:27.278 *********** 2026-06-08 03:44:50.584636 | instance | ok: [instance] => (item=atmosphere) 2026-06-08 03:44:50.584846 | instance | 2026-06-08 03:44:50.585136 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-06-08 03:44:50.585405 | instance | Monday 08 June 2026 03:44:50 +0000 (0:00:01.095) 0:17:28.374 *********** 2026-06-08 03:44:51.466638 | instance | changed: [instance] 2026-06-08 03:44:51.466871 | instance | 2026-06-08 03:44:51.467165 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-06-08 03:44:51.467584 | instance | Monday 08 June 2026 03:44:51 +0000 (0:00:00.881) 0:17:29.256 *********** 2026-06-08 03:44:52.583683 | instance | changed: [instance] => (item=None) 2026-06-08 03:44:52.583781 | instance | changed: [instance] 2026-06-08 03:44:52.584156 | instance | 2026-06-08 03:44:52.584732 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-06-08 03:44:52.584797 | instance | Monday 08 June 2026 03:44:52 +0000 (0:00:01.117) 0:17:30.373 *********** 2026-06-08 03:44:54.178248 | instance | changed: [instance] => (item=None) 2026-06-08 03:44:54.178350 | instance | changed: [instance] 2026-06-08 03:44:54.178432 | instance | 2026-06-08 03:44:54.178679 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-06-08 03:44:54.178715 | instance | Monday 08 June 2026 03:44:54 +0000 (0:00:01.595) 0:17:31.968 *********** 2026-06-08 03:47:40.238183 | instance | changed: [instance] 2026-06-08 03:47:40.238299 | instance | 2026-06-08 03:47:40.238514 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 03:47:40.238566 | instance | Monday 08 June 2026 03:47:40 +0000 (0:02:46.059) 0:20:18.027 *********** 2026-06-08 03:47:40.358562 | instance | included: openstack_helm_ingress for instance 2026-06-08 03:47:40.358678 | instance | 2026-06-08 03:47:40.358961 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 03:47:40.359029 | instance | Monday 08 June 2026 03:47:40 +0000 (0:00:00.120) 0:20:18.148 *********** 2026-06-08 03:47:40.426053 | instance | skipping: [instance] 2026-06-08 03:47:40.426123 | instance | 2026-06-08 03:47:40.426324 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 03:47:40.426548 | instance | Monday 08 June 2026 03:47:40 +0000 (0:00:00.067) 0:20:18.215 *********** 2026-06-08 03:47:40.479791 | instance | skipping: [instance] 2026-06-08 03:47:40.479880 | instance | 2026-06-08 03:47:40.479964 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 03:47:40.480278 | instance | Monday 08 June 2026 03:47:40 +0000 (0:00:00.053) 0:20:18.268 *********** 2026-06-08 03:47:40.544128 | instance | ok: [instance] 2026-06-08 03:47:40.544416 | instance | 2026-06-08 03:47:40.544679 | instance | TASK [Create Ingress identity] ************************************************* 2026-06-08 03:47:40.544954 | instance | Monday 08 June 2026 03:47:40 +0000 (0:00:00.064) 0:20:18.333 *********** 2026-06-08 03:47:40.635164 | instance | included: ingress for instance 2026-06-08 03:47:40.635425 | instance | 2026-06-08 03:47:40.635780 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-06-08 03:47:40.636052 | instance | Monday 08 June 2026 03:47:40 +0000 (0:00:00.091) 0:20:18.424 *********** 2026-06-08 03:47:41.638340 | instance | changed: [instance] 2026-06-08 03:47:41.638481 | instance | 2026-06-08 03:47:41.638729 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-06-08 03:47:41.638973 | instance | Monday 08 June 2026 03:47:41 +0000 (0:00:01.003) 0:20:19.428 *********** 2026-06-08 03:47:45.559102 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-06-08 03:47:45.559462 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-06-08 03:47:45.559788 | instance | ok: [instance] 2026-06-08 03:47:45.560103 | instance | 2026-06-08 03:47:45.560423 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-06-08 03:47:45.560760 | instance | Monday 08 June 2026 03:47:45 +0000 (0:00:03.920) 0:20:23.348 *********** 2026-06-08 03:47:46.290653 | instance | ok: [instance] 2026-06-08 03:47:46.290792 | instance | 2026-06-08 03:47:46.290994 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-06-08 03:47:46.291224 | instance | Monday 08 June 2026 03:47:46 +0000 (0:00:00.731) 0:20:24.080 *********** 2026-06-08 03:47:47.624105 | instance | ok: [instance] => (item=atmosphere) 2026-06-08 03:47:47.624371 | instance | 2026-06-08 03:47:47.624805 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-06-08 03:47:47.624882 | instance | Monday 08 June 2026 03:47:47 +0000 (0:00:01.333) 0:20:25.414 *********** 2026-06-08 03:47:48.946933 | instance | changed: [instance] => (item=atmosphere) 2026-06-08 03:47:48.946966 | instance | 2026-06-08 03:47:48.946971 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-06-08 03:47:48.946976 | instance | Monday 08 June 2026 03:47:48 +0000 (0:00:01.322) 0:20:26.736 *********** 2026-06-08 03:47:50.191284 | instance | changed: [instance] => (item=atmosphere) 2026-06-08 03:47:50.191357 | instance | 2026-06-08 03:47:50.191596 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-06-08 03:47:50.191613 | instance | Monday 08 June 2026 03:47:50 +0000 (0:00:01.244) 0:20:27.980 *********** 2026-06-08 03:47:51.398542 | instance | changed: [instance] => (item=atmosphere) 2026-06-08 03:47:51.398602 | instance | 2026-06-08 03:47:51.398609 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-08 03:47:51.398614 | instance | Monday 08 June 2026 03:47:51 +0000 (0:00:01.206) 0:20:29.187 *********** 2026-06-08 03:47:51.638388 | instance | changed: [instance] 2026-06-08 03:47:51.638501 | instance | 2026-06-08 03:47:51.638555 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 03:47:51.638795 | instance | Monday 08 June 2026 03:47:51 +0000 (0:00:00.241) 0:20:29.428 *********** 2026-06-08 03:47:52.827246 | instance | ok: [instance] 2026-06-08 03:47:52.827316 | instance | 2026-06-08 03:47:52.827449 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 03:47:52.827572 | instance | Monday 08 June 2026 03:47:52 +0000 (0:00:01.188) 0:20:30.616 *********** 2026-06-08 03:47:53.108845 | instance | ok: [instance] 2026-06-08 03:47:53.108934 | instance | 2026-06-08 03:47:53.109041 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 03:47:53.109160 | instance | Monday 08 June 2026 03:47:53 +0000 (0:00:00.282) 0:20:30.898 *********** 2026-06-08 03:47:53.206125 | instance | ok: [instance] => { 2026-06-08 03:47:53.206216 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-08 03:47:53.206356 | instance | } 2026-06-08 03:47:53.206467 | instance | 2026-06-08 03:47:53.206593 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 03:47:53.206760 | instance | Monday 08 June 2026 03:47:53 +0000 (0:00:00.097) 0:20:30.995 *********** 2026-06-08 03:47:53.897785 | instance | changed: [instance] 2026-06-08 03:47:53.897878 | instance | 2026-06-08 03:47:53.898000 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 03:47:53.898158 | instance | Monday 08 June 2026 03:47:53 +0000 (0:00:00.691) 0:20:31.687 *********** 2026-06-08 03:47:56.234062 | instance | changed: [instance] 2026-06-08 03:47:56.234199 | instance | 2026-06-08 03:47:56.234386 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-08 03:47:56.234557 | instance | Monday 08 June 2026 03:47:56 +0000 (0:00:02.336) 0:20:34.023 *********** 2026-06-08 03:47:56.765757 | instance | changed: [instance] 2026-06-08 03:47:56.766028 | instance | 2026-06-08 03:47:56.766434 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-06-08 03:47:56.766719 | instance | Monday 08 June 2026 03:47:56 +0000 (0:00:00.531) 0:20:34.555 *********** 2026-06-08 03:47:57.509933 | instance | ok: [instance] 2026-06-08 03:47:57.510036 | instance | 2026-06-08 03:47:57.510044 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-06-08 03:47:57.510051 | instance | Monday 08 June 2026 03:47:57 +0000 (0:00:00.743) 0:20:35.299 *********** 2026-06-08 03:47:58.254508 | instance | ok: [instance] 2026-06-08 03:47:58.254581 | instance | 2026-06-08 03:47:58.254726 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-06-08 03:47:58.254844 | instance | Monday 08 June 2026 03:47:58 +0000 (0:00:00.745) 0:20:36.044 *********** 2026-06-08 03:47:58.641903 | instance | ok: [instance] 2026-06-08 03:47:58.642141 | instance | 2026-06-08 03:47:58.642401 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-08 03:47:58.642660 | instance | Monday 08 June 2026 03:47:58 +0000 (0:00:00.387) 0:20:36.431 *********** 2026-06-08 03:47:58.763529 | instance | included: openstack_helm_endpoints for instance 2026-06-08 03:47:58.763772 | instance | 2026-06-08 03:47:58.764059 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 03:47:58.764333 | instance | Monday 08 June 2026 03:47:58 +0000 (0:00:00.121) 0:20:36.553 *********** 2026-06-08 03:47:58.817234 | instance | skipping: [instance] 2026-06-08 03:47:58.817553 | instance | 2026-06-08 03:47:58.817867 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 03:47:58.818209 | instance | Monday 08 June 2026 03:47:58 +0000 (0:00:00.054) 0:20:36.607 *********** 2026-06-08 03:47:58.876265 | instance | skipping: [instance] 2026-06-08 03:47:58.876537 | instance | 2026-06-08 03:47:58.876862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 03:47:58.877171 | instance | Monday 08 June 2026 03:47:58 +0000 (0:00:00.058) 0:20:36.665 *********** 2026-06-08 03:47:58.928645 | instance | skipping: [instance] 2026-06-08 03:47:58.928835 | instance | 2026-06-08 03:47:58.929119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 03:47:58.929470 | instance | Monday 08 June 2026 03:47:58 +0000 (0:00:00.053) 0:20:36.718 *********** 2026-06-08 03:47:58.978745 | instance | skipping: [instance] 2026-06-08 03:47:58.978965 | instance | 2026-06-08 03:47:58.979294 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 03:47:58.979553 | instance | Monday 08 June 2026 03:47:58 +0000 (0:00:00.050) 0:20:36.768 *********** 2026-06-08 03:47:59.035555 | instance | skipping: [instance] 2026-06-08 03:47:59.035754 | instance | 2026-06-08 03:47:59.036029 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 03:47:59.036291 | instance | Monday 08 June 2026 03:47:59 +0000 (0:00:00.056) 0:20:36.825 *********** 2026-06-08 03:47:59.099392 | instance | skipping: [instance] 2026-06-08 03:47:59.099491 | instance | 2026-06-08 03:47:59.099572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 03:47:59.099691 | instance | Monday 08 June 2026 03:47:59 +0000 (0:00:00.063) 0:20:36.889 *********** 2026-06-08 03:47:59.153441 | instance | ok: [instance] 2026-06-08 03:47:59.153547 | instance | 2026-06-08 03:47:59.153698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 03:47:59.153864 | instance | Monday 08 June 2026 03:47:59 +0000 (0:00:00.054) 0:20:36.943 *********** 2026-06-08 03:47:59.215409 | instance | ok: [instance] => (item=identity) 2026-06-08 03:47:59.215594 | instance | 2026-06-08 03:47:59.215856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 03:47:59.216115 | instance | Monday 08 June 2026 03:47:59 +0000 (0:00:00.061) 0:20:37.005 *********** 2026-06-08 03:47:59.286519 | instance | ok: [instance] 2026-06-08 03:47:59.286717 | instance | 2026-06-08 03:47:59.287003 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-06-08 03:47:59.287265 | instance | Monday 08 June 2026 03:47:59 +0000 (0:00:00.071) 0:20:37.076 *********** 2026-06-08 03:47:59.810098 | instance | changed: [instance] 2026-06-08 03:47:59.810272 | instance | 2026-06-08 03:47:59.810536 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-06-08 03:47:59.810793 | instance | Monday 08 June 2026 03:47:59 +0000 (0:00:00.523) 0:20:37.599 *********** 2026-06-08 03:48:00.438267 | instance | changed: [instance] 2026-06-08 03:48:00.438358 | instance | 2026-06-08 03:48:00.438559 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-06-08 03:48:00.438742 | instance | Monday 08 June 2026 03:48:00 +0000 (0:00:00.628) 0:20:38.228 *********** 2026-06-08 03:48:01.192491 | instance | changed: [instance] 2026-06-08 03:48:01.192615 | instance | 2026-06-08 03:48:01.192630 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-06-08 03:48:01.192750 | instance | Monday 08 June 2026 03:48:01 +0000 (0:00:00.754) 0:20:38.982 *********** 2026-06-08 03:48:01.736522 | instance | changed: [instance] 2026-06-08 03:48:01.736716 | instance | 2026-06-08 03:48:01.737012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 03:48:01.737286 | instance | Monday 08 June 2026 03:48:01 +0000 (0:00:00.543) 0:20:39.526 *********** 2026-06-08 03:48:01.815288 | instance | ok: [instance] 2026-06-08 03:48:01.815392 | instance | 2026-06-08 03:48:01.815588 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 03:48:01.815771 | instance | Monday 08 June 2026 03:48:01 +0000 (0:00:00.078) 0:20:39.605 *********** 2026-06-08 03:48:01.925019 | instance | included: rabbitmq for instance 2026-06-08 03:48:01.925122 | instance | 2026-06-08 03:48:01.925331 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 03:48:01.925527 | instance | Monday 08 June 2026 03:48:01 +0000 (0:00:00.109) 0:20:39.714 *********** 2026-06-08 03:48:02.609343 | instance | ok: [instance] 2026-06-08 03:48:02.609441 | instance | 2026-06-08 03:48:02.609514 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 03:48:02.609746 | instance | Monday 08 June 2026 03:48:02 +0000 (0:00:00.684) 0:20:40.399 *********** 2026-06-08 03:48:02.671828 | instance | skipping: [instance] 2026-06-08 03:48:02.671926 | instance | 2026-06-08 03:48:02.671934 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 03:48:02.672072 | instance | Monday 08 June 2026 03:48:02 +0000 (0:00:00.061) 0:20:40.461 *********** 2026-06-08 03:48:02.728814 | instance | skipping: [instance] 2026-06-08 03:48:02.729092 | instance | 2026-06-08 03:48:02.729427 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 03:48:02.729936 | instance | Monday 08 June 2026 03:48:02 +0000 (0:00:00.057) 0:20:40.518 *********** 2026-06-08 03:48:02.781545 | instance | skipping: [instance] 2026-06-08 03:48:02.781645 | instance | 2026-06-08 03:48:02.781883 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 03:48:02.782207 | instance | Monday 08 June 2026 03:48:02 +0000 (0:00:00.053) 0:20:40.571 *********** 2026-06-08 03:48:33.659350 | instance | changed: [instance] 2026-06-08 03:48:33.659448 | instance | 2026-06-08 03:48:33.659556 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 03:48:33.659677 | instance | Monday 08 June 2026 03:48:33 +0000 (0:00:30.877) 0:21:11.449 *********** 2026-06-08 03:48:34.416633 | instance | ok: [instance] 2026-06-08 03:48:34.416884 | instance | 2026-06-08 03:48:34.417181 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 03:48:34.417461 | instance | Monday 08 June 2026 03:48:34 +0000 (0:00:00.756) 0:21:12.206 *********** 2026-06-08 03:48:34.479944 | instance | ok: [instance] 2026-06-08 03:48:34.480212 | instance | 2026-06-08 03:48:34.480503 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 03:48:34.480771 | instance | Monday 08 June 2026 03:48:34 +0000 (0:00:00.063) 0:21:12.269 *********** 2026-06-08 03:48:34.541443 | instance | skipping: [instance] 2026-06-08 03:48:34.541681 | instance | 2026-06-08 03:48:34.542080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 03:48:34.542389 | instance | Monday 08 June 2026 03:48:34 +0000 (0:00:00.061) 0:21:12.331 *********** 2026-06-08 03:48:34.610625 | instance | skipping: [instance] 2026-06-08 03:48:34.610745 | instance | 2026-06-08 03:48:34.610902 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 03:48:34.611021 | instance | Monday 08 June 2026 03:48:34 +0000 (0:00:00.068) 0:21:12.400 *********** 2026-06-08 03:48:34.673585 | instance | ok: [instance] 2026-06-08 03:48:34.673832 | instance | 2026-06-08 03:48:34.674265 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 03:48:34.674576 | instance | Monday 08 June 2026 03:48:34 +0000 (0:00:00.062) 0:21:12.463 *********** 2026-06-08 03:48:34.789209 | instance | ok: [instance] => (item=identity) 2026-06-08 03:48:34.789471 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 03:48:34.789751 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 03:48:34.790083 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 03:48:34.790424 | instance | ok: [instance] => (item=key_manager) 2026-06-08 03:48:34.790670 | instance | 2026-06-08 03:48:34.790973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 03:48:34.791307 | instance | Monday 08 June 2026 03:48:34 +0000 (0:00:00.115) 0:21:12.578 *********** 2026-06-08 03:48:34.884386 | instance | ok: [instance] 2026-06-08 03:48:34.884620 | instance | 2026-06-08 03:48:34.884976 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:48:34.885227 | instance | Monday 08 June 2026 03:48:34 +0000 (0:00:00.094) 0:21:12.673 *********** 2026-06-08 03:48:34.968320 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:48:34.968528 | instance | 2026-06-08 03:48:34.968832 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:48:34.969113 | instance | Monday 08 June 2026 03:48:34 +0000 (0:00:00.084) 0:21:12.758 *********** 2026-06-08 03:48:35.524289 | instance | changed: [instance] 2026-06-08 03:48:35.524505 | instance | 2026-06-08 03:48:35.524787 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-06-08 03:48:35.525132 | instance | Monday 08 June 2026 03:48:35 +0000 (0:00:00.556) 0:21:13.314 *********** 2026-06-08 03:50:16.689955 | instance | changed: [instance] 2026-06-08 03:50:16.690611 | instance | 2026-06-08 03:50:16.690625 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 03:50:16.690796 | instance | Monday 08 June 2026 03:50:16 +0000 (0:01:41.164) 0:22:54.478 *********** 2026-06-08 03:50:16.807449 | instance | included: openstack_helm_ingress for instance 2026-06-08 03:50:16.807703 | instance | 2026-06-08 03:50:16.807980 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 03:50:16.808255 | instance | Monday 08 June 2026 03:50:16 +0000 (0:00:00.118) 0:22:54.597 *********** 2026-06-08 03:50:16.869060 | instance | skipping: [instance] 2026-06-08 03:50:16.869324 | instance | 2026-06-08 03:50:16.869645 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 03:50:16.870277 | instance | Monday 08 June 2026 03:50:16 +0000 (0:00:00.060) 0:22:54.658 *********** 2026-06-08 03:50:16.925212 | instance | skipping: [instance] 2026-06-08 03:50:16.925488 | instance | 2026-06-08 03:50:16.925816 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 03:50:16.926204 | instance | Monday 08 June 2026 03:50:16 +0000 (0:00:00.056) 0:22:54.715 *********** 2026-06-08 03:50:17.004536 | instance | ok: [instance] 2026-06-08 03:50:17.004629 | instance | 2026-06-08 03:50:17.004835 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-06-08 03:50:17.005010 | instance | Monday 08 June 2026 03:50:16 +0000 (0:00:00.078) 0:22:54.794 *********** 2026-06-08 03:50:17.085351 | instance | included: ingress for instance 2026-06-08 03:50:17.085465 | instance | 2026-06-08 03:50:17.085589 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-06-08 03:50:17.085712 | instance | Monday 08 June 2026 03:50:17 +0000 (0:00:00.081) 0:22:54.875 *********** 2026-06-08 03:50:18.145697 | instance | changed: [instance] 2026-06-08 03:50:18.145844 | instance | 2026-06-08 03:50:18.146056 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-06-08 03:50:18.146254 | instance | Monday 08 June 2026 03:50:18 +0000 (0:00:01.059) 0:22:55.935 *********** 2026-06-08 03:50:19.460116 | instance | changed: [instance] 2026-06-08 03:50:19.460317 | instance | 2026-06-08 03:50:19.460612 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-06-08 03:50:19.460885 | instance | Monday 08 June 2026 03:50:19 +0000 (0:00:01.314) 0:22:57.249 *********** 2026-06-08 03:50:29.426899 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-06-08 03:50:29.426985 | instance | 2026-06-08 03:50:29.426998 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:50:29.427010 | instance | Monday 08 June 2026 03:50:29 +0000 (0:00:09.966) 0:23:07.216 *********** 2026-06-08 03:50:29.512997 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:50:29.513103 | instance | 2026-06-08 03:50:29.513330 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:50:29.513393 | instance | Monday 08 June 2026 03:50:29 +0000 (0:00:00.086) 0:23:07.302 *********** 2026-06-08 03:50:30.063109 | instance | changed: [instance] 2026-06-08 03:50:30.063160 | instance | 2026-06-08 03:50:30.063166 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-06-08 03:50:30.063171 | instance | Monday 08 June 2026 03:50:30 +0000 (0:00:00.549) 0:23:07.852 *********** 2026-06-08 03:50:32.944303 | instance | changed: [instance] 2026-06-08 03:50:32.944358 | instance | 2026-06-08 03:50:32.944364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 03:50:32.944369 | instance | Monday 08 June 2026 03:50:32 +0000 (0:00:02.880) 0:23:10.733 *********** 2026-06-08 03:50:33.009552 | instance | skipping: [instance] 2026-06-08 03:50:33.009605 | instance | 2026-06-08 03:50:33.009613 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 03:50:33.009620 | instance | Monday 08 June 2026 03:50:33 +0000 (0:00:00.065) 0:23:10.798 *********** 2026-06-08 03:50:33.065831 | instance | skipping: [instance] 2026-06-08 03:50:33.065910 | instance | 2026-06-08 03:50:33.065925 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 03:50:33.065939 | instance | Monday 08 June 2026 03:50:33 +0000 (0:00:00.056) 0:23:10.854 *********** 2026-06-08 03:50:33.120455 | instance | skipping: [instance] 2026-06-08 03:50:33.120521 | instance | 2026-06-08 03:50:33.120541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 03:50:33.120733 | instance | Monday 08 June 2026 03:50:33 +0000 (0:00:00.054) 0:23:10.909 *********** 2026-06-08 03:50:33.176690 | instance | skipping: [instance] 2026-06-08 03:50:33.176950 | instance | 2026-06-08 03:50:33.177236 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 03:50:33.177524 | instance | Monday 08 June 2026 03:50:33 +0000 (0:00:00.056) 0:23:10.966 *********** 2026-06-08 03:50:33.229753 | instance | skipping: [instance] 2026-06-08 03:50:33.230014 | instance | 2026-06-08 03:50:33.230343 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 03:50:33.230605 | instance | Monday 08 June 2026 03:50:33 +0000 (0:00:00.053) 0:23:11.019 *********** 2026-06-08 03:50:33.283672 | instance | skipping: [instance] 2026-06-08 03:50:33.283918 | instance | 2026-06-08 03:50:33.284225 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 03:50:33.284496 | instance | Monday 08 June 2026 03:50:33 +0000 (0:00:00.053) 0:23:11.073 *********** 2026-06-08 03:50:33.349401 | instance | ok: [instance] 2026-06-08 03:50:33.349594 | instance | 2026-06-08 03:50:33.349784 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 03:50:33.349963 | instance | Monday 08 June 2026 03:50:33 +0000 (0:00:00.066) 0:23:11.139 *********** 2026-06-08 03:50:33.435310 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-06-08 03:50:33.435553 | instance | 2026-06-08 03:50:33.435822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 03:50:33.436141 | instance | Monday 08 June 2026 03:50:33 +0000 (0:00:00.085) 0:23:11.224 *********** 2026-06-08 03:50:33.518755 | instance | ok: [instance] 2026-06-08 03:50:33.518914 | instance | 2026-06-08 03:50:33.519091 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:50:33.519255 | instance | Monday 08 June 2026 03:50:33 +0000 (0:00:00.083) 0:23:11.308 *********** 2026-06-08 03:50:33.597611 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:50:33.597993 | instance | 2026-06-08 03:50:33.598368 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:50:33.598724 | instance | Monday 08 June 2026 03:50:33 +0000 (0:00:00.078) 0:23:11.387 *********** 2026-06-08 03:50:34.116765 | instance | changed: [instance] 2026-06-08 03:50:34.116980 | instance | 2026-06-08 03:50:34.117270 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-06-08 03:50:34.117535 | instance | Monday 08 June 2026 03:50:34 +0000 (0:00:00.519) 0:23:11.906 *********** 2026-06-08 03:50:53.050482 | instance | ok: [instance] 2026-06-08 03:50:53.052494 | instance | 2026-06-08 03:50:53.052955 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-06-08 03:50:53.053252 | instance | Monday 08 June 2026 03:50:53 +0000 (0:00:18.933) 0:23:30.840 *********** 2026-06-08 03:51:07.576064 | instance | ok: [instance] 2026-06-08 03:51:07.576192 | instance | 2026-06-08 03:51:07.576373 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-06-08 03:51:07.576591 | instance | Monday 08 June 2026 03:51:07 +0000 (0:00:14.525) 0:23:45.365 *********** 2026-06-08 03:51:09.051579 | instance | ok: [instance] 2026-06-08 03:51:09.051690 | instance | 2026-06-08 03:51:09.051934 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-06-08 03:51:09.052120 | instance | Monday 08 June 2026 03:51:09 +0000 (0:00:01.475) 0:23:46.841 *********** 2026-06-08 03:51:10.327340 | instance | ok: [instance] 2026-06-08 03:51:10.327462 | instance | 2026-06-08 03:51:10.327486 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-06-08 03:51:10.327507 | instance | Monday 08 June 2026 03:51:10 +0000 (0:00:01.274) 0:23:48.116 *********** 2026-06-08 03:51:11.118078 | instance | changed: [instance] 2026-06-08 03:51:11.118156 | instance | 2026-06-08 03:51:11.118444 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-06-08 03:51:11.118493 | instance | Monday 08 June 2026 03:51:11 +0000 (0:00:00.792) 0:23:48.908 *********** 2026-06-08 03:51:11.917661 | instance | changed: [instance] 2026-06-08 03:51:11.917741 | instance | 2026-06-08 03:51:11.918032 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-06-08 03:51:11.918097 | instance | Monday 08 June 2026 03:51:11 +0000 (0:00:00.799) 0:23:49.707 *********** 2026-06-08 03:51:15.131413 | instance | changed: [instance] 2026-06-08 03:51:15.131633 | instance | 2026-06-08 03:51:15.131640 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-06-08 03:51:15.131646 | instance | Monday 08 June 2026 03:51:15 +0000 (0:00:03.213) 0:23:52.920 *********** 2026-06-08 03:51:16.741352 | instance | [WARNING]: Module did not set no_log for update_password 2026-06-08 03:51:16.769868 | instance | changed: [instance] 2026-06-08 03:51:16.770028 | instance | 2026-06-08 03:51:16.770317 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-06-08 03:51:16.770606 | instance | Monday 08 June 2026 03:51:16 +0000 (0:00:01.638) 0:23:54.559 *********** 2026-06-08 03:51:23.614417 | instance | ok: [instance] 2026-06-08 03:51:23.614509 | instance | 2026-06-08 03:51:23.614638 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-06-08 03:51:23.614745 | instance | Monday 08 June 2026 03:51:23 +0000 (0:00:06.844) 0:24:01.404 *********** 2026-06-08 03:51:24.819915 | instance | changed: [instance] 2026-06-08 03:51:24.820120 | instance | 2026-06-08 03:51:24.820417 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-06-08 03:51:24.820677 | instance | Monday 08 June 2026 03:51:24 +0000 (0:00:01.205) 0:24:02.609 *********** 2026-06-08 03:51:26.989807 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-35.nip.io/swift/v1/%(tenant_id)s'}) 2026-06-08 03:51:26.989923 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-06-08 03:51:26.989937 | instance | 2026-06-08 03:51:26.989947 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 03:51:26.989958 | instance | Monday 08 June 2026 03:51:26 +0000 (0:00:02.169) 0:24:04.779 *********** 2026-06-08 03:51:27.100322 | instance | included: openstack_helm_ingress for instance 2026-06-08 03:51:27.100418 | instance | 2026-06-08 03:51:27.100642 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 03:51:27.100692 | instance | Monday 08 June 2026 03:51:27 +0000 (0:00:00.111) 0:24:04.890 *********** 2026-06-08 03:51:27.160431 | instance | skipping: [instance] 2026-06-08 03:51:27.160544 | instance | 2026-06-08 03:51:27.160672 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 03:51:27.160808 | instance | Monday 08 June 2026 03:51:27 +0000 (0:00:00.060) 0:24:04.950 *********** 2026-06-08 03:51:27.233599 | instance | skipping: [instance] 2026-06-08 03:51:27.233716 | instance | 2026-06-08 03:51:27.234063 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 03:51:27.234142 | instance | Monday 08 June 2026 03:51:27 +0000 (0:00:00.072) 0:24:05.022 *********** 2026-06-08 03:51:27.308109 | instance | ok: [instance] 2026-06-08 03:51:27.308223 | instance | 2026-06-08 03:51:27.308257 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-06-08 03:51:27.308404 | instance | Monday 08 June 2026 03:51:27 +0000 (0:00:00.075) 0:24:05.097 *********** 2026-06-08 03:51:27.397896 | instance | included: ingress for instance 2026-06-08 03:51:27.397957 | instance | 2026-06-08 03:51:27.397965 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-06-08 03:51:27.397992 | instance | Monday 08 June 2026 03:51:27 +0000 (0:00:00.089) 0:24:05.187 *********** 2026-06-08 03:51:28.597141 | instance | changed: [instance] 2026-06-08 03:51:28.597237 | instance | 2026-06-08 03:51:28.597316 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:51:28.597439 | instance | Monday 08 June 2026 03:51:28 +0000 (0:00:01.199) 0:24:06.386 *********** 2026-06-08 03:51:28.668104 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:51:28.668201 | instance | 2026-06-08 03:51:28.668275 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:51:28.668399 | instance | Monday 08 June 2026 03:51:28 +0000 (0:00:00.071) 0:24:06.457 *********** 2026-06-08 03:51:29.224240 | instance | changed: [instance] 2026-06-08 03:51:29.224334 | instance | 2026-06-08 03:51:29.224413 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-06-08 03:51:29.224529 | instance | Monday 08 June 2026 03:51:29 +0000 (0:00:00.556) 0:24:07.014 *********** 2026-06-08 03:51:43.813604 | instance | ok: [instance] 2026-06-08 03:51:43.813698 | instance | 2026-06-08 03:51:43.813721 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-06-08 03:51:43.813866 | instance | Monday 08 June 2026 03:51:43 +0000 (0:00:14.587) 0:24:21.601 *********** 2026-06-08 03:51:43.911385 | instance | ok: [instance] => (item=10.96.240.200) 2026-06-08 03:51:43.911502 | instance | 2026-06-08 03:51:43.911871 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-06-08 03:51:43.911936 | instance | Monday 08 June 2026 03:51:43 +0000 (0:00:00.099) 0:24:21.700 *********** 2026-06-08 03:51:44.670818 | instance | changed: [instance] 2026-06-08 03:51:44.670939 | instance | 2026-06-08 03:51:44.671097 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-06-08 03:51:44.671259 | instance | Monday 08 June 2026 03:51:44 +0000 (0:00:00.759) 0:24:22.460 *********** 2026-06-08 03:51:45.436187 | instance | changed: [instance] 2026-06-08 03:51:45.436303 | instance | 2026-06-08 03:51:45.436311 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-06-08 03:51:45.436446 | instance | Monday 08 June 2026 03:51:45 +0000 (0:00:00.765) 0:24:23.225 *********** 2026-06-08 03:51:46.822827 | instance | ok: [instance] 2026-06-08 03:51:46.822909 | instance | 2026-06-08 03:51:46.823018 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-06-08 03:51:46.823137 | instance | Monday 08 June 2026 03:51:46 +0000 (0:00:01.386) 0:24:24.612 *********** 2026-06-08 03:51:46.882369 | instance | ok: [instance] 2026-06-08 03:51:46.882456 | instance | 2026-06-08 03:51:46.882566 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-06-08 03:51:46.882688 | instance | Monday 08 June 2026 03:51:46 +0000 (0:00:00.059) 0:24:24.672 *********** 2026-06-08 03:51:47.684114 | instance | changed: [instance] 2026-06-08 03:51:47.684225 | instance | 2026-06-08 03:51:47.684290 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-06-08 03:51:47.684409 | instance | Monday 08 June 2026 03:51:47 +0000 (0:00:00.801) 0:24:25.474 *********** 2026-06-08 03:51:47.988937 | instance | ok: [instance] 2026-06-08 03:51:47.989049 | instance | 2026-06-08 03:51:47.989268 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-06-08 03:51:47.989325 | instance | Monday 08 June 2026 03:51:47 +0000 (0:00:00.304) 0:24:25.779 *********** 2026-06-08 03:51:49.443294 | instance | changed: [instance] 2026-06-08 03:51:49.443387 | instance | 2026-06-08 03:51:49.443497 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 03:51:49.443629 | instance | Monday 08 June 2026 03:51:49 +0000 (0:00:01.453) 0:24:27.232 *********** 2026-06-08 03:51:49.666316 | instance | ok: [instance] 2026-06-08 03:51:49.666408 | instance | 2026-06-08 03:51:49.666639 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 03:51:49.666689 | instance | Monday 08 June 2026 03:51:49 +0000 (0:00:00.223) 0:24:27.456 *********** 2026-06-08 03:51:49.770858 | instance | included: rabbitmq for instance 2026-06-08 03:51:49.770917 | instance | 2026-06-08 03:51:49.770922 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 03:51:49.770928 | instance | Monday 08 June 2026 03:51:49 +0000 (0:00:00.103) 0:24:27.560 *********** 2026-06-08 03:51:50.519204 | instance | ok: [instance] 2026-06-08 03:51:50.519315 | instance | 2026-06-08 03:51:50.519370 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 03:51:50.519483 | instance | Monday 08 June 2026 03:51:50 +0000 (0:00:00.749) 0:24:28.309 *********** 2026-06-08 03:51:50.737128 | instance | skipping: [instance] 2026-06-08 03:51:50.737221 | instance | 2026-06-08 03:51:50.737305 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 03:51:50.737425 | instance | Monday 08 June 2026 03:51:50 +0000 (0:00:00.217) 0:24:28.527 *********** 2026-06-08 03:51:50.795295 | instance | skipping: [instance] 2026-06-08 03:51:50.795393 | instance | 2026-06-08 03:51:50.795459 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 03:51:50.795574 | instance | Monday 08 June 2026 03:51:50 +0000 (0:00:00.058) 0:24:28.585 *********** 2026-06-08 03:51:50.862354 | instance | skipping: [instance] 2026-06-08 03:51:50.862428 | instance | 2026-06-08 03:51:50.862443 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 03:51:50.862796 | instance | Monday 08 June 2026 03:51:50 +0000 (0:00:00.066) 0:24:28.651 *********** 2026-06-08 03:52:21.886066 | instance | changed: [instance] 2026-06-08 03:52:21.886214 | instance | 2026-06-08 03:52:21.886441 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 03:52:21.886690 | instance | Monday 08 June 2026 03:52:21 +0000 (0:00:31.024) 0:24:59.676 *********** 2026-06-08 03:52:22.591544 | instance | ok: [instance] 2026-06-08 03:52:22.591782 | instance | 2026-06-08 03:52:22.592085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 03:52:22.592354 | instance | Monday 08 June 2026 03:52:22 +0000 (0:00:00.705) 0:25:00.381 *********** 2026-06-08 03:52:22.660448 | instance | ok: [instance] 2026-06-08 03:52:22.660744 | instance | 2026-06-08 03:52:22.661168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 03:52:22.661472 | instance | Monday 08 June 2026 03:52:22 +0000 (0:00:00.068) 0:25:00.450 *********** 2026-06-08 03:52:22.728320 | instance | skipping: [instance] 2026-06-08 03:52:22.728547 | instance | 2026-06-08 03:52:22.728840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 03:52:22.729155 | instance | Monday 08 June 2026 03:52:22 +0000 (0:00:00.067) 0:25:00.518 *********** 2026-06-08 03:52:22.783651 | instance | skipping: [instance] 2026-06-08 03:52:22.783866 | instance | 2026-06-08 03:52:22.784510 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 03:52:22.784576 | instance | Monday 08 June 2026 03:52:22 +0000 (0:00:00.055) 0:25:00.573 *********** 2026-06-08 03:52:22.842510 | instance | ok: [instance] 2026-06-08 03:52:22.842873 | instance | 2026-06-08 03:52:22.843210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 03:52:22.843528 | instance | Monday 08 June 2026 03:52:22 +0000 (0:00:00.058) 0:25:00.632 *********** 2026-06-08 03:52:22.985015 | instance | ok: [instance] => (item=dashboard) 2026-06-08 03:52:22.985390 | instance | ok: [instance] => (item=image) 2026-06-08 03:52:22.985719 | instance | ok: [instance] => (item=identity) 2026-06-08 03:52:22.986082 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 03:52:22.986398 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 03:52:22.986708 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 03:52:22.986999 | instance | 2026-06-08 03:52:22.987314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 03:52:22.987643 | instance | Monday 08 June 2026 03:52:22 +0000 (0:00:00.142) 0:25:00.775 *********** 2026-06-08 03:52:23.062954 | instance | ok: [instance] 2026-06-08 03:52:23.063323 | instance | 2026-06-08 03:52:23.063681 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:52:23.064025 | instance | Monday 08 June 2026 03:52:23 +0000 (0:00:00.077) 0:25:00.852 *********** 2026-06-08 03:52:23.133312 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:52:23.133743 | instance | 2026-06-08 03:52:23.134150 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:52:23.134478 | instance | Monday 08 June 2026 03:52:23 +0000 (0:00:00.070) 0:25:00.923 *********** 2026-06-08 03:52:23.686637 | instance | changed: [instance] 2026-06-08 03:52:23.686685 | instance | 2026-06-08 03:52:23.686691 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-06-08 03:52:23.686695 | instance | Monday 08 June 2026 03:52:23 +0000 (0:00:00.553) 0:25:01.476 *********** 2026-06-08 03:52:23.963225 | instance | ok: [instance] 2026-06-08 03:52:23.963319 | instance | 2026-06-08 03:52:23.963551 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-06-08 03:52:23.963826 | instance | Monday 08 June 2026 03:52:23 +0000 (0:00:00.276) 0:25:01.752 *********** 2026-06-08 03:54:43.617100 | instance | changed: [instance] 2026-06-08 03:54:43.617719 | instance | 2026-06-08 03:54:43.617732 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 03:54:43.618009 | instance | Monday 08 June 2026 03:54:43 +0000 (0:02:19.650) 0:27:21.403 *********** 2026-06-08 03:54:43.726163 | instance | included: openstack_helm_ingress for instance 2026-06-08 03:54:43.726400 | instance | 2026-06-08 03:54:43.726672 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 03:54:43.726933 | instance | Monday 08 June 2026 03:54:43 +0000 (0:00:00.112) 0:27:21.515 *********** 2026-06-08 03:54:43.784189 | instance | skipping: [instance] 2026-06-08 03:54:43.784447 | instance | 2026-06-08 03:54:43.784725 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 03:54:43.784986 | instance | Monday 08 June 2026 03:54:43 +0000 (0:00:00.057) 0:27:21.573 *********** 2026-06-08 03:54:43.855401 | instance | skipping: [instance] 2026-06-08 03:54:43.855631 | instance | 2026-06-08 03:54:43.855934 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 03:54:43.856199 | instance | Monday 08 June 2026 03:54:43 +0000 (0:00:00.070) 0:27:21.644 *********** 2026-06-08 03:54:43.931004 | instance | ok: [instance] 2026-06-08 03:54:43.931294 | instance | 2026-06-08 03:54:43.931612 | instance | TASK [Create Ingress image] **************************************************** 2026-06-08 03:54:43.931922 | instance | Monday 08 June 2026 03:54:43 +0000 (0:00:00.075) 0:27:21.720 *********** 2026-06-08 03:54:44.010933 | instance | included: ingress for instance 2026-06-08 03:54:44.011215 | instance | 2026-06-08 03:54:44.011536 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-06-08 03:54:44.011863 | instance | Monday 08 June 2026 03:54:44 +0000 (0:00:00.080) 0:27:21.800 *********** 2026-06-08 03:54:45.027523 | instance | changed: [instance] 2026-06-08 03:54:45.027751 | instance | 2026-06-08 03:54:45.028011 | instance | TASK [Create images] *********************************************************** 2026-06-08 03:54:45.028269 | instance | Monday 08 June 2026 03:54:45 +0000 (0:00:01.016) 0:27:22.817 *********** 2026-06-08 03:54:45.146450 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-06-08 03:54:45.146592 | instance | 2026-06-08 03:54:45.146770 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-06-08 03:54:45.146980 | instance | Monday 08 June 2026 03:54:45 +0000 (0:00:00.118) 0:27:22.936 *********** 2026-06-08 03:54:48.955443 | instance | changed: [instance] 2026-06-08 03:54:48.955640 | instance | 2026-06-08 03:54:48.955935 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-06-08 03:54:48.956192 | instance | Monday 08 June 2026 03:54:48 +0000 (0:00:03.808) 0:27:26.744 *********** 2026-06-08 03:54:49.559249 | instance | ok: [instance] 2026-06-08 03:54:49.559509 | instance | 2026-06-08 03:54:49.559792 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-06-08 03:54:49.560056 | instance | Monday 08 June 2026 03:54:49 +0000 (0:00:00.604) 0:27:27.349 *********** 2026-06-08 03:54:49.629680 | instance | ok: [instance] 2026-06-08 03:54:49.629832 | instance | 2026-06-08 03:54:49.630071 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-06-08 03:54:49.630251 | instance | Monday 08 June 2026 03:54:49 +0000 (0:00:00.070) 0:27:27.419 *********** 2026-06-08 03:56:48.933148 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-06-08 03:56:48.933874 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-06-08 03:56:48.933890 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-06-08 03:56:48.933900 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-06-08 03:56:48.934092 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-06-08 03:56:48.934263 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-06-08 03:56:48.934436 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-06-08 03:56:48.934609 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-06-08 03:56:48.934798 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-06-08 03:56:48.934947 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-06-08 03:56:48.935122 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-06-08 03:56:48.935293 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-06-08 03:56:48.935466 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-06-08 03:56:48.935635 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-06-08 03:56:48.935807 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-06-08 03:56:48.935983 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-06-08 03:56:48.936174 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-06-08 03:56:48.936349 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-06-08 03:56:48.936521 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-06-08 03:56:48.936696 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-06-08 03:56:48.936920 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-06-08 03:56:48.937103 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-06-08 03:56:48.937287 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-06-08 03:56:48.937461 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-06-08 03:56:48.937631 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-06-08 03:56:48.937825 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-06-08 03:56:48.938049 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-06-08 03:56:48.938229 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-06-08 03:56:48.938396 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-06-08 03:56:48.938562 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-06-08 03:56:48.938728 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-06-08 03:56:48.938894 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-06-08 03:56:48.939060 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-06-08 03:56:48.939228 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-06-08 03:56:48.939394 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-06-08 03:56:48.939565 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-06-08 03:56:48.939736 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-06-08 03:56:48.939903 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-06-08 03:56:48.940069 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-06-08 03:56:48.940236 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-06-08 03:56:48.940400 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-06-08 03:56:48.940566 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-06-08 03:56:48.940839 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-06-08 03:56:48.940985 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-06-08 03:56:48.941144 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-06-08 03:56:48.941311 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-06-08 03:56:48.941477 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-06-08 03:56:48.941645 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-06-08 03:56:48.941786 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-06-08 03:56:48.941904 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-06-08 03:56:48.942064 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-06-08 03:56:48.942174 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-06-08 03:56:48.942295 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-06-08 03:56:48.942419 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-06-08 03:56:48.942540 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-06-08 03:56:48.942653 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-06-08 03:56:48.942771 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-06-08 03:56:48.942891 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-06-08 03:56:48.943010 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-06-08 03:56:48.943132 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-06-08 03:56:48.943251 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-06-08 03:56:48.943370 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-06-08 03:56:48.943489 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-06-08 03:56:48.943608 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left). 2026-06-08 03:56:48.943730 | instance | ok: [instance] 2026-06-08 03:56:48.943844 | instance | 2026-06-08 03:56:48.943975 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-06-08 03:56:48.944094 | instance | Monday 08 June 2026 03:56:48 +0000 (0:01:59.302) 0:29:26.721 *********** 2026-06-08 03:56:48.991592 | instance | ok: [instance] 2026-06-08 03:56:48.992051 | instance | 2026-06-08 03:56:48.992549 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-06-08 03:56:48.993092 | instance | Monday 08 June 2026 03:56:48 +0000 (0:00:00.059) 0:29:26.781 *********** 2026-06-08 03:56:49.062240 | instance | ok: [instance] 2026-06-08 03:56:49.062483 | instance | 2026-06-08 03:56:49.062799 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-06-08 03:56:49.063071 | instance | Monday 08 June 2026 03:56:49 +0000 (0:00:00.071) 0:29:26.852 *********** 2026-06-08 03:56:49.309306 | instance | changed: [instance] 2026-06-08 03:56:49.309409 | instance | 2026-06-08 03:56:49.309593 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-06-08 03:56:49.309774 | instance | Monday 08 June 2026 03:56:49 +0000 (0:00:00.245) 0:29:27.097 *********** 2026-06-08 03:56:50.298228 | instance | changed: [instance] 2026-06-08 03:56:50.298316 | instance | 2026-06-08 03:56:50.298408 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-06-08 03:56:50.298558 | instance | Monday 08 June 2026 03:56:50 +0000 (0:00:00.990) 0:29:28.088 *********** 2026-06-08 03:56:50.567907 | instance | ok: [instance] 2026-06-08 03:56:50.568124 | instance | 2026-06-08 03:56:50.568398 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-06-08 03:56:50.568663 | instance | Monday 08 June 2026 03:56:50 +0000 (0:00:00.269) 0:29:28.357 *********** 2026-06-08 03:56:50.836905 | instance | changed: [instance] 2026-06-08 03:56:50.837009 | instance | 2026-06-08 03:56:50.837164 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-06-08 03:56:50.837328 | instance | Monday 08 June 2026 03:56:50 +0000 (0:00:00.269) 0:29:28.626 *********** 2026-06-08 03:56:51.614093 | instance | ok: [instance] 2026-06-08 03:56:51.614555 | instance | 2026-06-08 03:56:51.614861 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-06-08 03:56:51.615277 | instance | Monday 08 June 2026 03:56:51 +0000 (0:00:00.776) 0:29:29.403 *********** 2026-06-08 03:56:51.684555 | instance | ok: [instance] 2026-06-08 03:56:51.684792 | instance | 2026-06-08 03:56:51.685054 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-06-08 03:56:51.685315 | instance | Monday 08 June 2026 03:56:51 +0000 (0:00:00.071) 0:29:29.474 *********** 2026-06-08 03:56:56.841187 | instance | changed: [instance] 2026-06-08 03:56:56.841359 | instance | 2026-06-08 03:56:56.841575 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-06-08 03:56:56.841778 | instance | Monday 08 June 2026 03:56:56 +0000 (0:00:05.156) 0:29:34.631 *********** 2026-06-08 03:56:56.907524 | instance | skipping: [instance] 2026-06-08 03:56:56.907740 | instance | 2026-06-08 03:56:56.908026 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-06-08 03:56:56.908326 | instance | Monday 08 June 2026 03:56:56 +0000 (0:00:00.065) 0:29:34.696 *********** 2026-06-08 03:56:56.961444 | instance | skipping: [instance] 2026-06-08 03:56:56.961517 | instance | 2026-06-08 03:56:56.961644 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-06-08 03:56:56.961761 | instance | Monday 08 June 2026 03:56:56 +0000 (0:00:00.054) 0:29:34.751 *********** 2026-06-08 03:56:57.303713 | instance | changed: [instance] 2026-06-08 03:56:57.303899 | instance | 2026-06-08 03:56:57.304187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 03:56:57.304452 | instance | Monday 08 June 2026 03:56:57 +0000 (0:00:00.341) 0:29:35.092 *********** 2026-06-08 03:56:57.390466 | instance | ok: [instance] 2026-06-08 03:56:57.390653 | instance | 2026-06-08 03:56:57.390900 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 03:56:57.391187 | instance | Monday 08 June 2026 03:56:57 +0000 (0:00:00.087) 0:29:35.180 *********** 2026-06-08 03:56:57.451530 | instance | skipping: [instance] 2026-06-08 03:56:57.451709 | instance | 2026-06-08 03:56:57.451981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 03:56:57.452240 | instance | Monday 08 June 2026 03:56:57 +0000 (0:00:00.060) 0:29:35.241 *********** 2026-06-08 03:56:57.509027 | instance | skipping: [instance] 2026-06-08 03:56:57.509252 | instance | 2026-06-08 03:56:57.509542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 03:56:57.509793 | instance | Monday 08 June 2026 03:56:57 +0000 (0:00:00.057) 0:29:35.299 *********** 2026-06-08 03:56:57.568148 | instance | skipping: [instance] 2026-06-08 03:56:57.568359 | instance | 2026-06-08 03:56:57.568634 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 03:56:57.568893 | instance | Monday 08 June 2026 03:56:57 +0000 (0:00:00.059) 0:29:35.358 *********** 2026-06-08 03:56:57.631106 | instance | skipping: [instance] 2026-06-08 03:56:57.631292 | instance | 2026-06-08 03:56:57.631591 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 03:56:57.631853 | instance | Monday 08 June 2026 03:56:57 +0000 (0:00:00.062) 0:29:35.421 *********** 2026-06-08 03:56:57.688368 | instance | skipping: [instance] 2026-06-08 03:56:57.688607 | instance | 2026-06-08 03:56:57.688903 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 03:56:57.689163 | instance | Monday 08 June 2026 03:56:57 +0000 (0:00:00.057) 0:29:35.478 *********** 2026-06-08 03:56:57.751967 | instance | ok: [instance] 2026-06-08 03:56:57.752152 | instance | 2026-06-08 03:56:57.752435 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 03:56:57.752718 | instance | Monday 08 June 2026 03:56:57 +0000 (0:00:00.063) 0:29:35.542 *********** 2026-06-08 03:56:57.859533 | instance | ok: [instance] => (item=identity) 2026-06-08 03:56:57.859775 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 03:56:57.860048 | instance | ok: [instance] => (item=staffeln) 2026-06-08 03:56:57.860312 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 03:56:57.860559 | instance | 2026-06-08 03:56:57.860830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 03:56:57.861103 | instance | Monday 08 June 2026 03:56:57 +0000 (0:00:00.106) 0:29:35.648 *********** 2026-06-08 03:56:57.957429 | instance | ok: [instance] 2026-06-08 03:56:57.957631 | instance | 2026-06-08 03:56:57.957912 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:56:57.958205 | instance | Monday 08 June 2026 03:56:57 +0000 (0:00:00.098) 0:29:35.746 *********** 2026-06-08 03:56:58.033218 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:56:58.033284 | instance | 2026-06-08 03:56:58.033419 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:56:58.033534 | instance | Monday 08 June 2026 03:56:58 +0000 (0:00:00.076) 0:29:35.823 *********** 2026-06-08 03:56:58.589200 | instance | changed: [instance] 2026-06-08 03:56:58.589308 | instance | 2026-06-08 03:56:58.589461 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-06-08 03:56:58.589606 | instance | Monday 08 June 2026 03:56:58 +0000 (0:00:00.555) 0:29:36.379 *********** 2026-06-08 03:57:21.169209 | instance | changed: [instance] 2026-06-08 03:57:21.169294 | instance | 2026-06-08 03:57:21.169307 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 03:57:21.169318 | instance | Monday 08 June 2026 03:57:21 +0000 (0:00:22.578) 0:29:58.957 *********** 2026-06-08 03:57:21.266980 | instance | ok: [instance] 2026-06-08 03:57:21.267049 | instance | 2026-06-08 03:57:21.267212 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 03:57:21.267338 | instance | Monday 08 June 2026 03:57:21 +0000 (0:00:00.098) 0:29:59.056 *********** 2026-06-08 03:57:21.387137 | instance | included: rabbitmq for instance 2026-06-08 03:57:21.387196 | instance | 2026-06-08 03:57:21.387201 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 03:57:21.387207 | instance | Monday 08 June 2026 03:57:21 +0000 (0:00:00.119) 0:29:59.176 *********** 2026-06-08 03:57:22.119184 | instance | ok: [instance] 2026-06-08 03:57:22.119284 | instance | 2026-06-08 03:57:22.119434 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 03:57:22.119562 | instance | Monday 08 June 2026 03:57:22 +0000 (0:00:00.732) 0:29:59.909 *********** 2026-06-08 03:57:22.183635 | instance | skipping: [instance] 2026-06-08 03:57:22.183885 | instance | 2026-06-08 03:57:22.184003 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 03:57:22.184124 | instance | Monday 08 June 2026 03:57:22 +0000 (0:00:00.064) 0:29:59.973 *********** 2026-06-08 03:57:22.247737 | instance | skipping: [instance] 2026-06-08 03:57:22.247790 | instance | 2026-06-08 03:57:22.247938 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 03:57:22.248055 | instance | Monday 08 June 2026 03:57:22 +0000 (0:00:00.063) 0:30:00.037 *********** 2026-06-08 03:57:22.312260 | instance | skipping: [instance] 2026-06-08 03:57:22.312361 | instance | 2026-06-08 03:57:22.312550 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 03:57:22.312717 | instance | Monday 08 June 2026 03:57:22 +0000 (0:00:00.063) 0:30:00.101 *********** 2026-06-08 03:57:53.230046 | instance | changed: [instance] 2026-06-08 03:57:53.230159 | instance | 2026-06-08 03:57:53.230398 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 03:57:53.230637 | instance | Monday 08 June 2026 03:57:53 +0000 (0:00:30.917) 0:30:31.019 *********** 2026-06-08 03:57:53.982498 | instance | ok: [instance] 2026-06-08 03:57:53.982704 | instance | 2026-06-08 03:57:53.983010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 03:57:53.983274 | instance | Monday 08 June 2026 03:57:53 +0000 (0:00:00.752) 0:30:31.772 *********** 2026-06-08 03:57:54.046527 | instance | ok: [instance] 2026-06-08 03:57:54.046767 | instance | 2026-06-08 03:57:54.047044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 03:57:54.047332 | instance | Monday 08 June 2026 03:57:54 +0000 (0:00:00.064) 0:30:31.836 *********** 2026-06-08 03:57:54.104928 | instance | skipping: [instance] 2026-06-08 03:57:54.105220 | instance | 2026-06-08 03:57:54.105496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 03:57:54.105785 | instance | Monday 08 June 2026 03:57:54 +0000 (0:00:00.058) 0:30:31.894 *********** 2026-06-08 03:57:54.181670 | instance | skipping: [instance] 2026-06-08 03:57:54.181890 | instance | 2026-06-08 03:57:54.182218 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 03:57:54.182478 | instance | Monday 08 June 2026 03:57:54 +0000 (0:00:00.076) 0:30:31.971 *********** 2026-06-08 03:57:54.245012 | instance | ok: [instance] 2026-06-08 03:57:54.245272 | instance | 2026-06-08 03:57:54.245546 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 03:57:54.245810 | instance | Monday 08 June 2026 03:57:54 +0000 (0:00:00.063) 0:30:32.035 *********** 2026-06-08 03:57:54.382381 | instance | ok: [instance] => (item=image) 2026-06-08 03:57:54.382598 | instance | ok: [instance] => (item=identity) 2026-06-08 03:57:54.382853 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 03:57:54.383107 | instance | ok: [instance] => (item=volumev3) 2026-06-08 03:57:54.383452 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 03:57:54.383630 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 03:57:54.383866 | instance | 2026-06-08 03:57:54.384131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 03:57:54.384400 | instance | Monday 08 June 2026 03:57:54 +0000 (0:00:00.137) 0:30:32.172 *********** 2026-06-08 03:57:54.467436 | instance | ok: [instance] 2026-06-08 03:57:54.467609 | instance | 2026-06-08 03:57:54.467882 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 03:57:54.468143 | instance | Monday 08 June 2026 03:57:54 +0000 (0:00:00.084) 0:30:32.257 *********** 2026-06-08 03:57:54.554835 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 03:57:54.555153 | instance | 2026-06-08 03:57:54.555532 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 03:57:54.555908 | instance | Monday 08 June 2026 03:57:54 +0000 (0:00:00.087) 0:30:32.344 *********** 2026-06-08 03:57:55.087925 | instance | changed: [instance] 2026-06-08 03:57:55.088005 | instance | 2026-06-08 03:57:55.089166 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-06-08 03:57:55.089274 | instance | Monday 08 June 2026 03:57:55 +0000 (0:00:00.533) 0:30:32.877 *********** 2026-06-08 03:57:55.516261 | instance | ok: [instance] 2026-06-08 03:57:55.516510 | instance | 2026-06-08 03:57:55.516825 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-06-08 03:57:55.517177 | instance | Monday 08 June 2026 03:57:55 +0000 (0:00:00.427) 0:30:33.305 *********** 2026-06-08 03:57:55.595715 | instance | ok: [instance] 2026-06-08 03:57:55.595780 | instance | 2026-06-08 03:57:55.595914 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-06-08 03:57:55.596033 | instance | Monday 08 June 2026 03:57:55 +0000 (0:00:00.079) 0:30:33.385 *********** 2026-06-08 03:57:55.900563 | instance | ok: [instance] 2026-06-08 03:57:55.900668 | instance | 2026-06-08 03:57:55.900924 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-06-08 03:57:55.901187 | instance | Monday 08 June 2026 03:57:55 +0000 (0:00:00.304) 0:30:33.690 *********** 2026-06-08 04:02:43.811585 | instance | changed: [instance] 2026-06-08 04:02:43.811816 | instance | 2026-06-08 04:02:43.812081 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:02:43.812343 | instance | Monday 08 June 2026 04:02:43 +0000 (0:04:47.910) 0:35:21.601 *********** 2026-06-08 04:02:44.099342 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:02:44.099576 | instance | 2026-06-08 04:02:44.099822 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:02:44.100075 | instance | Monday 08 June 2026 04:02:44 +0000 (0:00:00.287) 0:35:21.889 *********** 2026-06-08 04:02:44.157993 | instance | skipping: [instance] 2026-06-08 04:02:44.158201 | instance | 2026-06-08 04:02:44.158512 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:02:44.158744 | instance | Monday 08 June 2026 04:02:44 +0000 (0:00:00.058) 0:35:21.948 *********** 2026-06-08 04:02:44.217028 | instance | skipping: [instance] 2026-06-08 04:02:44.217247 | instance | 2026-06-08 04:02:44.217563 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:02:44.217874 | instance | Monday 08 June 2026 04:02:44 +0000 (0:00:00.058) 0:35:22.006 *********** 2026-06-08 04:02:44.291108 | instance | ok: [instance] 2026-06-08 04:02:44.291335 | instance | 2026-06-08 04:02:44.291624 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-06-08 04:02:44.291895 | instance | Monday 08 June 2026 04:02:44 +0000 (0:00:00.074) 0:35:22.081 *********** 2026-06-08 04:02:44.388987 | instance | included: ingress for instance 2026-06-08 04:02:44.389209 | instance | 2026-06-08 04:02:44.389498 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-06-08 04:02:44.390096 | instance | Monday 08 June 2026 04:02:44 +0000 (0:00:00.097) 0:35:22.178 *********** 2026-06-08 04:02:45.537147 | instance | changed: [instance] 2026-06-08 04:02:45.537370 | instance | 2026-06-08 04:02:45.537652 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:02:45.537937 | instance | Monday 08 June 2026 04:02:45 +0000 (0:00:01.147) 0:35:23.326 *********** 2026-06-08 04:02:45.623809 | instance | ok: [instance] 2026-06-08 04:02:45.624222 | instance | 2026-06-08 04:02:45.624594 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:02:45.624830 | instance | Monday 08 June 2026 04:02:45 +0000 (0:00:00.087) 0:35:23.413 *********** 2026-06-08 04:02:45.673190 | instance | skipping: [instance] 2026-06-08 04:02:45.673272 | instance | 2026-06-08 04:02:45.673290 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:02:45.673524 | instance | Monday 08 June 2026 04:02:45 +0000 (0:00:00.049) 0:35:23.462 *********** 2026-06-08 04:02:45.724105 | instance | skipping: [instance] 2026-06-08 04:02:45.724195 | instance | 2026-06-08 04:02:45.724221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:02:45.724581 | instance | Monday 08 June 2026 04:02:45 +0000 (0:00:00.049) 0:35:23.512 *********** 2026-06-08 04:02:45.767151 | instance | skipping: [instance] 2026-06-08 04:02:45.767288 | instance | 2026-06-08 04:02:45.767473 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:02:45.767646 | instance | Monday 08 June 2026 04:02:45 +0000 (0:00:00.044) 0:35:23.557 *********** 2026-06-08 04:02:45.823238 | instance | skipping: [instance] 2026-06-08 04:02:45.823375 | instance | 2026-06-08 04:02:45.823554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:02:45.823822 | instance | Monday 08 June 2026 04:02:45 +0000 (0:00:00.055) 0:35:23.612 *********** 2026-06-08 04:02:45.889285 | instance | skipping: [instance] 2026-06-08 04:02:45.889376 | instance | 2026-06-08 04:02:45.890612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:02:45.890634 | instance | Monday 08 June 2026 04:02:45 +0000 (0:00:00.066) 0:35:23.678 *********** 2026-06-08 04:02:45.961914 | instance | ok: [instance] 2026-06-08 04:02:45.962038 | instance | 2026-06-08 04:02:45.962237 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:02:45.962403 | instance | Monday 08 June 2026 04:02:45 +0000 (0:00:00.072) 0:35:23.751 *********** 2026-06-08 04:02:46.082926 | instance | ok: [instance] => (item=placement) 2026-06-08 04:02:46.083169 | instance | ok: [instance] => (item=identity) 2026-06-08 04:02:46.083436 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:02:46.083751 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:02:46.084003 | instance | 2026-06-08 04:02:46.084274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:02:46.084532 | instance | Monday 08 June 2026 04:02:46 +0000 (0:00:00.120) 0:35:23.872 *********** 2026-06-08 04:02:46.178415 | instance | ok: [instance] 2026-06-08 04:02:46.178491 | instance | 2026-06-08 04:02:46.178614 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:02:46.178741 | instance | Monday 08 June 2026 04:02:46 +0000 (0:00:00.095) 0:35:23.968 *********** 2026-06-08 04:02:46.246597 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:02:46.246689 | instance | 2026-06-08 04:02:46.246805 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:02:46.246925 | instance | Monday 08 June 2026 04:02:46 +0000 (0:00:00.068) 0:35:24.036 *********** 2026-06-08 04:02:46.788423 | instance | changed: [instance] 2026-06-08 04:02:46.788641 | instance | 2026-06-08 04:02:46.788920 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-06-08 04:02:46.789187 | instance | Monday 08 June 2026 04:02:46 +0000 (0:00:00.541) 0:35:24.578 *********** 2026-06-08 04:04:23.153039 | instance | changed: [instance] 2026-06-08 04:04:23.153270 | instance | 2026-06-08 04:04:23.153548 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:04:23.153839 | instance | Monday 08 June 2026 04:04:23 +0000 (0:01:36.364) 0:37:00.942 *********** 2026-06-08 04:04:23.278489 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:04:23.279010 | instance | 2026-06-08 04:04:23.279335 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:04:23.279624 | instance | Monday 08 June 2026 04:04:23 +0000 (0:00:00.123) 0:37:01.065 *********** 2026-06-08 04:04:23.339282 | instance | skipping: [instance] 2026-06-08 04:04:23.339396 | instance | 2026-06-08 04:04:23.339575 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:04:23.339744 | instance | Monday 08 June 2026 04:04:23 +0000 (0:00:00.062) 0:37:01.129 *********** 2026-06-08 04:04:23.399890 | instance | skipping: [instance] 2026-06-08 04:04:23.400301 | instance | 2026-06-08 04:04:23.400757 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:04:23.401178 | instance | Monday 08 June 2026 04:04:23 +0000 (0:00:00.060) 0:37:01.189 *********** 2026-06-08 04:04:23.478476 | instance | ok: [instance] 2026-06-08 04:04:23.478711 | instance | 2026-06-08 04:04:23.479007 | instance | TASK [Create Ingress placement] ************************************************ 2026-06-08 04:04:23.479294 | instance | Monday 08 June 2026 04:04:23 +0000 (0:00:00.078) 0:37:01.268 *********** 2026-06-08 04:04:23.555056 | instance | included: ingress for instance 2026-06-08 04:04:23.555283 | instance | 2026-06-08 04:04:23.555556 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-06-08 04:04:23.555823 | instance | Monday 08 June 2026 04:04:23 +0000 (0:00:00.076) 0:37:01.345 *********** 2026-06-08 04:04:24.634225 | instance | changed: [instance] 2026-06-08 04:04:24.634453 | instance | 2026-06-08 04:04:24.634719 | instance | PLAY [Configure operating system] ********************************************** 2026-06-08 04:04:24.634964 | instance | 2026-06-08 04:04:24.635220 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:04:24.635506 | instance | Monday 08 June 2026 04:04:24 +0000 (0:00:01.079) 0:37:02.424 *********** 2026-06-08 04:04:27.337927 | instance | ok: [instance] 2026-06-08 04:04:27.338030 | instance | 2026-06-08 04:04:27.338081 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-06-08 04:04:27.338092 | instance | Monday 08 June 2026 04:04:27 +0000 (0:00:02.701) 0:37:05.126 *********** 2026-06-08 04:04:27.575760 | instance | ok: [instance] 2026-06-08 04:04:27.575840 | instance | 2026-06-08 04:04:27.575941 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-06-08 04:04:27.576057 | instance | Monday 08 June 2026 04:04:27 +0000 (0:00:00.239) 0:37:05.365 *********** 2026-06-08 04:04:27.637179 | instance | skipping: [instance] 2026-06-08 04:04:27.637235 | instance | 2026-06-08 04:04:27.637376 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-06-08 04:04:27.637495 | instance | Monday 08 June 2026 04:04:27 +0000 (0:00:00.061) 0:37:05.427 *********** 2026-06-08 04:04:27.706932 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-06-08 04:04:27.707006 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-06-08 04:04:27.707789 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-06-08 04:04:27.707814 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-06-08 04:04:27.707824 | instance | skipping: [instance] 2026-06-08 04:04:27.707835 | instance | 2026-06-08 04:04:27.707845 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-06-08 04:04:27.707856 | instance | Monday 08 June 2026 04:04:27 +0000 (0:00:00.069) 0:37:05.496 *********** 2026-06-08 04:04:27.771766 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-06-08 04:04:27.771847 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-06-08 04:04:27.771953 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-06-08 04:04:27.772071 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-06-08 04:04:27.772192 | instance | skipping: [instance] 2026-06-08 04:04:27.772306 | instance | 2026-06-08 04:04:27.772430 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-06-08 04:04:27.772541 | instance | Monday 08 June 2026 04:04:27 +0000 (0:00:00.065) 0:37:05.561 *********** 2026-06-08 04:04:27.823804 | instance | skipping: [instance] 2026-06-08 04:04:27.823881 | instance | 2026-06-08 04:04:27.823992 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-06-08 04:04:27.824110 | instance | Monday 08 June 2026 04:04:27 +0000 (0:00:00.052) 0:37:05.613 *********** 2026-06-08 04:04:27.910310 | instance | skipping: [instance] 2026-06-08 04:04:27.910374 | instance | 2026-06-08 04:04:27.910510 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-06-08 04:04:27.910690 | instance | Monday 08 June 2026 04:04:27 +0000 (0:00:00.085) 0:37:05.699 *********** 2026-06-08 04:04:31.880948 | instance | changed: [instance] 2026-06-08 04:04:31.881183 | instance | 2026-06-08 04:04:31.881460 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-06-08 04:04:31.881741 | instance | Monday 08 June 2026 04:04:31 +0000 (0:00:03.970) 0:37:09.670 *********** 2026-06-08 04:04:54.180723 | instance | changed: [instance] 2026-06-08 04:04:54.180974 | instance | 2026-06-08 04:04:54.181267 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-06-08 04:04:54.181539 | instance | Monday 08 June 2026 04:04:54 +0000 (0:00:22.299) 0:37:31.970 *********** 2026-06-08 04:04:54.709195 | instance | changed: [instance] 2026-06-08 04:04:54.709449 | instance | 2026-06-08 04:04:54.709757 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-06-08 04:04:54.710065 | instance | Monday 08 June 2026 04:04:54 +0000 (0:00:00.528) 0:37:32.498 *********** 2026-06-08 04:04:56.078611 | instance | ok: [instance] 2026-06-08 04:04:56.078667 | instance | 2026-06-08 04:04:56.078680 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-06-08 04:04:56.078887 | instance | Monday 08 June 2026 04:04:56 +0000 (0:00:01.369) 0:37:33.868 *********** 2026-06-08 04:04:56.498539 | instance | changed: [instance] 2026-06-08 04:04:56.498613 | instance | 2026-06-08 04:04:56.498852 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-06-08 04:04:56.498902 | instance | Monday 08 June 2026 04:04:56 +0000 (0:00:00.419) 0:37:34.287 *********** 2026-06-08 04:04:56.987478 | instance | changed: [instance] 2026-06-08 04:04:56.987563 | instance | 2026-06-08 04:04:56.987584 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-06-08 04:04:56.987738 | instance | Monday 08 June 2026 04:04:56 +0000 (0:00:00.489) 0:37:34.776 *********** 2026-06-08 04:04:57.518043 | instance | changed: [instance] 2026-06-08 04:04:57.518134 | instance | 2026-06-08 04:04:57.518230 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-06-08 04:04:57.518431 | instance | Monday 08 June 2026 04:04:57 +0000 (0:00:00.530) 0:37:35.307 *********** 2026-06-08 04:04:57.941435 | instance | changed: [instance] 2026-06-08 04:04:57.941482 | instance | 2026-06-08 04:04:57.941487 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-06-08 04:04:57.941492 | instance | Monday 08 June 2026 04:04:57 +0000 (0:00:00.423) 0:37:35.731 *********** 2026-06-08 04:04:58.261736 | instance | ok: [instance] 2026-06-08 04:04:58.261834 | instance | 2026-06-08 04:04:58.261966 | instance | PLAY [Deploy SDN] ************************************************************** 2026-06-08 04:04:58.262063 | instance | 2026-06-08 04:04:58.262276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:04:58.262292 | instance | Monday 08 June 2026 04:04:58 +0000 (0:00:00.320) 0:37:36.051 *********** 2026-06-08 04:04:58.353606 | instance | ok: [instance] 2026-06-08 04:04:58.353680 | instance | 2026-06-08 04:04:58.353798 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:04:58.353921 | instance | Monday 08 June 2026 04:04:58 +0000 (0:00:00.092) 0:37:36.143 *********** 2026-06-08 04:04:58.411539 | instance | skipping: [instance] 2026-06-08 04:04:58.411593 | instance | 2026-06-08 04:04:58.411904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:04:58.411961 | instance | Monday 08 June 2026 04:04:58 +0000 (0:00:00.057) 0:37:36.201 *********** 2026-06-08 04:04:58.602542 | instance | skipping: [instance] 2026-06-08 04:04:58.602620 | instance | 2026-06-08 04:04:58.602838 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:04:58.603012 | instance | Monday 08 June 2026 04:04:58 +0000 (0:00:00.191) 0:37:36.392 *********** 2026-06-08 04:04:58.655182 | instance | skipping: [instance] 2026-06-08 04:04:58.655568 | instance | 2026-06-08 04:04:58.655616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:04:58.655623 | instance | Monday 08 June 2026 04:04:58 +0000 (0:00:00.052) 0:37:36.445 *********** 2026-06-08 04:04:58.704050 | instance | skipping: [instance] 2026-06-08 04:04:58.704102 | instance | 2026-06-08 04:04:58.704108 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:04:58.704114 | instance | Monday 08 June 2026 04:04:58 +0000 (0:00:00.048) 0:37:36.493 *********** 2026-06-08 04:04:58.756158 | instance | skipping: [instance] 2026-06-08 04:04:58.756223 | instance | 2026-06-08 04:04:58.756230 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:04:58.756237 | instance | Monday 08 June 2026 04:04:58 +0000 (0:00:00.051) 0:37:36.545 *********** 2026-06-08 04:04:58.820557 | instance | ok: [instance] 2026-06-08 04:04:58.820664 | instance | 2026-06-08 04:04:58.820769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:04:58.820970 | instance | Monday 08 June 2026 04:04:58 +0000 (0:00:00.065) 0:37:36.610 *********** 2026-06-08 04:04:58.880406 | instance | skipping: [instance] 2026-06-08 04:04:58.880472 | instance | 2026-06-08 04:04:58.880633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:04:58.880754 | instance | Monday 08 June 2026 04:04:58 +0000 (0:00:00.059) 0:37:36.670 *********** 2026-06-08 04:04:58.966974 | instance | ok: [instance] 2026-06-08 04:04:58.967068 | instance | 2026-06-08 04:04:58.967153 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:04:58.967274 | instance | Monday 08 June 2026 04:04:58 +0000 (0:00:00.086) 0:37:36.756 *********** 2026-06-08 04:04:59.052883 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:04:59.052945 | instance | 2026-06-08 04:04:59.052951 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:04:59.052956 | instance | Monday 08 June 2026 04:04:59 +0000 (0:00:00.085) 0:37:36.842 *********** 2026-06-08 04:04:59.625414 | instance | changed: [instance] 2026-06-08 04:04:59.625531 | instance | 2026-06-08 04:04:59.625914 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-06-08 04:04:59.626019 | instance | Monday 08 June 2026 04:04:59 +0000 (0:00:00.572) 0:37:37.415 *********** 2026-06-08 04:04:59.878140 | instance | ok: [instance] 2026-06-08 04:04:59.878215 | instance | 2026-06-08 04:04:59.878239 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-06-08 04:04:59.878347 | instance | Monday 08 June 2026 04:04:59 +0000 (0:00:00.252) 0:37:37.667 *********** 2026-06-08 04:04:59.946750 | instance | ok: [instance] => { 2026-06-08 04:04:59.946829 | instance | "changed": false, 2026-06-08 04:04:59.946840 | instance | "msg": "All assertions passed" 2026-06-08 04:04:59.946860 | instance | } 2026-06-08 04:04:59.946900 | instance | 2026-06-08 04:04:59.947312 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-06-08 04:04:59.947383 | instance | Monday 08 June 2026 04:04:59 +0000 (0:00:00.067) 0:37:37.735 *********** 2026-06-08 04:05:07.311052 | instance | ok: [instance] 2026-06-08 04:05:07.311163 | instance | 2026-06-08 04:05:07.311222 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-06-08 04:05:07.311364 | instance | Monday 08 June 2026 04:05:07 +0000 (0:00:07.365) 0:37:45.101 *********** 2026-06-08 04:05:07.369363 | instance | ok: [instance] => { 2026-06-08 04:05:07.369469 | instance | "changed": false, 2026-06-08 04:05:07.369544 | instance | "msg": "Successfully pulled openvswitch image" 2026-06-08 04:05:07.369663 | instance | } 2026-06-08 04:05:07.369774 | instance | 2026-06-08 04:05:07.369898 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-06-08 04:05:07.370036 | instance | Monday 08 June 2026 04:05:07 +0000 (0:00:00.058) 0:37:45.159 *********** 2026-06-08 04:05:09.407878 | instance | changed: [instance] 2026-06-08 04:05:09.407958 | instance | 2026-06-08 04:05:09.408286 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:05:09.408346 | instance | Monday 08 June 2026 04:05:09 +0000 (0:00:02.038) 0:37:47.197 *********** 2026-06-08 04:05:09.500122 | instance | skipping: [instance] 2026-06-08 04:05:09.500200 | instance | 2026-06-08 04:05:09.500479 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-06-08 04:05:09.500534 | instance | Monday 08 June 2026 04:05:09 +0000 (0:00:00.091) 0:37:47.289 *********** 2026-06-08 04:05:09.591266 | instance | skipping: [instance] 2026-06-08 04:05:09.591392 | instance | 2026-06-08 04:05:09.591538 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:05:09.591697 | instance | Monday 08 June 2026 04:05:09 +0000 (0:00:00.091) 0:37:47.381 *********** 2026-06-08 04:05:09.673400 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:05:09.673448 | instance | 2026-06-08 04:05:09.673461 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:05:09.673471 | instance | Monday 08 June 2026 04:05:09 +0000 (0:00:00.079) 0:37:47.460 *********** 2026-06-08 04:05:10.222112 | instance | changed: [instance] 2026-06-08 04:05:10.222347 | instance | 2026-06-08 04:05:10.222630 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-06-08 04:05:10.222910 | instance | Monday 08 June 2026 04:05:10 +0000 (0:00:00.549) 0:37:48.010 *********** 2026-06-08 04:05:10.289113 | instance | skipping: [instance] 2026-06-08 04:05:10.289365 | instance | 2026-06-08 04:05:10.289689 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-06-08 04:05:10.290014 | instance | Monday 08 June 2026 04:05:10 +0000 (0:00:00.067) 0:37:48.078 *********** 2026-06-08 04:05:10.351009 | instance | skipping: [instance] 2026-06-08 04:05:10.351216 | instance | 2026-06-08 04:05:10.351534 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-06-08 04:05:10.351800 | instance | Monday 08 June 2026 04:05:10 +0000 (0:00:00.062) 0:37:48.140 *********** 2026-06-08 04:05:15.867180 | instance | ok: [instance] 2026-06-08 04:05:15.867481 | instance | 2026-06-08 04:05:15.868165 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-06-08 04:05:15.868297 | instance | Monday 08 June 2026 04:05:15 +0000 (0:00:05.516) 0:37:53.656 *********** 2026-06-08 04:05:15.933159 | instance | ok: [instance] => { 2026-06-08 04:05:15.933406 | instance | "changed": false, 2026-06-08 04:05:15.933689 | instance | "msg": "Successfully pulled ovn-controller image" 2026-06-08 04:05:15.933960 | instance | } 2026-06-08 04:05:15.934300 | instance | 2026-06-08 04:05:15.934585 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-06-08 04:05:15.934867 | instance | Monday 08 June 2026 04:05:15 +0000 (0:00:00.065) 0:37:53.722 *********** 2026-06-08 04:05:16.085116 | instance | skipping: [instance] 2026-06-08 04:05:16.085339 | instance | 2026-06-08 04:05:16.085613 | instance | PLAY [controllers[0]] ********************************************************** 2026-06-08 04:05:16.085863 | instance | 2026-06-08 04:05:16.086221 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:05:16.086495 | instance | Monday 08 June 2026 04:05:16 +0000 (0:00:00.151) 0:37:53.874 *********** 2026-06-08 04:05:18.632917 | instance | ok: [instance] 2026-06-08 04:05:18.633127 | instance | 2026-06-08 04:05:18.633608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:05:18.634317 | instance | Monday 08 June 2026 04:05:18 +0000 (0:00:02.547) 0:37:56.422 *********** 2026-06-08 04:05:18.726446 | instance | ok: [instance] 2026-06-08 04:05:18.726546 | instance | 2026-06-08 04:05:18.726721 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:05:18.726881 | instance | Monday 08 June 2026 04:05:18 +0000 (0:00:00.093) 0:37:56.516 *********** 2026-06-08 04:05:18.784169 | instance | skipping: [instance] 2026-06-08 04:05:18.784431 | instance | 2026-06-08 04:05:18.784744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:05:18.785000 | instance | Monday 08 June 2026 04:05:18 +0000 (0:00:00.057) 0:37:56.573 *********** 2026-06-08 04:05:18.842963 | instance | skipping: [instance] 2026-06-08 04:05:18.843250 | instance | 2026-06-08 04:05:18.843546 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:05:18.843799 | instance | Monday 08 June 2026 04:05:18 +0000 (0:00:00.058) 0:37:56.632 *********** 2026-06-08 04:05:18.916579 | instance | skipping: [instance] 2026-06-08 04:05:18.916817 | instance | 2026-06-08 04:05:18.917107 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:05:18.917376 | instance | Monday 08 June 2026 04:05:18 +0000 (0:00:00.072) 0:37:56.705 *********** 2026-06-08 04:05:18.980860 | instance | skipping: [instance] 2026-06-08 04:05:18.981076 | instance | 2026-06-08 04:05:18.981356 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:05:18.981614 | instance | Monday 08 June 2026 04:05:18 +0000 (0:00:00.065) 0:37:56.770 *********** 2026-06-08 04:05:19.040885 | instance | skipping: [instance] 2026-06-08 04:05:19.041120 | instance | 2026-06-08 04:05:19.041393 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:05:19.041776 | instance | Monday 08 June 2026 04:05:19 +0000 (0:00:00.060) 0:37:56.830 *********** 2026-06-08 04:05:19.122230 | instance | ok: [instance] 2026-06-08 04:05:19.122450 | instance | 2026-06-08 04:05:19.122657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:05:19.122841 | instance | Monday 08 June 2026 04:05:19 +0000 (0:00:00.081) 0:37:56.911 *********** 2026-06-08 04:05:19.195253 | instance | ok: [instance] => (item=libvirt_exporter) 2026-06-08 04:05:19.195584 | instance | 2026-06-08 04:05:19.195906 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:05:19.196215 | instance | Monday 08 June 2026 04:05:19 +0000 (0:00:00.073) 0:37:56.984 *********** 2026-06-08 04:05:19.281910 | instance | ok: [instance] 2026-06-08 04:05:19.282181 | instance | 2026-06-08 04:05:19.282479 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:05:19.282758 | instance | Monday 08 June 2026 04:05:19 +0000 (0:00:00.086) 0:37:57.071 *********** 2026-06-08 04:05:19.382132 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:05:19.382269 | instance | 2026-06-08 04:05:19.382454 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:05:19.382599 | instance | Monday 08 June 2026 04:05:19 +0000 (0:00:00.098) 0:37:57.170 *********** 2026-06-08 04:05:19.962858 | instance | changed: [instance] 2026-06-08 04:05:19.963123 | instance | 2026-06-08 04:05:19.963426 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-06-08 04:05:19.963687 | instance | Monday 08 June 2026 04:05:19 +0000 (0:00:00.582) 0:37:57.752 *********** 2026-06-08 04:05:20.030167 | instance | skipping: [instance] 2026-06-08 04:05:20.030407 | instance | 2026-06-08 04:05:20.030735 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-06-08 04:05:20.030983 | instance | Monday 08 June 2026 04:05:20 +0000 (0:00:00.067) 0:37:57.819 *********** 2026-06-08 04:05:21.412559 | instance | changed: [instance] => (item=libvirt-vnc) 2026-06-08 04:05:21.412718 | instance | changed: [instance] => (item=libvirt-api) 2026-06-08 04:05:21.412889 | instance | 2026-06-08 04:05:21.413070 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-06-08 04:05:21.413262 | instance | Monday 08 June 2026 04:05:21 +0000 (0:00:01.382) 0:37:59.202 *********** 2026-06-08 04:05:22.869177 | instance | changed: [instance] => (item=libvirt-vnc) 2026-06-08 04:05:22.869530 | instance | changed: [instance] => (item=libvirt-api) 2026-06-08 04:05:22.869792 | instance | 2026-06-08 04:05:22.870077 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-06-08 04:05:22.870247 | instance | Monday 08 June 2026 04:05:22 +0000 (0:00:01.455) 0:38:00.657 *********** 2026-06-08 04:05:23.265539 | instance | ok: [instance] 2026-06-08 04:05:23.265743 | instance | 2026-06-08 04:05:23.266055 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-06-08 04:05:23.266404 | instance | Monday 08 June 2026 04:05:23 +0000 (0:00:00.397) 0:38:01.055 *********** 2026-06-08 04:05:25.193525 | instance | changed: [instance] 2026-06-08 04:05:25.193654 | instance | 2026-06-08 04:05:25.193841 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:05:25.194025 | instance | Monday 08 June 2026 04:05:25 +0000 (0:00:01.927) 0:38:02.982 *********** 2026-06-08 04:05:25.290990 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:05:25.291162 | instance | 2026-06-08 04:05:25.291367 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:05:25.291566 | instance | Monday 08 June 2026 04:05:25 +0000 (0:00:00.097) 0:38:03.080 *********** 2026-06-08 04:05:25.842694 | instance | changed: [instance] 2026-06-08 04:05:25.842821 | instance | 2026-06-08 04:05:25.842990 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-06-08 04:05:25.843156 | instance | Monday 08 June 2026 04:05:25 +0000 (0:00:00.551) 0:38:03.632 *********** 2026-06-08 04:05:27.411978 | instance | changed: [instance] 2026-06-08 04:05:27.412087 | instance | 2026-06-08 04:05:27.412270 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-08 04:05:27.412441 | instance | Monday 08 June 2026 04:05:27 +0000 (0:00:01.568) 0:38:05.201 *********** 2026-06-08 04:05:28.482061 | instance | ok: [instance] 2026-06-08 04:05:28.482139 | instance | 2026-06-08 04:05:28.482504 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-08 04:05:28.482781 | instance | Monday 08 June 2026 04:05:28 +0000 (0:00:01.070) 0:38:06.271 *********** 2026-06-08 04:05:28.704393 | instance | ok: [instance] 2026-06-08 04:05:28.704485 | instance | 2026-06-08 04:05:28.704709 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-08 04:05:28.704758 | instance | Monday 08 June 2026 04:05:28 +0000 (0:00:00.222) 0:38:06.494 *********** 2026-06-08 04:05:29.284963 | instance | ok: [instance] 2026-06-08 04:05:29.285065 | instance | 2026-06-08 04:05:29.285451 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:05:29.285523 | instance | Monday 08 June 2026 04:05:29 +0000 (0:00:00.580) 0:38:07.074 *********** 2026-06-08 04:05:29.412719 | instance | ok: [instance] 2026-06-08 04:05:29.412770 | instance | 2026-06-08 04:05:29.412777 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:05:29.412782 | instance | Monday 08 June 2026 04:05:29 +0000 (0:00:00.127) 0:38:07.202 *********** 2026-06-08 04:05:29.520772 | instance | included: rabbitmq for instance 2026-06-08 04:05:29.520869 | instance | 2026-06-08 04:05:29.520883 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:05:29.521034 | instance | Monday 08 June 2026 04:05:29 +0000 (0:00:00.108) 0:38:07.310 *********** 2026-06-08 04:05:30.283032 | instance | ok: [instance] 2026-06-08 04:05:30.283104 | instance | 2026-06-08 04:05:30.283116 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:05:30.283126 | instance | Monday 08 June 2026 04:05:30 +0000 (0:00:00.761) 0:38:08.071 *********** 2026-06-08 04:05:30.345497 | instance | skipping: [instance] 2026-06-08 04:05:30.345592 | instance | 2026-06-08 04:05:30.345809 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:05:30.345877 | instance | Monday 08 June 2026 04:05:30 +0000 (0:00:00.063) 0:38:08.135 *********** 2026-06-08 04:05:30.418770 | instance | skipping: [instance] 2026-06-08 04:05:30.418857 | instance | 2026-06-08 04:05:30.418973 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:05:30.419104 | instance | Monday 08 June 2026 04:05:30 +0000 (0:00:00.072) 0:38:08.208 *********** 2026-06-08 04:05:30.492095 | instance | skipping: [instance] 2026-06-08 04:05:30.492173 | instance | 2026-06-08 04:05:30.492196 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:05:30.492332 | instance | Monday 08 June 2026 04:05:30 +0000 (0:00:00.073) 0:38:08.281 *********** 2026-06-08 04:06:01.416266 | instance | changed: [instance] 2026-06-08 04:06:01.416348 | instance | 2026-06-08 04:06:01.416579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:06:01.416598 | instance | Monday 08 June 2026 04:06:01 +0000 (0:00:30.924) 0:38:39.205 *********** 2026-06-08 04:06:02.137564 | instance | ok: [instance] 2026-06-08 04:06:02.137613 | instance | 2026-06-08 04:06:02.137619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:06:02.137625 | instance | Monday 08 June 2026 04:06:02 +0000 (0:00:00.721) 0:38:39.927 *********** 2026-06-08 04:06:02.203910 | instance | ok: [instance] 2026-06-08 04:06:02.203988 | instance | 2026-06-08 04:06:02.204254 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:06:02.204312 | instance | Monday 08 June 2026 04:06:02 +0000 (0:00:00.066) 0:38:39.993 *********** 2026-06-08 04:06:02.271940 | instance | skipping: [instance] 2026-06-08 04:06:02.272004 | instance | 2026-06-08 04:06:02.272144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:06:02.272265 | instance | Monday 08 June 2026 04:06:02 +0000 (0:00:00.068) 0:38:40.061 *********** 2026-06-08 04:06:02.345420 | instance | skipping: [instance] 2026-06-08 04:06:02.345559 | instance | 2026-06-08 04:06:02.345743 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:06:02.345921 | instance | Monday 08 June 2026 04:06:02 +0000 (0:00:00.073) 0:38:40.135 *********** 2026-06-08 04:06:02.400757 | instance | ok: [instance] 2026-06-08 04:06:02.400928 | instance | 2026-06-08 04:06:02.401272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:06:02.401556 | instance | Monday 08 June 2026 04:06:02 +0000 (0:00:00.055) 0:38:40.190 *********** 2026-06-08 04:06:02.626479 | instance | ok: [instance] => (item=network) 2026-06-08 04:06:02.626584 | instance | ok: [instance] => (item=image) 2026-06-08 04:06:02.626699 | instance | ok: [instance] => (item=baremetal) 2026-06-08 04:06:02.626760 | instance | ok: [instance] => (item=compute) 2026-06-08 04:06:02.626886 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-06-08 04:06:02.627000 | instance | ok: [instance] => (item=identity) 2026-06-08 04:06:02.627140 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:06:02.627236 | instance | ok: [instance] => (item=volumev3) 2026-06-08 04:06:02.627346 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:06:02.627472 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:06:02.627578 | instance | ok: [instance] => (item=oslo_db_api) 2026-06-08 04:06:02.627694 | instance | ok: [instance] => (item=compute_metadata) 2026-06-08 04:06:02.627809 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-06-08 04:06:02.627930 | instance | ok: [instance] => (item=placement) 2026-06-08 04:06:02.628042 | instance | 2026-06-08 04:06:02.628160 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:06:02.628311 | instance | Monday 08 June 2026 04:06:02 +0000 (0:00:00.225) 0:38:40.416 *********** 2026-06-08 04:06:02.714441 | instance | ok: [instance] 2026-06-08 04:06:02.714668 | instance | 2026-06-08 04:06:02.714945 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:06:02.715212 | instance | Monday 08 June 2026 04:06:02 +0000 (0:00:00.087) 0:38:40.504 *********** 2026-06-08 04:06:02.799413 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:06:02.799622 | instance | 2026-06-08 04:06:02.799982 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:06:02.800256 | instance | Monday 08 June 2026 04:06:02 +0000 (0:00:00.084) 0:38:40.589 *********** 2026-06-08 04:06:03.365460 | instance | changed: [instance] 2026-06-08 04:06:03.365674 | instance | 2026-06-08 04:06:03.365962 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-06-08 04:06:03.366302 | instance | Monday 08 June 2026 04:06:03 +0000 (0:00:00.566) 0:38:41.155 *********** 2026-06-08 04:06:03.429917 | instance | skipping: [instance] 2026-06-08 04:06:03.430281 | instance | 2026-06-08 04:06:03.430628 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-06-08 04:06:03.430982 | instance | Monday 08 June 2026 04:06:03 +0000 (0:00:00.064) 0:38:41.219 *********** 2026-06-08 04:06:03.634142 | instance | ok: [instance -> localhost] 2026-06-08 04:06:03.634453 | instance | 2026-06-08 04:06:03.634696 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-06-08 04:06:03.634939 | instance | Monday 08 June 2026 04:06:03 +0000 (0:00:00.204) 0:38:41.423 *********** 2026-06-08 04:06:04.030335 | instance | ok: [instance -> localhost] 2026-06-08 04:06:04.030575 | instance | 2026-06-08 04:06:04.030898 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-06-08 04:06:04.031182 | instance | Monday 08 June 2026 04:06:04 +0000 (0:00:00.396) 0:38:41.819 *********** 2026-06-08 04:06:04.603353 | instance | ok: [instance -> localhost] 2026-06-08 04:06:04.603586 | instance | 2026-06-08 04:06:04.603859 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-06-08 04:06:04.604120 | instance | Monday 08 June 2026 04:06:04 +0000 (0:00:00.573) 0:38:42.393 *********** 2026-06-08 04:06:04.846345 | instance | ok: [instance -> localhost] 2026-06-08 04:06:04.846409 | instance | 2026-06-08 04:06:04.846603 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-06-08 04:06:04.847053 | instance | Monday 08 June 2026 04:06:04 +0000 (0:00:00.241) 0:38:42.634 *********** 2026-06-08 04:06:06.233198 | instance | ok: [instance] => (item=nova-bootstrap) 2026-06-08 04:06:06.233455 | instance | ok: [instance] => (item=nova-cell-setup) 2026-06-08 04:06:06.233701 | instance | 2026-06-08 04:06:06.234138 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-06-08 04:06:06.234413 | instance | Monday 08 June 2026 04:06:06 +0000 (0:00:01.388) 0:38:44.022 *********** 2026-06-08 04:06:06.753268 | instance | ok: [instance] 2026-06-08 04:06:06.753481 | instance | 2026-06-08 04:06:06.753741 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-06-08 04:06:06.754192 | instance | Monday 08 June 2026 04:06:06 +0000 (0:00:00.520) 0:38:44.542 *********** 2026-06-08 04:08:48.048641 | instance | changed: [instance] 2026-06-08 04:08:48.048777 | instance | 2026-06-08 04:08:48.048922 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:08:48.049090 | instance | Monday 08 June 2026 04:08:48 +0000 (0:02:41.293) 0:41:25.836 *********** 2026-06-08 04:08:48.204297 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:08:48.204372 | instance | 2026-06-08 04:08:48.204490 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:08:48.204608 | instance | Monday 08 June 2026 04:08:48 +0000 (0:00:00.157) 0:41:25.994 *********** 2026-06-08 04:08:48.264303 | instance | skipping: [instance] 2026-06-08 04:08:48.264362 | instance | 2026-06-08 04:08:48.264519 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:08:48.264611 | instance | Monday 08 June 2026 04:08:48 +0000 (0:00:00.060) 0:41:26.054 *********** 2026-06-08 04:08:48.326178 | instance | skipping: [instance] 2026-06-08 04:08:48.326340 | instance | 2026-06-08 04:08:48.326546 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:08:48.326742 | instance | Monday 08 June 2026 04:08:48 +0000 (0:00:00.061) 0:41:26.116 *********** 2026-06-08 04:08:48.395076 | instance | ok: [instance] 2026-06-08 04:08:48.395172 | instance | 2026-06-08 04:08:48.395289 | instance | TASK [Create Ingress compute] ************************************************** 2026-06-08 04:08:48.395408 | instance | Monday 08 June 2026 04:08:48 +0000 (0:00:00.069) 0:41:26.185 *********** 2026-06-08 04:08:48.493250 | instance | included: ingress for instance 2026-06-08 04:08:48.493544 | instance | 2026-06-08 04:08:48.493811 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-06-08 04:08:48.494125 | instance | Monday 08 June 2026 04:08:48 +0000 (0:00:00.097) 0:41:26.283 *********** 2026-06-08 04:08:49.786653 | instance | changed: [instance] 2026-06-08 04:08:49.786786 | instance | 2026-06-08 04:08:49.786969 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:08:49.787141 | instance | Monday 08 June 2026 04:08:49 +0000 (0:00:01.291) 0:41:27.575 *********** 2026-06-08 04:08:49.916749 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:08:49.916991 | instance | 2026-06-08 04:08:49.917284 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:08:49.917559 | instance | Monday 08 June 2026 04:08:49 +0000 (0:00:00.131) 0:41:27.706 *********** 2026-06-08 04:08:49.968245 | instance | skipping: [instance] 2026-06-08 04:08:49.968479 | instance | 2026-06-08 04:08:49.968783 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:08:49.969060 | instance | Monday 08 June 2026 04:08:49 +0000 (0:00:00.051) 0:41:27.758 *********** 2026-06-08 04:08:50.022429 | instance | skipping: [instance] 2026-06-08 04:08:50.022689 | instance | 2026-06-08 04:08:50.022986 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:08:50.023268 | instance | Monday 08 June 2026 04:08:50 +0000 (0:00:00.053) 0:41:27.812 *********** 2026-06-08 04:08:50.093535 | instance | ok: [instance] 2026-06-08 04:08:50.093653 | instance | 2026-06-08 04:08:50.093819 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-06-08 04:08:50.094001 | instance | Monday 08 June 2026 04:08:50 +0000 (0:00:00.071) 0:41:27.883 *********** 2026-06-08 04:08:50.184883 | instance | included: ingress for instance 2026-06-08 04:08:50.185042 | instance | 2026-06-08 04:08:50.185208 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-06-08 04:08:50.185371 | instance | Monday 08 June 2026 04:08:50 +0000 (0:00:00.091) 0:41:27.975 *********** 2026-06-08 04:08:51.221678 | instance | changed: [instance] 2026-06-08 04:08:51.221915 | instance | 2026-06-08 04:08:51.222228 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-06-08 04:08:51.222493 | instance | Monday 08 June 2026 04:08:51 +0000 (0:00:01.036) 0:41:29.011 *********** 2026-06-08 04:08:52.047180 | instance | ok: [instance] 2026-06-08 04:08:52.047434 | instance | 2026-06-08 04:08:52.047710 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-06-08 04:08:52.047970 | instance | Monday 08 June 2026 04:08:52 +0000 (0:00:00.825) 0:41:29.837 *********** 2026-06-08 04:09:09.548394 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-06-08 04:09:09.548454 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-06-08 04:09:09.548466 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-06-08 04:09:09.548476 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-06-08 04:09:09.548485 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-06-08 04:09:09.548493 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-06-08 04:09:09.548502 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-06-08 04:09:09.548511 | instance | 2026-06-08 04:09:09.548520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:09:09.548530 | instance | Monday 08 June 2026 04:09:09 +0000 (0:00:17.497) 0:41:47.334 *********** 2026-06-08 04:09:09.659451 | instance | ok: [instance] 2026-06-08 04:09:09.659721 | instance | 2026-06-08 04:09:09.660140 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:09:09.660539 | instance | Monday 08 June 2026 04:09:09 +0000 (0:00:00.113) 0:41:47.448 *********** 2026-06-08 04:09:09.762816 | instance | included: rabbitmq for instance 2026-06-08 04:09:09.762922 | instance | 2026-06-08 04:09:09.763123 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:09:09.763280 | instance | Monday 08 June 2026 04:09:09 +0000 (0:00:00.104) 0:41:47.553 *********** 2026-06-08 04:09:10.407152 | instance | ok: [instance] 2026-06-08 04:09:10.407360 | instance | 2026-06-08 04:09:10.407430 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:09:10.407501 | instance | Monday 08 June 2026 04:09:10 +0000 (0:00:00.644) 0:41:48.197 *********** 2026-06-08 04:09:10.460594 | instance | skipping: [instance] 2026-06-08 04:09:10.460689 | instance | 2026-06-08 04:09:10.460969 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:09:10.460985 | instance | Monday 08 June 2026 04:09:10 +0000 (0:00:00.053) 0:41:48.250 *********** 2026-06-08 04:09:10.519502 | instance | skipping: [instance] 2026-06-08 04:09:10.519605 | instance | 2026-06-08 04:09:10.519869 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:09:10.519911 | instance | Monday 08 June 2026 04:09:10 +0000 (0:00:00.058) 0:41:48.309 *********** 2026-06-08 04:09:10.586396 | instance | skipping: [instance] 2026-06-08 04:09:10.586466 | instance | 2026-06-08 04:09:10.586746 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:09:10.586792 | instance | Monday 08 June 2026 04:09:10 +0000 (0:00:00.066) 0:41:48.376 *********** 2026-06-08 04:09:41.438452 | instance | changed: [instance] 2026-06-08 04:09:41.438534 | instance | 2026-06-08 04:09:41.438779 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:09:41.438815 | instance | Monday 08 June 2026 04:09:41 +0000 (0:00:30.852) 0:42:19.228 *********** 2026-06-08 04:09:42.187827 | instance | ok: [instance] 2026-06-08 04:09:42.187926 | instance | 2026-06-08 04:09:42.188162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:09:42.188236 | instance | Monday 08 June 2026 04:09:42 +0000 (0:00:00.749) 0:42:19.978 *********** 2026-06-08 04:09:42.259395 | instance | ok: [instance] 2026-06-08 04:09:42.259488 | instance | 2026-06-08 04:09:42.259762 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:09:42.259807 | instance | Monday 08 June 2026 04:09:42 +0000 (0:00:00.071) 0:42:20.049 *********** 2026-06-08 04:09:42.325727 | instance | skipping: [instance] 2026-06-08 04:09:42.325807 | instance | 2026-06-08 04:09:42.325903 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:09:42.326025 | instance | Monday 08 June 2026 04:09:42 +0000 (0:00:00.066) 0:42:20.115 *********** 2026-06-08 04:09:42.389780 | instance | skipping: [instance] 2026-06-08 04:09:42.390067 | instance | 2026-06-08 04:09:42.390523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:09:42.390790 | instance | Monday 08 June 2026 04:09:42 +0000 (0:00:00.063) 0:42:20.179 *********** 2026-06-08 04:09:42.457534 | instance | ok: [instance] 2026-06-08 04:09:42.457649 | instance | 2026-06-08 04:09:42.457847 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:09:42.458035 | instance | Monday 08 June 2026 04:09:42 +0000 (0:00:00.067) 0:42:20.247 *********** 2026-06-08 04:09:42.684253 | instance | ok: [instance] => (item=network) 2026-06-08 04:09:42.684320 | instance | ok: [instance] => (item=baremetal) 2026-06-08 04:09:42.684327 | instance | ok: [instance] => (item=compute) 2026-06-08 04:09:42.684368 | instance | ok: [instance] => (item=identity) 2026-06-08 04:09:42.684549 | instance | ok: [instance] => (item=dns) 2026-06-08 04:09:42.684787 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:09:42.684994 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:09:42.685244 | instance | ok: [instance] => (item=load_balancer) 2026-06-08 04:09:42.685477 | instance | ok: [instance] => (item=compute_metadata) 2026-06-08 04:09:42.685669 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:09:42.685831 | instance | 2026-06-08 04:09:42.686032 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:09:42.686266 | instance | Monday 08 June 2026 04:09:42 +0000 (0:00:00.226) 0:42:20.473 *********** 2026-06-08 04:09:42.779133 | instance | ok: [instance] 2026-06-08 04:09:42.779383 | instance | 2026-06-08 04:09:42.779678 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:09:42.780004 | instance | Monday 08 June 2026 04:09:42 +0000 (0:00:00.093) 0:42:20.567 *********** 2026-06-08 04:09:42.865025 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:09:42.865289 | instance | 2026-06-08 04:09:42.865587 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:09:42.865879 | instance | Monday 08 June 2026 04:09:42 +0000 (0:00:00.087) 0:42:20.654 *********** 2026-06-08 04:09:43.408823 | instance | changed: [instance] 2026-06-08 04:09:43.409064 | instance | 2026-06-08 04:09:43.409346 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-06-08 04:09:43.409615 | instance | Monday 08 June 2026 04:09:43 +0000 (0:00:00.543) 0:42:21.198 *********** 2026-06-08 04:09:44.124019 | instance | ok: [instance] 2026-06-08 04:09:44.124207 | instance | 2026-06-08 04:09:44.124373 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-06-08 04:09:44.124578 | instance | Monday 08 June 2026 04:09:44 +0000 (0:00:00.714) 0:42:21.913 *********** 2026-06-08 04:09:44.192501 | instance | skipping: [instance] 2026-06-08 04:09:44.192715 | instance | 2026-06-08 04:09:44.192945 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-06-08 04:09:44.193125 | instance | Monday 08 June 2026 04:09:44 +0000 (0:00:00.068) 0:42:21.982 *********** 2026-06-08 04:09:44.732135 | instance | ok: [instance] 2026-06-08 04:09:44.732353 | instance | 2026-06-08 04:09:44.732621 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-06-08 04:09:44.733249 | instance | Monday 08 June 2026 04:09:44 +0000 (0:00:00.539) 0:42:22.521 *********** 2026-06-08 04:09:44.783625 | instance | skipping: [instance] 2026-06-08 04:09:44.783808 | instance | 2026-06-08 04:09:44.784096 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-06-08 04:09:44.784362 | instance | Monday 08 June 2026 04:09:44 +0000 (0:00:00.051) 0:42:22.573 *********** 2026-06-08 04:09:44.857715 | instance | ok: [instance] 2026-06-08 04:09:44.857792 | instance | 2026-06-08 04:09:44.857889 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-06-08 04:09:44.858036 | instance | Monday 08 June 2026 04:09:44 +0000 (0:00:00.074) 0:42:22.647 *********** 2026-06-08 04:09:44.919762 | instance | skipping: [instance] 2026-06-08 04:09:44.919845 | instance | 2026-06-08 04:09:44.920116 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (ironic agent)] ********* 2026-06-08 04:09:44.920137 | instance | Monday 08 June 2026 04:09:44 +0000 (0:00:00.062) 0:42:22.710 *********** 2026-06-08 04:09:44.975880 | instance | skipping: [instance] 2026-06-08 04:09:44.975989 | instance | 2026-06-08 04:09:44.976115 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-06-08 04:09:44.976248 | instance | Monday 08 June 2026 04:09:44 +0000 (0:00:00.056) 0:42:22.766 *********** 2026-06-08 04:12:01.849840 | instance | changed: [instance] 2026-06-08 04:12:01.852160 | instance | 2026-06-08 04:12:01.852577 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:12:01.853160 | instance | Monday 08 June 2026 04:12:01 +0000 (0:02:16.871) 0:44:39.637 *********** 2026-06-08 04:12:01.979668 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:12:01.979909 | instance | 2026-06-08 04:12:01.980210 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:12:01.980509 | instance | Monday 08 June 2026 04:12:01 +0000 (0:00:00.131) 0:44:39.769 *********** 2026-06-08 04:12:02.037944 | instance | skipping: [instance] 2026-06-08 04:12:02.038217 | instance | 2026-06-08 04:12:02.038520 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:12:02.038804 | instance | Monday 08 June 2026 04:12:02 +0000 (0:00:00.059) 0:44:39.828 *********** 2026-06-08 04:12:02.099356 | instance | skipping: [instance] 2026-06-08 04:12:02.099664 | instance | 2026-06-08 04:12:02.099915 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:12:02.100191 | instance | Monday 08 June 2026 04:12:02 +0000 (0:00:00.061) 0:44:39.889 *********** 2026-06-08 04:12:02.168702 | instance | ok: [instance] 2026-06-08 04:12:02.168948 | instance | 2026-06-08 04:12:02.169220 | instance | TASK [Create Ingress network] ************************************************** 2026-06-08 04:12:02.169482 | instance | Monday 08 June 2026 04:12:02 +0000 (0:00:00.069) 0:44:39.958 *********** 2026-06-08 04:12:02.256883 | instance | included: ingress for instance 2026-06-08 04:12:02.257107 | instance | 2026-06-08 04:12:02.257375 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-06-08 04:12:02.257639 | instance | Monday 08 June 2026 04:12:02 +0000 (0:00:00.088) 0:44:40.046 *********** 2026-06-08 04:12:03.372830 | instance | changed: [instance] 2026-06-08 04:12:03.373139 | instance | 2026-06-08 04:12:03.373443 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-06-08 04:12:03.373732 | instance | Monday 08 June 2026 04:12:03 +0000 (0:00:01.115) 0:44:41.162 *********** 2026-06-08 04:12:04.082740 | instance | ok: [instance] 2026-06-08 04:12:04.083019 | instance | 2026-06-08 04:12:04.083312 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-06-08 04:12:04.083600 | instance | Monday 08 June 2026 04:12:04 +0000 (0:00:00.709) 0:44:41.872 *********** 2026-06-08 04:12:55.243084 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-06-08 04:12:55.243366 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-06-08 04:12:55.243651 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-06-08 04:12:55.243949 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-06-08 04:12:55.244239 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-06-08 04:12:55.244503 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-06-08 04:12:55.244792 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left). 2026-06-08 04:12:55.245065 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left). 2026-06-08 04:12:55.245422 | 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-06-08 04:12:55.245678 | instance | 2026-06-08 04:12:55.245986 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-06-08 04:12:55.246277 | instance | Monday 08 June 2026 04:12:55 +0000 (0:00:51.160) 0:45:33.032 *********** 2026-06-08 04:12:57.007111 | 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-06-08 04:12:57.007348 | instance | 2026-06-08 04:12:57.007660 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:12:57.007936 | instance | Monday 08 June 2026 04:12:56 +0000 (0:00:01.763) 0:45:34.796 *********** 2026-06-08 04:12:57.095555 | instance | ok: [instance] 2026-06-08 04:12:57.095727 | instance | 2026-06-08 04:12:57.095917 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:12:57.096097 | instance | Monday 08 June 2026 04:12:57 +0000 (0:00:00.088) 0:45:34.885 *********** 2026-06-08 04:12:57.191495 | instance | included: rabbitmq for instance 2026-06-08 04:12:57.191657 | instance | 2026-06-08 04:12:57.191883 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:12:57.192071 | instance | Monday 08 June 2026 04:12:57 +0000 (0:00:00.095) 0:45:34.981 *********** 2026-06-08 04:12:57.849791 | instance | ok: [instance] 2026-06-08 04:12:57.849880 | instance | 2026-06-08 04:12:57.850018 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:12:57.850148 | instance | Monday 08 June 2026 04:12:57 +0000 (0:00:00.658) 0:45:35.639 *********** 2026-06-08 04:12:57.914548 | instance | skipping: [instance] 2026-06-08 04:12:57.914619 | instance | 2026-06-08 04:12:57.914757 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:12:57.914881 | instance | Monday 08 June 2026 04:12:57 +0000 (0:00:00.064) 0:45:35.704 *********** 2026-06-08 04:12:57.979265 | instance | skipping: [instance] 2026-06-08 04:12:57.979363 | instance | 2026-06-08 04:12:57.979488 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:12:57.979620 | instance | Monday 08 June 2026 04:12:57 +0000 (0:00:00.063) 0:45:35.768 *********** 2026-06-08 04:12:58.038434 | instance | skipping: [instance] 2026-06-08 04:12:58.038543 | instance | 2026-06-08 04:12:58.038666 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:12:58.038790 | instance | Monday 08 June 2026 04:12:58 +0000 (0:00:00.059) 0:45:35.828 *********** 2026-06-08 04:13:28.899794 | instance | changed: [instance] 2026-06-08 04:13:28.899938 | instance | 2026-06-08 04:13:28.900140 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:13:28.900330 | instance | Monday 08 June 2026 04:13:28 +0000 (0:00:30.861) 0:46:06.689 *********** 2026-06-08 04:13:29.583160 | instance | ok: [instance] 2026-06-08 04:13:29.583388 | instance | 2026-06-08 04:13:29.584001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:13:29.584059 | instance | Monday 08 June 2026 04:13:29 +0000 (0:00:00.683) 0:46:07.373 *********** 2026-06-08 04:13:29.643757 | instance | ok: [instance] 2026-06-08 04:13:29.643798 | instance | 2026-06-08 04:13:29.643806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:13:29.643813 | instance | Monday 08 June 2026 04:13:29 +0000 (0:00:00.060) 0:46:07.433 *********** 2026-06-08 04:13:29.701024 | instance | skipping: [instance] 2026-06-08 04:13:29.701202 | instance | 2026-06-08 04:13:29.701495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:13:29.701777 | instance | Monday 08 June 2026 04:13:29 +0000 (0:00:00.057) 0:46:07.491 *********** 2026-06-08 04:13:29.760785 | instance | skipping: [instance] 2026-06-08 04:13:29.760916 | instance | 2026-06-08 04:13:29.761099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:13:29.761264 | instance | Monday 08 June 2026 04:13:29 +0000 (0:00:00.059) 0:46:07.550 *********** 2026-06-08 04:13:29.823520 | instance | ok: [instance] 2026-06-08 04:13:29.823829 | instance | 2026-06-08 04:13:29.824138 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:13:29.824420 | instance | Monday 08 June 2026 04:13:29 +0000 (0:00:00.062) 0:46:07.612 *********** 2026-06-08 04:13:29.974666 | instance | ok: [instance] => (item=cloudformation) 2026-06-08 04:13:29.975030 | instance | ok: [instance] => (item=identity) 2026-06-08 04:13:29.975303 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:13:29.975570 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:13:29.975832 | instance | ok: [instance] => (item=orchestration) 2026-06-08 04:13:29.976095 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:13:29.976344 | instance | 2026-06-08 04:13:29.976615 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:13:29.976890 | instance | Monday 08 June 2026 04:13:29 +0000 (0:00:00.150) 0:46:07.763 *********** 2026-06-08 04:13:30.055661 | instance | ok: [instance] 2026-06-08 04:13:30.055962 | instance | 2026-06-08 04:13:30.056351 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:13:30.056632 | instance | Monday 08 June 2026 04:13:30 +0000 (0:00:00.081) 0:46:07.845 *********** 2026-06-08 04:13:30.133270 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:13:30.133501 | instance | 2026-06-08 04:13:30.133780 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:13:30.134111 | instance | Monday 08 June 2026 04:13:30 +0000 (0:00:00.077) 0:46:07.923 *********** 2026-06-08 04:13:30.652465 | instance | changed: [instance] 2026-06-08 04:13:30.652588 | instance | 2026-06-08 04:13:30.652760 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-06-08 04:13:30.652938 | instance | Monday 08 June 2026 04:13:30 +0000 (0:00:00.519) 0:46:08.442 *********** 2026-06-08 04:16:55.527724 | instance | changed: [instance] 2026-06-08 04:16:55.527951 | instance | 2026-06-08 04:16:55.528219 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:16:55.528486 | instance | Monday 08 June 2026 04:16:55 +0000 (0:03:24.875) 0:49:33.317 *********** 2026-06-08 04:16:55.650141 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:16:55.650430 | instance | 2026-06-08 04:16:55.650720 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:16:55.650996 | instance | Monday 08 June 2026 04:16:55 +0000 (0:00:00.122) 0:49:33.440 *********** 2026-06-08 04:16:55.707908 | instance | skipping: [instance] 2026-06-08 04:16:55.708099 | instance | 2026-06-08 04:16:55.708260 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:16:55.708514 | instance | Monday 08 June 2026 04:16:55 +0000 (0:00:00.058) 0:49:33.498 *********** 2026-06-08 04:16:55.767773 | instance | skipping: [instance] 2026-06-08 04:16:55.768006 | instance | 2026-06-08 04:16:55.768285 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:16:55.768580 | instance | Monday 08 June 2026 04:16:55 +0000 (0:00:00.059) 0:49:33.558 *********** 2026-06-08 04:16:55.843833 | instance | ok: [instance] 2026-06-08 04:16:55.843903 | instance | 2026-06-08 04:16:55.844056 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-06-08 04:16:55.844314 | instance | Monday 08 June 2026 04:16:55 +0000 (0:00:00.075) 0:49:33.633 *********** 2026-06-08 04:16:55.953320 | instance | included: ingress for instance 2026-06-08 04:16:55.953544 | instance | 2026-06-08 04:16:55.953822 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-06-08 04:16:55.954141 | instance | Monday 08 June 2026 04:16:55 +0000 (0:00:00.109) 0:49:33.743 *********** 2026-06-08 04:16:56.952546 | instance | changed: [instance] 2026-06-08 04:16:56.952774 | instance | 2026-06-08 04:16:56.953041 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:16:56.953308 | instance | Monday 08 June 2026 04:16:56 +0000 (0:00:00.999) 0:49:34.742 *********** 2026-06-08 04:16:57.081873 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:16:57.081978 | instance | 2026-06-08 04:16:57.082160 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:16:57.082315 | instance | Monday 08 June 2026 04:16:57 +0000 (0:00:00.129) 0:49:34.872 *********** 2026-06-08 04:16:57.142003 | instance | skipping: [instance] 2026-06-08 04:16:57.142204 | instance | 2026-06-08 04:16:57.142437 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:16:57.142664 | instance | Monday 08 June 2026 04:16:57 +0000 (0:00:00.060) 0:49:34.932 *********** 2026-06-08 04:16:57.194645 | instance | skipping: [instance] 2026-06-08 04:16:57.194849 | instance | 2026-06-08 04:16:57.195105 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:16:57.195345 | instance | Monday 08 June 2026 04:16:57 +0000 (0:00:00.052) 0:49:34.984 *********** 2026-06-08 04:16:57.262488 | instance | ok: [instance] 2026-06-08 04:16:57.262623 | instance | 2026-06-08 04:16:57.262797 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-06-08 04:16:57.262967 | instance | Monday 08 June 2026 04:16:57 +0000 (0:00:00.067) 0:49:35.052 *********** 2026-06-08 04:16:57.347041 | instance | included: ingress for instance 2026-06-08 04:16:57.347299 | instance | 2026-06-08 04:16:57.347570 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-06-08 04:16:57.347840 | instance | Monday 08 June 2026 04:16:57 +0000 (0:00:00.084) 0:49:35.137 *********** 2026-06-08 04:16:58.477091 | instance | changed: [instance] 2026-06-08 04:16:58.477162 | instance | 2026-06-08 04:16:58.477273 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-08 04:16:58.477393 | instance | Monday 08 June 2026 04:16:58 +0000 (0:00:01.130) 0:49:36.267 *********** 2026-06-08 04:16:58.730142 | instance | ok: [instance] 2026-06-08 04:16:58.730403 | instance | 2026-06-08 04:16:58.730677 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:16:58.730936 | instance | Monday 08 June 2026 04:16:58 +0000 (0:00:00.252) 0:49:36.519 *********** 2026-06-08 04:16:59.797421 | instance | ok: [instance] 2026-06-08 04:16:59.797671 | instance | 2026-06-08 04:16:59.797962 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 04:16:59.798263 | instance | Monday 08 June 2026 04:16:59 +0000 (0:00:01.067) 0:49:37.587 *********** 2026-06-08 04:17:00.050920 | instance | ok: [instance] 2026-06-08 04:17:00.051143 | instance | 2026-06-08 04:17:00.051437 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:17:00.051713 | instance | Monday 08 June 2026 04:17:00 +0000 (0:00:00.253) 0:49:37.840 *********** 2026-06-08 04:17:00.155413 | instance | ok: [instance] => { 2026-06-08 04:17:00.155616 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-08 04:17:00.155891 | instance | } 2026-06-08 04:17:00.156152 | instance | 2026-06-08 04:17:00.156435 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:17:00.156716 | instance | Monday 08 June 2026 04:17:00 +0000 (0:00:00.105) 0:49:37.945 *********** 2026-06-08 04:17:00.500263 | instance | ok: [instance] 2026-06-08 04:17:00.500501 | instance | 2026-06-08 04:17:00.500800 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:17:00.501072 | instance | Monday 08 June 2026 04:17:00 +0000 (0:00:00.344) 0:49:38.290 *********** 2026-06-08 04:17:01.555184 | instance | ok: [instance] 2026-06-08 04:17:01.555280 | instance | 2026-06-08 04:17:01.555407 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-08 04:17:01.555533 | instance | Monday 08 June 2026 04:17:01 +0000 (0:00:01.055) 0:49:39.345 *********** 2026-06-08 04:17:02.049232 | instance | ok: [instance] 2026-06-08 04:17:02.049297 | instance | 2026-06-08 04:17:02.049442 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-06-08 04:17:02.049565 | instance | Monday 08 June 2026 04:17:02 +0000 (0:00:00.494) 0:49:39.839 *********** 2026-06-08 04:17:02.764813 | instance | ok: [instance] 2026-06-08 04:17:02.764883 | instance | 2026-06-08 04:17:02.765025 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-06-08 04:17:02.765148 | instance | Monday 08 June 2026 04:17:02 +0000 (0:00:00.715) 0:49:40.555 *********** 2026-06-08 04:17:03.508122 | instance | ok: [instance] 2026-06-08 04:17:03.508357 | instance | 2026-06-08 04:17:03.508681 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-06-08 04:17:03.508953 | instance | Monday 08 June 2026 04:17:03 +0000 (0:00:00.742) 0:49:41.297 *********** 2026-06-08 04:17:03.867894 | instance | ok: [instance] 2026-06-08 04:17:03.868039 | instance | 2026-06-08 04:17:03.868213 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-08 04:17:03.868381 | instance | Monday 08 June 2026 04:17:03 +0000 (0:00:00.360) 0:49:41.658 *********** 2026-06-08 04:17:04.012514 | instance | included: openstack_helm_endpoints for instance 2026-06-08 04:17:04.012911 | instance | 2026-06-08 04:17:04.013114 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:17:04.013377 | instance | Monday 08 June 2026 04:17:04 +0000 (0:00:00.144) 0:49:41.802 *********** 2026-06-08 04:17:04.069200 | instance | skipping: [instance] 2026-06-08 04:17:04.069429 | instance | 2026-06-08 04:17:04.069688 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:17:04.069946 | instance | Monday 08 June 2026 04:17:04 +0000 (0:00:00.056) 0:49:41.859 *********** 2026-06-08 04:17:04.220993 | instance | skipping: [instance] 2026-06-08 04:17:04.221131 | instance | 2026-06-08 04:17:04.221312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:17:04.221509 | instance | Monday 08 June 2026 04:17:04 +0000 (0:00:00.151) 0:49:42.011 *********** 2026-06-08 04:17:04.274405 | instance | skipping: [instance] 2026-06-08 04:17:04.274504 | instance | 2026-06-08 04:17:04.274669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:17:04.274799 | instance | Monday 08 June 2026 04:17:04 +0000 (0:00:00.053) 0:49:42.064 *********** 2026-06-08 04:17:04.333614 | instance | skipping: [instance] 2026-06-08 04:17:04.333931 | instance | 2026-06-08 04:17:04.334403 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:17:04.334747 | instance | Monday 08 June 2026 04:17:04 +0000 (0:00:00.058) 0:49:42.122 *********** 2026-06-08 04:17:04.395170 | instance | skipping: [instance] 2026-06-08 04:17:04.395277 | instance | 2026-06-08 04:17:04.395405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:17:04.395645 | instance | Monday 08 June 2026 04:17:04 +0000 (0:00:00.061) 0:49:42.184 *********** 2026-06-08 04:17:04.454621 | instance | skipping: [instance] 2026-06-08 04:17:04.454993 | instance | 2026-06-08 04:17:04.455307 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:17:04.455575 | instance | Monday 08 June 2026 04:17:04 +0000 (0:00:00.059) 0:49:42.244 *********** 2026-06-08 04:17:04.512139 | instance | ok: [instance] 2026-06-08 04:17:04.512362 | instance | 2026-06-08 04:17:04.512728 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:17:04.512995 | instance | Monday 08 June 2026 04:17:04 +0000 (0:00:00.057) 0:49:42.302 *********** 2026-06-08 04:17:04.584771 | instance | ok: [instance] => (item=identity) 2026-06-08 04:17:04.585098 | instance | 2026-06-08 04:17:04.585367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:17:04.585658 | instance | Monday 08 June 2026 04:17:04 +0000 (0:00:00.072) 0:49:42.374 *********** 2026-06-08 04:17:04.667069 | instance | ok: [instance] 2026-06-08 04:17:04.667341 | instance | 2026-06-08 04:17:04.667672 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-06-08 04:17:04.668459 | instance | Monday 08 June 2026 04:17:04 +0000 (0:00:00.081) 0:49:42.456 *********** 2026-06-08 04:17:05.129856 | instance | ok: [instance] 2026-06-08 04:17:05.130030 | instance | 2026-06-08 04:17:05.130145 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-06-08 04:17:05.130341 | instance | Monday 08 June 2026 04:17:05 +0000 (0:00:00.462) 0:49:42.918 *********** 2026-06-08 04:17:05.616398 | instance | ok: [instance] 2026-06-08 04:17:05.616619 | instance | 2026-06-08 04:17:05.616916 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-06-08 04:17:05.617245 | instance | Monday 08 June 2026 04:17:05 +0000 (0:00:00.487) 0:49:43.406 *********** 2026-06-08 04:17:06.069022 | instance | ok: [instance] 2026-06-08 04:17:06.069242 | instance | 2026-06-08 04:17:06.069522 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-06-08 04:17:06.069805 | instance | Monday 08 June 2026 04:17:06 +0000 (0:00:00.452) 0:49:43.858 *********** 2026-06-08 04:17:06.563242 | instance | ok: [instance] 2026-06-08 04:17:06.563487 | instance | 2026-06-08 04:17:06.563824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:17:06.564098 | instance | Monday 08 June 2026 04:17:06 +0000 (0:00:00.494) 0:49:44.353 *********** 2026-06-08 04:17:06.645241 | instance | ok: [instance] 2026-06-08 04:17:06.645525 | instance | 2026-06-08 04:17:06.645780 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:17:06.646116 | instance | Monday 08 June 2026 04:17:06 +0000 (0:00:00.082) 0:49:44.435 *********** 2026-06-08 04:17:06.735759 | instance | included: rabbitmq for instance 2026-06-08 04:17:06.735987 | instance | 2026-06-08 04:17:06.736286 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:17:06.736696 | instance | Monday 08 June 2026 04:17:06 +0000 (0:00:00.090) 0:49:44.525 *********** 2026-06-08 04:17:07.423875 | instance | ok: [instance] 2026-06-08 04:17:07.424100 | instance | 2026-06-08 04:17:07.424373 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:17:07.424637 | instance | Monday 08 June 2026 04:17:07 +0000 (0:00:00.687) 0:49:45.213 *********** 2026-06-08 04:17:07.485321 | instance | skipping: [instance] 2026-06-08 04:17:07.485553 | instance | 2026-06-08 04:17:07.485848 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:17:07.486157 | instance | Monday 08 June 2026 04:17:07 +0000 (0:00:00.061) 0:49:45.275 *********** 2026-06-08 04:17:07.552210 | instance | skipping: [instance] 2026-06-08 04:17:07.552341 | instance | 2026-06-08 04:17:07.552529 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:17:07.552766 | instance | Monday 08 June 2026 04:17:07 +0000 (0:00:00.066) 0:49:45.342 *********** 2026-06-08 04:17:07.612345 | instance | skipping: [instance] 2026-06-08 04:17:07.612480 | instance | 2026-06-08 04:17:07.612654 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:17:07.612826 | instance | Monday 08 June 2026 04:17:07 +0000 (0:00:00.060) 0:49:45.402 *********** 2026-06-08 04:17:38.488382 | instance | changed: [instance] 2026-06-08 04:17:38.488698 | instance | 2026-06-08 04:17:38.488944 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:17:38.489220 | instance | Monday 08 June 2026 04:17:38 +0000 (0:00:30.875) 0:50:16.277 *********** 2026-06-08 04:17:39.178941 | instance | ok: [instance] 2026-06-08 04:17:39.179171 | instance | 2026-06-08 04:17:39.179466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:17:39.179769 | instance | Monday 08 June 2026 04:17:39 +0000 (0:00:00.691) 0:50:16.968 *********** 2026-06-08 04:17:39.240205 | instance | ok: [instance] 2026-06-08 04:17:39.240457 | instance | 2026-06-08 04:17:39.240739 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:17:39.241007 | instance | Monday 08 June 2026 04:17:39 +0000 (0:00:00.061) 0:50:17.030 *********** 2026-06-08 04:17:39.298841 | instance | skipping: [instance] 2026-06-08 04:17:39.299169 | instance | 2026-06-08 04:17:39.299539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:17:39.299855 | instance | Monday 08 June 2026 04:17:39 +0000 (0:00:00.058) 0:50:17.088 *********** 2026-06-08 04:17:39.364823 | instance | skipping: [instance] 2026-06-08 04:17:39.365103 | instance | 2026-06-08 04:17:39.365417 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:17:39.365750 | instance | Monday 08 June 2026 04:17:39 +0000 (0:00:00.066) 0:50:17.154 *********** 2026-06-08 04:17:39.421199 | instance | ok: [instance] 2026-06-08 04:17:39.421450 | instance | 2026-06-08 04:17:39.421755 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:17:39.422090 | instance | Monday 08 June 2026 04:17:39 +0000 (0:00:00.056) 0:50:17.211 *********** 2026-06-08 04:17:39.551021 | instance | ok: [instance] => (item=network) 2026-06-08 04:17:39.551314 | instance | ok: [instance] => (item=identity) 2026-06-08 04:17:39.551579 | instance | ok: [instance] => (item=valkey) 2026-06-08 04:17:39.551841 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:17:39.552099 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:17:39.552357 | instance | ok: [instance] => (item=load_balancer) 2026-06-08 04:17:39.552615 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:17:39.553138 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-06-08 04:17:39.553167 | instance | 2026-06-08 04:17:39.553428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:17:39.553686 | instance | Monday 08 June 2026 04:17:39 +0000 (0:00:00.129) 0:50:17.340 *********** 2026-06-08 04:17:39.628992 | instance | ok: [instance] 2026-06-08 04:17:39.629228 | instance | 2026-06-08 04:17:39.629512 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:17:39.629812 | instance | Monday 08 June 2026 04:17:39 +0000 (0:00:00.078) 0:50:17.419 *********** 2026-06-08 04:17:39.703819 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:17:39.703937 | instance | 2026-06-08 04:17:39.704089 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:17:39.704240 | instance | Monday 08 June 2026 04:17:39 +0000 (0:00:00.075) 0:50:17.494 *********** 2026-06-08 04:17:40.255355 | instance | changed: [instance] 2026-06-08 04:17:40.255430 | instance | 2026-06-08 04:17:40.255571 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-06-08 04:17:40.255695 | instance | Monday 08 June 2026 04:17:40 +0000 (0:00:00.551) 0:50:18.045 *********** 2026-06-08 04:17:41.593883 | instance | ok: [instance] 2026-06-08 04:17:41.594208 | instance | 2026-06-08 04:17:41.594495 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-06-08 04:17:41.594793 | instance | Monday 08 June 2026 04:17:41 +0000 (0:00:01.338) 0:50:19.383 *********** 2026-06-08 04:17:42.740944 | instance | changed: [instance] 2026-06-08 04:17:42.741190 | instance | 2026-06-08 04:17:42.741465 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-06-08 04:17:42.741785 | instance | Monday 08 June 2026 04:17:42 +0000 (0:00:01.147) 0:50:20.530 *********** 2026-06-08 04:17:43.966471 | instance | changed: [instance] 2026-06-08 04:17:43.966717 | instance | 2026-06-08 04:17:43.967000 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-06-08 04:17:43.967279 | instance | Monday 08 June 2026 04:17:43 +0000 (0:00:01.225) 0:50:21.756 *********** 2026-06-08 04:17:45.225364 | instance | changed: [instance] 2026-06-08 04:17:45.225426 | instance | 2026-06-08 04:17:45.225438 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-06-08 04:17:45.225448 | instance | Monday 08 June 2026 04:17:45 +0000 (0:00:01.257) 0:50:23.014 *********** 2026-06-08 04:17:50.700884 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-06-08 04:17:50.701149 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-06-08 04:17:50.701413 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-06-08 04:17:50.701691 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-06-08 04:17:50.701950 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-06-08 04:17:50.702237 | instance | 2026-06-08 04:17:50.702495 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-06-08 04:17:50.702753 | instance | Monday 08 June 2026 04:17:50 +0000 (0:00:05.476) 0:50:28.490 *********** 2026-06-08 04:17:52.344176 | instance | changed: [instance] => (item=instance) 2026-06-08 04:17:52.344398 | instance | 2026-06-08 04:17:52.344669 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-06-08 04:17:52.344937 | instance | Monday 08 June 2026 04:17:52 +0000 (0:00:01.643) 0:50:30.133 *********** 2026-06-08 04:17:54.656705 | instance | ok: [instance] => (item=instance) 2026-06-08 04:17:54.656822 | instance | 2026-06-08 04:17:54.656959 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-06-08 04:17:54.657089 | instance | Monday 08 June 2026 04:17:54 +0000 (0:00:02.313) 0:50:32.447 *********** 2026-06-08 04:18:00.561032 | instance | ok: [instance] => (item=instance) 2026-06-08 04:18:00.561150 | instance | 2026-06-08 04:18:00.561284 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-06-08 04:18:00.561451 | instance | Monday 08 June 2026 04:18:00 +0000 (0:00:05.903) 0:50:38.350 *********** 2026-06-08 04:18:01.834726 | instance | ok: [instance] => (item=instance) 2026-06-08 04:18:01.834782 | instance | 2026-06-08 04:18:01.835235 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-06-08 04:18:01.835588 | instance | Monday 08 June 2026 04:18:01 +0000 (0:00:01.273) 0:50:39.624 *********** 2026-06-08 04:18:01.910518 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-06-08 04:18:01.910714 | instance | 2026-06-08 04:18:01.910728 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-06-08 04:18:01.910875 | instance | Monday 08 June 2026 04:18:01 +0000 (0:00:00.076) 0:50:39.700 *********** 2026-06-08 04:18:02.942546 | instance | changed: [instance] 2026-06-08 04:18:02.942709 | instance | 2026-06-08 04:18:02.942905 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-06-08 04:18:02.943049 | instance | Monday 08 June 2026 04:18:02 +0000 (0:00:01.031) 0:50:40.732 *********** 2026-06-08 04:18:05.094539 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-06-08T04:17:51Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.13', 'hostname': 'host-172-24-3-13', 'fqdn': 'host-172-24-3-13.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'c2f44739-bc21-4496-bc2e-15310fb3b913', 'ip_address': '172.24.3.13'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:ab:23:61', 'name': 'octavia-health-manager-port-instance', 'network_id': '9b719bc2-271b-4b47-b5a0-8b708345e958', 'numa_affinity_policy': None, 'project_id': '594879dc42e545468dfd9ac33c94950b', 'tenant_id': '594879dc42e545468dfd9ac33c94950b', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['b078ea5c-2130-4b2d-838c-8b23b46c8f9b'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-06-08T04:18:00Z', 'revision_number': 4, 'if_match': None, 'id': '226af68b-2f70-415e-a9a4-bdc17b987b2b', '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-06-08 04:18:05.094727 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-06-08T04:17:51Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.13', 'hostname': 'host-172-24-3-13', 'fqdn': 'host-172-24-3-13.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'c2f44739-bc21-4496-bc2e-15310fb3b913', 'ip_address': '172.24.3.13'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:ab:23:61', 'name': 'octavia-health-manager-port-instance', 'network_id': '9b719bc2-271b-4b47-b5a0-8b708345e958', 'numa_affinity_policy': None, 'project_id': '594879dc42e545468dfd9ac33c94950b', 'tenant_id': '594879dc42e545468dfd9ac33c94950b', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['b078ea5c-2130-4b2d-838c-8b23b46c8f9b'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-06-08T04:18:00Z', 'revision_number': 4, 'if_match': None, 'id': '226af68b-2f70-415e-a9a4-bdc17b987b2b', '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-06-08 04:18:05.094974 | instance | 2026-06-08 04:18:05.095244 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-06-08 04:18:05.095508 | instance | Monday 08 June 2026 04:18:05 +0000 (0:00:02.151) 0:50:42.883 *********** 2026-06-08 04:18:06.293910 | instance | changed: [instance] 2026-06-08 04:18:06.294202 | instance | 2026-06-08 04:18:06.294485 | instance | TASK [Upload Amphora image] **************************************************** 2026-06-08 04:18:06.294762 | instance | Monday 08 June 2026 04:18:06 +0000 (0:00:01.200) 0:50:44.083 *********** 2026-06-08 04:18:06.427703 | instance | included: atmosphere.common.glance_image for instance 2026-06-08 04:18:06.427946 | instance | 2026-06-08 04:18:06.428235 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-06-08 04:18:06.428507 | instance | Monday 08 June 2026 04:18:06 +0000 (0:00:00.133) 0:50:44.217 *********** 2026-06-08 04:18:07.494954 | instance | ok: [instance] 2026-06-08 04:18:07.495028 | instance | 2026-06-08 04:18:07.495168 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-06-08 04:18:07.495364 | instance | Monday 08 June 2026 04:18:07 +0000 (0:00:01.067) 0:50:45.285 *********** 2026-06-08 04:18:07.993281 | instance | ok: [instance] 2026-06-08 04:18:07.993508 | instance | 2026-06-08 04:18:07.993776 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-06-08 04:18:07.994077 | instance | Monday 08 June 2026 04:18:07 +0000 (0:00:00.498) 0:50:45.783 *********** 2026-06-08 04:18:08.067619 | instance | ok: [instance] 2026-06-08 04:18:08.067887 | instance | 2026-06-08 04:18:08.068150 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-06-08 04:18:08.068455 | instance | Monday 08 June 2026 04:18:08 +0000 (0:00:00.074) 0:50:45.857 *********** 2026-06-08 04:18:09.043101 | instance | ok: [instance] 2026-06-08 04:18:09.043335 | instance | 2026-06-08 04:18:09.043624 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-06-08 04:18:09.043899 | instance | Monday 08 June 2026 04:18:09 +0000 (0:00:00.975) 0:50:46.833 *********** 2026-06-08 04:18:09.114959 | instance | ok: [instance] 2026-06-08 04:18:09.115228 | instance | 2026-06-08 04:18:09.115592 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-06-08 04:18:09.115903 | instance | Monday 08 June 2026 04:18:09 +0000 (0:00:00.071) 0:50:46.905 *********** 2026-06-08 04:18:09.187185 | instance | ok: [instance] 2026-06-08 04:18:09.187431 | instance | 2026-06-08 04:18:09.187710 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-06-08 04:18:09.188073 | instance | Monday 08 June 2026 04:18:09 +0000 (0:00:00.072) 0:50:46.977 *********** 2026-06-08 04:18:09.411060 | instance | changed: [instance] 2026-06-08 04:18:09.411307 | instance | 2026-06-08 04:18:09.411599 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-06-08 04:18:09.411940 | instance | Monday 08 June 2026 04:18:09 +0000 (0:00:00.223) 0:50:47.200 *********** 2026-06-08 04:18:25.600858 | instance | changed: [instance] 2026-06-08 04:18:25.601119 | instance | 2026-06-08 04:18:25.601436 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-06-08 04:18:25.601720 | instance | Monday 08 June 2026 04:18:25 +0000 (0:00:16.187) 0:51:03.388 *********** 2026-06-08 04:18:25.839022 | instance | ok: [instance] 2026-06-08 04:18:25.839310 | instance | 2026-06-08 04:18:25.839615 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-06-08 04:18:25.839920 | instance | Monday 08 June 2026 04:18:25 +0000 (0:00:00.239) 0:51:03.628 *********** 2026-06-08 04:18:27.725443 | instance | changed: [instance] 2026-06-08 04:18:27.725683 | instance | 2026-06-08 04:18:27.725992 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-06-08 04:18:27.726281 | instance | Monday 08 June 2026 04:18:27 +0000 (0:00:01.886) 0:51:05.515 *********** 2026-06-08 04:18:28.466479 | instance | ok: [instance] 2026-06-08 04:18:28.466734 | instance | 2026-06-08 04:18:28.467013 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-06-08 04:18:28.467282 | instance | Monday 08 June 2026 04:18:28 +0000 (0:00:00.740) 0:51:06.255 *********** 2026-06-08 04:18:28.554932 | instance | ok: [instance] 2026-06-08 04:18:28.555011 | instance | 2026-06-08 04:18:28.555035 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-06-08 04:18:28.555047 | instance | Monday 08 June 2026 04:18:28 +0000 (0:00:00.088) 0:51:06.344 *********** 2026-06-08 04:18:55.816903 | instance | changed: [instance] 2026-06-08 04:18:55.817040 | instance | 2026-06-08 04:18:55.817438 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-06-08 04:18:55.817520 | instance | Monday 08 June 2026 04:18:55 +0000 (0:00:27.262) 0:51:33.606 *********** 2026-06-08 04:18:55.889275 | instance | skipping: [instance] 2026-06-08 04:18:55.889368 | instance | 2026-06-08 04:18:55.889651 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-06-08 04:18:55.889694 | instance | Monday 08 June 2026 04:18:55 +0000 (0:00:00.072) 0:51:33.679 *********** 2026-06-08 04:18:55.955350 | instance | skipping: [instance] 2026-06-08 04:18:55.955434 | instance | 2026-06-08 04:18:55.955549 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-06-08 04:18:55.955882 | instance | Monday 08 June 2026 04:18:55 +0000 (0:00:00.065) 0:51:33.744 *********** 2026-06-08 04:18:56.494936 | instance | changed: [instance] 2026-06-08 04:18:56.495405 | instance | 2026-06-08 04:18:56.495646 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-06-08 04:18:56.495855 | instance | Monday 08 June 2026 04:18:56 +0000 (0:00:00.539) 0:51:34.284 *********** 2026-06-08 04:18:57.807152 | instance | ok: [instance] 2026-06-08 04:18:57.807393 | instance | 2026-06-08 04:18:57.807707 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-06-08 04:18:57.807968 | instance | Monday 08 June 2026 04:18:57 +0000 (0:00:01.312) 0:51:35.596 *********** 2026-06-08 04:19:03.527613 | instance | changed: [instance] 2026-06-08 04:19:03.527710 | instance | 2026-06-08 04:19:03.527832 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-06-08 04:19:03.527966 | instance | Monday 08 June 2026 04:19:03 +0000 (0:00:05.720) 0:51:41.317 *********** 2026-06-08 04:19:04.260791 | instance | ok: [instance] 2026-06-08 04:19:04.260931 | instance | 2026-06-08 04:19:04.261113 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-06-08 04:19:04.261284 | instance | Monday 08 June 2026 04:19:04 +0000 (0:00:00.733) 0:51:42.050 *********** 2026-06-08 04:19:05.496430 | instance | changed: [instance] 2026-06-08 04:19:05.496587 | instance | 2026-06-08 04:19:05.496785 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-06-08 04:19:05.496981 | instance | Monday 08 June 2026 04:19:05 +0000 (0:00:01.235) 0:51:43.286 *********** 2026-06-08 04:19:06.889301 | instance | changed: [instance] => (item=octavia-client) 2026-06-08 04:19:06.889392 | instance | changed: [instance] => (item=octavia-server) 2026-06-08 04:19:06.889521 | instance | 2026-06-08 04:19:06.889650 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-06-08 04:19:06.889770 | instance | Monday 08 June 2026 04:19:06 +0000 (0:00:01.392) 0:51:44.679 *********** 2026-06-08 04:19:07.608391 | instance | changed: [instance] 2026-06-08 04:19:07.608639 | instance | 2026-06-08 04:19:07.608924 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-06-08 04:19:07.609190 | instance | Monday 08 June 2026 04:19:07 +0000 (0:00:00.718) 0:51:45.397 *********** 2026-06-08 04:19:09.608263 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-06-08 04:19:09.608455 | instance | loadbalancer quotas. 2026-06-08 04:19:09.643103 | instance | changed: [instance] 2026-06-08 04:19:09.643343 | instance | 2026-06-08 04:19:09.643608 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-06-08 04:19:09.643867 | instance | Monday 08 June 2026 04:19:09 +0000 (0:00:02.035) 0:51:47.433 *********** 2026-06-08 04:21:22.143054 | instance | changed: [instance] 2026-06-08 04:21:22.143318 | instance | 2026-06-08 04:21:22.143644 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-06-08 04:21:22.143940 | instance | Monday 08 June 2026 04:21:22 +0000 (0:02:12.499) 0:53:59.932 *********** 2026-06-08 04:21:32.517126 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-06-08 04:21:32.517288 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-06-08 04:21:32.517460 | instance | 2026-06-08 04:21:32.517627 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:21:32.517796 | instance | Monday 08 June 2026 04:21:32 +0000 (0:00:10.374) 0:54:10.307 *********** 2026-06-08 04:21:32.677227 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:21:32.677461 | instance | 2026-06-08 04:21:32.677753 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:21:32.678069 | instance | Monday 08 June 2026 04:21:32 +0000 (0:00:00.159) 0:54:10.467 *********** 2026-06-08 04:21:32.965069 | instance | skipping: [instance] 2026-06-08 04:21:32.965227 | instance | 2026-06-08 04:21:32.965418 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:21:32.965598 | instance | Monday 08 June 2026 04:21:32 +0000 (0:00:00.288) 0:54:10.755 *********** 2026-06-08 04:21:33.018059 | instance | skipping: [instance] 2026-06-08 04:21:33.018354 | instance | 2026-06-08 04:21:33.018649 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:21:33.018913 | instance | Monday 08 June 2026 04:21:33 +0000 (0:00:00.052) 0:54:10.808 *********** 2026-06-08 04:21:33.091135 | instance | ok: [instance] 2026-06-08 04:21:33.091373 | instance | 2026-06-08 04:21:33.091668 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-06-08 04:21:33.091933 | instance | Monday 08 June 2026 04:21:33 +0000 (0:00:00.073) 0:54:10.881 *********** 2026-06-08 04:21:33.197780 | instance | included: ingress for instance 2026-06-08 04:21:33.198064 | instance | 2026-06-08 04:21:33.198333 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-06-08 04:21:33.198594 | instance | Monday 08 June 2026 04:21:33 +0000 (0:00:00.106) 0:54:10.987 *********** 2026-06-08 04:21:34.312244 | instance | changed: [instance] 2026-06-08 04:21:34.312487 | instance | 2026-06-08 04:21:34.312784 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:21:34.313062 | instance | Monday 08 June 2026 04:21:34 +0000 (0:00:01.113) 0:54:12.101 *********** 2026-06-08 04:21:34.421636 | instance | ok: [instance] 2026-06-08 04:21:34.421728 | instance | 2026-06-08 04:21:34.421904 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:21:34.422158 | instance | Monday 08 June 2026 04:21:34 +0000 (0:00:00.110) 0:54:12.211 *********** 2026-06-08 04:21:34.523371 | instance | included: rabbitmq for instance 2026-06-08 04:21:34.523609 | instance | 2026-06-08 04:21:34.523892 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:21:34.524154 | instance | Monday 08 June 2026 04:21:34 +0000 (0:00:00.101) 0:54:12.313 *********** 2026-06-08 04:21:35.320742 | instance | ok: [instance] 2026-06-08 04:21:35.320995 | instance | 2026-06-08 04:21:35.321278 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:21:35.321548 | instance | Monday 08 June 2026 04:21:35 +0000 (0:00:00.797) 0:54:13.110 *********** 2026-06-08 04:21:35.383677 | instance | skipping: [instance] 2026-06-08 04:21:35.383910 | instance | 2026-06-08 04:21:35.384209 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:21:35.384482 | instance | Monday 08 June 2026 04:21:35 +0000 (0:00:00.062) 0:54:13.173 *********** 2026-06-08 04:21:35.445668 | instance | skipping: [instance] 2026-06-08 04:21:35.445911 | instance | 2026-06-08 04:21:35.446209 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:21:35.446535 | instance | Monday 08 June 2026 04:21:35 +0000 (0:00:00.061) 0:54:13.235 *********** 2026-06-08 04:21:35.507259 | instance | skipping: [instance] 2026-06-08 04:21:35.507581 | instance | 2026-06-08 04:21:35.507938 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:21:35.508282 | instance | Monday 08 June 2026 04:21:35 +0000 (0:00:00.061) 0:54:13.297 *********** 2026-06-08 04:22:06.372370 | instance | changed: [instance] 2026-06-08 04:22:06.372632 | instance | 2026-06-08 04:22:06.372983 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:22:06.373304 | instance | Monday 08 June 2026 04:22:06 +0000 (0:00:30.864) 0:54:44.162 *********** 2026-06-08 04:22:07.060566 | instance | ok: [instance] 2026-06-08 04:22:07.060811 | instance | 2026-06-08 04:22:07.061124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:22:07.061417 | instance | Monday 08 June 2026 04:22:07 +0000 (0:00:00.688) 0:54:44.850 *********** 2026-06-08 04:22:07.119958 | instance | ok: [instance] 2026-06-08 04:22:07.120254 | instance | 2026-06-08 04:22:07.120522 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:22:07.120776 | instance | Monday 08 June 2026 04:22:07 +0000 (0:00:00.059) 0:54:44.910 *********** 2026-06-08 04:22:07.186902 | instance | skipping: [instance] 2026-06-08 04:22:07.187108 | instance | 2026-06-08 04:22:07.187394 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:22:07.187671 | instance | Monday 08 June 2026 04:22:07 +0000 (0:00:00.066) 0:54:44.977 *********** 2026-06-08 04:22:07.255552 | instance | skipping: [instance] 2026-06-08 04:22:07.255809 | instance | 2026-06-08 04:22:07.256095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:22:07.256367 | instance | Monday 08 June 2026 04:22:07 +0000 (0:00:00.068) 0:54:45.045 *********** 2026-06-08 04:22:07.326847 | instance | ok: [instance] 2026-06-08 04:22:07.327058 | instance | 2026-06-08 04:22:07.327338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:22:07.327598 | instance | Monday 08 June 2026 04:22:07 +0000 (0:00:00.071) 0:54:45.116 *********** 2026-06-08 04:22:07.482524 | instance | ok: [instance] => (item=key_manager) 2026-06-08 04:22:07.482797 | instance | ok: [instance] => (item=identity) 2026-06-08 04:22:07.483092 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:22:07.483353 | instance | ok: [instance] => (item=container_infra) 2026-06-08 04:22:07.483624 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:22:07.483881 | instance | ok: [instance] => (item=orchestration) 2026-06-08 04:22:07.484136 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:22:07.484378 | instance | 2026-06-08 04:22:07.484681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:22:07.484936 | instance | Monday 08 June 2026 04:22:07 +0000 (0:00:00.155) 0:54:45.272 *********** 2026-06-08 04:22:07.571546 | instance | ok: [instance] 2026-06-08 04:22:07.571725 | instance | 2026-06-08 04:22:07.571922 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:22:07.572090 | instance | Monday 08 June 2026 04:22:07 +0000 (0:00:00.089) 0:54:45.361 *********** 2026-06-08 04:22:07.660768 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:22:07.661029 | instance | 2026-06-08 04:22:07.661340 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:22:07.661620 | instance | Monday 08 June 2026 04:22:07 +0000 (0:00:00.089) 0:54:45.450 *********** 2026-06-08 04:22:08.212119 | instance | changed: [instance] 2026-06-08 04:22:08.212358 | instance | 2026-06-08 04:22:08.212634 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:22:08.212901 | instance | Monday 08 June 2026 04:22:08 +0000 (0:00:00.551) 0:54:46.002 *********** 2026-06-08 04:22:08.294494 | instance | ok: [instance] => { 2026-06-08 04:22:08.294659 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-06-08 04:22:08.295091 | instance | } 2026-06-08 04:22:08.295354 | instance | 2026-06-08 04:22:08.295636 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:22:08.295910 | instance | Monday 08 June 2026 04:22:08 +0000 (0:00:00.082) 0:54:46.084 *********** 2026-06-08 04:22:09.342301 | instance | changed: [instance] 2026-06-08 04:22:09.342447 | instance | 2026-06-08 04:22:09.342624 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:22:09.342800 | instance | Monday 08 June 2026 04:22:09 +0000 (0:00:01.047) 0:54:47.132 *********** 2026-06-08 04:22:09.438109 | instance | skipping: [instance] 2026-06-08 04:22:09.438414 | instance | 2026-06-08 04:22:09.438686 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-06-08 04:22:09.438954 | instance | Monday 08 June 2026 04:22:09 +0000 (0:00:00.094) 0:54:47.227 *********** 2026-06-08 04:22:10.087115 | instance | changed: [instance] 2026-06-08 04:22:10.087385 | instance | 2026-06-08 04:22:10.087687 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:22:10.087973 | instance | Monday 08 June 2026 04:22:10 +0000 (0:00:00.649) 0:54:47.877 *********** 2026-06-08 04:22:10.183216 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:22:10.183420 | instance | 2026-06-08 04:22:10.186346 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:22:10.186379 | instance | Monday 08 June 2026 04:22:10 +0000 (0:00:00.096) 0:54:47.973 *********** 2026-06-08 04:22:10.729300 | instance | changed: [instance] 2026-06-08 04:22:10.729522 | instance | 2026-06-08 04:22:10.729810 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-06-08 04:22:10.730148 | instance | Monday 08 June 2026 04:22:10 +0000 (0:00:00.545) 0:54:48.518 *********** 2026-06-08 04:22:11.003470 | instance | changed: [instance] 2026-06-08 04:22:11.003708 | instance | 2026-06-08 04:22:11.004000 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-06-08 04:22:11.004339 | instance | Monday 08 June 2026 04:22:10 +0000 (0:00:00.274) 0:54:48.793 *********** 2026-06-08 04:22:11.554918 | instance | changed: [instance] 2026-06-08 04:22:11.555157 | instance | 2026-06-08 04:22:11.555447 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-06-08 04:22:11.555700 | instance | Monday 08 June 2026 04:22:11 +0000 (0:00:00.551) 0:54:49.344 *********** 2026-06-08 04:22:12.527938 | instance | changed: [instance] 2026-06-08 04:22:12.528176 | instance | 2026-06-08 04:22:12.528471 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-06-08 04:22:12.528746 | instance | Monday 08 June 2026 04:22:12 +0000 (0:00:00.972) 0:54:50.317 *********** 2026-06-08 04:22:15.758922 | instance | changed: [instance] 2026-06-08 04:22:15.759183 | instance | 2026-06-08 04:22:15.759477 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-06-08 04:22:15.759812 | instance | Monday 08 June 2026 04:22:15 +0000 (0:00:03.231) 0:54:53.549 *********** 2026-06-08 04:22:16.020426 | instance | changed: [instance] 2026-06-08 04:22:16.020679 | instance | 2026-06-08 04:22:16.020966 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-06-08 04:22:16.021248 | instance | Monday 08 June 2026 04:22:16 +0000 (0:00:00.261) 0:54:53.810 *********** 2026-06-08 04:22:18.076277 | instance | changed: [instance] 2026-06-08 04:22:18.076616 | instance | 2026-06-08 04:22:18.076697 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-06-08 04:22:18.076815 | instance | Monday 08 June 2026 04:22:18 +0000 (0:00:02.056) 0:54:55.866 *********** 2026-06-08 04:22:18.747993 | instance | ok: [instance] 2026-06-08 04:22:18.748066 | instance | 2026-06-08 04:22:18.748210 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-06-08 04:22:18.748325 | instance | Monday 08 June 2026 04:22:18 +0000 (0:00:00.671) 0:54:56.537 *********** 2026-06-08 04:22:23.186892 | instance | changed: [instance] 2026-06-08 04:22:23.187019 | instance | 2026-06-08 04:22:23.187203 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-06-08 04:22:23.187399 | instance | Monday 08 June 2026 04:22:23 +0000 (0:00:04.438) 0:55:00.976 *********** 2026-06-08 04:22:23.261045 | instance | skipping: [instance] 2026-06-08 04:22:23.261244 | instance | 2026-06-08 04:22:23.261515 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-06-08 04:22:23.261852 | instance | Monday 08 June 2026 04:22:23 +0000 (0:00:00.074) 0:55:01.051 *********** 2026-06-08 04:22:23.326153 | instance | skipping: [instance] 2026-06-08 04:22:23.326246 | instance | 2026-06-08 04:22:23.326421 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-06-08 04:22:23.326561 | instance | Monday 08 June 2026 04:22:23 +0000 (0:00:00.064) 0:55:01.115 *********** 2026-06-08 04:23:11.206905 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-06-08 04:23:11.207200 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-06-08 04:23:11.207488 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-06-08 04:23:11.207772 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-06-08 04:23:11.208026 | instance | 2026-06-08 04:23:11.208311 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-06-08 04:23:11.208585 | instance | Monday 08 June 2026 04:23:11 +0000 (0:00:47.880) 0:55:48.996 *********** 2026-06-08 04:23:11.305389 | 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-06-08 04:23:11.305669 | 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-06-08 04:23:11.305994 | 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-06-08 04:23:11.306342 | 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-06-08 04:23:11.306647 | 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-06-08 04:23:11.306956 | 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-06-08 04:23:11.307276 | 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-06-08 04:23:11.307573 | 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-06-08 04:23:11.307868 | instance | skipping: [instance] 2026-06-08 04:23:11.308131 | instance | 2026-06-08 04:23:11.308414 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-06-08 04:23:11.308692 | instance | Monday 08 June 2026 04:23:11 +0000 (0:00:00.098) 0:55:49.095 *********** 2026-06-08 04:23:17.339957 | instance | changed: [instance] 2026-06-08 04:23:17.340066 | instance | 2026-06-08 04:23:17.340436 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-06-08 04:23:17.340491 | instance | Monday 08 June 2026 04:23:17 +0000 (0:00:06.031) 0:55:55.126 *********** 2026-06-08 04:23:18.092186 | instance | changed: [instance] 2026-06-08 04:23:18.092437 | instance | 2026-06-08 04:23:18.092747 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-06-08 04:23:18.093036 | instance | Monday 08 June 2026 04:23:18 +0000 (0:00:00.755) 0:55:55.882 *********** 2026-06-08 04:25:35.727712 | instance | changed: [instance] 2026-06-08 04:25:35.727955 | instance | 2026-06-08 04:25:35.728236 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-06-08 04:25:35.728507 | instance | Monday 08 June 2026 04:25:35 +0000 (0:02:17.635) 0:58:13.517 *********** 2026-06-08 04:25:36.492733 | instance | changed: [instance] 2026-06-08 04:25:36.493024 | instance | 2026-06-08 04:25:36.493362 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:25:36.493698 | instance | Monday 08 June 2026 04:25:36 +0000 (0:00:00.765) 0:58:14.282 *********** 2026-06-08 04:25:36.622391 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:25:36.622524 | instance | 2026-06-08 04:25:36.622709 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:25:36.622891 | instance | Monday 08 June 2026 04:25:36 +0000 (0:00:00.129) 0:58:14.412 *********** 2026-06-08 04:25:36.692996 | instance | skipping: [instance] 2026-06-08 04:25:36.693059 | instance | 2026-06-08 04:25:36.693072 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:25:36.693082 | instance | Monday 08 June 2026 04:25:36 +0000 (0:00:00.069) 0:58:14.482 *********** 2026-06-08 04:25:36.753415 | instance | skipping: [instance] 2026-06-08 04:25:36.753651 | instance | 2026-06-08 04:25:36.753955 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:25:36.754302 | instance | Monday 08 June 2026 04:25:36 +0000 (0:00:00.061) 0:58:14.543 *********** 2026-06-08 04:25:36.831765 | instance | ok: [instance] 2026-06-08 04:25:36.831995 | instance | 2026-06-08 04:25:36.832264 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-06-08 04:25:36.832528 | instance | Monday 08 June 2026 04:25:36 +0000 (0:00:00.078) 0:58:14.621 *********** 2026-06-08 04:25:36.925997 | instance | included: ingress for instance 2026-06-08 04:25:36.926196 | instance | 2026-06-08 04:25:36.926372 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-06-08 04:25:36.926542 | instance | Monday 08 June 2026 04:25:36 +0000 (0:00:00.094) 0:58:14.716 *********** 2026-06-08 04:25:38.149731 | instance | changed: [instance] 2026-06-08 04:25:38.149833 | instance | 2026-06-08 04:25:38.149960 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-06-08 04:25:38.150115 | instance | Monday 08 June 2026 04:25:38 +0000 (0:00:01.223) 0:58:15.939 *********** 2026-06-08 04:25:38.930403 | instance | changed: [instance] 2026-06-08 04:25:38.930723 | instance | 2026-06-08 04:25:38.931075 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-06-08 04:25:38.931432 | instance | Monday 08 June 2026 04:25:38 +0000 (0:00:00.780) 0:58:16.720 *********** 2026-06-08 04:25:39.070842 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:25:39.070991 | instance | 2026-06-08 04:25:39.071183 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:25:39.071366 | instance | Monday 08 June 2026 04:25:39 +0000 (0:00:00.140) 0:58:16.860 *********** 2026-06-08 04:25:39.128210 | instance | skipping: [instance] 2026-06-08 04:25:39.128458 | instance | 2026-06-08 04:25:39.128736 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:25:39.129003 | instance | Monday 08 June 2026 04:25:39 +0000 (0:00:00.057) 0:58:16.918 *********** 2026-06-08 04:25:39.187317 | instance | skipping: [instance] 2026-06-08 04:25:39.187573 | instance | 2026-06-08 04:25:39.187903 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:25:39.188199 | instance | Monday 08 June 2026 04:25:39 +0000 (0:00:00.059) 0:58:16.977 *********** 2026-06-08 04:25:39.266853 | instance | ok: [instance] 2026-06-08 04:25:39.266986 | instance | 2026-06-08 04:25:39.267162 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-06-08 04:25:39.267322 | instance | Monday 08 June 2026 04:25:39 +0000 (0:00:00.079) 0:58:17.057 *********** 2026-06-08 04:25:39.356836 | instance | included: ingress for instance 2026-06-08 04:25:39.356974 | instance | 2026-06-08 04:25:39.357154 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-06-08 04:25:39.357325 | instance | Monday 08 June 2026 04:25:39 +0000 (0:00:00.090) 0:58:17.147 *********** 2026-06-08 04:25:40.626577 | instance | changed: [instance] 2026-06-08 04:25:40.630005 | instance | 2026-06-08 04:25:40.630016 | instance | TASK [Upload images] *********************************************************** 2026-06-08 04:25:40.630022 | instance | Monday 08 June 2026 04:25:40 +0000 (0:00:01.269) 0:58:18.416 *********** 2026-06-08 04:25:40.789818 | 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-06-08 04:25:40.789909 | instance | 2026-06-08 04:25:40.790118 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-06-08 04:25:40.790214 | instance | Monday 08 June 2026 04:25:40 +0000 (0:00:00.162) 0:58:18.579 *********** 2026-06-08 04:25:41.350684 | instance | ok: [instance] 2026-06-08 04:25:41.350786 | instance | 2026-06-08 04:25:41.350937 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-06-08 04:25:41.351062 | instance | Monday 08 June 2026 04:25:41 +0000 (0:00:00.557) 0:58:19.137 *********** 2026-06-08 04:25:41.419889 | instance | ok: [instance] 2026-06-08 04:25:41.419973 | instance | 2026-06-08 04:25:41.420099 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-06-08 04:25:41.420225 | instance | Monday 08 June 2026 04:25:41 +0000 (0:00:00.072) 0:58:19.210 *********** 2026-06-08 04:25:42.412267 | instance | ok: [instance] 2026-06-08 04:25:42.412413 | instance | 2026-06-08 04:25:42.412596 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-06-08 04:25:42.412776 | instance | Monday 08 June 2026 04:25:42 +0000 (0:00:00.992) 0:58:20.202 *********** 2026-06-08 04:25:42.597394 | instance | ok: [instance] 2026-06-08 04:25:42.597453 | instance | 2026-06-08 04:25:42.597463 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-06-08 04:25:42.597472 | instance | Monday 08 June 2026 04:25:42 +0000 (0:00:00.181) 0:58:20.383 *********** 2026-06-08 04:25:42.676441 | instance | ok: [instance] 2026-06-08 04:25:42.676676 | instance | 2026-06-08 04:25:42.676949 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-06-08 04:25:42.677217 | instance | Monday 08 June 2026 04:25:42 +0000 (0:00:00.082) 0:58:20.466 *********** 2026-06-08 04:25:42.910951 | instance | changed: [instance] 2026-06-08 04:25:42.911037 | instance | 2026-06-08 04:25:42.911144 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-06-08 04:25:42.911273 | instance | Monday 08 June 2026 04:25:42 +0000 (0:00:00.235) 0:58:20.701 *********** 2026-06-08 04:25:50.311130 | instance | changed: [instance] 2026-06-08 04:25:50.311187 | instance | 2026-06-08 04:25:50.311248 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-06-08 04:25:50.311428 | instance | Monday 08 June 2026 04:25:50 +0000 (0:00:07.399) 0:58:28.100 *********** 2026-06-08 04:25:50.550882 | instance | ok: [instance] 2026-06-08 04:25:50.550989 | instance | 2026-06-08 04:25:50.551103 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-06-08 04:25:50.551221 | instance | Monday 08 June 2026 04:25:50 +0000 (0:00:00.239) 0:58:28.340 *********** 2026-06-08 04:25:50.611690 | instance | skipping: [instance] 2026-06-08 04:25:50.611915 | instance | 2026-06-08 04:25:50.612186 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-06-08 04:25:50.612503 | instance | Monday 08 June 2026 04:25:50 +0000 (0:00:00.060) 0:58:28.401 *********** 2026-06-08 04:25:51.668720 | instance | ok: [instance] 2026-06-08 04:25:51.669036 | instance | 2026-06-08 04:25:51.669396 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-06-08 04:25:51.669723 | instance | Monday 08 June 2026 04:25:51 +0000 (0:00:01.056) 0:58:29.458 *********** 2026-06-08 04:25:51.742930 | instance | ok: [instance] 2026-06-08 04:25:51.743016 | instance | 2026-06-08 04:25:51.743140 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-06-08 04:25:51.743270 | instance | Monday 08 June 2026 04:25:51 +0000 (0:00:00.074) 0:58:29.533 *********** 2026-06-08 04:26:15.459263 | instance | changed: [instance] 2026-06-08 04:26:15.459324 | instance | 2026-06-08 04:26:15.459370 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-06-08 04:26:15.459700 | instance | Monday 08 June 2026 04:26:15 +0000 (0:00:23.715) 0:58:53.248 *********** 2026-06-08 04:26:15.519766 | instance | skipping: [instance] 2026-06-08 04:26:15.519854 | instance | 2026-06-08 04:26:15.519905 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-06-08 04:26:15.520071 | instance | Monday 08 June 2026 04:26:15 +0000 (0:00:00.061) 0:58:53.309 *********** 2026-06-08 04:26:15.580265 | instance | skipping: [instance] 2026-06-08 04:26:15.580355 | instance | 2026-06-08 04:26:15.580641 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-06-08 04:26:15.580683 | instance | Monday 08 June 2026 04:26:15 +0000 (0:00:00.060) 0:58:53.370 *********** 2026-06-08 04:26:16.042907 | instance | changed: [instance] 2026-06-08 04:26:16.042960 | instance | 2026-06-08 04:26:16.042968 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:26:16.042974 | instance | Monday 08 June 2026 04:26:16 +0000 (0:00:00.461) 0:58:53.832 *********** 2026-06-08 04:26:16.137367 | instance | ok: [instance] 2026-06-08 04:26:16.137788 | instance | 2026-06-08 04:26:16.138188 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:26:16.138531 | instance | Monday 08 June 2026 04:26:16 +0000 (0:00:00.094) 0:58:53.927 *********** 2026-06-08 04:26:16.249407 | instance | included: rabbitmq for instance 2026-06-08 04:26:16.249835 | instance | 2026-06-08 04:26:16.250242 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:26:16.250580 | instance | Monday 08 June 2026 04:26:16 +0000 (0:00:00.112) 0:58:54.039 *********** 2026-06-08 04:26:16.946085 | instance | ok: [instance] 2026-06-08 04:26:16.946144 | instance | 2026-06-08 04:26:16.946160 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:26:16.946284 | instance | Monday 08 June 2026 04:26:16 +0000 (0:00:00.696) 0:58:54.735 *********** 2026-06-08 04:26:17.006384 | instance | skipping: [instance] 2026-06-08 04:26:17.006665 | instance | 2026-06-08 04:26:17.006991 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:26:17.007289 | instance | Monday 08 June 2026 04:26:16 +0000 (0:00:00.060) 0:58:54.796 *********** 2026-06-08 04:26:17.064115 | instance | skipping: [instance] 2026-06-08 04:26:17.064391 | instance | 2026-06-08 04:26:17.064716 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:26:17.065077 | instance | Monday 08 June 2026 04:26:17 +0000 (0:00:00.058) 0:58:54.854 *********** 2026-06-08 04:26:17.128138 | instance | skipping: [instance] 2026-06-08 04:26:17.128389 | instance | 2026-06-08 04:26:17.128670 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:26:17.128922 | instance | Monday 08 June 2026 04:26:17 +0000 (0:00:00.063) 0:58:54.918 *********** 2026-06-08 04:26:48.018397 | instance | changed: [instance] 2026-06-08 04:26:48.018479 | instance | 2026-06-08 04:26:48.019114 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:26:48.019132 | instance | Monday 08 June 2026 04:26:48 +0000 (0:00:30.890) 0:59:25.808 *********** 2026-06-08 04:26:48.672980 | instance | ok: [instance] 2026-06-08 04:26:48.673185 | instance | 2026-06-08 04:26:48.673527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:26:48.673775 | instance | Monday 08 June 2026 04:26:48 +0000 (0:00:00.654) 0:59:26.463 *********** 2026-06-08 04:26:48.737144 | instance | ok: [instance] 2026-06-08 04:26:48.737341 | instance | 2026-06-08 04:26:48.737693 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:26:48.737966 | instance | Monday 08 June 2026 04:26:48 +0000 (0:00:00.064) 0:59:26.527 *********** 2026-06-08 04:26:48.799957 | instance | skipping: [instance] 2026-06-08 04:26:48.800186 | instance | 2026-06-08 04:26:48.800454 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:26:48.800710 | instance | Monday 08 June 2026 04:26:48 +0000 (0:00:00.062) 0:59:26.590 *********** 2026-06-08 04:26:48.864956 | instance | skipping: [instance] 2026-06-08 04:26:48.865060 | instance | 2026-06-08 04:26:48.865192 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:26:48.865316 | instance | Monday 08 June 2026 04:26:48 +0000 (0:00:00.065) 0:59:26.655 *********** 2026-06-08 04:26:48.942845 | instance | ok: [instance] 2026-06-08 04:26:48.942986 | instance | 2026-06-08 04:26:48.943170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:26:48.943344 | instance | Monday 08 June 2026 04:26:48 +0000 (0:00:00.077) 0:59:26.732 *********** 2026-06-08 04:26:49.061276 | instance | ok: [instance] => (item=identity) 2026-06-08 04:26:49.061507 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:26:49.061792 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:26:49.062086 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:26:49.062363 | instance | ok: [instance] => (item=sharev2) 2026-06-08 04:26:49.062598 | instance | 2026-06-08 04:26:49.062860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:26:49.063111 | instance | Monday 08 June 2026 04:26:49 +0000 (0:00:00.118) 0:59:26.851 *********** 2026-06-08 04:26:49.156731 | instance | ok: [instance] 2026-06-08 04:26:49.156963 | instance | 2026-06-08 04:26:49.157234 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:26:49.157524 | instance | Monday 08 June 2026 04:26:49 +0000 (0:00:00.094) 0:59:26.946 *********** 2026-06-08 04:26:49.243078 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:26:49.243339 | instance | 2026-06-08 04:26:49.243665 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:26:49.243953 | instance | Monday 08 June 2026 04:26:49 +0000 (0:00:00.086) 0:59:27.032 *********** 2026-06-08 04:26:49.811667 | instance | changed: [instance] 2026-06-08 04:26:49.811920 | instance | 2026-06-08 04:26:49.812219 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-06-08 04:26:49.812514 | instance | Monday 08 June 2026 04:26:49 +0000 (0:00:00.568) 0:59:27.601 *********** 2026-06-08 04:26:51.100067 | instance | changed: [instance] 2026-06-08 04:26:51.100287 | instance | 2026-06-08 04:26:51.100551 | instance | TASK [Upload service image] **************************************************** 2026-06-08 04:26:51.100816 | instance | Monday 08 June 2026 04:26:51 +0000 (0:00:01.288) 0:59:28.890 *********** 2026-06-08 04:26:51.227026 | instance | included: atmosphere.common.glance_image for instance 2026-06-08 04:26:51.227165 | instance | 2026-06-08 04:26:51.227343 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-06-08 04:26:51.227523 | instance | Monday 08 June 2026 04:26:51 +0000 (0:00:00.126) 0:59:29.016 *********** 2026-06-08 04:26:51.788258 | instance | ok: [instance] 2026-06-08 04:26:51.788403 | instance | 2026-06-08 04:26:51.788589 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-06-08 04:26:51.788762 | instance | Monday 08 June 2026 04:26:51 +0000 (0:00:00.561) 0:59:29.578 *********** 2026-06-08 04:26:51.877072 | instance | ok: [instance] 2026-06-08 04:26:51.877176 | instance | 2026-06-08 04:26:51.877376 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-06-08 04:26:51.877540 | instance | Monday 08 June 2026 04:26:51 +0000 (0:00:00.088) 0:59:29.666 *********** 2026-06-08 04:26:52.843916 | instance | ok: [instance] 2026-06-08 04:26:52.844181 | instance | 2026-06-08 04:26:52.844564 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-06-08 04:26:52.844869 | instance | Monday 08 June 2026 04:26:52 +0000 (0:00:00.966) 0:59:30.633 *********** 2026-06-08 04:26:52.922826 | instance | ok: [instance] 2026-06-08 04:26:52.922988 | instance | 2026-06-08 04:26:52.923178 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-06-08 04:26:52.923353 | instance | Monday 08 June 2026 04:26:52 +0000 (0:00:00.078) 0:59:30.712 *********** 2026-06-08 04:26:53.005028 | instance | ok: [instance] 2026-06-08 04:26:53.005324 | instance | 2026-06-08 04:26:53.005611 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-06-08 04:26:53.005903 | instance | Monday 08 June 2026 04:26:52 +0000 (0:00:00.082) 0:59:30.795 *********** 2026-06-08 04:26:53.232241 | instance | changed: [instance] 2026-06-08 04:26:53.232482 | instance | 2026-06-08 04:26:53.232766 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-06-08 04:26:53.233127 | instance | Monday 08 June 2026 04:26:53 +0000 (0:00:00.226) 0:59:31.022 *********** 2026-06-08 04:27:05.610885 | instance | changed: [instance] 2026-06-08 04:27:05.611188 | instance | 2026-06-08 04:27:05.611484 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-06-08 04:27:05.611789 | instance | Monday 08 June 2026 04:27:05 +0000 (0:00:12.378) 0:59:43.400 *********** 2026-06-08 04:27:05.863141 | instance | ok: [instance] 2026-06-08 04:27:05.863404 | instance | 2026-06-08 04:27:05.863733 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-06-08 04:27:05.864059 | instance | Monday 08 June 2026 04:27:05 +0000 (0:00:00.251) 0:59:43.652 *********** 2026-06-08 04:27:05.928906 | instance | skipping: [instance] 2026-06-08 04:27:05.929029 | instance | 2026-06-08 04:27:05.929214 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-06-08 04:27:05.929401 | instance | Monday 08 June 2026 04:27:05 +0000 (0:00:00.066) 0:59:43.718 *********** 2026-06-08 04:27:06.743063 | instance | ok: [instance] 2026-06-08 04:27:06.743280 | instance | 2026-06-08 04:27:06.743575 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-06-08 04:27:06.743917 | instance | Monday 08 June 2026 04:27:06 +0000 (0:00:00.814) 0:59:44.532 *********** 2026-06-08 04:27:06.816910 | instance | ok: [instance] 2026-06-08 04:27:06.817226 | instance | 2026-06-08 04:27:06.817484 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-06-08 04:27:06.817740 | instance | Monday 08 June 2026 04:27:06 +0000 (0:00:00.074) 0:59:44.607 *********** 2026-06-08 04:27:21.654565 | instance | changed: [instance] 2026-06-08 04:27:21.654813 | instance | 2026-06-08 04:27:21.655128 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-06-08 04:27:21.655430 | instance | Monday 08 June 2026 04:27:21 +0000 (0:00:14.837) 0:59:59.444 *********** 2026-06-08 04:27:21.722629 | instance | skipping: [instance] 2026-06-08 04:27:21.722780 | instance | 2026-06-08 04:27:21.723078 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-06-08 04:27:21.723259 | instance | Monday 08 June 2026 04:27:21 +0000 (0:00:00.068) 0:59:59.512 *********** 2026-06-08 04:27:21.788850 | instance | skipping: [instance] 2026-06-08 04:27:21.789124 | instance | 2026-06-08 04:27:21.789456 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-06-08 04:27:21.789768 | instance | Monday 08 June 2026 04:27:21 +0000 (0:00:00.066) 0:59:59.578 *********** 2026-06-08 04:27:22.195930 | instance | changed: [instance] 2026-06-08 04:27:22.196178 | instance | 2026-06-08 04:27:22.196493 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-06-08 04:27:22.196828 | instance | Monday 08 June 2026 04:27:22 +0000 (0:00:00.406) 0:59:59.985 *********** 2026-06-08 04:27:23.597547 | instance | changed: [instance] 2026-06-08 04:27:23.597799 | instance | 2026-06-08 04:27:23.598319 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-06-08 04:27:23.598611 | instance | Monday 08 June 2026 04:27:23 +0000 (0:00:01.402) 1:00:01.387 *********** 2026-06-08 04:27:27.146333 | instance | changed: [instance] => (item=22) 2026-06-08 04:27:27.146611 | instance | changed: [instance] => (item=111) 2026-06-08 04:27:27.146909 | instance | changed: [instance] => (item=2049) 2026-06-08 04:27:27.147184 | instance | 2026-06-08 04:27:27.147571 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-06-08 04:27:27.147901 | instance | Monday 08 June 2026 04:27:27 +0000 (0:00:03.548) 1:00:04.936 *********** 2026-06-08 04:27:28.372703 | instance | changed: [instance] 2026-06-08 04:27:28.372925 | instance | 2026-06-08 04:27:28.373215 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-06-08 04:27:28.373523 | instance | Monday 08 June 2026 04:27:28 +0000 (0:00:01.226) 1:00:06.162 *********** 2026-06-08 04:27:28.590339 | instance | ok: [instance -> localhost] 2026-06-08 04:27:28.590582 | instance | 2026-06-08 04:27:28.590868 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-06-08 04:27:28.591135 | instance | Monday 08 June 2026 04:27:28 +0000 (0:00:00.217) 1:00:06.380 *********** 2026-06-08 04:27:28.992014 | instance | ok: [instance -> localhost] 2026-06-08 04:27:28.992142 | instance | 2026-06-08 04:27:28.992327 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-06-08 04:27:28.992506 | instance | Monday 08 June 2026 04:27:28 +0000 (0:00:00.401) 1:00:06.782 *********** 2026-06-08 04:27:29.334921 | instance | ok: [instance -> localhost] 2026-06-08 04:27:29.335154 | instance | 2026-06-08 04:27:29.335443 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-06-08 04:27:29.335722 | instance | Monday 08 June 2026 04:27:29 +0000 (0:00:00.342) 1:00:07.124 *********** 2026-06-08 04:27:29.565077 | instance | ok: [instance -> localhost] 2026-06-08 04:27:29.565336 | instance | 2026-06-08 04:27:29.565634 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-06-08 04:27:29.565927 | instance | Monday 08 June 2026 04:27:29 +0000 (0:00:00.229) 1:00:07.354 *********** 2026-06-08 04:27:30.255530 | instance | changed: [instance] 2026-06-08 04:27:30.255731 | instance | 2026-06-08 04:27:30.256007 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-06-08 04:27:30.256324 | instance | Monday 08 June 2026 04:27:30 +0000 (0:00:00.690) 1:00:08.045 *********** 2026-06-08 04:29:57.910244 | instance | changed: [instance] 2026-06-08 04:29:57.910337 | instance | 2026-06-08 04:29:57.910473 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:29:57.910603 | instance | Monday 08 June 2026 04:29:57 +0000 (0:02:27.654) 1:02:35.700 *********** 2026-06-08 04:29:58.059853 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:29:58.060083 | instance | 2026-06-08 04:29:58.060384 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:29:58.060660 | instance | Monday 08 June 2026 04:29:58 +0000 (0:00:00.149) 1:02:35.849 *********** 2026-06-08 04:29:58.124209 | instance | skipping: [instance] 2026-06-08 04:29:58.124455 | instance | 2026-06-08 04:29:58.124771 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:29:58.125042 | instance | Monday 08 June 2026 04:29:58 +0000 (0:00:00.064) 1:02:35.914 *********** 2026-06-08 04:29:58.191672 | instance | skipping: [instance] 2026-06-08 04:29:58.191873 | instance | 2026-06-08 04:29:58.192194 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:29:58.192445 | instance | Monday 08 June 2026 04:29:58 +0000 (0:00:00.067) 1:02:35.981 *********** 2026-06-08 04:29:58.263555 | instance | ok: [instance] 2026-06-08 04:29:58.263789 | instance | 2026-06-08 04:29:58.264051 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-06-08 04:29:58.264315 | instance | Monday 08 June 2026 04:29:58 +0000 (0:00:00.071) 1:02:36.053 *********** 2026-06-08 04:29:58.360886 | instance | included: ingress for instance 2026-06-08 04:29:58.361140 | instance | 2026-06-08 04:29:58.361415 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-06-08 04:29:58.361685 | instance | Monday 08 June 2026 04:29:58 +0000 (0:00:00.097) 1:02:36.150 *********** 2026-06-08 04:29:59.526123 | instance | changed: [instance] 2026-06-08 04:29:59.526228 | instance | 2026-06-08 04:29:59.526355 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-06-08 04:29:59.526483 | instance | Monday 08 June 2026 04:29:59 +0000 (0:00:01.164) 1:02:37.315 *********** 2026-06-08 04:30:01.515005 | instance | changed: [instance] 2026-06-08 04:30:01.515066 | instance | 2026-06-08 04:30:01.515077 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:30:01.515088 | instance | Monday 08 June 2026 04:30:01 +0000 (0:00:01.987) 1:02:39.303 *********** 2026-06-08 04:30:01.605223 | instance | ok: [instance] 2026-06-08 04:30:01.605309 | instance | 2026-06-08 04:30:01.605443 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:30:01.605567 | instance | Monday 08 June 2026 04:30:01 +0000 (0:00:00.091) 1:02:39.395 *********** 2026-06-08 04:30:01.665203 | instance | skipping: [instance] 2026-06-08 04:30:01.665576 | instance | 2026-06-08 04:30:01.665628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:30:01.665635 | instance | Monday 08 June 2026 04:30:01 +0000 (0:00:00.059) 1:02:39.455 *********** 2026-06-08 04:30:01.724412 | instance | skipping: [instance] 2026-06-08 04:30:01.724786 | instance | 2026-06-08 04:30:01.724827 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:30:01.724834 | instance | Monday 08 June 2026 04:30:01 +0000 (0:00:00.059) 1:02:39.514 *********** 2026-06-08 04:30:01.782618 | instance | skipping: [instance] 2026-06-08 04:30:01.782720 | instance | 2026-06-08 04:30:01.782981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:30:01.783023 | instance | Monday 08 June 2026 04:30:01 +0000 (0:00:00.058) 1:02:39.572 *********** 2026-06-08 04:30:01.862705 | instance | skipping: [instance] 2026-06-08 04:30:01.862775 | instance | 2026-06-08 04:30:01.863074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:30:01.863115 | instance | Monday 08 June 2026 04:30:01 +0000 (0:00:00.079) 1:02:39.652 *********** 2026-06-08 04:30:01.939003 | instance | skipping: [instance] 2026-06-08 04:30:01.939145 | instance | 2026-06-08 04:30:01.939302 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:30:01.939418 | instance | Monday 08 June 2026 04:30:01 +0000 (0:00:00.075) 1:02:39.728 *********** 2026-06-08 04:30:02.004431 | instance | ok: [instance] 2026-06-08 04:30:02.004805 | instance | 2026-06-08 04:30:02.005187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:30:02.005556 | instance | Monday 08 June 2026 04:30:01 +0000 (0:00:00.065) 1:02:39.794 *********** 2026-06-08 04:30:02.101047 | instance | ok: [instance] => (item=dashboard) 2026-06-08 04:30:02.101314 | instance | ok: [instance] => (item=identity) 2026-06-08 04:30:02.101588 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:30:02.101866 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:30:02.102191 | instance | 2026-06-08 04:30:02.102467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:30:02.102743 | instance | Monday 08 June 2026 04:30:02 +0000 (0:00:00.096) 1:02:39.891 *********** 2026-06-08 04:30:02.191341 | instance | ok: [instance] 2026-06-08 04:30:02.191564 | instance | 2026-06-08 04:30:02.191847 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:30:02.192112 | instance | Monday 08 June 2026 04:30:02 +0000 (0:00:00.090) 1:02:39.981 *********** 2026-06-08 04:30:02.283747 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:30:02.283996 | instance | 2026-06-08 04:30:02.284262 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:30:02.284546 | instance | Monday 08 June 2026 04:30:02 +0000 (0:00:00.092) 1:02:40.073 *********** 2026-06-08 04:30:02.957788 | instance | changed: [instance] 2026-06-08 04:30:02.957962 | instance | 2026-06-08 04:30:02.958141 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-06-08 04:30:02.958360 | instance | Monday 08 June 2026 04:30:02 +0000 (0:00:00.673) 1:02:40.747 *********** 2026-06-08 04:30:33.576786 | instance | changed: [instance] 2026-06-08 04:30:33.577024 | instance | 2026-06-08 04:30:33.577298 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:30:33.577572 | instance | Monday 08 June 2026 04:30:33 +0000 (0:00:30.619) 1:03:11.366 *********** 2026-06-08 04:30:33.716635 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:30:33.716878 | instance | 2026-06-08 04:30:33.717166 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:30:33.717461 | instance | Monday 08 June 2026 04:30:33 +0000 (0:00:00.139) 1:03:11.506 *********** 2026-06-08 04:30:33.781946 | instance | skipping: [instance] 2026-06-08 04:30:33.782249 | instance | 2026-06-08 04:30:33.782648 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:30:33.783053 | instance | Monday 08 June 2026 04:30:33 +0000 (0:00:00.065) 1:03:11.572 *********** 2026-06-08 04:30:33.849999 | instance | skipping: [instance] 2026-06-08 04:30:33.850306 | instance | 2026-06-08 04:30:33.850631 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:30:33.850929 | instance | Monday 08 June 2026 04:30:33 +0000 (0:00:00.067) 1:03:11.639 *********** 2026-06-08 04:30:33.927553 | instance | ok: [instance] 2026-06-08 04:30:33.927820 | instance | 2026-06-08 04:30:33.928198 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-06-08 04:30:33.928521 | instance | Monday 08 June 2026 04:30:33 +0000 (0:00:00.077) 1:03:11.717 *********** 2026-06-08 04:30:34.027637 | instance | included: ingress for instance 2026-06-08 04:30:34.027775 | instance | 2026-06-08 04:30:34.027942 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-06-08 04:30:34.028101 | instance | Monday 08 June 2026 04:30:34 +0000 (0:00:00.100) 1:03:11.817 *********** 2026-06-08 04:30:35.142879 | instance | changed: [instance] 2026-06-08 04:30:35.142970 | instance | 2026-06-08 04:30:35.143110 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-06-08 04:30:35.143231 | instance | Monday 08 June 2026 04:30:35 +0000 (0:00:01.114) 1:03:12.932 *********** 2026-06-08 04:30:35.948141 | instance | changed: [instance] 2026-06-08 04:30:35.948385 | instance | 2026-06-08 04:30:35.948688 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-06-08 04:30:35.948971 | instance | Monday 08 June 2026 04:30:35 +0000 (0:00:00.805) 1:03:13.737 *********** 2026-06-08 04:30:43.713466 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.713643 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.713851 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.714070 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.714266 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.714436 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.714618 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.714796 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.714968 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.715136 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.715304 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.715474 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.715640 | instance | ok: [instance] 2026-06-08 04:30:43.715834 | instance | 2026-06-08 04:30:43.716034 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-06-08 04:30:43.716211 | instance | Monday 08 June 2026 04:30:43 +0000 (0:00:07.765) 1:03:21.503 *********** 2026-06-08 04:30:43.955694 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.955846 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.955990 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.956169 | instance | skipping: [instance] => (item=None) 2026-06-08 04:30:43.956319 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.956482 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.956644 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.956821 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.956989 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.957145 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.957308 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.957471 | instance | ok: [instance] => (item=None) 2026-06-08 04:30:43.957634 | instance | ok: [instance] 2026-06-08 04:30:43.957813 | instance | 2026-06-08 04:30:43.958032 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-06-08 04:30:43.958180 | instance | Monday 08 June 2026 04:30:43 +0000 (0:00:00.242) 1:03:21.745 *********** 2026-06-08 04:30:44.667172 | instance | changed: [instance] 2026-06-08 04:30:44.667417 | instance | 2026-06-08 04:30:44.667707 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-06-08 04:30:44.667990 | instance | Monday 08 June 2026 04:30:44 +0000 (0:00:00.710) 1:03:22.456 *********** 2026-06-08 04:30:45.462861 | instance | changed: [instance] 2026-06-08 04:30:45.462937 | instance | 2026-06-08 04:30:45.463067 | instance | PLAY [controllers] ************************************************************* 2026-06-08 04:30:45.463181 | instance | 2026-06-08 04:30:45.463304 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:30:45.463424 | instance | Monday 08 June 2026 04:30:45 +0000 (0:00:00.796) 1:03:23.253 *********** 2026-06-08 04:30:49.137260 | instance | ok: [instance] 2026-06-08 04:30:49.137400 | instance | 2026-06-08 04:30:49.137577 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-08 04:30:49.137780 | instance | Monday 08 June 2026 04:30:49 +0000 (0:00:03.673) 1:03:26.927 *********** 2026-06-08 04:30:49.423438 | instance | ok: [instance] 2026-06-08 04:30:49.423815 | instance | 2026-06-08 04:30:49.424162 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:30:49.424492 | instance | Monday 08 June 2026 04:30:49 +0000 (0:00:00.285) 1:03:27.212 *********** 2026-06-08 04:30:50.588617 | instance | ok: [instance] 2026-06-08 04:30:50.588882 | instance | 2026-06-08 04:30:50.589286 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 04:30:50.589629 | instance | Monday 08 June 2026 04:30:50 +0000 (0:00:01.165) 1:03:28.378 *********** 2026-06-08 04:30:50.864604 | instance | ok: [instance] 2026-06-08 04:30:50.864844 | instance | 2026-06-08 04:30:50.865134 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:30:50.865419 | instance | Monday 08 June 2026 04:30:50 +0000 (0:00:00.275) 1:03:28.654 *********** 2026-06-08 04:30:50.971759 | instance | ok: [instance] => { 2026-06-08 04:30:50.971902 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-08 04:30:50.972063 | instance | } 2026-06-08 04:30:50.972221 | instance | 2026-06-08 04:30:50.972392 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:30:50.972560 | instance | Monday 08 June 2026 04:30:50 +0000 (0:00:00.107) 1:03:28.762 *********** 2026-06-08 04:30:51.597178 | instance | ok: [instance] 2026-06-08 04:30:51.597328 | instance | 2026-06-08 04:30:51.597510 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:30:51.597690 | instance | Monday 08 June 2026 04:30:51 +0000 (0:00:00.625) 1:03:29.387 *********** 2026-06-08 04:30:52.694067 | instance | ok: [instance] 2026-06-08 04:30:52.694317 | instance | 2026-06-08 04:30:52.694642 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-08 04:30:52.695010 | instance | Monday 08 June 2026 04:30:52 +0000 (0:00:01.095) 1:03:30.482 *********** 2026-06-08 04:30:53.203760 | instance | ok: [instance] 2026-06-08 04:30:53.203885 | instance | 2026-06-08 04:30:53.204060 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-06-08 04:30:53.204234 | instance | Monday 08 June 2026 04:30:53 +0000 (0:00:00.510) 1:03:30.993 *********** 2026-06-08 04:30:53.992096 | instance | ok: [instance] 2026-06-08 04:30:53.992345 | instance | 2026-06-08 04:30:53.992646 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-06-08 04:30:53.992915 | instance | Monday 08 June 2026 04:30:53 +0000 (0:00:00.788) 1:03:31.782 *********** 2026-06-08 04:30:54.694744 | instance | ok: [instance] 2026-06-08 04:30:54.695005 | instance | 2026-06-08 04:30:54.695297 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-06-08 04:30:54.695560 | instance | Monday 08 June 2026 04:30:54 +0000 (0:00:00.702) 1:03:32.484 *********** 2026-06-08 04:30:55.073956 | instance | ok: [instance] 2026-06-08 04:30:55.074244 | instance | 2026-06-08 04:30:55.074532 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-08 04:30:55.074796 | instance | Monday 08 June 2026 04:30:55 +0000 (0:00:00.379) 1:03:32.863 *********** 2026-06-08 04:30:55.237209 | instance | included: openstack_helm_endpoints for instance 2026-06-08 04:30:55.237514 | instance | 2026-06-08 04:30:55.237807 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:30:55.238093 | instance | Monday 08 June 2026 04:30:55 +0000 (0:00:00.163) 1:03:33.026 *********** 2026-06-08 04:30:55.307330 | instance | skipping: [instance] 2026-06-08 04:30:55.307575 | instance | 2026-06-08 04:30:55.307854 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:30:55.308147 | instance | Monday 08 June 2026 04:30:55 +0000 (0:00:00.070) 1:03:33.097 *********** 2026-06-08 04:30:55.378337 | instance | skipping: [instance] 2026-06-08 04:30:55.378461 | instance | 2026-06-08 04:30:55.378657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:30:55.378825 | instance | Monday 08 June 2026 04:30:55 +0000 (0:00:00.071) 1:03:33.168 *********** 2026-06-08 04:30:55.440538 | instance | skipping: [instance] 2026-06-08 04:30:55.440761 | instance | 2026-06-08 04:30:55.441040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:30:55.441320 | instance | Monday 08 June 2026 04:30:55 +0000 (0:00:00.062) 1:03:33.230 *********** 2026-06-08 04:30:55.509687 | instance | skipping: [instance] 2026-06-08 04:30:55.509931 | instance | 2026-06-08 04:30:55.510252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:30:55.510576 | instance | Monday 08 June 2026 04:30:55 +0000 (0:00:00.068) 1:03:33.299 *********** 2026-06-08 04:30:55.578675 | instance | skipping: [instance] 2026-06-08 04:30:55.578919 | instance | 2026-06-08 04:30:55.579229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:30:55.579517 | instance | Monday 08 June 2026 04:30:55 +0000 (0:00:00.069) 1:03:33.368 *********** 2026-06-08 04:30:55.646750 | instance | skipping: [instance] 2026-06-08 04:30:55.646985 | instance | 2026-06-08 04:30:55.647284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:30:55.647562 | instance | Monday 08 June 2026 04:30:55 +0000 (0:00:00.068) 1:03:33.436 *********** 2026-06-08 04:30:55.722746 | instance | ok: [instance] 2026-06-08 04:30:55.722896 | instance | 2026-06-08 04:30:55.723068 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:30:55.723229 | instance | Monday 08 June 2026 04:30:55 +0000 (0:00:00.076) 1:03:33.513 *********** 2026-06-08 04:30:55.806718 | instance | ok: [instance] => (item=identity) 2026-06-08 04:30:55.806875 | instance | 2026-06-08 04:30:55.807057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:30:55.807259 | instance | Monday 08 June 2026 04:30:55 +0000 (0:00:00.083) 1:03:33.596 *********** 2026-06-08 04:30:55.916830 | instance | ok: [instance] 2026-06-08 04:30:55.916930 | instance | 2026-06-08 04:30:55.917066 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-06-08 04:30:55.917190 | instance | Monday 08 June 2026 04:30:55 +0000 (0:00:00.109) 1:03:33.706 *********** 2026-06-08 04:30:56.379547 | instance | ok: [instance] 2026-06-08 04:30:56.379906 | instance | 2026-06-08 04:30:56.380235 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-06-08 04:30:56.380448 | instance | Monday 08 June 2026 04:30:56 +0000 (0:00:00.463) 1:03:34.169 *********** 2026-06-08 04:30:56.879636 | instance | ok: [instance] 2026-06-08 04:30:56.879824 | instance | 2026-06-08 04:30:56.880046 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-06-08 04:30:56.880275 | instance | Monday 08 June 2026 04:30:56 +0000 (0:00:00.500) 1:03:34.669 *********** 2026-06-08 04:30:57.373600 | instance | ok: [instance] 2026-06-08 04:30:57.373873 | instance | 2026-06-08 04:30:57.374187 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-06-08 04:30:57.374460 | instance | Monday 08 June 2026 04:30:57 +0000 (0:00:00.493) 1:03:35.163 *********** 2026-06-08 04:30:57.907100 | instance | ok: [instance] 2026-06-08 04:30:57.907171 | instance | 2026-06-08 04:30:57.907182 | instance | PLAY [Configure networking] **************************************************** 2026-06-08 04:30:57.907198 | instance | 2026-06-08 04:30:57.907386 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:30:57.907550 | instance | Monday 08 June 2026 04:30:57 +0000 (0:00:00.533) 1:03:35.697 *********** 2026-06-08 04:31:01.714015 | instance | ok: [instance] 2026-06-08 04:31:01.714173 | instance | 2026-06-08 04:31:01.714373 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-06-08 04:31:01.714547 | instance | Monday 08 June 2026 04:31:01 +0000 (0:00:03.806) 1:03:39.503 *********** 2026-06-08 04:31:01.976485 | instance | ok: [instance] 2026-06-08 04:31:01.976676 | instance | 2026-06-08 04:31:01.976870 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-06-08 04:31:01.977057 | instance | Monday 08 June 2026 04:31:01 +0000 (0:00:00.263) 1:03:39.766 *********** 2026-06-08 04:31:02.170869 | instance | ok: [instance] 2026-06-08 04:31:02.171110 | instance | 2026-06-08 04:31:02.171378 | instance | PLAY RECAP ********************************************************************* 2026-06-08 04:31:02.171669 | instance | instance : ok=816 changed=293 unreachable=0 failed=0 skipped=262 rescued=0 ignored=2 2026-06-08 04:31:02.171916 | instance | 2026-06-08 04:31:02.172204 | instance | Monday 08 June 2026 04:31:02 +0000 (0:00:00.190) 1:03:39.957 *********** 2026-06-08 04:31:02.172477 | instance | =============================================================================== 2026-06-08 04:31:02.172736 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 287.91s 2026-06-08 04:31:02.172993 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 204.88s 2026-06-08 04:31:02.173304 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 166.06s 2026-06-08 04:31:02.173569 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 161.29s 2026-06-08 04:31:02.173746 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.57s 2026-06-08 04:31:02.173914 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 147.65s 2026-06-08 04:31:02.174393 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 139.65s 2026-06-08 04:31:02.174644 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 137.64s 2026-06-08 04:31:02.174658 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 136.87s 2026-06-08 04:31:02.174664 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 132.50s 2026-06-08 04:31:02.174764 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 119.30s 2026-06-08 04:31:02.174933 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 105.88s 2026-06-08 04:31:02.175099 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 101.16s 2026-06-08 04:31:02.175265 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 96.36s 2026-06-08 04:31:02.175433 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 91.44s 2026-06-08 04:31:02.175599 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 88.79s 2026-06-08 04:31:02.175773 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 51.16s 2026-06-08 04:31:02.176012 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 47.88s 2026-06-08 04:31:02.176176 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 46.82s 2026-06-08 04:31:02.176353 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.02s 2026-06-08 04:31:02.450044 | instance | INFO [aio > converge] Executed: Successful 2026-06-08 04:31:02.512813 | instance | INFO [aio > idempotence] Executing 2026-06-08 04:31:05.387483 | instance | 2026-06-08 04:31:05.387823 | instance | PLAY [all] ********************************************************************* 2026-06-08 04:31:05.388088 | instance | 2026-06-08 04:31:05.388365 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:31:05.388646 | instance | Monday 08 June 2026 04:31:05 +0000 (0:00:00.017) 0:00:00.017 *********** 2026-06-08 04:31:09.154262 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-08 04:31:09.154607 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-08 04:31:09.154971 | instance | interpreter could change the meaning of that path. See 2026-06-08 04:31:09.155363 | instance | https://docs.ansible.com/ansible- 2026-06-08 04:31:09.155724 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-08 04:31:09.201939 | instance | ok: [instance] 2026-06-08 04:31:09.202230 | instance | 2026-06-08 04:31:09.202513 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-06-08 04:31:09.202796 | instance | Monday 08 June 2026 04:31:09 +0000 (0:00:03.814) 0:00:03.831 *********** 2026-06-08 04:31:09.304197 | instance | skipping: [instance] 2026-06-08 04:31:09.304473 | instance | 2026-06-08 04:31:09.304782 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-06-08 04:31:09.305074 | instance | Monday 08 June 2026 04:31:09 +0000 (0:00:00.102) 0:00:03.933 *********** 2026-06-08 04:31:09.558812 | instance | ok: [instance] 2026-06-08 04:31:09.559037 | instance | 2026-06-08 04:31:09.559308 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-06-08 04:31:09.559550 | instance | 2026-06-08 04:31:09.559831 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:31:09.560110 | instance | Monday 08 June 2026 04:31:09 +0000 (0:00:00.254) 0:00:04.187 *********** 2026-06-08 04:31:13.549271 | instance | ok: [instance] 2026-06-08 04:31:13.549521 | instance | 2026-06-08 04:31:13.549792 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:31:13.550086 | instance | Monday 08 June 2026 04:31:13 +0000 (0:00:03.990) 0:00:08.178 *********** 2026-06-08 04:31:13.942076 | instance | ok: [instance] 2026-06-08 04:31:13.942166 | instance | 2026-06-08 04:31:13.942185 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:31:13.942422 | instance | Monday 08 June 2026 04:31:13 +0000 (0:00:00.390) 0:00:08.569 *********** 2026-06-08 04:31:14.046633 | instance | skipping: [instance] 2026-06-08 04:31:14.046891 | instance | 2026-06-08 04:31:14.047178 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 04:31:14.047507 | instance | Monday 08 June 2026 04:31:14 +0000 (0:00:00.106) 0:00:08.675 *********** 2026-06-08 04:31:14.505665 | instance | ok: [instance] 2026-06-08 04:31:14.505899 | instance | 2026-06-08 04:31:14.506284 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:31:14.506564 | instance | Monday 08 June 2026 04:31:14 +0000 (0:00:00.458) 0:00:09.134 *********** 2026-06-08 04:31:14.598245 | instance | ok: [instance] => { 2026-06-08 04:31:14.598552 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-08 04:31:14.598816 | instance | } 2026-06-08 04:31:14.599065 | instance | 2026-06-08 04:31:14.599369 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:31:14.599631 | instance | Monday 08 June 2026 04:31:14 +0000 (0:00:00.093) 0:00:09.227 *********** 2026-06-08 04:31:15.141133 | instance | ok: [instance] 2026-06-08 04:31:15.141264 | instance | 2026-06-08 04:31:15.141544 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:31:15.141808 | instance | Monday 08 June 2026 04:31:15 +0000 (0:00:00.542) 0:00:09.770 *********** 2026-06-08 04:31:15.287030 | instance | skipping: [instance] 2026-06-08 04:31:15.287152 | instance | 2026-06-08 04:31:15.287423 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:31:15.287687 | instance | Monday 08 June 2026 04:31:15 +0000 (0:00:00.145) 0:00:09.916 *********** 2026-06-08 04:31:15.424062 | instance | skipping: [instance] 2026-06-08 04:31:15.424164 | instance | 2026-06-08 04:31:15.424331 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:31:15.424501 | instance | Monday 08 June 2026 04:31:15 +0000 (0:00:00.136) 0:00:10.053 *********** 2026-06-08 04:31:15.724585 | instance | ok: [instance] 2026-06-08 04:31:15.724869 | instance | 2026-06-08 04:31:15.725163 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:31:15.725442 | instance | Monday 08 June 2026 04:31:15 +0000 (0:00:00.299) 0:00:10.353 *********** 2026-06-08 04:31:17.004624 | instance | ok: [instance] 2026-06-08 04:31:17.004868 | instance | 2026-06-08 04:31:17.005164 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:31:17.005481 | instance | Monday 08 June 2026 04:31:17 +0000 (0:00:01.280) 0:00:11.633 *********** 2026-06-08 04:31:17.296251 | instance | ok: [instance] => { 2026-06-08 04:31:17.296561 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-08 04:31:17.296798 | instance | } 2026-06-08 04:31:17.297048 | instance | 2026-06-08 04:31:17.297319 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:31:17.297589 | instance | Monday 08 June 2026 04:31:17 +0000 (0:00:00.292) 0:00:11.925 *********** 2026-06-08 04:31:17.787581 | instance | ok: [instance] 2026-06-08 04:31:17.787657 | instance | 2026-06-08 04:31:17.787668 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:31:17.787676 | instance | Monday 08 June 2026 04:31:17 +0000 (0:00:00.490) 0:00:12.415 *********** 2026-06-08 04:31:20.217086 | instance | ok: [instance] 2026-06-08 04:31:20.217310 | instance | 2026-06-08 04:31:20.217598 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-08 04:31:20.217879 | instance | Monday 08 June 2026 04:31:20 +0000 (0:00:02.430) 0:00:14.846 *********** 2026-06-08 04:31:20.291529 | instance | skipping: [instance] 2026-06-08 04:31:20.291927 | instance | 2026-06-08 04:31:20.292447 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-08 04:31:20.292568 | instance | Monday 08 June 2026 04:31:20 +0000 (0:00:00.074) 0:00:14.921 *********** 2026-06-08 04:31:20.363637 | instance | skipping: [instance] 2026-06-08 04:31:20.363917 | instance | 2026-06-08 04:31:20.364196 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-08 04:31:20.364461 | instance | Monday 08 June 2026 04:31:20 +0000 (0:00:00.072) 0:00:14.993 *********** 2026-06-08 04:31:20.434918 | instance | skipping: [instance] 2026-06-08 04:31:20.435192 | instance | 2026-06-08 04:31:20.435511 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-08 04:31:20.435808 | instance | Monday 08 June 2026 04:31:20 +0000 (0:00:00.071) 0:00:15.064 *********** 2026-06-08 04:31:21.566926 | instance | ok: [instance] 2026-06-08 04:31:21.567009 | instance | 2026-06-08 04:31:21.567127 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-08 04:31:21.567497 | instance | Monday 08 June 2026 04:31:21 +0000 (0:00:01.132) 0:00:16.196 *********** 2026-06-08 04:31:22.088323 | instance | ok: [instance] 2026-06-08 04:31:22.088589 | instance | 2026-06-08 04:31:22.088890 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-08 04:31:22.089163 | instance | Monday 08 June 2026 04:31:22 +0000 (0:00:00.520) 0:00:16.717 *********** 2026-06-08 04:31:23.069988 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-08 04:31:23.070117 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-08 04:31:23.070245 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-08 04:31:23.070405 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-08 04:31:23.070536 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-08 04:31:23.070651 | instance | 2026-06-08 04:31:23.070772 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-08 04:31:23.070895 | instance | Monday 08 June 2026 04:31:23 +0000 (0:00:00.982) 0:00:17.699 *********** 2026-06-08 04:31:23.690685 | instance | ok: [instance] 2026-06-08 04:31:23.691065 | instance | 2026-06-08 04:31:23.691149 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-08 04:31:23.691321 | instance | Monday 08 June 2026 04:31:23 +0000 (0:00:00.581) 0:00:18.281 *********** 2026-06-08 04:31:23.691607 | instance | 2026-06-08 04:31:23.691732 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-08 04:31:23.691897 | instance | Monday 08 June 2026 04:31:23 +0000 (0:00:00.037) 0:00:18.319 *********** 2026-06-08 04:31:24.412670 | instance | ok: [instance] 2026-06-08 04:31:24.412876 | instance | 2026-06-08 04:31:24.413143 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:31:24.413406 | instance | Monday 08 June 2026 04:31:24 +0000 (0:00:00.722) 0:00:19.042 *********** 2026-06-08 04:31:24.705348 | instance | ok: [instance] 2026-06-08 04:31:24.705613 | instance | 2026-06-08 04:31:24.705899 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:31:24.706200 | instance | Monday 08 June 2026 04:31:24 +0000 (0:00:00.292) 0:00:19.334 *********** 2026-06-08 04:31:24.808919 | instance | ok: [instance] => { 2026-06-08 04:31:24.809286 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-08 04:31:24.809633 | instance | } 2026-06-08 04:31:24.810021 | instance | 2026-06-08 04:31:24.810408 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:31:24.810741 | instance | Monday 08 June 2026 04:31:24 +0000 (0:00:00.103) 0:00:19.438 *********** 2026-06-08 04:31:25.338290 | instance | ok: [instance] 2026-06-08 04:31:25.338518 | instance | 2026-06-08 04:31:25.338797 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:31:25.339070 | instance | Monday 08 June 2026 04:31:25 +0000 (0:00:00.529) 0:00:19.967 *********** 2026-06-08 04:31:28.662225 | instance | ok: [instance] 2026-06-08 04:31:28.662519 | instance | 2026-06-08 04:31:28.662824 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-08 04:31:28.663130 | instance | Monday 08 June 2026 04:31:28 +0000 (0:00:03.323) 0:00:23.291 *********** 2026-06-08 04:31:29.809021 | instance | ok: [instance] 2026-06-08 04:31:29.809083 | instance | 2026-06-08 04:31:29.809095 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-08 04:31:29.809106 | instance | Monday 08 June 2026 04:31:29 +0000 (0:00:01.146) 0:00:24.437 *********** 2026-06-08 04:31:30.204604 | instance | ok: [instance] 2026-06-08 04:31:30.204692 | instance | 2026-06-08 04:31:30.204964 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-08 04:31:30.204981 | instance | Monday 08 June 2026 04:31:30 +0000 (0:00:00.396) 0:00:24.834 *********** 2026-06-08 04:31:30.654897 | instance | ok: [instance] 2026-06-08 04:31:30.654980 | instance | 2026-06-08 04:31:30.655316 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-08 04:31:30.655353 | instance | Monday 08 June 2026 04:31:30 +0000 (0:00:00.450) 0:00:25.284 *********** 2026-06-08 04:31:31.269705 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-06-08 04:31:31.269827 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-08 04:31:31.270043 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-08 04:31:31.270103 | instance | 2026-06-08 04:31:31.270369 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-08 04:31:31.270385 | instance | Monday 08 June 2026 04:31:31 +0000 (0:00:00.614) 0:00:25.899 *********** 2026-06-08 04:31:31.713811 | instance | ok: [instance] 2026-06-08 04:31:31.713877 | instance | 2026-06-08 04:31:31.714158 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-08 04:31:31.714200 | instance | Monday 08 June 2026 04:31:31 +0000 (0:00:00.444) 0:00:26.343 *********** 2026-06-08 04:31:32.240091 | instance | ok: [instance] 2026-06-08 04:31:32.240167 | instance | 2026-06-08 04:31:32.240746 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-08 04:31:32.240785 | instance | Monday 08 June 2026 04:31:32 +0000 (0:00:00.485) 0:00:26.829 *********** 2026-06-08 04:31:32.240791 | instance | 2026-06-08 04:31:32.240795 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-08 04:31:32.240847 | instance | Monday 08 June 2026 04:31:32 +0000 (0:00:00.039) 0:00:26.869 *********** 2026-06-08 04:31:32.813735 | instance | ok: [instance] 2026-06-08 04:31:32.813830 | instance | 2026-06-08 04:31:32.814147 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-06-08 04:31:32.814314 | instance | Monday 08 June 2026 04:31:32 +0000 (0:00:00.572) 0:00:27.441 *********** 2026-06-08 04:31:32.961782 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-06-08 04:31:32.961910 | instance | 2026-06-08 04:31:32.962129 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-06-08 04:31:32.962349 | instance | Monday 08 June 2026 04:31:32 +0000 (0:00:00.148) 0:00:27.590 *********** 2026-06-08 04:31:34.034484 | instance | ok: [instance] 2026-06-08 04:31:34.034594 | instance | 2026-06-08 04:31:34.034607 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-06-08 04:31:34.034617 | instance | Monday 08 June 2026 04:31:34 +0000 (0:00:01.072) 0:00:28.662 *********** 2026-06-08 04:31:34.791593 | instance | ok: [instance] => (item=chronyd) 2026-06-08 04:31:34.791691 | instance | ok: [instance] => (item=sshd) 2026-06-08 04:31:34.791770 | instance | 2026-06-08 04:31:34.792096 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-06-08 04:31:34.792154 | instance | Monday 08 June 2026 04:31:34 +0000 (0:00:00.758) 0:00:29.421 *********** 2026-06-08 04:31:35.159289 | instance | ok: [instance] 2026-06-08 04:31:35.159364 | instance | 2026-06-08 04:31:35.159484 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-06-08 04:31:35.159629 | instance | Monday 08 June 2026 04:31:35 +0000 (0:00:00.367) 0:00:29.788 *********** 2026-06-08 04:31:35.400927 | instance | ok: [instance] 2026-06-08 04:31:35.401074 | instance | 2026-06-08 04:31:35.401146 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-06-08 04:31:35.401294 | instance | Monday 08 June 2026 04:31:35 +0000 (0:00:00.241) 0:00:30.030 *********** 2026-06-08 04:31:35.874239 | instance | ok: [instance] 2026-06-08 04:31:35.874533 | instance | 2026-06-08 04:31:35.874831 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-06-08 04:31:35.875098 | instance | Monday 08 June 2026 04:31:35 +0000 (0:00:00.471) 0:00:30.502 *********** 2026-06-08 04:31:36.240715 | instance | ok: [instance] 2026-06-08 04:31:36.240809 | instance | 2026-06-08 04:31:36.241123 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-06-08 04:31:36.241171 | instance | Monday 08 June 2026 04:31:36 +0000 (0:00:00.368) 0:00:30.870 *********** 2026-06-08 04:31:36.376742 | instance | ok: [instance] 2026-06-08 04:31:36.376830 | instance | 2026-06-08 04:31:36.377342 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-06-08 04:31:36.377379 | instance | Monday 08 June 2026 04:31:36 +0000 (0:00:00.135) 0:00:31.006 *********** 2026-06-08 04:31:36.698597 | instance | ok: [instance] => (item=instance) 2026-06-08 04:31:36.698668 | instance | 2026-06-08 04:31:36.698937 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-06-08 04:31:36.698979 | instance | Monday 08 June 2026 04:31:36 +0000 (0:00:00.321) 0:00:31.328 *********** 2026-06-08 04:31:36.791316 | instance | ok: [instance] 2026-06-08 04:31:36.791393 | instance | 2026-06-08 04:31:36.791520 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-06-08 04:31:36.791639 | instance | Monday 08 June 2026 04:31:36 +0000 (0:00:00.092) 0:00:31.420 *********** 2026-06-08 04:31:36.914212 | instance | skipping: [instance] 2026-06-08 04:31:36.914347 | instance | 2026-06-08 04:31:36.914529 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-08 04:31:36.914706 | instance | Monday 08 June 2026 04:31:36 +0000 (0:00:00.122) 0:00:31.543 *********** 2026-06-08 04:31:37.070594 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-08 04:31:37.070825 | instance | 2026-06-08 04:31:37.071100 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-08 04:31:37.071360 | instance | Monday 08 June 2026 04:31:37 +0000 (0:00:00.156) 0:00:31.700 *********** 2026-06-08 04:31:43.965766 | instance | ok: [instance] 2026-06-08 04:31:43.966029 | instance | 2026-06-08 04:31:43.966346 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-08 04:31:43.966617 | instance | Monday 08 June 2026 04:31:43 +0000 (0:00:06.895) 0:00:38.595 *********** 2026-06-08 04:31:44.092053 | instance | ok: [instance] => (item=instance) 2026-06-08 04:31:44.092462 | instance | 2026-06-08 04:31:44.092660 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-08 04:31:44.092844 | instance | Monday 08 June 2026 04:31:44 +0000 (0:00:00.126) 0:00:38.721 *********** 2026-06-08 04:31:44.558151 | instance | ok: [instance] 2026-06-08 04:31:44.558414 | instance | 2026-06-08 04:31:44.558725 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-08 04:31:44.559028 | instance | Monday 08 June 2026 04:31:44 +0000 (0:00:00.465) 0:00:39.187 *********** 2026-06-08 04:31:51.633780 | instance | ok: [instance] 2026-06-08 04:31:51.633847 | instance | 2026-06-08 04:31:51.633859 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-06-08 04:31:51.633869 | instance | Monday 08 June 2026 04:31:51 +0000 (0:00:07.074) 0:00:46.261 *********** 2026-06-08 04:31:58.526067 | instance | ok: [instance] 2026-06-08 04:31:58.526136 | instance | 2026-06-08 04:31:58.526146 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-06-08 04:31:58.526388 | instance | Monday 08 June 2026 04:31:58 +0000 (0:00:06.893) 0:00:53.154 *********** 2026-06-08 04:32:13.371269 | instance | ok: [instance] 2026-06-08 04:32:13.371382 | instance | 2026-06-08 04:32:13.371396 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-08 04:32:13.371418 | instance | Monday 08 June 2026 04:32:13 +0000 (0:00:14.845) 0:01:08.000 *********** 2026-06-08 04:32:13.523869 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-08 04:32:13.523951 | instance | 2026-06-08 04:32:13.524075 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-08 04:32:13.524204 | instance | Monday 08 June 2026 04:32:13 +0000 (0:00:00.153) 0:01:08.153 *********** 2026-06-08 04:32:13.639556 | instance | skipping: [instance] 2026-06-08 04:32:13.639652 | instance | 2026-06-08 04:32:13.639788 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-08 04:32:13.639912 | instance | Monday 08 June 2026 04:32:13 +0000 (0:00:00.115) 0:01:08.269 *********** 2026-06-08 04:32:13.753296 | instance | skipping: [instance] => (item=instance) 2026-06-08 04:32:13.753406 | instance | skipping: [instance] 2026-06-08 04:32:13.753526 | instance | 2026-06-08 04:32:13.753651 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-08 04:32:13.753778 | instance | Monday 08 June 2026 04:32:13 +0000 (0:00:00.113) 0:01:08.383 *********** 2026-06-08 04:32:14.071279 | instance | ok: [instance] 2026-06-08 04:32:14.071473 | instance | 2026-06-08 04:32:14.071732 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-08 04:32:14.071886 | instance | Monday 08 June 2026 04:32:14 +0000 (0:00:00.317) 0:01:08.700 *********** 2026-06-08 04:32:21.141831 | instance | ok: [instance] 2026-06-08 04:32:21.141893 | instance | 2026-06-08 04:32:21.142185 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-06-08 04:32:21.142225 | instance | Monday 08 June 2026 04:32:21 +0000 (0:00:07.070) 0:01:15.771 *********** 2026-06-08 04:32:27.816527 | instance | ok: [instance] 2026-06-08 04:32:27.816604 | instance | 2026-06-08 04:32:27.817283 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-06-08 04:32:27.817397 | instance | Monday 08 June 2026 04:32:27 +0000 (0:00:06.675) 0:01:22.446 *********** 2026-06-08 04:32:34.464145 | instance | ok: [instance] 2026-06-08 04:32:34.464224 | instance | 2026-06-08 04:32:34.464358 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-06-08 04:32:34.464480 | instance | Monday 08 June 2026 04:32:34 +0000 (0:00:06.647) 0:01:29.093 *********** 2026-06-08 04:32:42.331855 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-06-08 04:32:42.332089 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-06-08 04:32:42.332351 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-06-08 04:32:42.332613 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-06-08 04:32:42.332894 | instance | 2026-06-08 04:32:42.333220 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-06-08 04:32:42.333641 | instance | 2026-06-08 04:32:42.334119 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:32:42.334564 | instance | Monday 08 June 2026 04:32:42 +0000 (0:00:07.867) 0:01:36.961 *********** 2026-06-08 04:32:46.160606 | instance | ok: [instance] 2026-06-08 04:32:46.160651 | instance | 2026-06-08 04:32:46.160771 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:32:46.161031 | instance | Monday 08 June 2026 04:32:46 +0000 (0:00:03.828) 0:01:40.789 *********** 2026-06-08 04:32:46.448318 | instance | ok: [instance] 2026-06-08 04:32:46.448555 | instance | 2026-06-08 04:32:46.448854 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:32:46.449136 | instance | Monday 08 June 2026 04:32:46 +0000 (0:00:00.287) 0:01:41.077 *********** 2026-06-08 04:32:46.545559 | instance | skipping: [instance] 2026-06-08 04:32:46.545631 | instance | 2026-06-08 04:32:46.545755 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 04:32:46.545892 | instance | Monday 08 June 2026 04:32:46 +0000 (0:00:00.098) 0:01:41.175 *********** 2026-06-08 04:32:46.811665 | instance | ok: [instance] 2026-06-08 04:32:46.811887 | instance | 2026-06-08 04:32:46.812153 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:32:46.812423 | instance | Monday 08 June 2026 04:32:46 +0000 (0:00:00.265) 0:01:41.441 *********** 2026-06-08 04:32:46.931947 | instance | ok: [instance] => { 2026-06-08 04:32:46.932353 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-08 04:32:46.932719 | instance | } 2026-06-08 04:32:46.933066 | instance | 2026-06-08 04:32:46.933404 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:32:46.933766 | instance | Monday 08 June 2026 04:32:46 +0000 (0:00:00.119) 0:01:41.561 *********** 2026-06-08 04:32:47.285605 | instance | ok: [instance] 2026-06-08 04:32:47.285839 | instance | 2026-06-08 04:32:47.286155 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:32:47.286457 | instance | Monday 08 June 2026 04:32:47 +0000 (0:00:00.354) 0:01:41.915 *********** 2026-06-08 04:32:47.421995 | instance | skipping: [instance] 2026-06-08 04:32:47.422252 | instance | 2026-06-08 04:32:47.422557 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:32:47.422833 | instance | Monday 08 June 2026 04:32:47 +0000 (0:00:00.136) 0:01:42.051 *********** 2026-06-08 04:32:47.570150 | instance | skipping: [instance] 2026-06-08 04:32:47.570417 | instance | 2026-06-08 04:32:47.570700 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:32:47.570949 | instance | Monday 08 June 2026 04:32:47 +0000 (0:00:00.148) 0:01:42.199 *********** 2026-06-08 04:32:47.851688 | instance | ok: [instance] 2026-06-08 04:32:47.851838 | instance | 2026-06-08 04:32:47.852048 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:32:47.852233 | instance | Monday 08 June 2026 04:32:47 +0000 (0:00:00.281) 0:01:42.481 *********** 2026-06-08 04:32:49.285487 | instance | ok: [instance] 2026-06-08 04:32:49.285723 | instance | 2026-06-08 04:32:49.286141 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:32:49.286521 | instance | Monday 08 June 2026 04:32:49 +0000 (0:00:01.433) 0:01:43.915 *********** 2026-06-08 04:32:49.416798 | instance | ok: [instance] => { 2026-06-08 04:32:49.416975 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-08 04:32:49.417145 | instance | } 2026-06-08 04:32:49.417310 | instance | 2026-06-08 04:32:49.417519 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:32:49.417692 | instance | Monday 08 June 2026 04:32:49 +0000 (0:00:00.131) 0:01:44.046 *********** 2026-06-08 04:32:49.871637 | instance | ok: [instance] 2026-06-08 04:32:49.871890 | instance | 2026-06-08 04:32:49.872177 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:32:49.872462 | instance | Monday 08 June 2026 04:32:49 +0000 (0:00:00.454) 0:01:44.501 *********** 2026-06-08 04:32:52.944591 | instance | ok: [instance] 2026-06-08 04:32:52.944753 | instance | 2026-06-08 04:32:52.944938 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-08 04:32:52.945132 | instance | Monday 08 June 2026 04:32:52 +0000 (0:00:03.072) 0:01:47.573 *********** 2026-06-08 04:32:53.019657 | instance | skipping: [instance] 2026-06-08 04:32:53.019943 | instance | 2026-06-08 04:32:53.020209 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-08 04:32:53.020468 | instance | Monday 08 June 2026 04:32:53 +0000 (0:00:00.075) 0:01:47.649 *********** 2026-06-08 04:32:53.110645 | instance | skipping: [instance] 2026-06-08 04:32:53.110991 | instance | 2026-06-08 04:32:53.111392 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-08 04:32:53.111801 | instance | Monday 08 June 2026 04:32:53 +0000 (0:00:00.090) 0:01:47.740 *********** 2026-06-08 04:32:53.188153 | instance | skipping: [instance] 2026-06-08 04:32:53.188392 | instance | 2026-06-08 04:32:53.188664 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-08 04:32:53.188931 | instance | Monday 08 June 2026 04:32:53 +0000 (0:00:00.077) 0:01:47.817 *********** 2026-06-08 04:32:54.361379 | instance | ok: [instance] 2026-06-08 04:32:54.361597 | instance | 2026-06-08 04:32:54.361879 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-08 04:32:54.362200 | instance | Monday 08 June 2026 04:32:54 +0000 (0:00:01.173) 0:01:48.990 *********** 2026-06-08 04:32:54.880020 | instance | ok: [instance] 2026-06-08 04:32:54.880247 | instance | 2026-06-08 04:32:54.880529 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-08 04:32:54.880788 | instance | Monday 08 June 2026 04:32:54 +0000 (0:00:00.518) 0:01:49.509 *********** 2026-06-08 04:32:55.869140 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-08 04:32:55.869437 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-08 04:32:55.869777 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-08 04:32:55.870126 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-08 04:32:55.870485 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-08 04:32:55.870776 | instance | 2026-06-08 04:32:55.871069 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-08 04:32:55.871289 | instance | Monday 08 June 2026 04:32:55 +0000 (0:00:00.988) 0:01:50.498 *********** 2026-06-08 04:32:56.525353 | instance | ok: [instance] 2026-06-08 04:32:56.525569 | instance | 2026-06-08 04:32:56.525832 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-08 04:32:56.526228 | instance | Monday 08 June 2026 04:32:56 +0000 (0:00:00.622) 0:01:51.120 *********** 2026-06-08 04:32:56.526464 | instance | 2026-06-08 04:32:56.526759 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-08 04:32:56.527034 | instance | Monday 08 June 2026 04:32:56 +0000 (0:00:00.034) 0:01:51.154 *********** 2026-06-08 04:32:57.001555 | instance | ok: [instance] 2026-06-08 04:32:57.001848 | instance | 2026-06-08 04:32:57.002185 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:32:57.002454 | instance | Monday 08 June 2026 04:32:56 +0000 (0:00:00.475) 0:01:51.630 *********** 2026-06-08 04:32:57.283933 | instance | ok: [instance] 2026-06-08 04:32:57.284096 | instance | 2026-06-08 04:32:57.284273 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:32:57.284441 | instance | Monday 08 June 2026 04:32:57 +0000 (0:00:00.281) 0:01:51.912 *********** 2026-06-08 04:32:57.395321 | instance | ok: [instance] => { 2026-06-08 04:32:57.395624 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-08 04:32:57.395950 | instance | } 2026-06-08 04:32:57.396213 | instance | 2026-06-08 04:32:57.396507 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:32:57.396781 | instance | Monday 08 June 2026 04:32:57 +0000 (0:00:00.111) 0:01:52.024 *********** 2026-06-08 04:32:57.806537 | instance | ok: [instance] 2026-06-08 04:32:57.806612 | instance | 2026-06-08 04:32:57.806735 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:32:57.806853 | instance | Monday 08 June 2026 04:32:57 +0000 (0:00:00.411) 0:01:52.435 *********** 2026-06-08 04:33:01.093249 | instance | ok: [instance] 2026-06-08 04:33:01.093556 | instance | 2026-06-08 04:33:01.093853 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-08 04:33:01.094226 | instance | Monday 08 June 2026 04:33:01 +0000 (0:00:03.286) 0:01:55.722 *********** 2026-06-08 04:33:02.320601 | instance | ok: [instance] 2026-06-08 04:33:02.320842 | instance | 2026-06-08 04:33:02.321116 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-08 04:33:02.321384 | instance | Monday 08 June 2026 04:33:02 +0000 (0:00:01.226) 0:01:56.949 *********** 2026-06-08 04:33:02.574800 | instance | ok: [instance] 2026-06-08 04:33:02.575184 | instance | 2026-06-08 04:33:02.575491 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-08 04:33:02.575658 | instance | Monday 08 June 2026 04:33:02 +0000 (0:00:00.254) 0:01:57.204 *********** 2026-06-08 04:33:03.077744 | instance | ok: [instance] 2026-06-08 04:33:03.078204 | instance | 2026-06-08 04:33:03.078640 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-08 04:33:03.079060 | instance | Monday 08 June 2026 04:33:03 +0000 (0:00:00.502) 0:01:57.707 *********** 2026-06-08 04:33:03.687712 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-06-08 04:33:03.688039 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-08 04:33:03.688330 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-08 04:33:03.688600 | instance | 2026-06-08 04:33:03.688858 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-08 04:33:03.689120 | instance | Monday 08 June 2026 04:33:03 +0000 (0:00:00.609) 0:01:58.316 *********** 2026-06-08 04:33:04.176697 | instance | ok: [instance] 2026-06-08 04:33:04.176975 | instance | 2026-06-08 04:33:04.177324 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-08 04:33:04.177603 | instance | Monday 08 June 2026 04:33:04 +0000 (0:00:00.489) 0:01:58.806 *********** 2026-06-08 04:33:04.676528 | instance | ok: [instance] 2026-06-08 04:33:04.676771 | instance | 2026-06-08 04:33:04.677059 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-08 04:33:04.677336 | instance | Monday 08 June 2026 04:33:04 +0000 (0:00:00.464) 0:01:59.271 *********** 2026-06-08 04:33:04.677594 | instance | 2026-06-08 04:33:04.677956 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-08 04:33:04.678327 | instance | Monday 08 June 2026 04:33:04 +0000 (0:00:00.035) 0:01:59.306 *********** 2026-06-08 04:33:05.241022 | instance | ok: [instance] 2026-06-08 04:33:05.241080 | instance | 2026-06-08 04:33:05.241092 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-06-08 04:33:05.241102 | instance | Monday 08 June 2026 04:33:05 +0000 (0:00:00.563) 0:01:59.869 *********** 2026-06-08 04:33:05.379181 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-06-08 04:33:05.379259 | instance | 2026-06-08 04:33:05.379453 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-06-08 04:33:05.379748 | instance | Monday 08 June 2026 04:33:05 +0000 (0:00:00.138) 0:02:00.008 *********** 2026-06-08 04:33:06.469116 | instance | ok: [instance] 2026-06-08 04:33:06.469236 | instance | 2026-06-08 04:33:06.469379 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-06-08 04:33:06.469499 | instance | Monday 08 June 2026 04:33:06 +0000 (0:00:01.090) 0:02:01.099 *********** 2026-06-08 04:33:07.187658 | instance | ok: [instance] => (item=chronyd) 2026-06-08 04:33:07.187917 | instance | ok: [instance] => (item=sshd) 2026-06-08 04:33:07.188172 | instance | 2026-06-08 04:33:07.188443 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-06-08 04:33:07.188717 | instance | Monday 08 June 2026 04:33:07 +0000 (0:00:00.718) 0:02:01.817 *********** 2026-06-08 04:33:07.535876 | instance | ok: [instance] 2026-06-08 04:33:07.536035 | instance | 2026-06-08 04:33:07.536209 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-06-08 04:33:07.536382 | instance | Monday 08 June 2026 04:33:07 +0000 (0:00:00.348) 0:02:02.165 *********** 2026-06-08 04:33:07.774796 | instance | ok: [instance] 2026-06-08 04:33:07.774854 | instance | 2026-06-08 04:33:07.774985 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-06-08 04:33:07.775098 | instance | Monday 08 June 2026 04:33:07 +0000 (0:00:00.239) 0:02:02.404 *********** 2026-06-08 04:33:08.095637 | instance | ok: [instance] 2026-06-08 04:33:08.095866 | instance | 2026-06-08 04:33:08.096150 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-06-08 04:33:08.096477 | instance | Monday 08 June 2026 04:33:08 +0000 (0:00:00.320) 0:02:02.725 *********** 2026-06-08 04:33:08.378714 | instance | ok: [instance] 2026-06-08 04:33:08.378972 | instance | 2026-06-08 04:33:08.379259 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-06-08 04:33:08.379520 | instance | Monday 08 June 2026 04:33:08 +0000 (0:00:00.282) 0:02:03.007 *********** 2026-06-08 04:33:08.714113 | instance | ok: [instance] => (item=instance) 2026-06-08 04:33:08.714188 | instance | 2026-06-08 04:33:08.714312 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-06-08 04:33:08.714433 | instance | Monday 08 June 2026 04:33:08 +0000 (0:00:00.335) 0:02:03.343 *********** 2026-06-08 04:33:08.798034 | instance | ok: [instance] 2026-06-08 04:33:08.798435 | instance | 2026-06-08 04:33:08.798854 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-08 04:33:08.799339 | instance | Monday 08 June 2026 04:33:08 +0000 (0:00:00.083) 0:02:03.427 *********** 2026-06-08 04:33:08.932617 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-08 04:33:08.932754 | instance | 2026-06-08 04:33:08.932936 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-08 04:33:08.933111 | instance | Monday 08 June 2026 04:33:08 +0000 (0:00:00.135) 0:02:03.562 *********** 2026-06-08 04:33:09.047404 | instance | skipping: [instance] 2026-06-08 04:33:09.047612 | instance | 2026-06-08 04:33:09.047923 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-08 04:33:09.048279 | instance | Monday 08 June 2026 04:33:09 +0000 (0:00:00.114) 0:02:03.676 *********** 2026-06-08 04:33:09.159578 | instance | skipping: [instance] => (item=instance) 2026-06-08 04:33:09.159823 | instance | skipping: [instance] 2026-06-08 04:33:09.160110 | instance | 2026-06-08 04:33:09.160369 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-08 04:33:09.160624 | instance | Monday 08 June 2026 04:33:09 +0000 (0:00:00.112) 0:02:03.789 *********** 2026-06-08 04:33:09.442692 | instance | ok: [instance] 2026-06-08 04:33:09.442930 | instance | 2026-06-08 04:33:09.443212 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-08 04:33:09.443530 | instance | Monday 08 June 2026 04:33:09 +0000 (0:00:00.283) 0:02:04.072 *********** 2026-06-08 04:33:16.458166 | instance | ok: [instance] 2026-06-08 04:33:16.458410 | instance | 2026-06-08 04:33:16.458697 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-06-08 04:33:16.458988 | instance | Monday 08 June 2026 04:33:16 +0000 (0:00:07.014) 0:02:11.087 *********** 2026-06-08 04:33:22.050073 | instance | ok: [instance] 2026-06-08 04:33:22.050344 | instance | 2026-06-08 04:33:22.050621 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-06-08 04:33:22.050912 | instance | Monday 08 June 2026 04:33:22 +0000 (0:00:05.592) 0:02:16.679 *********** 2026-06-08 04:33:36.575423 | instance | ok: [instance] 2026-06-08 04:33:36.575682 | instance | 2026-06-08 04:33:36.575997 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-06-08 04:33:36.576308 | instance | Monday 08 June 2026 04:33:36 +0000 (0:00:14.525) 0:02:31.204 *********** 2026-06-08 04:33:36.770252 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-06-08 04:33:36.770483 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-06-08 04:33:36.770740 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-06-08 04:33:36.771033 | instance | skipping: [instance] 2026-06-08 04:33:36.771276 | instance | 2026-06-08 04:33:36.771535 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-06-08 04:33:36.771792 | instance | Monday 08 June 2026 04:33:36 +0000 (0:00:00.194) 0:02:31.399 *********** 2026-06-08 04:33:43.414622 | instance | ok: [instance] 2026-06-08 04:33:43.414732 | instance | 2026-06-08 04:33:43.414860 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-06-08 04:33:43.414984 | instance | Monday 08 June 2026 04:33:43 +0000 (0:00:06.644) 0:02:38.044 *********** 2026-06-08 04:33:50.032204 | instance | ok: [instance] 2026-06-08 04:33:50.032447 | instance | 2026-06-08 04:33:50.032724 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-06-08 04:33:50.033023 | instance | Monday 08 June 2026 04:33:50 +0000 (0:00:06.617) 0:02:44.661 *********** 2026-06-08 04:33:50.238210 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-06-08 04:33:50.238302 | instance | 2026-06-08 04:33:50.238410 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-06-08 04:33:50.238536 | instance | Monday 08 June 2026 04:33:50 +0000 (0:00:00.206) 0:02:44.868 *********** 2026-06-08 04:33:50.313667 | instance | ok: [instance] 2026-06-08 04:33:50.313758 | instance | 2026-06-08 04:33:50.313881 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-06-08 04:33:50.314017 | instance | Monday 08 June 2026 04:33:50 +0000 (0:00:00.075) 0:02:44.943 *********** 2026-06-08 04:33:56.875685 | instance | ok: [instance] 2026-06-08 04:33:56.875749 | instance | 2026-06-08 04:33:56.875760 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-06-08 04:33:56.875770 | instance | Monday 08 June 2026 04:33:56 +0000 (0:00:06.560) 0:02:51.504 *********** 2026-06-08 04:33:56.961990 | instance | ok: [instance] 2026-06-08 04:33:56.962093 | instance | 2026-06-08 04:33:56.962227 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-06-08 04:33:56.962339 | instance | Monday 08 June 2026 04:33:56 +0000 (0:00:00.087) 0:02:51.591 *********** 2026-06-08 04:33:57.038547 | instance | skipping: [instance] => (item=1) 2026-06-08 04:33:57.038685 | instance | skipping: [instance] => (item=1) 2026-06-08 04:33:57.038804 | instance | skipping: [instance] => (item=1) 2026-06-08 04:33:57.038922 | instance | skipping: [instance] 2026-06-08 04:33:57.039031 | instance | 2026-06-08 04:33:57.039155 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-06-08 04:33:57.039265 | instance | Monday 08 June 2026 04:33:57 +0000 (0:00:00.076) 0:02:51.668 *********** 2026-06-08 04:33:57.178258 | instance | skipping: [instance] 2026-06-08 04:33:57.178525 | instance | 2026-06-08 04:33:57.178784 | instance | PLAY [all] ********************************************************************* 2026-06-08 04:33:57.179032 | instance | 2026-06-08 04:33:57.179297 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-06-08 04:33:57.179562 | instance | Monday 08 June 2026 04:33:57 +0000 (0:00:00.139) 0:02:51.807 *********** 2026-06-08 04:33:57.502551 | instance | ok: [instance] 2026-06-08 04:33:57.502793 | instance | 2026-06-08 04:33:57.503087 | instance | PLAY [all] ********************************************************************* 2026-06-08 04:33:57.503323 | instance | 2026-06-08 04:33:57.503577 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:33:57.503839 | instance | Monday 08 June 2026 04:33:57 +0000 (0:00:00.323) 0:02:52.131 *********** 2026-06-08 04:34:01.234594 | instance | ok: [instance] 2026-06-08 04:34:01.234748 | instance | 2026-06-08 04:34:01.234765 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-06-08 04:34:01.234876 | instance | Monday 08 June 2026 04:34:01 +0000 (0:00:03.732) 0:02:55.864 *********** 2026-06-08 04:34:06.176268 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-06-08 04:34:06.176523 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-06-08 04:34:06.176789 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-06-08 04:34:06.177140 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-06-08 04:34:06.177420 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-06-08 04:34:06.177689 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-06-08 04:34:06.177957 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-06-08 04:34:06.178281 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-06-08 04:34:06.178544 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-06-08 04:34:06.178805 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-06-08 04:34:06.179199 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-06-08 04:34:06.179503 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-06-08 04:34:06.179790 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-06-08 04:34:06.180046 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-06-08 04:34:06.180316 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-06-08 04:34:06.180580 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-06-08 04:34:06.180867 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-06-08 04:34:06.181164 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-06-08 04:34:06.181429 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-06-08 04:34:06.181701 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-06-08 04:34:06.181943 | instance | 2026-06-08 04:34:06.182695 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-06-08 04:34:06.182762 | instance | Monday 08 June 2026 04:34:06 +0000 (0:00:04.941) 0:03:00.805 *********** 2026-06-08 04:34:06.435995 | instance | ok: [instance] 2026-06-08 04:34:06.436233 | instance | 2026-06-08 04:34:06.436508 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-06-08 04:34:06.436844 | instance | Monday 08 June 2026 04:34:06 +0000 (0:00:00.259) 0:03:01.065 *********** 2026-06-08 04:34:06.912904 | instance | ok: [instance] 2026-06-08 04:34:06.913260 | instance | 2026-06-08 04:34:06.913665 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-06-08 04:34:06.914109 | instance | Monday 08 June 2026 04:34:06 +0000 (0:00:00.476) 0:03:01.542 *********** 2026-06-08 04:34:07.249454 | instance | ok: [instance] 2026-06-08 04:34:07.249607 | instance | 2026-06-08 04:34:07.249832 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-06-08 04:34:07.250031 | instance | Monday 08 June 2026 04:34:07 +0000 (0:00:00.336) 0:03:01.879 *********** 2026-06-08 04:34:07.335349 | instance | ok: [instance] 2026-06-08 04:34:07.335586 | instance | 2026-06-08 04:34:07.335868 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-06-08 04:34:07.336114 | instance | 2026-06-08 04:34:07.336466 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:34:07.336837 | instance | Monday 08 June 2026 04:34:07 +0000 (0:00:00.086) 0:03:01.965 *********** 2026-06-08 04:34:11.240665 | instance | ok: [instance] 2026-06-08 04:34:11.240892 | instance | 2026-06-08 04:34:11.241171 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-06-08 04:34:11.241494 | instance | Monday 08 June 2026 04:34:11 +0000 (0:00:03.904) 0:03:05.870 *********** 2026-06-08 04:34:11.506557 | instance | ok: [instance] 2026-06-08 04:34:11.506788 | instance | 2026-06-08 04:34:11.507079 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-06-08 04:34:11.507349 | instance | Monday 08 June 2026 04:34:11 +0000 (0:00:00.265) 0:03:06.136 *********** 2026-06-08 04:34:12.461663 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-06-08 04:34:12.461940 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-06-08 04:34:12.462230 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-06-08 04:34:12.462491 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-06-08 04:34:12.462752 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-06-08 04:34:12.463009 | instance | 2026-06-08 04:34:12.463270 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-06-08 04:34:12.463525 | instance | Monday 08 June 2026 04:34:12 +0000 (0:00:00.955) 0:03:07.091 *********** 2026-06-08 04:34:13.055429 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-06-08 04:34:13.055581 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-06-08 04:34:13.055756 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-06-08 04:34:13.055930 | instance | 2026-06-08 04:34:13.056105 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-06-08 04:34:13.056276 | instance | Monday 08 June 2026 04:34:13 +0000 (0:00:00.593) 0:03:07.685 *********** 2026-06-08 04:34:13.278284 | instance | ok: [instance] 2026-06-08 04:34:13.278346 | instance | 2026-06-08 04:34:13.278503 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-06-08 04:34:13.278616 | instance | Monday 08 June 2026 04:34:13 +0000 (0:00:00.222) 0:03:07.907 *********** 2026-06-08 04:34:13.517919 | instance | ok: [instance] 2026-06-08 04:34:13.518194 | instance | 2026-06-08 04:34:13.518472 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-06-08 04:34:13.518740 | instance | Monday 08 June 2026 04:34:13 +0000 (0:00:00.239) 0:03:08.147 *********** 2026-06-08 04:34:13.582852 | instance | ok: [instance] 2026-06-08 04:34:13.583072 | instance | 2026-06-08 04:34:13.583354 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-06-08 04:34:13.583610 | instance | Monday 08 June 2026 04:34:13 +0000 (0:00:00.065) 0:03:08.212 *********** 2026-06-08 04:34:13.660225 | instance | skipping: [instance] 2026-06-08 04:34:13.660443 | instance | 2026-06-08 04:34:13.660714 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-06-08 04:34:13.660980 | instance | Monday 08 June 2026 04:34:13 +0000 (0:00:00.077) 0:03:08.290 *********** 2026-06-08 04:34:14.219958 | instance | ok: [instance] 2026-06-08 04:34:14.220176 | instance | 2026-06-08 04:34:14.220437 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-06-08 04:34:14.220707 | instance | Monday 08 June 2026 04:34:14 +0000 (0:00:00.559) 0:03:08.849 *********** 2026-06-08 04:34:14.562673 | instance | ok: [instance] 2026-06-08 04:34:14.562914 | instance | 2026-06-08 04:34:14.563192 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-06-08 04:34:14.563463 | instance | Monday 08 June 2026 04:34:14 +0000 (0:00:00.229) 0:03:09.079 *********** 2026-06-08 04:34:14.563713 | instance | 2026-06-08 04:34:14.563977 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-06-08 04:34:14.564223 | instance | 2026-06-08 04:34:14.564486 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:34:14.564762 | instance | Monday 08 June 2026 04:34:14 +0000 (0:00:00.112) 0:03:09.192 *********** 2026-06-08 04:34:18.351651 | instance | ok: [instance] 2026-06-08 04:34:18.351905 | instance | 2026-06-08 04:34:18.352201 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:34:18.352486 | instance | Monday 08 June 2026 04:34:18 +0000 (0:00:03.788) 0:03:12.981 *********** 2026-06-08 04:34:18.625184 | instance | ok: [instance] 2026-06-08 04:34:18.625397 | instance | 2026-06-08 04:34:18.625677 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:34:18.625927 | instance | Monday 08 June 2026 04:34:18 +0000 (0:00:00.272) 0:03:13.254 *********** 2026-06-08 04:34:18.724856 | instance | skipping: [instance] 2026-06-08 04:34:18.725086 | instance | 2026-06-08 04:34:18.725344 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 04:34:18.725597 | instance | Monday 08 June 2026 04:34:18 +0000 (0:00:00.100) 0:03:13.354 *********** 2026-06-08 04:34:18.997088 | instance | ok: [instance] 2026-06-08 04:34:18.997176 | instance | 2026-06-08 04:34:18.997300 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:34:18.997427 | instance | Monday 08 June 2026 04:34:18 +0000 (0:00:00.272) 0:03:13.627 *********** 2026-06-08 04:34:19.101573 | instance | ok: [instance] => { 2026-06-08 04:34:19.101691 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-08 04:34:19.101813 | instance | } 2026-06-08 04:34:19.101932 | instance | 2026-06-08 04:34:19.102095 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:34:19.102250 | instance | Monday 08 June 2026 04:34:19 +0000 (0:00:00.104) 0:03:13.731 *********** 2026-06-08 04:34:19.466796 | instance | ok: [instance] 2026-06-08 04:34:19.466882 | instance | 2026-06-08 04:34:19.466987 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:34:19.467111 | instance | Monday 08 June 2026 04:34:19 +0000 (0:00:00.365) 0:03:14.096 *********** 2026-06-08 04:34:19.622487 | instance | skipping: [instance] 2026-06-08 04:34:19.622580 | instance | 2026-06-08 04:34:19.622659 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:34:19.622775 | instance | Monday 08 June 2026 04:34:19 +0000 (0:00:00.155) 0:03:14.251 *********** 2026-06-08 04:34:19.909388 | instance | ok: [instance] 2026-06-08 04:34:19.909481 | instance | 2026-06-08 04:34:19.909710 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:34:19.909750 | instance | Monday 08 June 2026 04:34:19 +0000 (0:00:00.287) 0:03:14.539 *********** 2026-06-08 04:34:21.073128 | instance | ok: [instance] 2026-06-08 04:34:21.073964 | instance | 2026-06-08 04:34:21.074041 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:34:21.074058 | instance | Monday 08 June 2026 04:34:21 +0000 (0:00:01.163) 0:03:15.702 *********** 2026-06-08 04:34:21.200691 | instance | ok: [instance] => { 2026-06-08 04:34:21.201044 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-08 04:34:21.201337 | instance | } 2026-06-08 04:34:21.201604 | instance | 2026-06-08 04:34:21.202113 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:34:21.202413 | instance | Monday 08 June 2026 04:34:21 +0000 (0:00:00.127) 0:03:15.830 *********** 2026-06-08 04:34:21.667684 | instance | ok: [instance] 2026-06-08 04:34:21.667904 | instance | 2026-06-08 04:34:21.668174 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:34:21.668437 | instance | Monday 08 June 2026 04:34:21 +0000 (0:00:00.467) 0:03:16.297 *********** 2026-06-08 04:34:23.796766 | instance | ok: [instance] 2026-06-08 04:34:23.796918 | instance | 2026-06-08 04:34:23.797094 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-08 04:34:23.797271 | instance | Monday 08 June 2026 04:34:23 +0000 (0:00:02.127) 0:03:18.425 *********** 2026-06-08 04:34:23.899919 | instance | skipping: [instance] 2026-06-08 04:34:23.900031 | instance | 2026-06-08 04:34:23.900183 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-08 04:34:23.900333 | instance | Monday 08 June 2026 04:34:23 +0000 (0:00:00.104) 0:03:18.529 *********** 2026-06-08 04:34:24.007512 | instance | skipping: [instance] 2026-06-08 04:34:24.007774 | instance | 2026-06-08 04:34:24.008065 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-08 04:34:24.008376 | instance | Monday 08 June 2026 04:34:24 +0000 (0:00:00.107) 0:03:18.637 *********** 2026-06-08 04:34:24.197290 | instance | skipping: [instance] 2026-06-08 04:34:24.197580 | instance | 2026-06-08 04:34:24.197935 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-08 04:34:24.198353 | instance | Monday 08 June 2026 04:34:24 +0000 (0:00:00.189) 0:03:18.826 *********** 2026-06-08 04:34:25.283690 | instance | ok: [instance] 2026-06-08 04:34:25.283792 | instance | 2026-06-08 04:34:25.283909 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-08 04:34:25.284031 | instance | Monday 08 June 2026 04:34:25 +0000 (0:00:01.087) 0:03:19.913 *********** 2026-06-08 04:34:25.786574 | instance | ok: [instance] 2026-06-08 04:34:25.786814 | instance | 2026-06-08 04:34:25.787104 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-08 04:34:25.787506 | instance | Monday 08 June 2026 04:34:25 +0000 (0:00:00.502) 0:03:20.416 *********** 2026-06-08 04:34:26.787077 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-08 04:34:26.787343 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-08 04:34:26.787642 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-08 04:34:26.787925 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-08 04:34:26.788221 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-08 04:34:26.788654 | instance | 2026-06-08 04:34:26.788765 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-08 04:34:26.789053 | instance | Monday 08 June 2026 04:34:26 +0000 (0:00:01.000) 0:03:21.416 *********** 2026-06-08 04:34:27.408695 | instance | ok: [instance] 2026-06-08 04:34:27.408939 | instance | 2026-06-08 04:34:27.409211 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-08 04:34:27.409496 | instance | Monday 08 June 2026 04:34:27 +0000 (0:00:00.573) 0:03:21.989 *********** 2026-06-08 04:34:27.409749 | instance | 2026-06-08 04:34:27.410087 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-08 04:34:27.410358 | instance | Monday 08 June 2026 04:34:27 +0000 (0:00:00.048) 0:03:22.038 *********** 2026-06-08 04:34:27.842768 | instance | ok: [instance] 2026-06-08 04:34:27.842892 | instance | 2026-06-08 04:34:27.843081 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-06-08 04:34:27.843272 | instance | Monday 08 June 2026 04:34:27 +0000 (0:00:00.433) 0:03:22.471 *********** 2026-06-08 04:34:28.748754 | instance | ok: [instance] 2026-06-08 04:34:28.748975 | instance | 2026-06-08 04:34:28.749269 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-06-08 04:34:28.749538 | instance | Monday 08 June 2026 04:34:28 +0000 (0:00:00.906) 0:03:23.378 *********** 2026-06-08 04:34:28.828856 | instance | ok: [instance] 2026-06-08 04:34:28.829116 | instance | 2026-06-08 04:34:28.829403 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-06-08 04:34:28.829674 | instance | Monday 08 June 2026 04:34:28 +0000 (0:00:00.080) 0:03:23.458 *********** 2026-06-08 04:34:28.906344 | instance | ok: [instance] 2026-06-08 04:34:28.906477 | instance | 2026-06-08 04:34:28.906666 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-06-08 04:34:28.906834 | instance | Monday 08 June 2026 04:34:28 +0000 (0:00:00.077) 0:03:23.536 *********** 2026-06-08 04:34:28.992568 | instance | ok: [instance] 2026-06-08 04:34:28.992793 | instance | 2026-06-08 04:34:28.993080 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-06-08 04:34:28.993362 | instance | Monday 08 June 2026 04:34:28 +0000 (0:00:00.086) 0:03:23.622 *********** 2026-06-08 04:34:29.070598 | instance | skipping: [instance] 2026-06-08 04:34:29.070890 | instance | 2026-06-08 04:34:29.071222 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-06-08 04:34:29.071509 | instance | Monday 08 June 2026 04:34:29 +0000 (0:00:00.077) 0:03:23.700 *********** 2026-06-08 04:34:29.203683 | instance | ok: [instance] 2026-06-08 04:34:29.203980 | instance | 2026-06-08 04:34:29.204276 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:34:29.204563 | instance | Monday 08 June 2026 04:34:29 +0000 (0:00:00.132) 0:03:23.832 *********** 2026-06-08 04:34:29.481605 | instance | ok: [instance] 2026-06-08 04:34:29.481896 | instance | 2026-06-08 04:34:29.482213 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:34:29.482479 | instance | Monday 08 June 2026 04:34:29 +0000 (0:00:00.277) 0:03:24.110 *********** 2026-06-08 04:34:29.578836 | instance | ok: [instance] => { 2026-06-08 04:34:29.579098 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-06-08 04:34:29.579346 | instance | } 2026-06-08 04:34:29.579588 | instance | 2026-06-08 04:34:29.579853 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:34:29.580094 | instance | Monday 08 June 2026 04:34:29 +0000 (0:00:00.097) 0:03:24.208 *********** 2026-06-08 04:34:30.113585 | instance | ok: [instance] 2026-06-08 04:34:30.113871 | instance | 2026-06-08 04:34:30.114263 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:34:30.114561 | instance | Monday 08 June 2026 04:34:30 +0000 (0:00:00.534) 0:03:24.743 *********** 2026-06-08 04:34:30.266058 | instance | skipping: [instance] 2026-06-08 04:34:30.266315 | instance | 2026-06-08 04:34:30.266598 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:34:30.266873 | instance | Monday 08 June 2026 04:34:30 +0000 (0:00:00.152) 0:03:24.895 *********** 2026-06-08 04:34:30.566167 | instance | ok: [instance] 2026-06-08 04:34:30.566624 | instance | 2026-06-08 04:34:30.566842 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:34:30.567118 | instance | Monday 08 June 2026 04:34:30 +0000 (0:00:00.299) 0:03:25.195 *********** 2026-06-08 04:34:30.674507 | instance | ok: [instance] => { 2026-06-08 04:34:30.674759 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-06-08 04:34:30.675044 | instance | } 2026-06-08 04:34:30.675291 | instance | 2026-06-08 04:34:30.675556 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:34:30.675811 | instance | Monday 08 June 2026 04:34:30 +0000 (0:00:00.108) 0:03:25.304 *********** 2026-06-08 04:34:31.329401 | instance | ok: [instance] 2026-06-08 04:34:31.329669 | instance | 2026-06-08 04:34:31.329943 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:34:31.330248 | instance | Monday 08 June 2026 04:34:31 +0000 (0:00:00.654) 0:03:25.959 *********** 2026-06-08 04:34:31.579183 | instance | skipping: [instance] 2026-06-08 04:34:31.579276 | instance | 2026-06-08 04:34:31.579406 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-08 04:34:31.579529 | instance | Monday 08 June 2026 04:34:31 +0000 (0:00:00.250) 0:03:26.209 *********** 2026-06-08 04:34:31.657126 | instance | skipping: [instance] 2026-06-08 04:34:31.657455 | instance | 2026-06-08 04:34:31.657486 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-08 04:34:31.657496 | instance | Monday 08 June 2026 04:34:31 +0000 (0:00:00.077) 0:03:26.287 *********** 2026-06-08 04:34:31.740201 | instance | skipping: [instance] 2026-06-08 04:34:31.740448 | instance | 2026-06-08 04:34:31.740780 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-08 04:34:31.741099 | instance | Monday 08 June 2026 04:34:31 +0000 (0:00:00.082) 0:03:26.370 *********** 2026-06-08 04:34:31.818200 | instance | skipping: [instance] 2026-06-08 04:34:31.818477 | instance | 2026-06-08 04:34:31.818773 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-08 04:34:31.819188 | instance | Monday 08 June 2026 04:34:31 +0000 (0:00:00.077) 0:03:26.447 *********** 2026-06-08 04:34:32.968691 | instance | ok: [instance] 2026-06-08 04:34:32.968843 | instance | 2026-06-08 04:34:32.968971 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-08 04:34:32.969123 | instance | Monday 08 June 2026 04:34:32 +0000 (0:00:01.150) 0:03:27.598 *********** 2026-06-08 04:34:33.447060 | instance | ok: [instance] 2026-06-08 04:34:33.447212 | instance | 2026-06-08 04:34:33.447410 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-08 04:34:33.447589 | instance | Monday 08 June 2026 04:34:33 +0000 (0:00:00.478) 0:03:28.076 *********** 2026-06-08 04:34:34.397764 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-08 04:34:34.398128 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-08 04:34:34.398416 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-08 04:34:34.398758 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-08 04:34:34.399061 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-08 04:34:34.399298 | instance | 2026-06-08 04:34:34.399554 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-08 04:34:34.399806 | instance | Monday 08 June 2026 04:34:34 +0000 (0:00:00.950) 0:03:29.027 *********** 2026-06-08 04:34:34.991755 | instance | ok: [instance] 2026-06-08 04:34:34.991957 | instance | 2026-06-08 04:34:34.992230 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-08 04:34:34.992529 | instance | Monday 08 June 2026 04:34:34 +0000 (0:00:00.557) 0:03:29.584 *********** 2026-06-08 04:34:34.992773 | instance | 2026-06-08 04:34:34.993055 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-08 04:34:34.993318 | instance | Monday 08 June 2026 04:34:34 +0000 (0:00:00.036) 0:03:29.621 *********** 2026-06-08 04:34:35.420860 | instance | ok: [instance] 2026-06-08 04:34:35.421070 | instance | 2026-06-08 04:34:35.421353 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:34:35.421633 | instance | Monday 08 June 2026 04:34:35 +0000 (0:00:00.429) 0:03:30.050 *********** 2026-06-08 04:34:35.693284 | instance | ok: [instance] 2026-06-08 04:34:35.693394 | instance | 2026-06-08 04:34:35.693405 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:34:35.693700 | instance | Monday 08 June 2026 04:34:35 +0000 (0:00:00.272) 0:03:30.322 *********** 2026-06-08 04:34:35.810015 | instance | ok: [instance] => { 2026-06-08 04:34:35.810289 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-06-08 04:34:35.810578 | instance | } 2026-06-08 04:34:35.810828 | instance | 2026-06-08 04:34:35.811096 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:34:35.811361 | instance | Monday 08 June 2026 04:34:35 +0000 (0:00:00.116) 0:03:30.439 *********** 2026-06-08 04:34:36.250752 | instance | ok: [instance] 2026-06-08 04:34:36.250963 | instance | 2026-06-08 04:34:36.251225 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:34:36.251507 | instance | Monday 08 June 2026 04:34:36 +0000 (0:00:00.440) 0:03:30.880 *********** 2026-06-08 04:34:37.485057 | instance | ok: [instance] 2026-06-08 04:34:37.485296 | instance | 2026-06-08 04:34:37.485580 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:34:37.485858 | instance | Monday 08 June 2026 04:34:37 +0000 (0:00:01.233) 0:03:32.113 *********** 2026-06-08 04:34:37.605468 | instance | ok: [instance] => { 2026-06-08 04:34:37.605838 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-06-08 04:34:37.605869 | instance | } 2026-06-08 04:34:37.606019 | instance | 2026-06-08 04:34:37.606227 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:34:37.606412 | instance | Monday 08 June 2026 04:34:37 +0000 (0:00:00.121) 0:03:32.235 *********** 2026-06-08 04:34:38.076488 | instance | ok: [instance] 2026-06-08 04:34:38.076568 | instance | 2026-06-08 04:34:38.076691 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:34:38.076866 | instance | Monday 08 June 2026 04:34:38 +0000 (0:00:00.471) 0:03:32.706 *********** 2026-06-08 04:34:39.305832 | instance | ok: [instance] 2026-06-08 04:34:39.306042 | instance | 2026-06-08 04:34:39.306195 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-06-08 04:34:39.306363 | instance | Monday 08 June 2026 04:34:39 +0000 (0:00:01.229) 0:03:33.935 *********** 2026-06-08 04:34:39.797688 | instance | ok: [instance] 2026-06-08 04:34:39.797965 | instance | 2026-06-08 04:34:39.798298 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-06-08 04:34:39.798571 | instance | Monday 08 June 2026 04:34:39 +0000 (0:00:00.491) 0:03:34.427 *********** 2026-06-08 04:34:40.085851 | instance | ok: [instance] 2026-06-08 04:34:40.086048 | instance | 2026-06-08 04:34:40.086266 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:34:40.086451 | instance | Monday 08 June 2026 04:34:40 +0000 (0:00:00.288) 0:03:34.715 *********** 2026-06-08 04:34:40.457642 | instance | ok: [instance] 2026-06-08 04:34:40.457878 | instance | 2026-06-08 04:34:40.458196 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:34:40.458476 | instance | Monday 08 June 2026 04:34:40 +0000 (0:00:00.371) 0:03:35.086 *********** 2026-06-08 04:34:40.570785 | instance | ok: [instance] => { 2026-06-08 04:34:40.571031 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-06-08 04:34:40.571291 | instance | } 2026-06-08 04:34:40.571548 | instance | 2026-06-08 04:34:40.571831 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:34:40.572094 | instance | Monday 08 June 2026 04:34:40 +0000 (0:00:00.113) 0:03:35.200 *********** 2026-06-08 04:34:41.114191 | instance | ok: [instance] 2026-06-08 04:34:41.114437 | instance | 2026-06-08 04:34:41.114706 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:34:41.114973 | instance | Monday 08 June 2026 04:34:41 +0000 (0:00:00.543) 0:03:35.743 *********** 2026-06-08 04:34:43.234184 | instance | ok: [instance] 2026-06-08 04:34:43.234435 | instance | 2026-06-08 04:34:43.234727 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-06-08 04:34:43.235051 | instance | Monday 08 June 2026 04:34:43 +0000 (0:00:02.119) 0:03:37.863 *********** 2026-06-08 04:34:43.373887 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-06-08 04:34:43.374165 | instance | 2026-06-08 04:34:43.374457 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-06-08 04:34:43.374822 | instance | Monday 08 June 2026 04:34:43 +0000 (0:00:00.139) 0:03:38.003 *********** 2026-06-08 04:34:44.475588 | instance | ok: [instance] 2026-06-08 04:34:44.475704 | instance | 2026-06-08 04:34:44.475894 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-06-08 04:34:44.476091 | instance | Monday 08 June 2026 04:34:44 +0000 (0:00:01.102) 0:03:39.105 *********** 2026-06-08 04:34:44.722625 | instance | ok: [instance] 2026-06-08 04:34:44.722866 | instance | 2026-06-08 04:34:44.723139 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-06-08 04:34:44.723422 | instance | Monday 08 June 2026 04:34:44 +0000 (0:00:00.246) 0:03:39.352 *********** 2026-06-08 04:34:45.199057 | instance | ok: [instance] 2026-06-08 04:34:45.199291 | instance | 2026-06-08 04:34:45.199575 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-06-08 04:34:45.199853 | instance | Monday 08 June 2026 04:34:45 +0000 (0:00:00.476) 0:03:39.828 *********** 2026-06-08 04:34:46.001341 | instance | ok: [instance] => (item=br_netfilter) 2026-06-08 04:34:46.001647 | instance | ok: [instance] => (item=ip_tables) 2026-06-08 04:34:46.001920 | instance | ok: [instance] => (item=ip6_tables) 2026-06-08 04:34:46.002251 | instance | ok: [instance] => (item=nf_conntrack) 2026-06-08 04:34:46.002591 | instance | 2026-06-08 04:34:46.002881 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:34:46.003214 | instance | Monday 08 June 2026 04:34:45 +0000 (0:00:00.802) 0:03:40.630 *********** 2026-06-08 04:34:46.304791 | instance | ok: [instance] 2026-06-08 04:34:46.305004 | instance | 2026-06-08 04:34:46.305321 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:34:46.305592 | instance | Monday 08 June 2026 04:34:46 +0000 (0:00:00.302) 0:03:40.933 *********** 2026-06-08 04:34:46.398959 | instance | ok: [instance] => { 2026-06-08 04:34:46.399202 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-06-08 04:34:46.399476 | instance | } 2026-06-08 04:34:46.399724 | instance | 2026-06-08 04:34:46.399994 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:34:46.400272 | instance | Monday 08 June 2026 04:34:46 +0000 (0:00:00.094) 0:03:41.028 *********** 2026-06-08 04:34:46.841644 | instance | ok: [instance] 2026-06-08 04:34:46.841777 | instance | 2026-06-08 04:34:46.841967 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:34:46.842170 | instance | Monday 08 June 2026 04:34:46 +0000 (0:00:00.442) 0:03:41.471 *********** 2026-06-08 04:34:46.977609 | instance | skipping: [instance] 2026-06-08 04:34:46.977865 | instance | 2026-06-08 04:34:46.978198 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-06-08 04:34:46.978486 | instance | Monday 08 June 2026 04:34:46 +0000 (0:00:00.135) 0:03:41.606 *********** 2026-06-08 04:34:47.108937 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-06-08 04:34:47.109182 | instance | 2026-06-08 04:34:47.109465 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-06-08 04:34:47.109741 | instance | Monday 08 June 2026 04:34:47 +0000 (0:00:00.131) 0:03:41.738 *********** 2026-06-08 04:34:47.195485 | instance | skipping: [instance] 2026-06-08 04:34:47.195695 | instance | 2026-06-08 04:34:47.195963 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-06-08 04:34:47.196234 | instance | Monday 08 June 2026 04:34:47 +0000 (0:00:00.086) 0:03:41.825 *********** 2026-06-08 04:34:48.345675 | instance | ok: [instance] 2026-06-08 04:34:48.345913 | instance | 2026-06-08 04:34:48.346238 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-06-08 04:34:48.346526 | instance | Monday 08 June 2026 04:34:48 +0000 (0:00:01.150) 0:03:42.975 *********** 2026-06-08 04:34:50.634078 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-06-08 04:34:50.635010 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-06-08 04:34:50.635029 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-06-08 04:34:50.635039 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-06-08 04:34:50.636093 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-06-08 04:34:50.636110 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-06-08 04:34:50.636119 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-06-08 04:34:50.636129 | instance | 2026-06-08 04:34:50.636670 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-06-08 04:34:50.636766 | instance | Monday 08 June 2026 04:34:50 +0000 (0:00:02.287) 0:03:45.263 *********** 2026-06-08 04:34:51.254796 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-06-08 04:34:51.254860 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-06-08 04:34:51.255031 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-06-08 04:34:51.255256 | instance | 2026-06-08 04:34:51.255336 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-06-08 04:34:51.255431 | instance | Monday 08 June 2026 04:34:51 +0000 (0:00:00.621) 0:03:45.884 *********** 2026-06-08 04:34:51.729471 | instance | ok: [instance] 2026-06-08 04:34:51.729538 | instance | 2026-06-08 04:34:51.729674 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-06-08 04:34:51.729793 | instance | Monday 08 June 2026 04:34:51 +0000 (0:00:00.474) 0:03:46.359 *********** 2026-06-08 04:34:52.207886 | instance | ok: [instance] 2026-06-08 04:34:52.208128 | instance | 2026-06-08 04:34:52.208421 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-06-08 04:34:52.208727 | instance | Monday 08 June 2026 04:34:52 +0000 (0:00:00.478) 0:03:46.837 *********** 2026-06-08 04:34:52.470845 | instance | ok: [instance] 2026-06-08 04:34:52.471101 | instance | 2026-06-08 04:34:52.471406 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-06-08 04:34:52.471735 | instance | Monday 08 June 2026 04:34:52 +0000 (0:00:00.262) 0:03:47.099 *********** 2026-06-08 04:34:52.552012 | instance | skipping: [instance] 2026-06-08 04:34:52.552181 | instance | 2026-06-08 04:34:52.552388 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-06-08 04:34:52.552625 | instance | Monday 08 June 2026 04:34:52 +0000 (0:00:00.081) 0:03:47.181 *********** 2026-06-08 04:34:53.201386 | instance | ok: [instance] => (item=swap) 2026-06-08 04:34:53.201666 | instance | ok: [instance] => (item=none) 2026-06-08 04:34:53.201946 | instance | 2026-06-08 04:34:53.202336 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-06-08 04:34:53.202637 | instance | Monday 08 June 2026 04:34:53 +0000 (0:00:00.649) 0:03:47.830 *********** 2026-06-08 04:34:53.665941 | instance | ok: [instance] 2026-06-08 04:34:53.666234 | instance | 2026-06-08 04:34:53.666561 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-06-08 04:34:53.666842 | instance | Monday 08 June 2026 04:34:53 +0000 (0:00:00.464) 0:03:48.295 *********** 2026-06-08 04:34:54.252721 | instance | ok: [instance] 2026-06-08 04:34:54.253024 | instance | 2026-06-08 04:34:54.253382 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-06-08 04:34:54.253794 | instance | Monday 08 June 2026 04:34:54 +0000 (0:00:00.551) 0:03:48.846 *********** 2026-06-08 04:34:54.255016 | instance | 2026-06-08 04:34:54.255441 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-06-08 04:34:54.255800 | instance | Monday 08 June 2026 04:34:54 +0000 (0:00:00.035) 0:03:48.882 *********** 2026-06-08 04:34:54.650607 | instance | ok: [instance] 2026-06-08 04:34:54.650836 | instance | 2026-06-08 04:34:54.651110 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-06-08 04:34:54.651376 | instance | Monday 08 June 2026 04:34:54 +0000 (0:00:00.397) 0:03:49.280 *********** 2026-06-08 04:34:55.717924 | instance | ok: [instance] 2026-06-08 04:34:55.718211 | instance | 2026-06-08 04:34:55.718558 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-06-08 04:34:55.718833 | instance | Monday 08 June 2026 04:34:55 +0000 (0:00:01.067) 0:03:50.347 *********** 2026-06-08 04:34:58.440456 | instance | ok: [instance] 2026-06-08 04:34:58.440759 | instance | 2026-06-08 04:34:58.441092 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-06-08 04:34:58.441422 | instance | Monday 08 June 2026 04:34:58 +0000 (0:00:02.722) 0:03:53.069 *********** 2026-06-08 04:34:58.711968 | instance | ok: [instance] 2026-06-08 04:34:58.712234 | instance | 2026-06-08 04:34:58.712528 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-06-08 04:34:58.712812 | instance | Monday 08 June 2026 04:34:58 +0000 (0:00:00.271) 0:03:53.341 *********** 2026-06-08 04:34:59.233642 | instance | ok: [instance] 2026-06-08 04:34:59.233842 | instance | 2026-06-08 04:34:59.234202 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-06-08 04:34:59.234428 | instance | Monday 08 June 2026 04:34:59 +0000 (0:00:00.521) 0:03:53.863 *********** 2026-06-08 04:34:59.391880 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-06-08 04:34:59.392480 | instance | 2026-06-08 04:34:59.392509 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-06-08 04:34:59.392657 | instance | Monday 08 June 2026 04:34:59 +0000 (0:00:00.158) 0:03:54.021 *********** 2026-06-08 04:34:59.530389 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-06-08 04:34:59.530453 | instance | 2026-06-08 04:34:59.530465 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-06-08 04:34:59.530476 | instance | Monday 08 June 2026 04:34:59 +0000 (0:00:00.137) 0:03:54.159 *********** 2026-06-08 04:34:59.816639 | instance | ok: [instance] => (item=instance) 2026-06-08 04:34:59.817042 | instance | 2026-06-08 04:34:59.817094 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-06-08 04:34:59.817111 | instance | Monday 08 June 2026 04:34:59 +0000 (0:00:00.287) 0:03:54.446 *********** 2026-06-08 04:34:59.928222 | instance | ok: [instance] 2026-06-08 04:34:59.928375 | instance | 2026-06-08 04:34:59.928664 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-06-08 04:34:59.928834 | instance | Monday 08 June 2026 04:34:59 +0000 (0:00:00.111) 0:03:54.557 *********** 2026-06-08 04:35:00.008111 | instance | skipping: [instance] 2026-06-08 04:35:00.008184 | instance | 2026-06-08 04:35:00.008334 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-06-08 04:35:00.008465 | instance | Monday 08 June 2026 04:35:00 +0000 (0:00:00.079) 0:03:54.637 *********** 2026-06-08 04:35:00.085307 | instance | ok: [instance] => { 2026-06-08 04:35:00.085573 | instance | "msg": "instance" 2026-06-08 04:35:00.085828 | instance | } 2026-06-08 04:35:00.086100 | instance | 2026-06-08 04:35:00.086551 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-06-08 04:35:00.086837 | instance | Monday 08 June 2026 04:35:00 +0000 (0:00:00.077) 0:03:54.715 *********** 2026-06-08 04:35:00.668263 | instance | ok: [instance] 2026-06-08 04:35:00.668414 | instance | 2026-06-08 04:35:00.668608 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-06-08 04:35:00.668790 | instance | Monday 08 June 2026 04:35:00 +0000 (0:00:00.582) 0:03:55.297 *********** 2026-06-08 04:35:00.739643 | instance | skipping: [instance] 2026-06-08 04:35:00.739728 | instance | 2026-06-08 04:35:00.739854 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-06-08 04:35:00.739976 | instance | Monday 08 June 2026 04:35:00 +0000 (0:00:00.071) 0:03:55.369 *********** 2026-06-08 04:35:00.813679 | instance | skipping: [instance] 2026-06-08 04:35:00.813772 | instance | 2026-06-08 04:35:00.813892 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-06-08 04:35:00.814024 | instance | Monday 08 June 2026 04:35:00 +0000 (0:00:00.073) 0:03:55.443 *********** 2026-06-08 04:35:00.892786 | instance | skipping: [instance] 2026-06-08 04:35:00.892957 | instance | 2026-06-08 04:35:00.893150 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-06-08 04:35:00.893380 | instance | Monday 08 June 2026 04:35:00 +0000 (0:00:00.079) 0:03:55.522 *********** 2026-06-08 04:35:00.953966 | instance | skipping: [instance] 2026-06-08 04:35:00.954197 | instance | 2026-06-08 04:35:00.954433 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-06-08 04:35:00.954654 | instance | Monday 08 June 2026 04:35:00 +0000 (0:00:00.060) 0:03:55.583 *********** 2026-06-08 04:35:01.025778 | instance | skipping: [instance] 2026-06-08 04:35:01.025929 | instance | 2026-06-08 04:35:01.026158 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-06-08 04:35:01.026336 | instance | Monday 08 June 2026 04:35:01 +0000 (0:00:00.071) 0:03:55.655 *********** 2026-06-08 04:35:01.092144 | instance | skipping: [instance] 2026-06-08 04:35:01.092417 | instance | 2026-06-08 04:35:01.092717 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-06-08 04:35:01.093005 | instance | Monday 08 June 2026 04:35:01 +0000 (0:00:00.066) 0:03:55.721 *********** 2026-06-08 04:35:01.166698 | instance | skipping: [instance] 2026-06-08 04:35:01.166811 | instance | 2026-06-08 04:35:01.166960 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-06-08 04:35:01.167100 | instance | Monday 08 June 2026 04:35:01 +0000 (0:00:00.074) 0:03:55.796 *********** 2026-06-08 04:35:01.416831 | instance | ok: [instance] 2026-06-08 04:35:01.416996 | instance | 2026-06-08 04:35:01.417012 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-06-08 04:35:01.417146 | instance | Monday 08 June 2026 04:35:01 +0000 (0:00:00.250) 0:03:56.046 *********** 2026-06-08 04:35:01.672979 | instance | ok: [instance] 2026-06-08 04:35:01.673169 | instance | 2026-06-08 04:35:01.673406 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-06-08 04:35:01.673671 | instance | Monday 08 June 2026 04:35:01 +0000 (0:00:00.255) 0:03:56.302 *********** 2026-06-08 04:35:01.752964 | instance | skipping: [instance] 2026-06-08 04:35:01.753122 | instance | 2026-06-08 04:35:01.753350 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-06-08 04:35:01.753543 | instance | Monday 08 June 2026 04:35:01 +0000 (0:00:00.079) 0:03:56.382 *********** 2026-06-08 04:35:02.015039 | instance | ok: [instance] 2026-06-08 04:35:02.015181 | instance | 2026-06-08 04:35:02.015369 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-06-08 04:35:02.015688 | instance | Monday 08 June 2026 04:35:02 +0000 (0:00:00.262) 0:03:56.644 *********** 2026-06-08 04:35:02.260517 | instance | ok: [instance] 2026-06-08 04:35:02.260768 | instance | 2026-06-08 04:35:02.261119 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-06-08 04:35:02.261376 | instance | Monday 08 June 2026 04:35:02 +0000 (0:00:00.245) 0:03:56.889 *********** 2026-06-08 04:35:02.499571 | instance | ok: [instance] 2026-06-08 04:35:02.499702 | instance | 2026-06-08 04:35:02.499885 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-06-08 04:35:02.500060 | instance | Monday 08 June 2026 04:35:02 +0000 (0:00:00.239) 0:03:57.129 *********** 2026-06-08 04:35:03.741287 | instance | ok: [instance] 2026-06-08 04:35:03.741520 | instance | 2026-06-08 04:35:03.741803 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-06-08 04:35:03.742099 | instance | Monday 08 June 2026 04:35:03 +0000 (0:00:01.241) 0:03:58.371 *********** 2026-06-08 04:35:04.886643 | instance | ok: [instance] 2026-06-08 04:35:04.886789 | instance | 2026-06-08 04:35:04.886985 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-06-08 04:35:04.887163 | instance | Monday 08 June 2026 04:35:04 +0000 (0:00:01.145) 0:03:59.516 *********** 2026-06-08 04:35:04.981652 | instance | skipping: [instance] 2026-06-08 04:35:04.981964 | instance | 2026-06-08 04:35:04.982387 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-06-08 04:35:04.982691 | instance | Monday 08 June 2026 04:35:04 +0000 (0:00:00.094) 0:03:59.611 *********** 2026-06-08 04:35:05.088850 | instance | skipping: [instance] 2026-06-08 04:35:05.088989 | instance | 2026-06-08 04:35:05.089160 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-06-08 04:35:05.089322 | instance | Monday 08 June 2026 04:35:05 +0000 (0:00:00.107) 0:03:59.718 *********** 2026-06-08 04:35:05.768797 | instance | ok: [instance] 2026-06-08 04:35:05.769023 | instance | 2026-06-08 04:35:05.769295 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-06-08 04:35:05.769557 | instance | Monday 08 June 2026 04:35:05 +0000 (0:00:00.679) 0:04:00.398 *********** 2026-06-08 04:35:05.846589 | instance | skipping: [instance] => (item=DaemonSet) 2026-06-08 04:35:05.846878 | instance | skipping: [instance] => (item=ConfigMap) 2026-06-08 04:35:05.847138 | instance | skipping: [instance] 2026-06-08 04:35:05.847381 | instance | 2026-06-08 04:35:05.847681 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-06-08 04:35:05.848000 | instance | Monday 08 June 2026 04:35:05 +0000 (0:00:00.078) 0:04:00.476 *********** 2026-06-08 04:35:05.934861 | instance | skipping: [instance] 2026-06-08 04:35:05.935038 | instance | 2026-06-08 04:35:05.935255 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-06-08 04:35:05.935426 | instance | Monday 08 June 2026 04:35:05 +0000 (0:00:00.088) 0:04:00.564 *********** 2026-06-08 04:35:06.015688 | instance | skipping: [instance] 2026-06-08 04:35:06.015981 | instance | 2026-06-08 04:35:06.016314 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-06-08 04:35:06.016608 | instance | Monday 08 June 2026 04:35:06 +0000 (0:00:00.080) 0:04:00.645 *********** 2026-06-08 04:35:06.098028 | instance | skipping: [instance] 2026-06-08 04:35:06.098330 | instance | 2026-06-08 04:35:06.098625 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-06-08 04:35:06.098911 | instance | Monday 08 June 2026 04:35:06 +0000 (0:00:00.082) 0:04:00.727 *********** 2026-06-08 04:35:06.165546 | instance | skipping: [instance] 2026-06-08 04:35:06.165813 | instance | 2026-06-08 04:35:06.166156 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-06-08 04:35:06.166439 | instance | Monday 08 June 2026 04:35:06 +0000 (0:00:00.067) 0:04:00.795 *********** 2026-06-08 04:35:06.676183 | instance | ok: [instance] 2026-06-08 04:35:06.676408 | instance | 2026-06-08 04:35:06.676721 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-06-08 04:35:06.676967 | instance | Monday 08 June 2026 04:35:06 +0000 (0:00:00.510) 0:04:01.305 *********** 2026-06-08 04:35:07.712296 | instance | ok: [instance] 2026-06-08 04:35:07.712539 | instance | 2026-06-08 04:35:07.712823 | instance | PLAY [Install control-plane components] **************************************** 2026-06-08 04:35:07.713082 | instance | 2026-06-08 04:35:07.713358 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:35:07.713654 | instance | Monday 08 June 2026 04:35:07 +0000 (0:00:01.036) 0:04:02.342 *********** 2026-06-08 04:35:11.270007 | instance | ok: [instance] 2026-06-08 04:35:11.270318 | instance | 2026-06-08 04:35:11.270615 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-08 04:35:11.270899 | instance | Monday 08 June 2026 04:35:11 +0000 (0:00:03.557) 0:04:05.899 *********** 2026-06-08 04:35:11.546709 | instance | ok: [instance] 2026-06-08 04:35:11.546979 | instance | 2026-06-08 04:35:11.547723 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:35:11.547763 | instance | Monday 08 June 2026 04:35:11 +0000 (0:00:00.275) 0:04:06.175 *********** 2026-06-08 04:35:12.684624 | instance | ok: [instance] 2026-06-08 04:35:12.684856 | instance | 2026-06-08 04:35:12.685033 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 04:35:12.685205 | instance | Monday 08 June 2026 04:35:12 +0000 (0:00:01.138) 0:04:07.314 *********** 2026-06-08 04:35:12.991722 | instance | ok: [instance] 2026-06-08 04:35:12.991962 | instance | 2026-06-08 04:35:12.992229 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:35:12.992490 | instance | Monday 08 June 2026 04:35:12 +0000 (0:00:00.307) 0:04:07.621 *********** 2026-06-08 04:35:13.180922 | instance | ok: [instance] => { 2026-06-08 04:35:13.181178 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-06-08 04:35:13.181442 | instance | } 2026-06-08 04:35:13.181695 | instance | 2026-06-08 04:35:13.181971 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:35:13.182286 | instance | Monday 08 June 2026 04:35:13 +0000 (0:00:00.189) 0:04:07.810 *********** 2026-06-08 04:35:13.538610 | instance | ok: [instance] 2026-06-08 04:35:13.538711 | instance | 2026-06-08 04:35:13.538843 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:35:13.538969 | instance | Monday 08 June 2026 04:35:13 +0000 (0:00:00.357) 0:04:08.168 *********** 2026-06-08 04:35:14.801019 | instance | ok: [instance] 2026-06-08 04:35:14.801126 | instance | 2026-06-08 04:35:14.801307 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-06-08 04:35:14.801489 | instance | Monday 08 June 2026 04:35:14 +0000 (0:00:01.261) 0:04:09.429 *********** 2026-06-08 04:35:15.168695 | instance | ok: [instance] 2026-06-08 04:35:15.168934 | instance | 2026-06-08 04:35:15.169292 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-06-08 04:35:15.169564 | instance | Monday 08 June 2026 04:35:15 +0000 (0:00:00.368) 0:04:09.798 *********** 2026-06-08 04:35:15.397875 | instance | ok: [instance] 2026-06-08 04:35:15.398232 | instance | 2026-06-08 04:35:15.398661 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-06-08 04:35:15.399228 | instance | Monday 08 June 2026 04:35:15 +0000 (0:00:00.229) 0:04:10.027 *********** 2026-06-08 04:35:15.663107 | instance | ok: [instance] 2026-06-08 04:35:15.663352 | instance | 2026-06-08 04:35:15.663648 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-06-08 04:35:15.663924 | instance | Monday 08 June 2026 04:35:15 +0000 (0:00:00.265) 0:04:10.292 *********** 2026-06-08 04:35:15.905119 | instance | ok: [instance] 2026-06-08 04:35:15.905733 | instance | 2026-06-08 04:35:15.905784 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-06-08 04:35:15.905791 | instance | Monday 08 June 2026 04:35:15 +0000 (0:00:00.242) 0:04:10.534 *********** 2026-06-08 04:35:16.173609 | instance | ok: [instance] 2026-06-08 04:35:16.173679 | instance | 2026-06-08 04:35:16.173697 | instance | TASK [Install plugin] ********************************************************** 2026-06-08 04:35:16.173777 | instance | Monday 08 June 2026 04:35:16 +0000 (0:00:00.268) 0:04:10.803 *********** 2026-06-08 04:35:16.286617 | instance | included: vexxhost.containers.download_artifact for instance 2026-06-08 04:35:16.286708 | instance | 2026-06-08 04:35:16.286828 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:35:16.286963 | instance | Monday 08 June 2026 04:35:16 +0000 (0:00:00.113) 0:04:10.916 *********** 2026-06-08 04:35:16.381775 | instance | ok: [instance] => { 2026-06-08 04:35:16.382122 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-06-08 04:35:16.382372 | instance | } 2026-06-08 04:35:16.382615 | instance | 2026-06-08 04:35:16.382881 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:35:16.383147 | instance | Monday 08 June 2026 04:35:16 +0000 (0:00:00.094) 0:04:11.011 *********** 2026-06-08 04:35:16.768756 | instance | ok: [instance] 2026-06-08 04:35:16.768993 | instance | 2026-06-08 04:35:16.769263 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:35:16.769577 | instance | Monday 08 June 2026 04:35:16 +0000 (0:00:00.387) 0:04:11.398 *********** 2026-06-08 04:35:18.253364 | instance | ok: [instance] 2026-06-08 04:35:18.253474 | instance | 2026-06-08 04:35:18.253680 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:35:18.253854 | instance | Monday 08 June 2026 04:35:18 +0000 (0:00:01.484) 0:04:12.882 *********** 2026-06-08 04:35:18.354538 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:35:18.354691 | instance | 2026-06-08 04:35:18.354888 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:35:18.355056 | instance | Monday 08 June 2026 04:35:18 +0000 (0:00:00.101) 0:04:12.984 *********** 2026-06-08 04:35:19.114109 | instance | ok: [instance] 2026-06-08 04:35:19.114352 | instance | 2026-06-08 04:35:19.114653 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-06-08 04:35:19.114951 | instance | Monday 08 June 2026 04:35:19 +0000 (0:00:00.758) 0:04:13.742 *********** 2026-06-08 04:35:20.155047 | instance | ok: [instance] 2026-06-08 04:35:20.155320 | instance | 2026-06-08 04:35:20.155588 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-06-08 04:35:20.155853 | instance | Monday 08 June 2026 04:35:20 +0000 (0:00:01.041) 0:04:14.784 *********** 2026-06-08 04:35:22.193610 | instance | ok: [instance] 2026-06-08 04:35:22.193947 | instance | 2026-06-08 04:35:22.194303 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:35:22.194603 | instance | Monday 08 June 2026 04:35:22 +0000 (0:00:02.038) 0:04:16.822 *********** 2026-06-08 04:35:22.294844 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:35:22.295092 | instance | 2026-06-08 04:35:22.295379 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:35:22.295636 | instance | Monday 08 June 2026 04:35:22 +0000 (0:00:00.101) 0:04:16.924 *********** 2026-06-08 04:35:22.878723 | instance | ok: [instance] 2026-06-08 04:35:22.879080 | instance | 2026-06-08 04:35:22.879339 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-06-08 04:35:22.879562 | instance | Monday 08 June 2026 04:35:22 +0000 (0:00:00.582) 0:04:17.506 *********** 2026-06-08 04:35:25.045330 | instance | ok: [instance] 2026-06-08 04:35:25.045447 | instance | 2026-06-08 04:35:25.045627 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-06-08 04:35:25.045785 | instance | Monday 08 June 2026 04:35:25 +0000 (0:00:02.168) 0:04:19.675 *********** 2026-06-08 04:35:25.815704 | instance | ok: [instance] 2026-06-08 04:35:25.815847 | instance | 2026-06-08 04:35:25.816030 | instance | PLAY [all] ********************************************************************* 2026-06-08 04:35:25.816196 | instance | 2026-06-08 04:35:25.816375 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:35:25.816549 | instance | Monday 08 June 2026 04:35:25 +0000 (0:00:00.770) 0:04:20.445 *********** 2026-06-08 04:35:29.577288 | instance | ok: [instance] 2026-06-08 04:35:29.577394 | instance | 2026-06-08 04:35:29.577512 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-06-08 04:35:29.577628 | instance | Monday 08 June 2026 04:35:29 +0000 (0:00:03.761) 0:04:24.207 *********** 2026-06-08 04:35:30.431102 | instance | ok: [instance] 2026-06-08 04:35:30.431364 | instance | 2026-06-08 04:35:30.431635 | instance | PLAY [all] ********************************************************************* 2026-06-08 04:35:30.431884 | instance | 2026-06-08 04:35:30.432144 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-06-08 04:35:30.432405 | instance | Monday 08 June 2026 04:35:30 +0000 (0:00:00.853) 0:04:25.060 *********** 2026-06-08 04:35:31.171819 | instance | ok: [instance] 2026-06-08 04:35:31.171892 | instance | 2026-06-08 04:35:31.171904 | instance | PLAY [controllers] ************************************************************* 2026-06-08 04:35:31.171914 | instance | 2026-06-08 04:35:31.171922 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:35:31.171938 | instance | Monday 08 June 2026 04:35:31 +0000 (0:00:00.739) 0:04:25.799 *********** 2026-06-08 04:35:34.862921 | instance | ok: [instance] 2026-06-08 04:35:34.863190 | instance | 2026-06-08 04:35:34.863504 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:35:34.863796 | instance | Monday 08 June 2026 04:35:34 +0000 (0:00:03.692) 0:04:29.492 *********** 2026-06-08 04:35:35.061292 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:35:35.061533 | instance | 2026-06-08 04:35:35.061812 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:35:35.062130 | instance | Monday 08 June 2026 04:35:35 +0000 (0:00:00.198) 0:04:29.691 *********** 2026-06-08 04:35:35.623020 | instance | ok: [instance] 2026-06-08 04:35:35.623632 | instance | 2026-06-08 04:35:35.623698 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-06-08 04:35:35.623709 | instance | Monday 08 June 2026 04:35:35 +0000 (0:00:00.561) 0:04:30.252 *********** 2026-06-08 04:35:36.976388 | instance | ok: [instance] 2026-06-08 04:35:36.976436 | instance | 2026-06-08 04:35:36.976444 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:35:36.976451 | instance | Monday 08 June 2026 04:35:36 +0000 (0:00:01.352) 0:04:31.604 *********** 2026-06-08 04:35:37.065671 | instance | skipping: [instance] 2026-06-08 04:35:37.066011 | instance | 2026-06-08 04:35:37.066023 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-06-08 04:35:37.066032 | instance | Monday 08 June 2026 04:35:37 +0000 (0:00:00.090) 0:04:31.695 *********** 2026-06-08 04:35:37.171166 | instance | skipping: [instance] 2026-06-08 04:35:37.171261 | instance | 2026-06-08 04:35:37.171386 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-06-08 04:35:37.171535 | instance | Monday 08 June 2026 04:35:37 +0000 (0:00:00.105) 0:04:31.800 *********** 2026-06-08 04:35:37.237741 | instance | skipping: [instance] 2026-06-08 04:35:37.237779 | instance | 2026-06-08 04:35:37.237784 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-06-08 04:35:37.237789 | instance | Monday 08 June 2026 04:35:37 +0000 (0:00:00.066) 0:04:31.867 *********** 2026-06-08 04:35:37.303669 | instance | skipping: [instance] 2026-06-08 04:35:37.303737 | instance | 2026-06-08 04:35:37.303958 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-06-08 04:35:37.303998 | instance | Monday 08 June 2026 04:35:37 +0000 (0:00:00.066) 0:04:31.933 *********** 2026-06-08 04:35:37.416121 | instance | skipping: [instance] 2026-06-08 04:35:37.416612 | instance | 2026-06-08 04:35:37.416664 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-06-08 04:35:37.416672 | instance | Monday 08 June 2026 04:35:37 +0000 (0:00:00.112) 0:04:32.045 *********** 2026-06-08 04:35:37.530312 | instance | skipping: [instance] 2026-06-08 04:35:37.530381 | instance | 2026-06-08 04:35:37.530560 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-06-08 04:35:37.530665 | instance | Monday 08 June 2026 04:35:37 +0000 (0:00:00.113) 0:04:32.159 *********** 2026-06-08 04:35:37.664143 | instance | skipping: [instance] 2026-06-08 04:35:37.664208 | instance | 2026-06-08 04:35:37.664490 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-06-08 04:35:37.664529 | instance | Monday 08 June 2026 04:35:37 +0000 (0:00:00.134) 0:04:32.294 *********** 2026-06-08 04:35:37.728972 | instance | skipping: [instance] 2026-06-08 04:35:37.729045 | instance | 2026-06-08 04:35:37.729315 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-06-08 04:35:37.729408 | instance | Monday 08 June 2026 04:35:37 +0000 (0:00:00.064) 0:04:32.358 *********** 2026-06-08 04:35:37.862831 | instance | skipping: [instance] 2026-06-08 04:35:37.862893 | instance | 2026-06-08 04:35:37.863065 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-06-08 04:35:37.863193 | instance | Monday 08 June 2026 04:35:37 +0000 (0:00:00.133) 0:04:32.492 *********** 2026-06-08 04:35:37.929865 | instance | skipping: [instance] 2026-06-08 04:35:37.929954 | instance | 2026-06-08 04:35:37.930232 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-06-08 04:35:37.930251 | instance | Monday 08 June 2026 04:35:37 +0000 (0:00:00.067) 0:04:32.559 *********** 2026-06-08 04:35:37.992187 | instance | skipping: [instance] 2026-06-08 04:35:37.992349 | instance | 2026-06-08 04:35:37.992588 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-06-08 04:35:37.992713 | instance | Monday 08 June 2026 04:35:37 +0000 (0:00:00.062) 0:04:32.622 *********** 2026-06-08 04:35:38.056748 | instance | skipping: [instance] 2026-06-08 04:35:38.056934 | instance | 2026-06-08 04:35:38.057248 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-06-08 04:35:38.057508 | instance | Monday 08 June 2026 04:35:38 +0000 (0:00:00.064) 0:04:32.686 *********** 2026-06-08 04:35:38.186177 | instance | skipping: [instance] 2026-06-08 04:35:38.186420 | instance | 2026-06-08 04:35:38.186714 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-06-08 04:35:38.186972 | instance | Monday 08 June 2026 04:35:38 +0000 (0:00:00.129) 0:04:32.815 *********** 2026-06-08 04:35:38.242213 | instance | skipping: [instance] 2026-06-08 04:35:38.242421 | instance | 2026-06-08 04:35:38.242692 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-06-08 04:35:38.242955 | instance | Monday 08 June 2026 04:35:38 +0000 (0:00:00.056) 0:04:32.871 *********** 2026-06-08 04:35:38.300219 | instance | skipping: [instance] 2026-06-08 04:35:38.300349 | instance | 2026-06-08 04:35:38.300547 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-06-08 04:35:38.300727 | instance | Monday 08 June 2026 04:35:38 +0000 (0:00:00.058) 0:04:32.929 *********** 2026-06-08 04:35:38.385633 | instance | skipping: [instance] 2026-06-08 04:35:38.385855 | instance | 2026-06-08 04:35:38.386200 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-06-08 04:35:38.386478 | instance | Monday 08 June 2026 04:35:38 +0000 (0:00:00.085) 0:04:33.015 *********** 2026-06-08 04:35:38.549993 | instance | skipping: [instance] 2026-06-08 04:35:38.550145 | instance | 2026-06-08 04:35:38.550318 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-06-08 04:35:38.550483 | instance | Monday 08 June 2026 04:35:38 +0000 (0:00:00.164) 0:04:33.179 *********** 2026-06-08 04:35:38.616206 | instance | skipping: [instance] 2026-06-08 04:35:38.616322 | instance | 2026-06-08 04:35:38.616491 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-06-08 04:35:38.616658 | instance | Monday 08 June 2026 04:35:38 +0000 (0:00:00.066) 0:04:33.246 *********** 2026-06-08 04:35:38.678099 | instance | skipping: [instance] 2026-06-08 04:35:38.678193 | instance | 2026-06-08 04:35:38.678305 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-06-08 04:35:38.678420 | instance | Monday 08 June 2026 04:35:38 +0000 (0:00:00.061) 0:04:33.307 *********** 2026-06-08 04:35:38.741189 | instance | skipping: [instance] 2026-06-08 04:35:38.741407 | instance | 2026-06-08 04:35:38.741656 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-06-08 04:35:38.741951 | instance | Monday 08 June 2026 04:35:38 +0000 (0:00:00.062) 0:04:33.370 *********** 2026-06-08 04:35:38.804955 | instance | skipping: [instance] 2026-06-08 04:35:38.805117 | instance | 2026-06-08 04:35:38.805379 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-06-08 04:35:38.805637 | instance | Monday 08 June 2026 04:35:38 +0000 (0:00:00.063) 0:04:33.434 *********** 2026-06-08 04:35:38.871764 | instance | skipping: [instance] 2026-06-08 04:35:38.872001 | instance | 2026-06-08 04:35:38.872307 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-06-08 04:35:38.872574 | instance | Monday 08 June 2026 04:35:38 +0000 (0:00:00.066) 0:04:33.501 *********** 2026-06-08 04:35:39.027269 | instance | skipping: [instance] 2026-06-08 04:35:39.027503 | instance | 2026-06-08 04:35:39.027843 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-06-08 04:35:39.028178 | instance | Monday 08 June 2026 04:35:39 +0000 (0:00:00.154) 0:04:33.656 *********** 2026-06-08 04:35:39.093234 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-06-08 04:35:39.093372 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-06-08 04:35:39.093530 | instance | skipping: [instance] 2026-06-08 04:35:39.093685 | instance | 2026-06-08 04:35:39.093901 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-06-08 04:35:39.094106 | instance | Monday 08 June 2026 04:35:39 +0000 (0:00:00.066) 0:04:33.723 *********** 2026-06-08 04:35:39.154220 | instance | skipping: [instance] 2026-06-08 04:35:39.154483 | instance | 2026-06-08 04:35:39.154765 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-06-08 04:35:39.155025 | instance | Monday 08 June 2026 04:35:39 +0000 (0:00:00.060) 0:04:33.783 *********** 2026-06-08 04:35:39.284938 | instance | skipping: [instance] 2026-06-08 04:35:39.285152 | instance | 2026-06-08 04:35:39.285428 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-06-08 04:35:39.285803 | instance | Monday 08 June 2026 04:35:39 +0000 (0:00:00.130) 0:04:33.914 *********** 2026-06-08 04:35:39.347595 | instance | skipping: [instance] 2026-06-08 04:35:39.348190 | instance | 2026-06-08 04:35:39.348217 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-06-08 04:35:39.348459 | instance | Monday 08 June 2026 04:35:39 +0000 (0:00:00.063) 0:04:33.977 *********** 2026-06-08 04:35:39.412069 | instance | skipping: [instance] 2026-06-08 04:35:39.412221 | instance | 2026-06-08 04:35:39.412406 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-06-08 04:35:39.412576 | instance | Monday 08 June 2026 04:35:39 +0000 (0:00:00.064) 0:04:34.041 *********** 2026-06-08 04:35:39.575029 | instance | skipping: [instance] 2026-06-08 04:35:39.575150 | instance | 2026-06-08 04:35:39.575322 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-06-08 04:35:39.575483 | instance | 2026-06-08 04:35:39.575705 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:35:39.575920 | instance | Monday 08 June 2026 04:35:39 +0000 (0:00:00.162) 0:04:34.204 *********** 2026-06-08 04:35:44.673074 | instance | ok: [instance] 2026-06-08 04:35:44.673232 | instance | 2026-06-08 04:35:44.673407 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-06-08 04:35:44.673593 | instance | Monday 08 June 2026 04:35:44 +0000 (0:00:05.098) 0:04:39.302 *********** 2026-06-08 04:35:44.799874 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-06-08 04:35:44.799964 | instance | 2026-06-08 04:35:44.800090 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:35:44.800221 | instance | Monday 08 June 2026 04:35:44 +0000 (0:00:00.126) 0:04:39.429 *********** 2026-06-08 04:35:44.921795 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:35:44.921863 | instance | 2026-06-08 04:35:44.922049 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:35:44.922186 | instance | Monday 08 June 2026 04:35:44 +0000 (0:00:00.121) 0:04:39.551 *********** 2026-06-08 04:35:45.461568 | instance | ok: [instance] 2026-06-08 04:35:45.461794 | instance | 2026-06-08 04:35:45.462127 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-06-08 04:35:45.462395 | instance | Monday 08 June 2026 04:35:45 +0000 (0:00:00.539) 0:04:40.091 *********** 2026-06-08 04:35:47.729854 | instance | ok: [instance] 2026-06-08 04:35:47.730176 | instance | 2026-06-08 04:35:47.730467 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-06-08 04:35:47.730764 | instance | Monday 08 June 2026 04:35:47 +0000 (0:00:02.268) 0:04:42.359 *********** 2026-06-08 04:35:48.440594 | instance | ok: [instance] 2026-06-08 04:35:48.440735 | instance | 2026-06-08 04:35:48.440927 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-06-08 04:35:48.441125 | instance | Monday 08 June 2026 04:35:48 +0000 (0:00:00.710) 0:04:43.070 *********** 2026-06-08 04:35:48.550625 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-06-08 04:35:48.550961 | instance | 2026-06-08 04:35:48.551255 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-06-08 04:35:48.551558 | instance | Monday 08 June 2026 04:35:48 +0000 (0:00:00.109) 0:04:43.180 *********** 2026-06-08 04:35:49.356905 | instance | ok: [instance] 2026-06-08 04:35:49.357232 | instance | 2026-06-08 04:35:49.357544 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-06-08 04:35:49.357846 | instance | Monday 08 June 2026 04:35:49 +0000 (0:00:00.805) 0:04:43.985 *********** 2026-06-08 04:35:50.064304 | instance | ok: [instance] 2026-06-08 04:35:50.064550 | instance | 2026-06-08 04:35:50.064841 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-06-08 04:35:50.065116 | instance | Monday 08 June 2026 04:35:50 +0000 (0:00:00.708) 0:04:44.693 *********** 2026-06-08 04:35:50.631492 | instance | ok: [instance] 2026-06-08 04:35:50.631717 | instance | 2026-06-08 04:35:50.631997 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-06-08 04:35:50.632321 | instance | Monday 08 June 2026 04:35:50 +0000 (0:00:00.457) 0:04:45.151 *********** 2026-06-08 04:35:50.632710 | instance | 2026-06-08 04:35:50.633068 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:35:50.633349 | instance | Monday 08 June 2026 04:35:50 +0000 (0:00:00.109) 0:04:45.260 *********** 2026-06-08 04:35:50.727913 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:35:50.728134 | instance | 2026-06-08 04:35:50.728455 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:35:50.728733 | instance | Monday 08 June 2026 04:35:50 +0000 (0:00:00.096) 0:04:45.357 *********** 2026-06-08 04:35:51.363031 | instance | ok: [instance] 2026-06-08 04:35:51.363276 | instance | 2026-06-08 04:35:51.363556 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-06-08 04:35:51.363830 | instance | Monday 08 June 2026 04:35:51 +0000 (0:00:00.634) 0:04:45.992 *********** 2026-06-08 04:35:53.071335 | instance | ok: [instance] 2026-06-08 04:35:53.071580 | instance | 2026-06-08 04:35:53.071865 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:35:53.072136 | instance | Monday 08 June 2026 04:35:53 +0000 (0:00:01.708) 0:04:47.700 *********** 2026-06-08 04:35:53.169308 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:35:53.169545 | instance | 2026-06-08 04:35:53.169809 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:35:53.170100 | instance | Monday 08 June 2026 04:35:53 +0000 (0:00:00.098) 0:04:47.799 *********** 2026-06-08 04:35:53.750065 | instance | ok: [instance] 2026-06-08 04:35:53.750311 | instance | 2026-06-08 04:35:53.750583 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-06-08 04:35:53.752061 | instance | Monday 08 June 2026 04:35:53 +0000 (0:00:00.579) 0:04:48.379 *********** 2026-06-08 04:35:56.807419 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-06-08 04:35:56.807521 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-06-08 04:35:56.807631 | instance | 2026-06-08 04:35:56.807754 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-06-08 04:35:56.807871 | instance | Monday 08 June 2026 04:35:56 +0000 (0:00:03.058) 0:04:51.437 *********** 2026-06-08 04:35:59.408948 | instance | ok: [instance] 2026-06-08 04:35:59.409188 | instance | 2026-06-08 04:35:59.409477 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:35:59.409738 | instance | Monday 08 June 2026 04:35:59 +0000 (0:00:02.601) 0:04:54.038 *********** 2026-06-08 04:35:59.506619 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:35:59.506761 | instance | 2026-06-08 04:35:59.506927 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:35:59.507094 | instance | Monday 08 June 2026 04:35:59 +0000 (0:00:00.097) 0:04:54.136 *********** 2026-06-08 04:36:00.263823 | instance | ok: [instance] 2026-06-08 04:36:00.263966 | instance | 2026-06-08 04:36:00.264170 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-06-08 04:36:00.264350 | instance | Monday 08 June 2026 04:36:00 +0000 (0:00:00.756) 0:04:54.893 *********** 2026-06-08 04:36:03.365719 | instance | ok: [instance] 2026-06-08 04:36:03.365955 | instance | 2026-06-08 04:36:03.366420 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-06-08 04:36:03.366727 | instance | Monday 08 June 2026 04:36:03 +0000 (0:00:03.102) 0:04:57.995 *********** 2026-06-08 04:36:05.126281 | instance | ok: [instance] 2026-06-08 04:36:05.126413 | instance | 2026-06-08 04:36:05.126710 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-06-08 04:36:05.127026 | instance | Monday 08 June 2026 04:36:05 +0000 (0:00:01.760) 0:04:59.755 *********** 2026-06-08 04:36:05.797383 | instance | ok: [instance] 2026-06-08 04:36:05.797502 | instance | 2026-06-08 04:36:05.797758 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-06-08 04:36:05.798062 | instance | Monday 08 June 2026 04:36:05 +0000 (0:00:00.671) 0:05:00.426 *********** 2026-06-08 04:36:05.869282 | instance | skipping: [instance] 2026-06-08 04:36:05.869541 | instance | 2026-06-08 04:36:05.869851 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-06-08 04:36:05.870169 | instance | Monday 08 June 2026 04:36:05 +0000 (0:00:00.072) 0:05:00.498 *********** 2026-06-08 04:36:06.588240 | instance | ok: [instance] 2026-06-08 04:36:06.588306 | instance | 2026-06-08 04:36:06.588319 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-06-08 04:36:06.588330 | instance | Monday 08 June 2026 04:36:06 +0000 (0:00:00.718) 0:05:01.216 *********** 2026-06-08 04:36:06.662176 | instance | ok: [instance] 2026-06-08 04:36:06.662283 | instance | 2026-06-08 04:36:06.662414 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-06-08 04:36:06.662536 | instance | Monday 08 June 2026 04:36:06 +0000 (0:00:00.075) 0:05:01.291 *********** 2026-06-08 04:36:06.738440 | instance | skipping: [instance] 2026-06-08 04:36:06.738518 | instance | 2026-06-08 04:36:06.738629 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-06-08 04:36:06.738764 | instance | Monday 08 June 2026 04:36:06 +0000 (0:00:00.076) 0:05:01.368 *********** 2026-06-08 04:36:06.810765 | instance | skipping: [instance] 2026-06-08 04:36:06.810850 | instance | 2026-06-08 04:36:06.810976 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-06-08 04:36:06.811100 | instance | Monday 08 June 2026 04:36:06 +0000 (0:00:00.072) 0:05:01.440 *********** 2026-06-08 04:36:06.895776 | instance | skipping: [instance] 2026-06-08 04:36:06.895878 | instance | 2026-06-08 04:36:06.896013 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-06-08 04:36:06.896143 | instance | Monday 08 June 2026 04:36:06 +0000 (0:00:00.084) 0:05:01.525 *********** 2026-06-08 04:36:06.973910 | instance | skipping: [instance] 2026-06-08 04:36:06.974222 | instance | 2026-06-08 04:36:06.974513 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-06-08 04:36:06.974779 | instance | Monday 08 June 2026 04:36:06 +0000 (0:00:00.078) 0:05:01.603 *********** 2026-06-08 04:36:07.041879 | instance | skipping: [instance] 2026-06-08 04:36:07.042114 | instance | 2026-06-08 04:36:07.042375 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-06-08 04:36:07.042653 | instance | Monday 08 June 2026 04:36:07 +0000 (0:00:00.068) 0:05:01.671 *********** 2026-06-08 04:36:07.114098 | instance | skipping: [instance] 2026-06-08 04:36:07.114333 | instance | 2026-06-08 04:36:07.114614 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-06-08 04:36:07.114886 | instance | Monday 08 June 2026 04:36:07 +0000 (0:00:00.072) 0:05:01.743 *********** 2026-06-08 04:36:08.018884 | instance | ok: [instance] 2026-06-08 04:36:08.019121 | instance | 2026-06-08 04:36:08.019420 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-06-08 04:36:08.019695 | instance | Monday 08 June 2026 04:36:08 +0000 (0:00:00.904) 0:05:02.648 *********** 2026-06-08 04:36:08.884539 | instance | ok: [instance] 2026-06-08 04:36:08.884790 | instance | 2026-06-08 04:36:08.885107 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:36:08.885388 | instance | Monday 08 June 2026 04:36:08 +0000 (0:00:00.865) 0:05:03.513 *********** 2026-06-08 04:36:08.988812 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:36:08.988942 | instance | 2026-06-08 04:36:08.989169 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:36:08.989288 | instance | Monday 08 June 2026 04:36:08 +0000 (0:00:00.104) 0:05:03.618 *********** 2026-06-08 04:36:09.561224 | instance | ok: [instance] 2026-06-08 04:36:09.561464 | instance | 2026-06-08 04:36:09.561754 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-06-08 04:36:09.562053 | instance | Monday 08 June 2026 04:36:09 +0000 (0:00:00.572) 0:05:04.190 *********** 2026-06-08 04:36:10.329823 | instance | ok: [instance] 2026-06-08 04:36:10.330083 | instance | 2026-06-08 04:36:10.330364 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-06-08 04:36:10.330705 | instance | Monday 08 June 2026 04:36:10 +0000 (0:00:00.768) 0:05:04.959 *********** 2026-06-08 04:36:12.281688 | instance | ok: [instance] 2026-06-08 04:36:12.282006 | instance | 2026-06-08 04:36:12.282403 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:36:12.282852 | instance | Monday 08 June 2026 04:36:12 +0000 (0:00:01.951) 0:05:06.910 *********** 2026-06-08 04:36:12.356085 | instance | skipping: [instance] 2026-06-08 04:36:12.356306 | instance | 2026-06-08 04:36:12.356567 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:36:12.356827 | instance | Monday 08 June 2026 04:36:12 +0000 (0:00:00.075) 0:05:06.985 *********** 2026-06-08 04:36:12.418309 | instance | skipping: [instance] 2026-06-08 04:36:12.418610 | instance | 2026-06-08 04:36:12.418968 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:36:12.419291 | instance | Monday 08 June 2026 04:36:12 +0000 (0:00:00.061) 0:05:07.047 *********** 2026-06-08 04:36:12.483213 | instance | skipping: [instance] 2026-06-08 04:36:12.483469 | instance | 2026-06-08 04:36:12.483759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:36:12.484029 | instance | Monday 08 June 2026 04:36:12 +0000 (0:00:00.063) 0:05:07.111 *********** 2026-06-08 04:36:12.548924 | instance | skipping: [instance] 2026-06-08 04:36:12.549155 | instance | 2026-06-08 04:36:12.549434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:36:12.549691 | instance | Monday 08 June 2026 04:36:12 +0000 (0:00:00.066) 0:05:07.177 *********** 2026-06-08 04:36:13.300742 | instance | ok: [instance] 2026-06-08 04:36:13.300899 | instance | 2026-06-08 04:36:13.301098 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:36:13.301281 | instance | Monday 08 June 2026 04:36:13 +0000 (0:00:00.752) 0:05:07.930 *********** 2026-06-08 04:36:13.379410 | instance | ok: [instance] 2026-06-08 04:36:13.379729 | instance | 2026-06-08 04:36:13.380069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:36:13.380384 | instance | Monday 08 June 2026 04:36:13 +0000 (0:00:00.078) 0:05:08.009 *********** 2026-06-08 04:36:13.448682 | instance | ok: [instance] 2026-06-08 04:36:13.448826 | instance | 2026-06-08 04:36:13.449021 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:36:13.449203 | instance | Monday 08 June 2026 04:36:13 +0000 (0:00:00.069) 0:05:08.078 *********** 2026-06-08 04:36:13.537935 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:36:13.538306 | instance | 2026-06-08 04:36:13.538591 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:36:13.538817 | instance | Monday 08 June 2026 04:36:13 +0000 (0:00:00.088) 0:05:08.167 *********** 2026-06-08 04:36:13.641385 | instance | ok: [instance] 2026-06-08 04:36:13.641654 | instance | 2026-06-08 04:36:13.641996 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:36:13.642339 | instance | Monday 08 June 2026 04:36:13 +0000 (0:00:00.102) 0:05:08.270 *********** 2026-06-08 04:36:13.740151 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:36:13.740407 | instance | 2026-06-08 04:36:13.740690 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:36:13.740986 | instance | Monday 08 June 2026 04:36:13 +0000 (0:00:00.099) 0:05:08.369 *********** 2026-06-08 04:36:14.362399 | instance | ok: [instance] 2026-06-08 04:36:14.362474 | instance | 2026-06-08 04:36:14.362609 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-06-08 04:36:14.362741 | instance | Monday 08 June 2026 04:36:14 +0000 (0:00:00.622) 0:05:08.991 *********** 2026-06-08 04:36:15.090666 | instance | ok: [instance] 2026-06-08 04:36:15.090897 | instance | 2026-06-08 04:36:15.091174 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-06-08 04:36:15.091446 | instance | Monday 08 June 2026 04:36:15 +0000 (0:00:00.728) 0:05:09.720 *********** 2026-06-08 04:36:16.085741 | instance | ok: [instance] 2026-06-08 04:36:16.086018 | instance | 2026-06-08 04:36:16.086297 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-06-08 04:36:16.086557 | instance | Monday 08 June 2026 04:36:16 +0000 (0:00:00.995) 0:05:10.715 *********** 2026-06-08 04:36:16.579052 | instance | ok: [instance] 2026-06-08 04:36:16.579283 | instance | 2026-06-08 04:36:16.579611 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-06-08 04:36:16.579886 | instance | Monday 08 June 2026 04:36:16 +0000 (0:00:00.493) 0:05:11.208 *********** 2026-06-08 04:36:17.214047 | instance | ok: [instance] 2026-06-08 04:36:17.214593 | instance | 2026-06-08 04:36:17.214655 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-06-08 04:36:17.214673 | instance | Monday 08 June 2026 04:36:17 +0000 (0:00:00.634) 0:05:11.843 *********** 2026-06-08 04:36:17.777922 | instance | ok: [instance] 2026-06-08 04:36:17.778051 | instance | 2026-06-08 04:36:17.778284 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-06-08 04:36:17.778320 | instance | Monday 08 June 2026 04:36:17 +0000 (0:00:00.564) 0:05:12.407 *********** 2026-06-08 04:36:18.378816 | instance | ok: [instance] 2026-06-08 04:36:18.378890 | instance | 2026-06-08 04:36:18.379157 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-06-08 04:36:18.379201 | instance | Monday 08 June 2026 04:36:18 +0000 (0:00:00.600) 0:05:13.008 *********** 2026-06-08 04:36:19.941789 | instance | ok: [instance] 2026-06-08 04:36:19.942046 | instance | 2026-06-08 04:36:19.942396 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-06-08 04:36:19.942409 | instance | Monday 08 June 2026 04:36:19 +0000 (0:00:01.562) 0:05:14.571 *********** 2026-06-08 04:36:20.677789 | instance | ok: [instance] 2026-06-08 04:36:20.677829 | instance | 2026-06-08 04:36:20.677835 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-06-08 04:36:20.677840 | instance | Monday 08 June 2026 04:36:20 +0000 (0:00:00.735) 0:05:15.306 *********** 2026-06-08 04:36:20.782712 | instance | included: ingress for instance 2026-06-08 04:36:20.783098 | instance | 2026-06-08 04:36:20.783142 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-06-08 04:36:20.783148 | instance | Monday 08 June 2026 04:36:20 +0000 (0:00:00.105) 0:05:15.412 *********** 2026-06-08 04:36:22.064057 | instance | ok: [instance] 2026-06-08 04:36:22.064134 | instance | 2026-06-08 04:36:22.064278 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-06-08 04:36:22.064403 | instance | Monday 08 June 2026 04:36:22 +0000 (0:00:01.281) 0:05:16.694 *********** 2026-06-08 04:36:22.409114 | instance | ok: [instance] 2026-06-08 04:36:22.409182 | instance | 2026-06-08 04:36:22.409505 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-06-08 04:36:22.409550 | instance | Monday 08 June 2026 04:36:22 +0000 (0:00:00.344) 0:05:17.039 *********** 2026-06-08 04:36:23.345385 | instance | ok: [instance] 2026-06-08 04:36:23.345469 | instance | 2026-06-08 04:36:23.345592 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-06-08 04:36:23.345705 | instance | 2026-06-08 04:36:23.345831 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:36:23.345952 | instance | Monday 08 June 2026 04:36:23 +0000 (0:00:00.936) 0:05:17.975 *********** 2026-06-08 04:36:27.264425 | instance | ok: [instance] 2026-06-08 04:36:27.264502 | instance | 2026-06-08 04:36:27.264767 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:36:27.264807 | instance | Monday 08 June 2026 04:36:27 +0000 (0:00:03.918) 0:05:21.894 *********** 2026-06-08 04:36:27.372194 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:36:27.372297 | instance | 2026-06-08 04:36:27.372552 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:36:27.372604 | instance | Monday 08 June 2026 04:36:27 +0000 (0:00:00.107) 0:05:22.001 *********** 2026-06-08 04:36:27.944925 | instance | ok: [instance] 2026-06-08 04:36:27.945001 | instance | 2026-06-08 04:36:27.945270 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-06-08 04:36:27.945312 | instance | Monday 08 June 2026 04:36:27 +0000 (0:00:00.572) 0:05:22.574 *********** 2026-06-08 04:36:28.721376 | instance | ok: [instance] 2026-06-08 04:36:28.721463 | instance | 2026-06-08 04:36:28.721469 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-06-08 04:36:28.721474 | instance | Monday 08 June 2026 04:36:28 +0000 (0:00:00.776) 0:05:23.350 *********** 2026-06-08 04:36:30.454345 | instance | ok: [instance] 2026-06-08 04:36:30.454448 | instance | 2026-06-08 04:36:30.454582 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:36:30.454705 | instance | Monday 08 June 2026 04:36:30 +0000 (0:00:01.732) 0:05:25.083 *********** 2026-06-08 04:36:30.552351 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:36:30.552437 | instance | 2026-06-08 04:36:30.552691 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:36:30.552731 | instance | Monday 08 June 2026 04:36:30 +0000 (0:00:00.098) 0:05:25.182 *********** 2026-06-08 04:36:31.213224 | instance | ok: [instance] 2026-06-08 04:36:31.213288 | instance | 2026-06-08 04:36:31.213426 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-06-08 04:36:31.213749 | instance | Monday 08 June 2026 04:36:31 +0000 (0:00:00.660) 0:05:25.843 *********** 2026-06-08 04:36:32.482917 | instance | ok: [instance] 2026-06-08 04:36:32.482994 | instance | 2026-06-08 04:36:32.483268 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-06-08 04:36:32.483314 | instance | Monday 08 June 2026 04:36:32 +0000 (0:00:01.269) 0:05:27.112 *********** 2026-06-08 04:36:33.192265 | instance | ok: [instance] 2026-06-08 04:36:33.192346 | instance | 2026-06-08 04:36:33.192603 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-06-08 04:36:33.192620 | instance | Monday 08 June 2026 04:36:33 +0000 (0:00:00.709) 0:05:27.822 *********** 2026-06-08 04:36:34.602845 | instance | ok: [instance] 2026-06-08 04:36:34.602911 | instance | 2026-06-08 04:36:34.603207 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-06-08 04:36:34.603249 | instance | Monday 08 June 2026 04:36:34 +0000 (0:00:01.410) 0:05:29.232 *********** 2026-06-08 04:36:35.936097 | instance | ok: [instance] 2026-06-08 04:36:35.936223 | instance | 2026-06-08 04:36:35.936400 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-06-08 04:36:35.936554 | instance | Monday 08 June 2026 04:36:35 +0000 (0:00:01.333) 0:05:30.565 *********** 2026-06-08 04:36:36.337414 | instance | ok: [instance] 2026-06-08 04:36:36.337510 | instance | 2026-06-08 04:36:36.337767 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-06-08 04:36:36.337787 | instance | Monday 08 June 2026 04:36:36 +0000 (0:00:00.401) 0:05:30.967 *********** 2026-06-08 04:36:36.572447 | instance | ok: [instance] 2026-06-08 04:36:36.572543 | instance | 2026-06-08 04:36:36.572740 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-06-08 04:36:36.572804 | instance | Monday 08 June 2026 04:36:36 +0000 (0:00:00.234) 0:05:31.202 *********** 2026-06-08 04:36:36.804525 | instance | ok: [instance] 2026-06-08 04:36:36.804594 | instance | 2026-06-08 04:36:36.804903 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-06-08 04:36:36.804941 | instance | Monday 08 June 2026 04:36:36 +0000 (0:00:00.231) 0:05:31.434 *********** 2026-06-08 04:36:37.521336 | instance | ok: [instance] 2026-06-08 04:36:37.521382 | instance | 2026-06-08 04:36:37.521387 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-06-08 04:36:37.521392 | instance | Monday 08 June 2026 04:36:37 +0000 (0:00:00.716) 0:05:32.150 *********** 2026-06-08 04:36:39.598603 | instance | ok: [instance] => (item=alertmanager) 2026-06-08 04:36:39.598672 | instance | ok: [instance] => (item=grafana) 2026-06-08 04:36:39.598685 | instance | ok: [instance] => (item=prometheus) 2026-06-08 04:36:39.598703 | instance | 2026-06-08 04:36:39.598713 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-06-08 04:36:39.598852 | instance | Monday 08 June 2026 04:36:39 +0000 (0:00:02.077) 0:05:34.228 *********** 2026-06-08 04:36:41.551912 | instance | ok: [instance] => (item=alertmanager) 2026-06-08 04:36:41.551991 | instance | ok: [instance] => (item=grafana) 2026-06-08 04:36:41.552185 | instance | ok: [instance] => (item=prometheus) 2026-06-08 04:36:41.552233 | instance | 2026-06-08 04:36:41.552450 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-06-08 04:36:41.552521 | instance | Monday 08 June 2026 04:36:41 +0000 (0:00:01.953) 0:05:36.181 *********** 2026-06-08 04:36:44.824984 | instance | ok: [instance] => (item=None) 2026-06-08 04:36:44.825161 | instance | ok: [instance] => (item=None) 2026-06-08 04:36:44.825237 | instance | ok: [instance] => (item=None) 2026-06-08 04:36:44.825453 | instance | ok: [instance] 2026-06-08 04:36:44.825512 | instance | 2026-06-08 04:36:44.825555 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-06-08 04:36:44.825705 | instance | Monday 08 June 2026 04:36:44 +0000 (0:00:03.272) 0:05:39.454 *********** 2026-06-08 04:36:49.191843 | instance | ok: [instance] => (item=None) 2026-06-08 04:36:49.191945 | instance | ok: [instance] => (item=None) 2026-06-08 04:36:49.192067 | instance | ok: [instance] => (item=None) 2026-06-08 04:36:49.192187 | instance | ok: [instance] => (item=None) 2026-06-08 04:36:49.192315 | instance | ok: [instance] => (item=None) 2026-06-08 04:36:49.192455 | instance | ok: [instance] 2026-06-08 04:36:49.192569 | instance | 2026-06-08 04:36:49.192693 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-06-08 04:36:49.192822 | instance | Monday 08 June 2026 04:36:49 +0000 (0:00:04.367) 0:05:43.821 *********** 2026-06-08 04:36:50.588108 | instance | ok: [instance] => (item=alertmanager) 2026-06-08 04:36:50.588143 | instance | ok: [instance] => (item=prometheus) 2026-06-08 04:36:50.588149 | instance | 2026-06-08 04:36:50.588153 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-06-08 04:36:50.588158 | instance | Monday 08 June 2026 04:36:50 +0000 (0:00:01.395) 0:05:45.217 *********** 2026-06-08 04:36:52.016966 | instance | ok: [instance] => (item=alertmanager) 2026-06-08 04:36:52.017061 | instance | ok: [instance] => (item=prometheus) 2026-06-08 04:36:52.017175 | instance | 2026-06-08 04:36:52.017475 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-06-08 04:36:52.017595 | instance | Monday 08 June 2026 04:36:52 +0000 (0:00:01.429) 0:05:46.646 *********** 2026-06-08 04:36:52.750684 | instance | ok: [instance] 2026-06-08 04:36:52.750743 | instance | 2026-06-08 04:36:52.750881 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-06-08 04:36:52.750980 | instance | Monday 08 June 2026 04:36:52 +0000 (0:00:00.733) 0:05:47.380 *********** 2026-06-08 04:37:00.104149 | instance | ok: [instance] 2026-06-08 04:37:00.104238 | instance | 2026-06-08 04:37:00.104385 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-06-08 04:37:00.104506 | instance | Monday 08 June 2026 04:37:00 +0000 (0:00:07.353) 0:05:54.734 *********** 2026-06-08 04:37:15.391452 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-06-08 04:37:15.391714 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-06-08 04:37:15.392050 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-06-08 04:37:15.392323 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-06-08 04:37:15.392594 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-06-08 04:37:15.392863 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-06-08 04:37:15.393132 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-06-08 04:37:15.393402 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-06-08 04:37:15.393671 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-06-08 04:37:15.393936 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-06-08 04:37:15.394385 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-06-08 04:37:15.394662 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-06-08 04:37:15.394939 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-06-08 04:37:15.395190 | instance | 2026-06-08 04:37:15.395454 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-06-08 04:37:15.395715 | instance | Monday 08 June 2026 04:37:15 +0000 (0:00:15.286) 0:06:10.021 *********** 2026-06-08 04:37:30.474554 | instance | ok: [instance] 2026-06-08 04:37:30.474829 | instance | 2026-06-08 04:37:30.475139 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:37:30.475406 | instance | Monday 08 June 2026 04:37:30 +0000 (0:00:15.083) 0:06:25.104 *********** 2026-06-08 04:37:30.682636 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:37:30.682861 | instance | 2026-06-08 04:37:30.683208 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:37:30.683504 | instance | Monday 08 June 2026 04:37:30 +0000 (0:00:00.208) 0:06:25.312 *********** 2026-06-08 04:37:31.299536 | instance | ok: [instance] 2026-06-08 04:37:31.299852 | instance | 2026-06-08 04:37:31.300107 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-06-08 04:37:31.300375 | instance | Monday 08 June 2026 04:37:31 +0000 (0:00:00.616) 0:06:25.928 *********** 2026-06-08 04:37:34.211373 | instance | ok: [instance] 2026-06-08 04:37:34.211586 | instance | 2026-06-08 04:37:34.211939 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:37:34.212238 | instance | Monday 08 June 2026 04:37:34 +0000 (0:00:02.911) 0:06:28.840 *********** 2026-06-08 04:37:34.312833 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:37:34.313051 | instance | 2026-06-08 04:37:34.313349 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:37:34.313617 | instance | Monday 08 June 2026 04:37:34 +0000 (0:00:00.102) 0:06:28.942 *********** 2026-06-08 04:37:34.882242 | instance | ok: [instance] 2026-06-08 04:37:34.882396 | instance | 2026-06-08 04:37:34.882589 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-06-08 04:37:34.882768 | instance | Monday 08 June 2026 04:37:34 +0000 (0:00:00.568) 0:06:29.511 *********** 2026-06-08 04:37:36.466572 | instance | ok: [instance] 2026-06-08 04:37:36.466816 | instance | 2026-06-08 04:37:36.467100 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:37:36.467368 | instance | Monday 08 June 2026 04:37:36 +0000 (0:00:01.584) 0:06:31.095 *********** 2026-06-08 04:37:36.564825 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:37:36.564866 | instance | 2026-06-08 04:37:36.564877 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:37:36.564887 | instance | Monday 08 June 2026 04:37:36 +0000 (0:00:00.097) 0:06:31.193 *********** 2026-06-08 04:37:37.125858 | instance | ok: [instance] 2026-06-08 04:37:37.126142 | instance | 2026-06-08 04:37:37.126406 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-06-08 04:37:37.126669 | instance | Monday 08 June 2026 04:37:37 +0000 (0:00:00.561) 0:06:31.754 *********** 2026-06-08 04:37:38.602208 | instance | ok: [instance] 2026-06-08 04:37:38.602272 | instance | 2026-06-08 04:37:38.602288 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-06-08 04:37:38.602302 | instance | Monday 08 June 2026 04:37:38 +0000 (0:00:01.475) 0:06:33.230 *********** 2026-06-08 04:37:39.476005 | instance | ok: [instance] 2026-06-08 04:37:39.476114 | instance | 2026-06-08 04:37:39.476342 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:37:39.476360 | instance | Monday 08 June 2026 04:37:39 +0000 (0:00:00.874) 0:06:34.105 *********** 2026-06-08 04:37:39.583713 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:37:39.583809 | instance | 2026-06-08 04:37:39.584066 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:37:39.584103 | instance | Monday 08 June 2026 04:37:39 +0000 (0:00:00.108) 0:06:34.213 *********** 2026-06-08 04:37:40.206457 | instance | ok: [instance] 2026-06-08 04:37:40.206544 | instance | 2026-06-08 04:37:40.206828 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-06-08 04:37:40.206873 | instance | Monday 08 June 2026 04:37:40 +0000 (0:00:00.622) 0:06:34.835 *********** 2026-06-08 04:37:41.678754 | instance | ok: [instance] 2026-06-08 04:37:41.678830 | instance | 2026-06-08 04:37:41.679116 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:37:41.679158 | instance | Monday 08 June 2026 04:37:41 +0000 (0:00:01.472) 0:06:36.308 *********** 2026-06-08 04:37:41.791618 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:37:41.792066 | instance | 2026-06-08 04:37:41.792108 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:37:41.792116 | instance | Monday 08 June 2026 04:37:41 +0000 (0:00:00.113) 0:06:36.421 *********** 2026-06-08 04:37:42.381147 | instance | ok: [instance] 2026-06-08 04:37:42.381215 | instance | 2026-06-08 04:37:42.381496 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-06-08 04:37:42.381538 | instance | Monday 08 June 2026 04:37:42 +0000 (0:00:00.588) 0:06:37.010 *********** 2026-06-08 04:37:43.886884 | instance | ok: [instance] 2026-06-08 04:37:43.886962 | instance | 2026-06-08 04:37:43.887086 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-06-08 04:37:43.887197 | instance | 2026-06-08 04:37:43.887326 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:37:43.887437 | instance | Monday 08 June 2026 04:37:43 +0000 (0:00:01.506) 0:06:38.516 *********** 2026-06-08 04:37:47.564346 | instance | ok: [instance] 2026-06-08 04:37:47.564435 | instance | 2026-06-08 04:37:47.564521 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-06-08 04:37:47.564683 | instance | Monday 08 June 2026 04:37:47 +0000 (0:00:03.677) 0:06:42.193 *********** 2026-06-08 04:37:47.706155 | instance | skipping: [instance] 2026-06-08 04:37:47.706559 | instance | 2026-06-08 04:37:47.706595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:37:47.706601 | instance | Monday 08 June 2026 04:37:47 +0000 (0:00:00.141) 0:06:42.335 *********** 2026-06-08 04:37:47.798685 | instance | ok: [instance] 2026-06-08 04:37:47.798912 | instance | 2026-06-08 04:37:47.798937 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:37:47.799058 | instance | Monday 08 June 2026 04:37:47 +0000 (0:00:00.093) 0:06:42.428 *********** 2026-06-08 04:37:47.876784 | instance | skipping: [instance] 2026-06-08 04:37:47.876888 | instance | 2026-06-08 04:37:47.877026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:37:47.877146 | instance | Monday 08 June 2026 04:37:47 +0000 (0:00:00.077) 0:06:42.506 *********** 2026-06-08 04:37:47.946490 | instance | skipping: [instance] 2026-06-08 04:37:47.946586 | instance | 2026-06-08 04:37:47.946866 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:37:47.946882 | instance | Monday 08 June 2026 04:37:47 +0000 (0:00:00.069) 0:06:42.576 *********** 2026-06-08 04:37:48.018226 | instance | skipping: [instance] 2026-06-08 04:37:48.018309 | instance | 2026-06-08 04:37:48.018450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:37:48.018566 | instance | Monday 08 June 2026 04:37:48 +0000 (0:00:00.071) 0:06:42.648 *********** 2026-06-08 04:37:48.171071 | instance | skipping: [instance] 2026-06-08 04:37:48.171163 | instance | 2026-06-08 04:37:48.171435 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:37:48.171475 | instance | Monday 08 June 2026 04:37:48 +0000 (0:00:00.152) 0:06:42.801 *********** 2026-06-08 04:37:48.232447 | instance | skipping: [instance] 2026-06-08 04:37:48.232540 | instance | 2026-06-08 04:37:48.232798 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:37:48.232833 | instance | Monday 08 June 2026 04:37:48 +0000 (0:00:00.061) 0:06:42.862 *********** 2026-06-08 04:37:48.315648 | instance | ok: [instance] 2026-06-08 04:37:48.315718 | instance | 2026-06-08 04:37:48.315863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:37:48.316022 | instance | Monday 08 June 2026 04:37:48 +0000 (0:00:00.083) 0:06:42.945 *********** 2026-06-08 04:37:48.396631 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:37:48.396873 | instance | 2026-06-08 04:37:48.397144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:37:48.397404 | instance | Monday 08 June 2026 04:37:48 +0000 (0:00:00.080) 0:06:43.026 *********** 2026-06-08 04:37:48.518255 | instance | ok: [instance] 2026-06-08 04:37:48.518500 | instance | 2026-06-08 04:37:48.518783 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:37:48.519099 | instance | Monday 08 June 2026 04:37:48 +0000 (0:00:00.121) 0:06:43.147 *********** 2026-06-08 04:37:48.638027 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:37:48.638079 | instance | 2026-06-08 04:37:48.638087 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:37:48.638094 | instance | Monday 08 June 2026 04:37:48 +0000 (0:00:00.115) 0:06:43.262 *********** 2026-06-08 04:37:49.199124 | instance | ok: [instance] 2026-06-08 04:37:49.199234 | instance | 2026-06-08 04:37:49.199404 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-06-08 04:37:49.199522 | instance | Monday 08 June 2026 04:37:49 +0000 (0:00:00.565) 0:06:43.828 *********** 2026-06-08 04:37:50.812851 | instance | ok: [instance] 2026-06-08 04:37:50.813394 | instance | 2026-06-08 04:37:50.813413 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-06-08 04:37:50.813644 | instance | Monday 08 June 2026 04:37:50 +0000 (0:00:01.613) 0:06:45.442 *********** 2026-06-08 04:37:51.603367 | instance | ok: [instance] 2026-06-08 04:37:51.603441 | instance | 2026-06-08 04:37:51.603689 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-08 04:37:51.603728 | instance | Monday 08 June 2026 04:37:51 +0000 (0:00:00.790) 0:06:46.232 *********** 2026-06-08 04:37:52.652575 | instance | ok: [instance] 2026-06-08 04:37:52.652681 | instance | 2026-06-08 04:37:52.652810 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-08 04:37:52.652935 | instance | Monday 08 June 2026 04:37:52 +0000 (0:00:01.049) 0:06:47.282 *********** 2026-06-08 04:37:52.903371 | instance | ok: [instance] 2026-06-08 04:37:52.903659 | instance | 2026-06-08 04:37:52.903906 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-08 04:37:52.904191 | instance | Monday 08 June 2026 04:37:52 +0000 (0:00:00.250) 0:06:47.532 *********** 2026-06-08 04:37:53.441761 | instance | ok: [instance] 2026-06-08 04:37:53.442029 | instance | 2026-06-08 04:37:53.442365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:37:53.442651 | instance | Monday 08 June 2026 04:37:53 +0000 (0:00:00.538) 0:06:48.071 *********** 2026-06-08 04:37:53.554622 | instance | ok: [instance] 2026-06-08 04:37:53.554856 | instance | 2026-06-08 04:37:53.555138 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:37:53.555398 | instance | Monday 08 June 2026 04:37:53 +0000 (0:00:00.113) 0:06:48.184 *********** 2026-06-08 04:37:53.678146 | instance | included: rabbitmq for instance 2026-06-08 04:37:53.678404 | instance | 2026-06-08 04:37:53.678692 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:37:53.678961 | instance | Monday 08 June 2026 04:37:53 +0000 (0:00:00.123) 0:06:48.307 *********** 2026-06-08 04:37:54.405502 | instance | ok: [instance] 2026-06-08 04:37:54.405575 | instance | 2026-06-08 04:37:54.405705 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:37:54.405835 | instance | Monday 08 June 2026 04:37:54 +0000 (0:00:00.727) 0:06:49.035 *********** 2026-06-08 04:37:54.584570 | instance | skipping: [instance] 2026-06-08 04:37:54.584833 | instance | 2026-06-08 04:37:54.585121 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:37:54.585392 | instance | Monday 08 June 2026 04:37:54 +0000 (0:00:00.178) 0:06:49.214 *********** 2026-06-08 04:37:54.750260 | instance | skipping: [instance] 2026-06-08 04:37:54.750539 | instance | 2026-06-08 04:37:54.750818 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:37:54.751084 | instance | Monday 08 June 2026 04:37:54 +0000 (0:00:00.165) 0:06:49.379 *********** 2026-06-08 04:37:54.929530 | instance | skipping: [instance] 2026-06-08 04:37:54.929677 | instance | 2026-06-08 04:37:54.929860 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:37:54.930059 | instance | Monday 08 June 2026 04:37:54 +0000 (0:00:00.179) 0:06:49.559 *********** 2026-06-08 04:37:55.914865 | instance | ok: [instance] 2026-06-08 04:37:55.914968 | instance | 2026-06-08 04:37:55.915105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:37:55.915228 | instance | Monday 08 June 2026 04:37:55 +0000 (0:00:00.985) 0:06:50.544 *********** 2026-06-08 04:37:56.641585 | instance | ok: [instance] 2026-06-08 04:37:56.641767 | instance | 2026-06-08 04:37:56.641963 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:37:56.642179 | instance | Monday 08 June 2026 04:37:56 +0000 (0:00:00.726) 0:06:51.271 *********** 2026-06-08 04:37:56.716190 | instance | ok: [instance] 2026-06-08 04:37:56.716324 | instance | 2026-06-08 04:37:56.716549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:37:56.716715 | instance | Monday 08 June 2026 04:37:56 +0000 (0:00:00.074) 0:06:51.346 *********** 2026-06-08 04:37:56.902583 | instance | skipping: [instance] 2026-06-08 04:37:56.902669 | instance | 2026-06-08 04:37:56.903065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:37:56.903180 | instance | Monday 08 June 2026 04:37:56 +0000 (0:00:00.185) 0:06:51.531 *********** 2026-06-08 04:37:56.979231 | instance | skipping: [instance] 2026-06-08 04:37:56.979358 | instance | 2026-06-08 04:37:56.979601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:37:56.979771 | instance | Monday 08 June 2026 04:37:56 +0000 (0:00:00.076) 0:06:51.608 *********** 2026-06-08 04:37:57.054042 | instance | ok: [instance] 2026-06-08 04:37:57.054342 | instance | 2026-06-08 04:37:57.054641 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:37:57.054947 | instance | Monday 08 June 2026 04:37:57 +0000 (0:00:00.074) 0:06:51.683 *********** 2026-06-08 04:37:57.169137 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:37:57.169383 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:37:57.169666 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:37:57.169936 | instance | ok: [instance] => (item=identity) 2026-06-08 04:37:57.170264 | instance | 2026-06-08 04:37:57.170565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:37:57.170823 | instance | Monday 08 June 2026 04:37:57 +0000 (0:00:00.115) 0:06:51.798 *********** 2026-06-08 04:37:57.286499 | instance | ok: [instance] 2026-06-08 04:37:57.286718 | instance | 2026-06-08 04:37:57.286996 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:37:57.287259 | instance | Monday 08 June 2026 04:37:57 +0000 (0:00:00.116) 0:06:51.915 *********** 2026-06-08 04:37:57.398979 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:37:57.399195 | instance | 2026-06-08 04:37:57.399467 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:37:57.399854 | instance | Monday 08 June 2026 04:37:57 +0000 (0:00:00.113) 0:06:52.028 *********** 2026-06-08 04:37:57.990447 | instance | ok: [instance] 2026-06-08 04:37:57.990738 | instance | 2026-06-08 04:37:57.991026 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-06-08 04:37:57.991304 | instance | Monday 08 June 2026 04:37:57 +0000 (0:00:00.591) 0:06:52.619 *********** 2026-06-08 04:37:59.120872 | instance | ok: [instance] => (item=None) 2026-06-08 04:37:59.120971 | instance | ok: [instance] 2026-06-08 04:37:59.121090 | instance | 2026-06-08 04:37:59.121219 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-06-08 04:37:59.121342 | instance | Monday 08 June 2026 04:37:59 +0000 (0:00:01.130) 0:06:53.750 *********** 2026-06-08 04:38:00.217183 | instance | ok: [instance] => (item=atmosphere) 2026-06-08 04:38:00.217291 | instance | 2026-06-08 04:38:00.217433 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-06-08 04:38:00.217557 | instance | Monday 08 June 2026 04:38:00 +0000 (0:00:01.095) 0:06:54.845 *********** 2026-06-08 04:38:01.303692 | instance | ok: [instance] 2026-06-08 04:38:01.303790 | instance | 2026-06-08 04:38:01.303919 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-06-08 04:38:01.304043 | instance | Monday 08 June 2026 04:38:01 +0000 (0:00:01.087) 0:06:55.933 *********** 2026-06-08 04:38:02.237556 | instance | ok: [instance] => (item=None) 2026-06-08 04:38:02.237628 | instance | ok: [instance] 2026-06-08 04:38:02.237826 | instance | 2026-06-08 04:38:02.237902 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-06-08 04:38:02.238106 | instance | Monday 08 June 2026 04:38:02 +0000 (0:00:00.933) 0:06:56.867 *********** 2026-06-08 04:38:03.412737 | instance | ok: [instance] => (item=None) 2026-06-08 04:38:03.412832 | instance | ok: [instance] 2026-06-08 04:38:03.412944 | instance | 2026-06-08 04:38:03.413079 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-06-08 04:38:03.413226 | instance | Monday 08 June 2026 04:38:03 +0000 (0:00:01.175) 0:06:58.042 *********** 2026-06-08 04:38:06.563600 | instance | ok: [instance] 2026-06-08 04:38:06.564102 | instance | 2026-06-08 04:38:06.564151 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:38:06.564158 | instance | Monday 08 June 2026 04:38:06 +0000 (0:00:03.150) 0:07:01.193 *********** 2026-06-08 04:38:06.764303 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:38:06.764379 | instance | 2026-06-08 04:38:06.764525 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:38:06.764656 | instance | Monday 08 June 2026 04:38:06 +0000 (0:00:00.200) 0:07:01.394 *********** 2026-06-08 04:38:06.836466 | instance | skipping: [instance] 2026-06-08 04:38:06.836577 | instance | 2026-06-08 04:38:06.836848 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:38:06.836891 | instance | Monday 08 June 2026 04:38:06 +0000 (0:00:00.071) 0:07:01.466 *********** 2026-06-08 04:38:06.922730 | instance | skipping: [instance] 2026-06-08 04:38:06.922817 | instance | 2026-06-08 04:38:06.922938 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:38:06.923079 | instance | Monday 08 June 2026 04:38:06 +0000 (0:00:00.086) 0:07:01.552 *********** 2026-06-08 04:38:07.012349 | instance | ok: [instance] 2026-06-08 04:38:07.012424 | instance | 2026-06-08 04:38:07.012696 | instance | TASK [Create Ingress identity] ************************************************* 2026-06-08 04:38:07.012744 | instance | Monday 08 June 2026 04:38:07 +0000 (0:00:00.089) 0:07:01.642 *********** 2026-06-08 04:38:07.145662 | instance | included: ingress for instance 2026-06-08 04:38:07.145737 | instance | 2026-06-08 04:38:07.145945 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-06-08 04:38:07.146004 | instance | Monday 08 June 2026 04:38:07 +0000 (0:00:00.132) 0:07:01.775 *********** 2026-06-08 04:38:08.414963 | instance | ok: [instance] 2026-06-08 04:38:08.415047 | instance | 2026-06-08 04:38:08.415179 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-06-08 04:38:08.415309 | instance | Monday 08 June 2026 04:38:08 +0000 (0:00:01.269) 0:07:03.044 *********** 2026-06-08 04:38:09.060590 | instance | ok: [instance] 2026-06-08 04:38:09.060680 | instance | 2026-06-08 04:38:09.060783 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-06-08 04:38:09.060897 | instance | Monday 08 June 2026 04:38:09 +0000 (0:00:00.645) 0:07:03.689 *********** 2026-06-08 04:38:09.803360 | instance | ok: [instance] 2026-06-08 04:38:09.803435 | instance | 2026-06-08 04:38:09.803692 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-06-08 04:38:09.803727 | instance | Monday 08 June 2026 04:38:09 +0000 (0:00:00.743) 0:07:04.433 *********** 2026-06-08 04:38:11.885263 | instance | ok: [instance] => (item=atmosphere) 2026-06-08 04:38:11.885354 | instance | 2026-06-08 04:38:11.885629 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-06-08 04:38:11.885664 | instance | Monday 08 June 2026 04:38:11 +0000 (0:00:02.081) 0:07:06.515 *********** 2026-06-08 04:38:13.033355 | instance | ok: [instance] => (item=atmosphere) 2026-06-08 04:38:13.033389 | instance | 2026-06-08 04:38:13.033395 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-06-08 04:38:13.033399 | instance | Monday 08 June 2026 04:38:13 +0000 (0:00:01.147) 0:07:07.662 *********** 2026-06-08 04:38:14.056077 | instance | ok: [instance] => (item=atmosphere) 2026-06-08 04:38:14.056190 | instance | 2026-06-08 04:38:14.056472 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-06-08 04:38:14.056509 | instance | Monday 08 June 2026 04:38:14 +0000 (0:00:01.022) 0:07:08.685 *********** 2026-06-08 04:38:15.171479 | instance | ok: [instance] => (item=atmosphere) 2026-06-08 04:38:15.171562 | instance | 2026-06-08 04:38:15.171794 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-08 04:38:15.171835 | instance | Monday 08 June 2026 04:38:15 +0000 (0:00:01.114) 0:07:09.800 *********** 2026-06-08 04:38:15.463484 | instance | ok: [instance] 2026-06-08 04:38:15.463580 | instance | 2026-06-08 04:38:15.463828 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:38:15.463866 | instance | Monday 08 June 2026 04:38:15 +0000 (0:00:00.292) 0:07:10.093 *********** 2026-06-08 04:38:16.764934 | instance | ok: [instance] 2026-06-08 04:38:16.765011 | instance | 2026-06-08 04:38:16.765263 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 04:38:16.765304 | instance | Monday 08 June 2026 04:38:16 +0000 (0:00:01.300) 0:07:11.394 *********** 2026-06-08 04:38:17.062187 | instance | ok: [instance] 2026-06-08 04:38:17.062256 | instance | 2026-06-08 04:38:17.062397 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:38:17.062517 | instance | Monday 08 June 2026 04:38:17 +0000 (0:00:00.297) 0:07:11.691 *********** 2026-06-08 04:38:17.175706 | instance | ok: [instance] => { 2026-06-08 04:38:17.175860 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-08 04:38:17.176009 | instance | } 2026-06-08 04:38:17.176158 | instance | 2026-06-08 04:38:17.176468 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:38:17.176620 | instance | Monday 08 June 2026 04:38:17 +0000 (0:00:00.114) 0:07:11.805 *********** 2026-06-08 04:38:17.584085 | instance | ok: [instance] 2026-06-08 04:38:17.584164 | instance | 2026-06-08 04:38:17.584276 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:38:17.584398 | instance | Monday 08 June 2026 04:38:17 +0000 (0:00:00.408) 0:07:12.214 *********** 2026-06-08 04:38:18.676965 | instance | ok: [instance] 2026-06-08 04:38:18.677057 | instance | 2026-06-08 04:38:18.677176 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-08 04:38:18.677289 | instance | Monday 08 June 2026 04:38:18 +0000 (0:00:01.092) 0:07:13.306 *********** 2026-06-08 04:38:19.189867 | instance | ok: [instance] 2026-06-08 04:38:19.189947 | instance | 2026-06-08 04:38:19.190135 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-06-08 04:38:19.190238 | instance | Monday 08 June 2026 04:38:19 +0000 (0:00:00.512) 0:07:13.819 *********** 2026-06-08 04:38:20.007893 | instance | ok: [instance] 2026-06-08 04:38:20.007968 | instance | 2026-06-08 04:38:20.008105 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-06-08 04:38:20.008230 | instance | Monday 08 June 2026 04:38:20 +0000 (0:00:00.818) 0:07:14.637 *********** 2026-06-08 04:38:20.773812 | instance | ok: [instance] 2026-06-08 04:38:20.774114 | instance | 2026-06-08 04:38:20.774451 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-06-08 04:38:20.774731 | instance | Monday 08 June 2026 04:38:20 +0000 (0:00:00.765) 0:07:15.403 *********** 2026-06-08 04:38:21.183131 | instance | ok: [instance] 2026-06-08 04:38:21.183283 | instance | 2026-06-08 04:38:21.183469 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-08 04:38:21.183653 | instance | Monday 08 June 2026 04:38:21 +0000 (0:00:00.409) 0:07:15.812 *********** 2026-06-08 04:38:21.357704 | instance | included: openstack_helm_endpoints for instance 2026-06-08 04:38:21.357915 | instance | 2026-06-08 04:38:21.358258 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:38:21.358531 | instance | Monday 08 June 2026 04:38:21 +0000 (0:00:00.174) 0:07:15.987 *********** 2026-06-08 04:38:21.427920 | instance | skipping: [instance] 2026-06-08 04:38:21.428184 | instance | 2026-06-08 04:38:21.428529 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:38:21.428719 | instance | Monday 08 June 2026 04:38:21 +0000 (0:00:00.070) 0:07:16.057 *********** 2026-06-08 04:38:21.493725 | instance | skipping: [instance] 2026-06-08 04:38:21.493968 | instance | 2026-06-08 04:38:21.494334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:38:21.494646 | instance | Monday 08 June 2026 04:38:21 +0000 (0:00:00.065) 0:07:16.123 *********** 2026-06-08 04:38:21.652416 | instance | skipping: [instance] 2026-06-08 04:38:21.653298 | instance | 2026-06-08 04:38:21.653331 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:38:21.653346 | instance | Monday 08 June 2026 04:38:21 +0000 (0:00:00.158) 0:07:16.282 *********** 2026-06-08 04:38:21.734157 | instance | skipping: [instance] 2026-06-08 04:38:21.734409 | instance | 2026-06-08 04:38:21.734701 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:38:21.736142 | instance | Monday 08 June 2026 04:38:21 +0000 (0:00:00.081) 0:07:16.363 *********** 2026-06-08 04:38:21.804155 | instance | skipping: [instance] 2026-06-08 04:38:21.804306 | instance | 2026-06-08 04:38:21.804499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:38:21.804684 | instance | Monday 08 June 2026 04:38:21 +0000 (0:00:00.070) 0:07:16.433 *********** 2026-06-08 04:38:21.884564 | instance | skipping: [instance] 2026-06-08 04:38:21.884666 | instance | 2026-06-08 04:38:21.884854 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:38:21.885615 | instance | Monday 08 June 2026 04:38:21 +0000 (0:00:00.080) 0:07:16.513 *********** 2026-06-08 04:38:21.962969 | instance | ok: [instance] 2026-06-08 04:38:21.963338 | instance | 2026-06-08 04:38:21.963754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:38:21.964122 | instance | Monday 08 June 2026 04:38:21 +0000 (0:00:00.078) 0:07:16.592 *********** 2026-06-08 04:38:22.052315 | instance | ok: [instance] => (item=identity) 2026-06-08 04:38:22.052522 | instance | 2026-06-08 04:38:22.052792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:38:22.053053 | instance | Monday 08 June 2026 04:38:22 +0000 (0:00:00.089) 0:07:16.681 *********** 2026-06-08 04:38:22.163587 | instance | ok: [instance] 2026-06-08 04:38:22.163705 | instance | 2026-06-08 04:38:22.163828 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-06-08 04:38:22.163954 | instance | Monday 08 June 2026 04:38:22 +0000 (0:00:00.110) 0:07:16.792 *********** 2026-06-08 04:38:22.621800 | instance | ok: [instance] 2026-06-08 04:38:22.621895 | instance | 2026-06-08 04:38:22.622037 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-06-08 04:38:22.622185 | instance | Monday 08 June 2026 04:38:22 +0000 (0:00:00.458) 0:07:17.251 *********** 2026-06-08 04:38:23.136923 | instance | ok: [instance] 2026-06-08 04:38:23.137004 | instance | 2026-06-08 04:38:23.137123 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-06-08 04:38:23.137242 | instance | Monday 08 June 2026 04:38:23 +0000 (0:00:00.515) 0:07:17.766 *********** 2026-06-08 04:38:23.637146 | instance | ok: [instance] 2026-06-08 04:38:23.637424 | instance | 2026-06-08 04:38:23.637730 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-06-08 04:38:23.638059 | instance | Monday 08 June 2026 04:38:23 +0000 (0:00:00.500) 0:07:18.266 *********** 2026-06-08 04:38:24.194822 | instance | ok: [instance] 2026-06-08 04:38:24.195063 | instance | 2026-06-08 04:38:24.195378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:38:24.195811 | instance | Monday 08 June 2026 04:38:24 +0000 (0:00:00.556) 0:07:18.823 *********** 2026-06-08 04:38:24.295320 | instance | ok: [instance] 2026-06-08 04:38:24.295379 | instance | 2026-06-08 04:38:24.295693 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:38:24.295814 | instance | Monday 08 June 2026 04:38:24 +0000 (0:00:00.101) 0:07:18.925 *********** 2026-06-08 04:38:24.451206 | instance | included: rabbitmq for instance 2026-06-08 04:38:24.451432 | instance | 2026-06-08 04:38:24.451795 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:38:24.452069 | instance | Monday 08 June 2026 04:38:24 +0000 (0:00:00.155) 0:07:19.080 *********** 2026-06-08 04:38:25.172765 | instance | ok: [instance] 2026-06-08 04:38:25.173010 | instance | 2026-06-08 04:38:25.173075 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:38:25.173246 | instance | Monday 08 June 2026 04:38:25 +0000 (0:00:00.721) 0:07:19.802 *********** 2026-06-08 04:38:25.358894 | instance | skipping: [instance] 2026-06-08 04:38:25.359165 | instance | 2026-06-08 04:38:25.359482 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:38:25.359867 | instance | Monday 08 June 2026 04:38:25 +0000 (0:00:00.185) 0:07:19.988 *********** 2026-06-08 04:38:25.536404 | instance | skipping: [instance] 2026-06-08 04:38:25.536460 | instance | 2026-06-08 04:38:25.536468 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:38:25.536475 | instance | Monday 08 June 2026 04:38:25 +0000 (0:00:00.175) 0:07:20.164 *********** 2026-06-08 04:38:25.707344 | instance | skipping: [instance] 2026-06-08 04:38:25.707643 | instance | 2026-06-08 04:38:25.708058 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:38:25.708369 | instance | Monday 08 June 2026 04:38:25 +0000 (0:00:00.172) 0:07:20.336 *********** 2026-06-08 04:38:26.566032 | instance | ok: [instance] 2026-06-08 04:38:26.566276 | instance | 2026-06-08 04:38:26.566549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:38:26.566808 | instance | Monday 08 June 2026 04:38:26 +0000 (0:00:00.858) 0:07:21.195 *********** 2026-06-08 04:38:27.306611 | instance | ok: [instance] 2026-06-08 04:38:27.306931 | instance | 2026-06-08 04:38:27.307218 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:38:27.307507 | instance | Monday 08 June 2026 04:38:27 +0000 (0:00:00.740) 0:07:21.935 *********** 2026-06-08 04:38:27.383774 | instance | ok: [instance] 2026-06-08 04:38:27.384010 | instance | 2026-06-08 04:38:27.384301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:38:27.384747 | instance | Monday 08 June 2026 04:38:27 +0000 (0:00:00.077) 0:07:22.013 *********** 2026-06-08 04:38:27.453558 | instance | skipping: [instance] 2026-06-08 04:38:27.453786 | instance | 2026-06-08 04:38:27.454191 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:38:27.454534 | instance | Monday 08 June 2026 04:38:27 +0000 (0:00:00.069) 0:07:22.083 *********** 2026-06-08 04:38:27.536769 | instance | skipping: [instance] 2026-06-08 04:38:27.536889 | instance | 2026-06-08 04:38:27.537092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:38:27.537281 | instance | Monday 08 June 2026 04:38:27 +0000 (0:00:00.083) 0:07:22.166 *********** 2026-06-08 04:38:27.611045 | instance | ok: [instance] 2026-06-08 04:38:27.611255 | instance | 2026-06-08 04:38:27.611550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:38:27.611850 | instance | Monday 08 June 2026 04:38:27 +0000 (0:00:00.073) 0:07:22.240 *********** 2026-06-08 04:38:27.751537 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:38:27.751775 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:38:27.752035 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:38:27.752305 | instance | ok: [instance] => (item=key_manager) 2026-06-08 04:38:27.752573 | instance | ok: [instance] => (item=identity) 2026-06-08 04:38:27.752834 | instance | 2026-06-08 04:38:27.753134 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:38:27.753409 | instance | Monday 08 June 2026 04:38:27 +0000 (0:00:00.140) 0:07:22.380 *********** 2026-06-08 04:38:27.883514 | instance | ok: [instance] 2026-06-08 04:38:27.883664 | instance | 2026-06-08 04:38:27.883863 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:38:27.884050 | instance | Monday 08 June 2026 04:38:27 +0000 (0:00:00.131) 0:07:22.512 *********** 2026-06-08 04:38:28.115178 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:38:28.115461 | instance | 2026-06-08 04:38:28.115761 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:38:28.116128 | instance | Monday 08 June 2026 04:38:28 +0000 (0:00:00.232) 0:07:22.744 *********** 2026-06-08 04:38:28.700948 | instance | ok: [instance] 2026-06-08 04:38:28.701199 | instance | 2026-06-08 04:38:28.701489 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-06-08 04:38:28.701750 | instance | Monday 08 June 2026 04:38:28 +0000 (0:00:00.585) 0:07:23.330 *********** 2026-06-08 04:38:30.745221 | instance | ok: [instance] 2026-06-08 04:38:30.745443 | instance | 2026-06-08 04:38:30.745723 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:38:30.746027 | instance | Monday 08 June 2026 04:38:30 +0000 (0:00:02.044) 0:07:25.374 *********** 2026-06-08 04:38:30.933445 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:38:30.933591 | instance | 2026-06-08 04:38:30.933778 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:38:30.933956 | instance | Monday 08 June 2026 04:38:30 +0000 (0:00:00.188) 0:07:25.563 *********** 2026-06-08 04:38:31.007224 | instance | skipping: [instance] 2026-06-08 04:38:31.007564 | instance | 2026-06-08 04:38:31.007895 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:38:31.008194 | instance | Monday 08 June 2026 04:38:30 +0000 (0:00:00.073) 0:07:25.636 *********** 2026-06-08 04:38:31.072972 | instance | skipping: [instance] 2026-06-08 04:38:31.073218 | instance | 2026-06-08 04:38:31.073531 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:38:31.073844 | instance | Monday 08 June 2026 04:38:31 +0000 (0:00:00.065) 0:07:25.702 *********** 2026-06-08 04:38:31.153459 | instance | ok: [instance] 2026-06-08 04:38:31.153714 | instance | 2026-06-08 04:38:31.153996 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-06-08 04:38:31.154313 | instance | Monday 08 June 2026 04:38:31 +0000 (0:00:00.080) 0:07:25.782 *********** 2026-06-08 04:38:31.261223 | instance | included: ingress for instance 2026-06-08 04:38:31.261519 | instance | 2026-06-08 04:38:31.261903 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-06-08 04:38:31.262878 | instance | Monday 08 June 2026 04:38:31 +0000 (0:00:00.107) 0:07:25.890 *********** 2026-06-08 04:38:32.386972 | instance | ok: [instance] 2026-06-08 04:38:32.387239 | instance | 2026-06-08 04:38:32.387532 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-06-08 04:38:32.387842 | instance | Monday 08 June 2026 04:38:32 +0000 (0:00:01.125) 0:07:27.016 *********** 2026-06-08 04:38:33.521030 | instance | ok: [instance] 2026-06-08 04:38:33.521264 | instance | 2026-06-08 04:38:33.521610 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-06-08 04:38:33.521851 | instance | Monday 08 June 2026 04:38:33 +0000 (0:00:01.133) 0:07:28.150 *********** 2026-06-08 04:38:38.982611 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-06-08 04:38:38.982863 | instance | 2026-06-08 04:38:38.983175 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:38:38.983570 | instance | Monday 08 June 2026 04:38:38 +0000 (0:00:05.460) 0:07:33.611 *********** 2026-06-08 04:38:39.109291 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:38:39.109438 | instance | 2026-06-08 04:38:39.109618 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:38:39.109793 | instance | Monday 08 June 2026 04:38:39 +0000 (0:00:00.127) 0:07:33.738 *********** 2026-06-08 04:38:39.694064 | instance | ok: [instance] 2026-06-08 04:38:39.694373 | instance | 2026-06-08 04:38:39.694688 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-06-08 04:38:39.694990 | instance | Monday 08 June 2026 04:38:39 +0000 (0:00:00.584) 0:07:34.323 *********** 2026-06-08 04:38:42.361464 | instance | ok: [instance] 2026-06-08 04:38:42.361686 | instance | 2026-06-08 04:38:42.362006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:38:42.362330 | instance | Monday 08 June 2026 04:38:42 +0000 (0:00:02.667) 0:07:36.990 *********** 2026-06-08 04:38:42.440337 | instance | skipping: [instance] 2026-06-08 04:38:42.440568 | instance | 2026-06-08 04:38:42.440837 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:38:42.441104 | instance | Monday 08 June 2026 04:38:42 +0000 (0:00:00.079) 0:07:37.069 *********** 2026-06-08 04:38:42.508438 | instance | skipping: [instance] 2026-06-08 04:38:42.508711 | instance | 2026-06-08 04:38:42.509016 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:38:42.509386 | instance | Monday 08 June 2026 04:38:42 +0000 (0:00:00.068) 0:07:37.138 *********** 2026-06-08 04:38:42.670028 | instance | skipping: [instance] 2026-06-08 04:38:42.670078 | instance | 2026-06-08 04:38:42.670084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:38:42.670089 | instance | Monday 08 June 2026 04:38:42 +0000 (0:00:00.159) 0:07:37.297 *********** 2026-06-08 04:38:42.734692 | instance | skipping: [instance] 2026-06-08 04:38:42.734889 | instance | 2026-06-08 04:38:42.735108 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:38:42.735347 | instance | Monday 08 June 2026 04:38:42 +0000 (0:00:00.067) 0:07:37.364 *********** 2026-06-08 04:38:42.814274 | instance | skipping: [instance] 2026-06-08 04:38:42.814575 | instance | 2026-06-08 04:38:42.814918 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:38:42.815249 | instance | Monday 08 June 2026 04:38:42 +0000 (0:00:00.079) 0:07:37.443 *********** 2026-06-08 04:38:42.887339 | instance | skipping: [instance] 2026-06-08 04:38:42.887735 | instance | 2026-06-08 04:38:42.888088 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:38:42.888464 | instance | Monday 08 June 2026 04:38:42 +0000 (0:00:00.072) 0:07:37.516 *********** 2026-06-08 04:38:42.965414 | instance | ok: [instance] 2026-06-08 04:38:42.965605 | instance | 2026-06-08 04:38:42.965852 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:38:42.966097 | instance | Monday 08 June 2026 04:38:42 +0000 (0:00:00.078) 0:07:37.595 *********** 2026-06-08 04:38:43.049643 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-06-08 04:38:43.049822 | instance | 2026-06-08 04:38:43.050049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:38:43.050247 | instance | Monday 08 June 2026 04:38:43 +0000 (0:00:00.084) 0:07:37.679 *********** 2026-06-08 04:38:43.165441 | instance | ok: [instance] 2026-06-08 04:38:43.165718 | instance | 2026-06-08 04:38:43.166090 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:38:43.166397 | instance | Monday 08 June 2026 04:38:43 +0000 (0:00:00.115) 0:07:37.794 *********** 2026-06-08 04:38:43.271284 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:38:43.271552 | instance | 2026-06-08 04:38:43.271840 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:38:43.272117 | instance | Monday 08 June 2026 04:38:43 +0000 (0:00:00.106) 0:07:37.900 *********** 2026-06-08 04:38:43.839632 | instance | ok: [instance] 2026-06-08 04:38:43.839765 | instance | 2026-06-08 04:38:43.839931 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-06-08 04:38:43.840079 | instance | Monday 08 June 2026 04:38:43 +0000 (0:00:00.568) 0:07:38.469 *********** 2026-06-08 04:38:58.454138 | instance | ok: [instance] 2026-06-08 04:38:58.454383 | instance | 2026-06-08 04:38:58.454683 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-06-08 04:38:58.454954 | instance | Monday 08 June 2026 04:38:58 +0000 (0:00:14.614) 0:07:53.083 *********** 2026-06-08 04:39:13.141062 | instance | ok: [instance] 2026-06-08 04:39:13.141137 | instance | 2026-06-08 04:39:13.141270 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-06-08 04:39:13.141391 | instance | Monday 08 June 2026 04:39:13 +0000 (0:00:14.687) 0:08:07.771 *********** 2026-06-08 04:39:14.642616 | instance | ok: [instance] 2026-06-08 04:39:14.642858 | instance | 2026-06-08 04:39:14.643070 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-06-08 04:39:14.643339 | instance | Monday 08 June 2026 04:39:14 +0000 (0:00:01.500) 0:08:09.271 *********** 2026-06-08 04:39:15.948894 | instance | ok: [instance] 2026-06-08 04:39:15.949169 | instance | 2026-06-08 04:39:15.949497 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-06-08 04:39:15.949797 | instance | Monday 08 June 2026 04:39:15 +0000 (0:00:01.306) 0:08:10.578 *********** 2026-06-08 04:39:16.681061 | instance | ok: [instance] 2026-06-08 04:39:16.681150 | instance | 2026-06-08 04:39:16.681255 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-06-08 04:39:16.681375 | instance | Monday 08 June 2026 04:39:16 +0000 (0:00:00.732) 0:08:11.310 *********** 2026-06-08 04:39:17.414773 | instance | ok: [instance] 2026-06-08 04:39:17.415091 | instance | 2026-06-08 04:39:17.415385 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-06-08 04:39:17.415658 | instance | Monday 08 June 2026 04:39:17 +0000 (0:00:00.733) 0:08:12.044 *********** 2026-06-08 04:39:19.250347 | instance | ok: [instance] 2026-06-08 04:39:19.250730 | instance | 2026-06-08 04:39:19.250773 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-06-08 04:39:19.250779 | instance | Monday 08 June 2026 04:39:19 +0000 (0:00:01.835) 0:08:13.880 *********** 2026-06-08 04:39:20.578397 | instance | [WARNING]: Module did not set no_log for update_password 2026-06-08 04:39:20.627598 | instance | ok: [instance] 2026-06-08 04:39:20.627693 | instance | 2026-06-08 04:39:20.627776 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-06-08 04:39:20.627930 | instance | Monday 08 June 2026 04:39:20 +0000 (0:00:01.377) 0:08:15.257 *********** 2026-06-08 04:39:26.047370 | instance | ok: [instance] 2026-06-08 04:39:26.047618 | instance | 2026-06-08 04:39:26.047897 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-06-08 04:39:26.048164 | instance | Monday 08 June 2026 04:39:26 +0000 (0:00:05.419) 0:08:20.676 *********** 2026-06-08 04:39:27.393500 | instance | ok: [instance] 2026-06-08 04:39:27.393611 | instance | 2026-06-08 04:39:27.393648 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-06-08 04:39:27.393865 | instance | Monday 08 June 2026 04:39:27 +0000 (0:00:01.345) 0:08:22.022 *********** 2026-06-08 04:39:29.469645 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-35.nip.io/swift/v1/%(tenant_id)s'}) 2026-06-08 04:39:29.469751 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-06-08 04:39:29.470027 | instance | 2026-06-08 04:39:29.470067 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:39:29.470137 | instance | Monday 08 June 2026 04:39:29 +0000 (0:00:02.077) 0:08:24.099 *********** 2026-06-08 04:39:29.642937 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:39:29.643029 | instance | 2026-06-08 04:39:29.643155 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:39:29.643278 | instance | Monday 08 June 2026 04:39:29 +0000 (0:00:00.173) 0:08:24.272 *********** 2026-06-08 04:39:29.708482 | instance | skipping: [instance] 2026-06-08 04:39:29.708584 | instance | 2026-06-08 04:39:29.708845 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:39:29.708862 | instance | Monday 08 June 2026 04:39:29 +0000 (0:00:00.065) 0:08:24.338 *********** 2026-06-08 04:39:29.779993 | instance | skipping: [instance] 2026-06-08 04:39:29.780050 | instance | 2026-06-08 04:39:29.780314 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:39:29.780332 | instance | Monday 08 June 2026 04:39:29 +0000 (0:00:00.071) 0:08:24.409 *********** 2026-06-08 04:39:29.891169 | instance | ok: [instance] 2026-06-08 04:39:29.891231 | instance | 2026-06-08 04:39:29.891513 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-06-08 04:39:29.891550 | instance | Monday 08 June 2026 04:39:29 +0000 (0:00:00.111) 0:08:24.521 *********** 2026-06-08 04:39:30.008081 | instance | included: ingress for instance 2026-06-08 04:39:30.008166 | instance | 2026-06-08 04:39:30.008288 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-06-08 04:39:30.008410 | instance | Monday 08 June 2026 04:39:30 +0000 (0:00:00.116) 0:08:24.637 *********** 2026-06-08 04:39:31.443932 | instance | ok: [instance] 2026-06-08 04:39:31.444033 | instance | 2026-06-08 04:39:31.444159 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:39:31.444314 | instance | Monday 08 June 2026 04:39:31 +0000 (0:00:01.435) 0:08:26.073 *********** 2026-06-08 04:39:31.545385 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:39:31.545468 | instance | 2026-06-08 04:39:31.545541 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:39:31.545664 | instance | Monday 08 June 2026 04:39:31 +0000 (0:00:00.101) 0:08:26.175 *********** 2026-06-08 04:39:32.126361 | instance | ok: [instance] 2026-06-08 04:39:32.126465 | instance | 2026-06-08 04:39:32.126727 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-06-08 04:39:32.126802 | instance | Monday 08 June 2026 04:39:32 +0000 (0:00:00.580) 0:08:26.756 *********** 2026-06-08 04:39:46.800419 | instance | ok: [instance] 2026-06-08 04:39:46.800497 | instance | 2026-06-08 04:39:46.800626 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-06-08 04:39:46.800745 | instance | Monday 08 June 2026 04:39:46 +0000 (0:00:14.673) 0:08:41.430 *********** 2026-06-08 04:39:46.896130 | instance | ok: [instance] => (item=10.96.240.200) 2026-06-08 04:39:46.896212 | instance | 2026-06-08 04:39:46.896333 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-06-08 04:39:46.896451 | instance | Monday 08 June 2026 04:39:46 +0000 (0:00:00.095) 0:08:41.525 *********** 2026-06-08 04:39:47.576560 | instance | ok: [instance] 2026-06-08 04:39:47.576635 | instance | 2026-06-08 04:39:47.576818 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-06-08 04:39:47.576934 | instance | Monday 08 June 2026 04:39:47 +0000 (0:00:00.680) 0:08:42.206 *********** 2026-06-08 04:39:48.301087 | instance | ok: [instance] 2026-06-08 04:39:48.301186 | instance | 2026-06-08 04:39:48.301314 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-06-08 04:39:48.301437 | instance | Monday 08 June 2026 04:39:48 +0000 (0:00:00.724) 0:08:42.930 *********** 2026-06-08 04:39:49.637428 | instance | ok: [instance] 2026-06-08 04:39:49.637653 | instance | 2026-06-08 04:39:49.637931 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-06-08 04:39:49.638227 | instance | Monday 08 June 2026 04:39:49 +0000 (0:00:01.335) 0:08:44.266 *********** 2026-06-08 04:39:49.719520 | instance | ok: [instance] 2026-06-08 04:39:49.719762 | instance | 2026-06-08 04:39:49.720052 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-06-08 04:39:49.720313 | instance | Monday 08 June 2026 04:39:49 +0000 (0:00:00.082) 0:08:44.349 *********** 2026-06-08 04:39:50.442981 | instance | ok: [instance] 2026-06-08 04:39:50.443252 | instance | 2026-06-08 04:39:50.443607 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-06-08 04:39:50.443906 | instance | Monday 08 June 2026 04:39:50 +0000 (0:00:00.723) 0:08:45.072 *********** 2026-06-08 04:39:50.624442 | instance | ok: [instance] 2026-06-08 04:39:50.624672 | instance | 2026-06-08 04:39:50.624976 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-06-08 04:39:50.625262 | instance | Monday 08 June 2026 04:39:50 +0000 (0:00:00.181) 0:08:45.253 *********** 2026-06-08 04:39:52.289559 | instance | ok: [instance] 2026-06-08 04:39:52.289773 | instance | 2026-06-08 04:39:52.290040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:39:52.290268 | instance | Monday 08 June 2026 04:39:52 +0000 (0:00:01.664) 0:08:46.918 *********** 2026-06-08 04:39:52.398789 | instance | ok: [instance] 2026-06-08 04:39:52.399049 | instance | 2026-06-08 04:39:52.399396 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:39:52.399714 | instance | Monday 08 June 2026 04:39:52 +0000 (0:00:00.109) 0:08:47.028 *********** 2026-06-08 04:39:52.526895 | instance | included: rabbitmq for instance 2026-06-08 04:39:52.526979 | instance | 2026-06-08 04:39:52.527217 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:39:52.527374 | instance | Monday 08 June 2026 04:39:52 +0000 (0:00:00.128) 0:08:47.156 *********** 2026-06-08 04:39:53.232585 | instance | ok: [instance] 2026-06-08 04:39:53.232862 | instance | 2026-06-08 04:39:53.233154 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:39:53.233538 | instance | Monday 08 June 2026 04:39:53 +0000 (0:00:00.705) 0:08:47.862 *********** 2026-06-08 04:39:53.413392 | instance | skipping: [instance] 2026-06-08 04:39:53.413529 | instance | 2026-06-08 04:39:53.413765 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:39:53.414057 | instance | Monday 08 June 2026 04:39:53 +0000 (0:00:00.180) 0:08:48.042 *********** 2026-06-08 04:39:53.592962 | instance | skipping: [instance] 2026-06-08 04:39:53.593198 | instance | 2026-06-08 04:39:53.593470 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:39:53.593758 | instance | Monday 08 June 2026 04:39:53 +0000 (0:00:00.179) 0:08:48.222 *********** 2026-06-08 04:39:53.769228 | instance | skipping: [instance] 2026-06-08 04:39:53.769371 | instance | 2026-06-08 04:39:53.769659 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:39:53.769949 | instance | Monday 08 June 2026 04:39:53 +0000 (0:00:00.176) 0:08:48.398 *********** 2026-06-08 04:39:54.648034 | instance | ok: [instance] 2026-06-08 04:39:54.648266 | instance | 2026-06-08 04:39:54.648571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:39:54.648836 | instance | Monday 08 June 2026 04:39:54 +0000 (0:00:00.878) 0:08:49.277 *********** 2026-06-08 04:39:55.371923 | instance | ok: [instance] 2026-06-08 04:39:55.372160 | instance | 2026-06-08 04:39:55.372474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:39:55.372743 | instance | Monday 08 June 2026 04:39:55 +0000 (0:00:00.723) 0:08:50.001 *********** 2026-06-08 04:39:55.447711 | instance | ok: [instance] 2026-06-08 04:39:55.447949 | instance | 2026-06-08 04:39:55.448248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:39:55.448558 | instance | Monday 08 June 2026 04:39:55 +0000 (0:00:00.075) 0:08:50.076 *********** 2026-06-08 04:39:55.527909 | instance | skipping: [instance] 2026-06-08 04:39:55.528137 | instance | 2026-06-08 04:39:55.528429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:39:55.528722 | instance | Monday 08 June 2026 04:39:55 +0000 (0:00:00.080) 0:08:50.157 *********** 2026-06-08 04:39:55.614453 | instance | skipping: [instance] 2026-06-08 04:39:55.614684 | instance | 2026-06-08 04:39:55.614985 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:39:55.615260 | instance | Monday 08 June 2026 04:39:55 +0000 (0:00:00.086) 0:08:50.244 *********** 2026-06-08 04:39:55.699493 | instance | ok: [instance] 2026-06-08 04:39:55.699800 | instance | 2026-06-08 04:39:55.700138 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:39:55.700462 | instance | Monday 08 June 2026 04:39:55 +0000 (0:00:00.084) 0:08:50.328 *********** 2026-06-08 04:39:56.055824 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:39:56.056151 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:39:56.056498 | instance | ok: [instance] => (item=dashboard) 2026-06-08 04:39:56.056847 | instance | ok: [instance] => (item=image) 2026-06-08 04:39:56.057192 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:39:56.057547 | instance | ok: [instance] => (item=identity) 2026-06-08 04:39:56.057844 | instance | 2026-06-08 04:39:56.058230 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:39:56.058577 | instance | Monday 08 June 2026 04:39:56 +0000 (0:00:00.356) 0:08:50.685 *********** 2026-06-08 04:39:56.155440 | instance | ok: [instance] 2026-06-08 04:39:56.155714 | instance | 2026-06-08 04:39:56.156046 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:39:56.156336 | instance | Monday 08 June 2026 04:39:56 +0000 (0:00:00.099) 0:08:50.784 *********** 2026-06-08 04:39:56.258258 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:39:56.258502 | instance | 2026-06-08 04:39:56.258779 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:39:56.259044 | instance | Monday 08 June 2026 04:39:56 +0000 (0:00:00.103) 0:08:50.887 *********** 2026-06-08 04:39:56.849503 | instance | ok: [instance] 2026-06-08 04:39:56.849736 | instance | 2026-06-08 04:39:56.850040 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-06-08 04:39:56.850325 | instance | Monday 08 June 2026 04:39:56 +0000 (0:00:00.591) 0:08:51.479 *********** 2026-06-08 04:39:57.146985 | instance | ok: [instance] 2026-06-08 04:39:57.147057 | instance | 2026-06-08 04:39:57.147187 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-06-08 04:39:57.147312 | instance | Monday 08 June 2026 04:39:57 +0000 (0:00:00.297) 0:08:51.776 *********** 2026-06-08 04:39:59.401665 | instance | ok: [instance] 2026-06-08 04:39:59.401834 | instance | 2026-06-08 04:39:59.402037 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:39:59.402225 | instance | Monday 08 June 2026 04:39:59 +0000 (0:00:02.254) 0:08:54.031 *********** 2026-06-08 04:39:59.554143 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:39:59.554437 | instance | 2026-06-08 04:39:59.554793 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:39:59.555122 | instance | Monday 08 June 2026 04:39:59 +0000 (0:00:00.152) 0:08:54.183 *********** 2026-06-08 04:39:59.618924 | instance | skipping: [instance] 2026-06-08 04:39:59.619206 | instance | 2026-06-08 04:39:59.619560 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:39:59.619883 | instance | Monday 08 June 2026 04:39:59 +0000 (0:00:00.065) 0:08:54.248 *********** 2026-06-08 04:39:59.698585 | instance | skipping: [instance] 2026-06-08 04:39:59.698814 | instance | 2026-06-08 04:39:59.699096 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:39:59.699360 | instance | Monday 08 June 2026 04:39:59 +0000 (0:00:00.079) 0:08:54.328 *********** 2026-06-08 04:39:59.785831 | instance | ok: [instance] 2026-06-08 04:39:59.786301 | instance | 2026-06-08 04:39:59.786552 | instance | TASK [Create Ingress image] **************************************************** 2026-06-08 04:39:59.786827 | instance | Monday 08 June 2026 04:39:59 +0000 (0:00:00.087) 0:08:54.415 *********** 2026-06-08 04:39:59.936281 | instance | included: ingress for instance 2026-06-08 04:39:59.936367 | instance | 2026-06-08 04:39:59.936494 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-06-08 04:39:59.936618 | instance | Monday 08 June 2026 04:39:59 +0000 (0:00:00.150) 0:08:54.566 *********** 2026-06-08 04:40:01.095439 | instance | ok: [instance] 2026-06-08 04:40:01.095592 | instance | 2026-06-08 04:40:01.095785 | instance | TASK [Create images] *********************************************************** 2026-06-08 04:40:01.095974 | instance | Monday 08 June 2026 04:40:01 +0000 (0:00:01.158) 0:08:55.724 *********** 2026-06-08 04:40:01.258431 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-06-08 04:40:01.258666 | instance | 2026-06-08 04:40:01.258976 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-06-08 04:40:01.259279 | instance | Monday 08 June 2026 04:40:01 +0000 (0:00:00.162) 0:08:55.887 *********** 2026-06-08 04:40:02.425475 | instance | ok: [instance] 2026-06-08 04:40:02.425732 | instance | 2026-06-08 04:40:02.426048 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-06-08 04:40:02.426320 | instance | Monday 08 June 2026 04:40:02 +0000 (0:00:01.166) 0:08:57.054 *********** 2026-06-08 04:40:03.190385 | instance | ok: [instance] 2026-06-08 04:40:03.190451 | instance | 2026-06-08 04:40:03.190589 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-06-08 04:40:03.190719 | instance | Monday 08 June 2026 04:40:03 +0000 (0:00:00.765) 0:08:57.820 *********** 2026-06-08 04:40:03.268612 | instance | ok: [instance] 2026-06-08 04:40:03.268685 | instance | 2026-06-08 04:40:03.268818 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-06-08 04:40:03.268939 | instance | Monday 08 June 2026 04:40:03 +0000 (0:00:00.078) 0:08:57.898 *********** 2026-06-08 04:40:04.500905 | instance | ok: [instance] 2026-06-08 04:40:04.501244 | instance | 2026-06-08 04:40:04.501608 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-06-08 04:40:04.502035 | instance | Monday 08 June 2026 04:40:04 +0000 (0:00:01.231) 0:08:59.130 *********** 2026-06-08 04:40:04.574668 | instance | ok: [instance] 2026-06-08 04:40:04.574917 | instance | 2026-06-08 04:40:04.575196 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-06-08 04:40:04.575456 | instance | Monday 08 June 2026 04:40:04 +0000 (0:00:00.074) 0:08:59.204 *********** 2026-06-08 04:40:04.658663 | instance | ok: [instance] 2026-06-08 04:40:04.658885 | instance | 2026-06-08 04:40:04.659160 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-06-08 04:40:04.659430 | instance | Monday 08 June 2026 04:40:04 +0000 (0:00:00.083) 0:08:59.288 *********** 2026-06-08 04:40:04.729554 | instance | skipping: [instance] 2026-06-08 04:40:04.729801 | instance | 2026-06-08 04:40:04.730156 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-06-08 04:40:04.730346 | instance | Monday 08 June 2026 04:40:04 +0000 (0:00:00.070) 0:08:59.358 *********** 2026-06-08 04:40:04.807590 | instance | skipping: [instance] 2026-06-08 04:40:04.807797 | instance | 2026-06-08 04:40:04.808199 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-06-08 04:40:04.808465 | instance | Monday 08 June 2026 04:40:04 +0000 (0:00:00.078) 0:08:59.437 *********** 2026-06-08 04:40:04.881348 | instance | skipping: [instance] 2026-06-08 04:40:04.881571 | instance | 2026-06-08 04:40:04.881852 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-06-08 04:40:04.882173 | instance | Monday 08 June 2026 04:40:04 +0000 (0:00:00.073) 0:08:59.510 *********** 2026-06-08 04:40:04.976531 | instance | skipping: [instance] 2026-06-08 04:40:04.976783 | instance | 2026-06-08 04:40:04.977068 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-06-08 04:40:04.977344 | instance | Monday 08 June 2026 04:40:04 +0000 (0:00:00.094) 0:08:59.605 *********** 2026-06-08 04:40:05.142994 | instance | skipping: [instance] 2026-06-08 04:40:05.143293 | instance | 2026-06-08 04:40:05.143625 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-06-08 04:40:05.143947 | instance | Monday 08 June 2026 04:40:05 +0000 (0:00:00.166) 0:08:59.772 *********** 2026-06-08 04:40:05.203571 | instance | skipping: [instance] 2026-06-08 04:40:05.203823 | instance | 2026-06-08 04:40:05.204248 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-06-08 04:40:05.204520 | instance | Monday 08 June 2026 04:40:05 +0000 (0:00:00.060) 0:08:59.833 *********** 2026-06-08 04:40:05.268085 | instance | skipping: [instance] 2026-06-08 04:40:05.268323 | instance | 2026-06-08 04:40:05.268653 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-06-08 04:40:05.268923 | instance | Monday 08 June 2026 04:40:05 +0000 (0:00:00.064) 0:08:59.897 *********** 2026-06-08 04:40:05.331245 | instance | skipping: [instance] 2026-06-08 04:40:05.331446 | instance | 2026-06-08 04:40:05.331674 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-06-08 04:40:05.331911 | instance | Monday 08 June 2026 04:40:05 +0000 (0:00:00.063) 0:08:59.961 *********** 2026-06-08 04:40:05.390756 | instance | skipping: [instance] 2026-06-08 04:40:05.391038 | instance | 2026-06-08 04:40:05.391378 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-06-08 04:40:05.391742 | instance | Monday 08 June 2026 04:40:05 +0000 (0:00:00.059) 0:09:00.020 *********** 2026-06-08 04:40:05.619701 | instance | skipping: [instance] 2026-06-08 04:40:05.619794 | instance | 2026-06-08 04:40:05.619910 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:40:05.620033 | instance | Monday 08 June 2026 04:40:05 +0000 (0:00:00.228) 0:09:00.249 *********** 2026-06-08 04:40:05.737963 | instance | ok: [instance] 2026-06-08 04:40:05.738087 | instance | 2026-06-08 04:40:05.738215 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:40:05.738337 | instance | Monday 08 June 2026 04:40:05 +0000 (0:00:00.118) 0:09:00.367 *********** 2026-06-08 04:40:05.820182 | instance | skipping: [instance] 2026-06-08 04:40:05.820286 | instance | 2026-06-08 04:40:05.820418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:40:05.820549 | instance | Monday 08 June 2026 04:40:05 +0000 (0:00:00.082) 0:09:00.449 *********** 2026-06-08 04:40:05.920934 | instance | skipping: [instance] 2026-06-08 04:40:05.921005 | instance | 2026-06-08 04:40:05.921152 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:40:05.921278 | instance | Monday 08 June 2026 04:40:05 +0000 (0:00:00.100) 0:09:00.550 *********** 2026-06-08 04:40:06.003791 | instance | skipping: [instance] 2026-06-08 04:40:06.003859 | instance | 2026-06-08 04:40:06.004000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:40:06.004110 | instance | Monday 08 June 2026 04:40:06 +0000 (0:00:00.082) 0:09:00.633 *********** 2026-06-08 04:40:06.095488 | instance | skipping: [instance] 2026-06-08 04:40:06.095556 | instance | 2026-06-08 04:40:06.095672 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:40:06.095787 | instance | Monday 08 June 2026 04:40:06 +0000 (0:00:00.091) 0:09:00.725 *********** 2026-06-08 04:40:06.183503 | instance | skipping: [instance] 2026-06-08 04:40:06.183766 | instance | 2026-06-08 04:40:06.184106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:40:06.184409 | instance | Monday 08 June 2026 04:40:06 +0000 (0:00:00.087) 0:09:00.812 *********** 2026-06-08 04:40:06.274824 | instance | ok: [instance] 2026-06-08 04:40:06.275136 | instance | 2026-06-08 04:40:06.275473 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:40:06.275749 | instance | Monday 08 June 2026 04:40:06 +0000 (0:00:00.091) 0:09:00.904 *********** 2026-06-08 04:40:06.406962 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:40:06.407201 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:40:06.407529 | instance | ok: [instance] => (item=staffeln) 2026-06-08 04:40:06.407816 | instance | ok: [instance] => (item=identity) 2026-06-08 04:40:06.408195 | instance | 2026-06-08 04:40:06.408585 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:40:06.408863 | instance | Monday 08 June 2026 04:40:06 +0000 (0:00:00.132) 0:09:01.036 *********** 2026-06-08 04:40:06.526847 | instance | ok: [instance] 2026-06-08 04:40:06.526999 | instance | 2026-06-08 04:40:06.527328 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:40:06.527502 | instance | Monday 08 June 2026 04:40:06 +0000 (0:00:00.117) 0:09:01.154 *********** 2026-06-08 04:40:06.642218 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:40:06.642449 | instance | 2026-06-08 04:40:06.642744 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:40:06.643006 | instance | Monday 08 June 2026 04:40:06 +0000 (0:00:00.117) 0:09:01.271 *********** 2026-06-08 04:40:07.217613 | instance | ok: [instance] 2026-06-08 04:40:07.217688 | instance | 2026-06-08 04:40:07.217835 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-06-08 04:40:07.217956 | instance | Monday 08 June 2026 04:40:07 +0000 (0:00:00.575) 0:09:01.847 *********** 2026-06-08 04:40:09.356003 | instance | ok: [instance] 2026-06-08 04:40:09.356143 | instance | 2026-06-08 04:40:09.356342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:40:09.356504 | instance | Monday 08 June 2026 04:40:09 +0000 (0:00:02.138) 0:09:03.985 *********** 2026-06-08 04:40:09.471615 | instance | ok: [instance] 2026-06-08 04:40:09.471737 | instance | 2026-06-08 04:40:09.471917 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:40:09.472089 | instance | Monday 08 June 2026 04:40:09 +0000 (0:00:00.115) 0:09:04.101 *********** 2026-06-08 04:40:09.592225 | instance | included: rabbitmq for instance 2026-06-08 04:40:09.592436 | instance | 2026-06-08 04:40:09.592717 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:40:09.592988 | instance | Monday 08 June 2026 04:40:09 +0000 (0:00:00.120) 0:09:04.221 *********** 2026-06-08 04:40:10.297482 | instance | ok: [instance] 2026-06-08 04:40:10.297713 | instance | 2026-06-08 04:40:10.298030 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:40:10.298305 | instance | Monday 08 June 2026 04:40:10 +0000 (0:00:00.705) 0:09:04.927 *********** 2026-06-08 04:40:10.569588 | instance | skipping: [instance] 2026-06-08 04:40:10.569861 | instance | 2026-06-08 04:40:10.570183 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:40:10.570475 | instance | Monday 08 June 2026 04:40:10 +0000 (0:00:00.272) 0:09:05.199 *********** 2026-06-08 04:40:10.828536 | instance | skipping: [instance] 2026-06-08 04:40:10.828799 | instance | 2026-06-08 04:40:10.829078 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:40:10.829384 | instance | Monday 08 June 2026 04:40:10 +0000 (0:00:00.258) 0:09:05.458 *********** 2026-06-08 04:40:11.003676 | instance | skipping: [instance] 2026-06-08 04:40:11.003754 | instance | 2026-06-08 04:40:11.003869 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:40:11.004030 | instance | Monday 08 June 2026 04:40:10 +0000 (0:00:00.175) 0:09:05.633 *********** 2026-06-08 04:40:11.878038 | instance | ok: [instance] 2026-06-08 04:40:11.878096 | instance | 2026-06-08 04:40:11.878103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:40:11.878119 | instance | Monday 08 June 2026 04:40:11 +0000 (0:00:00.869) 0:09:06.503 *********** 2026-06-08 04:40:12.566907 | instance | ok: [instance] 2026-06-08 04:40:12.567300 | instance | 2026-06-08 04:40:12.567595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:40:12.567874 | instance | Monday 08 June 2026 04:40:12 +0000 (0:00:00.692) 0:09:07.196 *********** 2026-06-08 04:40:12.654969 | instance | ok: [instance] 2026-06-08 04:40:12.655234 | instance | 2026-06-08 04:40:12.655549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:40:12.655841 | instance | Monday 08 June 2026 04:40:12 +0000 (0:00:00.088) 0:09:07.284 *********** 2026-06-08 04:40:12.731265 | instance | skipping: [instance] 2026-06-08 04:40:12.731535 | instance | 2026-06-08 04:40:12.731861 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:40:12.732221 | instance | Monday 08 June 2026 04:40:12 +0000 (0:00:00.075) 0:09:07.360 *********** 2026-06-08 04:40:12.819920 | instance | skipping: [instance] 2026-06-08 04:40:12.820184 | instance | 2026-06-08 04:40:12.820511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:40:12.820792 | instance | Monday 08 June 2026 04:40:12 +0000 (0:00:00.088) 0:09:07.449 *********** 2026-06-08 04:40:12.897802 | instance | ok: [instance] 2026-06-08 04:40:12.897942 | instance | 2026-06-08 04:40:12.898146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:40:12.898319 | instance | Monday 08 June 2026 04:40:12 +0000 (0:00:00.078) 0:09:07.527 *********** 2026-06-08 04:40:13.042831 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:40:13.042900 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:40:13.043024 | instance | ok: [instance] => (item=image) 2026-06-08 04:40:13.043136 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:40:13.043251 | instance | ok: [instance] => (item=volumev3) 2026-06-08 04:40:13.043367 | instance | ok: [instance] => (item=identity) 2026-06-08 04:40:13.043478 | instance | 2026-06-08 04:40:13.043597 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:40:13.043713 | instance | Monday 08 June 2026 04:40:13 +0000 (0:00:00.145) 0:09:07.672 *********** 2026-06-08 04:40:13.149091 | instance | ok: [instance] 2026-06-08 04:40:13.149343 | instance | 2026-06-08 04:40:13.149689 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:40:13.149992 | instance | Monday 08 June 2026 04:40:13 +0000 (0:00:00.105) 0:09:07.778 *********** 2026-06-08 04:40:13.255914 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:40:13.256268 | instance | 2026-06-08 04:40:13.256560 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:40:13.256848 | instance | Monday 08 June 2026 04:40:13 +0000 (0:00:00.106) 0:09:07.885 *********** 2026-06-08 04:40:13.860828 | instance | ok: [instance] 2026-06-08 04:40:13.861067 | instance | 2026-06-08 04:40:13.861346 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-06-08 04:40:13.861882 | instance | Monday 08 June 2026 04:40:13 +0000 (0:00:00.604) 0:09:08.490 *********** 2026-06-08 04:40:14.169938 | instance | ok: [instance] 2026-06-08 04:40:14.170135 | instance | 2026-06-08 04:40:14.170335 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-06-08 04:40:14.170522 | instance | Monday 08 June 2026 04:40:14 +0000 (0:00:00.309) 0:09:08.799 *********** 2026-06-08 04:40:14.271240 | instance | ok: [instance] 2026-06-08 04:40:14.271551 | instance | 2026-06-08 04:40:14.271883 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-06-08 04:40:14.272181 | instance | Monday 08 June 2026 04:40:14 +0000 (0:00:00.101) 0:09:08.900 *********** 2026-06-08 04:40:14.445209 | instance | ok: [instance] 2026-06-08 04:40:14.445465 | instance | 2026-06-08 04:40:14.445770 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-06-08 04:40:14.446106 | instance | Monday 08 June 2026 04:40:14 +0000 (0:00:00.174) 0:09:09.074 *********** 2026-06-08 04:40:16.985740 | instance | ok: [instance] 2026-06-08 04:40:16.986170 | instance | 2026-06-08 04:40:16.986286 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:40:16.986549 | instance | Monday 08 June 2026 04:40:16 +0000 (0:00:02.540) 0:09:11.615 *********** 2026-06-08 04:40:17.145676 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:40:17.145750 | instance | 2026-06-08 04:40:17.145872 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:40:17.146016 | instance | Monday 08 June 2026 04:40:17 +0000 (0:00:00.160) 0:09:11.775 *********** 2026-06-08 04:40:17.223571 | instance | skipping: [instance] 2026-06-08 04:40:17.223798 | instance | 2026-06-08 04:40:17.224098 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:40:17.224370 | instance | Monday 08 June 2026 04:40:17 +0000 (0:00:00.077) 0:09:11.853 *********** 2026-06-08 04:40:17.308373 | instance | skipping: [instance] 2026-06-08 04:40:17.308585 | instance | 2026-06-08 04:40:17.308865 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:40:17.309125 | instance | Monday 08 June 2026 04:40:17 +0000 (0:00:00.084) 0:09:11.938 *********** 2026-06-08 04:40:17.399142 | instance | ok: [instance] 2026-06-08 04:40:17.399365 | instance | 2026-06-08 04:40:17.399626 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-06-08 04:40:17.399884 | instance | Monday 08 June 2026 04:40:17 +0000 (0:00:00.090) 0:09:12.028 *********** 2026-06-08 04:40:17.534322 | instance | included: ingress for instance 2026-06-08 04:40:17.534823 | instance | 2026-06-08 04:40:17.535092 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-06-08 04:40:17.535344 | instance | Monday 08 June 2026 04:40:17 +0000 (0:00:00.134) 0:09:12.163 *********** 2026-06-08 04:40:18.950189 | instance | ok: [instance] 2026-06-08 04:40:18.950309 | instance | 2026-06-08 04:40:18.950514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:40:18.950675 | instance | Monday 08 June 2026 04:40:18 +0000 (0:00:01.416) 0:09:13.579 *********** 2026-06-08 04:40:19.053476 | instance | ok: [instance] 2026-06-08 04:40:19.053617 | instance | 2026-06-08 04:40:19.053798 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:40:19.053966 | instance | Monday 08 June 2026 04:40:19 +0000 (0:00:00.103) 0:09:13.683 *********** 2026-06-08 04:40:19.129069 | instance | skipping: [instance] 2026-06-08 04:40:19.129303 | instance | 2026-06-08 04:40:19.129589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:40:19.129853 | instance | Monday 08 June 2026 04:40:19 +0000 (0:00:00.075) 0:09:13.758 *********** 2026-06-08 04:40:19.204174 | instance | skipping: [instance] 2026-06-08 04:40:19.204427 | instance | 2026-06-08 04:40:19.204715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:40:19.204980 | instance | Monday 08 June 2026 04:40:19 +0000 (0:00:00.075) 0:09:13.833 *********** 2026-06-08 04:40:19.270371 | instance | skipping: [instance] 2026-06-08 04:40:19.270692 | instance | 2026-06-08 04:40:19.271079 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:40:19.271360 | instance | Monday 08 June 2026 04:40:19 +0000 (0:00:00.065) 0:09:13.899 *********** 2026-06-08 04:40:19.339760 | instance | skipping: [instance] 2026-06-08 04:40:19.339994 | instance | 2026-06-08 04:40:19.340298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:40:19.340558 | instance | Monday 08 June 2026 04:40:19 +0000 (0:00:00.069) 0:09:13.968 *********** 2026-06-08 04:40:19.421902 | instance | skipping: [instance] 2026-06-08 04:40:19.422200 | instance | 2026-06-08 04:40:19.422398 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:40:19.422613 | instance | Monday 08 June 2026 04:40:19 +0000 (0:00:00.082) 0:09:14.051 *********** 2026-06-08 04:40:19.495078 | instance | ok: [instance] 2026-06-08 04:40:19.495331 | instance | 2026-06-08 04:40:19.495615 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:40:19.495875 | instance | Monday 08 June 2026 04:40:19 +0000 (0:00:00.072) 0:09:14.124 *********** 2026-06-08 04:40:19.605870 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:40:19.606181 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:40:19.606611 | instance | ok: [instance] => (item=placement) 2026-06-08 04:40:19.606889 | instance | ok: [instance] => (item=identity) 2026-06-08 04:40:19.607141 | instance | 2026-06-08 04:40:19.607436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:40:19.607698 | instance | Monday 08 June 2026 04:40:19 +0000 (0:00:00.110) 0:09:14.235 *********** 2026-06-08 04:40:19.720689 | instance | ok: [instance] 2026-06-08 04:40:19.720907 | instance | 2026-06-08 04:40:19.721220 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:40:19.721484 | instance | Monday 08 June 2026 04:40:19 +0000 (0:00:00.115) 0:09:14.350 *********** 2026-06-08 04:40:19.834827 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:40:19.835061 | instance | 2026-06-08 04:40:19.835364 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:40:19.835655 | instance | Monday 08 June 2026 04:40:19 +0000 (0:00:00.113) 0:09:14.464 *********** 2026-06-08 04:40:20.466371 | instance | ok: [instance] 2026-06-08 04:40:20.466616 | instance | 2026-06-08 04:40:20.466904 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-06-08 04:40:20.467214 | instance | Monday 08 June 2026 04:40:20 +0000 (0:00:00.631) 0:09:15.095 *********** 2026-06-08 04:40:22.621889 | instance | ok: [instance] 2026-06-08 04:40:22.622087 | instance | 2026-06-08 04:40:22.622308 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:40:22.622508 | instance | Monday 08 June 2026 04:40:22 +0000 (0:00:02.155) 0:09:17.251 *********** 2026-06-08 04:40:22.792886 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:40:22.792944 | instance | 2026-06-08 04:40:22.793193 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:40:22.793210 | instance | Monday 08 June 2026 04:40:22 +0000 (0:00:00.171) 0:09:17.422 *********** 2026-06-08 04:40:22.870140 | instance | skipping: [instance] 2026-06-08 04:40:22.870207 | instance | 2026-06-08 04:40:22.870352 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:40:22.870509 | instance | Monday 08 June 2026 04:40:22 +0000 (0:00:00.077) 0:09:17.500 *********** 2026-06-08 04:40:22.952997 | instance | skipping: [instance] 2026-06-08 04:40:22.953069 | instance | 2026-06-08 04:40:22.953201 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:40:22.953324 | instance | Monday 08 June 2026 04:40:22 +0000 (0:00:00.082) 0:09:17.582 *********** 2026-06-08 04:40:23.040386 | instance | ok: [instance] 2026-06-08 04:40:23.040663 | instance | 2026-06-08 04:40:23.040967 | instance | TASK [Create Ingress placement] ************************************************ 2026-06-08 04:40:23.041260 | instance | Monday 08 June 2026 04:40:23 +0000 (0:00:00.087) 0:09:17.670 *********** 2026-06-08 04:40:23.147545 | instance | included: ingress for instance 2026-06-08 04:40:23.147796 | instance | 2026-06-08 04:40:23.148076 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-06-08 04:40:23.148351 | instance | Monday 08 June 2026 04:40:23 +0000 (0:00:00.107) 0:09:17.777 *********** 2026-06-08 04:40:24.459248 | instance | ok: [instance] 2026-06-08 04:40:24.459474 | instance | 2026-06-08 04:40:24.459750 | instance | PLAY [Configure operating system] ********************************************** 2026-06-08 04:40:24.460022 | instance | 2026-06-08 04:40:24.460340 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:40:24.460608 | instance | Monday 08 June 2026 04:40:24 +0000 (0:00:01.311) 0:09:19.089 *********** 2026-06-08 04:40:28.449048 | instance | ok: [instance] 2026-06-08 04:40:28.449101 | instance | 2026-06-08 04:40:28.449113 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-06-08 04:40:28.449123 | instance | Monday 08 June 2026 04:40:28 +0000 (0:00:03.988) 0:09:23.077 *********** 2026-06-08 04:40:28.675895 | instance | ok: [instance] 2026-06-08 04:40:28.675938 | instance | 2026-06-08 04:40:28.675946 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-06-08 04:40:28.675952 | instance | Monday 08 June 2026 04:40:28 +0000 (0:00:00.227) 0:09:23.305 *********** 2026-06-08 04:40:28.738834 | instance | skipping: [instance] 2026-06-08 04:40:28.738923 | instance | 2026-06-08 04:40:28.739053 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-06-08 04:40:28.739169 | instance | Monday 08 June 2026 04:40:28 +0000 (0:00:00.063) 0:09:23.368 *********** 2026-06-08 04:40:28.811932 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-06-08 04:40:28.812016 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-06-08 04:40:28.812150 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-06-08 04:40:28.812270 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-06-08 04:40:28.812391 | instance | skipping: [instance] 2026-06-08 04:40:28.812567 | instance | 2026-06-08 04:40:28.812708 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-06-08 04:40:28.812821 | instance | Monday 08 June 2026 04:40:28 +0000 (0:00:00.073) 0:09:23.441 *********** 2026-06-08 04:40:28.893385 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-06-08 04:40:28.893479 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-06-08 04:40:28.893655 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-06-08 04:40:28.893796 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-06-08 04:40:28.894062 | instance | skipping: [instance] 2026-06-08 04:40:28.894077 | instance | 2026-06-08 04:40:28.894217 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-06-08 04:40:28.894652 | instance | Monday 08 June 2026 04:40:28 +0000 (0:00:00.081) 0:09:23.523 *********** 2026-06-08 04:40:28.971070 | instance | skipping: [instance] 2026-06-08 04:40:28.971348 | instance | 2026-06-08 04:40:28.971623 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-06-08 04:40:28.971888 | instance | Monday 08 June 2026 04:40:28 +0000 (0:00:00.077) 0:09:23.600 *********** 2026-06-08 04:40:29.066645 | instance | skipping: [instance] 2026-06-08 04:40:29.066881 | instance | 2026-06-08 04:40:29.067155 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-06-08 04:40:29.067440 | instance | Monday 08 June 2026 04:40:29 +0000 (0:00:00.095) 0:09:23.695 *********** 2026-06-08 04:40:29.464335 | instance | ok: [instance] 2026-06-08 04:40:29.464609 | instance | 2026-06-08 04:40:29.464946 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-06-08 04:40:29.465240 | instance | Monday 08 June 2026 04:40:29 +0000 (0:00:00.398) 0:09:24.093 *********** 2026-06-08 04:40:30.532098 | instance | ok: [instance] 2026-06-08 04:40:30.532342 | instance | 2026-06-08 04:40:30.532657 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-06-08 04:40:30.532945 | instance | Monday 08 June 2026 04:40:30 +0000 (0:00:01.067) 0:09:25.161 *********** 2026-06-08 04:40:31.036975 | instance | ok: [instance] 2026-06-08 04:40:31.037040 | instance | 2026-06-08 04:40:31.037183 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-06-08 04:40:31.037360 | instance | Monday 08 June 2026 04:40:31 +0000 (0:00:00.505) 0:09:25.666 *********** 2026-06-08 04:40:32.070337 | instance | ok: [instance] 2026-06-08 04:40:32.070579 | instance | 2026-06-08 04:40:32.070857 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-06-08 04:40:32.071130 | instance | Monday 08 June 2026 04:40:32 +0000 (0:00:01.032) 0:09:26.699 *********** 2026-06-08 04:40:32.502750 | instance | ok: [instance] 2026-06-08 04:40:32.502929 | instance | 2026-06-08 04:40:32.503125 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-06-08 04:40:32.503293 | instance | Monday 08 June 2026 04:40:32 +0000 (0:00:00.432) 0:09:27.131 *********** 2026-06-08 04:40:32.996362 | instance | ok: [instance] 2026-06-08 04:40:32.996632 | instance | 2026-06-08 04:40:32.996915 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-06-08 04:40:32.997184 | instance | Monday 08 June 2026 04:40:32 +0000 (0:00:00.493) 0:09:27.625 *********** 2026-06-08 04:40:33.576494 | instance | ok: [instance] 2026-06-08 04:40:33.576550 | instance | 2026-06-08 04:40:33.576562 | instance | PLAY [Deploy SDN] ************************************************************** 2026-06-08 04:40:33.576572 | instance | 2026-06-08 04:40:33.576581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:40:33.576591 | instance | Monday 08 June 2026 04:40:33 +0000 (0:00:00.578) 0:09:28.204 *********** 2026-06-08 04:40:33.665726 | instance | ok: [instance] 2026-06-08 04:40:33.665903 | instance | 2026-06-08 04:40:33.666047 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:40:33.666170 | instance | Monday 08 June 2026 04:40:33 +0000 (0:00:00.090) 0:09:28.295 *********** 2026-06-08 04:40:33.740685 | instance | skipping: [instance] 2026-06-08 04:40:33.740761 | instance | 2026-06-08 04:40:33.740904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:40:33.741024 | instance | Monday 08 June 2026 04:40:33 +0000 (0:00:00.074) 0:09:28.370 *********** 2026-06-08 04:40:33.814913 | instance | skipping: [instance] 2026-06-08 04:40:33.815141 | instance | 2026-06-08 04:40:33.815418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:40:33.815678 | instance | Monday 08 June 2026 04:40:33 +0000 (0:00:00.074) 0:09:28.444 *********** 2026-06-08 04:40:33.887137 | instance | skipping: [instance] 2026-06-08 04:40:33.887363 | instance | 2026-06-08 04:40:33.887632 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:40:33.887892 | instance | Monday 08 June 2026 04:40:33 +0000 (0:00:00.072) 0:09:28.516 *********** 2026-06-08 04:40:33.962856 | instance | skipping: [instance] 2026-06-08 04:40:33.963063 | instance | 2026-06-08 04:40:33.963365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:40:33.963626 | instance | Monday 08 June 2026 04:40:33 +0000 (0:00:00.075) 0:09:28.592 *********** 2026-06-08 04:40:34.027600 | instance | skipping: [instance] 2026-06-08 04:40:34.027820 | instance | 2026-06-08 04:40:34.028090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:40:34.028363 | instance | Monday 08 June 2026 04:40:34 +0000 (0:00:00.064) 0:09:28.657 *********** 2026-06-08 04:40:34.196145 | instance | ok: [instance] 2026-06-08 04:40:34.196335 | instance | 2026-06-08 04:40:34.196619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:40:34.196887 | instance | Monday 08 June 2026 04:40:34 +0000 (0:00:00.168) 0:09:28.826 *********** 2026-06-08 04:40:34.272058 | instance | skipping: [instance] 2026-06-08 04:40:34.272202 | instance | 2026-06-08 04:40:34.272358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:40:34.272525 | instance | Monday 08 June 2026 04:40:34 +0000 (0:00:00.075) 0:09:28.901 *********** 2026-06-08 04:40:34.377049 | instance | ok: [instance] 2026-06-08 04:40:34.377291 | instance | 2026-06-08 04:40:34.377585 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:40:34.377867 | instance | Monday 08 June 2026 04:40:34 +0000 (0:00:00.104) 0:09:29.006 *********** 2026-06-08 04:40:34.478083 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:40:34.478138 | instance | 2026-06-08 04:40:34.478152 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:40:34.482088 | instance | Monday 08 June 2026 04:40:34 +0000 (0:00:00.101) 0:09:29.107 *********** 2026-06-08 04:40:35.053660 | instance | ok: [instance] 2026-06-08 04:40:35.053809 | instance | 2026-06-08 04:40:35.053996 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-06-08 04:40:35.054210 | instance | Monday 08 June 2026 04:40:35 +0000 (0:00:00.575) 0:09:29.682 *********** 2026-06-08 04:40:35.289316 | instance | ok: [instance] 2026-06-08 04:40:35.289545 | instance | 2026-06-08 04:40:35.289831 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-06-08 04:40:35.290177 | instance | Monday 08 June 2026 04:40:35 +0000 (0:00:00.236) 0:09:29.918 *********** 2026-06-08 04:40:35.356900 | instance | ok: [instance] => { 2026-06-08 04:40:35.357145 | instance | "changed": false, 2026-06-08 04:40:35.357488 | instance | "msg": "All assertions passed" 2026-06-08 04:40:35.357742 | instance | } 2026-06-08 04:40:35.358020 | instance | 2026-06-08 04:40:35.358288 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-06-08 04:40:35.358530 | instance | Monday 08 June 2026 04:40:35 +0000 (0:00:00.067) 0:09:29.986 *********** 2026-06-08 04:40:35.909138 | instance | ok: [instance] 2026-06-08 04:40:35.909263 | instance | 2026-06-08 04:40:35.909462 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-06-08 04:40:35.909626 | instance | Monday 08 June 2026 04:40:35 +0000 (0:00:00.552) 0:09:30.538 *********** 2026-06-08 04:40:35.985369 | instance | ok: [instance] => { 2026-06-08 04:40:35.985631 | instance | "changed": false, 2026-06-08 04:40:35.985895 | instance | "msg": "Successfully pulled openvswitch image" 2026-06-08 04:40:35.986192 | instance | } 2026-06-08 04:40:35.986462 | instance | 2026-06-08 04:40:35.986732 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-06-08 04:40:35.986987 | instance | Monday 08 June 2026 04:40:35 +0000 (0:00:00.076) 0:09:30.614 *********** 2026-06-08 04:40:37.701041 | instance | ok: [instance] 2026-06-08 04:40:37.701270 | instance | 2026-06-08 04:40:37.701576 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:40:37.701847 | instance | Monday 08 June 2026 04:40:37 +0000 (0:00:01.715) 0:09:32.330 *********** 2026-06-08 04:40:37.801715 | instance | skipping: [instance] 2026-06-08 04:40:37.802011 | instance | 2026-06-08 04:40:37.802304 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-06-08 04:40:37.802700 | instance | Monday 08 June 2026 04:40:37 +0000 (0:00:00.100) 0:09:32.431 *********** 2026-06-08 04:40:37.946853 | instance | skipping: [instance] 2026-06-08 04:40:37.947042 | instance | 2026-06-08 04:40:37.947279 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:40:37.947531 | instance | Monday 08 June 2026 04:40:37 +0000 (0:00:00.145) 0:09:32.576 *********** 2026-06-08 04:40:38.046750 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:40:38.046954 | instance | 2026-06-08 04:40:38.047225 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:40:38.047488 | instance | Monday 08 June 2026 04:40:38 +0000 (0:00:00.099) 0:09:32.676 *********** 2026-06-08 04:40:38.640231 | instance | ok: [instance] 2026-06-08 04:40:38.640335 | instance | 2026-06-08 04:40:38.640465 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-06-08 04:40:38.640589 | instance | Monday 08 June 2026 04:40:38 +0000 (0:00:00.593) 0:09:33.270 *********** 2026-06-08 04:40:38.712217 | instance | skipping: [instance] 2026-06-08 04:40:38.712323 | instance | 2026-06-08 04:40:38.712461 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-06-08 04:40:38.712588 | instance | Monday 08 June 2026 04:40:38 +0000 (0:00:00.071) 0:09:33.342 *********** 2026-06-08 04:40:38.775091 | instance | skipping: [instance] 2026-06-08 04:40:38.775186 | instance | 2026-06-08 04:40:38.775319 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-06-08 04:40:38.775465 | instance | Monday 08 June 2026 04:40:38 +0000 (0:00:00.062) 0:09:33.404 *********** 2026-06-08 04:40:39.290886 | instance | ok: [instance] 2026-06-08 04:40:39.291139 | instance | 2026-06-08 04:40:39.291421 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-06-08 04:40:39.291689 | instance | Monday 08 June 2026 04:40:39 +0000 (0:00:00.515) 0:09:33.920 *********** 2026-06-08 04:40:39.360313 | instance | ok: [instance] => { 2026-06-08 04:40:39.360482 | instance | "changed": false, 2026-06-08 04:40:39.360662 | instance | "msg": "Successfully pulled ovn-controller image" 2026-06-08 04:40:39.360836 | instance | } 2026-06-08 04:40:39.361002 | instance | 2026-06-08 04:40:39.361189 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-06-08 04:40:39.361365 | instance | Monday 08 June 2026 04:40:39 +0000 (0:00:00.069) 0:09:33.990 *********** 2026-06-08 04:40:39.521027 | instance | skipping: [instance] 2026-06-08 04:40:39.521298 | instance | 2026-06-08 04:40:39.521568 | instance | PLAY [controllers[0]] ********************************************************** 2026-06-08 04:40:39.521814 | instance | 2026-06-08 04:40:39.522111 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:40:39.522375 | instance | Monday 08 June 2026 04:40:39 +0000 (0:00:00.160) 0:09:34.150 *********** 2026-06-08 04:40:43.219263 | instance | ok: [instance] 2026-06-08 04:40:43.219487 | instance | 2026-06-08 04:40:43.219823 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:40:43.220119 | instance | Monday 08 June 2026 04:40:43 +0000 (0:00:03.697) 0:09:37.848 *********** 2026-06-08 04:40:43.308034 | instance | ok: [instance] 2026-06-08 04:40:43.308122 | instance | 2026-06-08 04:40:43.308759 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:40:43.308781 | instance | Monday 08 June 2026 04:40:43 +0000 (0:00:00.089) 0:09:37.937 *********** 2026-06-08 04:40:43.374813 | instance | skipping: [instance] 2026-06-08 04:40:43.375062 | instance | 2026-06-08 04:40:43.375526 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:40:43.375787 | instance | Monday 08 June 2026 04:40:43 +0000 (0:00:00.066) 0:09:38.004 *********** 2026-06-08 04:40:43.449586 | instance | skipping: [instance] 2026-06-08 04:40:43.449832 | instance | 2026-06-08 04:40:43.450184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:40:43.450479 | instance | Monday 08 June 2026 04:40:43 +0000 (0:00:00.074) 0:09:38.079 *********** 2026-06-08 04:40:43.515732 | instance | skipping: [instance] 2026-06-08 04:40:43.515989 | instance | 2026-06-08 04:40:43.516316 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:40:43.516592 | instance | Monday 08 June 2026 04:40:43 +0000 (0:00:00.066) 0:09:38.145 *********** 2026-06-08 04:40:43.583100 | instance | skipping: [instance] 2026-06-08 04:40:43.583336 | instance | 2026-06-08 04:40:43.583618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:40:43.583903 | instance | Monday 08 June 2026 04:40:43 +0000 (0:00:00.067) 0:09:38.212 *********** 2026-06-08 04:40:43.641913 | instance | skipping: [instance] 2026-06-08 04:40:43.642150 | instance | 2026-06-08 04:40:43.642428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:40:43.642692 | instance | Monday 08 June 2026 04:40:43 +0000 (0:00:00.058) 0:09:38.271 *********** 2026-06-08 04:40:43.708957 | instance | ok: [instance] 2026-06-08 04:40:43.709171 | instance | 2026-06-08 04:40:43.709470 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:40:43.709796 | instance | Monday 08 June 2026 04:40:43 +0000 (0:00:00.067) 0:09:38.338 *********** 2026-06-08 04:40:43.783363 | instance | ok: [instance] => (item=libvirt_exporter) 2026-06-08 04:40:43.783491 | instance | 2026-06-08 04:40:43.783660 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:40:43.783827 | instance | Monday 08 June 2026 04:40:43 +0000 (0:00:00.074) 0:09:38.413 *********** 2026-06-08 04:40:43.902500 | instance | ok: [instance] 2026-06-08 04:40:43.902720 | instance | 2026-06-08 04:40:43.903014 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:40:43.903338 | instance | Monday 08 June 2026 04:40:43 +0000 (0:00:00.115) 0:09:38.529 *********** 2026-06-08 04:40:44.004768 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:40:44.005075 | instance | 2026-06-08 04:40:44.005345 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:40:44.005615 | instance | Monday 08 June 2026 04:40:43 +0000 (0:00:00.105) 0:09:38.634 *********** 2026-06-08 04:40:44.573684 | instance | ok: [instance] 2026-06-08 04:40:44.574246 | instance | 2026-06-08 04:40:44.574360 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-06-08 04:40:44.574782 | instance | Monday 08 June 2026 04:40:44 +0000 (0:00:00.568) 0:09:39.202 *********** 2026-06-08 04:40:44.644724 | instance | skipping: [instance] 2026-06-08 04:40:44.644968 | instance | 2026-06-08 04:40:44.645261 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-06-08 04:40:44.645549 | instance | Monday 08 June 2026 04:40:44 +0000 (0:00:00.071) 0:09:39.274 *********** 2026-06-08 04:40:46.018569 | instance | ok: [instance] => (item=libvirt-vnc) 2026-06-08 04:40:46.018838 | instance | ok: [instance] => (item=libvirt-api) 2026-06-08 04:40:46.019092 | instance | 2026-06-08 04:40:46.019359 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-06-08 04:40:46.019691 | instance | Monday 08 June 2026 04:40:46 +0000 (0:00:01.373) 0:09:40.648 *********** 2026-06-08 04:40:47.347526 | instance | ok: [instance] => (item=libvirt-vnc) 2026-06-08 04:40:47.347774 | instance | ok: [instance] => (item=libvirt-api) 2026-06-08 04:40:47.348024 | instance | 2026-06-08 04:40:47.348299 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-06-08 04:40:47.348578 | instance | Monday 08 June 2026 04:40:47 +0000 (0:00:01.328) 0:09:41.977 *********** 2026-06-08 04:40:47.733589 | instance | ok: [instance] 2026-06-08 04:40:47.733663 | instance | 2026-06-08 04:40:47.733813 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-06-08 04:40:47.733940 | instance | Monday 08 June 2026 04:40:47 +0000 (0:00:00.386) 0:09:42.363 *********** 2026-06-08 04:40:49.753005 | instance | ok: [instance] 2026-06-08 04:40:49.753247 | instance | 2026-06-08 04:40:49.753537 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:40:49.753810 | instance | Monday 08 June 2026 04:40:49 +0000 (0:00:02.018) 0:09:44.382 *********** 2026-06-08 04:40:49.878740 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:40:49.878872 | instance | 2026-06-08 04:40:49.879050 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:40:49.879247 | instance | Monday 08 June 2026 04:40:49 +0000 (0:00:00.126) 0:09:44.508 *********** 2026-06-08 04:40:50.464929 | instance | ok: [instance] 2026-06-08 04:40:50.465137 | instance | 2026-06-08 04:40:50.465484 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-06-08 04:40:50.465761 | instance | Monday 08 June 2026 04:40:50 +0000 (0:00:00.585) 0:09:45.094 *********** 2026-06-08 04:40:52.159359 | instance | ok: [instance] 2026-06-08 04:40:52.159610 | instance | 2026-06-08 04:40:52.159904 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-08 04:40:52.160187 | instance | Monday 08 June 2026 04:40:52 +0000 (0:00:01.694) 0:09:46.788 *********** 2026-06-08 04:40:53.182790 | instance | ok: [instance] 2026-06-08 04:40:53.183017 | instance | 2026-06-08 04:40:53.183296 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-08 04:40:53.183691 | instance | Monday 08 June 2026 04:40:53 +0000 (0:00:01.023) 0:09:47.812 *********** 2026-06-08 04:40:53.415909 | instance | ok: [instance] 2026-06-08 04:40:53.416054 | instance | 2026-06-08 04:40:53.416233 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-08 04:40:53.416408 | instance | Monday 08 June 2026 04:40:53 +0000 (0:00:00.233) 0:09:48.045 *********** 2026-06-08 04:40:53.996655 | instance | ok: [instance] 2026-06-08 04:40:53.996955 | instance | 2026-06-08 04:40:53.997263 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:40:53.997609 | instance | Monday 08 June 2026 04:40:53 +0000 (0:00:00.580) 0:09:48.626 *********** 2026-06-08 04:40:54.114025 | instance | ok: [instance] 2026-06-08 04:40:54.114282 | instance | 2026-06-08 04:40:54.114630 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:40:54.114910 | instance | Monday 08 June 2026 04:40:54 +0000 (0:00:00.117) 0:09:48.743 *********** 2026-06-08 04:40:54.238577 | instance | included: rabbitmq for instance 2026-06-08 04:40:54.238907 | instance | 2026-06-08 04:40:54.239230 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:40:54.239522 | instance | Monday 08 June 2026 04:40:54 +0000 (0:00:00.124) 0:09:48.868 *********** 2026-06-08 04:40:54.970054 | instance | ok: [instance] 2026-06-08 04:40:54.970366 | instance | 2026-06-08 04:40:54.970708 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:40:54.971002 | instance | Monday 08 June 2026 04:40:54 +0000 (0:00:00.731) 0:09:49.599 *********** 2026-06-08 04:40:55.147148 | instance | skipping: [instance] 2026-06-08 04:40:55.147409 | instance | 2026-06-08 04:40:55.147715 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:40:55.148001 | instance | Monday 08 June 2026 04:40:55 +0000 (0:00:00.177) 0:09:49.776 *********** 2026-06-08 04:40:55.318436 | instance | skipping: [instance] 2026-06-08 04:40:55.318838 | instance | 2026-06-08 04:40:55.319141 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:40:55.319431 | instance | Monday 08 June 2026 04:40:55 +0000 (0:00:00.171) 0:09:49.948 *********** 2026-06-08 04:40:55.489654 | instance | skipping: [instance] 2026-06-08 04:40:55.489958 | instance | 2026-06-08 04:40:55.490294 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:40:55.490569 | instance | Monday 08 June 2026 04:40:55 +0000 (0:00:00.171) 0:09:50.119 *********** 2026-06-08 04:40:56.357614 | instance | ok: [instance] 2026-06-08 04:40:56.357915 | instance | 2026-06-08 04:40:56.358306 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:40:56.358605 | instance | Monday 08 June 2026 04:40:56 +0000 (0:00:00.867) 0:09:50.986 *********** 2026-06-08 04:40:57.039537 | instance | ok: [instance] 2026-06-08 04:40:57.039768 | instance | 2026-06-08 04:40:57.040170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:40:57.040452 | instance | Monday 08 June 2026 04:40:57 +0000 (0:00:00.682) 0:09:51.669 *********** 2026-06-08 04:40:57.111004 | instance | ok: [instance] 2026-06-08 04:40:57.111249 | instance | 2026-06-08 04:40:57.111534 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:40:57.111798 | instance | Monday 08 June 2026 04:40:57 +0000 (0:00:00.071) 0:09:51.740 *********** 2026-06-08 04:40:57.192707 | instance | skipping: [instance] 2026-06-08 04:40:57.192871 | instance | 2026-06-08 04:40:57.193173 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:40:57.193435 | instance | Monday 08 June 2026 04:40:57 +0000 (0:00:00.081) 0:09:51.822 *********** 2026-06-08 04:40:57.267582 | instance | skipping: [instance] 2026-06-08 04:40:57.267829 | instance | 2026-06-08 04:40:57.268123 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:40:57.268534 | instance | Monday 08 June 2026 04:40:57 +0000 (0:00:00.075) 0:09:51.897 *********** 2026-06-08 04:40:57.346861 | instance | ok: [instance] 2026-06-08 04:40:57.347125 | instance | 2026-06-08 04:40:57.347429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:40:57.347685 | instance | Monday 08 June 2026 04:40:57 +0000 (0:00:00.079) 0:09:51.976 *********** 2026-06-08 04:40:57.585632 | instance | ok: [instance] => (item=oslo_db_api) 2026-06-08 04:40:57.585867 | instance | ok: [instance] => (item=compute_metadata) 2026-06-08 04:40:57.586158 | instance | ok: [instance] => (item=network) 2026-06-08 04:40:57.586421 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:40:57.586677 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:40:57.586963 | instance | ok: [instance] => (item=compute) 2026-06-08 04:40:57.587195 | instance | ok: [instance] => (item=baremetal) 2026-06-08 04:40:57.587458 | instance | ok: [instance] => (item=image) 2026-06-08 04:40:57.587713 | instance | ok: [instance] => (item=placement) 2026-06-08 04:40:57.588002 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:40:57.588256 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-06-08 04:40:57.588510 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-06-08 04:40:57.588810 | instance | ok: [instance] => (item=volumev3) 2026-06-08 04:40:57.589072 | instance | ok: [instance] => (item=identity) 2026-06-08 04:40:57.589315 | instance | 2026-06-08 04:40:57.589574 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:40:57.589836 | instance | Monday 08 June 2026 04:40:57 +0000 (0:00:00.238) 0:09:52.215 *********** 2026-06-08 04:40:57.700049 | instance | ok: [instance] 2026-06-08 04:40:57.700279 | instance | 2026-06-08 04:40:57.700577 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:40:57.700853 | instance | Monday 08 June 2026 04:40:57 +0000 (0:00:00.114) 0:09:52.329 *********** 2026-06-08 04:40:57.808553 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:40:57.808799 | instance | 2026-06-08 04:40:57.809119 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:40:57.809385 | instance | Monday 08 June 2026 04:40:57 +0000 (0:00:00.109) 0:09:52.438 *********** 2026-06-08 04:40:58.765892 | instance | ok: [instance] 2026-06-08 04:40:58.766153 | instance | 2026-06-08 04:40:58.766457 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-06-08 04:40:58.766730 | instance | Monday 08 June 2026 04:40:58 +0000 (0:00:00.956) 0:09:53.395 *********** 2026-06-08 04:40:58.850151 | instance | skipping: [instance] 2026-06-08 04:40:58.850389 | instance | 2026-06-08 04:40:58.850706 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-06-08 04:40:58.850972 | instance | Monday 08 June 2026 04:40:58 +0000 (0:00:00.084) 0:09:53.479 *********** 2026-06-08 04:40:59.162711 | instance | ok: [instance -> localhost] 2026-06-08 04:40:59.162988 | instance | 2026-06-08 04:40:59.163243 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-06-08 04:40:59.163517 | instance | Monday 08 June 2026 04:40:59 +0000 (0:00:00.312) 0:09:53.792 *********** 2026-06-08 04:40:59.640061 | instance | ok: [instance -> localhost] 2026-06-08 04:40:59.640287 | instance | 2026-06-08 04:40:59.640567 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-06-08 04:40:59.640836 | instance | Monday 08 June 2026 04:40:59 +0000 (0:00:00.477) 0:09:54.269 *********** 2026-06-08 04:41:00.060333 | instance | ok: [instance -> localhost] 2026-06-08 04:41:00.061188 | instance | 2026-06-08 04:41:00.061247 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-06-08 04:41:00.061260 | instance | Monday 08 June 2026 04:41:00 +0000 (0:00:00.420) 0:09:54.689 *********** 2026-06-08 04:41:00.282842 | instance | ok: [instance -> localhost] 2026-06-08 04:41:00.282947 | instance | 2026-06-08 04:41:00.283185 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-06-08 04:41:00.283448 | instance | Monday 08 June 2026 04:41:00 +0000 (0:00:00.221) 0:09:54.911 *********** 2026-06-08 04:41:01.665709 | instance | ok: [instance] => (item=nova-bootstrap) 2026-06-08 04:41:01.665959 | instance | ok: [instance] => (item=nova-cell-setup) 2026-06-08 04:41:01.666267 | instance | 2026-06-08 04:41:01.666545 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-06-08 04:41:01.666799 | instance | Monday 08 June 2026 04:41:01 +0000 (0:00:01.383) 0:09:56.295 *********** 2026-06-08 04:41:02.101095 | instance | ok: [instance] 2026-06-08 04:41:02.101353 | instance | 2026-06-08 04:41:02.101627 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-06-08 04:41:02.101913 | instance | Monday 08 June 2026 04:41:02 +0000 (0:00:00.435) 0:09:56.730 *********** 2026-06-08 04:41:05.298472 | instance | ok: [instance] 2026-06-08 04:41:05.298734 | instance | 2026-06-08 04:41:05.299004 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:41:05.299262 | instance | Monday 08 June 2026 04:41:05 +0000 (0:00:03.197) 0:09:59.927 *********** 2026-06-08 04:41:05.463327 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:41:05.463644 | instance | 2026-06-08 04:41:05.463939 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:41:05.464252 | instance | Monday 08 June 2026 04:41:05 +0000 (0:00:00.164) 0:10:00.092 *********** 2026-06-08 04:41:05.531972 | instance | skipping: [instance] 2026-06-08 04:41:05.532227 | instance | 2026-06-08 04:41:05.532548 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:41:05.532829 | instance | Monday 08 June 2026 04:41:05 +0000 (0:00:00.068) 0:10:00.161 *********** 2026-06-08 04:41:05.606010 | instance | skipping: [instance] 2026-06-08 04:41:05.606143 | instance | 2026-06-08 04:41:05.606332 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:41:05.606539 | instance | Monday 08 June 2026 04:41:05 +0000 (0:00:00.074) 0:10:00.235 *********** 2026-06-08 04:41:05.687868 | instance | ok: [instance] 2026-06-08 04:41:05.688094 | instance | 2026-06-08 04:41:05.688449 | instance | TASK [Create Ingress compute] ************************************************** 2026-06-08 04:41:05.688737 | instance | Monday 08 June 2026 04:41:05 +0000 (0:00:00.081) 0:10:00.317 *********** 2026-06-08 04:41:05.817636 | instance | included: ingress for instance 2026-06-08 04:41:05.817873 | instance | 2026-06-08 04:41:05.818182 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-06-08 04:41:05.818450 | instance | Monday 08 June 2026 04:41:05 +0000 (0:00:00.129) 0:10:00.447 *********** 2026-06-08 04:41:07.088909 | instance | ok: [instance] 2026-06-08 04:41:07.088989 | instance | 2026-06-08 04:41:07.089127 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:41:07.089236 | instance | Monday 08 June 2026 04:41:07 +0000 (0:00:01.271) 0:10:01.718 *********** 2026-06-08 04:41:07.267176 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:41:07.267411 | instance | 2026-06-08 04:41:07.267725 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:41:07.268004 | instance | Monday 08 June 2026 04:41:07 +0000 (0:00:00.177) 0:10:01.896 *********** 2026-06-08 04:41:07.342374 | instance | skipping: [instance] 2026-06-08 04:41:07.342590 | instance | 2026-06-08 04:41:07.342997 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:41:07.343269 | instance | Monday 08 June 2026 04:41:07 +0000 (0:00:00.075) 0:10:01.972 *********** 2026-06-08 04:41:07.416759 | instance | skipping: [instance] 2026-06-08 04:41:07.417015 | instance | 2026-06-08 04:41:07.417302 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:41:07.417598 | instance | Monday 08 June 2026 04:41:07 +0000 (0:00:00.074) 0:10:02.046 *********** 2026-06-08 04:41:07.504631 | instance | ok: [instance] 2026-06-08 04:41:07.504691 | instance | 2026-06-08 04:41:07.504699 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-06-08 04:41:07.504705 | instance | Monday 08 June 2026 04:41:07 +0000 (0:00:00.087) 0:10:02.133 *********** 2026-06-08 04:41:07.645604 | instance | included: ingress for instance 2026-06-08 04:41:07.645676 | instance | 2026-06-08 04:41:07.645812 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-06-08 04:41:07.645939 | instance | Monday 08 June 2026 04:41:07 +0000 (0:00:00.141) 0:10:02.275 *********** 2026-06-08 04:41:09.007183 | instance | ok: [instance] 2026-06-08 04:41:09.007272 | instance | 2026-06-08 04:41:09.007395 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-06-08 04:41:09.007516 | instance | Monday 08 June 2026 04:41:09 +0000 (0:00:01.361) 0:10:03.637 *********** 2026-06-08 04:41:09.714314 | instance | ok: [instance] 2026-06-08 04:41:09.714389 | instance | 2026-06-08 04:41:09.715012 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-06-08 04:41:09.715062 | instance | Monday 08 June 2026 04:41:09 +0000 (0:00:00.706) 0:10:04.343 *********** 2026-06-08 04:41:14.792507 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-06-08 04:41:14.792747 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-06-08 04:41:14.793049 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-06-08 04:41:14.793413 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-06-08 04:41:14.793738 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-06-08 04:41:14.794104 | instance | 2026-06-08 04:41:14.794441 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:41:14.794759 | instance | Monday 08 June 2026 04:41:14 +0000 (0:00:05.078) 0:10:09.422 *********** 2026-06-08 04:41:14.942712 | instance | ok: [instance] 2026-06-08 04:41:14.942964 | instance | 2026-06-08 04:41:14.943458 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:41:14.943844 | instance | Monday 08 June 2026 04:41:14 +0000 (0:00:00.149) 0:10:09.572 *********** 2026-06-08 04:41:15.079431 | instance | included: rabbitmq for instance 2026-06-08 04:41:15.079525 | instance | 2026-06-08 04:41:15.079711 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:41:15.079967 | instance | Monday 08 June 2026 04:41:15 +0000 (0:00:00.136) 0:10:09.708 *********** 2026-06-08 04:41:15.790814 | instance | ok: [instance] 2026-06-08 04:41:15.791046 | instance | 2026-06-08 04:41:15.791326 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:41:15.791594 | instance | Monday 08 June 2026 04:41:15 +0000 (0:00:00.711) 0:10:10.420 *********** 2026-06-08 04:41:15.974147 | instance | skipping: [instance] 2026-06-08 04:41:15.974359 | instance | 2026-06-08 04:41:15.974641 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:41:15.974926 | instance | Monday 08 June 2026 04:41:15 +0000 (0:00:00.183) 0:10:10.603 *********** 2026-06-08 04:41:16.162999 | instance | skipping: [instance] 2026-06-08 04:41:16.163230 | instance | 2026-06-08 04:41:16.163504 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:41:16.163766 | instance | Monday 08 June 2026 04:41:16 +0000 (0:00:00.188) 0:10:10.792 *********** 2026-06-08 04:41:16.332844 | instance | skipping: [instance] 2026-06-08 04:41:16.332928 | instance | 2026-06-08 04:41:16.332975 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:41:16.333117 | instance | Monday 08 June 2026 04:41:16 +0000 (0:00:00.169) 0:10:10.962 *********** 2026-06-08 04:41:17.226469 | instance | ok: [instance] 2026-06-08 04:41:17.226684 | instance | 2026-06-08 04:41:17.226981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:41:17.227260 | instance | Monday 08 June 2026 04:41:17 +0000 (0:00:00.893) 0:10:11.855 *********** 2026-06-08 04:41:17.961880 | instance | ok: [instance] 2026-06-08 04:41:17.962153 | instance | 2026-06-08 04:41:17.962465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:41:17.962756 | instance | Monday 08 June 2026 04:41:17 +0000 (0:00:00.735) 0:10:12.591 *********** 2026-06-08 04:41:18.060947 | instance | ok: [instance] 2026-06-08 04:41:18.061215 | instance | 2026-06-08 04:41:18.061562 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:41:18.061834 | instance | Monday 08 June 2026 04:41:18 +0000 (0:00:00.099) 0:10:12.690 *********** 2026-06-08 04:41:18.139858 | instance | skipping: [instance] 2026-06-08 04:41:18.140064 | instance | 2026-06-08 04:41:18.140353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:41:18.140616 | instance | Monday 08 June 2026 04:41:18 +0000 (0:00:00.077) 0:10:12.768 *********** 2026-06-08 04:41:18.221488 | instance | skipping: [instance] 2026-06-08 04:41:18.221703 | instance | 2026-06-08 04:41:18.221997 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:41:18.222276 | instance | Monday 08 June 2026 04:41:18 +0000 (0:00:00.082) 0:10:12.851 *********** 2026-06-08 04:41:18.301686 | instance | ok: [instance] 2026-06-08 04:41:18.301810 | instance | 2026-06-08 04:41:18.302296 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:41:18.302321 | instance | Monday 08 June 2026 04:41:18 +0000 (0:00:00.080) 0:10:12.931 *********** 2026-06-08 04:41:18.509097 | instance | ok: [instance] => (item=dns) 2026-06-08 04:41:18.509198 | instance | ok: [instance] => (item=compute_metadata) 2026-06-08 04:41:18.509322 | instance | ok: [instance] => (item=network) 2026-06-08 04:41:18.509445 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:41:18.509586 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:41:18.509698 | instance | ok: [instance] => (item=baremetal) 2026-06-08 04:41:18.509804 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:41:18.509918 | instance | ok: [instance] => (item=load_balancer) 2026-06-08 04:41:18.510086 | instance | ok: [instance] => (item=compute) 2026-06-08 04:41:18.510227 | instance | ok: [instance] => (item=identity) 2026-06-08 04:41:18.510340 | instance | 2026-06-08 04:41:18.510458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:41:18.510574 | instance | Monday 08 June 2026 04:41:18 +0000 (0:00:00.207) 0:10:13.138 *********** 2026-06-08 04:41:18.635975 | instance | ok: [instance] 2026-06-08 04:41:18.636091 | instance | 2026-06-08 04:41:18.636322 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:41:18.636341 | instance | Monday 08 June 2026 04:41:18 +0000 (0:00:00.126) 0:10:13.265 *********** 2026-06-08 04:41:18.748732 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:41:18.748803 | instance | 2026-06-08 04:41:18.749072 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:41:18.749109 | instance | Monday 08 June 2026 04:41:18 +0000 (0:00:00.113) 0:10:13.378 *********** 2026-06-08 04:41:19.383190 | instance | ok: [instance] 2026-06-08 04:41:19.383266 | instance | 2026-06-08 04:41:19.383406 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-06-08 04:41:19.383525 | instance | Monday 08 June 2026 04:41:19 +0000 (0:00:00.634) 0:10:14.013 *********** 2026-06-08 04:41:20.107926 | instance | ok: [instance] 2026-06-08 04:41:20.108002 | instance | 2026-06-08 04:41:20.108146 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-06-08 04:41:20.108274 | instance | Monday 08 June 2026 04:41:20 +0000 (0:00:00.724) 0:10:14.737 *********** 2026-06-08 04:41:20.179500 | instance | skipping: [instance] 2026-06-08 04:41:20.179572 | instance | 2026-06-08 04:41:20.179714 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-06-08 04:41:20.179839 | instance | Monday 08 June 2026 04:41:20 +0000 (0:00:00.071) 0:10:14.809 *********** 2026-06-08 04:41:20.846228 | instance | ok: [instance] 2026-06-08 04:41:20.846330 | instance | 2026-06-08 04:41:20.846466 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-06-08 04:41:20.846599 | instance | Monday 08 June 2026 04:41:20 +0000 (0:00:00.666) 0:10:15.476 *********** 2026-06-08 04:41:20.923864 | instance | skipping: [instance] 2026-06-08 04:41:20.923939 | instance | 2026-06-08 04:41:20.924067 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-06-08 04:41:20.924199 | instance | Monday 08 June 2026 04:41:20 +0000 (0:00:00.077) 0:10:15.553 *********** 2026-06-08 04:41:21.022096 | instance | ok: [instance] 2026-06-08 04:41:21.022156 | instance | 2026-06-08 04:41:21.022300 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-06-08 04:41:21.022422 | instance | Monday 08 June 2026 04:41:21 +0000 (0:00:00.098) 0:10:15.651 *********** 2026-06-08 04:41:21.090668 | instance | skipping: [instance] 2026-06-08 04:41:21.090734 | instance | 2026-06-08 04:41:21.090854 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (ironic agent)] ********* 2026-06-08 04:41:21.091007 | instance | Monday 08 June 2026 04:41:21 +0000 (0:00:00.068) 0:10:15.720 *********** 2026-06-08 04:41:21.173083 | instance | skipping: [instance] 2026-06-08 04:41:21.173330 | instance | 2026-06-08 04:41:21.173595 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-06-08 04:41:21.173852 | instance | Monday 08 June 2026 04:41:21 +0000 (0:00:00.082) 0:10:15.802 *********** 2026-06-08 04:41:24.014323 | instance | ok: [instance] 2026-06-08 04:41:24.014665 | instance | 2026-06-08 04:41:24.014954 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:41:24.015236 | instance | Monday 08 June 2026 04:41:24 +0000 (0:00:02.840) 0:10:18.643 *********** 2026-06-08 04:41:24.191662 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:41:24.191850 | instance | 2026-06-08 04:41:24.192059 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:41:24.192302 | instance | Monday 08 June 2026 04:41:24 +0000 (0:00:00.177) 0:10:18.821 *********** 2026-06-08 04:41:24.269560 | instance | skipping: [instance] 2026-06-08 04:41:24.269796 | instance | 2026-06-08 04:41:24.270164 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:41:24.270442 | instance | Monday 08 June 2026 04:41:24 +0000 (0:00:00.077) 0:10:18.899 *********** 2026-06-08 04:41:24.342688 | instance | skipping: [instance] 2026-06-08 04:41:24.342946 | instance | 2026-06-08 04:41:24.343373 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:41:24.343718 | instance | Monday 08 June 2026 04:41:24 +0000 (0:00:00.073) 0:10:18.972 *********** 2026-06-08 04:41:24.426910 | instance | ok: [instance] 2026-06-08 04:41:24.427156 | instance | 2026-06-08 04:41:24.427447 | instance | TASK [Create Ingress network] ************************************************** 2026-06-08 04:41:24.427718 | instance | Monday 08 June 2026 04:41:24 +0000 (0:00:00.084) 0:10:19.056 *********** 2026-06-08 04:41:24.542801 | instance | included: ingress for instance 2026-06-08 04:41:24.543016 | instance | 2026-06-08 04:41:24.543287 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-06-08 04:41:24.543553 | instance | Monday 08 June 2026 04:41:24 +0000 (0:00:00.115) 0:10:19.172 *********** 2026-06-08 04:41:25.796323 | instance | ok: [instance] 2026-06-08 04:41:25.796561 | instance | 2026-06-08 04:41:25.796855 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-06-08 04:41:25.797156 | instance | Monday 08 June 2026 04:41:25 +0000 (0:00:01.252) 0:10:20.425 *********** 2026-06-08 04:41:26.571633 | instance | ok: [instance] 2026-06-08 04:41:26.571924 | instance | 2026-06-08 04:41:26.572252 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-06-08 04:41:26.572582 | instance | Monday 08 June 2026 04:41:26 +0000 (0:00:00.775) 0:10:21.200 *********** 2026-06-08 04:41:27.873872 | instance | ok: [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-06-08 04:41:27.874373 | instance | 2026-06-08 04:41:27.874398 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-06-08 04:41:27.874510 | instance | Monday 08 June 2026 04:41:27 +0000 (0:00:01.302) 0:10:22.503 *********** 2026-06-08 04:41:29.258843 | instance | ok: [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-06-08 04:41:29.259015 | instance | 2026-06-08 04:41:29.259252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:41:29.259441 | instance | Monday 08 June 2026 04:41:29 +0000 (0:00:01.385) 0:10:23.888 *********** 2026-06-08 04:41:29.363899 | instance | ok: [instance] 2026-06-08 04:41:29.364162 | instance | 2026-06-08 04:41:29.364437 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:41:29.364698 | instance | Monday 08 June 2026 04:41:29 +0000 (0:00:00.104) 0:10:23.993 *********** 2026-06-08 04:41:29.488756 | instance | included: rabbitmq for instance 2026-06-08 04:41:29.488984 | instance | 2026-06-08 04:41:29.489280 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:41:29.489577 | instance | Monday 08 June 2026 04:41:29 +0000 (0:00:00.124) 0:10:24.118 *********** 2026-06-08 04:41:30.231086 | instance | ok: [instance] 2026-06-08 04:41:30.231221 | instance | 2026-06-08 04:41:30.231386 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:41:30.231546 | instance | Monday 08 June 2026 04:41:30 +0000 (0:00:00.742) 0:10:24.860 *********** 2026-06-08 04:41:30.516917 | instance | skipping: [instance] 2026-06-08 04:41:30.517197 | instance | 2026-06-08 04:41:30.517522 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:41:30.517845 | instance | Monday 08 June 2026 04:41:30 +0000 (0:00:00.285) 0:10:25.146 *********** 2026-06-08 04:41:30.808066 | instance | skipping: [instance] 2026-06-08 04:41:30.808232 | instance | 2026-06-08 04:41:30.808383 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:41:30.808550 | instance | Monday 08 June 2026 04:41:30 +0000 (0:00:00.291) 0:10:25.437 *********** 2026-06-08 04:41:31.225400 | instance | skipping: [instance] 2026-06-08 04:41:31.225634 | instance | 2026-06-08 04:41:31.226057 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:41:31.227500 | instance | Monday 08 June 2026 04:41:31 +0000 (0:00:00.417) 0:10:25.854 *********** 2026-06-08 04:41:32.119319 | instance | ok: [instance] 2026-06-08 04:41:32.119483 | instance | 2026-06-08 04:41:32.119676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:41:32.119852 | instance | Monday 08 June 2026 04:41:32 +0000 (0:00:00.893) 0:10:26.748 *********** 2026-06-08 04:41:32.804588 | instance | ok: [instance] 2026-06-08 04:41:32.804837 | instance | 2026-06-08 04:41:32.805168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:41:32.805430 | instance | Monday 08 June 2026 04:41:32 +0000 (0:00:00.685) 0:10:27.434 *********** 2026-06-08 04:41:32.897235 | instance | ok: [instance] 2026-06-08 04:41:32.897413 | instance | 2026-06-08 04:41:32.897608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:41:32.897889 | instance | Monday 08 June 2026 04:41:32 +0000 (0:00:00.092) 0:10:27.526 *********** 2026-06-08 04:41:32.980635 | instance | skipping: [instance] 2026-06-08 04:41:32.980737 | instance | 2026-06-08 04:41:32.980880 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:41:32.981005 | instance | Monday 08 June 2026 04:41:32 +0000 (0:00:00.083) 0:10:27.610 *********** 2026-06-08 04:41:33.052627 | instance | skipping: [instance] 2026-06-08 04:41:33.052897 | instance | 2026-06-08 04:41:33.053201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:41:33.053492 | instance | Monday 08 June 2026 04:41:33 +0000 (0:00:00.071) 0:10:27.682 *********** 2026-06-08 04:41:33.126165 | instance | ok: [instance] 2026-06-08 04:41:33.126402 | instance | 2026-06-08 04:41:33.126679 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:41:33.127115 | instance | Monday 08 June 2026 04:41:33 +0000 (0:00:00.073) 0:10:27.755 *********** 2026-06-08 04:41:33.262416 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:41:33.262675 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:41:33.262951 | instance | ok: [instance] => (item=orchestration) 2026-06-08 04:41:33.263225 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:41:33.263524 | instance | ok: [instance] => (item=cloudformation) 2026-06-08 04:41:33.263769 | instance | ok: [instance] => (item=identity) 2026-06-08 04:41:33.264079 | instance | 2026-06-08 04:41:33.264340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:41:33.264610 | instance | Monday 08 June 2026 04:41:33 +0000 (0:00:00.135) 0:10:27.891 *********** 2026-06-08 04:41:33.374710 | instance | ok: [instance] 2026-06-08 04:41:33.375021 | instance | 2026-06-08 04:41:33.375391 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:41:33.375707 | instance | Monday 08 June 2026 04:41:33 +0000 (0:00:00.112) 0:10:28.004 *********** 2026-06-08 04:41:33.479316 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:41:33.479510 | instance | 2026-06-08 04:41:33.480321 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:41:33.480345 | instance | Monday 08 June 2026 04:41:33 +0000 (0:00:00.104) 0:10:28.109 *********** 2026-06-08 04:41:34.064451 | instance | ok: [instance] 2026-06-08 04:41:34.064689 | instance | 2026-06-08 04:41:34.064973 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-06-08 04:41:34.065255 | instance | Monday 08 June 2026 04:41:34 +0000 (0:00:00.584) 0:10:28.693 *********** 2026-06-08 04:41:36.675811 | instance | ok: [instance] 2026-06-08 04:41:36.676050 | instance | 2026-06-08 04:41:36.676331 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:41:36.676678 | instance | Monday 08 June 2026 04:41:36 +0000 (0:00:02.611) 0:10:31.305 *********** 2026-06-08 04:41:36.842769 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:41:36.842899 | instance | 2026-06-08 04:41:36.843093 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:41:36.843287 | instance | Monday 08 June 2026 04:41:36 +0000 (0:00:00.167) 0:10:31.472 *********** 2026-06-08 04:41:36.917943 | instance | skipping: [instance] 2026-06-08 04:41:36.918115 | instance | 2026-06-08 04:41:36.918302 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:41:36.918506 | instance | Monday 08 June 2026 04:41:36 +0000 (0:00:00.075) 0:10:31.547 *********** 2026-06-08 04:41:36.996641 | instance | skipping: [instance] 2026-06-08 04:41:36.996712 | instance | 2026-06-08 04:41:36.996905 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:41:36.997066 | instance | Monday 08 June 2026 04:41:36 +0000 (0:00:00.078) 0:10:31.626 *********** 2026-06-08 04:41:37.102994 | instance | ok: [instance] 2026-06-08 04:41:37.103156 | instance | 2026-06-08 04:41:37.103323 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-06-08 04:41:37.103491 | instance | Monday 08 June 2026 04:41:37 +0000 (0:00:00.106) 0:10:31.732 *********** 2026-06-08 04:41:37.230193 | instance | included: ingress for instance 2026-06-08 04:41:37.230445 | instance | 2026-06-08 04:41:37.230757 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-06-08 04:41:37.231046 | instance | Monday 08 June 2026 04:41:37 +0000 (0:00:00.126) 0:10:31.859 *********** 2026-06-08 04:41:38.488599 | instance | ok: [instance] 2026-06-08 04:41:38.488673 | instance | 2026-06-08 04:41:38.488686 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:41:38.488696 | instance | Monday 08 June 2026 04:41:38 +0000 (0:00:01.256) 0:10:33.116 *********** 2026-06-08 04:41:38.763632 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:41:38.763731 | instance | 2026-06-08 04:41:38.763860 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:41:38.763981 | instance | Monday 08 June 2026 04:41:38 +0000 (0:00:00.276) 0:10:33.392 *********** 2026-06-08 04:41:38.838385 | instance | skipping: [instance] 2026-06-08 04:41:38.838558 | instance | 2026-06-08 04:41:38.838747 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:41:38.838924 | instance | Monday 08 June 2026 04:41:38 +0000 (0:00:00.075) 0:10:33.468 *********** 2026-06-08 04:41:38.914714 | instance | skipping: [instance] 2026-06-08 04:41:38.915038 | instance | 2026-06-08 04:41:38.915336 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:41:38.915625 | instance | Monday 08 June 2026 04:41:38 +0000 (0:00:00.076) 0:10:33.544 *********** 2026-06-08 04:41:38.998769 | instance | ok: [instance] 2026-06-08 04:41:38.999020 | instance | 2026-06-08 04:41:38.999298 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-06-08 04:41:38.999640 | instance | Monday 08 June 2026 04:41:38 +0000 (0:00:00.084) 0:10:33.628 *********** 2026-06-08 04:41:39.113279 | instance | included: ingress for instance 2026-06-08 04:41:39.113577 | instance | 2026-06-08 04:41:39.113882 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-06-08 04:41:39.114204 | instance | Monday 08 June 2026 04:41:39 +0000 (0:00:00.114) 0:10:33.742 *********** 2026-06-08 04:41:40.373592 | instance | ok: [instance] 2026-06-08 04:41:40.373826 | instance | 2026-06-08 04:41:40.374196 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-08 04:41:40.374529 | instance | Monday 08 June 2026 04:41:40 +0000 (0:00:01.259) 0:10:35.002 *********** 2026-06-08 04:41:40.656790 | instance | ok: [instance] 2026-06-08 04:41:40.657019 | instance | 2026-06-08 04:41:40.657299 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:41:40.657566 | instance | Monday 08 June 2026 04:41:40 +0000 (0:00:00.283) 0:10:35.286 *********** 2026-06-08 04:41:41.789772 | instance | ok: [instance] 2026-06-08 04:41:41.789928 | instance | 2026-06-08 04:41:41.790176 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 04:41:41.790364 | instance | Monday 08 June 2026 04:41:41 +0000 (0:00:01.133) 0:10:36.419 *********** 2026-06-08 04:41:42.090770 | instance | ok: [instance] 2026-06-08 04:41:42.090993 | instance | 2026-06-08 04:41:42.091273 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:41:42.091550 | instance | Monday 08 June 2026 04:41:42 +0000 (0:00:00.300) 0:10:36.720 *********** 2026-06-08 04:41:42.214258 | instance | ok: [instance] => { 2026-06-08 04:41:42.214559 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-08 04:41:42.214820 | instance | } 2026-06-08 04:41:42.215128 | instance | 2026-06-08 04:41:42.215410 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:41:42.215679 | instance | Monday 08 June 2026 04:41:42 +0000 (0:00:00.122) 0:10:36.843 *********** 2026-06-08 04:41:42.601334 | instance | ok: [instance] 2026-06-08 04:41:42.601598 | instance | 2026-06-08 04:41:42.601885 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:41:42.602304 | instance | Monday 08 June 2026 04:41:42 +0000 (0:00:00.387) 0:10:37.230 *********** 2026-06-08 04:41:43.693248 | instance | ok: [instance] 2026-06-08 04:41:43.693350 | instance | 2026-06-08 04:41:43.693467 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-08 04:41:43.693703 | instance | Monday 08 June 2026 04:41:43 +0000 (0:00:01.091) 0:10:38.322 *********** 2026-06-08 04:41:44.213129 | instance | ok: [instance] 2026-06-08 04:41:44.213359 | instance | 2026-06-08 04:41:44.213660 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-06-08 04:41:44.213936 | instance | Monday 08 June 2026 04:41:44 +0000 (0:00:00.519) 0:10:38.842 *********** 2026-06-08 04:41:44.989796 | instance | ok: [instance] 2026-06-08 04:41:44.990101 | instance | 2026-06-08 04:41:44.990689 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-06-08 04:41:44.990728 | instance | Monday 08 June 2026 04:41:44 +0000 (0:00:00.777) 0:10:39.619 *********** 2026-06-08 04:41:45.704694 | instance | ok: [instance] 2026-06-08 04:41:45.704767 | instance | 2026-06-08 04:41:45.704928 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-06-08 04:41:45.705036 | instance | Monday 08 June 2026 04:41:45 +0000 (0:00:00.715) 0:10:40.334 *********** 2026-06-08 04:41:46.105488 | instance | ok: [instance] 2026-06-08 04:41:46.105579 | instance | 2026-06-08 04:41:46.105840 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-08 04:41:46.105882 | instance | Monday 08 June 2026 04:41:46 +0000 (0:00:00.400) 0:10:40.735 *********** 2026-06-08 04:41:46.312414 | instance | included: openstack_helm_endpoints for instance 2026-06-08 04:41:46.312550 | instance | 2026-06-08 04:41:46.312762 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:41:46.312932 | instance | Monday 08 June 2026 04:41:46 +0000 (0:00:00.206) 0:10:40.942 *********** 2026-06-08 04:41:46.403600 | instance | skipping: [instance] 2026-06-08 04:41:46.403698 | instance | 2026-06-08 04:41:46.403961 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:41:46.404003 | instance | Monday 08 June 2026 04:41:46 +0000 (0:00:00.091) 0:10:41.033 *********** 2026-06-08 04:41:46.594575 | instance | skipping: [instance] 2026-06-08 04:41:46.594649 | instance | 2026-06-08 04:41:46.594926 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:41:46.594974 | instance | Monday 08 June 2026 04:41:46 +0000 (0:00:00.190) 0:10:41.224 *********** 2026-06-08 04:41:46.665822 | instance | skipping: [instance] 2026-06-08 04:41:46.665950 | instance | 2026-06-08 04:41:46.666920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:41:46.666937 | instance | Monday 08 June 2026 04:41:46 +0000 (0:00:00.071) 0:10:41.295 *********** 2026-06-08 04:41:46.740992 | instance | skipping: [instance] 2026-06-08 04:41:46.741386 | instance | 2026-06-08 04:41:46.741422 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:41:46.741429 | instance | Monday 08 June 2026 04:41:46 +0000 (0:00:00.075) 0:10:41.370 *********** 2026-06-08 04:41:46.813005 | instance | skipping: [instance] 2026-06-08 04:41:46.813128 | instance | 2026-06-08 04:41:46.813397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:41:46.813442 | instance | Monday 08 June 2026 04:41:46 +0000 (0:00:00.072) 0:10:41.442 *********** 2026-06-08 04:41:46.888933 | instance | skipping: [instance] 2026-06-08 04:41:46.889017 | instance | 2026-06-08 04:41:46.889149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:41:46.889274 | instance | Monday 08 June 2026 04:41:46 +0000 (0:00:00.075) 0:10:41.518 *********** 2026-06-08 04:41:46.974630 | instance | ok: [instance] 2026-06-08 04:41:46.975013 | instance | 2026-06-08 04:41:46.975331 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:41:46.975688 | instance | Monday 08 June 2026 04:41:46 +0000 (0:00:00.085) 0:10:41.604 *********** 2026-06-08 04:41:47.059282 | instance | ok: [instance] => (item=identity) 2026-06-08 04:41:47.059503 | instance | 2026-06-08 04:41:47.059772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:41:47.060028 | instance | Monday 08 June 2026 04:41:47 +0000 (0:00:00.084) 0:10:41.688 *********** 2026-06-08 04:41:47.167947 | instance | ok: [instance] 2026-06-08 04:41:47.168603 | instance | 2026-06-08 04:41:47.168971 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-06-08 04:41:47.169250 | instance | Monday 08 June 2026 04:41:47 +0000 (0:00:00.108) 0:10:41.797 *********** 2026-06-08 04:41:47.661421 | instance | ok: [instance] 2026-06-08 04:41:47.661570 | instance | 2026-06-08 04:41:47.661754 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-06-08 04:41:47.661954 | instance | Monday 08 June 2026 04:41:47 +0000 (0:00:00.493) 0:10:42.290 *********** 2026-06-08 04:41:48.163119 | instance | ok: [instance] 2026-06-08 04:41:48.163384 | instance | 2026-06-08 04:41:48.163681 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-06-08 04:41:48.163959 | instance | Monday 08 June 2026 04:41:48 +0000 (0:00:00.501) 0:10:42.792 *********** 2026-06-08 04:41:48.631456 | instance | ok: [instance] 2026-06-08 04:41:48.631669 | instance | 2026-06-08 04:41:48.632025 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-06-08 04:41:48.632322 | instance | Monday 08 June 2026 04:41:48 +0000 (0:00:00.468) 0:10:43.260 *********** 2026-06-08 04:41:49.210931 | instance | ok: [instance] 2026-06-08 04:41:49.211005 | instance | 2026-06-08 04:41:49.211155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:41:49.211290 | instance | Monday 08 June 2026 04:41:49 +0000 (0:00:00.579) 0:10:43.840 *********** 2026-06-08 04:41:49.308470 | instance | ok: [instance] 2026-06-08 04:41:49.308704 | instance | 2026-06-08 04:41:49.308978 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:41:49.309246 | instance | Monday 08 June 2026 04:41:49 +0000 (0:00:00.097) 0:10:43.938 *********** 2026-06-08 04:41:49.430068 | instance | included: rabbitmq for instance 2026-06-08 04:41:49.430129 | instance | 2026-06-08 04:41:49.430136 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:41:49.430143 | instance | Monday 08 June 2026 04:41:49 +0000 (0:00:00.116) 0:10:44.054 *********** 2026-06-08 04:41:50.104640 | instance | ok: [instance] 2026-06-08 04:41:50.104905 | instance | 2026-06-08 04:41:50.105193 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:41:50.105467 | instance | Monday 08 June 2026 04:41:50 +0000 (0:00:00.679) 0:10:44.734 *********** 2026-06-08 04:41:50.277844 | instance | skipping: [instance] 2026-06-08 04:41:50.278124 | instance | 2026-06-08 04:41:50.278420 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:41:50.278684 | instance | Monday 08 June 2026 04:41:50 +0000 (0:00:00.173) 0:10:44.907 *********** 2026-06-08 04:41:50.443296 | instance | skipping: [instance] 2026-06-08 04:41:50.443542 | instance | 2026-06-08 04:41:50.443817 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:41:50.444119 | instance | Monday 08 June 2026 04:41:50 +0000 (0:00:00.165) 0:10:45.072 *********** 2026-06-08 04:41:50.616388 | instance | skipping: [instance] 2026-06-08 04:41:50.616729 | instance | 2026-06-08 04:41:50.617075 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:41:50.617352 | instance | Monday 08 June 2026 04:41:50 +0000 (0:00:00.172) 0:10:45.245 *********** 2026-06-08 04:41:51.481811 | instance | ok: [instance] 2026-06-08 04:41:51.482136 | instance | 2026-06-08 04:41:51.482419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:41:51.482734 | instance | Monday 08 June 2026 04:41:51 +0000 (0:00:00.864) 0:10:46.110 *********** 2026-06-08 04:41:52.218078 | instance | ok: [instance] 2026-06-08 04:41:52.218348 | instance | 2026-06-08 04:41:52.218716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:41:52.219109 | instance | Monday 08 June 2026 04:41:52 +0000 (0:00:00.736) 0:10:46.847 *********** 2026-06-08 04:41:52.295375 | instance | ok: [instance] 2026-06-08 04:41:52.295646 | instance | 2026-06-08 04:41:52.295975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:41:52.296342 | instance | Monday 08 June 2026 04:41:52 +0000 (0:00:00.077) 0:10:46.924 *********** 2026-06-08 04:41:52.369967 | instance | skipping: [instance] 2026-06-08 04:41:52.370254 | instance | 2026-06-08 04:41:52.370603 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:41:52.370895 | instance | Monday 08 June 2026 04:41:52 +0000 (0:00:00.074) 0:10:46.999 *********** 2026-06-08 04:41:52.446502 | instance | skipping: [instance] 2026-06-08 04:41:52.446727 | instance | 2026-06-08 04:41:52.447013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:41:52.447267 | instance | Monday 08 June 2026 04:41:52 +0000 (0:00:00.076) 0:10:47.076 *********** 2026-06-08 04:41:52.522353 | instance | ok: [instance] 2026-06-08 04:41:52.522578 | instance | 2026-06-08 04:41:52.522898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:41:52.523201 | instance | Monday 08 June 2026 04:41:52 +0000 (0:00:00.075) 0:10:47.151 *********** 2026-06-08 04:41:52.663953 | instance | ok: [instance] => (item=network) 2026-06-08 04:41:52.664232 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:41:52.664504 | instance | ok: [instance] => (item=valkey) 2026-06-08 04:41:52.664776 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:41:52.665109 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-06-08 04:41:52.665459 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:41:52.665750 | instance | ok: [instance] => (item=load_balancer) 2026-06-08 04:41:52.665993 | instance | ok: [instance] => (item=identity) 2026-06-08 04:41:52.666273 | instance | 2026-06-08 04:41:52.666554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:41:52.666896 | instance | Monday 08 June 2026 04:41:52 +0000 (0:00:00.141) 0:10:47.293 *********** 2026-06-08 04:41:52.776268 | instance | ok: [instance] 2026-06-08 04:41:52.776494 | instance | 2026-06-08 04:41:52.776782 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:41:52.777054 | instance | Monday 08 June 2026 04:41:52 +0000 (0:00:00.112) 0:10:47.405 *********** 2026-06-08 04:41:53.023220 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:41:53.023461 | instance | 2026-06-08 04:41:53.023735 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:41:53.024000 | instance | Monday 08 June 2026 04:41:53 +0000 (0:00:00.247) 0:10:47.652 *********** 2026-06-08 04:41:53.619993 | instance | ok: [instance] 2026-06-08 04:41:53.620231 | instance | 2026-06-08 04:41:53.620491 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-06-08 04:41:53.620752 | instance | Monday 08 June 2026 04:41:53 +0000 (0:00:00.595) 0:10:48.248 *********** 2026-06-08 04:41:54.928745 | instance | ok: [instance] 2026-06-08 04:41:54.929027 | instance | 2026-06-08 04:41:54.929314 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-06-08 04:41:54.929556 | instance | Monday 08 June 2026 04:41:54 +0000 (0:00:01.308) 0:10:49.557 *********** 2026-06-08 04:41:55.963530 | instance | ok: [instance] 2026-06-08 04:41:55.963678 | instance | 2026-06-08 04:41:55.963866 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-06-08 04:41:55.964050 | instance | Monday 08 June 2026 04:41:55 +0000 (0:00:01.035) 0:10:50.593 *********** 2026-06-08 04:41:57.036260 | instance | ok: [instance] 2026-06-08 04:41:57.036339 | instance | 2026-06-08 04:41:57.036446 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-06-08 04:41:57.036748 | instance | Monday 08 June 2026 04:41:57 +0000 (0:00:01.072) 0:10:51.665 *********** 2026-06-08 04:41:58.067994 | instance | ok: [instance] 2026-06-08 04:41:58.068436 | instance | 2026-06-08 04:41:58.068491 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-06-08 04:41:58.068976 | instance | Monday 08 June 2026 04:41:58 +0000 (0:00:01.031) 0:10:52.697 *********** 2026-06-08 04:42:03.076000 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-06-08 04:42:03.076123 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-06-08 04:42:03.076326 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-06-08 04:42:03.076441 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-06-08 04:42:03.076476 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-06-08 04:42:03.076596 | instance | 2026-06-08 04:42:03.076648 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-06-08 04:42:03.076802 | instance | Monday 08 June 2026 04:42:03 +0000 (0:00:05.008) 0:10:57.705 *********** 2026-06-08 04:42:04.425001 | instance | ok: [instance] => (item=instance) 2026-06-08 04:42:04.425088 | instance | 2026-06-08 04:42:04.425104 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-06-08 04:42:04.425251 | instance | Monday 08 June 2026 04:42:04 +0000 (0:00:01.348) 0:10:59.054 *********** 2026-06-08 04:42:07.047526 | instance | ok: [instance] => (item=instance) 2026-06-08 04:42:07.047607 | instance | 2026-06-08 04:42:07.047867 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-06-08 04:42:07.047936 | instance | Monday 08 June 2026 04:42:07 +0000 (0:00:02.621) 0:11:01.676 *********** 2026-06-08 04:42:12.574596 | instance | ok: [instance] => (item=instance) 2026-06-08 04:42:12.575522 | instance | 2026-06-08 04:42:12.575580 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-06-08 04:42:12.575591 | instance | Monday 08 June 2026 04:42:12 +0000 (0:00:05.526) 0:11:07.203 *********** 2026-06-08 04:42:13.936303 | instance | ok: [instance] => (item=instance) 2026-06-08 04:42:13.936382 | instance | 2026-06-08 04:42:13.936514 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-06-08 04:42:13.936638 | instance | Monday 08 June 2026 04:42:13 +0000 (0:00:01.362) 0:11:08.566 *********** 2026-06-08 04:42:14.029339 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-06-08 04:42:14.029416 | instance | 2026-06-08 04:42:14.029650 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-06-08 04:42:14.029691 | instance | Monday 08 June 2026 04:42:14 +0000 (0:00:00.092) 0:11:08.659 *********** 2026-06-08 04:42:15.005517 | instance | ok: [instance] 2026-06-08 04:42:15.005591 | instance | 2026-06-08 04:42:15.005869 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-06-08 04:42:15.005912 | instance | Monday 08 June 2026 04:42:15 +0000 (0:00:00.976) 0:11:09.635 *********** 2026-06-08 04:42:17.015407 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-06-08T04:17:51Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.13', 'hostname': 'host-172-24-3-13', 'fqdn': 'host-172-24-3-13.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'c2f44739-bc21-4496-bc2e-15310fb3b913', 'ip_address': '172.24.3.13'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:ab:23:61', 'name': 'octavia-health-manager-port-instance', 'network_id': '9b719bc2-271b-4b47-b5a0-8b708345e958', 'numa_affinity_policy': None, 'project_id': '594879dc42e545468dfd9ac33c94950b', 'tenant_id': '594879dc42e545468dfd9ac33c94950b', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['b078ea5c-2130-4b2d-838c-8b23b46c8f9b'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-06-08T04:21:34Z', 'revision_number': 5, 'if_match': None, 'id': '226af68b-2f70-415e-a9a4-bdc17b987b2b', '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-06-08 04:42:17.015533 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-06-08T04:17:51Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.13', 'hostname': 'host-172-24-3-13', 'fqdn': 'host-172-24-3-13.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'c2f44739-bc21-4496-bc2e-15310fb3b913', 'ip_address': '172.24.3.13'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:ab:23:61', 'name': 'octavia-health-manager-port-instance', 'network_id': '9b719bc2-271b-4b47-b5a0-8b708345e958', 'numa_affinity_policy': None, 'project_id': '594879dc42e545468dfd9ac33c94950b', 'tenant_id': '594879dc42e545468dfd9ac33c94950b', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['b078ea5c-2130-4b2d-838c-8b23b46c8f9b'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-06-08T04:21:34Z', 'revision_number': 5, 'if_match': None, 'id': '226af68b-2f70-415e-a9a4-bdc17b987b2b', '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-06-08 04:42:17.015723 | instance | 2026-06-08 04:42:17.015807 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-06-08 04:42:17.016209 | instance | Monday 08 June 2026 04:42:17 +0000 (0:00:02.009) 0:11:11.645 *********** 2026-06-08 04:42:18.101376 | instance | ok: [instance] 2026-06-08 04:42:18.101460 | instance | 2026-06-08 04:42:18.101590 | instance | TASK [Upload Amphora image] **************************************************** 2026-06-08 04:42:18.101733 | instance | Monday 08 June 2026 04:42:18 +0000 (0:00:01.085) 0:11:12.731 *********** 2026-06-08 04:42:18.260295 | instance | included: atmosphere.common.glance_image for instance 2026-06-08 04:42:18.260597 | instance | 2026-06-08 04:42:18.260952 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-06-08 04:42:18.261252 | instance | Monday 08 June 2026 04:42:18 +0000 (0:00:00.158) 0:11:12.889 *********** 2026-06-08 04:42:19.463382 | instance | ok: [instance] 2026-06-08 04:42:19.463649 | instance | 2026-06-08 04:42:19.463969 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-06-08 04:42:19.464260 | instance | Monday 08 June 2026 04:42:19 +0000 (0:00:01.202) 0:11:14.092 *********** 2026-06-08 04:42:20.015842 | instance | ok: [instance] 2026-06-08 04:42:20.015963 | instance | 2026-06-08 04:42:20.016162 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-06-08 04:42:20.016338 | instance | Monday 08 June 2026 04:42:20 +0000 (0:00:00.553) 0:11:14.645 *********** 2026-06-08 04:42:20.100569 | instance | ok: [instance] 2026-06-08 04:42:20.100964 | instance | 2026-06-08 04:42:20.101378 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-06-08 04:42:20.101708 | instance | Monday 08 June 2026 04:42:20 +0000 (0:00:00.084) 0:11:14.730 *********** 2026-06-08 04:42:21.078058 | instance | ok: [instance] 2026-06-08 04:42:21.078331 | instance | 2026-06-08 04:42:21.078665 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-06-08 04:42:21.078958 | instance | Monday 08 June 2026 04:42:21 +0000 (0:00:00.977) 0:11:15.707 *********** 2026-06-08 04:42:21.167483 | instance | ok: [instance] 2026-06-08 04:42:21.167859 | instance | 2026-06-08 04:42:21.168237 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-06-08 04:42:21.168495 | instance | Monday 08 June 2026 04:42:21 +0000 (0:00:00.089) 0:11:15.796 *********** 2026-06-08 04:42:21.266228 | instance | ok: [instance] 2026-06-08 04:42:21.266336 | instance | 2026-06-08 04:42:21.266350 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-06-08 04:42:21.266474 | instance | Monday 08 June 2026 04:42:21 +0000 (0:00:00.098) 0:11:15.895 *********** 2026-06-08 04:42:21.345856 | instance | skipping: [instance] 2026-06-08 04:42:21.346126 | instance | 2026-06-08 04:42:21.346441 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-06-08 04:42:21.346719 | instance | Monday 08 June 2026 04:42:21 +0000 (0:00:00.079) 0:11:15.975 *********** 2026-06-08 04:42:21.426766 | instance | skipping: [instance] 2026-06-08 04:42:21.427028 | instance | 2026-06-08 04:42:21.427300 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-06-08 04:42:21.427566 | instance | Monday 08 June 2026 04:42:21 +0000 (0:00:00.081) 0:11:16.056 *********** 2026-06-08 04:42:21.505907 | instance | skipping: [instance] 2026-06-08 04:42:21.506199 | instance | 2026-06-08 04:42:21.506480 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-06-08 04:42:21.506757 | instance | Monday 08 June 2026 04:42:21 +0000 (0:00:00.078) 0:11:16.135 *********** 2026-06-08 04:42:21.579129 | instance | skipping: [instance] 2026-06-08 04:42:21.579366 | instance | 2026-06-08 04:42:21.579643 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-06-08 04:42:21.579964 | instance | Monday 08 June 2026 04:42:21 +0000 (0:00:00.073) 0:11:16.208 *********** 2026-06-08 04:42:21.647844 | instance | skipping: [instance] 2026-06-08 04:42:21.648172 | instance | 2026-06-08 04:42:21.648591 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-06-08 04:42:21.648932 | instance | Monday 08 June 2026 04:42:21 +0000 (0:00:00.068) 0:11:16.277 *********** 2026-06-08 04:42:21.719944 | instance | skipping: [instance] 2026-06-08 04:42:21.720107 | instance | 2026-06-08 04:42:21.720289 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-06-08 04:42:21.720592 | instance | Monday 08 June 2026 04:42:21 +0000 (0:00:00.072) 0:11:16.349 *********** 2026-06-08 04:42:21.801647 | instance | skipping: [instance] 2026-06-08 04:42:21.801888 | instance | 2026-06-08 04:42:21.802252 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-06-08 04:42:21.802530 | instance | Monday 08 June 2026 04:42:21 +0000 (0:00:00.081) 0:11:16.431 *********** 2026-06-08 04:42:21.886907 | instance | skipping: [instance] 2026-06-08 04:42:21.886990 | instance | 2026-06-08 04:42:21.887136 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-06-08 04:42:21.887303 | instance | Monday 08 June 2026 04:42:21 +0000 (0:00:00.085) 0:11:16.516 *********** 2026-06-08 04:42:21.960053 | instance | skipping: [instance] 2026-06-08 04:42:21.960207 | instance | 2026-06-08 04:42:21.960382 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-06-08 04:42:21.960561 | instance | Monday 08 June 2026 04:42:21 +0000 (0:00:00.073) 0:11:16.589 *********** 2026-06-08 04:42:22.058919 | instance | skipping: [instance] 2026-06-08 04:42:22.059185 | instance | 2026-06-08 04:42:22.059535 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-06-08 04:42:22.059852 | instance | Monday 08 June 2026 04:42:22 +0000 (0:00:00.098) 0:11:16.688 *********** 2026-06-08 04:42:23.025052 | instance | ok: [instance] 2026-06-08 04:42:23.025288 | instance | 2026-06-08 04:42:23.025582 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-06-08 04:42:23.025842 | instance | Monday 08 June 2026 04:42:23 +0000 (0:00:00.965) 0:11:17.654 *********** 2026-06-08 04:42:23.738269 | instance | ok: [instance] 2026-06-08 04:42:23.738492 | instance | 2026-06-08 04:42:23.738829 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-06-08 04:42:23.739042 | instance | Monday 08 June 2026 04:42:23 +0000 (0:00:00.713) 0:11:18.367 *********** 2026-06-08 04:42:24.435533 | instance | ok: [instance] 2026-06-08 04:42:24.435816 | instance | 2026-06-08 04:42:24.436099 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-06-08 04:42:24.436386 | instance | Monday 08 June 2026 04:42:24 +0000 (0:00:00.697) 0:11:19.065 *********** 2026-06-08 04:42:25.583225 | instance | ok: [instance] 2026-06-08 04:42:25.583356 | instance | 2026-06-08 04:42:25.583530 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-06-08 04:42:25.583696 | instance | Monday 08 June 2026 04:42:25 +0000 (0:00:01.147) 0:11:20.212 *********** 2026-06-08 04:42:27.029642 | instance | ok: [instance] => (item=octavia-client) 2026-06-08 04:42:27.029859 | instance | ok: [instance] => (item=octavia-server) 2026-06-08 04:42:27.030166 | instance | 2026-06-08 04:42:27.030439 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-06-08 04:42:27.030809 | instance | Monday 08 June 2026 04:42:27 +0000 (0:00:01.446) 0:11:21.659 *********** 2026-06-08 04:42:27.769214 | instance | ok: [instance] 2026-06-08 04:42:27.769490 | instance | 2026-06-08 04:42:27.769731 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-06-08 04:42:27.770073 | instance | Monday 08 June 2026 04:42:27 +0000 (0:00:00.739) 0:11:22.398 *********** 2026-06-08 04:42:29.218402 | instance | ok: [instance] 2026-06-08 04:42:29.218665 | instance | 2026-06-08 04:42:29.219009 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-06-08 04:42:29.219294 | instance | Monday 08 June 2026 04:42:29 +0000 (0:00:01.449) 0:11:23.847 *********** 2026-06-08 04:42:31.866642 | instance | ok: [instance] 2026-06-08 04:42:31.866888 | instance | 2026-06-08 04:42:31.867169 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-06-08 04:42:31.867784 | instance | Monday 08 June 2026 04:42:31 +0000 (0:00:02.648) 0:11:26.496 *********** 2026-06-08 04:42:42.458483 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-06-08 04:42:42.458916 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-06-08 04:42:42.459220 | instance | 2026-06-08 04:42:42.459509 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:42:42.459776 | instance | Monday 08 June 2026 04:42:42 +0000 (0:00:10.591) 0:11:37.088 *********** 2026-06-08 04:42:42.638198 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:42:42.638388 | instance | 2026-06-08 04:42:42.638632 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:42:42.638900 | instance | Monday 08 June 2026 04:42:42 +0000 (0:00:00.179) 0:11:37.267 *********** 2026-06-08 04:42:42.717701 | instance | skipping: [instance] 2026-06-08 04:42:42.717914 | instance | 2026-06-08 04:42:42.718269 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:42:42.718536 | instance | Monday 08 June 2026 04:42:42 +0000 (0:00:00.079) 0:11:37.347 *********** 2026-06-08 04:42:42.789411 | instance | skipping: [instance] 2026-06-08 04:42:42.789583 | instance | 2026-06-08 04:42:42.789794 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:42:42.790017 | instance | Monday 08 June 2026 04:42:42 +0000 (0:00:00.071) 0:11:37.419 *********** 2026-06-08 04:42:42.881469 | instance | ok: [instance] 2026-06-08 04:42:42.881613 | instance | 2026-06-08 04:42:42.881794 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-06-08 04:42:42.881992 | instance | Monday 08 June 2026 04:42:42 +0000 (0:00:00.092) 0:11:37.511 *********** 2026-06-08 04:42:43.010376 | instance | included: ingress for instance 2026-06-08 04:42:43.010609 | instance | 2026-06-08 04:42:43.010889 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-06-08 04:42:43.011261 | instance | Monday 08 June 2026 04:42:43 +0000 (0:00:00.128) 0:11:37.639 *********** 2026-06-08 04:42:44.248409 | instance | ok: [instance] 2026-06-08 04:42:44.248476 | instance | 2026-06-08 04:42:44.248489 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:42:44.248507 | instance | Monday 08 June 2026 04:42:44 +0000 (0:00:01.237) 0:11:38.877 *********** 2026-06-08 04:42:44.351661 | instance | ok: [instance] 2026-06-08 04:42:44.351834 | instance | 2026-06-08 04:42:44.351855 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:42:44.352006 | instance | Monday 08 June 2026 04:42:44 +0000 (0:00:00.104) 0:11:38.981 *********** 2026-06-08 04:42:44.489941 | instance | included: rabbitmq for instance 2026-06-08 04:42:44.490061 | instance | 2026-06-08 04:42:44.490360 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:42:44.490402 | instance | Monday 08 June 2026 04:42:44 +0000 (0:00:00.138) 0:11:39.119 *********** 2026-06-08 04:42:45.246397 | instance | ok: [instance] 2026-06-08 04:42:45.246482 | instance | 2026-06-08 04:42:45.246610 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:42:45.246821 | instance | Monday 08 June 2026 04:42:45 +0000 (0:00:00.756) 0:11:39.876 *********** 2026-06-08 04:42:45.415316 | instance | skipping: [instance] 2026-06-08 04:42:45.415817 | instance | 2026-06-08 04:42:45.415840 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:42:45.415848 | instance | Monday 08 June 2026 04:42:45 +0000 (0:00:00.169) 0:11:40.045 *********** 2026-06-08 04:42:45.595643 | instance | skipping: [instance] 2026-06-08 04:42:45.595765 | instance | 2026-06-08 04:42:45.595926 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:42:45.596201 | instance | Monday 08 June 2026 04:42:45 +0000 (0:00:00.180) 0:11:40.225 *********** 2026-06-08 04:42:45.786538 | instance | skipping: [instance] 2026-06-08 04:42:45.786603 | instance | 2026-06-08 04:42:45.786872 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:42:45.786910 | instance | Monday 08 June 2026 04:42:45 +0000 (0:00:00.190) 0:11:40.416 *********** 2026-06-08 04:42:46.624636 | instance | ok: [instance] 2026-06-08 04:42:46.624719 | instance | 2026-06-08 04:42:46.624918 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:42:46.624997 | instance | Monday 08 June 2026 04:42:46 +0000 (0:00:00.838) 0:11:41.254 *********** 2026-06-08 04:42:47.328204 | instance | ok: [instance] 2026-06-08 04:42:47.328296 | instance | 2026-06-08 04:42:47.328429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:42:47.328548 | instance | Monday 08 June 2026 04:42:47 +0000 (0:00:00.703) 0:11:41.958 *********** 2026-06-08 04:42:47.402409 | instance | ok: [instance] 2026-06-08 04:42:47.402517 | instance | 2026-06-08 04:42:47.402700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:42:47.402854 | instance | Monday 08 June 2026 04:42:47 +0000 (0:00:00.074) 0:11:42.032 *********** 2026-06-08 04:42:47.479456 | instance | skipping: [instance] 2026-06-08 04:42:47.479534 | instance | 2026-06-08 04:42:47.479652 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:42:47.479775 | instance | Monday 08 June 2026 04:42:47 +0000 (0:00:00.077) 0:11:42.109 *********** 2026-06-08 04:42:47.561299 | instance | skipping: [instance] 2026-06-08 04:42:47.561628 | instance | 2026-06-08 04:42:47.561899 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:42:47.562194 | instance | Monday 08 June 2026 04:42:47 +0000 (0:00:00.080) 0:11:42.190 *********** 2026-06-08 04:42:47.642759 | instance | ok: [instance] 2026-06-08 04:42:47.642998 | instance | 2026-06-08 04:42:47.643282 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:42:47.643544 | instance | Monday 08 June 2026 04:42:47 +0000 (0:00:00.081) 0:11:42.272 *********** 2026-06-08 04:42:47.800092 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:42:47.800350 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:42:47.800611 | instance | ok: [instance] => (item=orchestration) 2026-06-08 04:42:47.800870 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:42:47.801125 | instance | ok: [instance] => (item=container_infra) 2026-06-08 04:42:47.801374 | instance | ok: [instance] => (item=key_manager) 2026-06-08 04:42:47.801650 | instance | ok: [instance] => (item=identity) 2026-06-08 04:42:47.801890 | instance | 2026-06-08 04:42:47.802201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:42:47.802486 | instance | Monday 08 June 2026 04:42:47 +0000 (0:00:00.157) 0:11:42.429 *********** 2026-06-08 04:42:47.940315 | instance | ok: [instance] 2026-06-08 04:42:47.940525 | instance | 2026-06-08 04:42:47.940837 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:42:47.941122 | instance | Monday 08 June 2026 04:42:47 +0000 (0:00:00.139) 0:11:42.569 *********** 2026-06-08 04:42:48.169066 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:42:48.169289 | instance | 2026-06-08 04:42:48.169594 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:42:48.169885 | instance | Monday 08 June 2026 04:42:48 +0000 (0:00:00.229) 0:11:42.798 *********** 2026-06-08 04:42:48.758101 | instance | ok: [instance] 2026-06-08 04:42:48.758196 | instance | 2026-06-08 04:42:48.758282 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:42:48.758399 | instance | Monday 08 June 2026 04:42:48 +0000 (0:00:00.589) 0:11:43.387 *********** 2026-06-08 04:42:48.844400 | instance | ok: [instance] => { 2026-06-08 04:42:48.844667 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-06-08 04:42:48.844917 | instance | } 2026-06-08 04:42:48.845159 | instance | 2026-06-08 04:42:48.845449 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:42:48.845712 | instance | Monday 08 June 2026 04:42:48 +0000 (0:00:00.086) 0:11:43.474 *********** 2026-06-08 04:42:49.251982 | instance | ok: [instance] 2026-06-08 04:42:49.252062 | instance | 2026-06-08 04:42:49.252174 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:42:49.252300 | instance | Monday 08 June 2026 04:42:49 +0000 (0:00:00.407) 0:11:43.881 *********** 2026-06-08 04:42:49.355793 | instance | skipping: [instance] 2026-06-08 04:42:49.356074 | instance | 2026-06-08 04:42:49.356383 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-06-08 04:42:49.356680 | instance | Monday 08 June 2026 04:42:49 +0000 (0:00:00.102) 0:11:43.984 *********** 2026-06-08 04:42:49.980326 | instance | ok: [instance] 2026-06-08 04:42:49.980399 | instance | 2026-06-08 04:42:49.980546 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:42:49.980660 | instance | Monday 08 June 2026 04:42:49 +0000 (0:00:00.624) 0:11:44.609 *********** 2026-06-08 04:42:50.095523 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:42:50.095749 | instance | 2026-06-08 04:42:50.096017 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:42:50.096287 | instance | Monday 08 June 2026 04:42:50 +0000 (0:00:00.115) 0:11:44.725 *********** 2026-06-08 04:42:50.697358 | instance | ok: [instance] 2026-06-08 04:42:50.697631 | instance | 2026-06-08 04:42:50.697924 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-06-08 04:42:50.698233 | instance | Monday 08 June 2026 04:42:50 +0000 (0:00:00.601) 0:11:45.326 *********** 2026-06-08 04:42:50.967933 | instance | ok: [instance] 2026-06-08 04:42:50.968099 | instance | 2026-06-08 04:42:50.968301 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-06-08 04:42:50.968471 | instance | Monday 08 June 2026 04:42:50 +0000 (0:00:00.270) 0:11:45.597 *********** 2026-06-08 04:42:51.512435 | instance | ok: [instance] 2026-06-08 04:42:51.512705 | instance | 2026-06-08 04:42:51.513010 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-06-08 04:42:51.513291 | instance | Monday 08 June 2026 04:42:51 +0000 (0:00:00.544) 0:11:46.141 *********** 2026-06-08 04:42:52.562891 | instance | ok: [instance] 2026-06-08 04:42:52.563026 | instance | 2026-06-08 04:42:52.563226 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-06-08 04:42:52.563401 | instance | Monday 08 June 2026 04:42:52 +0000 (0:00:01.050) 0:11:47.192 *********** 2026-06-08 04:42:55.940181 | instance | ok: [instance] 2026-06-08 04:42:55.940427 | instance | 2026-06-08 04:42:55.940754 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-06-08 04:42:55.941028 | instance | Monday 08 June 2026 04:42:55 +0000 (0:00:03.377) 0:11:50.569 *********** 2026-06-08 04:42:56.188974 | instance | ok: [instance] 2026-06-08 04:42:56.189209 | instance | 2026-06-08 04:42:56.189504 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-06-08 04:42:56.189777 | instance | Monday 08 June 2026 04:42:56 +0000 (0:00:00.248) 0:11:50.817 *********** 2026-06-08 04:42:58.172524 | instance | ok: [instance] 2026-06-08 04:42:58.172801 | instance | 2026-06-08 04:42:58.173121 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-06-08 04:42:58.173413 | instance | Monday 08 June 2026 04:42:58 +0000 (0:00:01.984) 0:11:52.802 *********** 2026-06-08 04:42:58.897177 | instance | ok: [instance] 2026-06-08 04:42:58.897395 | instance | 2026-06-08 04:42:58.897715 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-06-08 04:42:58.897998 | instance | Monday 08 June 2026 04:42:58 +0000 (0:00:00.724) 0:11:53.526 *********** 2026-06-08 04:42:59.081087 | instance | skipping: [instance] 2026-06-08 04:42:59.081193 | instance | 2026-06-08 04:42:59.081472 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-06-08 04:42:59.081498 | instance | Monday 08 June 2026 04:42:59 +0000 (0:00:00.183) 0:11:53.710 *********** 2026-06-08 04:42:59.183162 | instance | ok: [instance] 2026-06-08 04:42:59.183355 | instance | 2026-06-08 04:42:59.183686 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-06-08 04:42:59.183942 | instance | Monday 08 June 2026 04:42:59 +0000 (0:00:00.102) 0:11:53.812 *********** 2026-06-08 04:42:59.262650 | instance | skipping: [instance] 2026-06-08 04:42:59.262858 | instance | 2026-06-08 04:42:59.263174 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-06-08 04:42:59.263439 | instance | Monday 08 June 2026 04:42:59 +0000 (0:00:00.079) 0:11:53.892 *********** 2026-06-08 04:43:02.037815 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-06-08 04:43:02.038161 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-06-08 04:43:02.038477 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-06-08 04:43:02.038760 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-06-08 04:43:02.039018 | instance | 2026-06-08 04:43:02.039299 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-06-08 04:43:02.039566 | instance | Monday 08 June 2026 04:43:02 +0000 (0:00:02.775) 0:11:56.667 *********** 2026-06-08 04:43:02.151523 | 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-06-08 04:43:02.151704 | 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-06-08 04:43:02.151876 | 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-06-08 04:43:02.152049 | 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-06-08 04:43:02.152245 | 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-06-08 04:43:02.152420 | 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-06-08 04:43:02.152593 | 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-06-08 04:43:02.152772 | 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-06-08 04:43:02.152928 | instance | skipping: [instance] 2026-06-08 04:43:02.153141 | instance | 2026-06-08 04:43:02.153305 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-06-08 04:43:02.153476 | instance | Monday 08 June 2026 04:43:02 +0000 (0:00:00.113) 0:11:56.781 *********** 2026-06-08 04:43:03.257889 | instance | ok: [instance] 2026-06-08 04:43:03.258163 | instance | 2026-06-08 04:43:03.258460 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-06-08 04:43:03.258799 | instance | Monday 08 June 2026 04:43:03 +0000 (0:00:01.106) 0:11:57.887 *********** 2026-06-08 04:43:04.011414 | instance | ok: [instance] 2026-06-08 04:43:04.011526 | instance | 2026-06-08 04:43:04.011689 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-06-08 04:43:04.011840 | instance | Monday 08 June 2026 04:43:04 +0000 (0:00:00.753) 0:11:58.641 *********** 2026-06-08 04:43:06.245329 | instance | ok: [instance] 2026-06-08 04:43:06.245597 | instance | 2026-06-08 04:43:06.245862 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-06-08 04:43:06.246211 | instance | Monday 08 June 2026 04:43:06 +0000 (0:00:02.233) 0:12:00.874 *********** 2026-06-08 04:43:07.081894 | instance | ok: [instance] 2026-06-08 04:43:07.082210 | instance | 2026-06-08 04:43:07.082496 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:43:07.082773 | instance | Monday 08 June 2026 04:43:07 +0000 (0:00:00.836) 0:12:01.711 *********** 2026-06-08 04:43:07.253054 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:43:07.253248 | instance | 2026-06-08 04:43:07.253573 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:43:07.253854 | instance | Monday 08 June 2026 04:43:07 +0000 (0:00:00.171) 0:12:01.882 *********** 2026-06-08 04:43:07.331867 | instance | skipping: [instance] 2026-06-08 04:43:07.331938 | instance | 2026-06-08 04:43:07.331949 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:43:07.331960 | instance | Monday 08 June 2026 04:43:07 +0000 (0:00:00.077) 0:12:01.959 *********** 2026-06-08 04:43:07.404846 | instance | skipping: [instance] 2026-06-08 04:43:07.405678 | instance | 2026-06-08 04:43:07.405734 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:43:07.405746 | instance | Monday 08 June 2026 04:43:07 +0000 (0:00:00.074) 0:12:02.034 *********** 2026-06-08 04:43:07.503505 | instance | ok: [instance] 2026-06-08 04:43:07.503752 | instance | 2026-06-08 04:43:07.504005 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-06-08 04:43:07.504233 | instance | Monday 08 June 2026 04:43:07 +0000 (0:00:00.098) 0:12:02.132 *********** 2026-06-08 04:43:07.641267 | instance | included: ingress for instance 2026-06-08 04:43:07.641650 | instance | 2026-06-08 04:43:07.642048 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-06-08 04:43:07.642405 | instance | Monday 08 June 2026 04:43:07 +0000 (0:00:00.138) 0:12:02.270 *********** 2026-06-08 04:43:08.929202 | instance | ok: [instance] 2026-06-08 04:43:08.929247 | instance | 2026-06-08 04:43:08.929252 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-06-08 04:43:08.929257 | instance | Monday 08 June 2026 04:43:08 +0000 (0:00:01.287) 0:12:03.558 *********** 2026-06-08 04:43:09.710097 | instance | ok: [instance] 2026-06-08 04:43:09.710178 | instance | 2026-06-08 04:43:09.710190 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-06-08 04:43:09.710222 | instance | Monday 08 June 2026 04:43:09 +0000 (0:00:00.781) 0:12:04.339 *********** 2026-06-08 04:43:09.896619 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:43:09.896684 | instance | 2026-06-08 04:43:09.896814 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:43:09.896951 | instance | Monday 08 June 2026 04:43:09 +0000 (0:00:00.186) 0:12:04.525 *********** 2026-06-08 04:43:09.985643 | instance | skipping: [instance] 2026-06-08 04:43:09.985893 | instance | 2026-06-08 04:43:09.986483 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:43:09.986771 | instance | Monday 08 June 2026 04:43:09 +0000 (0:00:00.089) 0:12:04.615 *********** 2026-06-08 04:43:10.060050 | instance | skipping: [instance] 2026-06-08 04:43:10.060542 | instance | 2026-06-08 04:43:10.060901 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:43:10.061191 | instance | Monday 08 June 2026 04:43:10 +0000 (0:00:00.074) 0:12:04.689 *********** 2026-06-08 04:43:10.143274 | instance | ok: [instance] 2026-06-08 04:43:10.143599 | instance | 2026-06-08 04:43:10.143977 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-06-08 04:43:10.144333 | instance | Monday 08 June 2026 04:43:10 +0000 (0:00:00.083) 0:12:04.772 *********** 2026-06-08 04:43:10.259364 | instance | included: ingress for instance 2026-06-08 04:43:10.259498 | instance | 2026-06-08 04:43:10.259753 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-06-08 04:43:10.260005 | instance | Monday 08 June 2026 04:43:10 +0000 (0:00:00.116) 0:12:04.888 *********** 2026-06-08 04:43:11.645988 | instance | ok: [instance] 2026-06-08 04:43:11.646266 | instance | 2026-06-08 04:43:11.646547 | instance | TASK [Upload images] *********************************************************** 2026-06-08 04:43:11.646823 | instance | Monday 08 June 2026 04:43:11 +0000 (0:00:01.386) 0:12:06.275 *********** 2026-06-08 04:43:11.823014 | 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-06-08 04:43:11.823322 | instance | 2026-06-08 04:43:11.823611 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-06-08 04:43:11.823887 | instance | Monday 08 June 2026 04:43:11 +0000 (0:00:00.177) 0:12:06.452 *********** 2026-06-08 04:43:13.371271 | instance | ok: [instance] 2026-06-08 04:43:13.371501 | instance | 2026-06-08 04:43:13.371814 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-06-08 04:43:13.372093 | instance | Monday 08 June 2026 04:43:13 +0000 (0:00:01.548) 0:12:08.000 *********** 2026-06-08 04:43:13.459561 | instance | ok: [instance] 2026-06-08 04:43:13.459687 | instance | 2026-06-08 04:43:13.459862 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-06-08 04:43:13.460036 | instance | Monday 08 June 2026 04:43:13 +0000 (0:00:00.088) 0:12:08.089 *********** 2026-06-08 04:43:14.419126 | instance | ok: [instance] 2026-06-08 04:43:14.419353 | instance | 2026-06-08 04:43:14.419657 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-06-08 04:43:14.419940 | instance | Monday 08 June 2026 04:43:14 +0000 (0:00:00.959) 0:12:09.048 *********** 2026-06-08 04:43:14.504740 | instance | ok: [instance] 2026-06-08 04:43:14.504966 | instance | 2026-06-08 04:43:14.505264 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-06-08 04:43:14.505533 | instance | Monday 08 June 2026 04:43:14 +0000 (0:00:00.085) 0:12:09.134 *********** 2026-06-08 04:43:14.594453 | instance | ok: [instance] 2026-06-08 04:43:14.594562 | instance | 2026-06-08 04:43:14.594692 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-06-08 04:43:14.594810 | instance | Monday 08 June 2026 04:43:14 +0000 (0:00:00.089) 0:12:09.224 *********** 2026-06-08 04:43:14.674990 | instance | skipping: [instance] 2026-06-08 04:43:14.675248 | instance | 2026-06-08 04:43:14.675550 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-06-08 04:43:14.675825 | instance | Monday 08 June 2026 04:43:14 +0000 (0:00:00.079) 0:12:09.304 *********** 2026-06-08 04:43:14.752767 | instance | skipping: [instance] 2026-06-08 04:43:14.752972 | instance | 2026-06-08 04:43:14.753252 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-06-08 04:43:14.753530 | instance | Monday 08 June 2026 04:43:14 +0000 (0:00:00.077) 0:12:09.382 *********** 2026-06-08 04:43:14.838445 | instance | skipping: [instance] 2026-06-08 04:43:14.838802 | instance | 2026-06-08 04:43:14.839678 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-06-08 04:43:14.839922 | instance | Monday 08 June 2026 04:43:14 +0000 (0:00:00.082) 0:12:09.465 *********** 2026-06-08 04:43:14.909746 | instance | skipping: [instance] 2026-06-08 04:43:14.909827 | instance | 2026-06-08 04:43:14.909958 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-06-08 04:43:14.910093 | instance | Monday 08 June 2026 04:43:14 +0000 (0:00:00.074) 0:12:09.539 *********** 2026-06-08 04:43:14.994496 | instance | skipping: [instance] 2026-06-08 04:43:14.994754 | instance | 2026-06-08 04:43:14.995076 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-06-08 04:43:14.995381 | instance | Monday 08 June 2026 04:43:14 +0000 (0:00:00.083) 0:12:09.623 *********** 2026-06-08 04:43:15.066986 | instance | skipping: [instance] 2026-06-08 04:43:15.067221 | instance | 2026-06-08 04:43:15.067585 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-06-08 04:43:15.067898 | instance | Monday 08 June 2026 04:43:15 +0000 (0:00:00.072) 0:12:09.696 *********** 2026-06-08 04:43:15.136328 | instance | skipping: [instance] 2026-06-08 04:43:15.136394 | instance | 2026-06-08 04:43:15.136405 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-06-08 04:43:15.136415 | instance | Monday 08 June 2026 04:43:15 +0000 (0:00:00.068) 0:12:09.764 *********** 2026-06-08 04:43:15.213112 | instance | skipping: [instance] 2026-06-08 04:43:15.213380 | instance | 2026-06-08 04:43:15.213689 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-06-08 04:43:15.214040 | instance | Monday 08 June 2026 04:43:15 +0000 (0:00:00.077) 0:12:09.842 *********** 2026-06-08 04:43:15.275915 | instance | skipping: [instance] 2026-06-08 04:43:15.276145 | instance | 2026-06-08 04:43:15.276410 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-06-08 04:43:15.276707 | instance | Monday 08 June 2026 04:43:15 +0000 (0:00:00.062) 0:12:09.905 *********** 2026-06-08 04:43:15.492223 | instance | skipping: [instance] 2026-06-08 04:43:15.492463 | instance | 2026-06-08 04:43:15.492765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:43:15.493031 | instance | Monday 08 June 2026 04:43:15 +0000 (0:00:00.216) 0:12:10.121 *********** 2026-06-08 04:43:15.602605 | instance | ok: [instance] 2026-06-08 04:43:15.603703 | instance | 2026-06-08 04:43:15.603777 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:43:15.603789 | instance | Monday 08 June 2026 04:43:15 +0000 (0:00:00.110) 0:12:10.232 *********** 2026-06-08 04:43:15.726785 | instance | included: rabbitmq for instance 2026-06-08 04:43:15.727019 | instance | 2026-06-08 04:43:15.727339 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-08 04:43:15.727628 | instance | Monday 08 June 2026 04:43:15 +0000 (0:00:00.123) 0:12:10.356 *********** 2026-06-08 04:43:16.419805 | instance | ok: [instance] 2026-06-08 04:43:16.419895 | instance | 2026-06-08 04:43:16.420024 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-08 04:43:16.420148 | instance | Monday 08 June 2026 04:43:16 +0000 (0:00:00.693) 0:12:11.049 *********** 2026-06-08 04:43:16.594390 | instance | skipping: [instance] 2026-06-08 04:43:16.594640 | instance | 2026-06-08 04:43:16.594931 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-08 04:43:16.595248 | instance | Monday 08 June 2026 04:43:16 +0000 (0:00:00.174) 0:12:11.223 *********** 2026-06-08 04:43:16.765978 | instance | skipping: [instance] 2026-06-08 04:43:16.766281 | instance | 2026-06-08 04:43:16.766560 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-08 04:43:16.766882 | instance | Monday 08 June 2026 04:43:16 +0000 (0:00:00.171) 0:12:11.395 *********** 2026-06-08 04:43:16.968267 | instance | skipping: [instance] 2026-06-08 04:43:16.968516 | instance | 2026-06-08 04:43:16.968790 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-08 04:43:16.969055 | instance | Monday 08 June 2026 04:43:16 +0000 (0:00:00.202) 0:12:11.597 *********** 2026-06-08 04:43:17.827771 | instance | ok: [instance] 2026-06-08 04:43:17.828019 | instance | 2026-06-08 04:43:17.828318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:43:17.828588 | instance | Monday 08 June 2026 04:43:17 +0000 (0:00:00.859) 0:12:12.457 *********** 2026-06-08 04:43:18.543126 | instance | ok: [instance] 2026-06-08 04:43:18.543371 | instance | 2026-06-08 04:43:18.543707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:43:18.543981 | instance | Monday 08 June 2026 04:43:18 +0000 (0:00:00.715) 0:12:13.172 *********** 2026-06-08 04:43:18.617095 | instance | ok: [instance] 2026-06-08 04:43:18.617193 | instance | 2026-06-08 04:43:18.617419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:43:18.617555 | instance | Monday 08 June 2026 04:43:18 +0000 (0:00:00.074) 0:12:13.246 *********** 2026-06-08 04:43:18.694906 | instance | skipping: [instance] 2026-06-08 04:43:18.694995 | instance | 2026-06-08 04:43:18.695127 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:43:18.695255 | instance | Monday 08 June 2026 04:43:18 +0000 (0:00:00.077) 0:12:13.324 *********** 2026-06-08 04:43:19.026302 | instance | skipping: [instance] 2026-06-08 04:43:19.026439 | instance | 2026-06-08 04:43:19.026638 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:43:19.026833 | instance | Monday 08 June 2026 04:43:19 +0000 (0:00:00.331) 0:12:13.656 *********** 2026-06-08 04:43:19.098156 | instance | ok: [instance] 2026-06-08 04:43:19.098434 | instance | 2026-06-08 04:43:19.098735 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:43:19.099011 | instance | Monday 08 June 2026 04:43:19 +0000 (0:00:00.071) 0:12:13.727 *********** 2026-06-08 04:43:19.228688 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-08 04:43:19.228998 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:43:19.229289 | instance | ok: [instance] => (item=sharev2) 2026-06-08 04:43:19.229560 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:43:19.229826 | instance | ok: [instance] => (item=identity) 2026-06-08 04:43:19.230235 | instance | 2026-06-08 04:43:19.230554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:43:19.230816 | instance | Monday 08 June 2026 04:43:19 +0000 (0:00:00.130) 0:12:13.858 *********** 2026-06-08 04:43:19.348069 | instance | ok: [instance] 2026-06-08 04:43:19.348147 | instance | 2026-06-08 04:43:19.348292 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:43:19.348418 | instance | Monday 08 June 2026 04:43:19 +0000 (0:00:00.118) 0:12:13.977 *********** 2026-06-08 04:43:19.454792 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:43:19.455030 | instance | 2026-06-08 04:43:19.455325 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:43:19.455648 | instance | Monday 08 June 2026 04:43:19 +0000 (0:00:00.107) 0:12:14.084 *********** 2026-06-08 04:43:20.033623 | instance | ok: [instance] 2026-06-08 04:43:20.033815 | instance | 2026-06-08 04:43:20.034108 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-06-08 04:43:20.034382 | instance | Monday 08 June 2026 04:43:20 +0000 (0:00:00.578) 0:12:14.663 *********** 2026-06-08 04:43:21.070548 | instance | ok: [instance] 2026-06-08 04:43:21.070747 | instance | 2026-06-08 04:43:21.070978 | instance | TASK [Upload service image] **************************************************** 2026-06-08 04:43:21.071221 | instance | Monday 08 June 2026 04:43:21 +0000 (0:00:01.036) 0:12:15.700 *********** 2026-06-08 04:43:21.214139 | instance | included: atmosphere.common.glance_image for instance 2026-06-08 04:43:21.214398 | instance | 2026-06-08 04:43:21.214702 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-06-08 04:43:21.215045 | instance | Monday 08 June 2026 04:43:21 +0000 (0:00:00.143) 0:12:15.843 *********** 2026-06-08 04:43:21.746528 | instance | ok: [instance] 2026-06-08 04:43:21.746793 | instance | 2026-06-08 04:43:21.747103 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-06-08 04:43:21.747435 | instance | Monday 08 June 2026 04:43:21 +0000 (0:00:00.532) 0:12:16.375 *********** 2026-06-08 04:43:21.838187 | instance | ok: [instance] 2026-06-08 04:43:21.838317 | instance | 2026-06-08 04:43:21.838459 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-06-08 04:43:21.838591 | instance | Monday 08 June 2026 04:43:21 +0000 (0:00:00.090) 0:12:16.466 *********** 2026-06-08 04:43:22.787540 | instance | ok: [instance] 2026-06-08 04:43:22.787620 | instance | 2026-06-08 04:43:22.787812 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-06-08 04:43:22.787967 | instance | Monday 08 June 2026 04:43:22 +0000 (0:00:00.950) 0:12:17.417 *********** 2026-06-08 04:43:22.867717 | instance | ok: [instance] 2026-06-08 04:43:22.867824 | instance | 2026-06-08 04:43:22.868929 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-06-08 04:43:22.868966 | instance | Monday 08 June 2026 04:43:22 +0000 (0:00:00.080) 0:12:17.497 *********** 2026-06-08 04:43:22.964565 | instance | ok: [instance] 2026-06-08 04:43:22.964730 | instance | 2026-06-08 04:43:22.964917 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-06-08 04:43:22.965098 | instance | Monday 08 June 2026 04:43:22 +0000 (0:00:00.096) 0:12:17.593 *********** 2026-06-08 04:43:23.034071 | instance | skipping: [instance] 2026-06-08 04:43:23.034242 | instance | 2026-06-08 04:43:23.034438 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-06-08 04:43:23.034661 | instance | Monday 08 June 2026 04:43:23 +0000 (0:00:00.070) 0:12:17.663 *********** 2026-06-08 04:43:23.107030 | instance | skipping: [instance] 2026-06-08 04:43:23.107271 | instance | 2026-06-08 04:43:23.107601 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-06-08 04:43:23.107892 | instance | Monday 08 June 2026 04:43:23 +0000 (0:00:00.072) 0:12:17.736 *********** 2026-06-08 04:43:23.176344 | instance | skipping: [instance] 2026-06-08 04:43:23.176407 | instance | 2026-06-08 04:43:23.176536 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-06-08 04:43:23.176655 | instance | Monday 08 June 2026 04:43:23 +0000 (0:00:00.069) 0:12:17.806 *********** 2026-06-08 04:43:23.259126 | instance | skipping: [instance] 2026-06-08 04:43:23.259882 | instance | 2026-06-08 04:43:23.259900 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-06-08 04:43:23.259956 | instance | Monday 08 June 2026 04:43:23 +0000 (0:00:00.082) 0:12:17.888 *********** 2026-06-08 04:43:23.331831 | instance | skipping: [instance] 2026-06-08 04:43:23.331897 | instance | 2026-06-08 04:43:23.331916 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-06-08 04:43:23.332156 | instance | Monday 08 June 2026 04:43:23 +0000 (0:00:00.072) 0:12:17.961 *********** 2026-06-08 04:43:23.391352 | instance | skipping: [instance] 2026-06-08 04:43:23.391566 | instance | 2026-06-08 04:43:23.391842 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-06-08 04:43:23.392125 | instance | Monday 08 June 2026 04:43:23 +0000 (0:00:00.060) 0:12:18.021 *********** 2026-06-08 04:43:23.468834 | instance | skipping: [instance] 2026-06-08 04:43:23.469068 | instance | 2026-06-08 04:43:23.469362 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-06-08 04:43:23.469642 | instance | Monday 08 June 2026 04:43:23 +0000 (0:00:00.077) 0:12:18.098 *********** 2026-06-08 04:43:23.535897 | instance | skipping: [instance] 2026-06-08 04:43:23.536147 | instance | 2026-06-08 04:43:23.536437 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-06-08 04:43:23.536733 | instance | Monday 08 June 2026 04:43:23 +0000 (0:00:00.066) 0:12:18.165 *********** 2026-06-08 04:43:23.613693 | instance | skipping: [instance] 2026-06-08 04:43:23.613930 | instance | 2026-06-08 04:43:23.614297 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-06-08 04:43:23.614640 | instance | Monday 08 June 2026 04:43:23 +0000 (0:00:00.077) 0:12:18.243 *********** 2026-06-08 04:43:23.720075 | instance | skipping: [instance] 2026-06-08 04:43:23.720231 | instance | 2026-06-08 04:43:23.720440 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-06-08 04:43:23.720624 | instance | Monday 08 June 2026 04:43:23 +0000 (0:00:00.106) 0:12:18.349 *********** 2026-06-08 04:43:24.780558 | instance | ok: [instance] 2026-06-08 04:43:24.780705 | instance | 2026-06-08 04:43:24.780892 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-06-08 04:43:24.781072 | instance | Monday 08 June 2026 04:43:24 +0000 (0:00:01.060) 0:12:19.410 *********** 2026-06-08 04:43:27.942931 | instance | ok: [instance] => (item=22) 2026-06-08 04:43:27.943093 | instance | ok: [instance] => (item=111) 2026-06-08 04:43:27.943268 | instance | ok: [instance] => (item=2049) 2026-06-08 04:43:27.943423 | instance | 2026-06-08 04:43:27.943597 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-06-08 04:43:27.943759 | instance | Monday 08 June 2026 04:43:27 +0000 (0:00:03.162) 0:12:22.572 *********** 2026-06-08 04:43:29.081938 | instance | ok: [instance] 2026-06-08 04:43:29.082269 | instance | 2026-06-08 04:43:29.082598 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-06-08 04:43:29.082895 | instance | Monday 08 June 2026 04:43:29 +0000 (0:00:01.138) 0:12:23.711 *********** 2026-06-08 04:43:29.309332 | instance | ok: [instance -> localhost] 2026-06-08 04:43:29.309574 | instance | 2026-06-08 04:43:29.309887 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-06-08 04:43:29.310186 | instance | Monday 08 June 2026 04:43:29 +0000 (0:00:00.227) 0:12:23.938 *********** 2026-06-08 04:43:29.728584 | instance | ok: [instance -> localhost] 2026-06-08 04:43:29.728710 | instance | 2026-06-08 04:43:29.728880 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-06-08 04:43:29.729046 | instance | Monday 08 June 2026 04:43:29 +0000 (0:00:00.419) 0:12:24.358 *********** 2026-06-08 04:43:30.054927 | instance | ok: [instance -> localhost] 2026-06-08 04:43:30.055178 | instance | 2026-06-08 04:43:30.055466 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-06-08 04:43:30.055742 | instance | Monday 08 June 2026 04:43:30 +0000 (0:00:00.326) 0:12:24.684 *********** 2026-06-08 04:43:30.296969 | instance | ok: [instance -> localhost] 2026-06-08 04:43:30.297186 | instance | 2026-06-08 04:43:30.297447 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-06-08 04:43:30.297711 | instance | Monday 08 June 2026 04:43:30 +0000 (0:00:00.242) 0:12:24.926 *********** 2026-06-08 04:43:31.124798 | instance | ok: [instance] 2026-06-08 04:43:31.125128 | instance | 2026-06-08 04:43:31.125429 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-06-08 04:43:31.125728 | instance | Monday 08 June 2026 04:43:31 +0000 (0:00:00.827) 0:12:25.754 *********** 2026-06-08 04:43:33.474546 | instance | ok: [instance] 2026-06-08 04:43:33.474680 | instance | 2026-06-08 04:43:33.474868 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:43:33.475042 | instance | Monday 08 June 2026 04:43:33 +0000 (0:00:02.349) 0:12:28.104 *********** 2026-06-08 04:43:33.661614 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:43:33.661849 | instance | 2026-06-08 04:43:33.662192 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:43:33.662488 | instance | Monday 08 June 2026 04:43:33 +0000 (0:00:00.186) 0:12:28.291 *********** 2026-06-08 04:43:33.736106 | instance | skipping: [instance] 2026-06-08 04:43:33.736352 | instance | 2026-06-08 04:43:33.736640 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:43:33.736908 | instance | Monday 08 June 2026 04:43:33 +0000 (0:00:00.074) 0:12:28.365 *********** 2026-06-08 04:43:33.815349 | instance | skipping: [instance] 2026-06-08 04:43:33.815578 | instance | 2026-06-08 04:43:33.815863 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:43:33.816129 | instance | Monday 08 June 2026 04:43:33 +0000 (0:00:00.079) 0:12:28.444 *********** 2026-06-08 04:43:33.912437 | instance | ok: [instance] 2026-06-08 04:43:33.912705 | instance | 2026-06-08 04:43:33.913000 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-06-08 04:43:33.913289 | instance | Monday 08 June 2026 04:43:33 +0000 (0:00:00.097) 0:12:28.542 *********** 2026-06-08 04:43:34.034422 | instance | included: ingress for instance 2026-06-08 04:43:34.034676 | instance | 2026-06-08 04:43:34.035017 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-06-08 04:43:34.035299 | instance | Monday 08 June 2026 04:43:34 +0000 (0:00:00.121) 0:12:28.663 *********** 2026-06-08 04:43:35.193292 | instance | ok: [instance] 2026-06-08 04:43:35.193366 | instance | 2026-06-08 04:43:35.193378 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-06-08 04:43:35.193388 | instance | Monday 08 June 2026 04:43:35 +0000 (0:00:01.157) 0:12:29.821 *********** 2026-06-08 04:43:36.517369 | instance | ok: [instance] 2026-06-08 04:43:36.517566 | instance | 2026-06-08 04:43:36.517845 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:43:36.518137 | instance | Monday 08 June 2026 04:43:36 +0000 (0:00:01.325) 0:12:31.146 *********** 2026-06-08 04:43:36.618381 | instance | ok: [instance] 2026-06-08 04:43:36.618544 | instance | 2026-06-08 04:43:36.618755 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:43:36.618978 | instance | Monday 08 June 2026 04:43:36 +0000 (0:00:00.101) 0:12:31.248 *********** 2026-06-08 04:43:36.688526 | instance | skipping: [instance] 2026-06-08 04:43:36.688773 | instance | 2026-06-08 04:43:36.689081 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:43:36.689365 | instance | Monday 08 June 2026 04:43:36 +0000 (0:00:00.070) 0:12:31.318 *********** 2026-06-08 04:43:36.759054 | instance | skipping: [instance] 2026-06-08 04:43:36.759379 | instance | 2026-06-08 04:43:36.759710 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:43:36.759980 | instance | Monday 08 June 2026 04:43:36 +0000 (0:00:00.070) 0:12:31.388 *********** 2026-06-08 04:43:36.828997 | instance | skipping: [instance] 2026-06-08 04:43:36.829230 | instance | 2026-06-08 04:43:36.830833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:43:36.831094 | instance | Monday 08 June 2026 04:43:36 +0000 (0:00:00.069) 0:12:31.458 *********** 2026-06-08 04:43:36.914419 | instance | skipping: [instance] 2026-06-08 04:43:36.914659 | instance | 2026-06-08 04:43:36.914938 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:43:36.915190 | instance | Monday 08 June 2026 04:43:36 +0000 (0:00:00.085) 0:12:31.544 *********** 2026-06-08 04:43:36.996791 | instance | skipping: [instance] 2026-06-08 04:43:36.997034 | instance | 2026-06-08 04:43:36.997336 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:43:36.997625 | instance | Monday 08 June 2026 04:43:36 +0000 (0:00:00.082) 0:12:31.626 *********** 2026-06-08 04:43:37.068650 | instance | ok: [instance] 2026-06-08 04:43:37.068906 | instance | 2026-06-08 04:43:37.069236 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:43:37.069539 | instance | Monday 08 June 2026 04:43:37 +0000 (0:00:00.071) 0:12:31.698 *********** 2026-06-08 04:43:37.180174 | instance | ok: [instance] => (item=oslo_cache) 2026-06-08 04:43:37.180456 | instance | ok: [instance] => (item=oslo_db) 2026-06-08 04:43:37.180743 | instance | ok: [instance] => (item=dashboard) 2026-06-08 04:43:37.181031 | instance | ok: [instance] => (item=identity) 2026-06-08 04:43:37.181302 | instance | 2026-06-08 04:43:37.181595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:43:37.182075 | instance | Monday 08 June 2026 04:43:37 +0000 (0:00:00.111) 0:12:31.809 *********** 2026-06-08 04:43:37.290969 | instance | ok: [instance] 2026-06-08 04:43:37.291203 | instance | 2026-06-08 04:43:37.291477 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:43:37.291766 | instance | Monday 08 June 2026 04:43:37 +0000 (0:00:00.110) 0:12:31.920 *********** 2026-06-08 04:43:37.400064 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:43:37.400136 | instance | 2026-06-08 04:43:37.400320 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:43:37.400476 | instance | Monday 08 June 2026 04:43:37 +0000 (0:00:00.109) 0:12:32.029 *********** 2026-06-08 04:43:38.017459 | instance | ok: [instance] 2026-06-08 04:43:38.017718 | instance | 2026-06-08 04:43:38.018064 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-06-08 04:43:38.018351 | instance | Monday 08 June 2026 04:43:38 +0000 (0:00:00.616) 0:12:32.646 *********** 2026-06-08 04:43:40.435198 | instance | ok: [instance] 2026-06-08 04:43:40.435448 | instance | 2026-06-08 04:43:40.435748 | instance | TASK [Create Ingress] ********************************************************** 2026-06-08 04:43:40.436022 | instance | Monday 08 June 2026 04:43:40 +0000 (0:00:02.418) 0:12:35.064 *********** 2026-06-08 04:43:40.759898 | instance | included: openstack_helm_ingress for instance 2026-06-08 04:43:40.759969 | instance | 2026-06-08 04:43:40.760080 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-08 04:43:40.760201 | instance | Monday 08 June 2026 04:43:40 +0000 (0:00:00.324) 0:12:35.389 *********** 2026-06-08 04:43:40.837034 | instance | skipping: [instance] 2026-06-08 04:43:40.837134 | instance | 2026-06-08 04:43:40.837219 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-08 04:43:40.837337 | instance | Monday 08 June 2026 04:43:40 +0000 (0:00:00.077) 0:12:35.466 *********** 2026-06-08 04:43:40.917104 | instance | skipping: [instance] 2026-06-08 04:43:40.917193 | instance | 2026-06-08 04:43:40.917331 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-08 04:43:40.917484 | instance | Monday 08 June 2026 04:43:40 +0000 (0:00:00.080) 0:12:35.546 *********** 2026-06-08 04:43:41.006425 | instance | ok: [instance] 2026-06-08 04:43:41.006508 | instance | 2026-06-08 04:43:41.006645 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-06-08 04:43:41.006773 | instance | Monday 08 June 2026 04:43:40 +0000 (0:00:00.089) 0:12:35.636 *********** 2026-06-08 04:43:41.127933 | instance | included: ingress for instance 2026-06-08 04:43:41.128014 | instance | 2026-06-08 04:43:41.128031 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-06-08 04:43:41.128046 | instance | Monday 08 June 2026 04:43:41 +0000 (0:00:00.120) 0:12:35.756 *********** 2026-06-08 04:43:42.366582 | instance | ok: [instance] 2026-06-08 04:43:42.366831 | instance | 2026-06-08 04:43:42.367111 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-06-08 04:43:42.367395 | instance | Monday 08 June 2026 04:43:42 +0000 (0:00:01.239) 0:12:36.996 *********** 2026-06-08 04:43:43.202620 | instance | ok: [instance] 2026-06-08 04:43:43.202924 | instance | 2026-06-08 04:43:43.203288 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-06-08 04:43:43.204064 | instance | Monday 08 June 2026 04:43:43 +0000 (0:00:00.835) 0:12:37.831 *********** 2026-06-08 04:43:51.100351 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.100622 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.100892 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.101152 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.101415 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.101670 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.101925 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.102222 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.102493 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.102767 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.103020 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.103274 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.103535 | instance | ok: [instance] 2026-06-08 04:43:51.103780 | instance | 2026-06-08 04:43:51.104059 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-06-08 04:43:51.104325 | instance | Monday 08 June 2026 04:43:51 +0000 (0:00:07.898) 0:12:45.729 *********** 2026-06-08 04:43:51.364990 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.365195 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.365487 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.365766 | instance | skipping: [instance] => (item=None) 2026-06-08 04:43:51.366066 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.366351 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.366610 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.366858 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.367131 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.367393 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.367654 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.367902 | instance | ok: [instance] => (item=None) 2026-06-08 04:43:51.368157 | instance | ok: [instance] 2026-06-08 04:43:51.368408 | instance | 2026-06-08 04:43:51.368720 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-06-08 04:43:51.368982 | instance | Monday 08 June 2026 04:43:51 +0000 (0:00:00.264) 0:12:45.994 *********** 2026-06-08 04:43:52.081842 | instance | ok: [instance] 2026-06-08 04:43:52.082152 | instance | 2026-06-08 04:43:52.082448 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-06-08 04:43:52.082751 | instance | Monday 08 June 2026 04:43:52 +0000 (0:00:00.716) 0:12:46.711 *********** 2026-06-08 04:43:52.959240 | instance | ok: [instance] 2026-06-08 04:43:52.959322 | instance | 2026-06-08 04:43:52.959414 | instance | PLAY [controllers] ************************************************************* 2026-06-08 04:43:52.959529 | instance | 2026-06-08 04:43:52.959655 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:43:52.959779 | instance | Monday 08 June 2026 04:43:52 +0000 (0:00:00.877) 0:12:47.588 *********** 2026-06-08 04:43:56.848633 | instance | ok: [instance] 2026-06-08 04:43:56.848855 | instance | 2026-06-08 04:43:56.849093 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-08 04:43:56.849285 | instance | Monday 08 June 2026 04:43:56 +0000 (0:00:03.889) 0:12:51.478 *********** 2026-06-08 04:43:57.153968 | instance | ok: [instance] 2026-06-08 04:43:57.154304 | instance | 2026-06-08 04:43:57.154605 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-08 04:43:57.154906 | instance | Monday 08 June 2026 04:43:57 +0000 (0:00:00.304) 0:12:51.783 *********** 2026-06-08 04:43:58.485047 | instance | ok: [instance] 2026-06-08 04:43:58.485233 | instance | 2026-06-08 04:43:58.485438 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-08 04:43:58.485624 | instance | Monday 08 June 2026 04:43:58 +0000 (0:00:01.331) 0:12:53.114 *********** 2026-06-08 04:43:58.780398 | instance | ok: [instance] 2026-06-08 04:43:58.780731 | instance | 2026-06-08 04:43:58.781075 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-08 04:43:58.781441 | instance | Monday 08 June 2026 04:43:58 +0000 (0:00:00.295) 0:12:53.409 *********** 2026-06-08 04:43:58.896626 | instance | ok: [instance] => { 2026-06-08 04:43:58.896815 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-08 04:43:58.897020 | instance | } 2026-06-08 04:43:58.897164 | instance | 2026-06-08 04:43:58.897347 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-08 04:43:58.897591 | instance | Monday 08 June 2026 04:43:58 +0000 (0:00:00.116) 0:12:53.526 *********** 2026-06-08 04:43:59.339916 | instance | ok: [instance] 2026-06-08 04:43:59.340218 | instance | 2026-06-08 04:43:59.340548 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-08 04:43:59.340822 | instance | Monday 08 June 2026 04:43:59 +0000 (0:00:00.443) 0:12:53.969 *********** 2026-06-08 04:44:00.495165 | instance | ok: [instance] 2026-06-08 04:44:00.495392 | instance | 2026-06-08 04:44:00.495735 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-08 04:44:00.496029 | instance | Monday 08 June 2026 04:44:00 +0000 (0:00:01.154) 0:12:55.123 *********** 2026-06-08 04:44:01.029006 | instance | ok: [instance] 2026-06-08 04:44:01.029244 | instance | 2026-06-08 04:44:01.029554 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-06-08 04:44:01.029860 | instance | Monday 08 June 2026 04:44:01 +0000 (0:00:00.533) 0:12:55.657 *********** 2026-06-08 04:44:01.801192 | instance | ok: [instance] 2026-06-08 04:44:01.801439 | instance | 2026-06-08 04:44:01.801740 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-06-08 04:44:01.802065 | instance | Monday 08 June 2026 04:44:01 +0000 (0:00:00.773) 0:12:56.430 *********** 2026-06-08 04:44:02.556214 | instance | ok: [instance] 2026-06-08 04:44:02.556449 | instance | 2026-06-08 04:44:02.556758 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-06-08 04:44:02.557115 | instance | Monday 08 June 2026 04:44:02 +0000 (0:00:00.754) 0:12:57.185 *********** 2026-06-08 04:44:03.005818 | instance | ok: [instance] 2026-06-08 04:44:03.006102 | instance | 2026-06-08 04:44:03.006401 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-08 04:44:03.006694 | instance | Monday 08 June 2026 04:44:02 +0000 (0:00:00.449) 0:12:57.635 *********** 2026-06-08 04:44:03.186868 | instance | included: openstack_helm_endpoints for instance 2026-06-08 04:44:03.187072 | instance | 2026-06-08 04:44:03.187420 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:44:03.187692 | instance | Monday 08 June 2026 04:44:03 +0000 (0:00:00.181) 0:12:57.816 *********** 2026-06-08 04:44:03.264652 | instance | skipping: [instance] 2026-06-08 04:44:03.264884 | instance | 2026-06-08 04:44:03.265170 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:44:03.265450 | instance | Monday 08 June 2026 04:44:03 +0000 (0:00:00.077) 0:12:57.894 *********** 2026-06-08 04:44:03.336408 | instance | skipping: [instance] 2026-06-08 04:44:03.336652 | instance | 2026-06-08 04:44:03.336956 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:44:03.337238 | instance | Monday 08 June 2026 04:44:03 +0000 (0:00:00.071) 0:12:57.965 *********** 2026-06-08 04:44:03.397277 | instance | skipping: [instance] 2026-06-08 04:44:03.397525 | instance | 2026-06-08 04:44:03.397828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:44:03.398143 | instance | Monday 08 June 2026 04:44:03 +0000 (0:00:00.060) 0:12:58.026 *********** 2026-06-08 04:44:03.468111 | instance | skipping: [instance] 2026-06-08 04:44:03.468275 | instance | 2026-06-08 04:44:03.468479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:44:03.468647 | instance | Monday 08 June 2026 04:44:03 +0000 (0:00:00.071) 0:12:58.097 *********** 2026-06-08 04:44:03.536468 | instance | skipping: [instance] 2026-06-08 04:44:03.536771 | instance | 2026-06-08 04:44:03.537172 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:44:03.537472 | instance | Monday 08 June 2026 04:44:03 +0000 (0:00:00.067) 0:12:58.165 *********** 2026-06-08 04:44:03.605535 | instance | skipping: [instance] 2026-06-08 04:44:03.605761 | instance | 2026-06-08 04:44:03.606109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:44:03.606404 | instance | Monday 08 June 2026 04:44:03 +0000 (0:00:00.069) 0:12:58.235 *********** 2026-06-08 04:44:03.679718 | instance | ok: [instance] 2026-06-08 04:44:03.679982 | instance | 2026-06-08 04:44:03.680277 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:44:03.680546 | instance | Monday 08 June 2026 04:44:03 +0000 (0:00:00.074) 0:12:58.309 *********** 2026-06-08 04:44:03.762734 | instance | ok: [instance] => (item=identity) 2026-06-08 04:44:03.763000 | instance | 2026-06-08 04:44:03.763274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:44:03.763515 | instance | Monday 08 June 2026 04:44:03 +0000 (0:00:00.082) 0:12:58.392 *********** 2026-06-08 04:44:03.871313 | instance | ok: [instance] 2026-06-08 04:44:03.871447 | instance | 2026-06-08 04:44:03.871637 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-06-08 04:44:03.871840 | instance | Monday 08 June 2026 04:44:03 +0000 (0:00:00.108) 0:12:58.500 *********** 2026-06-08 04:44:04.379690 | instance | ok: [instance] 2026-06-08 04:44:04.379903 | instance | 2026-06-08 04:44:04.380260 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-06-08 04:44:04.380534 | instance | Monday 08 June 2026 04:44:04 +0000 (0:00:00.508) 0:12:59.009 *********** 2026-06-08 04:44:04.875733 | instance | ok: [instance] 2026-06-08 04:44:04.875874 | instance | 2026-06-08 04:44:04.876048 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-06-08 04:44:04.876219 | instance | Monday 08 June 2026 04:44:04 +0000 (0:00:00.496) 0:12:59.505 *********** 2026-06-08 04:44:05.359037 | instance | ok: [instance] 2026-06-08 04:44:05.359274 | instance | 2026-06-08 04:44:05.359564 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-06-08 04:44:05.359844 | instance | Monday 08 June 2026 04:44:05 +0000 (0:00:00.483) 0:12:59.988 *********** 2026-06-08 04:44:05.915783 | instance | ok: [instance] 2026-06-08 04:44:05.915902 | instance | 2026-06-08 04:44:05.916083 | instance | PLAY [Configure networking] **************************************************** 2026-06-08 04:44:05.916219 | instance | 2026-06-08 04:44:05.916379 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:44:05.916535 | instance | Monday 08 June 2026 04:44:05 +0000 (0:00:00.556) 0:13:00.545 *********** 2026-06-08 04:44:11.180933 | instance | ok: [instance] 2026-06-08 04:44:11.181166 | instance | 2026-06-08 04:44:11.181649 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-06-08 04:44:11.181747 | instance | Monday 08 June 2026 04:44:11 +0000 (0:00:05.265) 0:13:05.810 *********** 2026-06-08 04:44:11.428202 | instance | ok: [instance] 2026-06-08 04:44:11.428498 | instance | 2026-06-08 04:44:11.428835 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-06-08 04:44:11.429192 | instance | Monday 08 June 2026 04:44:11 +0000 (0:00:00.247) 0:13:06.057 *********** 2026-06-08 04:44:11.633626 | instance | ok: [instance] 2026-06-08 04:44:11.633893 | instance | 2026-06-08 04:44:11.634238 | instance | PLAY RECAP ********************************************************************* 2026-06-08 04:44:11.634563 | instance | instance : ok=773 changed=0 unreachable=0 failed=0 skipped=290 rescued=0 ignored=0 2026-06-08 04:44:11.634829 | instance | 2026-06-08 04:44:11.635125 | instance | Monday 08 June 2026 04:44:11 +0000 (0:00:00.199) 0:13:06.256 *********** 2026-06-08 04:44:11.635404 | instance | =============================================================================== 2026-06-08 04:44:11.635699 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.29s 2026-06-08 04:44:11.636026 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 15.08s 2026-06-08 04:44:11.636310 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 14.85s 2026-06-08 04:44:11.636603 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.69s 2026-06-08 04:44:11.636894 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.67s 2026-06-08 04:44:11.637182 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.61s 2026-06-08 04:44:11.637471 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 14.53s 2026-06-08 04:44:11.637740 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------ 10.59s 2026-06-08 04:44:11.638083 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 7.90s 2026-06-08 04:44:11.638384 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 7.87s 2026-06-08 04:44:11.638664 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.35s 2026-06-08 04:44:11.638941 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.07s 2026-06-08 04:44:11.639212 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.07s 2026-06-08 04:44:11.639488 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.01s 2026-06-08 04:44:11.639795 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 6.90s 2026-06-08 04:44:11.640066 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 6.89s 2026-06-08 04:44:11.640321 | instance | vexxhost.ceph.mgr : Configure "mgr" label for managers ------------------ 6.68s 2026-06-08 04:44:11.640581 | instance | vexxhost.ceph.mgr : Validate manager exist ------------------------------ 6.65s 2026-06-08 04:44:11.640837 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 6.64s 2026-06-08 04:44:11.641097 | instance | vexxhost.ceph.osd : Mark require osd release ---------------------------- 6.62s 2026-06-08 04:44:11.873880 | instance | INFO [aio > idempotence] Executed: Successful 2026-06-08 04:44:11.885853 | instance | INFO [aio > side_effect] Executing 2026-06-08 04:44:11.886202 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-08 04:44:11.894750 | instance | INFO [aio > verify] Executing 2026-06-08 04:44:12.794778 | instance | 2026-06-08 04:44:12.794930 | instance | PLAY [Run tests] *************************************************************** 2026-06-08 04:44:12.795097 | instance | 2026-06-08 04:44:12.795261 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-06-08 04:44:12.795436 | instance | Monday 08 June 2026 04:44:12 +0000 (0:00:00.010) 0:00:00.010 *********** 2026-06-08 04:44:15.571647 | instance | changed: [localhost] 2026-06-08 04:44:15.571912 | instance | 2026-06-08 04:44:15.572243 | instance | PLAY [controllers[0]] ********************************************************** 2026-06-08 04:44:15.572457 | instance | 2026-06-08 04:44:15.572719 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-08 04:44:15.573082 | instance | Monday 08 June 2026 04:44:15 +0000 (0:00:02.776) 0:00:02.787 *********** 2026-06-08 04:44:19.745727 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-08 04:44:19.745866 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-08 04:44:19.746070 | instance | interpreter could change the meaning of that path. See 2026-06-08 04:44:19.746244 | instance | https://docs.ansible.com/ansible- 2026-06-08 04:44:19.746425 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-08 04:44:19.838305 | instance | ok: [instance] 2026-06-08 04:44:19.838542 | instance | 2026-06-08 04:44:19.838879 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-08 04:44:19.839152 | instance | Monday 08 June 2026 04:44:19 +0000 (0:00:04.266) 0:00:07.054 *********** 2026-06-08 04:44:21.000573 | instance | ok: [instance] 2026-06-08 04:44:21.000790 | instance | 2026-06-08 04:44:21.001066 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-08 04:44:21.001363 | instance | Monday 08 June 2026 04:44:20 +0000 (0:00:01.162) 0:00:08.216 *********** 2026-06-08 04:44:21.356592 | instance | ok: [instance] 2026-06-08 04:44:21.356867 | instance | 2026-06-08 04:44:21.357117 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-08 04:44:21.357407 | instance | Monday 08 June 2026 04:44:21 +0000 (0:00:00.355) 0:00:08.572 *********** 2026-06-08 04:44:22.045169 | instance | ok: [instance] 2026-06-08 04:44:22.045296 | instance | 2026-06-08 04:44:22.045479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:44:22.045676 | instance | Monday 08 June 2026 04:44:22 +0000 (0:00:00.688) 0:00:09.261 *********** 2026-06-08 04:44:22.207463 | instance | ok: [instance] 2026-06-08 04:44:22.207526 | instance | 2026-06-08 04:44:22.207668 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:44:22.207783 | instance | Monday 08 June 2026 04:44:22 +0000 (0:00:00.162) 0:00:09.423 *********** 2026-06-08 04:44:22.266524 | instance | skipping: [instance] 2026-06-08 04:44:22.266667 | instance | 2026-06-08 04:44:22.266861 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:44:22.267057 | instance | Monday 08 June 2026 04:44:22 +0000 (0:00:00.058) 0:00:09.482 *********** 2026-06-08 04:44:22.327716 | instance | skipping: [instance] 2026-06-08 04:44:22.327887 | instance | 2026-06-08 04:44:22.328110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:44:22.328266 | instance | Monday 08 June 2026 04:44:22 +0000 (0:00:00.061) 0:00:09.543 *********** 2026-06-08 04:44:22.386919 | instance | skipping: [instance] 2026-06-08 04:44:22.387063 | instance | 2026-06-08 04:44:22.387267 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:44:22.387437 | instance | Monday 08 June 2026 04:44:22 +0000 (0:00:00.059) 0:00:09.602 *********** 2026-06-08 04:44:22.452765 | instance | skipping: [instance] 2026-06-08 04:44:22.452913 | instance | 2026-06-08 04:44:22.453085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:44:22.453257 | instance | Monday 08 June 2026 04:44:22 +0000 (0:00:00.065) 0:00:09.668 *********** 2026-06-08 04:44:22.515074 | instance | skipping: [instance] 2026-06-08 04:44:22.515168 | instance | 2026-06-08 04:44:22.515310 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:44:22.515548 | instance | Monday 08 June 2026 04:44:22 +0000 (0:00:00.062) 0:00:09.730 *********** 2026-06-08 04:44:22.578815 | instance | ok: [instance] 2026-06-08 04:44:22.579078 | instance | 2026-06-08 04:44:22.579384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:44:22.579668 | instance | Monday 08 June 2026 04:44:22 +0000 (0:00:00.063) 0:00:09.794 *********** 2026-06-08 04:44:22.667003 | instance | ok: [instance] => (item=dashboard) 2026-06-08 04:44:22.667152 | instance | ok: [instance] => (item=identity) 2026-06-08 04:44:22.667316 | instance | 2026-06-08 04:44:22.667489 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:44:22.667657 | instance | Monday 08 June 2026 04:44:22 +0000 (0:00:00.088) 0:00:09.882 *********** 2026-06-08 04:44:22.806618 | instance | ok: [instance] 2026-06-08 04:44:22.806717 | instance | 2026-06-08 04:44:22.806878 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-08 04:44:22.807026 | instance | Monday 08 June 2026 04:44:22 +0000 (0:00:00.139) 0:00:10.022 *********** 2026-06-08 04:44:22.910370 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-08 04:44:22.910420 | instance | 2026-06-08 04:44:22.910427 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-08 04:44:22.910438 | instance | Monday 08 June 2026 04:44:22 +0000 (0:00:00.103) 0:00:10.125 *********** 2026-06-08 04:44:23.561525 | instance | changed: [instance] 2026-06-08 04:44:23.561775 | instance | 2026-06-08 04:44:23.562105 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-08 04:44:23.562392 | instance | Monday 08 June 2026 04:44:23 +0000 (0:00:00.651) 0:00:10.777 *********** 2026-06-08 04:44:23.709018 | instance | included: openstack_helm_endpoints for instance 2026-06-08 04:44:23.709178 | instance | 2026-06-08 04:44:23.709371 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-08 04:44:23.709573 | instance | Monday 08 June 2026 04:44:23 +0000 (0:00:00.147) 0:00:10.924 *********** 2026-06-08 04:44:23.846147 | instance | ok: [instance] 2026-06-08 04:44:23.846281 | instance | 2026-06-08 04:44:23.846826 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-08 04:44:23.846851 | instance | Monday 08 June 2026 04:44:23 +0000 (0:00:00.136) 0:00:11.061 *********** 2026-06-08 04:44:23.919556 | instance | skipping: [instance] 2026-06-08 04:44:23.919673 | instance | 2026-06-08 04:44:23.919859 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-08 04:44:23.920034 | instance | Monday 08 June 2026 04:44:23 +0000 (0:00:00.074) 0:00:11.135 *********** 2026-06-08 04:44:23.986313 | instance | skipping: [instance] 2026-06-08 04:44:23.986464 | instance | 2026-06-08 04:44:23.986646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-08 04:44:23.986822 | instance | Monday 08 June 2026 04:44:23 +0000 (0:00:00.066) 0:00:11.202 *********** 2026-06-08 04:44:24.046758 | instance | skipping: [instance] 2026-06-08 04:44:24.046924 | instance | 2026-06-08 04:44:24.047131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-08 04:44:24.047299 | instance | Monday 08 June 2026 04:44:24 +0000 (0:00:00.060) 0:00:11.262 *********** 2026-06-08 04:44:24.108053 | instance | skipping: [instance] 2026-06-08 04:44:24.108335 | instance | 2026-06-08 04:44:24.108666 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-08 04:44:24.108979 | instance | Monday 08 June 2026 04:44:24 +0000 (0:00:00.061) 0:00:11.323 *********** 2026-06-08 04:44:24.170498 | instance | skipping: [instance] 2026-06-08 04:44:24.170723 | instance | 2026-06-08 04:44:24.171019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-08 04:44:24.171281 | instance | Monday 08 June 2026 04:44:24 +0000 (0:00:00.062) 0:00:11.386 *********** 2026-06-08 04:44:24.232280 | instance | ok: [instance] 2026-06-08 04:44:24.232530 | instance | 2026-06-08 04:44:24.232888 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-08 04:44:24.233233 | instance | Monday 08 June 2026 04:44:24 +0000 (0:00:00.061) 0:00:11.448 *********** 2026-06-08 04:44:24.324556 | instance | ok: [instance] => (item=dashboard) 2026-06-08 04:44:24.324993 | instance | ok: [instance] => (item=identity) 2026-06-08 04:44:24.325317 | instance | 2026-06-08 04:44:24.325609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-08 04:44:24.325904 | instance | Monday 08 June 2026 04:44:24 +0000 (0:00:00.092) 0:00:11.540 *********** 2026-06-08 04:44:24.418104 | instance | ok: [instance] 2026-06-08 04:44:24.418172 | instance | 2026-06-08 04:44:24.418184 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-06-08 04:44:24.418194 | instance | Monday 08 June 2026 04:44:24 +0000 (0:00:00.093) 0:00:11.633 *********** 2026-06-08 04:44:25.513265 | instance | ok: [instance] 2026-06-08 04:44:25.513522 | instance | 2026-06-08 04:44:25.513800 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-06-08 04:44:25.514095 | instance | Monday 08 June 2026 04:44:25 +0000 (0:00:01.095) 0:00:12.728 *********** 2026-06-08 04:44:25.590476 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': 'e410df91-e54b-4aae-8f41-df7e8d0a3ac5'}}}}) 2026-06-08 04:44:25.590732 | instance | 2026-06-08 04:44:25.591031 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-06-08 04:44:25.591326 | instance | Monday 08 June 2026 04:44:25 +0000 (0:00:00.077) 0:00:12.806 *********** 2026-06-08 04:44:26.707928 | instance | ok: [instance] 2026-06-08 04:44:26.708159 | instance | 2026-06-08 04:44:26.708482 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-06-08 04:44:26.709422 | instance | Monday 08 June 2026 04:44:26 +0000 (0:00:01.117) 0:00:13.923 *********** 2026-06-08 04:44:26.787663 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '1e50c145-1513-4c02-b29f-9e8b4a7051e5'}}}}) 2026-06-08 04:44:26.787790 | instance | 2026-06-08 04:44:26.787964 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-06-08 04:44:26.788130 | instance | Monday 08 June 2026 04:44:26 +0000 (0:00:00.079) 0:00:14.003 *********** 2026-06-08 04:44:27.997702 | instance | ok: [instance] 2026-06-08 04:44:27.997921 | instance | 2026-06-08 04:44:27.998234 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-06-08 04:44:27.998494 | instance | Monday 08 June 2026 04:44:27 +0000 (0:00:01.210) 0:00:15.213 *********** 2026-06-08 04:44:28.086203 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': 'f618fbb6-c03d-4728-86d8-9d2e1da57424'}}}}) 2026-06-08 04:44:28.086347 | instance | 2026-06-08 04:44:28.086551 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-06-08 04:44:28.086740 | instance | Monday 08 June 2026 04:44:28 +0000 (0:00:00.088) 0:00:15.301 *********** 2026-06-08 04:54:43.131334 | instance | changed: [instance] 2026-06-08 04:54:43.131567 | instance | 2026-06-08 04:54:43.131877 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-06-08 04:54:43.132199 | instance | Monday 08 June 2026 04:54:43 +0000 (0:10:15.044) 0:10:30.346 *********** 2026-06-08 04:54:44.139916 | instance | ok: [instance] 2026-06-08 04:54:44.140162 | instance | 2026-06-08 04:54:44.140447 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-06-08 04:54:44.140729 | instance | Monday 08 June 2026 04:54:44 +0000 (0:00:01.008) 0:10:31.355 *********** 2026-06-08 04:54:45.087380 | instance | ok: [instance] 2026-06-08 04:54:45.087624 | instance | 2026-06-08 04:54:45.087834 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-06-08 04:54:45.088039 | instance | Monday 08 June 2026 04:54:45 +0000 (0:00:00.947) 0:10:32.302 *********** 2026-06-08 04:54:45.127021 | instance | ok: [instance] => { 2026-06-08 04:54:45.127274 | instance | "msg": [ 2026-06-08 04:54:45.127545 | instance | "+ tempest cleanup --init-saved-state", 2026-06-08 04:54:45.127826 | instance | "+ '[' true == false ']'", 2026-06-08 04:54:45.128098 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-06-08 04:54:45.128439 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-06-08 04:54:45.128660 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-06-08 04:54:45.128939 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-06-08 04:54:45.129212 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-06-08 04:54:45.129480 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.155191s] ... ok", 2026-06-08 04:54:45.129775 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.075582s] ... ok", 2026-06-08 04:54:45.130045 | instance | "{0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.553966s] ... ok", 2026-06-08 04:54:45.130309 | instance | "{0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [1.136324s] ... ok", 2026-06-08 04:54:45.130571 | instance | "{1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [1.948827s] ... ok", 2026-06-08 04:54:45.130859 | instance | "{1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.718779s] ... ok", 2026-06-08 04:54:45.131082 | instance | "{1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.110654s] ... ok", 2026-06-08 04:54:45.131354 | instance | "{1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.086306s] ... ok", 2026-06-08 04:54:45.131643 | instance | "{1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.022906s] ... ok", 2026-06-08 04:54:45.131922 | instance | "{1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.029733s] ... ok", 2026-06-08 04:54:45.132368 | instance | "{1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.007205s] ... ok", 2026-06-08 04:54:45.133026 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.676548s] ... ok", 2026-06-08 04:54:45.133088 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.325123s] ... ok", 2026-06-08 04:54:45.133095 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.916659s] ... ok", 2026-06-08 04:54:45.133106 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.047623s] ... ok", 2026-06-08 04:54:45.133206 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.041269s] ... ok", 2026-06-08 04:54:45.133413 | instance | "2026-06-08 04:45:55.298 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-06-08 04:54:45.133622 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.129460s] ... ok", 2026-06-08 04:54:45.133801 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000493s] ... ok", 2026-06-08 04:54:45.133964 | instance | "{1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.528171s] ... ok", 2026-06-08 04:54:45.134160 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.100542s] ... ok", 2026-06-08 04:54:45.134346 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000333s] ... ok", 2026-06-08 04:54:45.138214 | instance | "2026-06-08 04:46:00.863 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-06-08 04:54:45.138228 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.009060s] ... ok", 2026-06-08 04:54:45.138234 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.138188s] ... ok", 2026-06-08 04:54:45.138248 | instance | "{1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.009528s] ... ok", 2026-06-08 04:54:45.138253 | instance | "2026-06-08 04:46:07.432 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-06-08 04:54:45.138258 | instance | "2026-06-08 04:46:15.006 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-06-08 04:54:45.138262 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.055881s] ... ok", 2026-06-08 04:54:45.138267 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000542s] ... ok", 2026-06-08 04:54:45.138273 | instance | "{2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [68.649613s] ... ok", 2026-06-08 04:54:45.138279 | instance | "{1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [23.411299s] ... ok", 2026-06-08 04:54:45.138285 | instance | "2026-06-08 04:46:38.306 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.219 ([Errno None] Unable to connect to port 22 on 10.96.250.219). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.219", 2026-06-08 04:54:45.138290 | instance | "{2} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.676479s] ... ok", 2026-06-08 04:54:45.138295 | instance | "{2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.016556s] ... ok", 2026-06-08 04:54:45.138300 | instance | "2026-06-08 04:46:41.833 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.219 ([Errno None] Unable to connect to port 22 on 10.96.250.219). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.219", 2026-06-08 04:54:45.138304 | instance | "2026-06-08 04:46:45.335 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.219 ([Errno None] Unable to connect to port 22 on 10.96.250.219). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.219", 2026-06-08 04:54:45.138309 | instance | "{2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.442770s] ... ok", 2026-06-08 04:54:45.138314 | instance | "2026-06-08 04:46:49.843 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.219 ([Errno None] Unable to connect to port 22 on 10.96.250.219). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.219", 2026-06-08 04:54:45.138323 | instance | "{1} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [7.930561s] ... ok", 2026-06-08 04:54:45.138350 | instance | "{2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.320230s] ... ok", 2026-06-08 04:54:45.138557 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.327997s] ... ok", 2026-06-08 04:54:45.139535 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.353358s] ... ok", 2026-06-08 04:54:45.140032 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.152865s] ... ok", 2026-06-08 04:54:45.140537 | instance | "{2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.005549s] ... ok", 2026-06-08 04:54:45.141470 | instance | "{3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.050203s] ... ok", 2026-06-08 04:54:45.141831 | instance | "{3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.107611s] ... ok", 2026-06-08 04:54:45.142356 | instance | "{2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.730605s] ... ok", 2026-06-08 04:54:45.142895 | instance | "{2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.277189s] ... ok", 2026-06-08 04:54:45.143371 | instance | "{3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.123766s] ... ok", 2026-06-08 04:54:45.143690 | instance | "{3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.185525s] ... ok", 2026-06-08 04:54:45.144043 | instance | "2026-06-08 04:47:22.079 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.219 ([Errno None] Unable to connect to port 22 on 10.96.250.219). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.219", 2026-06-08 04:54:45.144473 | instance | "2026-06-08 04:47:22.658 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-06-08 04:54:45.144890 | instance | "2026-06-08 04:47:24.581 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.219 ([Errno None] Unable to connect to port 22 on 10.96.250.219). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.219", 2026-06-08 04:54:45.145391 | instance | "{3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.106884s] ... ok", 2026-06-08 04:54:45.145673 | instance | "2026-06-08 04:47:25.161 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-06-08 04:54:45.145955 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [7.696149s] ... ok", 2026-06-08 04:54:45.146201 | instance | "{0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [32.956988s] ... ok", 2026-06-08 04:54:45.146491 | instance | "2026-06-08 04:47:28.665 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-06-08 04:54:45.146813 | instance | "{3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.190340s] ... ok", 2026-06-08 04:54:45.147066 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [0.857860s] ... ok", 2026-06-08 04:54:45.147330 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.129670s] ... ok", 2026-06-08 04:54:45.147564 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.086069s] ... ok", 2026-06-08 04:54:45.147774 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.049960s] ... ok", 2026-06-08 04:54:45.148008 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.066752s] ... ok", 2026-06-08 04:54:45.148335 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.036379s] ... ok", 2026-06-08 04:54:45.148539 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [5.338844s] ... ok", 2026-06-08 04:54:45.148688 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.634369s] ... ok", 2026-06-08 04:54:45.148843 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [2.257221s] ... ok", 2026-06-08 04:54:45.148990 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [2.801868s] ... ok", 2026-06-08 04:54:45.149146 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.045442s] ... ok", 2026-06-08 04:54:45.149325 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.693473s] ... ok", 2026-06-08 04:54:45.149497 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.060962s] ... ok", 2026-06-08 04:54:45.149662 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.036424s] ... ok", 2026-06-08 04:54:45.149819 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.033216s] ... ok", 2026-06-08 04:54:45.150091 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.055169s] ... ok", 2026-06-08 04:54:45.150211 | instance | "{0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.936619s] ... ok", 2026-06-08 04:54:45.150419 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.307570s] ... ok", 2026-06-08 04:54:45.150588 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.067776s] ... ok", 2026-06-08 04:54:45.150749 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.145826s] ... ok", 2026-06-08 04:54:45.150908 | instance | "{0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.289053s] ... ok", 2026-06-08 04:54:45.151073 | instance | "{2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.042598s] ... ok", 2026-06-08 04:54:45.151233 | instance | "{2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.010108s] ... ok", 2026-06-08 04:54:45.151425 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.571966s] ... ok", 2026-06-08 04:54:45.151588 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.411439s] ... ok", 2026-06-08 04:54:45.151754 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.359260s] ... ok", 2026-06-08 04:54:45.151913 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.101672s] ... ok", 2026-06-08 04:54:45.152120 | instance | "{0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.512430s] ... ok", 2026-06-08 04:54:45.152316 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [6.117594s] ... ok", 2026-06-08 04:54:45.152540 | instance | "{3} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-06-08 04:54:45.152728 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [0.802392s] ... ok", 2026-06-08 04:54:45.152901 | instance | "2026-06-08 04:48:03.790 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-06-08 04:54:45.153072 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [1.487917s] ... ok", 2026-06-08 04:54:45.153447 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [1.832989s] ... ok", 2026-06-08 04:54:45.153465 | instance | "2026-06-08 04:48:06.291 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-06-08 04:54:45.153625 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.175972s] ... ok", 2026-06-08 04:54:45.153788 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.628412s] ... ok", 2026-06-08 04:54:45.153970 | instance | "2026-06-08 04:48:09.793 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-06-08 04:54:45.154152 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [2.577366s] ... ok", 2026-06-08 04:54:45.154336 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [0.876913s] ... ok", 2026-06-08 04:54:45.154505 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.610684s] ... ok", 2026-06-08 04:54:45.154670 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.409528s] ... ok", 2026-06-08 04:54:45.154827 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [0.915357s] ... ok", 2026-06-08 04:54:45.154986 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.108150s] ... ok", 2026-06-08 04:54:45.155146 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.057172s] ... ok", 2026-06-08 04:54:45.155634 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.036295s] ... ok", 2026-06-08 04:54:45.155703 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.067128s] ... ok", 2026-06-08 04:54:45.155720 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.043529s] ... ok", 2026-06-08 04:54:45.155834 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.533990s] ... ok", 2026-06-08 04:54:45.155978 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.372201s] ... ok", 2026-06-08 04:54:45.156151 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.304899s] ... ok", 2026-06-08 04:54:45.156300 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.729594s] ... ok", 2026-06-08 04:54:45.156488 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.045565s] ... ok", 2026-06-08 04:54:45.156664 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.033915s] ... ok", 2026-06-08 04:54:45.156828 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.046846s] ... ok", 2026-06-08 04:54:45.156985 | instance | "{1} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [99.076957s] ... ok", 2026-06-08 04:54:45.157163 | instance | "2026-06-08 04:48:35.331 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.202 ([Errno None] Unable to connect to port 22 on 10.96.250.202). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.202", 2026-06-08 04:54:45.157350 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [1.044109s] ... ok", 2026-06-08 04:54:45.157520 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [8.330139s] ... ok", 2026-06-08 04:54:45.157680 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.568478s] ... ok", 2026-06-08 04:54:45.157836 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [1.672292s] ... ok", 2026-06-08 04:54:45.158067 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [5.782401s] ... ok", 2026-06-08 04:54:45.158178 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.474213s] ... ok", 2026-06-08 04:54:45.158399 | instance | "{2} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [39.480874s] ... ok", 2026-06-08 04:54:45.158643 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.329608s] ... ok", 2026-06-08 04:54:45.158957 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.423705s] ... ok", 2026-06-08 04:54:45.159032 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.816306s] ... ok", 2026-06-08 04:54:45.159194 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.359315s] ... ok", 2026-06-08 04:54:45.159367 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.043552s] ... ok", 2026-06-08 04:54:45.159533 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.261216s] ... ok", 2026-06-08 04:54:45.159688 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.091279s] ... ok", 2026-06-08 04:54:45.159844 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.062461s] ... ok", 2026-06-08 04:54:45.160004 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.222587s] ... ok", 2026-06-08 04:54:45.160206 | instance | "{0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.050604s] ... ok", 2026-06-08 04:54:45.160391 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [2.730890s] ... ok", 2026-06-08 04:54:45.160599 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [3.694844s] ... ok", 2026-06-08 04:54:45.160763 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.653426s] ... ok", 2026-06-08 04:54:45.160984 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [1.206551s] ... ok", 2026-06-08 04:54:45.161169 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.420471s] ... ok", 2026-06-08 04:54:45.161400 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.402953s] ... ok", 2026-06-08 04:54:45.161628 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.136094s] ... ok", 2026-06-08 04:54:45.162330 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.760977s] ... ok", 2026-06-08 04:54:45.162369 | instance | "2026-06-08 04:49:55.359 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-06-08 04:54:45.162381 | instance | "2026-06-08 04:49:59.296 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-06-08 04:54:45.162396 | instance | "2026-06-08 04:50:01.800 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-06-08 04:54:45.162538 | instance | "2026-06-08 04:50:05.302 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-06-08 04:54:45.162670 | instance | "{2} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [78.227474s] ... ok", 2026-06-08 04:54:45.162791 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.475286s] ... ok", 2026-06-08 04:54:45.162922 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.868005s] ... ok", 2026-06-08 04:54:45.163045 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.146864s] ... ok", 2026-06-08 04:54:45.163163 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.666688s] ... ok", 2026-06-08 04:54:45.163294 | instance | "{2} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-06-08 04:54:45.163416 | instance | "", 2026-06-08 04:54:45.163531 | instance | "======", 2026-06-08 04:54:45.163646 | instance | "Totals", 2026-06-08 04:54:45.163760 | instance | "======", 2026-06-08 04:54:45.163876 | instance | "Ran: 131 tests in 553.8493 sec.", 2026-06-08 04:54:45.163991 | instance | " - Passed: 129", 2026-06-08 04:54:45.164152 | instance | " - Skipped: 2", 2026-06-08 04:54:45.164271 | instance | " - Expected Fail: 0", 2026-06-08 04:54:45.164415 | instance | " - Unexpected Success: 0", 2026-06-08 04:54:45.164528 | instance | " - Failed: 0", 2026-06-08 04:54:45.164657 | instance | "Sum of execute time for each test: 479.7725 sec.", 2026-06-08 04:54:45.164760 | instance | "", 2026-06-08 04:54:45.164878 | instance | "==============", 2026-06-08 04:54:45.165003 | instance | "Worker Balance", 2026-06-08 04:54:45.165103 | instance | "==============", 2026-06-08 04:54:45.165220 | instance | " - Worker 0 (40 tests) => 0:04:28.445162", 2026-06-08 04:54:45.165348 | instance | " - Worker 1 (26 tests) => 0:04:12.346998", 2026-06-08 04:54:45.165468 | instance | " - Worker 2 (30 tests) => 0:09:07.167731", 2026-06-08 04:54:45.165587 | instance | " - Worker 3 (35 tests) => 0:03:23.324592", 2026-06-08 04:54:45.165707 | instance | "+ tempest cleanup", 2026-06-08 04:54:45.165825 | instance | "" 2026-06-08 04:54:45.165939 | instance | ] 2026-06-08 04:54:45.166076 | instance | } 2026-06-08 04:54:45.177531 | instance | 2026-06-08 04:54:45.177754 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-06-08 04:54:45.177902 | instance | Monday 08 June 2026 04:54:45 +0000 (0:00:00.090) 0:10:32.393 *********** 2026-06-08 04:54:45.249337 | instance | skipping: [instance] 2026-06-08 04:54:45.249534 | instance | 2026-06-08 04:54:45.249839 | instance | PLAY RECAP ********************************************************************* 2026-06-08 04:54:45.250181 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-06-08 04:54:45.250481 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-08 04:54:45.250746 | instance | 2026-06-08 04:54:45.251042 | instance | Monday 08 June 2026 04:54:45 +0000 (0:00:00.072) 0:10:32.465 *********** 2026-06-08 04:54:45.251323 | instance | =============================================================================== 2026-06-08 04:54:45.251608 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 615.04s 2026-06-08 04:54:45.251950 | instance | Gathering Facts --------------------------------------------------------- 4.27s 2026-06-08 04:54:45.252239 | instance | Run "stestr" tests ------------------------------------------------------ 2.78s 2026-06-08 04:54:45.252630 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.21s 2026-06-08 04:54:45.252959 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.16s 2026-06-08 04:54:45.253248 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.12s 2026-06-08 04:54:45.253611 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.10s 2026-06-08 04:54:45.254118 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 1.01s 2026-06-08 04:54:45.254461 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.95s 2026-06-08 04:54:45.254757 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.69s 2026-06-08 04:54:45.255083 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.65s 2026-06-08 04:54:45.255470 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.36s 2026-06-08 04:54:45.255841 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.16s 2026-06-08 04:54:45.256138 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.15s 2026-06-08 04:54:45.256483 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.14s 2026-06-08 04:54:45.256802 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.14s 2026-06-08 04:54:45.257143 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.10s 2026-06-08 04:54:45.257440 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.09s 2026-06-08 04:54:45.257741 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.09s 2026-06-08 04:54:45.258111 | instance | vexxhost.atmosphere.tempest : Print tempest log details ----------------- 0.09s 2026-06-08 04:54:45.328912 | instance | INFO [aio > verify] Executed: Successful 2026-06-08 04:54:45.343013 | instance | INFO [aio > cleanup] Executing 2026-06-08 04:54:45.343495 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-08 04:54:45.351505 | instance | INFO [aio > destroy] Executing 2026-06-08 04:54:45.351543 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-06-08 04:54:45.351627 | instance | INFO [aio > destroy] Executed: Successful 2026-06-08 04:54:45.351928 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-06-08 04:54:45.799523 | instance | ok: Runtime: 1:28:34.879239 2026-06-08 04:54:45.885876 | 2026-06-08 04:54:45.886045 | PLAY RECAP 2026-06-08 04:54:45.886089 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-08 04:54:45.886116 | 2026-06-08 04:54:47.075256 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-08 04:54:47.774940 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-06-08 04:54:50.444366 | 2026-06-08 04:54:50.444532 | PLAY [all] 2026-06-08 04:54:50.460206 | 2026-06-08 04:54:50.460505 | TASK [gather-host-logs : creating directory for system status] 2026-06-08 04:54:50.819673 | instance | changed 2026-06-08 04:54:50.845778 | 2026-06-08 04:54:50.846020 | TASK [gather-host-logs : Get logs for each host] 2026-06-08 04:54:51.266357 | instance | + systemd-cgls --full --all --no-pager 2026-06-08 04:54:51.313350 | instance | + ip addr 2026-06-08 04:54:51.321213 | instance | + ip route 2026-06-08 04:54:51.323323 | instance | + lsblk 2026-06-08 04:54:51.340442 | instance | + mount 2026-06-08 04:54:51.357910 | instance | + docker images 2026-06-08 04:54:51.378441 | instance | + brctl show 2026-06-08 04:54:51.379475 | instance | /bin/bash: line 8: brctl: command not found 2026-06-08 04:54:51.379750 | instance | + ps aux --sort=-%mem 2026-06-08 04:54:51.435042 | instance | + dpkg -l 2026-06-08 04:54:51.446627 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-06-08 04:54:51.447180 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-06-08 04:54:51.465538 | instance | + '[' '!' -z '' ']' 2026-06-08 04:54:51.891570 | instance | ok: Runtime: 0:00:00.204677 2026-06-08 04:54:51.901363 | 2026-06-08 04:54:51.901431 | TASK [gather-host-logs : Downloads logs to executor] 2026-06-08 04:54:52.548012 | instance | changed: 2026-06-08 04:54:52.548250 | instance | created directory /var/lib/zuul/builds/4135932661a84326834e01f4ef0834ba/work/logs/instance 2026-06-08 04:54:52.548291 | instance | cd+++++++++ system/ 2026-06-08 04:54:52.548323 | instance | >f+++++++++ system/brctl-show.txt 2026-06-08 04:54:52.548353 | instance | >f+++++++++ system/docker-images.txt 2026-06-08 04:54:52.548380 | instance | >f+++++++++ system/ip-addr.txt 2026-06-08 04:54:52.548413 | instance | >f+++++++++ system/ip-route.txt 2026-06-08 04:54:52.548443 | instance | >f+++++++++ system/lsblk.txt 2026-06-08 04:54:52.548471 | instance | >f+++++++++ system/mount.txt 2026-06-08 04:54:52.548499 | instance | >f+++++++++ system/packages.txt 2026-06-08 04:54:52.548525 | instance | >f+++++++++ system/ps.txt 2026-06-08 04:54:52.548556 | instance | >f+++++++++ system/systemd-cgls.txt 2026-06-08 04:54:52.560288 | 2026-06-08 04:54:53.222127 | LOOP [helm-release-status : creating directory for helm release status] 2026-06-08 04:54:53.470154 | instance | changed: "values" 2026-06-08 04:54:53.654821 | instance | changed: "releases" 2026-06-08 04:54:53.677782 | 2026-06-08 04:54:53.678006 | TASK [helm-release-status : Gather get release status for helm charts] 2026-06-08 04:55:03.291112 | instance | ok: Runtime: 0:00:09.244917 2026-06-08 04:55:03.296239 | 2026-06-08 04:55:03.296307 | TASK [helm-release-status : Downloads logs to executor] 2026-06-08 04:55:03.930890 | instance | changed: 2026-06-08 04:55:03.931112 | instance | cd+++++++++ helm/ 2026-06-08 04:55:03.931153 | instance | cd+++++++++ helm/releases/ 2026-06-08 04:55:03.931184 | instance | cd+++++++++ helm/releases/auth-system/ 2026-06-08 04:55:03.931213 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-06-08 04:55:03.931241 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-06-08 04:55:03.931268 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-06-08 04:55:03.931294 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-06-08 04:55:03.931320 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-06-08 04:55:03.931347 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-06-08 04:55:03.931373 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-06-08 04:55:03.931399 | instance | cd+++++++++ helm/releases/kube-system/ 2026-06-08 04:55:03.931426 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-06-08 04:55:03.931460 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-06-08 04:55:03.931489 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-06-08 04:55:03.931516 | instance | cd+++++++++ helm/releases/monitoring/ 2026-06-08 04:55:03.931543 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-06-08 04:55:03.931570 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-06-08 04:55:03.931597 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-06-08 04:55:03.931624 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-06-08 04:55:03.931650 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-06-08 04:55:03.931680 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-06-08 04:55:03.931708 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-06-08 04:55:03.931735 | instance | cd+++++++++ helm/releases/openstack/ 2026-06-08 04:55:03.931762 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-06-08 04:55:03.931788 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-06-08 04:55:03.931822 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-06-08 04:55:03.931849 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-06-08 04:55:03.931876 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-06-08 04:55:03.931902 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-06-08 04:55:03.931929 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-06-08 04:55:03.931954 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-06-08 04:55:03.931980 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-06-08 04:55:03.932007 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-06-08 04:55:03.932032 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-06-08 04:55:03.932058 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-06-08 04:55:03.932084 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-06-08 04:55:03.932110 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-06-08 04:55:03.932137 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-06-08 04:55:03.932162 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-06-08 04:55:03.932209 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-06-08 04:55:03.932237 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-06-08 04:55:03.932263 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-06-08 04:55:03.932289 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-06-08 04:55:03.932315 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-06-08 04:55:03.932340 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-06-08 04:55:03.932366 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-06-08 04:55:03.932391 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-06-08 04:55:03.932418 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-06-08 04:55:03.932444 | instance | cd+++++++++ helm/values/ 2026-06-08 04:55:03.932470 | instance | cd+++++++++ helm/values/auth-system/ 2026-06-08 04:55:03.932496 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-06-08 04:55:03.932522 | instance | cd+++++++++ helm/values/cert-manager/ 2026-06-08 04:55:03.932548 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-06-08 04:55:03.932574 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-06-08 04:55:03.932600 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-06-08 04:55:03.932626 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-06-08 04:55:03.932651 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-06-08 04:55:03.932677 | instance | cd+++++++++ helm/values/kube-system/ 2026-06-08 04:55:03.932703 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-06-08 04:55:03.932729 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-06-08 04:55:03.932755 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-06-08 04:55:03.932781 | instance | cd+++++++++ helm/values/monitoring/ 2026-06-08 04:55:03.932808 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-06-08 04:55:03.932834 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-06-08 04:55:03.932860 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-06-08 04:55:03.932885 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-06-08 04:55:03.932911 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-06-08 04:55:03.932936 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-06-08 04:55:03.932987 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-06-08 04:55:03.933016 | instance | cd+++++++++ helm/values/openstack/ 2026-06-08 04:55:03.933042 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-06-08 04:55:03.933068 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-06-08 04:55:03.933094 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-06-08 04:55:03.933119 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-06-08 04:55:03.933145 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-06-08 04:55:03.933170 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-06-08 04:55:03.933195 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-06-08 04:55:03.933220 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-06-08 04:55:03.933246 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-06-08 04:55:03.933271 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-06-08 04:55:03.933296 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-06-08 04:55:03.933322 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-06-08 04:55:03.933348 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-06-08 04:55:03.933376 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-06-08 04:55:03.933403 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-06-08 04:55:03.933438 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-06-08 04:55:03.933465 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-06-08 04:55:03.933492 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-06-08 04:55:03.933518 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-06-08 04:55:03.933544 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-06-08 04:55:03.933571 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-06-08 04:55:03.933596 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-06-08 04:55:03.933622 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-06-08 04:55:03.933648 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-06-08 04:55:03.933674 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-06-08 04:55:03.944901 | 2026-06-08 04:55:03.945001 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-06-08 04:55:04.167088 | instance | changed 2026-06-08 04:55:04.174323 | 2026-06-08 04:55:04.174406 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-06-08 04:55:04.382372 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-08 04:55:04.382613 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-08 04:55:04.387073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:04.390372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:04.483822 | instance | node/instance 2026-06-08 04:55:04.488715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:04.555324 | instance | clusterrole/admin 2026-06-08 04:55:04.772101 | instance | clusterrole/capi-aggregated-manager-role 2026-06-08 04:55:04.837938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:04.871105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:04.896743 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-06-08 04:55:05.007427 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-06-08 04:55:05.103067 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-06-08 04:55:05.216875 | instance | clusterrole/capi-manager-role 2026-06-08 04:55:05.302058 | instance | clusterrole/capo-manager-role 2026-06-08 04:55:05.427152 | instance | clusterrole/cephfs-csi-nodeplugin 2026-06-08 04:55:05.510625 | instance | clusterrole/cephfs-external-provisioner-runner 2026-06-08 04:55:05.612218 | instance | clusterrole/cert-manager-cainjector 2026-06-08 04:55:05.733284 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-06-08 04:55:05.808238 | instance | clusterrole/cert-manager-controller-certificates 2026-06-08 04:55:05.913062 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-06-08 04:55:06.010740 | instance | clusterrole/cert-manager-controller-challenges 2026-06-08 04:55:06.091680 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-06-08 04:55:06.207950 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-06-08 04:55:06.263431 | instance | clusterrole/cert-manager-controller-issuers 2026-06-08 04:55:06.380712 | instance | clusterrole/cert-manager-controller-orders 2026-06-08 04:55:06.449745 | instance | clusterrole/cert-manager-edit 2026-06-08 04:55:06.560838 | instance | clusterrole/cert-manager-view 2026-06-08 04:55:06.629700 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-06-08 04:55:06.745505 | instance | clusterrole/cilium 2026-06-08 04:55:06.812061 | instance | clusterrole/cilium-operator 2026-06-08 04:55:06.956586 | instance | clusterrole/cluster-admin 2026-06-08 04:55:07.022081 | instance | clusterrole/edit 2026-06-08 04:55:07.149551 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-06-08 04:55:07.223798 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-06-08 04:55:07.319612 | instance | clusterrole/goldpinger-clusterrole 2026-06-08 04:55:07.425106 | instance | clusterrole/ingress-nginx 2026-06-08 04:55:07.527358 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-06-08 04:55:07.626839 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-06-08 04:55:07.733321 | instance | clusterrole/kube-prometheus-stack-operator 2026-06-08 04:55:07.808659 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-06-08 04:55:07.915051 | instance | clusterrole/kubeadm:get-nodes 2026-06-08 04:55:08.002014 | instance | clusterrole/local-path-provisioner 2026-06-08 04:55:08.120117 | instance | clusterrole/neutron-coredns 2026-06-08 04:55:08.175816 | instance | clusterrole/node-feature-discovery 2026-06-08 04:55:08.320850 | instance | clusterrole/node-feature-discovery-gc 2026-06-08 04:55:08.368416 | instance | clusterrole/nova-bootstrap 2026-06-08 04:55:08.536665 | instance | clusterrole/nova-cell-setup 2026-06-08 04:55:08.584273 | instance | clusterrole/objectstorage-provisioner-role 2026-06-08 04:55:08.738072 | instance | clusterrole/orc-image-editor-role 2026-06-08 04:55:08.765770 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-06-08 04:55:08.922356 | instance | clusterrole/orc-image-viewer-role 2026-06-08 04:55:08.951441 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-06-08 04:55:09.131398 | instance | clusterrole/orc-manager-role 2026-06-08 04:55:09.151646 | instance | clusterrolebinding/capi-manager-rolebinding 2026-06-08 04:55:09.350062 | instance | clusterrole/orc-metrics-auth-role 2026-06-08 04:55:09.358602 | instance | clusterrolebinding/capo-manager-rolebinding 2026-06-08 04:55:09.535415 | instance | clusterrole/orc-metrics-reader 2026-06-08 04:55:09.574008 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-06-08 04:55:09.711383 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-06-08 04:55:09.786354 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-06-08 04:55:09.930982 | instance | clusterrolebinding/cert-manager-cainjector 2026-06-08 04:55:10.004375 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-06-08 04:55:10.148229 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-06-08 04:55:10.226496 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-06-08 04:55:10.335301 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-06-08 04:55:10.426264 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-06-08 04:55:10.530364 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-06-08 04:55:10.601309 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-06-08 04:55:10.719776 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-06-08 04:55:10.781156 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-06-08 04:55:10.915899 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-06-08 04:55:10.974613 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-06-08 04:55:11.103345 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-06-08 04:55:11.146954 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-06-08 04:55:11.295478 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-06-08 04:55:11.314848 | instance | clusterrolebinding/cert-manager-controller-orders 2026-06-08 04:55:11.469756 | instance | clusterrole/rbd-csi-nodeplugin 2026-06-08 04:55:11.483998 | instance | clusterrole/rbd-external-provisioner-runner 2026-06-08 04:55:11.637762 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-06-08 04:55:11.656590 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-06-08 04:55:11.863133 | instance | clusterrolebinding/cilium 2026-06-08 04:55:11.869575 | instance | clusterrole/rook-ceph-global 2026-06-08 04:55:12.067547 | instance | clusterrolebinding/cilium-operator 2026-06-08 04:55:12.077564 | instance | clusterrole/rook-ceph-mgr-cluster 2026-06-08 04:55:12.257630 | instance | clusterrolebinding/cluster-admin 2026-06-08 04:55:12.270169 | instance | clusterrole/rook-ceph-mgr-system 2026-06-08 04:55:12.460038 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-06-08 04:55:12.464829 | instance | clusterrole/rook-ceph-object-bucket 2026-06-08 04:55:12.634351 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-06-08 04:55:12.656957 | instance | clusterrole/rook-ceph-osd 2026-06-08 04:55:12.825456 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-06-08 04:55:12.857901 | instance | clusterrole/rook-ceph-system 2026-06-08 04:55:13.042738 | instance | clusterrolebinding/ingress-nginx 2026-06-08 04:55:13.046634 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-06-08 04:55:13.238503 | instance | clusterrole/secretgen-controller-cluster-role 2026-06-08 04:55:13.240245 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-06-08 04:55:13.425963 | instance | clusterrole/system:aggregate-to-admin 2026-06-08 04:55:13.441860 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-06-08 04:55:13.622026 | instance | clusterrole/system:aggregate-to-edit 2026-06-08 04:55:13.651324 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-06-08 04:55:13.800200 | instance | clusterrole/system:aggregate-to-view 2026-06-08 04:55:13.838289 | instance | clusterrole/system:auth-delegator 2026-06-08 04:55:13.993687 | instance | clusterrolebinding/kubeadm:get-nodes 2026-06-08 04:55:14.110050 | instance | clusterrole/system:basic-user 2026-06-08 04:55:14.250663 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-06-08 04:55:14.331426 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-06-08 04:55:14.429740 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-06-08 04:55:14.515767 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-06-08 04:55:14.598754 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-06-08 04:55:14.690649 | instance | clusterrolebinding/kubeadm:node-proxier 2026-06-08 04:55:14.777065 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-06-08 04:55:14.881870 | instance | clusterrolebinding/local-path-provisioner 2026-06-08 04:55:14.983794 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-06-08 04:55:15.082553 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-06-08 04:55:15.161901 | instance | clusterrolebinding/magnum-cluster-api 2026-06-08 04:55:15.259337 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-06-08 04:55:15.362373 | instance | clusterrolebinding/neutron-coredns 2026-06-08 04:55:15.463341 | instance | clusterrole/system:controller:attachdetach-controller 2026-06-08 04:55:15.557581 | instance | clusterrolebinding/node-feature-discovery 2026-06-08 04:55:15.653243 | instance | clusterrole/system:controller:certificate-controller 2026-06-08 04:55:15.748362 | instance | clusterrolebinding/node-feature-discovery-gc 2026-06-08 04:55:15.836385 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-06-08 04:55:15.919466 | instance | clusterrolebinding/nova-bootstrap 2026-06-08 04:55:16.027822 | instance | clusterrole/system:controller:cronjob-controller 2026-06-08 04:55:16.113460 | instance | clusterrole/system:controller:daemon-set-controller 2026-06-08 04:55:16.219730 | instance | clusterrole/system:controller:deployment-controller 2026-06-08 04:55:16.308926 | instance | clusterrolebinding/nova-cell-setup 2026-06-08 04:55:16.394099 | instance | clusterrole/system:controller:disruption-controller 2026-06-08 04:55:16.481493 | instance | clusterrole/system:controller:endpoint-controller 2026-06-08 04:55:16.559365 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-06-08 04:55:16.687715 | instance | clusterrolebinding/orc-manager-rolebinding 2026-06-08 04:55:16.739167 | instance | clusterrole/system:controller:endpointslice-controller 2026-06-08 04:55:16.875055 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-06-08 04:55:16.915705 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-06-08 04:55:17.070132 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-06-08 04:55:17.097837 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-06-08 04:55:17.295278 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-06-08 04:55:17.315734 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-06-08 04:55:17.510633 | instance | clusterrole/system:controller:expand-controller 2026-06-08 04:55:17.512644 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-06-08 04:55:17.707263 | instance | clusterrole/system:controller:generic-garbage-collector 2026-06-08 04:55:17.716103 | instance | clusterrolebinding/rook-ceph-global 2026-06-08 04:55:17.901391 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-06-08 04:55:17.933526 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-06-08 04:55:18.118923 | instance | clusterrole/system:controller:job-controller 2026-06-08 04:55:18.141604 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-06-08 04:55:18.316692 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-06-08 04:55:18.341422 | instance | clusterrole/system:controller:namespace-controller 2026-06-08 04:55:18.511126 | instance | clusterrolebinding/rook-ceph-osd 2026-06-08 04:55:18.527587 | instance | clusterrole/system:controller:node-controller 2026-06-08 04:55:18.699298 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-06-08 04:55:18.718997 | instance | clusterrole/system:controller:persistent-volume-binder 2026-06-08 04:55:18.892876 | instance | clusterrole/system:controller:pod-garbage-collector 2026-06-08 04:55:18.906413 | instance | clusterrolebinding/rook-ceph-system 2026-06-08 04:55:19.095305 | instance | clusterrole/system:controller:pv-protection-controller 2026-06-08 04:55:19.125268 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-06-08 04:55:19.306720 | instance | clusterrolebinding/system:basic-user 2026-06-08 04:55:19.312848 | instance | clusterrole/system:controller:pvc-protection-controller 2026-06-08 04:55:19.486662 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-06-08 04:55:19.489528 | instance | clusterrole/system:controller:replicaset-controller 2026-06-08 04:55:19.655485 | instance | clusterrole/system:controller:replication-controller 2026-06-08 04:55:19.668610 | instance | clusterrolebinding/system:controller:certificate-controller 2026-06-08 04:55:19.857933 | instance | clusterrole/system:controller:resourcequota-controller 2026-06-08 04:55:19.864990 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-06-08 04:55:20.055673 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-06-08 04:55:20.059218 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-06-08 04:55:20.247607 | instance | clusterrole/system:controller:route-controller 2026-06-08 04:55:20.254319 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-06-08 04:55:20.423741 | instance | clusterrolebinding/system:controller:deployment-controller 2026-06-08 04:55:20.438253 | instance | clusterrole/system:controller:service-account-controller 2026-06-08 04:55:20.595789 | instance | clusterrolebinding/system:controller:disruption-controller 2026-06-08 04:55:20.637520 | instance | clusterrole/system:controller:service-controller 2026-06-08 04:55:20.787604 | instance | clusterrole/system:controller:statefulset-controller 2026-06-08 04:55:20.840047 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-06-08 04:55:21.013428 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-06-08 04:55:21.026393 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-06-08 04:55:21.182492 | instance | clusterrole/system:controller:ttl-controller 2026-06-08 04:55:21.204688 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-06-08 04:55:21.369011 | instance | clusterrole/system:coredns 2026-06-08 04:55:21.374930 | instance | clusterrole/system:discovery 2026-06-08 04:55:21.549741 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-06-08 04:55:21.552459 | instance | clusterrole/system:heapster 2026-06-08 04:55:21.726891 | instance | clusterrolebinding/system:controller:expand-controller 2026-06-08 04:55:21.727596 | instance | clusterrole/system:kube-aggregator 2026-06-08 04:55:21.908613 | instance | clusterrole/system:kube-controller-manager 2026-06-08 04:55:21.912165 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-06-08 04:55:22.086369 | instance | clusterrole/system:kube-dns 2026-06-08 04:55:22.088176 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-06-08 04:55:22.275192 | instance | clusterrole/system:kube-scheduler 2026-06-08 04:55:22.304728 | instance | clusterrolebinding/system:controller:job-controller 2026-06-08 04:55:22.461860 | instance | clusterrole/system:kubelet-api-admin 2026-06-08 04:55:22.492463 | instance | clusterrolebinding/system:controller:namespace-controller 2026-06-08 04:55:22.641023 | instance | clusterrole/system:monitoring 2026-06-08 04:55:22.698419 | instance | clusterrolebinding/system:controller:node-controller 2026-06-08 04:55:22.817858 | instance | clusterrole/system:node 2026-06-08 04:55:22.887932 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-06-08 04:55:23.025092 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-06-08 04:55:23.075484 | instance | clusterrole/system:node-bootstrapper 2026-06-08 04:55:23.199996 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-06-08 04:55:23.259856 | instance | clusterrole/system:node-problem-detector 2026-06-08 04:55:23.365034 | instance | clusterrole/system:node-proxier 2026-06-08 04:55:23.453394 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-06-08 04:55:23.538594 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-06-08 04:55:23.623766 | instance | clusterrole/system:persistent-volume-provisioner 2026-06-08 04:55:23.704233 | instance | clusterrolebinding/system:controller:replication-controller 2026-06-08 04:55:23.800260 | instance | clusterrole/system:public-info-viewer 2026-06-08 04:55:23.889786 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-06-08 04:55:24.006708 | instance | clusterrole/system:service-account-issuer-discovery 2026-06-08 04:55:24.082709 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-06-08 04:55:24.185190 | instance | clusterrole/system:volume-scheduler 2026-06-08 04:55:24.262892 | instance | clusterrolebinding/system:controller:route-controller 2026-06-08 04:55:24.368780 | instance | clusterrole/vector 2026-06-08 04:55:24.441446 | instance | clusterrolebinding/system:controller:service-account-controller 2026-06-08 04:55:24.550047 | instance | clusterrole/view 2026-06-08 04:55:24.613624 | instance | clusterrolebinding/system:controller:service-controller 2026-06-08 04:55:24.731674 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-06-08 04:55:24.779349 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-06-08 04:55:24.920284 | instance | clusterrolebinding/system:controller:ttl-controller 2026-06-08 04:55:25.007550 | instance | clusterrolebinding/system:coredns 2026-06-08 04:55:25.122179 | instance | clusterrolebinding/system:discovery 2026-06-08 04:55:25.180012 | instance | clusterrolebinding/system:kube-controller-manager 2026-06-08 04:55:25.302837 | instance | clusterrolebinding/system:kube-dns 2026-06-08 04:55:25.372062 | instance | clusterrolebinding/system:kube-scheduler 2026-06-08 04:55:25.488092 | instance | clusterrolebinding/system:monitoring 2026-06-08 04:55:25.572377 | instance | clusterrolebinding/system:node 2026-06-08 04:55:25.704590 | instance | clusterrolebinding/system:node-proxier 2026-06-08 04:55:25.774896 | instance | clusterrolebinding/system:public-info-viewer 2026-06-08 04:55:25.897119 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-06-08 04:55:25.977761 | instance | clusterrolebinding/system:volume-scheduler 2026-06-08 04:55:26.093856 | instance | clusterrolebinding/vector 2026-06-08 04:55:26.158846 | instance | storageclass/general 2026-06-08 04:55:26.276167 | instance | namespace/auth-system 2026-06-08 04:55:26.380666 | instance | namespace/capi-kubeadm-bootstrap-system 2026-06-08 04:55:26.451459 | instance | namespace/capi-kubeadm-control-plane-system 2026-06-08 04:55:26.572753 | instance | namespace/capi-system 2026-06-08 04:55:26.623716 | instance | namespace/capo-system 2026-06-08 04:55:26.773373 | instance | namespace/cert-manager 2026-06-08 04:55:26.813175 | instance | namespace/default 2026-06-08 04:55:26.989540 | instance | namespace/envoy-gateway-system 2026-06-08 04:55:27.029574 | instance | namespace/ingress-nginx 2026-06-08 04:55:27.197554 | instance | namespace/kube-node-lease 2026-06-08 04:55:27.236801 | instance | namespace/kube-public 2026-06-08 04:55:27.382853 | instance | namespace/kube-system 2026-06-08 04:55:27.460569 | instance | namespace/local-path-storage 2026-06-08 04:55:27.600965 | instance | namespace/magnum-system 2026-06-08 04:55:27.662931 | instance | namespace/monitoring 2026-06-08 04:55:27.799274 | instance | namespace/openstack 2026-06-08 04:55:27.859052 | instance | namespace/orc-system 2026-06-08 04:55:27.989929 | instance | namespace/rook-ceph 2026-06-08 04:55:28.048197 | instance | namespace/secretgen-controller 2026-06-08 04:55:28.747708 | instance | ok: Runtime: 0:00:23.857675 2026-06-08 04:55:28.756090 | 2026-06-08 04:55:28.756161 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-06-08 04:55:28.985321 | instance | changed 2026-06-08 04:55:28.993105 | 2026-06-08 04:55:28.993233 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-06-08 04:55:29.207165 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-08 04:55:29.207318 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-08 04:55:29.208154 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-08 04:55:29.309837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:29.310777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:29.431743 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-06-08 04:55:29.434776 | instance | auth-system/configmaps/keycloak-env-vars 2026-06-08 04:55:29.435343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:29.437655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:29.550287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:29.550356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:29.625916 | instance | auth-system/configmaps/kube-root-ca.crt 2026-06-08 04:55:29.652053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:29.653024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:29.733565 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-06-08 04:55:29.737669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:29.758159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:29.807088 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-06-08 04:55:29.834397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:29.869620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:29.947236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:29.970390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.034232 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-4d82h 2026-06-08 04:55:30.037329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.106986 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:30.117750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.155349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.198903 | instance | auth-system/endpoints/keycloak 2026-06-08 04:55:30.206121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.256922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.264703 | instance | auth-system/endpoints/keycloak-headless 2026-06-08 04:55:30.319231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.343630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.413237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.419595 | instance | auth-system/endpoints/keycloak-metrics 2026-06-08 04:55:30.441659 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-06-08 04:55:30.446831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.521265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.549331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.615519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.620732 | instance | auth-system/ingresses/keycloak 2026-06-08 04:55:30.642991 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-06-08 04:55:30.647791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.720205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.763217 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:30.771715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.813271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.834504 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-06-08 04:55:30.858737 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-06-08 04:55:30.882133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.917365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:30.990034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.022755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.062293 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-06-08 04:55:31.109698 | instance | auth-system/networkpolicies/keycloak 2026-06-08 04:55:31.124128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.134200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.228104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.229810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.291477 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-06-08 04:55:31.294462 | instance | auth-system/pods/keycloak-0 2026-06-08 04:55:31.335751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.352061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.428024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.448288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.482818 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-06-08 04:55:31.487785 | instance | auth-system/secrets/keycloak 2026-06-08 04:55:31.543871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.557144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.640568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.659508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.676257 | instance | auth-system/secrets/keycloak-externaldb 2026-06-08 04:55:31.690718 | instance | auth-system/secrets/keycloak.199-204-45-35.nip.io-tls 2026-06-08 04:55:31.743443 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:31.754345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.763615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.851015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.854403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.884031 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-06-08 04:55:31.928773 | instance | auth-system/serviceaccounts/default 2026-06-08 04:55:31.966205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:31.967871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.058086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.059866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.108297 | instance | auth-system/serviceaccounts/keycloak 2026-06-08 04:55:32.156384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.171710 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-06-08 04:55:32.179053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.265318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.280765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.326104 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-06-08 04:55:32.369589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.395932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.412501 | instance | auth-system/services/keycloak 2026-06-08 04:55:32.462723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.533167 | instance | auth-system/services/keycloak-headless 2026-06-08 04:55:32.555442 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:32.567397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.586781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.636436 | instance | auth-system/services/keycloak-metrics 2026-06-08 04:55:32.682313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.696079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.739358 | instance | auth-system/statefulsets/keycloak 2026-06-08 04:55:32.786962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.798923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.873966 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-47lw8 2026-06-08 04:55:32.894672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.899592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.978388 | instance | capi-system/configmaps/kube-root-ca.crt 2026-06-08 04:55:32.994676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:32.999990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.079085 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-06-08 04:55:33.084573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.109285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.182545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.188488 | instance | capi-system/deployment/capi-controller-manager 2026-06-08 04:55:33.219802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.270411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.299686 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-06-08 04:55:33.325750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.372871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.408664 | instance | capi-system/endpoints/capi-webhook-service 2026-06-08 04:55:33.433537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.481832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.509502 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-06-08 04:55:33.524380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.591161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.616992 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-06-08 04:55:33.637578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.693897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.723804 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-06-08 04:55:33.735812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.789188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.817237 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-nhnp6 2026-06-08 04:55:33.829378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.916382 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:33.924825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:33.931621 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-06-08 04:55:33.958491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.027565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.045227 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-06-08 04:55:34.080448 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:34.092050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.123005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.130221 | instance | capi-system/roles/capi-leader-election-role 2026-06-08 04:55:34.190619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.227763 | instance | capi-system/secrets/capi-webhook-service-cert 2026-06-08 04:55:34.230230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.285386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.332067 | instance | capi-system/services/capi-webhook-service 2026-06-08 04:55:34.333888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.396497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.442144 | instance | capi-system/serviceaccounts/capi-manager 2026-06-08 04:55:34.450427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.552283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.553292 | instance | capi-system/serviceaccounts/default 2026-06-08 04:55:34.561131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.653302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.660251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.667701 | instance | capo-system/configmaps/kube-root-ca.crt 2026-06-08 04:55:34.739091 | instance | cert-manager/configmaps/cert-manager-webhook 2026-06-08 04:55:34.747430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.749201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.831034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.849509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.888140 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-06-08 04:55:34.945481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:34.966228 | instance | capo-system/deployment/capo-controller-manager 2026-06-08 04:55:34.970256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:35.094226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:35.170355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:35.184918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:35.265043 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:35.265566 | instance | capo-system/endpoints/capo-webhook-service 2026-06-08 04:55:35.279162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:35.283988 | instance | cert-manager/deployment/cert-manager 2026-06-08 04:55:35.405717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:35.411522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:35.503504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:35.505546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:35.551740 | instance | cert-manager/deployment/cert-manager-cainjector 2026-06-08 04:55:35.556069 | instance | cert-manager/deployment/cert-manager-webhook 2026-06-08 04:55:35.596937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:35.606201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:35.787196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:35.825419 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:35.835769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.003359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.005137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.014856 | instance | cert-manager/endpoints/cert-manager 2026-06-08 04:55:36.016111 | instance | cert-manager/endpoints/cert-manager-webhook 2026-06-08 04:55:36.095268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.112825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.200408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.220997 | instance | capo-system/pods/capo-controller-manager-65565fdb7f-bvn5n 2026-06-08 04:55:36.222203 | instance | cert-manager/pods/cert-manager-75c4c745bc-5dkln 2026-06-08 04:55:36.267879 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:36.276114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.294378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.373684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.403046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.443226 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-gbn78 2026-06-08 04:55:36.447010 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-vwzt9 2026-06-08 04:55:36.501281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.501506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.589397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.605500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.651053 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-06-08 04:55:36.675988 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-06-08 04:55:36.721637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.821777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.852302 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-06-08 04:55:36.876175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.887299 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-06-08 04:55:36.947313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:36.976835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.048415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.052943 | instance | capo-system/roles/capo-leader-election-role 2026-06-08 04:55:37.078758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.100427 | instance | capo-system/secrets/capo-webhook-service-cert 2026-06-08 04:55:37.147390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.177465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.248402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.259023 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-06-08 04:55:37.270959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.283705 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-06-08 04:55:37.358273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.360432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.450064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.454226 | instance | cert-manager/roles/cert-manager:leaderelection 2026-06-08 04:55:37.456386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.476208 | instance | capo-system/serviceaccounts/capo-manager 2026-06-08 04:55:37.558653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.564241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.673531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.686614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.700025 | instance | capo-system/serviceaccounts/default 2026-06-08 04:55:37.724237 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-06-08 04:55:37.803923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.806730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:37.950453 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:37.959258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.025592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.028540 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-06-08 04:55:38.045033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.128129 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-06-08 04:55:38.133694 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:38.142126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.148703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.216513 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-06-08 04:55:38.243681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.251478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.318051 | instance | capo-system/services/capo-webhook-service 2026-06-08 04:55:38.349054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.356540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.466776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.473020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.475577 | instance | cert-manager/serviceaccounts/cert-manager 2026-06-08 04:55:38.515968 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-06-08 04:55:38.565718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.579625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.665785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.671090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.718052 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-06-08 04:55:38.743118 | instance | cert-manager/serviceaccounts/default 2026-06-08 04:55:38.772391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.773499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.886038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.906704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:38.967242 | instance | cert-manager/services/cert-manager 2026-06-08 04:55:38.984190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.021181 | instance | cert-manager/services/cert-manager-webhook 2026-06-08 04:55:39.029344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.113244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.135400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.222024 | instance | default/configmaps/kube-root-ca.crt 2026-06-08 04:55:39.233279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.235726 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-06-08 04:55:39.253613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.355451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.364913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.405508 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-06-08 04:55:39.430624 | instance | default/endpoints/kubernetes 2026-06-08 04:55:39.472666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.486818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.580819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.606809 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-06-08 04:55:39.608284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.637072 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-06-08 04:55:39.696445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.745877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.781492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.810165 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-crpp6 2026-06-08 04:55:39.839174 | instance | default/serviceaccounts/default 2026-06-08 04:55:39.867823 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:39.875826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:39.884480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.062535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.068730 | instance | default/services/kubernetes 2026-06-08 04:55:40.068902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.077451 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-06-08 04:55:40.157413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.202765 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:40.228116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.302036 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-06-08 04:55:40.322104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.343278 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-06-08 04:55:40.356386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.433551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.521238 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-06-08 04:55:40.524958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.532366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.548636 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-06-08 04:55:40.660394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.684829 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-06-08 04:55:40.733361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.758945 | instance | envoy-gateway-system/serviceaccounts/default 2026-06-08 04:55:40.760881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.856805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.879295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:40.879365 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-06-08 04:55:40.986028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.007933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.052511 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-06-08 04:55:41.082277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.116995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.178371 | instance | envoy-gateway-system/services/envoy-gateway 2026-06-08 04:55:41.186187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.217651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.300631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.316259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.378063 | instance | envoy-gateway-system/secrets/envoy 2026-06-08 04:55:41.382406 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-06-08 04:55:41.395554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.401301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.488958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.497052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.566288 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-06-08 04:55:41.585212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.589509 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-06-08 04:55:41.599155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.676799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.707719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.790097 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-06-08 04:55:41.795627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.798330 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-06-08 04:55:41.813500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.906408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:41.955452 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:41.967894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.013074 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-06-08 04:55:42.013764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.085042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.116480 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:42.127348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.177263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.217970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.240018 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-06-08 04:55:42.265940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.268002 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-06-08 04:55:42.309652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.373719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.421670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.436644 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-06-08 04:55:42.473082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.481509 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-06-08 04:55:42.534534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.581017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.632546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.657386 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-06-08 04:55:42.680118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.698718 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-06-08 04:55:42.743809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:42.874428 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-06-08 04:55:42.941565 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-06-08 04:55:43.075056 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-06-08 04:55:43.085578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:43.140435 | instance | ingress-nginx/pods/ingress-nginx-controller-l4nqd 2026-06-08 04:55:43.197704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:43.261136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:43.277684 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-f8xfw 2026-06-08 04:55:43.337223 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-06-08 04:55:43.342234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:43.390655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:43.481394 | instance | ingress-nginx/roles/ingress-nginx 2026-06-08 04:55:43.515547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:43.532444 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-06-08 04:55:43.667464 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-06-08 04:55:43.714865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:43.723267 | instance | ingress-nginx/serviceaccounts/default 2026-06-08 04:55:43.738760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:43.867309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:43.876309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:43.898899 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-06-08 04:55:43.954986 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-06-08 04:55:44.024720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:44.112080 | instance | ingress-nginx/services/ingress-nginx-controller 2026-06-08 04:55:44.138351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:44.163519 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-06-08 04:55:44.232662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:44.298594 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-06-08 04:55:44.322686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:44.355996 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-06-08 04:55:44.416479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:44.482209 | instance | kube-node-lease/serviceaccounts/default 2026-06-08 04:55:44.502771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:44.578857 | instance | kube-public/configmaps/cluster-info 2026-06-08 04:55:44.618915 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:44.626114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:44.661612 | instance | kube-public/configmaps/kube-root-ca.crt 2026-06-08 04:55:44.790908 | instance | kube-system/configmaps/cilium-config 2026-06-08 04:55:44.812860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:44.883962 | instance | kube-system/configmaps/coredns 2026-06-08 04:55:44.972035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:44.996101 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-06-08 04:55:45.079558 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-06-08 04:55:45.088483 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:55:45.099127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:45.202301 | instance | kube-system/configmaps/kube-proxy 2026-06-08 04:55:45.204374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:45.274997 | instance | kube-system/configmaps/kube-root-ca.crt 2026-06-08 04:55:45.283115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:45.383521 | instance | kube-system/configmaps/kubeadm-config 2026-06-08 04:55:45.384936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:45.471941 | instance | kube-system/configmaps/kubelet-config 2026-06-08 04:55:45.486800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:45.571969 | instance | kube-system/daemonsets/cilium 2026-06-08 04:55:45.675797 | instance | kube-system/daemonsets/kube-proxy 2026-06-08 04:55:45.719587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:45.785961 | instance | kube-system/deployment/cilium-operator 2026-06-08 04:55:45.857390 | instance | kube-system/deployment/coredns 2026-06-08 04:55:45.995979 | instance | kube-system/endpoints/kube-dns 2026-06-08 04:55:46.030113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:46.036257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:46.069130 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-06-08 04:55:46.182073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:55:46.231304 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-06-08 04:55:46.311926 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-06-08 04:55:46.417803 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-06-08 04:55:46.496237 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-06-08 04:55:46.595642 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-06-08 04:55:46.668099 | instance | kube-system/pods/cilium-9bqnk 2026-06-08 04:55:46.793302 | instance | kube-system/pods/cilium-operator-869df985b8-7j4qb 2026-06-08 04:55:46.862070 | instance | kube-system/pods/coredns-67659f764b-rvkss 2026-06-08 04:55:46.987376 | instance | kube-system/pods/coredns-67659f764b-xqsxh 2026-06-08 04:55:47.060048 | instance | kube-system/pods/etcd-instance 2026-06-08 04:55:47.186452 | instance | kube-system/pods/kube-apiserver-instance 2026-06-08 04:55:47.245163 | instance | kube-system/pods/kube-controller-manager-instance 2026-06-08 04:55:47.386277 | instance | kube-system/pods/kube-proxy-mldxw 2026-06-08 04:55:47.435540 | instance | kube-system/pods/kube-scheduler-instance 2026-06-08 04:55:47.574273 | instance | kube-system/pods/kube-vip-instance 2026-06-08 04:55:47.623367 | instance | kube-system/rolebindings/cilium-config-agent 2026-06-08 04:55:47.766614 | instance | kube-system/rolebindings/kube-proxy 2026-06-08 04:55:47.809886 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-06-08 04:55:48.001326 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-06-08 04:55:48.018805 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-06-08 04:55:48.193951 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-06-08 04:55:48.202125 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-06-08 04:55:48.391739 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-06-08 04:55:48.397914 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-06-08 04:55:48.578516 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-06-08 04:55:48.579862 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-06-08 04:55:48.751127 | instance | kube-system/roles/cilium-config-agent 2026-06-08 04:55:48.752990 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-06-08 04:55:48.952840 | instance | kube-system/roles/kube-proxy 2026-06-08 04:55:48.970501 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-06-08 04:55:49.140463 | instance | kube-system/roles/kubeadm:kubelet-config 2026-06-08 04:55:49.162747 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-06-08 04:55:49.338073 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-06-08 04:55:49.355878 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-06-08 04:55:49.521225 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-06-08 04:55:49.523393 | instance | kube-system/roles/system:controller:cloud-provider 2026-06-08 04:55:49.716132 | instance | kube-system/roles/system:controller:token-cleaner 2026-06-08 04:55:49.725563 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-06-08 04:55:49.900468 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-06-08 04:55:49.939933 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-06-08 04:55:50.074649 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-06-08 04:55:50.112487 | instance | kube-system/secrets/bootstrap-token-6kfbjz 2026-06-08 04:55:50.268899 | instance | kube-system/secrets/bootstrap-token-zm1z4o 2026-06-08 04:55:50.289854 | instance | kube-system/secrets/kubeadm-certs 2026-06-08 04:55:50.436689 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-06-08 04:55:50.458918 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-06-08 04:55:50.660016 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-06-08 04:55:50.706544 | instance | kube-system/serviceaccounts/certificate-controller 2026-06-08 04:55:50.860853 | instance | kube-system/services/kube-dns 2026-06-08 04:55:50.944111 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-06-08 04:55:51.053890 | instance | kube-system/serviceaccounts/cilium 2026-06-08 04:55:51.139883 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-06-08 04:55:51.279760 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-06-08 04:55:51.350010 | instance | kube-system/serviceaccounts/cilium-operator 2026-06-08 04:55:51.473193 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-06-08 04:55:51.559465 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-06-08 04:55:51.653297 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-06-08 04:55:51.760944 | instance | kube-system/serviceaccounts/coredns 2026-06-08 04:55:51.847556 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-06-08 04:55:51.998620 | instance | kube-system/serviceaccounts/cronjob-controller 2026-06-08 04:55:52.035407 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-06-08 04:55:52.185958 | instance | kube-system/serviceaccounts/default 2026-06-08 04:55:52.260070 | instance | kube-system/serviceaccounts/deployment-controller 2026-06-08 04:55:52.389735 | instance | kube-system/serviceaccounts/disruption-controller 2026-06-08 04:55:52.476500 | instance | kube-system/serviceaccounts/endpoint-controller 2026-06-08 04:55:52.589259 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-06-08 04:55:52.685885 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-06-08 04:55:52.799962 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-06-08 04:55:52.906831 | instance | kube-system/serviceaccounts/expand-controller 2026-06-08 04:55:53.028570 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-06-08 04:55:53.127839 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-06-08 04:55:53.250147 | instance | kube-system/serviceaccounts/job-controller 2026-06-08 04:55:53.349953 | instance | kube-system/serviceaccounts/kube-proxy 2026-06-08 04:55:53.455783 | instance | kube-system/serviceaccounts/namespace-controller 2026-06-08 04:55:53.557484 | instance | kube-system/serviceaccounts/node-controller 2026-06-08 04:55:53.666809 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-06-08 04:55:53.784439 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-06-08 04:55:53.882295 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-06-08 04:55:54.003444 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-06-08 04:55:54.099210 | instance | kube-system/serviceaccounts/replicaset-controller 2026-06-08 04:55:54.205480 | instance | kube-system/serviceaccounts/replication-controller 2026-06-08 04:55:54.306510 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-06-08 04:55:54.414983 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-06-08 04:55:54.512384 | instance | kube-system/serviceaccounts/service-account-controller 2026-06-08 04:55:54.620175 | instance | kube-system/serviceaccounts/service-controller 2026-06-08 04:55:54.716729 | instance | kube-system/serviceaccounts/statefulset-controller 2026-06-08 04:55:54.830263 | instance | kube-system/serviceaccounts/token-cleaner 2026-06-08 04:55:54.937426 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-06-08 04:55:55.054501 | instance | kube-system/serviceaccounts/ttl-controller 2026-06-08 04:55:55.141890 | instance | kube-public/serviceaccounts/default 2026-06-08 04:55:55.278348 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-06-08 04:55:55.324907 | instance | local-path-storage/configmaps/local-path-config 2026-06-08 04:55:55.461914 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-06-08 04:55:55.517099 | instance | local-path-storage/deployment/local-path-provisioner 2026-06-08 04:55:55.662603 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-rgtcq 2026-06-08 04:55:55.727861 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-06-08 04:55:55.845681 | instance | magnum-system/serviceaccounts/default 2026-06-08 04:55:55.922082 | instance | local-path-storage/serviceaccounts/default 2026-06-08 04:55:56.046986 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-06-08 04:55:56.115647 | instance | openstack/configmaps/barbican-bin 2026-06-08 04:55:56.227263 | instance | openstack/configmaps/ceph-csi-config 2026-06-08 04:55:56.342096 | instance | openstack/configmaps/ceph-etc 2026-06-08 04:55:56.423385 | instance | openstack/configmaps/cinder-bin 2026-06-08 04:55:56.558781 | instance | openstack/configmaps/glance-bin 2026-06-08 04:55:56.650781 | instance | openstack/configmaps/heat-bin 2026-06-08 04:55:56.779847 | instance | openstack/configmaps/horizon-bin 2026-06-08 04:55:56.873889 | instance | openstack/configmaps/keepalived-bin 2026-06-08 04:55:57.011390 | instance | openstack/configmaps/keystone-bin 2026-06-08 04:55:57.146041 | instance | openstack/configmaps/keystone-openid-metadata 2026-06-08 04:55:57.264323 | instance | openstack/configmaps/kube-root-ca.crt 2026-06-08 04:55:57.375792 | instance | openstack/configmaps/libvirt-bin 2026-06-08 04:55:57.496637 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-06-08 04:55:57.606801 | instance | openstack/configmaps/magnum-bin 2026-06-08 04:55:57.761544 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-06-08 04:55:57.820351 | instance | openstack/configmaps/manila-bin 2026-06-08 04:55:57.986082 | instance | openstack/configmaps/memcached-memcached-bin 2026-06-08 04:55:58.059307 | instance | openstack/configmaps/neutron-bin 2026-06-08 04:55:58.214622 | instance | openstack/configmaps/neutron-coredns 2026-06-08 04:55:58.296499 | instance | openstack/configmaps/nova-bin 2026-06-08 04:55:58.417282 | instance | openstack/configmaps/octavia-bin 2026-06-08 04:55:58.498341 | instance | openstack/configmaps/openvswitch-bin 2026-06-08 04:55:58.633194 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-06-08 04:55:58.717892 | instance | openstack/configmaps/percona-xtradb-pxc 2026-06-08 04:55:58.848624 | instance | openstack/configmaps/placement-bin 2026-06-08 04:55:58.937525 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-06-08 04:55:59.089739 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-06-08 04:55:59.163075 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-06-08 04:55:59.309449 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-06-08 04:55:59.387871 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-06-08 04:55:59.536721 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-06-08 04:55:59.592606 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-06-08 04:55:59.751620 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-06-08 04:55:59.810140 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-06-08 04:55:59.977943 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-06-08 04:56:00.078592 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-06-08 04:56:00.203613 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-06-08 04:56:00.324277 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-06-08 04:56:00.424108 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-06-08 04:56:00.548615 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-06-08 04:56:00.640976 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-06-08 04:56:00.758448 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-06-08 04:56:00.856749 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-06-08 04:56:01.001812 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-06-08 04:56:01.107954 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-06-08 04:56:01.253751 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-06-08 04:56:01.323736 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-06-08 04:56:01.455771 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-06-08 04:56:01.527788 | instance | openstack/configmaps/rook-config-override 2026-06-08 04:56:01.682323 | instance | openstack/configmaps/staffeln-bin 2026-06-08 04:56:01.733564 | instance | openstack/configmaps/tempest-bin 2026-06-08 04:56:01.933142 | instance | openstack/configmaps/valkey-configuration 2026-06-08 04:56:02.017521 | instance | openstack/configmaps/valkey-health 2026-06-08 04:56:02.154470 | instance | openstack/configmaps/valkey-scripts 2026-06-08 04:56:02.240573 | instance | monitoring/configmaps/goldpinger-zap 2026-06-08 04:56:02.377131 | instance | monitoring/configmaps/ipmi-exporter 2026-06-08 04:56:02.429632 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-06-08 04:56:02.567799 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-06-08 04:56:02.624311 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-06-08 04:56:02.745203 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-06-08 04:56:02.822525 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-06-08 04:56:02.934157 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-06-08 04:56:03.021187 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-06-08 04:56:03.167971 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-06-08 04:56:03.207742 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-06-08 04:56:03.413089 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-06-08 04:56:03.472152 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-06-08 04:56:03.632315 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-06-08 04:56:03.824016 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-06-08 04:56:03.832922 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-06-08 04:56:04.027518 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-06-08 04:56:04.034359 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-06-08 04:56:04.221487 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-06-08 04:56:04.241237 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-06-08 04:56:04.409663 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-06-08 04:56:04.414573 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-06-08 04:56:04.593894 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-06-08 04:56:04.604718 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-06-08 04:56:04.812066 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-06-08 04:56:04.827665 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-06-08 04:56:05.026346 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-06-08 04:56:05.038923 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-06-08 04:56:05.212109 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-06-08 04:56:05.234561 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-06-08 04:56:05.398325 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-06-08 04:56:05.428381 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-06-08 04:56:05.589809 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-06-08 04:56:05.631933 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-06-08 04:56:05.793643 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-06-08 04:56:05.831183 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-06-08 04:56:06.000906 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-06-08 04:56:06.046316 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-06-08 04:56:06.179669 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-06-08 04:56:06.248316 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-06-08 04:56:06.384935 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-06-08 04:56:06.439123 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-06-08 04:56:06.577681 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-06-08 04:56:06.632402 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-06-08 04:56:06.677108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:06.772834 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-06-08 04:56:06.821250 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-06-08 04:56:06.830435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:06.989908 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-06-08 04:56:07.038725 | instance | monitoring/configmaps/kube-root-ca.crt 2026-06-08 04:56:07.179013 | instance | monitoring/configmaps/loki 2026-06-08 04:56:07.226556 | instance | monitoring/configmaps/loki-alerting-rules 2026-06-08 04:56:07.363595 | instance | monitoring/configmaps/loki-gateway 2026-06-08 04:56:07.410196 | instance | monitoring/configmaps/loki-runtime 2026-06-08 04:56:07.558825 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-06-08 04:56:07.633115 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-06-08 04:56:07.779010 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-06-08 04:56:07.850889 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-06-08 04:56:08.003596 | instance | monitoring/configmaps/vector 2026-06-08 04:56:08.138869 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-06-08 04:56:08.181966 | instance | openstack/cronjobs/heat-engine-cleaner 2026-06-08 04:56:08.352009 | instance | openstack/cronjobs/heat-purge-deleted 2026-06-08 04:56:08.427831 | instance | openstack/cronjobs/keystone-credential-rotate 2026-06-08 04:56:08.576951 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-06-08 04:56:08.631210 | instance | openstack/cronjobs/nova-cell-setup 2026-06-08 04:56:08.789995 | instance | openstack/cronjobs/nova-service-cleaner 2026-06-08 04:56:08.861619 | instance | monitoring/daemonsets/goldpinger 2026-06-08 04:56:09.005717 | instance | monitoring/daemonsets/ipmi-exporter 2026-06-08 04:56:09.072347 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-06-08 04:56:09.219830 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-06-08 04:56:09.309191 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-06-08 04:56:09.427021 | instance | monitoring/daemonsets/vector 2026-06-08 04:56:09.508518 | instance | openstack/daemonsets/keepalived 2026-06-08 04:56:09.612317 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-06-08 04:56:09.759803 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-06-08 04:56:09.898740 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-06-08 04:56:10.021531 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-06-08 04:56:10.198285 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-06-08 04:56:10.286147 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-06-08 04:56:10.456394 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-06-08 04:56:10.536178 | instance | openstack/daemonsets/nova-compute-default 2026-06-08 04:56:10.686351 | instance | openstack/daemonsets/octavia-health-manager-default 2026-06-08 04:56:10.780479 | instance | openstack/daemonsets/openvswitch 2026-06-08 04:56:10.962931 | instance | openstack/endpoints/barbican-api 2026-06-08 04:56:11.056435 | instance | openstack/endpoints/ceph-mon 2026-06-08 04:56:11.174080 | instance | openstack/deployment/barbican-api 2026-06-08 04:56:11.266232 | instance | openstack/endpoints/cinder-api 2026-06-08 04:56:11.396591 | instance | openstack/deployment/cinder-api 2026-06-08 04:56:11.486922 | instance | openstack/endpoints/glance-api 2026-06-08 04:56:11.627587 | instance | openstack/deployment/cinder-backup 2026-06-08 04:56:11.693170 | instance | openstack/endpoints/heat-api 2026-06-08 04:56:11.886336 | instance | openstack/deployment/cinder-scheduler 2026-06-08 04:56:11.943583 | instance | openstack/endpoints/heat-cfn 2026-06-08 04:56:12.135474 | instance | openstack/deployment/cinder-volume 2026-06-08 04:56:12.176095 | instance | openstack/endpoints/horizon 2026-06-08 04:56:12.374092 | instance | openstack/deployment/glance-api 2026-06-08 04:56:12.400929 | instance | openstack/endpoints/horizon-int 2026-06-08 04:56:12.616253 | instance | openstack/deployment/heat-api 2026-06-08 04:56:12.625510 | instance | openstack/endpoints/keystone-api 2026-06-08 04:56:12.836880 | instance | openstack/deployment/heat-cfn 2026-06-08 04:56:12.847326 | instance | openstack/endpoints/magnum-api 2026-06-08 04:56:13.071125 | instance | openstack/deployment/heat-engine 2026-06-08 04:56:13.081297 | instance | openstack/deployment/horizon 2026-06-08 04:56:13.292027 | instance | openstack/endpoints/magnum-registry 2026-06-08 04:56:13.345058 | instance | openstack/endpoints/manila-api 2026-06-08 04:56:13.554452 | instance | openstack/endpoints/memcached 2026-06-08 04:56:13.586809 | instance | openstack/deployment/keystone-api 2026-06-08 04:56:13.755975 | instance | openstack/endpoints/memcached-metrics 2026-06-08 04:56:13.812556 | instance | openstack/endpoints/neutron-coredns 2026-06-08 04:56:13.977326 | instance | openstack/deployment/magnum-api 2026-06-08 04:56:14.062332 | instance | openstack/endpoints/neutron-coredns-metrics 2026-06-08 04:56:14.201690 | instance | openstack/endpoints/neutron-server 2026-06-08 04:56:14.264136 | instance | openstack/deployment/magnum-registry 2026-06-08 04:56:14.403149 | instance | openstack/endpoints/nova-api 2026-06-08 04:56:14.502356 | instance | openstack/deployment/manila-api 2026-06-08 04:56:14.642408 | instance | openstack/endpoints/nova-metadata 2026-06-08 04:56:14.742835 | instance | openstack/deployment/manila-data 2026-06-08 04:56:14.857251 | instance | openstack/endpoints/nova-novncproxy 2026-06-08 04:56:14.984933 | instance | openstack/deployment/manila-scheduler 2026-06-08 04:56:15.113995 | instance | openstack/endpoints/octavia-api 2026-06-08 04:56:15.220886 | instance | openstack/deployment/manila-share 2026-06-08 04:56:15.356393 | instance | openstack/endpoints/openstack-exporter 2026-06-08 04:56:15.462790 | instance | openstack/deployment/memcached-memcached 2026-06-08 04:56:15.587371 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-06-08 04:56:15.617715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:15.704517 | instance | openstack/deployment/neutron-coredns 2026-06-08 04:56:15.829054 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-06-08 04:56:15.954989 | instance | openstack/deployment/neutron-rpc-server 2026-06-08 04:56:16.084724 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-06-08 04:56:16.192421 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-06-08 04:56:16.333876 | instance | openstack/deployment/neutron-server 2026-06-08 04:56:16.418821 | instance | openstack/endpoints/percona-xtradb-pxc 2026-06-08 04:56:16.589933 | instance | openstack/deployment/nova-api-metadata 2026-06-08 04:56:16.638978 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-06-08 04:56:16.820979 | instance | openstack/deployment/nova-api-osapi 2026-06-08 04:56:16.857314 | instance | openstack/endpoints/placement-api 2026-06-08 04:56:17.058812 | instance | openstack/deployment/nova-conductor 2026-06-08 04:56:17.082411 | instance | openstack/deployment/nova-novncproxy 2026-06-08 04:56:17.323166 | instance | openstack/endpoints/rabbitmq-barbican 2026-06-08 04:56:17.330917 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-06-08 04:56:17.556596 | instance | openstack/deployment/nova-scheduler 2026-06-08 04:56:17.587282 | instance | openstack/endpoints/rabbitmq-cinder 2026-06-08 04:56:17.777044 | instance | openstack/deployment/octavia-api 2026-06-08 04:56:17.831777 | instance | openstack/deployment/octavia-housekeeping 2026-06-08 04:56:18.025607 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-06-08 04:56:18.065643 | instance | openstack/deployment/octavia-worker 2026-06-08 04:56:18.256059 | instance | openstack/endpoints/rabbitmq-glance 2026-06-08 04:56:18.307654 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-06-08 04:56:18.463562 | instance | openstack/deployment/openstack-database-exporter 2026-06-08 04:56:18.524939 | instance | openstack/endpoints/rabbitmq-heat 2026-06-08 04:56:18.700112 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-06-08 04:56:18.740668 | instance | openstack/deployment/openstack-exporter 2026-06-08 04:56:18.928640 | instance | openstack/deployment/placement-api 2026-06-08 04:56:18.954540 | instance | openstack/endpoints/rabbitmq-keystone 2026-06-08 04:56:19.194051 | instance | openstack/deployment/pxc-operator 2026-06-08 04:56:19.210044 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-06-08 04:56:19.432378 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-06-08 04:56:19.441898 | instance | openstack/endpoints/rabbitmq-magnum 2026-06-08 04:56:19.643253 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-06-08 04:56:19.700902 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-06-08 04:56:19.880167 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-06-08 04:56:19.963898 | instance | openstack/endpoints/rabbitmq-manila 2026-06-08 04:56:20.118491 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-06-08 04:56:20.194243 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-06-08 04:56:20.353839 | instance | openstack/deployment/staffeln-api 2026-06-08 04:56:20.473638 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-06-08 04:56:20.616174 | instance | openstack/deployment/staffeln-conductor 2026-06-08 04:56:20.680865 | instance | openstack/endpoints/rabbitmq-neutron 2026-06-08 04:56:20.880457 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-06-08 04:56:20.916585 | instance | openstack/endpoints/rabbitmq-nova 2026-06-08 04:56:21.112911 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-06-08 04:56:21.165449 | instance | openstack/endpoints/rabbitmq-octavia 2026-06-08 04:56:21.331077 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-06-08 04:56:21.376428 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-06-08 04:56:21.540878 | instance | openstack/endpoints/staffeln-api 2026-06-08 04:56:21.584459 | instance | openstack/endpoints/valkey 2026-06-08 04:56:21.748246 | instance | openstack/endpoints/valkey-headless 2026-06-08 04:56:21.808160 | instance | openstack/endpoints/valkey-metrics 2026-06-08 04:56:21.973073 | instance | openstack/ingresses/cloudformation 2026-06-08 04:56:22.051733 | instance | openstack/ingresses/compute 2026-06-08 04:56:22.203064 | instance | openstack/ingresses/compute-novnc-proxy 2026-06-08 04:56:22.273615 | instance | openstack/ingresses/container-infra 2026-06-08 04:56:22.453900 | instance | openstack/ingresses/container-infra-registry 2026-06-08 04:56:22.489787 | instance | openstack/ingresses/dashboard 2026-06-08 04:56:22.664071 | instance | openstack/ingresses/identity 2026-06-08 04:56:22.720471 | instance | openstack/ingresses/image 2026-06-08 04:56:22.908333 | instance | openstack/ingresses/key-manager 2026-06-08 04:56:22.948063 | instance | openstack/ingresses/load-balancer 2026-06-08 04:56:23.138852 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-06-08 04:56:23.159742 | instance | openstack/ingresses/network 2026-06-08 04:56:23.357414 | instance | openstack/ingresses/orchestration 2026-06-08 04:56:23.391547 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-06-08 04:56:23.568238 | instance | openstack/ingresses/placement 2026-06-08 04:56:23.577325 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-06-08 04:56:23.771568 | instance | openstack/ingresses/rook-ceph-cluster 2026-06-08 04:56:23.772509 | instance | openstack/ingresses/sharev2 2026-06-08 04:56:24.007717 | instance | monitoring/deployment/loki-gateway 2026-06-08 04:56:24.017793 | instance | openstack/ingresses/volumev3 2026-06-08 04:56:24.211813 | instance | monitoring/deployment/node-feature-discovery-gc 2026-06-08 04:56:24.235700 | instance | monitoring/deployment/node-feature-discovery-master 2026-06-08 04:56:24.303191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:24.402480 | instance | monitoring/deployment/prometheus-pushgateway 2026-06-08 04:56:24.418693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:24.440657 | instance | monitoring/endpoints/alertmanager-operated 2026-06-08 04:56:24.524629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:24.612784 | instance | monitoring/endpoints/goldpinger 2026-06-08 04:56:24.614150 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-06-08 04:56:24.618773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:24.715744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:24.801512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:24.802957 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-06-08 04:56:24.805211 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-06-08 04:56:24.911587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:25.008267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:25.015216 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-06-08 04:56:25.017959 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-06-08 04:56:25.107160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:25.202598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:25.207808 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-06-08 04:56:25.212629 | instance | monitoring/endpoints/loki 2026-06-08 04:56:25.288475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:25.383754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:25.393347 | instance | monitoring/endpoints/loki-chunks-cache 2026-06-08 04:56:25.397033 | instance | monitoring/endpoints/loki-gateway 2026-06-08 04:56:25.492721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:25.570796 | instance | monitoring/endpoints/loki-headless 2026-06-08 04:56:25.590086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:25.603288 | instance | monitoring/endpoints/loki-memberlist 2026-06-08 04:56:25.680263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:25.761544 | instance | monitoring/endpoints/loki-results-cache 2026-06-08 04:56:25.774841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:25.806147 | instance | monitoring/endpoints/prometheus-operated 2026-06-08 04:56:25.883355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:25.967203 | instance | monitoring/endpoints/prometheus-pushgateway 2026-06-08 04:56:25.985604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:26.020360 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-06-08 04:56:26.100431 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:56:26.109917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:26.147685 | instance | monitoring/endpoints/vector-headless 2026-06-08 04:56:26.210129 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-06-08 04:56:26.218067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:26.305581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:26.323377 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-06-08 04:56:26.405959 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-06-08 04:56:26.421185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:26.517667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:26.544975 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-06-08 04:56:26.622155 | instance | openstack/jobs/barbican-db-init 2026-06-08 04:56:26.722978 | instance | openstack/jobs/barbican-db-sync 2026-06-08 04:56:26.856359 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-06-08 04:56:26.949963 | instance | openstack/jobs/barbican-ks-endpoints 2026-06-08 04:56:27.047145 | instance | openstack/networkpolicies/valkey 2026-06-08 04:56:27.167650 | instance | openstack/jobs/barbican-ks-service 2026-06-08 04:56:27.235763 | instance | openstack/jobs/barbican-ks-user 2026-06-08 04:56:27.381595 | instance | openstack/jobs/barbican-rabbit-init 2026-06-08 04:56:27.445109 | instance | openstack/jobs/cinder-backup-storage-init 2026-06-08 04:56:27.590192 | instance | openstack/jobs/cinder-bootstrap 2026-06-08 04:56:27.663799 | instance | openstack/jobs/cinder-create-internal-tenant 2026-06-08 04:56:27.822124 | instance | openstack/jobs/cinder-db-init 2026-06-08 04:56:27.903643 | instance | openstack/jobs/cinder-db-sync 2026-06-08 04:56:28.072838 | instance | openstack/jobs/cinder-ks-endpoints 2026-06-08 04:56:28.153493 | instance | openstack/jobs/cinder-ks-service 2026-06-08 04:56:28.333755 | instance | openstack/jobs/cinder-ks-user 2026-06-08 04:56:28.408140 | instance | openstack/jobs/cinder-rabbit-init 2026-06-08 04:56:28.549968 | instance | openstack/jobs/cinder-storage-init 2026-06-08 04:56:28.632437 | instance | openstack/jobs/cinder-volume-usage-audit-29681525 2026-06-08 04:56:28.772104 | instance | openstack/jobs/glance-db-init 2026-06-08 04:56:28.867512 | instance | openstack/jobs/glance-db-sync 2026-06-08 04:56:29.021355 | instance | openstack/jobs/glance-ks-endpoints 2026-06-08 04:56:29.111465 | instance | openstack/jobs/glance-ks-service 2026-06-08 04:56:29.245179 | instance | openstack/jobs/glance-ks-user 2026-06-08 04:56:29.337407 | instance | openstack/jobs/glance-metadefs-load 2026-06-08 04:56:29.487811 | instance | openstack/jobs/glance-rabbit-init 2026-06-08 04:56:29.569123 | instance | openstack/jobs/glance-storage-init 2026-06-08 04:56:29.712262 | instance | openstack/jobs/heat-bootstrap 2026-06-08 04:56:29.789094 | instance | openstack/jobs/heat-db-init 2026-06-08 04:56:29.969205 | instance | openstack/jobs/heat-db-sync 2026-06-08 04:56:30.020330 | instance | openstack/jobs/heat-domain-ks-user 2026-06-08 04:56:30.227154 | instance | openstack/jobs/heat-engine-cleaner-29681565 2026-06-08 04:56:30.301684 | instance | openstack/jobs/heat-engine-cleaner-29681570 2026-06-08 04:56:30.438839 | instance | openstack/jobs/heat-engine-cleaner-29681575 2026-06-08 04:56:30.522527 | instance | openstack/jobs/heat-ks-endpoints 2026-06-08 04:56:30.654742 | instance | openstack/jobs/heat-ks-service 2026-06-08 04:56:30.751388 | instance | openstack/jobs/heat-ks-user 2026-06-08 04:56:30.867303 | instance | openstack/jobs/heat-rabbit-init 2026-06-08 04:56:30.980030 | instance | openstack/jobs/heat-trusts 2026-06-08 04:56:31.104613 | instance | openstack/jobs/horizon-db-init 2026-06-08 04:56:31.194122 | instance | openstack/jobs/horizon-db-sync 2026-06-08 04:56:31.322646 | instance | openstack/jobs/keystone-bootstrap 2026-06-08 04:56:31.398531 | instance | openstack/jobs/keystone-credential-setup 2026-06-08 04:56:31.550107 | instance | openstack/jobs/keystone-db-init 2026-06-08 04:56:31.610342 | instance | openstack/jobs/keystone-db-sync 2026-06-08 04:56:31.765262 | instance | openstack/jobs/keystone-domain-manage 2026-06-08 04:56:31.823849 | instance | openstack/jobs/keystone-fernet-setup 2026-06-08 04:56:31.985504 | instance | openstack/jobs/keystone-rabbit-init 2026-06-08 04:56:32.064653 | instance | openstack/jobs/magnum-db-init 2026-06-08 04:56:32.201826 | instance | openstack/jobs/magnum-db-sync 2026-06-08 04:56:32.280228 | instance | openstack/jobs/magnum-domain-ks-user 2026-06-08 04:56:32.442080 | instance | openstack/jobs/magnum-ks-endpoints 2026-06-08 04:56:32.499056 | instance | openstack/jobs/magnum-ks-service 2026-06-08 04:56:32.671446 | instance | openstack/jobs/magnum-ks-user 2026-06-08 04:56:32.736277 | instance | openstack/jobs/magnum-rabbit-init 2026-06-08 04:56:32.886928 | instance | openstack/jobs/manila-bootstrap 2026-06-08 04:56:32.963595 | instance | openstack/jobs/manila-db-init 2026-06-08 04:56:33.119083 | instance | openstack/jobs/manila-db-sync 2026-06-08 04:56:33.202047 | instance | openstack/jobs/manila-ks-endpoints 2026-06-08 04:56:33.228690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:33.328021 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:56:33.338826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:33.380640 | instance | openstack/jobs/manila-ks-service 2026-06-08 04:56:33.441460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:33.482243 | instance | openstack/jobs/manila-ks-user 2026-06-08 04:56:33.564253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:33.594717 | instance | openstack/jobs/manila-rabbit-init 2026-06-08 04:56:33.714669 | instance | openstack/jobs/neutron-db-init 2026-06-08 04:56:33.729487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:33.825599 | instance | openstack/jobs/neutron-db-sync 2026-06-08 04:56:33.850676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:33.969062 | instance | openstack/jobs/neutron-ks-endpoints 2026-06-08 04:56:33.984047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:34.071288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:34.095554 | instance | openstack/jobs/neutron-ks-service 2026-06-08 04:56:34.154364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:34.194671 | instance | openstack/jobs/neutron-ks-user 2026-06-08 04:56:34.260017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:34.358047 | instance | openstack/jobs/neutron-rabbit-init 2026-06-08 04:56:34.389273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:34.456059 | instance | openstack/jobs/nova-db-init 2026-06-08 04:56:34.478923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:34.567446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:34.593037 | instance | openstack/jobs/nova-db-sync 2026-06-08 04:56:34.661762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:34.673532 | instance | openstack/jobs/nova-ks-endpoints 2026-06-08 04:56:34.760930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:34.801370 | instance | openstack/jobs/nova-ks-service 2026-06-08 04:56:34.854397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:34.880006 | instance | openstack/jobs/nova-ks-user 2026-06-08 04:56:34.959076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:35.039065 | instance | openstack/jobs/nova-rabbit-init 2026-06-08 04:56:35.065917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:35.109400 | instance | openstack/jobs/octavia-bootstrap 2026-06-08 04:56:35.158188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:35.260687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:35.262509 | instance | openstack/jobs/octavia-db-init 2026-06-08 04:56:35.322966 | instance | openstack/jobs/octavia-db-sync 2026-06-08 04:56:35.371984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:35.465226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:35.519450 | instance | openstack/jobs/octavia-ks-endpoints 2026-06-08 04:56:35.564905 | instance | openstack/jobs/octavia-ks-service 2026-06-08 04:56:35.574224 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-08 04:56:35.582981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:35.677632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:35.773858 | instance | openstack/jobs/octavia-ks-user 2026-06-08 04:56:35.792757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:35.793941 | instance | openstack/jobs/octavia-rabbit-init 2026-06-08 04:56:35.912359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:36.014503 | instance | openstack/jobs/placement-db-init 2026-06-08 04:56:36.021421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:36.066222 | instance | openstack/jobs/placement-db-sync 2026-06-08 04:56:36.114786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:36.207060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-08 04:56:36.265258 | instance | openstack/jobs/placement-ks-endpoints 2026-06-08 04:56:36.320012 | instance | openstack/jobs/placement-ks-service 2026-06-08 04:56:36.493428 | instance | openstack/jobs/placement-ks-user 2026-06-08 04:56:36.524773 | instance | openstack/jobs/staffeln-db-init 2026-06-08 04:56:36.741696 | instance | openstack/jobs/staffeln-db-sync 2026-06-08 04:56:36.763135 | instance | openstack/jobs/tempest-ks-user 2026-06-08 04:56:36.979528 | instance | openstack/jobs/tempest-run-tests 2026-06-08 04:56:36.999449 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-06-08 04:56:37.189931 | instance | monitoring/pods/goldpinger-8nx5j 2026-06-08 04:56:37.193178 | instance | monitoring/pods/kube-prometheus-stack-grafana-67f7b585c7-g94mq 2026-06-08 04:56:37.387652 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-dbssx 2026-06-08 04:56:37.387981 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-vbdhp 2026-06-08 04:56:37.587207 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-hj58f 2026-06-08 04:56:37.590990 | instance | monitoring/pods/loki-0 2026-06-08 04:56:37.783065 | instance | monitoring/pods/loki-chunks-cache-0 2026-06-08 04:56:37.796572 | instance | monitoring/pods/loki-gateway-cf54cb88c-jj6p9 2026-06-08 04:56:37.978276 | instance | monitoring/pods/loki-results-cache-0 2026-06-08 04:56:37.980005 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-6mjgw 2026-06-08 04:56:38.150008 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-s2tjp 2026-06-08 04:56:38.162430 | instance | monitoring/pods/node-feature-discovery-worker-mqxbg 2026-06-08 04:56:38.332808 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-06-08 04:56:38.354064 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-2p4jg 2026-06-08 04:56:38.516596 | instance | monitoring/pods/vector-hknm2 2026-06-08 04:56:38.529776 | instance | openstack/pods/barbican-api-6c9b769fd6-dh7tr 2026-06-08 04:56:38.733344 | instance | openstack/pods/barbican-db-init-c9tqv 2026-06-08 04:56:38.781503 | instance | openstack/pods/barbican-db-sync-ndhdn 2026-06-08 04:56:38.954742 | instance | openstack/pods/barbican-ks-endpoints-xb6nx 2026-06-08 04:56:39.037867 | instance | openstack/pods/barbican-ks-service-jkdrl 2026-06-08 04:56:39.170271 | instance | openstack/pods/barbican-ks-user-2r7kx 2026-06-08 04:56:39.276345 | instance | openstack/pods/barbican-rabbit-init-xrq2l 2026-06-08 04:56:39.408472 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-06-08 04:56:39.501220 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-06-08 04:56:39.797172 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-06-08 04:56:39.891128 | instance | openstack/pods/cinder-api-844dfbf86-8vf2h 2026-06-08 04:56:40.156790 | instance | openstack/pods/cinder-backup-597cfb86cd-m2rzt 2026-06-08 04:56:40.161245 | instance | openstack/pods/cinder-backup-storage-init-85zsj 2026-06-08 04:56:40.394755 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-06-08 04:56:40.397952 | instance | openstack/pods/cinder-bootstrap-8j8jf 2026-06-08 04:56:40.608242 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-06-08 04:56:40.735802 | instance | openstack/pods/cinder-create-internal-tenant-6252s 2026-06-08 04:56:40.988643 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-06-08 04:56:41.002856 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-06-08 04:56:41.352175 | instance | openstack/pods/cinder-db-init-9f597 2026-06-08 04:56:41.362506 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-06-08 04:56:41.606048 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-06-08 04:56:41.728389 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-06-08 04:56:41.997526 | instance | openstack/pods/cinder-db-sync-bqdcm 2026-06-08 04:56:42.083459 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-06-08 04:56:42.223547 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-06-08 04:56:42.416128 | instance | openstack/pods/cinder-ks-endpoints-5rf52 2026-06-08 04:56:42.570731 | instance | openstack/pods/cinder-ks-service-jkp2q 2026-06-08 04:56:42.630357 | instance | openstack/pods/cinder-ks-user-528dc 2026-06-08 04:56:42.797008 | instance | openstack/pods/cinder-rabbit-init-q2qsk 2026-06-08 04:56:42.874314 | instance | openstack/pods/cinder-scheduler-576c8648f8-h79k9 2026-06-08 04:56:43.045573 | instance | openstack/pods/cinder-storage-init-8mnxv 2026-06-08 04:56:43.110965 | instance | openstack/pods/cinder-volume-5cd8775f94-6nldk 2026-06-08 04:56:43.265939 | instance | openstack/pods/cinder-volume-usage-audit-29681525-jd7tv 2026-06-08 04:56:43.340984 | instance | openstack/pods/glance-api-574f849db8-5t8jn 2026-06-08 04:56:43.509772 | instance | openstack/pods/glance-db-init-wlthn 2026-06-08 04:56:43.619799 | instance | openstack/pods/glance-db-sync-r7cmk 2026-06-08 04:56:43.735565 | instance | openstack/pods/glance-ks-endpoints-gwnf6 2026-06-08 04:56:43.834649 | instance | openstack/pods/glance-ks-service-cqdlg 2026-06-08 04:56:43.987498 | instance | openstack/pods/glance-ks-user-p2mpb 2026-06-08 04:56:44.064706 | instance | openstack/pods/glance-metadefs-load-6g6tc 2026-06-08 04:56:44.219218 | instance | openstack/pods/glance-rabbit-init-k6x7x 2026-06-08 04:56:44.314588 | instance | openstack/pods/glance-storage-init-7wkgm 2026-06-08 04:56:44.460082 | instance | openstack/pods/heat-api-85b749f965-wtw6s 2026-06-08 04:56:44.564078 | instance | openstack/pods/heat-bootstrap-2dpcl 2026-06-08 04:56:44.704450 | instance | openstack/pods/heat-cfn-78d9dd7c75-jb6vq 2026-06-08 04:56:44.768204 | instance | openstack/pods/heat-db-init-tp5vc 2026-06-08 04:56:44.930148 | instance | openstack/pods/heat-db-sync-d686t 2026-06-08 04:56:45.020773 | instance | openstack/pods/heat-domain-ks-user-27sfc 2026-06-08 04:56:45.146038 | instance | openstack/pods/heat-engine-5f74f846dd-9pvtf 2026-06-08 04:56:45.241731 | instance | openstack/pods/heat-engine-cleaner-29681565-wtkfp 2026-06-08 04:56:45.353240 | instance | openstack/pods/heat-engine-cleaner-29681570-xbwml 2026-06-08 04:56:45.497605 | instance | openstack/pods/heat-engine-cleaner-29681575-b9q9x 2026-06-08 04:56:45.588940 | instance | openstack/pods/heat-ks-endpoints-rv4f9 2026-06-08 04:56:45.736182 | instance | openstack/pods/heat-ks-service-hmdqc 2026-06-08 04:56:45.812457 | instance | openstack/pods/heat-ks-user-dxc8p 2026-06-08 04:56:45.979171 | instance | openstack/pods/heat-rabbit-init-7z2nx 2026-06-08 04:56:46.063270 | instance | openstack/pods/heat-trusts-fvsdl 2026-06-08 04:56:46.211991 | instance | openstack/pods/horizon-8d95d6dd6-gmlqd 2026-06-08 04:56:46.310897 | instance | openstack/pods/horizon-db-init-qcxht 2026-06-08 04:56:46.434634 | instance | openstack/pods/horizon-db-sync-mzxxx 2026-06-08 04:56:46.522419 | instance | openstack/pods/keepalived-9w8m9 2026-06-08 04:56:46.665304 | instance | openstack/pods/keystone-api-f9f7bdc4b-zbxb9 2026-06-08 04:56:46.754054 | instance | openstack/pods/keystone-bootstrap-jhftq 2026-06-08 04:56:46.942180 | instance | openstack/pods/keystone-credential-setup-xr7pv 2026-06-08 04:56:47.041862 | instance | openstack/pods/keystone-db-init-nt5fj 2026-06-08 04:56:47.157726 | instance | openstack/pods/keystone-db-sync-hcgsm 2026-06-08 04:56:47.282616 | instance | openstack/pods/keystone-domain-manage-4q8nx 2026-06-08 04:56:47.410360 | instance | openstack/pods/keystone-fernet-setup-2vqxh 2026-06-08 04:56:47.527557 | instance | openstack/pods/keystone-rabbit-init-4fsxr 2026-06-08 04:56:47.631270 | instance | openstack/pods/libvirt-libvirt-default-k4qqf 2026-06-08 04:56:47.764694 | instance | openstack/pods/magnum-api-7c776f57cd-g447t 2026-06-08 04:56:47.891331 | instance | openstack/pods/magnum-cluster-api-proxy-vk8hl 2026-06-08 04:56:48.042042 | instance | openstack/pods/magnum-conductor-0 2026-06-08 04:56:48.204803 | instance | openstack/pods/magnum-db-init-qq4wd 2026-06-08 04:56:48.291812 | instance | openstack/pods/magnum-db-sync-w7nr8 2026-06-08 04:56:48.431437 | instance | openstack/pods/magnum-domain-ks-user-t8nqz 2026-06-08 04:56:48.510536 | instance | openstack/pods/magnum-ks-endpoints-gthlb 2026-06-08 04:56:48.651242 | instance | openstack/pods/magnum-ks-service-rkk6d 2026-06-08 04:56:48.733370 | instance | openstack/pods/magnum-ks-user-4nb8m 2026-06-08 04:56:48.890474 | instance | openstack/pods/magnum-rabbit-init-b29v7 2026-06-08 04:56:48.990479 | instance | openstack/pods/magnum-registry-c45778976-627rl 2026-06-08 04:56:49.150980 | instance | openstack/pods/manila-api-7b8865fd76-94clz 2026-06-08 04:56:49.235508 | instance | openstack/pods/manila-bootstrap-wmsll 2026-06-08 04:56:49.394650 | instance | openstack/pods/manila-data-6fc49cbbdc-qlt6p 2026-06-08 04:56:49.490832 | instance | openstack/pods/manila-db-init-lqpd9 2026-06-08 04:56:49.648484 | instance | openstack/pods/manila-db-sync-hcccr 2026-06-08 04:56:49.739627 | instance | openstack/pods/manila-ks-endpoints-s4h2c 2026-06-08 04:56:49.884912 | instance | openstack/pods/manila-ks-service-cl5g4 2026-06-08 04:56:50.055642 | instance | openstack/pods/manila-ks-user-wwsqm 2026-06-08 04:56:50.124256 | instance | openstack/pods/manila-rabbit-init-x272l 2026-06-08 04:56:50.327997 | instance | openstack/pods/manila-scheduler-687f96d99-xpgck 2026-06-08 04:56:50.399861 | instance | openstack/pods/manila-share-798f545dd6-9hphx 2026-06-08 04:56:50.558234 | instance | openstack/pods/memcached-memcached-cf56b6468-x2scd 2026-06-08 04:56:50.636276 | instance | openstack/pods/neutron-coredns-7dd4958666-q2vj4 2026-06-08 04:56:50.793548 | instance | openstack/pods/neutron-db-init-lr2nx 2026-06-08 04:56:50.870779 | instance | openstack/pods/neutron-db-sync-2rntk 2026-06-08 04:56:51.062351 | instance | openstack/pods/neutron-dhcp-agent-default-ckgxw 2026-06-08 04:56:51.138690 | instance | openstack/pods/neutron-ks-endpoints-lbtjq 2026-06-08 04:56:51.329030 | instance | openstack/pods/neutron-ks-service-gtbfx 2026-06-08 04:56:51.363560 | instance | openstack/pods/neutron-ks-user-f9twc 2026-06-08 04:56:51.552388 | instance | openstack/pods/neutron-l3-agent-default-rvb5g 2026-06-08 04:56:51.603779 | instance | openstack/pods/neutron-metadata-agent-default-2bh85 2026-06-08 04:56:51.780094 | instance | openstack/pods/neutron-netns-cleanup-cron-default-5ts8s 2026-06-08 04:56:51.873597 | instance | openstack/pods/neutron-ovs-agent-default-6vjbl 2026-06-08 04:56:52.022330 | instance | openstack/pods/neutron-rabbit-init-hp88h 2026-06-08 04:56:52.126767 | instance | openstack/pods/neutron-rpc-server-d6c4d799f-xdrb8 2026-06-08 04:56:52.257717 | instance | openstack/pods/neutron-server-5c4658db4c-pwrfc 2026-06-08 04:56:52.357188 | instance | openstack/pods/nova-api-metadata-7b6bffc5f7-2v4mj 2026-06-08 04:56:52.495848 | instance | openstack/pods/nova-api-osapi-b67f6f978-x6j5v 2026-06-08 04:56:52.610364 | instance | openstack/pods/nova-bootstrap-2b8cp 2026-06-08 04:56:52.714898 | instance | openstack/pods/nova-cell-setup-hghqj 2026-06-08 04:56:52.836144 | instance | openstack/pods/nova-compute-default-6s7f5 2026-06-08 04:56:52.949964 | instance | openstack/pods/nova-conductor-f9fd77c7d-scv9r 2026-06-08 04:56:53.091541 | instance | openstack/pods/nova-db-init-g5bv5 2026-06-08 04:56:53.177600 | instance | openstack/pods/nova-db-sync-r4ncp 2026-06-08 04:56:53.322055 | instance | openstack/pods/nova-ks-endpoints-2dvx2 2026-06-08 04:56:53.424443 | instance | openstack/pods/nova-ks-service-sqwx7 2026-06-08 04:56:53.546836 | instance | openstack/pods/nova-ks-user-8crcc 2026-06-08 04:56:53.659871 | instance | openstack/pods/nova-novncproxy-6f67fd5459-wwktq 2026-06-08 04:56:53.762359 | instance | openstack/pods/nova-rabbit-init-86s9b 2026-06-08 04:56:53.907026 | instance | openstack/pods/nova-scheduler-d64bdcc98-25npd 2026-06-08 04:56:53.997879 | instance | openstack/pods/octavia-api-86bd5897c-7llnw 2026-06-08 04:56:54.158578 | instance | openstack/pods/octavia-bootstrap-8bj4g 2026-06-08 04:56:54.232713 | instance | openstack/pods/octavia-db-init-9pff7 2026-06-08 04:56:54.392286 | instance | openstack/pods/octavia-db-sync-k7qdl 2026-06-08 04:56:54.462287 | instance | openstack/pods/octavia-health-manager-default-nnnl7 2026-06-08 04:56:54.612536 | instance | openstack/pods/octavia-housekeeping-67b6ff794-jqxnr 2026-06-08 04:56:54.744954 | instance | openstack/pods/octavia-ks-endpoints-t4gg5 2026-06-08 04:56:54.902345 | instance | openstack/pods/octavia-ks-service-kljn4 2026-06-08 04:56:54.987648 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-06-08 04:56:55.152770 | instance | openstack/pods/octavia-ks-user-btw6f 2026-06-08 04:56:55.191628 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-06-08 04:56:55.383460 | instance | openstack/pods/octavia-rabbit-init-7d9vf 2026-06-08 04:56:55.415664 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-06-08 04:56:55.655492 | instance | openstack/pods/octavia-worker-9bc46c969-lw7h7 2026-06-08 04:56:55.677169 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-nb6hz 2026-06-08 04:56:55.896715 | instance | openstack/pods/openstack-exporter-6bdf96f8b-6bptg 2026-06-08 04:56:55.943561 | instance | openstack/pods/openvswitch-q6l76 2026-06-08 04:56:56.146553 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-06-08 04:56:56.202128 | instance | openstack/pods/percona-xtradb-pxc-0 2026-06-08 04:56:56.369832 | instance | openstack/pods/placement-api-7768bf49bb-qgl9t 2026-06-08 04:56:56.423263 | instance | openstack/pods/placement-db-init-rzbjf 2026-06-08 04:56:56.614885 | instance | openstack/pods/placement-db-sync-4vxm5 2026-06-08 04:56:56.669902 | instance | openstack/pods/placement-ks-endpoints-8kfsr 2026-06-08 04:56:56.861717 | instance | openstack/pods/placement-ks-service-lq88z 2026-06-08 04:56:56.902673 | instance | openstack/pods/placement-ks-user-7xwtk 2026-06-08 04:56:57.103264 | instance | openstack/pods/pxc-operator-69cb5bbdb9-t46dn 2026-06-08 04:56:57.167838 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-06-08 04:56:57.349610 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-06-08 04:56:57.415134 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-q5gss 2026-06-08 04:56:57.599101 | instance | openstack/pods/rabbitmq-glance-server-0 2026-06-08 04:56:57.667328 | instance | openstack/pods/rabbitmq-heat-server-0 2026-06-08 04:56:57.833205 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-06-08 04:56:57.912707 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-06-08 04:56:58.063092 | instance | openstack/pods/rabbitmq-manila-server-0 2026-06-08 04:56:58.148296 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-9qql6 2026-06-08 04:56:58.323804 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-06-08 04:56:58.398072 | instance | openstack/pods/rabbitmq-nova-server-0 2026-06-08 04:56:58.595904 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-06-08 04:56:58.646033 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-jz8mv 2026-06-08 04:56:58.864352 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn 2026-06-08 04:56:58.926696 | instance | openstack/pods/staffeln-api-5dbc4b5f45-5ltkd 2026-06-08 04:56:59.133122 | instance | openstack/pods/staffeln-conductor-6b79b8948-7t7vr 2026-06-08 04:56:59.199062 | instance | openstack/pods/staffeln-db-init-m6clz 2026-06-08 04:56:59.359243 | instance | openstack/pods/staffeln-db-sync-cfkw4 2026-06-08 04:56:59.470031 | instance | openstack/pods/tempest-ks-user-968vx 2026-06-08 04:56:59.580072 | instance | openstack/pods/tempest-run-tests-bwwlg 2026-06-08 04:56:59.695902 | instance | openstack/pods/valkey-node-0 2026-06-08 04:56:59.819811 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-06-08 04:56:59.958862 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-06-08 04:57:00.029744 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-06-08 04:57:00.164815 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-06-08 04:57:00.246528 | instance | openstack/rolebindings/barbican-barbican-api 2026-06-08 04:57:00.364778 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-06-08 04:57:00.448548 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-06-08 04:57:00.558624 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-06-08 04:57:00.638084 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-06-08 04:57:00.740432 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-06-08 04:57:00.822793 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-06-08 04:57:00.924185 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-06-08 04:57:01.041828 | instance | openstack/rolebindings/cinder-cinder-api 2026-06-08 04:57:01.111685 | instance | openstack/rolebindings/cinder-cinder-backup 2026-06-08 04:57:01.232139 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-06-08 04:57:01.306692 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-06-08 04:57:01.426634 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-06-08 04:57:01.481454 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-06-08 04:57:01.648725 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-06-08 04:57:01.679062 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-06-08 04:57:01.816581 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-06-08 04:57:01.874382 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-06-08 04:57:02.000888 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-06-08 04:57:02.090304 | instance | openstack/rolebindings/cinder-cinder-test 2026-06-08 04:57:02.213937 | instance | openstack/rolebindings/cinder-cinder-volume 2026-06-08 04:57:02.288994 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-06-08 04:57:02.386868 | instance | openstack/rolebindings/cinder-storage-init 2026-06-08 04:57:02.485906 | instance | openstack/rolebindings/glance-glance-api 2026-06-08 04:57:02.601417 | instance | openstack/rolebindings/glance-glance-db-init 2026-06-08 04:57:02.671351 | instance | openstack/rolebindings/glance-glance-db-sync 2026-06-08 04:57:02.785051 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-06-08 04:57:02.919025 | instance | openstack/rolebindings/glance-glance-ks-service 2026-06-08 04:57:02.981265 | instance | openstack/rolebindings/glance-glance-ks-user 2026-06-08 04:57:03.117310 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-06-08 04:57:03.178833 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-06-08 04:57:03.320556 | instance | openstack/rolebindings/glance-glance-storage-init 2026-06-08 04:57:03.403020 | instance | openstack/rolebindings/glance-glance-test 2026-06-08 04:57:03.512258 | instance | openstack/rolebindings/glance-storage-init 2026-06-08 04:57:03.594574 | instance | openstack/rolebindings/heat-heat-api 2026-06-08 04:57:03.722972 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-06-08 04:57:03.777036 | instance | openstack/rolebindings/heat-heat-cfn 2026-06-08 04:57:03.935333 | instance | openstack/rolebindings/heat-heat-db-init 2026-06-08 04:57:03.975829 | instance | openstack/rolebindings/heat-heat-db-sync 2026-06-08 04:57:04.123496 | instance | openstack/rolebindings/heat-heat-engine 2026-06-08 04:57:04.151287 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-06-08 04:57:04.306519 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-06-08 04:57:04.335857 | instance | openstack/rolebindings/heat-heat-ks-service 2026-06-08 04:57:04.503787 | instance | openstack/rolebindings/heat-heat-ks-user 2026-06-08 04:57:04.516342 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-06-08 04:57:04.679162 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-06-08 04:57:04.701919 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-06-08 04:57:04.887118 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-06-08 04:57:04.887491 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-06-08 04:57:05.072068 | instance | monitoring/roles/node-feature-discovery-worker 2026-06-08 04:57:05.074944 | instance | openstack/rolebindings/heat-heat-test 2026-06-08 04:57:05.244661 | instance | openstack/rolebindings/heat-heat-trusts 2026-06-08 04:57:05.250242 | instance | openstack/rolebindings/horizon-horizon 2026-06-08 04:57:05.445873 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-06-08 04:57:05.446271 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-06-08 04:57:05.634385 | instance | openstack/rolebindings/horizon-horizon-test 2026-06-08 04:57:05.637571 | instance | openstack/rolebindings/keepalived 2026-06-08 04:57:05.819449 | instance | openstack/rolebindings/keystone-credential-rotate 2026-06-08 04:57:05.835127 | instance | openstack/rolebindings/keystone-credential-setup 2026-06-08 04:57:06.021931 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-06-08 04:57:06.029352 | instance | openstack/rolebindings/keystone-fernet-setup 2026-06-08 04:57:06.218759 | instance | openstack/rolebindings/keystone-keystone-api 2026-06-08 04:57:06.230196 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-06-08 04:57:06.391686 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-06-08 04:57:06.402935 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-06-08 04:57:06.575139 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-06-08 04:57:06.577292 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-06-08 04:57:06.767021 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-06-08 04:57:06.771528 | instance | openstack/rolebindings/keystone-keystone-test 2026-06-08 04:57:06.968367 | instance | openstack/rolebindings/libvirt-cert-manager 2026-06-08 04:57:06.974987 | instance | openstack/rolebindings/libvirt-libvirt 2026-06-08 04:57:07.164560 | instance | openstack/rolebindings/magnum-magnum-api 2026-06-08 04:57:07.178452 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-06-08 04:57:07.337581 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-06-08 04:57:07.359253 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-06-08 04:57:07.542111 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-06-08 04:57:07.548413 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-06-08 04:57:07.729051 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-06-08 04:57:07.764983 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-06-08 04:57:07.917863 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-06-08 04:57:07.948497 | instance | openstack/rolebindings/manila-manila-api 2026-06-08 04:57:08.091826 | instance | openstack/rolebindings/manila-manila-data 2026-06-08 04:57:08.180586 | instance | openstack/rolebindings/manila-manila-db-init 2026-06-08 04:57:08.268021 | instance | openstack/rolebindings/manila-manila-db-sync 2026-06-08 04:57:08.370586 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-06-08 04:57:08.476132 | instance | openstack/rolebindings/manila-manila-ks-service 2026-06-08 04:57:08.583030 | instance | openstack/rolebindings/manila-manila-ks-user 2026-06-08 04:57:08.679291 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-06-08 04:57:08.758125 | instance | openstack/rolebindings/manila-manila-scheduler 2026-06-08 04:57:08.866846 | instance | openstack/rolebindings/manila-manila-share 2026-06-08 04:57:08.980353 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-06-08 04:57:09.060352 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-06-08 04:57:09.179599 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-06-08 04:57:09.275286 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-06-08 04:57:09.418729 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-06-08 04:57:09.503243 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-06-08 04:57:09.612578 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-06-08 04:57:09.700944 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-06-08 04:57:09.827723 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-06-08 04:57:09.908481 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-06-08 04:57:10.078331 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-06-08 04:57:10.138364 | instance | openstack/rolebindings/neutron-neutron-server 2026-06-08 04:57:10.312294 | instance | openstack/rolebindings/neutron-neutron-test 2026-06-08 04:57:10.313788 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-06-08 04:57:10.502959 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-06-08 04:57:10.526298 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-06-08 04:57:10.700655 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-06-08 04:57:10.727531 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-06-08 04:57:10.869665 | instance | openstack/rolebindings/nova-nova-compute 2026-06-08 04:57:10.927849 | instance | openstack/rolebindings/nova-nova-conductor 2026-06-08 04:57:11.065394 | instance | openstack/rolebindings/nova-nova-db-init 2026-06-08 04:57:11.122021 | instance | openstack/rolebindings/nova-nova-db-sync 2026-06-08 04:57:11.241794 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-06-08 04:57:11.326749 | instance | openstack/rolebindings/nova-nova-ks-service 2026-06-08 04:57:11.410774 | instance | openstack/rolebindings/nova-nova-ks-user 2026-06-08 04:57:11.523242 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-06-08 04:57:11.597085 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-06-08 04:57:11.722276 | instance | openstack/rolebindings/nova-nova-scheduler 2026-06-08 04:57:11.776685 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-06-08 04:57:11.942509 | instance | openstack/rolebindings/nova-nova-test 2026-06-08 04:57:11.966414 | instance | openstack/rolebindings/octavia-octavia-api 2026-06-08 04:57:12.136801 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-06-08 04:57:12.162540 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-06-08 04:57:12.312931 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-06-08 04:57:12.358687 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-06-08 04:57:12.480843 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-06-08 04:57:12.548107 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-06-08 04:57:12.650135 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-06-08 04:57:12.724521 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-06-08 04:57:12.817663 | instance | openstack/rolebindings/octavia-octavia-worker 2026-06-08 04:57:12.929602 | instance | openstack/rolebindings/placement-placement-api 2026-06-08 04:57:13.016487 | instance | openstack/rolebindings/placement-placement-db-init 2026-06-08 04:57:13.112920 | instance | openstack/rolebindings/placement-placement-db-sync 2026-06-08 04:57:13.199652 | instance | openstack/roles/barbican-openstack-barbican-api 2026-06-08 04:57:13.293414 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-06-08 04:57:13.365893 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-06-08 04:57:13.462107 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-06-08 04:57:13.545790 | instance | openstack/rolebindings/placement-placement-ks-service 2026-06-08 04:57:13.637870 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-06-08 04:57:13.723817 | instance | openstack/rolebindings/placement-placement-ks-user 2026-06-08 04:57:13.821815 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-06-08 04:57:13.904010 | instance | openstack/rolebindings/pxc-operator 2026-06-08 04:57:14.012965 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-06-08 04:57:14.091484 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-06-08 04:57:14.192279 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-06-08 04:57:14.262829 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-06-08 04:57:14.366778 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-06-08 04:57:14.438644 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-06-08 04:57:14.551764 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-06-08 04:57:14.610869 | instance | openstack/roles/cinder-backup-storage-init 2026-06-08 04:57:14.750520 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-06-08 04:57:14.778719 | instance | openstack/roles/cinder-openstack-cinder-api 2026-06-08 04:57:14.948434 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-06-08 04:57:14.981027 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-06-08 04:57:15.139480 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-06-08 04:57:15.162315 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-06-08 04:57:15.318099 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-06-08 04:57:15.340143 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-06-08 04:57:15.495885 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-06-08 04:57:15.518505 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-06-08 04:57:15.683080 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-06-08 04:57:15.698370 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-06-08 04:57:15.883898 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-06-08 04:57:15.891116 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-06-08 04:57:16.083794 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-06-08 04:57:16.090190 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-06-08 04:57:16.272081 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-06-08 04:57:16.277509 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-06-08 04:57:16.446954 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-06-08 04:57:16.459303 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-06-08 04:57:16.621258 | instance | openstack/rolebindings/rook-ceph-mgr 2026-06-08 04:57:16.626738 | instance | openstack/roles/cinder-openstack-cinder-test 2026-06-08 04:57:16.791003 | instance | openstack/rolebindings/rook-ceph-osd 2026-06-08 04:57:16.797597 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-06-08 04:57:16.983468 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-06-08 04:57:16.985830 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-06-08 04:57:17.166331 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-06-08 04:57:17.167905 | instance | openstack/roles/cinder-storage-init 2026-06-08 04:57:17.367189 | instance | openstack/roles/glance-openstack-glance-api 2026-06-08 04:57:17.376788 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-06-08 04:57:17.561342 | instance | openstack/roles/glance-openstack-glance-db-init 2026-06-08 04:57:17.569837 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-06-08 04:57:17.760752 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-06-08 04:57:17.770084 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-06-08 04:57:17.953712 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-06-08 04:57:17.966884 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-06-08 04:57:18.131948 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-06-08 04:57:18.141922 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-06-08 04:57:18.318576 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-06-08 04:57:18.335817 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-06-08 04:57:18.496291 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-06-08 04:57:18.517225 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-06-08 04:57:18.675306 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-06-08 04:57:18.689968 | instance | openstack/roles/glance-openstack-glance-test 2026-06-08 04:57:18.877427 | instance | openstack/roles/glance-storage-init 2026-06-08 04:57:18.883600 | instance | openstack/roles/heat-openstack-heat-api 2026-06-08 04:57:19.053802 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-06-08 04:57:19.064547 | instance | openstack/roles/heat-openstack-heat-cfn 2026-06-08 04:57:19.226191 | instance | openstack/roles/heat-openstack-heat-db-init 2026-06-08 04:57:19.251725 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-06-08 04:57:19.410017 | instance | openstack/roles/heat-openstack-heat-engine 2026-06-08 04:57:19.440303 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-06-08 04:57:19.588947 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-06-08 04:57:19.615122 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-06-08 04:57:19.761069 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-06-08 04:57:19.815402 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-06-08 04:57:19.954980 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-06-08 04:57:20.012411 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-06-08 04:57:20.155461 | instance | openstack/roles/heat-openstack-heat-test 2026-06-08 04:57:20.213320 | instance | openstack/roles/heat-openstack-heat-trusts 2026-06-08 04:57:20.335963 | instance | openstack/roles/horizon-openstack-horizon 2026-06-08 04:57:20.397651 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-06-08 04:57:20.514539 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-06-08 04:57:20.566761 | instance | openstack/roles/horizon-openstack-horizon-test 2026-06-08 04:57:20.702021 | instance | openstack/roles/keepalived 2026-06-08 04:57:20.764899 | instance | openstack/roles/keystone-credential-rotate 2026-06-08 04:57:20.891726 | instance | openstack/roles/keystone-credential-setup 2026-06-08 04:57:20.972327 | instance | openstack/roles/keystone-fernet-rotate 2026-06-08 04:57:21.070364 | instance | openstack/roles/keystone-fernet-setup 2026-06-08 04:57:21.157333 | instance | openstack/roles/keystone-openstack-keystone-api 2026-06-08 04:57:21.249741 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-06-08 04:57:21.319277 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-06-08 04:57:21.421233 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-06-08 04:57:21.508611 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-06-08 04:57:21.604626 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-06-08 04:57:21.718218 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-06-08 04:57:21.817233 | instance | openstack/roles/keystone-openstack-keystone-test 2026-06-08 04:57:21.914875 | instance | openstack/roles/libvirt-cert-manager 2026-06-08 04:57:22.008497 | instance | openstack/roles/libvirt-openstack-libvirt 2026-06-08 04:57:22.102503 | instance | openstack/roles/magnum-openstack-magnum-api 2026-06-08 04:57:22.189253 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-06-08 04:57:22.279063 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-06-08 04:57:22.368992 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-06-08 04:57:22.478078 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-06-08 04:57:22.546863 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-06-08 04:57:22.666072 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-06-08 04:57:22.718543 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-06-08 04:57:22.851684 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-06-08 04:57:22.906273 | instance | openstack/roles/manila-openstack-manila-api 2026-06-08 04:57:23.032465 | instance | openstack/roles/manila-openstack-manila-data 2026-06-08 04:57:23.099997 | instance | openstack/roles/manila-openstack-manila-db-init 2026-06-08 04:57:23.233343 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-06-08 04:57:23.267066 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-06-08 04:57:23.412190 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-06-08 04:57:23.444677 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-06-08 04:57:23.591078 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-06-08 04:57:23.635173 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-06-08 04:57:23.778485 | instance | openstack/roles/manila-openstack-manila-share 2026-06-08 04:57:23.813540 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-06-08 04:57:23.977178 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-06-08 04:57:24.021584 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-06-08 04:57:24.163579 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-06-08 04:57:24.223491 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-06-08 04:57:24.337270 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-06-08 04:57:24.408144 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-06-08 04:57:24.517843 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-06-08 04:57:24.591365 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-06-08 04:57:24.696947 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-06-08 04:57:24.782249 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-06-08 04:57:24.894231 | instance | openstack/roles/neutron-openstack-neutron-server 2026-06-08 04:57:24.954977 | instance | openstack/roles/neutron-openstack-neutron-test 2026-06-08 04:57:25.073051 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-06-08 04:57:25.135450 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-06-08 04:57:25.250412 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-06-08 04:57:25.322445 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-06-08 04:57:25.453681 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-06-08 04:57:25.528035 | instance | openstack/roles/nova-openstack-nova-compute 2026-06-08 04:57:25.639069 | instance | openstack/roles/nova-openstack-nova-conductor 2026-06-08 04:57:25.721258 | instance | openstack/roles/nova-openstack-nova-db-init 2026-06-08 04:57:25.818445 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-06-08 04:57:25.911601 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-06-08 04:57:26.027774 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-06-08 04:57:26.120145 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-06-08 04:57:26.212916 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-06-08 04:57:26.289615 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-06-08 04:57:26.383106 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-06-08 04:57:26.455991 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-06-08 04:57:26.552685 | instance | openstack/roles/nova-openstack-nova-test 2026-06-08 04:57:26.640105 | instance | openstack/roles/octavia-openstack-octavia-api 2026-06-08 04:57:26.733409 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-06-08 04:57:26.831307 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-06-08 04:57:26.936420 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-06-08 04:57:27.020510 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-06-08 04:57:27.139067 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-06-08 04:57:27.228066 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-06-08 04:57:27.331889 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-06-08 04:57:27.434921 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-06-08 04:57:27.551683 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-06-08 04:57:27.631589 | instance | openstack/roles/placement-openstack-placement-api 2026-06-08 04:57:27.736267 | instance | openstack/roles/placement-openstack-placement-db-init 2026-06-08 04:57:27.806948 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-06-08 04:57:27.927173 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-06-08 04:57:28.008997 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-06-08 04:57:28.108875 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-06-08 04:57:28.192423 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-06-08 04:57:28.296862 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-06-08 04:57:28.366343 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-06-08 04:57:28.474366 | instance | openstack/roles/pxc-operator 2026-06-08 04:57:28.538730 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-06-08 04:57:28.670862 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-06-08 04:57:28.726592 | instance | monitoring/secrets/alertmanager-tls 2026-06-08 04:57:28.843369 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-06-08 04:57:28.933599 | instance | monitoring/secrets/grafana-tls 2026-06-08 04:57:29.043947 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-06-08 04:57:29.100284 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-06-08 04:57:29.252987 | instance | openstack/roles/rabbitmq-cluster-operator 2026-06-08 04:57:29.296286 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-06-08 04:57:29.444011 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-06-08 04:57:29.480067 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-06-08 04:57:29.623659 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-06-08 04:57:29.678032 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-06-08 04:57:29.805524 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-06-08 04:57:29.865502 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-06-08 04:57:30.000302 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-06-08 04:57:30.087396 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-06-08 04:57:30.212010 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-06-08 04:57:30.326037 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-06-08 04:57:30.439676 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-06-08 04:57:30.503304 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-06-08 04:57:30.619817 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-06-08 04:57:30.683304 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-06-08 04:57:30.811192 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-hj58f-tls 2026-06-08 04:57:30.879569 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-06-08 04:57:31.019862 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-06-08 04:57:31.101154 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-06-08 04:57:31.204432 | instance | openstack/roles/rook-ceph-mgr 2026-06-08 04:57:31.288031 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-06-08 04:57:31.386940 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-06-08 04:57:31.462379 | instance | openstack/roles/rook-ceph-osd 2026-06-08 04:57:31.560622 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-06-08 04:57:31.633701 | instance | openstack/roles/rook-ceph-purge-osd 2026-06-08 04:57:31.748234 | instance | openstack/roles/staffeln-conductor 2026-06-08 04:57:31.818524 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-06-08 04:57:31.950245 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-06-08 04:57:32.018568 | instance | monitoring/secrets/prometheus-tls 2026-06-08 04:57:32.132759 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-06-08 04:57:32.188726 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-06-08 04:57:32.316696 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-06-08 04:57:32.386162 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-06-08 04:57:32.507246 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-06-08 04:57:32.735726 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-06-08 04:57:32.750527 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-06-08 04:57:32.943964 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-06-08 04:57:32.958236 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-06-08 04:57:33.122236 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-06-08 04:57:33.127737 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-06-08 04:57:33.307498 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-06-08 04:57:33.313105 | instance | monitoring/serviceaccounts/default 2026-06-08 04:57:33.517499 | instance | monitoring/serviceaccounts/goldpinger 2026-06-08 04:57:33.584443 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-06-08 04:57:33.796296 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-06-08 04:57:33.861257 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-06-08 04:57:34.057786 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-06-08 04:57:34.111275 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-06-08 04:57:34.311971 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-06-08 04:57:34.348207 | instance | monitoring/serviceaccounts/loki 2026-06-08 04:57:34.553569 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-06-08 04:57:34.612411 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-06-08 04:57:34.794770 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-06-08 04:57:34.856409 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-06-08 04:57:35.029607 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-06-08 04:57:35.107381 | instance | monitoring/serviceaccounts/vector 2026-06-08 04:57:35.288549 | instance | openstack/serviceaccounts/barbican-api 2026-06-08 04:57:35.342494 | instance | openstack/serviceaccounts/barbican-db-init 2026-06-08 04:57:35.677330 | instance | openstack/serviceaccounts/barbican-db-sync 2026-06-08 04:57:35.715640 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-06-08 04:57:36.070502 | instance | openstack/serviceaccounts/barbican-ks-service 2026-06-08 04:57:36.112814 | instance | openstack/serviceaccounts/barbican-ks-user 2026-06-08 04:57:36.427020 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-06-08 04:57:36.465402 | instance | openstack/serviceaccounts/barbican-test 2026-06-08 04:57:36.794357 | instance | openstack/serviceaccounts/cinder-api 2026-06-08 04:57:36.822743 | instance | openstack/serviceaccounts/cinder-backup 2026-06-08 04:57:37.141653 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-06-08 04:57:37.189696 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-06-08 04:57:37.507684 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-06-08 04:57:37.565642 | instance | openstack/serviceaccounts/cinder-db-init 2026-06-08 04:57:37.913440 | instance | openstack/serviceaccounts/cinder-db-sync 2026-06-08 04:57:37.986372 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-06-08 04:57:38.253239 | instance | openstack/serviceaccounts/cinder-ks-service 2026-06-08 04:57:38.326311 | instance | openstack/secrets/barbican-api-certs 2026-06-08 04:57:38.520041 | instance | openstack/secrets/barbican-db-admin 2026-06-08 04:57:38.602276 | instance | openstack/secrets/barbican-db-user 2026-06-08 04:57:38.698051 | instance | openstack/serviceaccounts/cinder-ks-user 2026-06-08 04:57:38.780726 | instance | openstack/secrets/barbican-etc 2026-06-08 04:57:38.962689 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-06-08 04:57:39.075963 | instance | openstack/secrets/barbican-keystone-admin 2026-06-08 04:57:39.292363 | instance | openstack/serviceaccounts/cinder-scheduler 2026-06-08 04:57:39.306850 | instance | openstack/secrets/barbican-keystone-user 2026-06-08 04:57:39.518052 | instance | openstack/serviceaccounts/cinder-storage-init 2026-06-08 04:57:39.668126 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-06-08 04:57:39.880912 | instance | openstack/serviceaccounts/cinder-test 2026-06-08 04:57:39.952389 | instance | openstack/secrets/barbican-rabbitmq-user 2026-06-08 04:57:40.149996 | instance | openstack/secrets/cinder-api-certs 2026-06-08 04:57:40.297134 | instance | openstack/serviceaccounts/cinder-volume 2026-06-08 04:57:40.344651 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-06-08 04:57:40.534220 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-06-08 04:57:40.654872 | instance | openstack/secrets/cinder-db-admin 2026-06-08 04:57:40.860953 | instance | openstack/serviceaccounts/default 2026-06-08 04:57:40.890056 | instance | openstack/secrets/cinder-db-user 2026-06-08 04:57:41.084965 | instance | openstack/serviceaccounts/glance-api 2026-06-08 04:57:41.238536 | instance | openstack/secrets/cinder-etc 2026-06-08 04:57:41.411158 | instance | openstack/serviceaccounts/glance-db-init 2026-06-08 04:57:41.444472 | instance | openstack/serviceaccounts/glance-db-sync 2026-06-08 04:57:41.774209 | instance | openstack/secrets/cinder-keystone-admin 2026-06-08 04:57:41.822616 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-06-08 04:57:41.976720 | instance | openstack/secrets/cinder-keystone-test 2026-06-08 04:57:42.200370 | instance | openstack/serviceaccounts/glance-ks-service 2026-06-08 04:57:42.201316 | instance | openstack/secrets/cinder-keystone-user 2026-06-08 04:57:42.394954 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-06-08 04:57:42.576299 | instance | openstack/serviceaccounts/glance-ks-user 2026-06-08 04:57:42.591832 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-06-08 04:57:42.929032 | instance | openstack/secrets/cinder-rabbitmq-user 2026-06-08 04:57:42.970228 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-06-08 04:57:43.112554 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-06-08 04:57:43.324257 | instance | openstack/serviceaccounts/glance-storage-init 2026-06-08 04:57:43.335076 | instance | openstack/secrets/glance-api-certs 2026-06-08 04:57:43.515884 | instance | openstack/secrets/glance-db-admin 2026-06-08 04:57:43.707785 | instance | openstack/serviceaccounts/glance-test 2026-06-08 04:57:43.713492 | instance | openstack/secrets/glance-db-user 2026-06-08 04:57:43.914974 | instance | openstack/serviceaccounts/heat-api 2026-06-08 04:57:44.082366 | instance | openstack/secrets/glance-etc 2026-06-08 04:57:44.276751 | instance | openstack/serviceaccounts/heat-bootstrap 2026-06-08 04:57:44.308680 | instance | openstack/secrets/glance-keystone-admin 2026-06-08 04:57:44.486806 | instance | openstack/serviceaccounts/heat-cfn 2026-06-08 04:57:44.622658 | instance | openstack/serviceaccounts/heat-db-init 2026-06-08 04:57:44.823586 | instance | openstack/secrets/glance-keystone-test 2026-06-08 04:57:45.002001 | instance | openstack/secrets/glance-keystone-user 2026-06-08 04:57:45.044730 | instance | openstack/serviceaccounts/heat-db-sync 2026-06-08 04:57:45.175959 | instance | openstack/serviceaccounts/heat-engine 2026-06-08 04:57:45.447491 | instance | openstack/secrets/glance-rabbitmq-admin 2026-06-08 04:57:45.566161 | instance | openstack/secrets/glance-rabbitmq-user 2026-06-08 04:57:45.646210 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-06-08 04:57:45.744154 | instance | openstack/secrets/heat-api-certs 2026-06-08 04:57:45.935279 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-06-08 04:57:45.996766 | instance | openstack/secrets/heat-cfn-certs 2026-06-08 04:57:46.169029 | instance | openstack/serviceaccounts/heat-ks-service 2026-06-08 04:57:46.298113 | instance | openstack/serviceaccounts/heat-ks-user 2026-06-08 04:57:46.530419 | instance | openstack/secrets/heat-db-admin 2026-06-08 04:57:46.702773 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-06-08 04:57:46.736206 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-06-08 04:57:47.100492 | instance | openstack/secrets/heat-db-user 2026-06-08 04:57:47.127272 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-06-08 04:57:47.272478 | instance | openstack/secrets/heat-etc 2026-06-08 04:57:47.487696 | instance | openstack/serviceaccounts/heat-test 2026-06-08 04:57:47.516341 | instance | openstack/secrets/heat-keystone-admin 2026-06-08 04:57:47.706470 | instance | openstack/serviceaccounts/heat-trusts 2026-06-08 04:57:47.903705 | instance | openstack/serviceaccounts/horizon 2026-06-08 04:57:48.121575 | instance | openstack/serviceaccounts/horizon-db-init 2026-06-08 04:57:48.280310 | instance | openstack/serviceaccounts/horizon-db-sync 2026-06-08 04:57:48.468837 | instance | openstack/serviceaccounts/horizon-test 2026-06-08 04:57:48.651286 | instance | openstack/serviceaccounts/keepalived 2026-06-08 04:57:48.814780 | instance | openstack/serviceaccounts/keystone-api 2026-06-08 04:57:49.013318 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-06-08 04:57:49.215808 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-06-08 04:57:49.414181 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-06-08 04:57:49.643511 | instance | openstack/serviceaccounts/keystone-db-init 2026-06-08 04:57:49.843990 | instance | openstack/serviceaccounts/keystone-db-sync 2026-06-08 04:57:50.032965 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-06-08 04:57:50.247202 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-06-08 04:57:50.408958 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-06-08 04:57:50.580827 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-06-08 04:57:50.771595 | instance | openstack/serviceaccounts/keystone-test 2026-06-08 04:57:50.934144 | instance | openstack/serviceaccounts/libvirt 2026-06-08 04:57:51.154155 | instance | openstack/serviceaccounts/magnum-api 2026-06-08 04:57:51.275690 | instance | openstack/serviceaccounts/magnum-conductor 2026-06-08 04:57:51.500159 | instance | openstack/serviceaccounts/magnum-db-init 2026-06-08 04:57:51.635838 | instance | openstack/serviceaccounts/magnum-db-sync 2026-06-08 04:57:51.879408 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-06-08 04:57:52.047054 | instance | openstack/serviceaccounts/magnum-ks-service 2026-06-08 04:57:52.217501 | instance | openstack/serviceaccounts/magnum-ks-user 2026-06-08 04:57:52.437526 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-06-08 04:57:52.596651 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-06-08 04:57:52.805930 | instance | openstack/serviceaccounts/manila-api 2026-06-08 04:57:52.983138 | instance | openstack/serviceaccounts/manila-bootstrap 2026-06-08 04:57:53.196888 | instance | openstack/serviceaccounts/manila-data 2026-06-08 04:57:53.332944 | instance | openstack/serviceaccounts/manila-db-init 2026-06-08 04:57:53.577947 | instance | openstack/serviceaccounts/manila-db-sync 2026-06-08 04:57:53.720015 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-06-08 04:57:54.015104 | instance | openstack/serviceaccounts/manila-ks-service 2026-06-08 04:57:54.185000 | instance | openstack/serviceaccounts/manila-ks-user 2026-06-08 04:57:54.380046 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-06-08 04:57:54.546941 | instance | openstack/serviceaccounts/manila-scheduler 2026-06-08 04:57:54.736082 | instance | openstack/serviceaccounts/manila-share 2026-06-08 04:57:54.926047 | instance | openstack/serviceaccounts/memcached-memcached 2026-06-08 04:57:55.101942 | instance | openstack/serviceaccounts/neutron-db-init 2026-06-08 04:57:55.289024 | instance | openstack/serviceaccounts/neutron-db-sync 2026-06-08 04:57:55.438958 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-06-08 04:57:55.632436 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-06-08 04:57:55.830137 | instance | openstack/serviceaccounts/neutron-ks-service 2026-06-08 04:57:56.007896 | instance | openstack/serviceaccounts/neutron-ks-user 2026-06-08 04:57:56.214219 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-06-08 04:57:56.382212 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-06-08 04:57:56.580840 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-06-08 04:57:56.731060 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-06-08 04:57:56.943806 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-06-08 04:57:57.098892 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-06-08 04:57:57.280724 | instance | openstack/serviceaccounts/neutron-server 2026-06-08 04:57:57.443760 | instance | openstack/serviceaccounts/neutron-test 2026-06-08 04:57:57.623967 | instance | openstack/serviceaccounts/nova-api-metadata 2026-06-08 04:57:57.794269 | instance | openstack/serviceaccounts/nova-api-osapi 2026-06-08 04:57:58.319610 | instance | openstack/serviceaccounts/nova-bootstrap 2026-06-08 04:57:58.487896 | instance | openstack/serviceaccounts/nova-cell-setup 2026-06-08 04:57:58.664878 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-06-08 04:58:02.250537 | instance | openstack/serviceaccounts/nova-compute 2026-06-08 04:58:02.492497 | instance | openstack/serviceaccounts/nova-conductor 2026-06-08 04:58:02.650034 | instance | openstack/serviceaccounts/nova-db-init 2026-06-08 04:58:02.871639 | instance | openstack/serviceaccounts/nova-db-sync 2026-06-08 04:58:03.026420 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-06-08 04:58:03.228568 | instance | openstack/serviceaccounts/nova-ks-service 2026-06-08 04:58:03.411619 | instance | openstack/serviceaccounts/nova-ks-user 2026-06-08 04:58:03.617082 | instance | openstack/serviceaccounts/nova-novncproxy 2026-06-08 04:58:03.762710 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-06-08 04:58:03.980796 | instance | openstack/serviceaccounts/nova-scheduler 2026-06-08 04:58:04.145851 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-06-08 04:58:04.319489 | instance | openstack/serviceaccounts/nova-test 2026-06-08 04:58:04.515993 | instance | openstack/secrets/heat-keystone-stack-user 2026-06-08 04:58:04.699654 | instance | openstack/secrets/heat-keystone-test 2026-06-08 04:58:04.701868 | instance | openstack/secrets/heat-keystone-trustee 2026-06-08 04:58:04.880028 | instance | openstack/secrets/heat-keystone-user 2026-06-08 04:58:04.887741 | instance | openstack/secrets/heat-rabbitmq-admin 2026-06-08 04:58:05.076628 | instance | openstack/secrets/heat-rabbitmq-user 2026-06-08 04:58:05.081845 | instance | openstack/secrets/horizon-db-admin 2026-06-08 04:58:05.251779 | instance | openstack/secrets/horizon-db-user 2026-06-08 04:58:05.254848 | instance | openstack/secrets/horizon-etc 2026-06-08 04:58:05.445522 | instance | openstack/secrets/horizon-int-certs 2026-06-08 04:58:05.447409 | instance | openstack/secrets/horizon-keystone-admin 2026-06-08 04:58:05.623690 | instance | openstack/secrets/images-rbd-keyring 2026-06-08 04:58:05.625689 | instance | openstack/secrets/internal-percona-xtradb 2026-06-08 04:58:05.796014 | instance | openstack/secrets/keepalived-etc 2026-06-08 04:58:05.809874 | instance | openstack/secrets/keystone-api-certs 2026-06-08 04:58:05.979467 | instance | openstack/secrets/keystone-credential-keys 2026-06-08 04:58:06.046740 | instance | openstack/secrets/keystone-db-admin 2026-06-08 04:58:06.162982 | instance | openstack/secrets/keystone-db-user 2026-06-08 04:58:06.238699 | instance | openstack/secrets/keystone-etc 2026-06-08 04:58:06.378351 | instance | openstack/secrets/keystone-fernet-keys 2026-06-08 04:58:06.432559 | instance | openstack/secrets/keystone-keystone-admin 2026-06-08 04:58:06.573635 | instance | openstack/secrets/keystone-keystone-test 2026-06-08 04:58:06.649159 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-06-08 04:58:06.766435 | instance | openstack/secrets/keystone-rabbitmq-user 2026-06-08 04:58:06.833788 | instance | openstack/secrets/libvirt-api-ca 2026-06-08 04:58:06.951062 | instance | openstack/secrets/libvirt-etc 2026-06-08 04:58:07.045481 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-06-08 04:58:07.140058 | instance | openstack/secrets/libvirt-libvirt-default-k4qqf-api 2026-06-08 04:58:07.236533 | instance | openstack/secrets/libvirt-libvirt-default-k4qqf-vnc 2026-06-08 04:58:07.322346 | instance | openstack/secrets/libvirt-vnc-ca 2026-06-08 04:58:07.432680 | instance | openstack/secrets/magnum-api-certs 2026-06-08 04:58:07.519220 | instance | openstack/secrets/magnum-db-admin 2026-06-08 04:58:07.641290 | instance | openstack/secrets/magnum-db-user 2026-06-08 04:58:07.716781 | instance | openstack/secrets/magnum-etc 2026-06-08 04:58:07.819600 | instance | openstack/secrets/magnum-keystone-admin 2026-06-08 04:58:07.904654 | instance | openstack/secrets/magnum-keystone-stack-user 2026-06-08 04:58:08.015879 | instance | openstack/secrets/magnum-keystone-user 2026-06-08 04:58:08.098508 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-06-08 04:58:08.182180 | instance | openstack/secrets/magnum-rabbitmq-user 2026-06-08 04:58:08.270923 | instance | openstack/secrets/magnum-registry-certs 2026-06-08 04:58:08.371225 | instance | openstack/secrets/manila-api-certs 2026-06-08 04:58:08.447686 | instance | openstack/secrets/manila-db-admin 2026-06-08 04:58:08.556589 | instance | openstack/secrets/manila-db-user 2026-06-08 04:58:08.641494 | instance | openstack/secrets/manila-etc 2026-06-08 04:58:08.732407 | instance | openstack/secrets/manila-keystone-admin 2026-06-08 04:58:08.828732 | instance | openstack/secrets/manila-keystone-user 2026-06-08 04:58:08.942338 | instance | openstack/secrets/manila-rabbitmq-admin 2026-06-08 04:58:09.013892 | instance | openstack/secrets/manila-rabbitmq-user 2026-06-08 04:58:09.109224 | instance | openstack/secrets/manila-ssh-keys 2026-06-08 04:58:09.186017 | instance | openstack/secrets/neutron-db-admin 2026-06-08 04:58:09.288209 | instance | openstack/secrets/neutron-db-user 2026-06-08 04:58:09.374893 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-06-08 04:58:09.485006 | instance | openstack/secrets/neutron-etc 2026-06-08 04:58:09.568978 | instance | openstack/secrets/neutron-keystone-admin 2026-06-08 04:58:09.673600 | instance | openstack/secrets/neutron-keystone-test 2026-06-08 04:58:09.739363 | instance | openstack/secrets/neutron-keystone-user 2026-06-08 04:58:09.864063 | instance | openstack/secrets/neutron-l3-agent-default 2026-06-08 04:58:09.928822 | instance | openstack/secrets/neutron-metadata-agent-default 2026-06-08 04:58:10.057576 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-06-08 04:58:10.102325 | instance | openstack/secrets/neutron-ovs-agent-default 2026-06-08 04:58:10.245232 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-06-08 04:58:10.315273 | instance | openstack/secrets/neutron-rabbitmq-user 2026-06-08 04:58:10.419058 | instance | openstack/secrets/neutron-server-certs 2026-06-08 04:58:10.494202 | instance | openstack/secrets/nova-api-certs 2026-06-08 04:58:10.584162 | instance | openstack/secrets/nova-compute-default 2026-06-08 04:58:10.677043 | instance | openstack/secrets/nova-db-admin 2026-06-08 04:58:10.767976 | instance | openstack/secrets/nova-db-api-admin 2026-06-08 04:58:10.853557 | instance | openstack/secrets/nova-db-api-user 2026-06-08 04:58:10.979069 | instance | openstack/secrets/nova-db-cell0-admin 2026-06-08 04:58:11.038379 | instance | openstack/secrets/nova-db-cell0-user 2026-06-08 04:58:11.160200 | instance | openstack/secrets/nova-db-user 2026-06-08 04:58:11.214536 | instance | openstack/secrets/nova-etc 2026-06-08 04:58:11.336465 | instance | openstack/secrets/nova-keystone-admin 2026-06-08 04:58:11.398887 | instance | openstack/secrets/nova-keystone-test 2026-06-08 04:58:11.518800 | instance | openstack/secrets/nova-keystone-user 2026-06-08 04:58:11.571948 | instance | openstack/secrets/nova-novncproxy-certs 2026-06-08 04:58:11.691121 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-06-08 04:58:11.745931 | instance | openstack/secrets/nova-rabbitmq-admin 2026-06-08 04:58:11.882850 | instance | openstack/secrets/nova-rabbitmq-user 2026-06-08 04:58:11.934015 | instance | openstack/secrets/nova-ssh 2026-06-08 04:58:12.065778 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-06-08 04:58:12.106771 | instance | openstack/secrets/octavia-api-certs 2026-06-08 04:58:12.247230 | instance | openstack/secrets/octavia-client-ca 2026-06-08 04:58:12.292391 | instance | openstack/secrets/octavia-client-certs 2026-06-08 04:58:12.423274 | instance | openstack/secrets/octavia-db-admin 2026-06-08 04:58:12.473441 | instance | openstack/secrets/octavia-db-user 2026-06-08 04:58:12.599575 | instance | openstack/secrets/octavia-etc 2026-06-08 04:58:12.655440 | instance | openstack/secrets/octavia-health-manager-default 2026-06-08 04:58:12.816154 | instance | openstack/secrets/octavia-keystone-admin 2026-06-08 04:58:12.869230 | instance | openstack/secrets/octavia-keystone-test 2026-06-08 04:58:13.033301 | instance | openstack/secrets/octavia-keystone-user 2026-06-08 04:58:13.054634 | instance | openstack/serviceaccounts/octavia-api 2026-06-08 04:58:13.210263 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-06-08 04:58:13.459448 | instance | openstack/serviceaccounts/octavia-db-init 2026-06-08 04:58:13.578220 | instance | openstack/serviceaccounts/octavia-db-sync 2026-06-08 04:58:13.793120 | instance | openstack/serviceaccounts/octavia-health-manager 2026-06-08 04:58:13.928117 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-06-08 04:58:14.146222 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-06-08 04:58:14.297225 | instance | openstack/serviceaccounts/octavia-ks-service 2026-06-08 04:58:14.490984 | instance | openstack/serviceaccounts/octavia-ks-user 2026-06-08 04:58:14.634301 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-06-08 04:58:14.850085 | instance | openstack/serviceaccounts/octavia-worker 2026-06-08 04:58:15.022144 | instance | openstack/serviceaccounts/openvswitch-server 2026-06-08 04:58:15.214321 | instance | openstack/serviceaccounts/placement-api 2026-06-08 04:58:15.382492 | instance | openstack/serviceaccounts/placement-db-init 2026-06-08 04:58:15.566434 | instance | openstack/serviceaccounts/placement-db-sync 2026-06-08 04:58:15.781289 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-06-08 04:58:15.953641 | instance | openstack/serviceaccounts/placement-ks-service 2026-06-08 04:58:16.176485 | instance | openstack/serviceaccounts/placement-ks-user 2026-06-08 04:58:16.330372 | instance | openstack/serviceaccounts/pxc-operator 2026-06-08 04:58:16.517211 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-06-08 04:58:16.700924 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-06-08 04:58:16.862424 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-06-08 04:58:17.043002 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-06-08 04:58:17.213029 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-06-08 04:58:17.378622 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-06-08 04:58:17.571768 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-06-08 04:58:17.734527 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-06-08 04:58:17.912023 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-06-08 04:58:18.093635 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-06-08 04:58:18.288440 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-06-08 04:58:18.434665 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-06-08 04:58:18.647697 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-06-08 04:58:18.772497 | instance | openstack/serviceaccounts/rook-ceph-default 2026-06-08 04:58:19.014503 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-06-08 04:58:19.140168 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-06-08 04:58:19.346049 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-06-08 04:58:19.536937 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-06-08 04:58:19.736154 | instance | openstack/serviceaccounts/staffeln-api 2026-06-08 04:58:19.922997 | instance | openstack/serviceaccounts/staffeln-conductor 2026-06-08 04:58:20.119658 | instance | openstack/serviceaccounts/staffeln-db-init 2026-06-08 04:58:20.301931 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-06-08 04:58:20.507583 | instance | openstack/serviceaccounts/tempest-ks-user 2026-06-08 04:58:20.661446 | instance | openstack/serviceaccounts/tempest-run-tests 2026-06-08 04:58:20.865588 | instance | openstack/serviceaccounts/valkey 2026-06-08 04:58:21.025702 | instance | monitoring/services/alertmanager-operated 2026-06-08 04:58:21.227759 | instance | monitoring/services/goldpinger 2026-06-08 04:58:21.232285 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-06-08 04:58:21.427848 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-06-08 04:58:21.434942 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-06-08 04:58:21.620217 | instance | monitoring/services/kube-prometheus-stack-operator 2026-06-08 04:58:21.622850 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-06-08 04:58:21.809298 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-06-08 04:58:21.813205 | instance | monitoring/services/loki 2026-06-08 04:58:21.984292 | instance | monitoring/services/loki-chunks-cache 2026-06-08 04:58:22.022254 | instance | monitoring/services/loki-gateway 2026-06-08 04:58:22.166304 | instance | monitoring/services/loki-headless 2026-06-08 04:58:22.207191 | instance | monitoring/services/loki-memberlist 2026-06-08 04:58:22.362524 | instance | monitoring/services/loki-results-cache 2026-06-08 04:58:22.402069 | instance | monitoring/services/prometheus-operated 2026-06-08 04:58:22.555281 | instance | monitoring/services/prometheus-pushgateway 2026-06-08 04:58:22.583873 | instance | monitoring/services/prometheus-smartctl-exporter 2026-06-08 04:58:22.740174 | instance | monitoring/services/vector-headless 2026-06-08 04:58:22.778191 | instance | openstack/services/barbican-api 2026-06-08 04:58:22.945752 | instance | openstack/services/ceph-mon 2026-06-08 04:58:23.030290 | instance | openstack/services/cinder-api 2026-06-08 04:58:23.190059 | instance | openstack/services/glance-api 2026-06-08 04:58:23.295139 | instance | openstack/services/heat-api 2026-06-08 04:58:23.493029 | instance | openstack/services/heat-cfn 2026-06-08 04:58:23.535163 | instance | openstack/services/horizon 2026-06-08 04:58:23.722436 | instance | openstack/services/horizon-int 2026-06-08 04:58:23.780751 | instance | openstack/services/keystone-api 2026-06-08 04:58:23.950876 | instance | openstack/services/magnum-api 2026-06-08 04:58:24.005078 | instance | openstack/services/magnum-registry 2026-06-08 04:58:24.175044 | instance | openstack/services/manila-api 2026-06-08 04:58:24.236045 | instance | openstack/services/memcached 2026-06-08 04:58:24.391391 | instance | openstack/secrets/octavia-persistence-db-admin 2026-06-08 04:58:24.450344 | instance | openstack/secrets/octavia-persistence-db-user 2026-06-08 04:58:24.558980 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-06-08 04:58:24.626267 | instance | openstack/secrets/octavia-rabbitmq-user 2026-06-08 04:58:24.738018 | instance | openstack/secrets/octavia-server-ca 2026-06-08 04:58:24.799371 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-06-08 04:58:24.925745 | instance | openstack/secrets/percona-xtradb 2026-06-08 04:58:25.015639 | instance | openstack/secrets/placement-api-certs 2026-06-08 04:58:25.111678 | instance | openstack/secrets/placement-db-admin 2026-06-08 04:58:25.194916 | instance | openstack/secrets/placement-db-user 2026-06-08 04:58:25.290054 | instance | openstack/secrets/placement-etc 2026-06-08 04:58:25.370181 | instance | openstack/secrets/placement-keystone-admin 2026-06-08 04:58:25.458355 | instance | openstack/secrets/placement-keystone-user 2026-06-08 04:58:25.553171 | instance | openstack/secrets/pvc-ceph-client-key 2026-06-08 04:58:25.642517 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-06-08 04:58:25.731230 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-06-08 04:58:25.815106 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-06-08 04:58:25.921935 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-06-08 04:58:26.011178 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-06-08 04:58:26.096428 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-06-08 04:58:26.198609 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-06-08 04:58:26.274743 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-06-08 04:58:26.377566 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-06-08 04:58:26.459131 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-06-08 04:58:26.548349 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-06-08 04:58:26.633188 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-06-08 04:58:26.722745 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-06-08 04:58:26.808116 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-06-08 04:58:26.899539 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-06-08 04:58:27.010151 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-06-08 04:58:27.085795 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-06-08 04:58:27.190920 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-06-08 04:58:27.279439 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-06-08 04:58:27.363899 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-06-08 04:58:27.450771 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-06-08 04:58:27.546195 | instance | openstack/secrets/rook-ceph-config 2026-06-08 04:58:27.636758 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-06-08 04:58:27.715234 | instance | openstack/secrets/rook-ceph-mon 2026-06-08 04:58:27.807935 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-06-08 04:58:27.912492 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-06-08 04:58:28.018166 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-06-08 04:58:28.091600 | instance | openstack/secrets/rook-csi-cephfs-node 2026-06-08 04:58:28.190050 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-06-08 04:58:28.282045 | instance | openstack/secrets/rook-csi-rbd-node 2026-06-08 04:58:28.390041 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-06-08 04:58:28.476272 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-06-08 04:58:28.565311 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-06-08 04:58:28.675152 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-06-08 04:58:28.757170 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-06-08 04:58:28.863712 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-06-08 04:58:28.979106 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-06-08 04:58:29.077559 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-06-08 04:58:29.168882 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-06-08 04:58:29.274642 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-06-08 04:58:29.379912 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-06-08 04:58:29.495141 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-06-08 04:58:29.567774 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-06-08 04:58:29.676951 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-06-08 04:58:29.739041 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-06-08 04:58:29.876141 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-06-08 04:58:30.015964 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-06-08 04:58:30.132803 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-06-08 04:58:30.225332 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-06-08 04:58:30.365857 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-06-08 04:58:30.420331 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-06-08 04:58:30.583504 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-06-08 04:58:30.651651 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-06-08 04:58:30.781434 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-06-08 04:58:30.850279 | instance | openstack/secrets/staffeln-db-admin 2026-06-08 04:58:31.040082 | instance | openstack/secrets/staffeln-db-user 2026-06-08 04:58:31.044724 | instance | openstack/secrets/staffeln-etc 2026-06-08 04:58:31.210740 | instance | openstack/secrets/tempest-etc 2026-06-08 04:58:31.232793 | instance | openstack/secrets/tempest-keystone-admin 2026-06-08 04:58:31.385569 | instance | openstack/secrets/tempest-keystone-user 2026-06-08 04:58:31.418393 | instance | openstack/secrets/valkey-ca 2026-06-08 04:58:31.564984 | instance | openstack/secrets/valkey-server-certs 2026-06-08 04:58:31.596549 | instance | openstack/statefulsets/magnum-conductor 2026-06-08 04:58:31.735176 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-06-08 04:58:31.854267 | instance | openstack/services/memcached-metrics 2026-06-08 04:58:31.983908 | instance | openstack/services/neutron-coredns 2026-06-08 04:58:32.071725 | instance | openstack/services/neutron-coredns-metrics 2026-06-08 04:58:32.199611 | instance | openstack/services/neutron-server 2026-06-08 04:58:32.291200 | instance | openstack/services/nova-api 2026-06-08 04:58:32.426572 | instance | openstack/services/nova-metadata 2026-06-08 04:58:32.518490 | instance | openstack/services/nova-novncproxy 2026-06-08 04:58:32.644147 | instance | openstack/services/octavia-api 2026-06-08 04:58:32.754400 | instance | openstack/services/openstack-exporter 2026-06-08 04:58:32.866054 | instance | openstack/services/percona-xtradb-cluster-operator 2026-06-08 04:58:32.990314 | instance | openstack/services/percona-xtradb-haproxy 2026-06-08 04:58:33.102952 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-06-08 04:58:33.208956 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-06-08 04:58:33.349750 | instance | openstack/services/percona-xtradb-pxc 2026-06-08 04:58:33.428936 | instance | openstack/services/percona-xtradb-pxc-unready 2026-06-08 04:58:33.573163 | instance | openstack/services/placement-api 2026-06-08 04:58:33.640595 | instance | openstack/services/rabbitmq-barbican 2026-06-08 04:58:33.789073 | instance | openstack/services/rabbitmq-barbican-nodes 2026-06-08 04:58:33.860563 | instance | openstack/services/rabbitmq-cinder 2026-06-08 04:58:34.003995 | instance | openstack/services/rabbitmq-cinder-nodes 2026-06-08 04:58:34.069487 | instance | openstack/services/rabbitmq-glance 2026-06-08 04:58:34.224209 | instance | openstack/services/rabbitmq-glance-nodes 2026-06-08 04:58:34.285932 | instance | openstack/services/rabbitmq-heat 2026-06-08 04:58:34.433360 | instance | openstack/services/rabbitmq-heat-nodes 2026-06-08 04:58:34.499787 | instance | openstack/services/rabbitmq-keystone 2026-06-08 04:58:34.647878 | instance | openstack/services/rabbitmq-keystone-nodes 2026-06-08 04:58:34.728131 | instance | openstack/services/rabbitmq-magnum 2026-06-08 04:58:34.860354 | instance | openstack/services/rabbitmq-magnum-nodes 2026-06-08 04:58:34.962637 | instance | openstack/services/rabbitmq-manila 2026-06-08 04:58:35.104930 | instance | openstack/services/rabbitmq-manila-nodes 2026-06-08 04:58:35.193045 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-06-08 04:58:35.330555 | instance | openstack/services/rabbitmq-neutron 2026-06-08 04:58:35.418917 | instance | openstack/services/rabbitmq-neutron-nodes 2026-06-08 04:58:35.543036 | instance | openstack/services/rabbitmq-nova 2026-06-08 04:58:35.640716 | instance | openstack/services/rabbitmq-nova-nodes 2026-06-08 04:58:35.753688 | instance | openstack/services/rabbitmq-octavia 2026-06-08 04:58:35.854946 | instance | openstack/services/rabbitmq-octavia-nodes 2026-06-08 04:58:35.974372 | instance | openstack/services/rook-ceph-rgw-ceph 2026-06-08 04:58:36.069492 | instance | openstack/services/staffeln-api 2026-06-08 04:58:36.185725 | instance | openstack/services/valkey 2026-06-08 04:58:36.276554 | instance | openstack/services/valkey-headless 2026-06-08 04:58:36.402291 | instance | openstack/services/valkey-metrics 2026-06-08 04:58:36.511056 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-06-08 04:58:36.624849 | instance | monitoring/statefulsets/loki 2026-06-08 04:58:36.723582 | instance | monitoring/statefulsets/loki-chunks-cache 2026-06-08 04:58:36.828455 | instance | monitoring/statefulsets/loki-results-cache 2026-06-08 04:58:36.932847 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-06-08 04:58:37.049469 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-06-08 04:58:37.128698 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-06-08 04:58:37.223199 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-06-08 04:58:37.314945 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-06-08 04:58:37.405561 | instance | orc-system/configmaps/kube-root-ca.crt 2026-06-08 04:58:37.492743 | instance | rook-ceph/deployment/rook-ceph-operator 2026-06-08 04:58:37.623227 | instance | orc-system/deployment/orc-controller-manager 2026-06-08 04:58:37.705629 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-06-08 04:58:37.809073 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-lm6sq 2026-06-08 04:58:37.913220 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-06-08 04:58:38.019369 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-06-08 04:58:38.095911 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-06-08 04:58:38.203812 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-06-08 04:58:38.296784 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-06-08 04:58:39.180611 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-06-08 04:58:39.270041 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-06-08 04:58:39.369335 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-06-08 04:58:39.473806 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-06-08 04:58:39.598760 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-06-08 04:58:39.680895 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-d2g76 2026-06-08 04:58:39.779977 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-06-08 04:58:39.874387 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-06-08 04:58:39.972560 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-06-08 04:58:40.116902 | instance | rook-ceph/roles/rook-ceph-mgr 2026-06-08 04:58:40.211985 | instance | rook-ceph/roles/rook-ceph-osd 2026-06-08 04:58:40.313762 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-06-08 04:58:40.422878 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-06-08 04:58:40.647689 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-06-08 04:58:40.760221 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-06-08 04:58:40.902389 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-06-08 04:58:41.020001 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-06-08 04:58:41.159009 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-06-08 04:58:41.276500 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-06-08 04:58:41.406628 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-06-08 04:58:41.525955 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-06-08 04:58:41.658386 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-06-08 04:58:41.757941 | instance | openstack/statefulsets/valkey-node 2026-06-08 04:58:41.914968 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-06-08 04:58:42.012614 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-06-08 04:58:42.146604 | instance | orc-system/roles/orc-leader-election-role 2026-06-08 04:58:42.295867 | instance | rook-ceph/serviceaccounts/default 2026-06-08 04:58:42.324489 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-06-08 04:58:42.512765 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-06-08 04:58:42.548994 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-06-08 04:58:42.721741 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-06-08 04:58:42.769236 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-06-08 04:58:42.955059 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-06-08 04:58:42.996381 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-06-08 04:58:43.188932 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-06-08 04:58:43.228356 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-06-08 04:58:43.413024 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-06-08 04:58:43.468405 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-06-08 04:58:43.643801 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-06-08 04:58:43.705133 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-06-08 04:58:43.847434 | instance | orc-system/serviceaccounts/default 2026-06-08 04:58:43.891955 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-06-08 04:58:44.057925 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-06-08 04:58:44.086126 | instance | secretgen-controller/deployment/secretgen-controller 2026-06-08 04:58:44.242218 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-52fb7 2026-06-08 04:58:44.276185 | instance | secretgen-controller/serviceaccounts/default 2026-06-08 04:58:44.447370 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-06-08 04:58:44.451812 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-06-08 04:58:44.619594 | instance | rook-ceph/roles/rook-ceph-system 2026-06-08 04:58:44.876543 | instance | ok: Runtime: 0:03:15.601827 2026-06-08 04:58:44.906822 | 2026-06-08 04:58:44.906975 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-06-08 04:58:45.842949 | instance | changed: 2026-06-08 04:58:45.843179 | instance | cd+++++++++ objects/ 2026-06-08 04:58:45.843220 | instance | cd+++++++++ objects/cluster/ 2026-06-08 04:58:45.843250 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-06-08 04:58:45.843279 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-06-08 04:58:45.843307 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-06-08 04:58:45.843334 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-06-08 04:58:45.843361 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-06-08 04:58:45.843388 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-06-08 04:58:45.843413 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-06-08 04:58:45.843439 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-06-08 04:58:45.843465 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-06-08 04:58:45.843492 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-06-08 04:58:45.843518 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-06-08 04:58:45.843544 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-06-08 04:58:45.843570 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-06-08 04:58:45.843596 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-06-08 04:58:45.843622 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-06-08 04:58:45.843648 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-06-08 04:58:45.843674 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-06-08 04:58:45.843699 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-06-08 04:58:45.843724 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-06-08 04:58:45.843749 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-06-08 04:58:45.843774 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-06-08 04:58:45.843801 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-06-08 04:58:45.843848 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-06-08 04:58:45.843875 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-06-08 04:58:45.843901 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-06-08 04:58:45.843926 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-06-08 04:58:45.843946 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-06-08 04:58:45.843964 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-06-08 04:58:45.843982 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-06-08 04:58:45.844000 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-06-08 04:58:45.844018 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-06-08 04:58:45.844037 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-06-08 04:58:45.844058 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-06-08 04:58:45.844077 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-06-08 04:58:45.844096 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-06-08 04:58:45.844114 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-06-08 04:58:45.844131 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-06-08 04:58:45.844149 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-06-08 04:58:45.844167 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-06-08 04:58:45.844186 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-06-08 04:58:45.844204 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-06-08 04:58:45.844223 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-06-08 04:58:45.844242 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-06-08 04:58:45.844260 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-06-08 04:58:45.844279 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-06-08 04:58:45.844297 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-06-08 04:58:45.844315 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-06-08 04:58:45.844334 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-06-08 04:58:45.844352 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-06-08 04:58:45.844371 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-06-08 04:58:45.844388 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-06-08 04:58:45.844407 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-06-08 04:58:45.844425 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-06-08 04:58:45.844443 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-06-08 04:58:45.844461 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-06-08 04:58:45.844479 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-06-08 04:58:45.844497 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-06-08 04:58:45.844516 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-06-08 04:58:45.844541 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-06-08 04:58:45.844559 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-06-08 04:58:45.844578 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-06-08 04:58:45.844595 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-06-08 04:58:45.844613 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-08 04:58:45.844631 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-06-08 04:58:45.844649 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-06-08 04:58:45.844666 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-06-08 04:58:45.844684 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-06-08 04:58:45.844702 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-06-08 04:58:45.844719 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-06-08 04:58:45.844737 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-06-08 04:58:45.844755 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-06-08 04:58:45.844773 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-06-08 04:58:45.844791 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-06-08 04:58:45.844809 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-06-08 04:58:45.844827 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-06-08 04:58:45.844845 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-06-08 04:58:45.844863 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-06-08 04:58:45.844882 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-06-08 04:58:45.844902 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-06-08 04:58:45.844922 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-06-08 04:58:45.844939 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-06-08 04:58:45.844973 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-06-08 04:58:45.844993 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-06-08 04:58:45.845011 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-06-08 04:58:45.845029 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-06-08 04:58:45.845047 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-06-08 04:58:45.845065 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-06-08 04:58:45.845082 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-06-08 04:58:45.845100 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-06-08 04:58:45.845118 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-06-08 04:58:45.845135 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-06-08 04:58:45.845153 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-06-08 04:58:45.845170 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-06-08 04:58:45.845188 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-06-08 04:58:45.845206 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-06-08 04:58:45.845229 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-06-08 04:58:45.845247 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-06-08 04:58:45.845264 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-06-08 04:58:45.845282 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-06-08 04:58:45.845299 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-06-08 04:58:45.845317 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-06-08 04:58:45.845336 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-06-08 04:58:45.845354 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-06-08 04:58:45.845372 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-06-08 04:58:45.845390 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-06-08 04:58:45.845409 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-06-08 04:58:45.845427 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-06-08 04:58:45.845445 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-06-08 04:58:45.845463 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-06-08 04:58:45.845481 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-06-08 04:58:45.845500 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-06-08 04:58:45.845519 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-06-08 04:58:45.845538 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-06-08 04:58:45.845556 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-06-08 04:58:45.845575 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-06-08 04:58:45.845593 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-06-08 04:58:45.845611 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-06-08 04:58:45.845630 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-06-08 04:58:45.845648 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-06-08 04:58:45.845666 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-06-08 04:58:45.845683 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-06-08 04:58:45.845701 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-06-08 04:58:45.845719 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-06-08 04:58:45.845737 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-06-08 04:58:45.845755 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-06-08 04:58:45.845772 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-06-08 04:58:45.845790 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-06-08 04:58:45.845807 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-06-08 04:58:45.845825 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-06-08 04:58:45.845843 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-06-08 04:58:45.845865 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-06-08 04:58:45.845883 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-06-08 04:58:45.845901 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-06-08 04:58:45.845919 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-06-08 04:58:45.845937 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-06-08 04:58:45.845954 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-06-08 04:58:45.845972 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-06-08 04:58:45.845989 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-06-08 04:58:45.846007 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-06-08 04:58:45.846024 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-06-08 04:58:45.846048 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-06-08 04:58:45.846067 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-06-08 04:58:45.846086 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-06-08 04:58:45.846105 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-06-08 04:58:45.846123 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-06-08 04:58:45.846141 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-06-08 04:58:45.846160 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-06-08 04:58:45.846178 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-06-08 04:58:45.846196 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-06-08 04:58:45.846214 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-06-08 04:58:45.846232 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-06-08 04:58:45.846249 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-06-08 04:58:45.846267 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-06-08 04:58:45.846285 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-06-08 04:58:45.846303 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-06-08 04:58:45.846321 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-06-08 04:58:45.846339 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-06-08 04:58:45.846357 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-06-08 04:58:45.846375 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-06-08 04:58:45.846393 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-06-08 04:58:45.846411 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-06-08 04:58:45.846429 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-06-08 04:58:45.846451 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-06-08 04:58:45.846470 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-06-08 04:58:45.846488 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-06-08 04:58:45.846506 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-06-08 04:58:45.846523 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-06-08 04:58:45.846541 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-06-08 04:58:45.846559 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-06-08 04:58:45.846577 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-06-08 04:58:45.846595 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-06-08 04:58:45.846614 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-06-08 04:58:45.846633 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-06-08 04:58:45.846651 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-06-08 04:58:45.846670 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-06-08 04:58:45.846688 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-06-08 04:58:45.846705 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-06-08 04:58:45.846740 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-06-08 04:58:45.846759 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-06-08 04:58:45.846778 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-06-08 04:58:45.846795 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-06-08 04:58:45.846813 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-06-08 04:58:45.846831 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-06-08 04:58:45.846849 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-06-08 04:58:45.846868 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-06-08 04:58:45.846886 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-06-08 04:58:45.846903 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-06-08 04:58:45.846921 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-06-08 04:58:45.846938 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-06-08 04:58:45.846956 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-06-08 04:58:45.846973 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-06-08 04:58:45.846991 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-06-08 04:58:45.847008 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-06-08 04:58:45.847026 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-06-08 04:58:45.847043 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-06-08 04:58:45.847065 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-06-08 04:58:45.847084 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-06-08 04:58:45.847102 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-06-08 04:58:45.847119 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-06-08 04:58:45.847137 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-06-08 04:58:45.847154 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-06-08 04:58:45.847172 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-06-08 04:58:45.847189 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-06-08 04:58:45.847207 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-06-08 04:58:45.847225 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-06-08 04:58:45.847242 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-06-08 04:58:45.847260 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-06-08 04:58:45.847278 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-06-08 04:58:45.847295 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-06-08 04:58:45.847312 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-06-08 04:58:45.847330 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-06-08 04:58:45.847347 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-06-08 04:58:45.847365 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-06-08 04:58:45.847382 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-06-08 04:58:45.847400 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-06-08 04:58:45.847418 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-06-08 04:58:45.847436 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-06-08 04:58:45.847454 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-06-08 04:58:45.847472 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-06-08 04:58:45.847489 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-06-08 04:58:45.847507 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-06-08 04:58:45.847525 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-06-08 04:58:45.847542 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-06-08 04:58:45.847560 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-06-08 04:58:45.847577 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-06-08 04:58:45.847595 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-06-08 04:58:45.847613 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-06-08 04:58:45.847631 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-06-08 04:58:45.847648 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-06-08 04:58:45.847666 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-06-08 04:58:45.847688 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-06-08 04:58:45.847707 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-06-08 04:58:45.847724 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-06-08 04:58:45.847742 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-06-08 04:58:45.847759 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-06-08 04:58:45.847776 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-06-08 04:58:45.847794 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-06-08 04:58:45.847812 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-06-08 04:58:45.847830 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-06-08 04:58:45.847848 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-06-08 04:58:45.847867 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-06-08 04:58:45.847885 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-06-08 04:58:45.847903 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-06-08 04:58:45.847921 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-06-08 04:58:45.847939 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-06-08 04:58:45.847958 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-06-08 04:58:45.847976 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-06-08 04:58:45.847994 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-06-08 04:58:45.848013 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-06-08 04:58:45.848031 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-06-08 04:58:45.848049 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-06-08 04:58:45.848068 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-06-08 04:58:45.848086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-06-08 04:58:45.848105 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-06-08 04:58:45.848124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-06-08 04:58:45.848142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-06-08 04:58:45.848161 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-06-08 04:58:45.848179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-06-08 04:58:45.848198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-06-08 04:58:45.848216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-06-08 04:58:45.848234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-06-08 04:58:45.848251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-06-08 04:58:45.848269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-06-08 04:58:45.848287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-06-08 04:58:45.848304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-06-08 04:58:45.848322 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-06-08 04:58:45.848339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-06-08 04:58:45.848362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-06-08 04:58:45.848381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-06-08 04:58:45.848399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-06-08 04:58:45.848418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-06-08 04:58:45.848436 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-06-08 04:58:45.848454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-06-08 04:58:45.848472 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-06-08 04:58:45.848490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-06-08 04:58:45.848508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-06-08 04:58:45.848526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-06-08 04:58:45.848544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-06-08 04:58:45.848562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-06-08 04:58:45.848580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-06-08 04:58:45.848598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-06-08 04:58:45.848616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-06-08 04:58:45.848633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-06-08 04:58:45.848651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-06-08 04:58:45.848669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-06-08 04:58:45.848687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-06-08 04:58:45.848705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-06-08 04:58:45.848723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-06-08 04:58:45.848741 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-06-08 04:58:45.848759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-06-08 04:58:45.848777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-06-08 04:58:45.848796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-06-08 04:58:45.848814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-06-08 04:58:45.848833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-06-08 04:58:45.848851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-06-08 04:58:45.848870 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-06-08 04:58:45.848890 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-06-08 04:58:45.848911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-06-08 04:58:45.848930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-06-08 04:58:45.848966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-06-08 04:58:45.848988 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-06-08 04:58:45.849008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-08 04:58:45.849026 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-06-08 04:58:45.849045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-06-08 04:58:45.849063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-06-08 04:58:45.849082 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-06-08 04:58:45.849101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-06-08 04:58:45.849119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-06-08 04:58:45.849138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-06-08 04:58:45.849157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-06-08 04:58:45.849175 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-06-08 04:58:45.849193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-06-08 04:58:45.849212 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-06-08 04:58:45.849230 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-06-08 04:58:45.849248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-06-08 04:58:45.849267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-06-08 04:58:45.849286 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-06-08 04:58:45.849304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-06-08 04:58:45.849323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-06-08 04:58:45.849341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-06-08 04:58:45.849360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-06-08 04:58:45.849378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-06-08 04:58:45.849397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-06-08 04:58:45.849415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-06-08 04:58:45.849433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-06-08 04:58:45.849451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-06-08 04:58:45.849468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-06-08 04:58:45.849486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-06-08 04:58:45.849504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-06-08 04:58:45.849522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-06-08 04:58:45.849540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-06-08 04:58:45.849558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-06-08 04:58:45.849576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-06-08 04:58:45.849593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-06-08 04:58:45.849616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-06-08 04:58:45.849634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-06-08 04:58:45.849652 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-06-08 04:58:45.849670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-06-08 04:58:45.849688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-06-08 04:58:45.849706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-06-08 04:58:45.849724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-06-08 04:58:45.849742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-06-08 04:58:45.849760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-06-08 04:58:45.849778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-06-08 04:58:45.849795 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-06-08 04:58:45.849813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-06-08 04:58:45.849831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-06-08 04:58:45.849849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-06-08 04:58:45.849866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-06-08 04:58:45.849884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-06-08 04:58:45.849901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-06-08 04:58:45.849919 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-06-08 04:58:45.849936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-06-08 04:58:45.849954 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-06-08 04:58:45.849971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-06-08 04:58:45.849989 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-06-08 04:58:45.850006 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-06-08 04:58:45.850024 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-06-08 04:58:45.850042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-06-08 04:58:45.850060 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-06-08 04:58:45.850079 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-06-08 04:58:45.850097 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-06-08 04:58:45.850114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-06-08 04:58:45.850132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-06-08 04:58:45.850150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-06-08 04:58:45.850168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-06-08 04:58:45.850186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-06-08 04:58:45.850204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-06-08 04:58:45.850227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-06-08 04:58:45.850246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-06-08 04:58:45.850264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-06-08 04:58:45.850282 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-06-08 04:58:45.850300 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-06-08 04:58:45.850317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-06-08 04:58:45.850335 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-06-08 04:58:45.850354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-06-08 04:58:45.850372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-06-08 04:58:45.850390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-06-08 04:58:45.850409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-06-08 04:58:45.850427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-06-08 04:58:45.850445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-06-08 04:58:45.850463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-06-08 04:58:45.850482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-06-08 04:58:45.850500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-06-08 04:58:45.850519 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-06-08 04:58:45.850537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-06-08 04:58:45.850556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-06-08 04:58:45.850574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-06-08 04:58:45.850592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-06-08 04:58:45.850611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-06-08 04:58:45.850629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-06-08 04:58:45.850648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-06-08 04:58:45.850666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-06-08 04:58:45.850685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-06-08 04:58:45.850703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-06-08 04:58:45.850745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-06-08 04:58:45.850772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-06-08 04:58:45.850796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-06-08 04:58:45.850815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-06-08 04:58:45.850839 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-06-08 04:58:45.850858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-06-08 04:58:45.850876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-06-08 04:58:45.850894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-06-08 04:58:45.850912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-06-08 04:58:45.850930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-06-08 04:58:45.850948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-06-08 04:58:45.850966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-06-08 04:58:45.851151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-06-08 04:58:45.851168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-06-08 04:58:45.851186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-06-08 04:58:45.851204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-06-08 04:58:45.851222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-06-08 04:58:45.851240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-06-08 04:58:45.851258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-06-08 04:58:45.851276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-06-08 04:58:45.851294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-06-08 04:58:45.851312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-06-08 04:58:45.851330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-06-08 04:58:45.851348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-06-08 04:58:45.851366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-06-08 04:58:45.851384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-06-08 04:58:45.851402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-06-08 04:58:45.851420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-06-08 04:58:45.851439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-06-08 04:58:45.851457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-06-08 04:58:45.851476 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-06-08 04:58:45.851494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-06-08 04:58:45.851512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-06-08 04:58:45.851531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-06-08 04:58:45.851549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-06-08 04:58:45.851567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-06-08 04:58:45.851591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-06-08 04:58:45.851610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-06-08 04:58:45.851628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-06-08 04:58:45.851646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-06-08 04:58:45.851664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-06-08 04:58:45.851683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-06-08 04:58:45.851701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-06-08 04:58:45.851719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-06-08 04:58:45.851737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-06-08 04:58:45.851755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-06-08 04:58:45.851773 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-06-08 04:58:45.851792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-06-08 04:58:45.851810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-06-08 04:58:45.851829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-06-08 04:58:45.851847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-06-08 04:58:45.851865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-06-08 04:58:45.851884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-06-08 04:58:45.851902 | instance | cd+++++++++ objects/cluster/namespace/ 2026-06-08 04:58:45.851921 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-06-08 04:58:45.851940 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-06-08 04:58:45.851958 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-06-08 04:58:45.851976 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-06-08 04:58:45.851995 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-06-08 04:58:45.852014 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-06-08 04:58:45.852032 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-06-08 04:58:45.852050 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-06-08 04:58:45.852069 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-06-08 04:58:45.852088 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-06-08 04:58:45.852107 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-06-08 04:58:45.852125 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-06-08 04:58:45.852143 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-06-08 04:58:45.852162 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-06-08 04:58:45.852179 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-06-08 04:58:45.852198 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-06-08 04:58:45.852215 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-06-08 04:58:45.852233 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-06-08 04:58:45.852251 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-06-08 04:58:45.852268 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-06-08 04:58:45.852286 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-06-08 04:58:45.852308 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-06-08 04:58:45.852327 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-06-08 04:58:45.852345 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-06-08 04:58:45.852363 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-06-08 04:58:45.852380 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-06-08 04:58:45.852398 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-06-08 04:58:45.852416 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-06-08 04:58:45.852434 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-06-08 04:58:45.852451 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-06-08 04:58:45.852469 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-06-08 04:58:45.852486 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-06-08 04:58:45.852504 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-06-08 04:58:45.852521 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-06-08 04:58:45.852539 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-06-08 04:58:45.852557 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-06-08 04:58:45.852574 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-06-08 04:58:45.852592 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-06-08 04:58:45.852610 | instance | cd+++++++++ objects/cluster/node/ 2026-06-08 04:58:45.852628 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-06-08 04:58:45.852646 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-06-08 04:58:45.852664 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-06-08 04:58:45.852681 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-06-08 04:58:45.852699 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-06-08 04:58:45.852724 | instance | cd+++++++++ objects/namespaced/ 2026-06-08 04:58:45.852772 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-06-08 04:58:45.852803 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-06-08 04:58:45.852830 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-06-08 04:58:45.852852 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-06-08 04:58:45.852872 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.852890 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.852909 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-06-08 04:58:45.852927 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-06-08 04:58:45.852944 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-06-08 04:58:45.852981 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-06-08 04:58:45.852999 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-06-08 04:58:45.853017 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-06-08 04:58:45.853035 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-06-08 04:58:45.853053 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-06-08 04:58:45.853071 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-06-08 04:58:45.853089 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-06-08 04:58:45.853107 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-06-08 04:58:45.853133 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-06-08 04:58:45.853153 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-06-08 04:58:45.853172 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-06-08 04:58:45.853190 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-06-08 04:58:45.853209 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-06-08 04:58:45.853228 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-06-08 04:58:45.853246 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-06-08 04:58:45.853264 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-06-08 04:58:45.853282 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-35.nip.io-tls.txt 2026-06-08 04:58:45.853300 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-35.nip.io-tls.yaml 2026-06-08 04:58:45.853318 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-06-08 04:58:45.853336 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-06-08 04:58:45.853355 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-06-08 04:58:45.853373 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-06-08 04:58:45.853391 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-06-08 04:58:45.853410 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-06-08 04:58:45.853429 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-06-08 04:58:45.853447 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-06-08 04:58:45.853466 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-06-08 04:58:45.853484 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-06-08 04:58:45.853502 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-06-08 04:58:45.853520 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-06-08 04:58:45.853538 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-06-08 04:58:45.853556 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-06-08 04:58:45.853573 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-06-08 04:58:45.853592 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-06-08 04:58:45.853610 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-06-08 04:58:45.853627 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-06-08 04:58:45.853645 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-06-08 04:58:45.853662 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-06-08 04:58:45.853681 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-06-08 04:58:45.853698 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.853716 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.853734 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-06-08 04:58:45.853752 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-06-08 04:58:45.853770 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-06-08 04:58:45.853794 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-06-08 04:58:45.853813 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-06-08 04:58:45.853831 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-06-08 04:58:45.853850 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-06-08 04:58:45.853868 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-4d82h.txt 2026-06-08 04:58:45.853887 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-4d82h.yaml 2026-06-08 04:58:45.853906 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-06-08 04:58:45.853924 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-06-08 04:58:45.853943 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-06-08 04:58:45.853962 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-06-08 04:58:45.853980 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-06-08 04:58:45.853999 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-06-08 04:58:45.854017 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-06-08 04:58:45.854035 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-06-08 04:58:45.854053 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-06-08 04:58:45.854072 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-06-08 04:58:45.854090 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-06-08 04:58:45.854108 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-06-08 04:58:45.854126 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-06-08 04:58:45.854144 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-06-08 04:58:45.854162 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-06-08 04:58:45.854180 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-06-08 04:58:45.854198 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-06-08 04:58:45.854216 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-06-08 04:58:45.854234 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-06-08 04:58:45.854253 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.854270 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.854289 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-06-08 04:58:45.854307 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-06-08 04:58:45.854325 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-06-08 04:58:45.854351 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-06-08 04:58:45.854370 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-06-08 04:58:45.854388 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-06-08 04:58:45.854407 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-06-08 04:58:45.854426 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-47lw8.txt 2026-06-08 04:58:45.854445 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-47lw8.yaml 2026-06-08 04:58:45.854464 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-06-08 04:58:45.854482 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-06-08 04:58:45.854501 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-06-08 04:58:45.854520 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-06-08 04:58:45.854538 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-06-08 04:58:45.854557 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-06-08 04:58:45.854576 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-06-08 04:58:45.854594 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-06-08 04:58:45.854612 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-06-08 04:58:45.854630 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-06-08 04:58:45.854649 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-06-08 04:58:45.854667 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-06-08 04:58:45.854686 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-06-08 04:58:45.854704 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-06-08 04:58:45.854753 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-06-08 04:58:45.854773 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-06-08 04:58:45.854791 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-06-08 04:58:45.854809 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-06-08 04:58:45.854827 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-06-08 04:58:45.854845 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.854863 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.854881 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-06-08 04:58:45.854899 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-06-08 04:58:45.855247 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-06-08 04:58:45.855270 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-06-08 04:58:45.855289 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-06-08 04:58:45.855307 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-06-08 04:58:45.855324 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-06-08 04:58:45.855342 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-nhnp6.txt 2026-06-08 04:58:45.855360 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-nhnp6.yaml 2026-06-08 04:58:45.855378 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-06-08 04:58:45.855395 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-06-08 04:58:45.855413 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-06-08 04:58:45.855430 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-06-08 04:58:45.855448 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-06-08 04:58:45.855466 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-06-08 04:58:45.855484 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-06-08 04:58:45.855502 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-06-08 04:58:45.855519 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-06-08 04:58:45.855537 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-06-08 04:58:45.855554 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-06-08 04:58:45.855572 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-06-08 04:58:45.855589 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-06-08 04:58:45.855607 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-06-08 04:58:45.855624 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-06-08 04:58:45.855642 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-06-08 04:58:45.855659 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-06-08 04:58:45.855676 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-06-08 04:58:45.855694 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-06-08 04:58:45.855712 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.855729 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.855747 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-06-08 04:58:45.855765 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-06-08 04:58:45.855782 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-06-08 04:58:45.855799 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-06-08 04:58:45.855816 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-06-08 04:58:45.855834 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-06-08 04:58:45.855851 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-06-08 04:58:45.855869 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-bvn5n.txt 2026-06-08 04:58:45.855886 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-bvn5n.yaml 2026-06-08 04:58:45.855909 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-06-08 04:58:45.855927 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-06-08 04:58:45.855945 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-06-08 04:58:45.855962 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-06-08 04:58:45.855979 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-06-08 04:58:45.855997 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-06-08 04:58:45.856015 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-06-08 04:58:45.856034 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-06-08 04:58:45.856052 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-06-08 04:58:45.856070 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-06-08 04:58:45.856088 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-06-08 04:58:45.856106 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-06-08 04:58:45.856124 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-06-08 04:58:45.856142 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-06-08 04:58:45.856160 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-06-08 04:58:45.856179 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-06-08 04:58:45.856197 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-06-08 04:58:45.856215 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-06-08 04:58:45.856233 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-06-08 04:58:45.856251 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-06-08 04:58:45.856269 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-06-08 04:58:45.856288 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.856306 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.856324 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-06-08 04:58:45.856342 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-06-08 04:58:45.856360 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-06-08 04:58:45.856378 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-06-08 04:58:45.856395 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-06-08 04:58:45.856413 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-06-08 04:58:45.856431 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-06-08 04:58:45.856449 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-06-08 04:58:45.856467 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-06-08 04:58:45.856485 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-06-08 04:58:45.856503 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-06-08 04:58:45.856521 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-06-08 04:58:45.856539 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-06-08 04:58:45.856561 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-5dkln.txt 2026-06-08 04:58:45.856580 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-5dkln.yaml 2026-06-08 04:58:45.856598 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-gbn78.txt 2026-06-08 04:58:45.856616 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-gbn78.yaml 2026-06-08 04:58:45.856633 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-vwzt9.txt 2026-06-08 04:58:45.856651 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-vwzt9.yaml 2026-06-08 04:58:45.856669 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-06-08 04:58:45.856687 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-06-08 04:58:45.856705 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-06-08 04:58:45.856723 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-06-08 04:58:45.856741 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-06-08 04:58:45.856758 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-06-08 04:58:45.856777 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-06-08 04:58:45.856795 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-06-08 04:58:45.856813 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-06-08 04:58:45.856830 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-06-08 04:58:45.856848 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-06-08 04:58:45.856866 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-06-08 04:58:45.856884 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-06-08 04:58:45.856902 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-06-08 04:58:45.856919 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-06-08 04:58:45.856937 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-06-08 04:58:45.856974 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-06-08 04:58:45.856993 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-06-08 04:58:45.857011 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-06-08 04:58:45.857028 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-06-08 04:58:45.857046 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-06-08 04:58:45.857063 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-06-08 04:58:45.857081 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-06-08 04:58:45.857098 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-06-08 04:58:45.857117 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-06-08 04:58:45.857135 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-06-08 04:58:45.857153 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-06-08 04:58:45.857175 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-06-08 04:58:45.857194 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-06-08 04:58:45.857212 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-06-08 04:58:45.857230 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-06-08 04:58:45.857248 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-06-08 04:58:45.857266 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-06-08 04:58:45.857284 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-06-08 04:58:45.857302 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-06-08 04:58:45.857320 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-06-08 04:58:45.857338 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-06-08 04:58:45.857356 | instance | cd+++++++++ objects/namespaced/default/ 2026-06-08 04:58:45.857374 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-06-08 04:58:45.857393 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.857411 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.857429 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-06-08 04:58:45.857447 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-06-08 04:58:45.857465 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-06-08 04:58:45.857483 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-06-08 04:58:45.857501 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-06-08 04:58:45.857520 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-06-08 04:58:45.857538 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-06-08 04:58:45.857557 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-06-08 04:58:45.857575 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-06-08 04:58:45.857593 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-06-08 04:58:45.857610 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-06-08 04:58:45.857628 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-06-08 04:58:45.857646 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-06-08 04:58:45.857663 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.857681 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.857698 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-06-08 04:58:45.857716 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-06-08 04:58:45.857734 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-06-08 04:58:45.857751 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-06-08 04:58:45.857769 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-06-08 04:58:45.857787 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-06-08 04:58:45.857804 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-06-08 04:58:45.857822 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-crpp6.txt 2026-06-08 04:58:45.857844 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-crpp6.yaml 2026-06-08 04:58:45.857863 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-06-08 04:58:45.857881 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-06-08 04:58:45.857899 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-06-08 04:58:45.857917 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-06-08 04:58:45.857935 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-06-08 04:58:45.857953 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-06-08 04:58:45.857971 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-06-08 04:58:45.857989 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-06-08 04:58:45.858007 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-06-08 04:58:45.858025 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-06-08 04:58:45.858043 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-06-08 04:58:45.858060 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-06-08 04:58:45.858078 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-06-08 04:58:45.858096 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-06-08 04:58:45.858114 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-06-08 04:58:45.858132 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-06-08 04:58:45.858149 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-06-08 04:58:45.858167 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-06-08 04:58:45.858185 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-06-08 04:58:45.858202 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-06-08 04:58:45.858220 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-06-08 04:58:45.858237 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-06-08 04:58:45.858255 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-06-08 04:58:45.858272 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-06-08 04:58:45.858290 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-06-08 04:58:45.858308 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-06-08 04:58:45.858325 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-06-08 04:58:45.858343 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-06-08 04:58:45.858361 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-06-08 04:58:45.858378 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-06-08 04:58:45.858401 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-06-08 04:58:45.858419 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-06-08 04:58:45.858437 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-06-08 04:58:45.858455 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-06-08 04:58:45.858473 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-06-08 04:58:45.858490 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-06-08 04:58:45.858509 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-06-08 04:58:45.858527 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-06-08 04:58:45.858546 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-06-08 04:58:45.858564 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-06-08 04:58:45.858583 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-06-08 04:58:45.858601 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-06-08 04:58:45.858619 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-06-08 04:58:45.858636 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.858654 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.858672 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-06-08 04:58:45.858691 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-06-08 04:58:45.858725 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-06-08 04:58:45.858744 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-06-08 04:58:45.858762 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-06-08 04:58:45.858780 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-06-08 04:58:45.858799 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-06-08 04:58:45.858817 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-06-08 04:58:45.858836 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-06-08 04:58:45.858854 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-06-08 04:58:45.858872 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-06-08 04:58:45.858890 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-06-08 04:58:45.858908 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-06-08 04:58:45.858926 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-06-08 04:58:45.858944 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-06-08 04:58:45.858962 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-06-08 04:58:45.858980 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-l4nqd.txt 2026-06-08 04:58:45.858998 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-l4nqd.yaml 2026-06-08 04:58:45.859016 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-f8xfw.txt 2026-06-08 04:58:45.859039 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-f8xfw.yaml 2026-06-08 04:58:45.859057 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-06-08 04:58:45.859076 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-06-08 04:58:45.859094 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-06-08 04:58:45.859112 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-06-08 04:58:45.859130 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-06-08 04:58:45.859149 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-06-08 04:58:45.859166 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-06-08 04:58:45.859184 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-06-08 04:58:45.859202 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-06-08 04:58:45.859220 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-06-08 04:58:45.859237 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-06-08 04:58:45.859255 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-06-08 04:58:45.859273 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-06-08 04:58:45.859290 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-06-08 04:58:45.859308 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-06-08 04:58:45.859325 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-06-08 04:58:45.859343 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-06-08 04:58:45.859360 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-06-08 04:58:45.859377 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-06-08 04:58:45.859395 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-06-08 04:58:45.859413 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-06-08 04:58:45.859431 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-06-08 04:58:45.859449 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-06-08 04:58:45.859466 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-06-08 04:58:45.859484 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-06-08 04:58:45.859502 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-06-08 04:58:45.859519 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-06-08 04:58:45.859537 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-06-08 04:58:45.859554 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-06-08 04:58:45.859572 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.859589 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.859607 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-06-08 04:58:45.859624 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-06-08 04:58:45.859641 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-06-08 04:58:45.859663 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-06-08 04:58:45.859681 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-06-08 04:58:45.859699 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-06-08 04:58:45.859717 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-06-08 04:58:45.859735 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.859753 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.859771 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-06-08 04:58:45.859790 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-06-08 04:58:45.859808 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-06-08 04:58:45.859826 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-06-08 04:58:45.859844 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-06-08 04:58:45.859863 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-06-08 04:58:45.859892 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-06-08 04:58:45.859940 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-06-08 04:58:45.859969 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-06-08 04:58:45.859990 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-06-08 04:58:45.860010 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-06-08 04:58:45.860029 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-06-08 04:58:45.860048 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-06-08 04:58:45.860067 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-06-08 04:58:45.860087 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-06-08 04:58:45.860106 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-06-08 04:58:45.860125 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-06-08 04:58:45.860144 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-06-08 04:58:45.860163 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-06-08 04:58:45.860181 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-06-08 04:58:45.860200 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-06-08 04:58:45.860218 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-06-08 04:58:45.860237 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-06-08 04:58:45.860255 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-06-08 04:58:45.860273 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-06-08 04:58:45.860291 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.860309 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.860327 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-06-08 04:58:45.860345 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-06-08 04:58:45.860363 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-06-08 04:58:45.860386 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-06-08 04:58:45.860405 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-06-08 04:58:45.860423 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-06-08 04:58:45.860441 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-06-08 04:58:45.860459 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-06-08 04:58:45.860476 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-06-08 04:58:45.860494 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-06-08 04:58:45.860511 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-06-08 04:58:45.860528 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-06-08 04:58:45.860546 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-06-08 04:58:45.860563 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-06-08 04:58:45.860581 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-06-08 04:58:45.860599 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-06-08 04:58:45.860616 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-06-08 04:58:45.860634 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-06-08 04:58:45.860652 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-06-08 04:58:45.860670 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-06-08 04:58:45.860687 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-06-08 04:58:45.860705 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-06-08 04:58:45.860723 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-06-08 04:58:45.860741 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-06-08 04:58:45.860767 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-06-08 04:58:45.860814 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-06-08 04:58:45.860838 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-06-08 04:58:45.860857 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-06-08 04:58:45.860877 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-06-08 04:58:45.860895 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-06-08 04:58:45.860914 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-9bqnk.txt 2026-06-08 04:58:45.860932 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-9bqnk.yaml 2026-06-08 04:58:45.860968 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-7j4qb.txt 2026-06-08 04:58:45.860991 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-7j4qb.yaml 2026-06-08 04:58:45.861009 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rvkss.txt 2026-06-08 04:58:45.861027 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rvkss.yaml 2026-06-08 04:58:45.861045 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xqsxh.txt 2026-06-08 04:58:45.861062 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xqsxh.yaml 2026-06-08 04:58:45.861085 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-06-08 04:58:45.861103 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-06-08 04:58:45.861122 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-06-08 04:58:45.861140 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-06-08 04:58:45.861159 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-06-08 04:58:45.861177 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-06-08 04:58:45.861195 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-mldxw.txt 2026-06-08 04:58:45.861213 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-mldxw.yaml 2026-06-08 04:58:45.861232 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-06-08 04:58:45.861250 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-06-08 04:58:45.861268 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-06-08 04:58:45.861286 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-06-08 04:58:45.861304 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-06-08 04:58:45.861322 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-06-08 04:58:45.861340 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-06-08 04:58:45.861359 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-06-08 04:58:45.861377 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-06-08 04:58:45.861396 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-06-08 04:58:45.861414 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-06-08 04:58:45.861433 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-06-08 04:58:45.861451 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-06-08 04:58:45.861468 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-06-08 04:58:45.861486 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-06-08 04:58:45.861504 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-06-08 04:58:45.861522 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-06-08 04:58:45.861541 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-06-08 04:58:45.861560 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-06-08 04:58:45.861578 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-06-08 04:58:45.861597 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-06-08 04:58:45.861615 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-06-08 04:58:45.861633 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-06-08 04:58:45.861651 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-06-08 04:58:45.861669 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-06-08 04:58:45.861692 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-06-08 04:58:45.861711 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-06-08 04:58:45.861729 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-06-08 04:58:45.861747 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-06-08 04:58:45.861766 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-06-08 04:58:45.861784 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-06-08 04:58:45.861802 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-06-08 04:58:45.861820 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-06-08 04:58:45.861838 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-06-08 04:58:45.861857 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-06-08 04:58:45.861874 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-06-08 04:58:45.861892 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-06-08 04:58:45.861910 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-06-08 04:58:45.861927 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-06-08 04:58:45.861945 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-06-08 04:58:45.861963 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-06-08 04:58:45.861982 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-06-08 04:58:45.862000 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-06-08 04:58:45.862166 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-06-08 04:58:45.862184 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-06-08 04:58:45.862203 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-06-08 04:58:45.862221 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-06-08 04:58:45.862239 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-06-08 04:58:45.862257 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-06-08 04:58:45.862275 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-06-08 04:58:45.862292 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-06-08 04:58:45.862311 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6kfbjz.txt 2026-06-08 04:58:45.862329 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6kfbjz.yaml 2026-06-08 04:58:45.862347 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-zm1z4o.txt 2026-06-08 04:58:45.862365 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-zm1z4o.yaml 2026-06-08 04:58:45.862383 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-06-08 04:58:45.862401 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-06-08 04:58:45.862419 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-06-08 04:58:45.862437 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-06-08 04:58:45.862460 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-06-08 04:58:45.862479 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-06-08 04:58:45.862497 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-06-08 04:58:45.862515 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-06-08 04:58:45.862533 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-06-08 04:58:45.862551 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-06-08 04:58:45.862570 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-06-08 04:58:45.862588 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-06-08 04:58:45.862606 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-06-08 04:58:45.862624 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-06-08 04:58:45.862642 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-06-08 04:58:45.862660 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-06-08 04:58:45.862678 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-06-08 04:58:45.862697 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-06-08 04:58:45.862738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-06-08 04:58:45.862758 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-06-08 04:58:45.862776 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-06-08 04:58:45.862794 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-06-08 04:58:45.862812 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-06-08 04:58:45.862831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-06-08 04:58:45.862849 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-06-08 04:58:45.862867 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-06-08 04:58:45.862885 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-06-08 04:58:45.862903 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-06-08 04:58:45.862921 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-06-08 04:58:45.862939 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-06-08 04:58:45.862956 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-06-08 04:58:45.862974 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-06-08 04:58:45.862992 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-06-08 04:58:45.863010 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-06-08 04:58:45.863028 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-06-08 04:58:45.863046 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-06-08 04:58:45.863063 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-06-08 04:58:45.863085 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-06-08 04:58:45.863104 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-06-08 04:58:45.863122 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-06-08 04:58:45.863140 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-06-08 04:58:45.863158 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-06-08 04:58:45.863176 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-06-08 04:58:45.863193 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-06-08 04:58:45.863211 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-06-08 04:58:45.863228 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-06-08 04:58:45.863246 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-06-08 04:58:45.863263 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-06-08 04:58:45.863280 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-06-08 04:58:45.863298 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-06-08 04:58:45.863315 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-06-08 04:58:45.863333 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-06-08 04:58:45.863350 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-06-08 04:58:45.863368 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-06-08 04:58:45.863386 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-06-08 04:58:45.863403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-06-08 04:58:45.863421 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-06-08 04:58:45.863438 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-06-08 04:58:45.863455 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-06-08 04:58:45.863473 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-06-08 04:58:45.863490 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-06-08 04:58:45.863508 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-06-08 04:58:45.863525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-06-08 04:58:45.863542 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-06-08 04:58:45.863560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-06-08 04:58:45.863577 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-06-08 04:58:45.863595 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-06-08 04:58:45.863612 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-06-08 04:58:45.863630 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-06-08 04:58:45.863653 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-06-08 04:58:45.863671 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-06-08 04:58:45.863689 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-06-08 04:58:45.863706 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-06-08 04:58:45.863724 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-06-08 04:58:45.863742 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-06-08 04:58:45.863760 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-06-08 04:58:45.863778 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-06-08 04:58:45.863796 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-06-08 04:58:45.863814 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-06-08 04:58:45.863833 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-06-08 04:58:45.863851 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-06-08 04:58:45.863870 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-06-08 04:58:45.863888 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-06-08 04:58:45.863906 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-06-08 04:58:45.863923 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-06-08 04:58:45.863942 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-06-08 04:58:45.863960 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-06-08 04:58:45.863978 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-06-08 04:58:45.863996 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-06-08 04:58:45.864015 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-06-08 04:58:45.864033 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-06-08 04:58:45.864051 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-06-08 04:58:45.864069 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-06-08 04:58:45.864087 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-06-08 04:58:45.864106 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-06-08 04:58:45.864124 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-06-08 04:58:45.864141 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.864159 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.864177 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-06-08 04:58:45.864195 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-06-08 04:58:45.864212 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-06-08 04:58:45.864230 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-06-08 04:58:45.864248 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-06-08 04:58:45.864272 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-06-08 04:58:45.864291 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-rgtcq.txt 2026-06-08 04:58:45.864309 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-rgtcq.yaml 2026-06-08 04:58:45.864327 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-06-08 04:58:45.864346 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-06-08 04:58:45.864364 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-06-08 04:58:45.864383 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-06-08 04:58:45.864401 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-06-08 04:58:45.864419 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-06-08 04:58:45.864437 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-06-08 04:58:45.864455 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-06-08 04:58:45.864472 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-06-08 04:58:45.864491 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-06-08 04:58:45.864509 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.864527 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.864544 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-06-08 04:58:45.864562 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-06-08 04:58:45.864580 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-06-08 04:58:45.864598 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-06-08 04:58:45.864616 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-06-08 04:58:45.864634 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-06-08 04:58:45.864651 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-06-08 04:58:45.864669 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-06-08 04:58:45.864687 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-06-08 04:58:45.864705 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-06-08 04:58:45.864723 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-06-08 04:58:45.864741 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-06-08 04:58:45.864759 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-06-08 04:58:45.864777 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-06-08 04:58:45.864795 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-06-08 04:58:45.864813 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-06-08 04:58:45.864831 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-06-08 04:58:45.864849 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-06-08 04:58:45.864868 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-06-08 04:58:45.864891 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-06-08 04:58:45.864909 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-06-08 04:58:45.864927 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-06-08 04:58:45.864945 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-06-08 04:58:45.864980 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-06-08 04:58:45.864999 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-06-08 04:58:45.865017 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-06-08 04:58:45.865035 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-06-08 04:58:45.865053 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-06-08 04:58:45.865071 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-06-08 04:58:45.865089 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-06-08 04:58:45.865107 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-06-08 04:58:45.865126 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-06-08 04:58:45.865144 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-06-08 04:58:45.865162 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-06-08 04:58:45.865180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-06-08 04:58:45.865198 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-06-08 04:58:45.865216 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-06-08 04:58:45.865234 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-06-08 04:58:45.865252 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-06-08 04:58:45.865269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-06-08 04:58:45.865288 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-06-08 04:58:45.865306 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-06-08 04:58:45.865324 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-06-08 04:58:45.865342 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-06-08 04:58:45.865360 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-06-08 04:58:45.865378 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-06-08 04:58:45.865396 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-06-08 04:58:45.865414 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-06-08 04:58:45.865438 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-06-08 04:58:45.865457 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-06-08 04:58:45.865474 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-06-08 04:58:45.865492 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-06-08 04:58:45.865510 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-06-08 04:58:45.865527 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-06-08 04:58:45.865545 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-06-08 04:58:45.865563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-06-08 04:58:45.865580 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-06-08 04:58:45.865598 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-06-08 04:58:45.865616 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-06-08 04:58:45.865634 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-06-08 04:58:45.865652 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-06-08 04:58:45.865670 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-06-08 04:58:45.865688 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-06-08 04:58:45.865706 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-06-08 04:58:45.865723 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-06-08 04:58:45.865741 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-06-08 04:58:45.865759 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-06-08 04:58:45.865777 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-06-08 04:58:45.865795 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-06-08 04:58:45.865813 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-06-08 04:58:45.865831 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-06-08 04:58:45.865849 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-06-08 04:58:45.865867 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-06-08 04:58:45.865885 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-06-08 04:58:45.865902 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-06-08 04:58:45.865920 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-06-08 04:58:45.865938 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-06-08 04:58:45.865961 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-06-08 04:58:45.865979 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-06-08 04:58:45.865997 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-06-08 04:58:45.866014 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-06-08 04:58:45.866031 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-06-08 04:58:45.866049 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-06-08 04:58:45.866066 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-06-08 04:58:45.866084 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-06-08 04:58:45.866101 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-06-08 04:58:45.866119 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-06-08 04:58:45.866137 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-06-08 04:58:45.866155 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-06-08 04:58:45.866173 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-06-08 04:58:45.866191 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-06-08 04:58:45.866208 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-06-08 04:58:45.866226 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-06-08 04:58:45.866243 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-06-08 04:58:45.866261 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-06-08 04:58:45.866279 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-06-08 04:58:45.866297 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-06-08 04:58:45.866315 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-06-08 04:58:45.866333 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-06-08 04:58:45.866351 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.866369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.866387 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-06-08 04:58:45.866406 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-06-08 04:58:45.866424 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-06-08 04:58:45.866442 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-06-08 04:58:45.866460 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-06-08 04:58:45.866478 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-06-08 04:58:45.866497 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-06-08 04:58:45.866515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-06-08 04:58:45.866534 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-06-08 04:58:45.866556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-06-08 04:58:45.866576 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-06-08 04:58:45.866594 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-06-08 04:58:45.866613 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-06-08 04:58:45.866631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-06-08 04:58:45.866649 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-06-08 04:58:45.866668 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-06-08 04:58:45.866686 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-06-08 04:58:45.866745 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-06-08 04:58:45.866771 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-06-08 04:58:45.866789 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-06-08 04:58:45.866808 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-06-08 04:58:45.866826 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-06-08 04:58:45.866844 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-06-08 04:58:45.866862 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-08 04:58:45.866880 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-08 04:58:45.866899 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-06-08 04:58:45.866917 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-06-08 04:58:45.866936 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-06-08 04:58:45.866954 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-06-08 04:58:45.866972 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-06-08 04:58:45.866990 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-06-08 04:58:45.867009 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-06-08 04:58:45.867027 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-06-08 04:58:45.867044 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-06-08 04:58:45.867062 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-06-08 04:58:45.867080 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-08 04:58:45.867098 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-06-08 04:58:45.867116 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-06-08 04:58:45.867135 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-06-08 04:58:45.867153 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-06-08 04:58:45.867171 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-06-08 04:58:45.867189 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-06-08 04:58:45.867213 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-06-08 04:58:45.867232 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-06-08 04:58:45.867250 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-06-08 04:58:45.867268 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-06-08 04:58:45.867285 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-06-08 04:58:45.867303 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-06-08 04:58:45.867321 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-06-08 04:58:45.867339 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-06-08 04:58:45.867357 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-06-08 04:58:45.867375 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-06-08 04:58:45.867394 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-06-08 04:58:45.867412 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-06-08 04:58:45.867431 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-06-08 04:58:45.867449 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-06-08 04:58:45.867467 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-08 04:58:45.867485 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-06-08 04:58:45.867504 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-06-08 04:58:45.867522 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-08 04:58:45.867540 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-08 04:58:45.867558 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-06-08 04:58:45.867577 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-06-08 04:58:45.867595 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-06-08 04:58:45.867614 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-06-08 04:58:45.867632 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-06-08 04:58:45.867650 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-06-08 04:58:45.867669 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-06-08 04:58:45.867687 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-06-08 04:58:45.867706 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-06-08 04:58:45.867724 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-06-08 04:58:45.867742 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-06-08 04:58:45.867761 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-06-08 04:58:45.867779 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-06-08 04:58:45.867797 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-06-08 04:58:45.867816 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-06-08 04:58:45.867839 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-06-08 04:58:45.867858 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-06-08 04:58:45.867876 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-06-08 04:58:45.867894 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-06-08 04:58:45.867913 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-06-08 04:58:45.867930 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-06-08 04:58:45.867948 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-06-08 04:58:45.867966 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-06-08 04:58:45.867984 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-06-08 04:58:45.868003 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-06-08 04:58:45.868021 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-06-08 04:58:45.868039 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-06-08 04:58:45.868056 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-06-08 04:58:45.868074 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-06-08 04:58:45.868092 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-06-08 04:58:45.868110 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-06-08 04:58:45.868135 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-06-08 04:58:45.868154 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-06-08 04:58:45.868173 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-06-08 04:58:45.868191 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-06-08 04:58:45.868209 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-06-08 04:58:45.868227 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-06-08 04:58:45.868245 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-06-08 04:58:45.868263 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-06-08 04:58:45.868280 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-8nx5j.txt 2026-06-08 04:58:45.868298 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-8nx5j.yaml 2026-06-08 04:58:45.868317 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-67f7b585c7-g94mq.txt 2026-06-08 04:58:45.868335 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-67f7b585c7-g94mq.yaml 2026-06-08 04:58:45.868353 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-dbssx.txt 2026-06-08 04:58:45.868372 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-dbssx.yaml 2026-06-08 04:58:45.868394 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-vbdhp.txt 2026-06-08 04:58:45.868412 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-vbdhp.yaml 2026-06-08 04:58:45.868430 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-hj58f.txt 2026-06-08 04:58:45.868448 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-hj58f.yaml 2026-06-08 04:58:45.868466 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-06-08 04:58:45.868484 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-06-08 04:58:45.868502 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-06-08 04:58:45.868520 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-06-08 04:58:45.868537 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-jj6p9.txt 2026-06-08 04:58:45.868556 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-jj6p9.yaml 2026-06-08 04:58:45.868573 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-06-08 04:58:45.868591 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-06-08 04:58:45.868609 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-6mjgw.txt 2026-06-08 04:58:45.868627 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-6mjgw.yaml 2026-06-08 04:58:45.868645 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-s2tjp.txt 2026-06-08 04:58:45.868662 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-s2tjp.yaml 2026-06-08 04:58:45.868680 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-mqxbg.txt 2026-06-08 04:58:45.868698 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-mqxbg.yaml 2026-06-08 04:58:45.868716 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-06-08 04:58:45.868733 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-06-08 04:58:45.868751 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-2p4jg.txt 2026-06-08 04:58:45.868769 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-2p4jg.yaml 2026-06-08 04:58:45.868787 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-hknm2.txt 2026-06-08 04:58:45.868805 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-hknm2.yaml 2026-06-08 04:58:45.868823 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-06-08 04:58:45.868841 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-06-08 04:58:45.868859 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-06-08 04:58:45.868877 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-06-08 04:58:45.868895 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-06-08 04:58:45.868914 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-06-08 04:58:45.868932 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-06-08 04:58:45.868964 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-06-08 04:58:45.868987 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-06-08 04:58:45.869011 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-06-08 04:58:45.869030 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-06-08 04:58:45.869049 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-06-08 04:58:45.869067 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-06-08 04:58:45.869086 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-06-08 04:58:45.869104 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-06-08 04:58:45.869122 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-06-08 04:58:45.869141 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-06-08 04:58:45.869159 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-06-08 04:58:45.869179 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-06-08 04:58:45.869198 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-06-08 04:58:45.869216 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-06-08 04:58:45.869234 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-06-08 04:58:45.869253 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-06-08 04:58:45.869271 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-06-08 04:58:45.869290 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-06-08 04:58:45.869308 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-06-08 04:58:45.869327 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-06-08 04:58:45.869345 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-06-08 04:58:45.869363 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-06-08 04:58:45.869381 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-06-08 04:58:45.869399 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-06-08 04:58:45.869417 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-06-08 04:58:45.869435 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-06-08 04:58:45.869453 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-06-08 04:58:45.869471 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-06-08 04:58:45.869489 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-06-08 04:58:45.869506 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-06-08 04:58:45.869524 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-06-08 04:58:45.869542 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-06-08 04:58:45.869559 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-06-08 04:58:45.869582 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-06-08 04:58:45.869602 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-06-08 04:58:45.869621 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-06-08 04:58:45.869639 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-06-08 04:58:45.869657 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-06-08 04:58:45.869675 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-06-08 04:58:45.869693 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-06-08 04:58:45.869711 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-hj58f-tls.txt 2026-06-08 04:58:45.869730 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-hj58f-tls.yaml 2026-06-08 04:58:45.869749 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-06-08 04:58:45.869767 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-06-08 04:58:45.869785 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-06-08 04:58:45.869803 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-06-08 04:58:45.869822 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-06-08 04:58:45.869840 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-06-08 04:58:45.869859 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-06-08 04:58:45.869877 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-06-08 04:58:45.869895 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-06-08 04:58:45.869913 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-06-08 04:58:45.869932 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-06-08 04:58:45.869950 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-06-08 04:58:45.869968 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-06-08 04:58:45.869986 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-06-08 04:58:45.870004 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-06-08 04:58:45.870022 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-06-08 04:58:45.870039 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-06-08 04:58:45.870057 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-06-08 04:58:45.870075 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-06-08 04:58:45.870093 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-06-08 04:58:45.870111 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-06-08 04:58:45.870134 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-06-08 04:58:45.870154 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-06-08 04:58:45.870172 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-06-08 04:58:45.870191 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-06-08 04:58:45.870210 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-06-08 04:58:45.870229 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-06-08 04:58:45.870247 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-06-08 04:58:45.870265 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-06-08 04:58:45.870284 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-06-08 04:58:45.870302 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-06-08 04:58:45.870321 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-06-08 04:58:45.870339 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-06-08 04:58:45.870358 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-06-08 04:58:45.870375 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-06-08 04:58:45.870393 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-06-08 04:58:45.870412 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-08 04:58:45.870430 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-06-08 04:58:45.870448 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-06-08 04:58:45.870466 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-08 04:58:45.870485 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-08 04:58:45.870503 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-06-08 04:58:45.870521 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-06-08 04:58:45.870539 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-06-08 04:58:45.870557 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-06-08 04:58:45.870574 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-06-08 04:58:45.870592 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-06-08 04:58:45.870610 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-06-08 04:58:45.870628 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-06-08 04:58:45.870645 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-06-08 04:58:45.870663 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-06-08 04:58:45.870681 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-06-08 04:58:45.870720 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-06-08 04:58:45.870740 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-06-08 04:58:45.870758 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-06-08 04:58:45.870776 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-06-08 04:58:45.870793 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-06-08 04:58:45.870811 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-06-08 04:58:45.870828 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-06-08 04:58:45.870846 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-06-08 04:58:45.870864 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-06-08 04:58:45.870882 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-06-08 04:58:45.870899 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-06-08 04:58:45.870917 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-06-08 04:58:45.870934 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-06-08 04:58:45.870952 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-06-08 04:58:45.870969 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-06-08 04:58:45.870987 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-08 04:58:45.871004 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-06-08 04:58:45.871022 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-06-08 04:58:45.871040 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-08 04:58:45.871057 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-08 04:58:45.871075 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-06-08 04:58:45.871093 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-06-08 04:58:45.871111 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-06-08 04:58:45.871128 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-06-08 04:58:45.871146 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-06-08 04:58:45.871164 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-06-08 04:58:45.871181 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-06-08 04:58:45.871199 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-06-08 04:58:45.871216 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-06-08 04:58:45.871234 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-06-08 04:58:45.871252 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-06-08 04:58:45.871269 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-06-08 04:58:45.871287 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-06-08 04:58:45.871305 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-06-08 04:58:45.871322 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-06-08 04:58:45.871345 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-06-08 04:58:45.871363 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-06-08 04:58:45.871381 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-06-08 04:58:45.871399 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-06-08 04:58:45.871418 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-06-08 04:58:45.871436 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-06-08 04:58:45.871454 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-06-08 04:58:45.871473 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-06-08 04:58:45.871491 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-06-08 04:58:45.871509 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-06-08 04:58:45.871527 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-06-08 04:58:45.871545 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-06-08 04:58:45.871563 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-06-08 04:58:45.871581 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-06-08 04:58:45.871599 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-06-08 04:58:45.871617 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-06-08 04:58:45.871635 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-06-08 04:58:45.871653 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-06-08 04:58:45.871671 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-06-08 04:58:45.871690 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-06-08 04:58:45.871708 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-06-08 04:58:45.871727 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-06-08 04:58:45.871745 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-06-08 04:58:45.871763 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-06-08 04:58:45.871781 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-06-08 04:58:45.871799 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-06-08 04:58:45.871817 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-06-08 04:58:45.871835 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-06-08 04:58:45.871853 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-06-08 04:58:45.871870 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-06-08 04:58:45.871888 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-06-08 04:58:45.871906 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-06-08 04:58:45.871924 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-06-08 04:58:45.871941 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-06-08 04:58:45.871959 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-06-08 04:58:45.871977 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-06-08 04:58:45.871999 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-06-08 04:58:45.872018 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-06-08 04:58:45.872036 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-06-08 04:58:45.872054 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-06-08 04:58:45.872071 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.872089 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.872107 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-06-08 04:58:45.872125 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-06-08 04:58:45.872143 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-06-08 04:58:45.872161 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-06-08 04:58:45.872178 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-06-08 04:58:45.872196 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-06-08 04:58:45.872214 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-06-08 04:58:45.872232 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-06-08 04:58:45.872249 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-06-08 04:58:45.872267 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-06-08 04:58:45.872285 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-06-08 04:58:45.872303 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-06-08 04:58:45.872321 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-06-08 04:58:45.872338 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-06-08 04:58:45.872356 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-06-08 04:58:45.872374 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-06-08 04:58:45.872391 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-06-08 04:58:45.872409 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-06-08 04:58:45.872427 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-06-08 04:58:45.872444 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-06-08 04:58:45.872462 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-06-08 04:58:45.872479 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-06-08 04:58:45.872497 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-06-08 04:58:45.872515 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-06-08 04:58:45.872533 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-06-08 04:58:45.872550 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-06-08 04:58:45.872568 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-06-08 04:58:45.872586 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-06-08 04:58:45.872605 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-06-08 04:58:45.872623 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-06-08 04:58:45.872645 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-06-08 04:58:45.872663 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-06-08 04:58:45.872682 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-06-08 04:58:45.872700 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-06-08 04:58:45.872718 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-06-08 04:58:45.872736 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-06-08 04:58:45.872754 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-06-08 04:58:45.872772 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-06-08 04:58:45.872790 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-06-08 04:58:45.872808 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-06-08 04:58:45.872826 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-06-08 04:58:45.872844 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-06-08 04:58:45.872862 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-06-08 04:58:45.872880 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-06-08 04:58:45.872899 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-06-08 04:58:45.872917 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-06-08 04:58:45.872935 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-06-08 04:58:45.872968 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-06-08 04:58:45.872989 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-06-08 04:58:45.873006 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-06-08 04:58:45.873024 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-06-08 04:58:45.873041 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-06-08 04:58:45.873059 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-06-08 04:58:45.873076 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-06-08 04:58:45.873093 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-06-08 04:58:45.873111 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-06-08 04:58:45.873128 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-06-08 04:58:45.873145 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-06-08 04:58:45.873163 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-06-08 04:58:45.873180 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-06-08 04:58:45.873197 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-06-08 04:58:45.873215 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-06-08 04:58:45.873238 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-06-08 04:58:45.873256 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-06-08 04:58:45.873273 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-06-08 04:58:45.873291 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-06-08 04:58:45.873308 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-06-08 04:58:45.873325 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-06-08 04:58:45.873342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-06-08 04:58:45.873360 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-06-08 04:58:45.873377 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-06-08 04:58:45.873395 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-06-08 04:58:45.873412 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-06-08 04:58:45.873430 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-06-08 04:58:45.873447 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-06-08 04:58:45.873465 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-06-08 04:58:45.873482 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-06-08 04:58:45.873500 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-06-08 04:58:45.873518 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-06-08 04:58:45.873537 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-06-08 04:58:45.873554 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-06-08 04:58:45.873573 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-06-08 04:58:45.873591 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-06-08 04:58:45.873608 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-06-08 04:58:45.873626 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-06-08 04:58:45.873644 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-06-08 04:58:45.873662 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-06-08 04:58:45.873679 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-06-08 04:58:45.873697 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-06-08 04:58:45.873715 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-06-08 04:58:45.873732 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-06-08 04:58:45.873750 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-06-08 04:58:45.873767 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-06-08 04:58:45.873785 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-06-08 04:58:45.873802 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-06-08 04:58:45.873819 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-06-08 04:58:45.873837 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-06-08 04:58:45.873859 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-06-08 04:58:45.873878 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-06-08 04:58:45.873897 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-06-08 04:58:45.873915 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-06-08 04:58:45.873933 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-06-08 04:58:45.873951 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-06-08 04:58:45.873970 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-06-08 04:58:45.873989 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-06-08 04:58:45.874007 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-06-08 04:58:45.874025 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-06-08 04:58:45.874044 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-06-08 04:58:45.874062 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-06-08 04:58:45.874080 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-06-08 04:58:45.874099 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-06-08 04:58:45.874117 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-06-08 04:58:45.874135 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-06-08 04:58:45.874153 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-06-08 04:58:45.874171 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-06-08 04:58:45.874190 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-06-08 04:58:45.874208 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-06-08 04:58:45.874226 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-06-08 04:58:45.874245 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-06-08 04:58:45.874263 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-06-08 04:58:45.874281 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-06-08 04:58:45.874298 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-06-08 04:58:45.874317 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-06-08 04:58:45.874335 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-06-08 04:58:45.874353 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-06-08 04:58:45.874370 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-06-08 04:58:45.874388 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-06-08 04:58:45.874406 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-06-08 04:58:45.874424 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-06-08 04:58:45.874442 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-06-08 04:58:45.874460 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-06-08 04:58:45.874478 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-06-08 04:58:45.874496 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-06-08 04:58:45.874518 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-06-08 04:58:45.874537 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-06-08 04:58:45.874555 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-06-08 04:58:45.874573 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-06-08 04:58:45.874591 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-06-08 04:58:45.874609 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-06-08 04:58:45.874627 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-06-08 04:58:45.874644 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-06-08 04:58:45.874662 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-06-08 04:58:45.874679 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-06-08 04:58:45.874712 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-06-08 04:58:45.874731 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-06-08 04:58:45.874749 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-06-08 04:58:45.874766 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-06-08 04:58:45.874784 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-06-08 04:58:45.874802 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-06-08 04:58:45.874820 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-06-08 04:58:45.874838 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-06-08 04:58:45.874860 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-06-08 04:58:45.874882 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-06-08 04:58:45.874904 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-06-08 04:58:45.874927 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-06-08 04:58:45.874949 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-06-08 04:58:45.874972 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-06-08 04:58:45.874994 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-06-08 04:58:45.875019 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-06-08 04:58:45.875043 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-06-08 04:58:45.875064 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-06-08 04:58:45.875083 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-06-08 04:58:45.875101 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-06-08 04:58:45.875119 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-06-08 04:58:45.875137 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-06-08 04:58:45.875155 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-06-08 04:58:45.875174 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-06-08 04:58:45.875192 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-06-08 04:58:45.875210 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-06-08 04:58:45.875229 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-06-08 04:58:45.875253 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-06-08 04:58:45.875272 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-06-08 04:58:45.875291 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-06-08 04:58:45.875310 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-06-08 04:58:45.875328 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-06-08 04:58:45.875347 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-06-08 04:58:45.875365 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-06-08 04:58:45.875383 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-06-08 04:58:45.875402 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-06-08 04:58:45.875420 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-06-08 04:58:45.875438 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-06-08 04:58:45.875456 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-06-08 04:58:45.875475 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-06-08 04:58:45.875493 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-06-08 04:58:45.875512 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-06-08 04:58:45.875530 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-06-08 04:58:45.875548 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-06-08 04:58:45.875565 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-06-08 04:58:45.875583 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-06-08 04:58:45.875601 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-06-08 04:58:45.875619 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-06-08 04:58:45.875637 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-06-08 04:58:45.875655 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-06-08 04:58:45.875673 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-06-08 04:58:45.875692 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-06-08 04:58:45.875710 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-06-08 04:58:45.875727 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-06-08 04:58:45.875745 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-06-08 04:58:45.875763 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-06-08 04:58:45.875781 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-06-08 04:58:45.875798 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-06-08 04:58:45.875816 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-06-08 04:58:45.875834 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-06-08 04:58:45.875852 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-06-08 04:58:45.875870 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-06-08 04:58:45.875892 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-06-08 04:58:45.875911 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-06-08 04:58:45.875929 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-06-08 04:58:45.875947 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-06-08 04:58:45.875965 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-06-08 04:58:45.875983 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-06-08 04:58:45.876001 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-06-08 04:58:45.876018 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-06-08 04:58:45.876036 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-06-08 04:58:45.876053 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-06-08 04:58:45.876071 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-06-08 04:58:45.876089 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-06-08 04:58:45.876107 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-06-08 04:58:45.876127 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-06-08 04:58:45.876171 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-06-08 04:58:45.876207 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-06-08 04:58:45.876229 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-06-08 04:58:45.876248 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-06-08 04:58:45.876267 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-06-08 04:58:45.876286 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-06-08 04:58:45.876304 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-06-08 04:58:45.876323 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-06-08 04:58:45.876341 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-06-08 04:58:45.876359 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-06-08 04:58:45.876378 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-06-08 04:58:45.876396 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-06-08 04:58:45.876414 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-06-08 04:58:45.876432 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-06-08 04:58:45.876451 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-06-08 04:58:45.876469 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-06-08 04:58:45.876487 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-06-08 04:58:45.876506 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-06-08 04:58:45.876524 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-06-08 04:58:45.876543 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-06-08 04:58:45.876561 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-06-08 04:58:45.876579 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-06-08 04:58:45.876597 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-06-08 04:58:45.876615 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-06-08 04:58:45.876639 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-06-08 04:58:45.876659 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-06-08 04:58:45.876677 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-06-08 04:58:45.876695 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-06-08 04:58:45.876714 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-06-08 04:58:45.876732 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-06-08 04:58:45.876750 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-06-08 04:58:45.876768 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-06-08 04:58:45.876787 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-06-08 04:58:45.876805 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-06-08 04:58:45.876823 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-06-08 04:58:45.876840 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-06-08 04:58:45.876859 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-06-08 04:58:45.876877 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-06-08 04:58:45.876895 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-06-08 04:58:45.876912 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-06-08 04:58:45.876930 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-06-08 04:58:45.876949 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-06-08 04:58:45.877017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-06-08 04:58:45.877047 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-06-08 04:58:45.877068 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-06-08 04:58:45.877087 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-06-08 04:58:45.877106 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-06-08 04:58:45.877125 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-06-08 04:58:45.877143 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-06-08 04:58:45.877162 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-06-08 04:58:45.877180 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-06-08 04:58:45.877199 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-06-08 04:58:45.877217 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-06-08 04:58:45.877235 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-06-08 04:58:45.877253 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-06-08 04:58:45.877271 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-06-08 04:58:45.877289 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-06-08 04:58:45.877307 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-06-08 04:58:45.877325 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-06-08 04:58:45.877349 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-06-08 04:58:45.877369 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-06-08 04:58:45.877424 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-06-08 04:58:45.877443 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-06-08 04:58:45.877462 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-06-08 04:58:45.877480 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-06-08 04:58:45.877497 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-06-08 04:58:45.877516 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-06-08 04:58:45.877534 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-06-08 04:58:45.877552 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-06-08 04:58:45.877570 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-06-08 04:58:45.877588 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-06-08 04:58:45.877606 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-06-08 04:58:45.877624 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-06-08 04:58:45.877642 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-06-08 04:58:45.877660 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-06-08 04:58:45.877678 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-06-08 04:58:45.877696 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-06-08 04:58:45.877714 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-06-08 04:58:45.877732 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-06-08 04:58:45.877750 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-06-08 04:58:45.877768 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-06-08 04:58:45.877786 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-06-08 04:58:45.877804 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-06-08 04:58:45.877822 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-06-08 04:58:45.877840 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-06-08 04:58:45.877858 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-06-08 04:58:45.877875 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-06-08 04:58:45.877893 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-06-08 04:58:45.877911 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-06-08 04:58:45.877930 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-06-08 04:58:45.877948 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-06-08 04:58:45.877966 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-06-08 04:58:45.877984 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-06-08 04:58:45.878002 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-06-08 04:58:45.878021 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-06-08 04:58:45.878044 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-06-08 04:58:45.878063 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-06-08 04:58:45.878082 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-06-08 04:58:45.878100 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-06-08 04:58:45.878118 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-06-08 04:58:45.878136 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-06-08 04:58:45.878155 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-06-08 04:58:45.878173 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-06-08 04:58:45.878191 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-06-08 04:58:45.878209 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-06-08 04:58:45.878226 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-06-08 04:58:45.878244 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-06-08 04:58:45.878262 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-06-08 04:58:45.878279 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-06-08 04:58:45.878297 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-06-08 04:58:45.878314 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-06-08 04:58:45.878332 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-06-08 04:58:45.878350 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-06-08 04:58:45.878367 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-06-08 04:58:45.878385 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-06-08 04:58:45.878403 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-06-08 04:58:45.878420 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-06-08 04:58:45.878438 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-06-08 04:58:45.878456 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-06-08 04:58:45.878473 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-06-08 04:58:45.878490 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-06-08 04:58:45.878507 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-06-08 04:58:45.878525 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-06-08 04:58:45.878542 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-06-08 04:58:45.878559 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-06-08 04:58:45.878577 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-06-08 04:58:45.878595 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-06-08 04:58:45.878612 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-06-08 04:58:45.878629 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-06-08 04:58:45.878647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-06-08 04:58:45.878665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-06-08 04:58:45.878682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-06-08 04:58:45.878737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-06-08 04:58:45.878761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-06-08 04:58:45.878780 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-06-08 04:58:45.878798 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-06-08 04:58:45.878815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-06-08 04:58:45.878833 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-06-08 04:58:45.878852 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-06-08 04:58:45.878869 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-06-08 04:58:45.878887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-06-08 04:58:45.878904 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-06-08 04:58:45.878922 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-06-08 04:58:45.878939 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-06-08 04:58:45.878957 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-06-08 04:58:45.878975 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-06-08 04:58:45.878992 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-06-08 04:58:45.879010 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-06-08 04:58:45.879027 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-06-08 04:58:45.879045 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-06-08 04:58:45.879062 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-06-08 04:58:45.879080 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-06-08 04:58:45.879099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-06-08 04:58:45.879118 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-06-08 04:58:45.879136 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-06-08 04:58:45.879155 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-06-08 04:58:45.879173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-06-08 04:58:45.879191 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-06-08 04:58:45.879209 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-06-08 04:58:45.879227 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-06-08 04:58:45.879245 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-06-08 04:58:45.879263 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29681525.txt 2026-06-08 04:58:45.879281 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29681525.yaml 2026-06-08 04:58:45.879300 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-06-08 04:58:45.879318 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-06-08 04:58:45.879336 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-06-08 04:58:45.879354 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-06-08 04:58:45.879371 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-06-08 04:58:45.879390 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-06-08 04:58:45.879409 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-06-08 04:58:45.879434 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-06-08 04:58:45.879454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-06-08 04:58:45.879472 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-06-08 04:58:45.879490 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-06-08 04:58:45.879508 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-06-08 04:58:45.879526 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-06-08 04:58:45.879543 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-06-08 04:58:45.879561 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-06-08 04:58:45.879579 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-06-08 04:58:45.879597 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-06-08 04:58:45.879616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-06-08 04:58:45.879634 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-06-08 04:58:45.879651 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-06-08 04:58:45.879669 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-06-08 04:58:45.879687 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-06-08 04:58:45.879705 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-06-08 04:58:45.879723 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-06-08 04:58:45.879741 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29681565.txt 2026-06-08 04:58:45.879759 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29681565.yaml 2026-06-08 04:58:45.879776 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29681570.txt 2026-06-08 04:58:45.879794 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29681570.yaml 2026-06-08 04:58:45.879812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29681575.txt 2026-06-08 04:58:45.879830 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29681575.yaml 2026-06-08 04:58:45.879847 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-06-08 04:58:45.879865 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-06-08 04:58:45.879883 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-06-08 04:58:45.879900 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-06-08 04:58:45.879918 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-06-08 04:58:45.879936 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-06-08 04:58:45.879954 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-06-08 04:58:45.879972 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-06-08 04:58:45.879991 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-06-08 04:58:45.880008 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-06-08 04:58:45.880026 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-06-08 04:58:45.880044 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-06-08 04:58:45.880061 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-06-08 04:58:45.880079 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-06-08 04:58:45.880096 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-06-08 04:58:45.880137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-06-08 04:58:45.880180 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-06-08 04:58:45.880203 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-06-08 04:58:45.880223 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-06-08 04:58:45.880242 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-06-08 04:58:45.880261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-06-08 04:58:45.880280 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-06-08 04:58:45.880298 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-06-08 04:58:45.880316 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-06-08 04:58:45.880334 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-06-08 04:58:45.880352 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-06-08 04:58:45.880370 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-06-08 04:58:45.880389 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-06-08 04:58:45.880407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-06-08 04:58:45.880425 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-06-08 04:58:45.880444 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-06-08 04:58:45.880462 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-06-08 04:58:45.880481 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-06-08 04:58:45.880499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-06-08 04:58:45.880517 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-06-08 04:58:45.880535 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-06-08 04:58:45.880553 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-06-08 04:58:45.880571 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-06-08 04:58:45.880589 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-06-08 04:58:45.880607 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-06-08 04:58:45.880625 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-06-08 04:58:45.880643 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-06-08 04:58:45.880661 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-06-08 04:58:45.880679 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-06-08 04:58:45.880698 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-06-08 04:58:45.880716 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-06-08 04:58:45.880734 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-06-08 04:58:45.880752 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-06-08 04:58:45.880770 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-06-08 04:58:45.880788 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-06-08 04:58:45.880805 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-06-08 04:58:45.880823 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-06-08 04:58:45.880840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-06-08 04:58:45.880863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-06-08 04:58:45.880882 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-06-08 04:58:45.880900 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-06-08 04:58:45.880917 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-06-08 04:58:45.880935 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-06-08 04:58:45.880969 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-06-08 04:58:45.880990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-06-08 04:58:45.881009 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-06-08 04:58:45.881027 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-06-08 04:58:45.881045 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-06-08 04:58:45.881063 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-06-08 04:58:45.881080 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-06-08 04:58:45.881098 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-06-08 04:58:45.881116 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-06-08 04:58:45.881133 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-06-08 04:58:45.881151 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-06-08 04:58:45.881169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-06-08 04:58:45.881187 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-06-08 04:58:45.881205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-06-08 04:58:45.881223 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-06-08 04:58:45.881240 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-06-08 04:58:45.881258 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-06-08 04:58:45.881275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-06-08 04:58:45.881293 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-06-08 04:58:45.881310 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-06-08 04:58:45.881328 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-06-08 04:58:45.881345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-06-08 04:58:45.881363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-06-08 04:58:45.881380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-06-08 04:58:45.881397 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-06-08 04:58:45.881415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-06-08 04:58:45.881432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-06-08 04:58:45.881450 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-06-08 04:58:45.881467 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-06-08 04:58:45.881485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-06-08 04:58:45.881503 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-06-08 04:58:45.881520 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-06-08 04:58:45.881537 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-06-08 04:58:45.881560 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-06-08 04:58:45.881578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-06-08 04:58:45.881596 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-06-08 04:58:45.881614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-06-08 04:58:45.881632 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-06-08 04:58:45.881651 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-06-08 04:58:45.881671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-06-08 04:58:45.881720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-06-08 04:58:45.881752 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-06-08 04:58:45.881781 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-06-08 04:58:45.881802 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-06-08 04:58:45.881822 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-06-08 04:58:45.881841 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-06-08 04:58:45.881860 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-06-08 04:58:45.881878 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-06-08 04:58:45.881897 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-06-08 04:58:45.881916 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-06-08 04:58:45.881934 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-06-08 04:58:45.881953 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-06-08 04:58:45.881971 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-06-08 04:58:45.881988 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-06-08 04:58:45.882007 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-06-08 04:58:45.882025 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-06-08 04:58:45.882044 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-06-08 04:58:45.882062 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-06-08 04:58:45.882080 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-06-08 04:58:45.882099 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-06-08 04:58:45.882117 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-06-08 04:58:45.882135 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-06-08 04:58:45.882153 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-06-08 04:58:45.882171 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-06-08 04:58:45.882189 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-06-08 04:58:45.882207 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-06-08 04:58:45.882226 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-06-08 04:58:45.882244 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-06-08 04:58:45.882270 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-06-08 04:58:45.882290 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-06-08 04:58:45.882308 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-06-08 04:58:45.882327 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-06-08 04:58:45.882345 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-06-08 04:58:45.882363 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-06-08 04:58:45.882381 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-06-08 04:58:45.882399 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-06-08 04:58:45.882417 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-06-08 04:58:45.882435 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-06-08 04:58:45.882452 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-06-08 04:58:45.882470 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-06-08 04:58:45.882488 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-06-08 04:58:45.882505 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-06-08 04:58:45.882523 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-06-08 04:58:45.882540 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-06-08 04:58:45.882559 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-06-08 04:58:45.882577 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-06-08 04:58:45.882595 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-06-08 04:58:45.882613 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6c9b769fd6-dh7tr.txt 2026-06-08 04:58:45.882632 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6c9b769fd6-dh7tr.yaml 2026-06-08 04:58:45.882650 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-c9tqv.txt 2026-06-08 04:58:45.882669 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-c9tqv.yaml 2026-06-08 04:58:45.882711 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-ndhdn.txt 2026-06-08 04:58:45.882730 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-ndhdn.yaml 2026-06-08 04:58:45.882749 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-xb6nx.txt 2026-06-08 04:58:45.882767 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-xb6nx.yaml 2026-06-08 04:58:45.882785 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-jkdrl.txt 2026-06-08 04:58:45.882802 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-jkdrl.yaml 2026-06-08 04:58:45.882820 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-2r7kx.txt 2026-06-08 04:58:45.882838 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-2r7kx.yaml 2026-06-08 04:58:45.882861 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-xrq2l.txt 2026-06-08 04:58:45.882880 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-xrq2l.yaml 2026-06-08 04:58:45.882898 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-844dfbf86-8vf2h.txt 2026-06-08 04:58:45.882916 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-844dfbf86-8vf2h.yaml 2026-06-08 04:58:45.882934 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-597cfb86cd-m2rzt.txt 2026-06-08 04:58:45.882952 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-597cfb86cd-m2rzt.yaml 2026-06-08 04:58:45.882969 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-85zsj.txt 2026-06-08 04:58:45.882987 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-85zsj.yaml 2026-06-08 04:58:45.883005 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-8j8jf.txt 2026-06-08 04:58:45.883023 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-8j8jf.yaml 2026-06-08 04:58:45.883041 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-6252s.txt 2026-06-08 04:58:45.883059 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-6252s.yaml 2026-06-08 04:58:45.883077 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-9f597.txt 2026-06-08 04:58:45.883095 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-9f597.yaml 2026-06-08 04:58:45.883114 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-bqdcm.txt 2026-06-08 04:58:45.883132 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-bqdcm.yaml 2026-06-08 04:58:45.883150 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-5rf52.txt 2026-06-08 04:58:45.883168 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-5rf52.yaml 2026-06-08 04:58:45.883186 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-jkp2q.txt 2026-06-08 04:58:45.883204 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-jkp2q.yaml 2026-06-08 04:58:45.883222 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-528dc.txt 2026-06-08 04:58:45.883240 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-528dc.yaml 2026-06-08 04:58:45.883258 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-q2qsk.txt 2026-06-08 04:58:45.883277 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-q2qsk.yaml 2026-06-08 04:58:45.883295 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-576c8648f8-h79k9.txt 2026-06-08 04:58:45.883313 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-576c8648f8-h79k9.yaml 2026-06-08 04:58:45.883330 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-8mnxv.txt 2026-06-08 04:58:45.883348 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-8mnxv.yaml 2026-06-08 04:58:45.883366 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5cd8775f94-6nldk.txt 2026-06-08 04:58:45.883383 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5cd8775f94-6nldk.yaml 2026-06-08 04:58:45.883401 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29681525-jd7tv.txt 2026-06-08 04:58:45.883418 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29681525-jd7tv.yaml 2026-06-08 04:58:45.883436 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-574f849db8-5t8jn.txt 2026-06-08 04:58:45.883453 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-574f849db8-5t8jn.yaml 2026-06-08 04:58:45.883477 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-wlthn.txt 2026-06-08 04:58:45.883497 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-wlthn.yaml 2026-06-08 04:58:45.883515 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-r7cmk.txt 2026-06-08 04:58:45.883532 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-r7cmk.yaml 2026-06-08 04:58:45.883550 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-gwnf6.txt 2026-06-08 04:58:45.883568 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-gwnf6.yaml 2026-06-08 04:58:45.883585 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-cqdlg.txt 2026-06-08 04:58:45.883602 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-cqdlg.yaml 2026-06-08 04:58:45.883620 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-p2mpb.txt 2026-06-08 04:58:45.883638 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-p2mpb.yaml 2026-06-08 04:58:45.883655 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-6g6tc.txt 2026-06-08 04:58:45.883673 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-6g6tc.yaml 2026-06-08 04:58:45.883690 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-k6x7x.txt 2026-06-08 04:58:45.883707 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-k6x7x.yaml 2026-06-08 04:58:45.883724 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-7wkgm.txt 2026-06-08 04:58:45.883742 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-7wkgm.yaml 2026-06-08 04:58:45.883758 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-85b749f965-wtw6s.txt 2026-06-08 04:58:45.883776 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-85b749f965-wtw6s.yaml 2026-06-08 04:58:45.883793 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-2dpcl.txt 2026-06-08 04:58:45.883810 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-2dpcl.yaml 2026-06-08 04:58:45.883828 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-78d9dd7c75-jb6vq.txt 2026-06-08 04:58:45.883846 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-78d9dd7c75-jb6vq.yaml 2026-06-08 04:58:45.883863 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-tp5vc.txt 2026-06-08 04:58:45.883882 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-tp5vc.yaml 2026-06-08 04:58:45.883904 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-d686t.txt 2026-06-08 04:58:45.883926 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-d686t.yaml 2026-06-08 04:58:45.883947 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-27sfc.txt 2026-06-08 04:58:45.883968 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-27sfc.yaml 2026-06-08 04:58:45.883990 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-5f74f846dd-9pvtf.txt 2026-06-08 04:58:45.884012 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-5f74f846dd-9pvtf.yaml 2026-06-08 04:58:45.884031 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29681565-wtkfp.txt 2026-06-08 04:58:45.884048 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29681565-wtkfp.yaml 2026-06-08 04:58:45.884066 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29681570-xbwml.txt 2026-06-08 04:58:45.884083 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29681570-xbwml.yaml 2026-06-08 04:58:45.884101 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29681575-b9q9x.txt 2026-06-08 04:58:45.884140 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29681575-b9q9x.yaml 2026-06-08 04:58:45.884181 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-rv4f9.txt 2026-06-08 04:58:45.884203 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-rv4f9.yaml 2026-06-08 04:58:45.884222 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-hmdqc.txt 2026-06-08 04:58:45.884241 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-hmdqc.yaml 2026-06-08 04:58:45.884260 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-dxc8p.txt 2026-06-08 04:58:45.884278 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-dxc8p.yaml 2026-06-08 04:58:45.884297 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-7z2nx.txt 2026-06-08 04:58:45.884316 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-7z2nx.yaml 2026-06-08 04:58:45.884335 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-fvsdl.txt 2026-06-08 04:58:45.884353 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-fvsdl.yaml 2026-06-08 04:58:45.884372 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-8d95d6dd6-gmlqd.txt 2026-06-08 04:58:45.884390 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-8d95d6dd6-gmlqd.yaml 2026-06-08 04:58:45.884409 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-qcxht.txt 2026-06-08 04:58:45.884427 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-qcxht.yaml 2026-06-08 04:58:45.884444 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-mzxxx.txt 2026-06-08 04:58:45.884463 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-mzxxx.yaml 2026-06-08 04:58:45.884480 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-9w8m9.txt 2026-06-08 04:58:45.884499 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-9w8m9.yaml 2026-06-08 04:58:45.884517 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-f9f7bdc4b-zbxb9.txt 2026-06-08 04:58:45.884535 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-f9f7bdc4b-zbxb9.yaml 2026-06-08 04:58:45.884553 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-jhftq.txt 2026-06-08 04:58:45.884571 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-jhftq.yaml 2026-06-08 04:58:45.884590 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-xr7pv.txt 2026-06-08 04:58:45.884608 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-xr7pv.yaml 2026-06-08 04:58:45.884626 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-nt5fj.txt 2026-06-08 04:58:45.884645 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-nt5fj.yaml 2026-06-08 04:58:45.884663 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-hcgsm.txt 2026-06-08 04:58:45.884681 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-hcgsm.yaml 2026-06-08 04:58:45.884699 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-4q8nx.txt 2026-06-08 04:58:45.884717 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-4q8nx.yaml 2026-06-08 04:58:45.884736 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-2vqxh.txt 2026-06-08 04:58:45.884753 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-2vqxh.yaml 2026-06-08 04:58:45.884771 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-4fsxr.txt 2026-06-08 04:58:45.884789 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-4fsxr.yaml 2026-06-08 04:58:45.884807 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-k4qqf.txt 2026-06-08 04:58:45.884829 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-k4qqf.yaml 2026-06-08 04:58:45.884848 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-7c776f57cd-g447t.txt 2026-06-08 04:58:45.884866 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-7c776f57cd-g447t.yaml 2026-06-08 04:58:45.884884 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-vk8hl.txt 2026-06-08 04:58:45.884902 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-vk8hl.yaml 2026-06-08 04:58:45.884920 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-06-08 04:58:45.884938 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-06-08 04:58:45.884972 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-qq4wd.txt 2026-06-08 04:58:45.884993 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-qq4wd.yaml 2026-06-08 04:58:45.885011 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-w7nr8.txt 2026-06-08 04:58:45.885029 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-w7nr8.yaml 2026-06-08 04:58:45.885047 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-t8nqz.txt 2026-06-08 04:58:45.885065 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-t8nqz.yaml 2026-06-08 04:58:45.885082 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-gthlb.txt 2026-06-08 04:58:45.885100 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-gthlb.yaml 2026-06-08 04:58:45.885118 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-rkk6d.txt 2026-06-08 04:58:45.885135 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-rkk6d.yaml 2026-06-08 04:58:45.885153 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-4nb8m.txt 2026-06-08 04:58:45.885171 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-4nb8m.yaml 2026-06-08 04:58:45.885189 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-b29v7.txt 2026-06-08 04:58:45.885206 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-b29v7.yaml 2026-06-08 04:58:45.885224 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-627rl.txt 2026-06-08 04:58:45.885242 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-627rl.yaml 2026-06-08 04:58:45.885260 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-7b8865fd76-94clz.txt 2026-06-08 04:58:45.885278 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-7b8865fd76-94clz.yaml 2026-06-08 04:58:45.885296 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-wmsll.txt 2026-06-08 04:58:45.885313 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-wmsll.yaml 2026-06-08 04:58:45.885331 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-6fc49cbbdc-qlt6p.txt 2026-06-08 04:58:45.885348 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-6fc49cbbdc-qlt6p.yaml 2026-06-08 04:58:45.885366 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-lqpd9.txt 2026-06-08 04:58:45.885384 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-lqpd9.yaml 2026-06-08 04:58:45.885402 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-hcccr.txt 2026-06-08 04:58:45.885420 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-hcccr.yaml 2026-06-08 04:58:45.885438 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-s4h2c.txt 2026-06-08 04:58:45.885456 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-s4h2c.yaml 2026-06-08 04:58:45.885474 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-cl5g4.txt 2026-06-08 04:58:45.885496 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-cl5g4.yaml 2026-06-08 04:58:45.885514 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-wwsqm.txt 2026-06-08 04:58:45.885532 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-wwsqm.yaml 2026-06-08 04:58:45.885550 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-x272l.txt 2026-06-08 04:58:45.885568 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-x272l.yaml 2026-06-08 04:58:45.885586 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-687f96d99-xpgck.txt 2026-06-08 04:58:45.885604 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-687f96d99-xpgck.yaml 2026-06-08 04:58:45.885622 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-798f545dd6-9hphx.txt 2026-06-08 04:58:45.885639 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-798f545dd6-9hphx.yaml 2026-06-08 04:58:45.885657 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-x2scd.txt 2026-06-08 04:58:45.885675 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-x2scd.yaml 2026-06-08 04:58:45.885693 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-q2vj4.txt 2026-06-08 04:58:45.885710 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-q2vj4.yaml 2026-06-08 04:58:45.885728 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-lr2nx.txt 2026-06-08 04:58:45.885745 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-lr2nx.yaml 2026-06-08 04:58:45.885763 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-2rntk.txt 2026-06-08 04:58:45.885781 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-2rntk.yaml 2026-06-08 04:58:45.885799 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-ckgxw.txt 2026-06-08 04:58:45.885817 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-ckgxw.yaml 2026-06-08 04:58:45.885835 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-lbtjq.txt 2026-06-08 04:58:45.885853 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-lbtjq.yaml 2026-06-08 04:58:45.885871 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-gtbfx.txt 2026-06-08 04:58:45.885889 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-gtbfx.yaml 2026-06-08 04:58:45.885906 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-f9twc.txt 2026-06-08 04:58:45.885924 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-f9twc.yaml 2026-06-08 04:58:45.885941 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-rvb5g.txt 2026-06-08 04:58:45.885959 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-rvb5g.yaml 2026-06-08 04:58:45.885976 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-2bh85.txt 2026-06-08 04:58:45.885993 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-2bh85.yaml 2026-06-08 04:58:45.886011 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-5ts8s.txt 2026-06-08 04:58:45.886028 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-5ts8s.yaml 2026-06-08 04:58:45.886046 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-6vjbl.txt 2026-06-08 04:58:45.886064 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-6vjbl.yaml 2026-06-08 04:58:45.886081 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-hp88h.txt 2026-06-08 04:58:45.886103 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-hp88h.yaml 2026-06-08 04:58:45.886121 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-d6c4d799f-xdrb8.txt 2026-06-08 04:58:45.886139 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-d6c4d799f-xdrb8.yaml 2026-06-08 04:58:45.886156 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5c4658db4c-pwrfc.txt 2026-06-08 04:58:45.886173 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5c4658db4c-pwrfc.yaml 2026-06-08 04:58:45.886191 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-7b6bffc5f7-2v4mj.txt 2026-06-08 04:58:45.886208 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-7b6bffc5f7-2v4mj.yaml 2026-06-08 04:58:45.886225 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-b67f6f978-x6j5v.txt 2026-06-08 04:58:45.886242 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-b67f6f978-x6j5v.yaml 2026-06-08 04:58:45.886259 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-2b8cp.txt 2026-06-08 04:58:45.886277 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-2b8cp.yaml 2026-06-08 04:58:45.886294 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-hghqj.txt 2026-06-08 04:58:45.886312 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-hghqj.yaml 2026-06-08 04:58:45.886330 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-6s7f5.txt 2026-06-08 04:58:45.886348 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-6s7f5.yaml 2026-06-08 04:58:45.886366 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-f9fd77c7d-scv9r.txt 2026-06-08 04:58:45.886383 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-f9fd77c7d-scv9r.yaml 2026-06-08 04:58:45.886401 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-g5bv5.txt 2026-06-08 04:58:45.886418 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-g5bv5.yaml 2026-06-08 04:58:45.886436 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-r4ncp.txt 2026-06-08 04:58:45.886453 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-r4ncp.yaml 2026-06-08 04:58:45.886470 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-2dvx2.txt 2026-06-08 04:58:45.886487 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-2dvx2.yaml 2026-06-08 04:58:45.886505 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-sqwx7.txt 2026-06-08 04:58:45.886522 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-sqwx7.yaml 2026-06-08 04:58:45.886540 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-8crcc.txt 2026-06-08 04:58:45.886557 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-8crcc.yaml 2026-06-08 04:58:45.886575 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6f67fd5459-wwktq.txt 2026-06-08 04:58:45.886592 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6f67fd5459-wwktq.yaml 2026-06-08 04:58:45.886609 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-86s9b.txt 2026-06-08 04:58:45.886627 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-86s9b.yaml 2026-06-08 04:58:45.886644 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-d64bdcc98-25npd.txt 2026-06-08 04:58:45.886662 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-d64bdcc98-25npd.yaml 2026-06-08 04:58:45.886711 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-86bd5897c-7llnw.txt 2026-06-08 04:58:45.886738 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-86bd5897c-7llnw.yaml 2026-06-08 04:58:45.886765 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-8bj4g.txt 2026-06-08 04:58:45.886783 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-8bj4g.yaml 2026-06-08 04:58:45.886802 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-9pff7.txt 2026-06-08 04:58:45.886820 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-9pff7.yaml 2026-06-08 04:58:45.886838 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-k7qdl.txt 2026-06-08 04:58:45.886856 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-k7qdl.yaml 2026-06-08 04:58:45.886874 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-nnnl7.txt 2026-06-08 04:58:45.886892 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-nnnl7.yaml 2026-06-08 04:58:45.886910 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-67b6ff794-jqxnr.txt 2026-06-08 04:58:45.886928 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-67b6ff794-jqxnr.yaml 2026-06-08 04:58:45.886946 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-t4gg5.txt 2026-06-08 04:58:45.886963 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-t4gg5.yaml 2026-06-08 04:58:45.886981 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-kljn4.txt 2026-06-08 04:58:45.886999 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-kljn4.yaml 2026-06-08 04:58:45.887017 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-btw6f.txt 2026-06-08 04:58:45.887035 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-btw6f.yaml 2026-06-08 04:58:45.887052 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-7d9vf.txt 2026-06-08 04:58:45.887069 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-7d9vf.yaml 2026-06-08 04:58:45.887087 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-9bc46c969-lw7h7.txt 2026-06-08 04:58:45.887105 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-9bc46c969-lw7h7.yaml 2026-06-08 04:58:45.887123 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-nb6hz.txt 2026-06-08 04:58:45.887141 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-nb6hz.yaml 2026-06-08 04:58:45.887159 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-6bdf96f8b-6bptg.txt 2026-06-08 04:58:45.887178 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-6bdf96f8b-6bptg.yaml 2026-06-08 04:58:45.887198 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-q6l76.txt 2026-06-08 04:58:45.887246 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-q6l76.yaml 2026-06-08 04:58:45.887276 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-06-08 04:58:45.887302 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-06-08 04:58:45.887327 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-06-08 04:58:45.887350 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-06-08 04:58:45.887371 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7768bf49bb-qgl9t.txt 2026-06-08 04:58:45.887397 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7768bf49bb-qgl9t.yaml 2026-06-08 04:58:45.887421 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-rzbjf.txt 2026-06-08 04:58:45.887441 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-rzbjf.yaml 2026-06-08 04:58:45.887459 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-4vxm5.txt 2026-06-08 04:58:45.887484 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-4vxm5.yaml 2026-06-08 04:58:45.887503 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-8kfsr.txt 2026-06-08 04:58:45.887521 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-8kfsr.yaml 2026-06-08 04:58:45.887539 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-lq88z.txt 2026-06-08 04:58:45.887557 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-lq88z.yaml 2026-06-08 04:58:45.887575 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-7xwtk.txt 2026-06-08 04:58:45.887592 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-7xwtk.yaml 2026-06-08 04:58:45.887610 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-t46dn.txt 2026-06-08 04:58:45.887628 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-t46dn.yaml 2026-06-08 04:58:45.887646 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-06-08 04:58:45.887664 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-06-08 04:58:45.887681 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-06-08 04:58:45.887699 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-06-08 04:58:45.887716 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-q5gss.txt 2026-06-08 04:58:45.887734 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-q5gss.yaml 2026-06-08 04:58:45.887752 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-06-08 04:58:45.887771 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-06-08 04:58:45.887789 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-06-08 04:58:45.887807 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-06-08 04:58:45.887824 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-06-08 04:58:45.887842 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-06-08 04:58:45.887860 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-06-08 04:58:45.887878 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-06-08 04:58:45.887895 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-06-08 04:58:45.887912 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-06-08 04:58:45.887930 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-9qql6.txt 2026-06-08 04:58:45.887948 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-9qql6.yaml 2026-06-08 04:58:45.887967 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-06-08 04:58:45.887985 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-06-08 04:58:45.888003 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-06-08 04:58:45.888021 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-06-08 04:58:45.888038 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-06-08 04:58:45.888056 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-06-08 04:58:45.888074 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-jz8mv.txt 2026-06-08 04:58:45.888098 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-jz8mv.yaml 2026-06-08 04:58:45.888118 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn.txt 2026-06-08 04:58:45.888166 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn.yaml 2026-06-08 04:58:45.888192 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-5dbc4b5f45-5ltkd.txt 2026-06-08 04:58:45.888213 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-5dbc4b5f45-5ltkd.yaml 2026-06-08 04:58:45.888232 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6b79b8948-7t7vr.txt 2026-06-08 04:58:45.888252 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6b79b8948-7t7vr.yaml 2026-06-08 04:58:45.888271 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-m6clz.txt 2026-06-08 04:58:45.888290 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-m6clz.yaml 2026-06-08 04:58:45.888309 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-cfkw4.txt 2026-06-08 04:58:45.888328 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-cfkw4.yaml 2026-06-08 04:58:45.888346 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-968vx.txt 2026-06-08 04:58:45.888365 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-968vx.yaml 2026-06-08 04:58:45.888383 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-bwwlg.txt 2026-06-08 04:58:45.888401 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-bwwlg.yaml 2026-06-08 04:58:45.888419 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-06-08 04:58:45.888438 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-06-08 04:58:45.888456 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-06-08 04:58:45.888475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-06-08 04:58:45.888494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-06-08 04:58:45.888512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-06-08 04:58:45.888530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-06-08 04:58:45.888548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-06-08 04:58:45.888565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-06-08 04:58:45.888583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-06-08 04:58:45.888601 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-06-08 04:58:45.888619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-06-08 04:58:45.888638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-06-08 04:58:45.888656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-06-08 04:58:45.888675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-06-08 04:58:45.888693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-06-08 04:58:45.888711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-06-08 04:58:45.888729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-06-08 04:58:45.888747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-06-08 04:58:45.888770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-06-08 04:58:45.888789 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-06-08 04:58:45.888807 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-06-08 04:58:45.888825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-06-08 04:58:45.888843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-06-08 04:58:45.888860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-06-08 04:58:45.888878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-06-08 04:58:45.888896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-06-08 04:58:45.888913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-06-08 04:58:45.888930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-06-08 04:58:45.888948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-06-08 04:58:45.888985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-06-08 04:58:45.889003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-06-08 04:58:45.889020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-06-08 04:58:45.889038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-06-08 04:58:45.889056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-06-08 04:58:45.889074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-06-08 04:58:45.889092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-06-08 04:58:45.889109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-06-08 04:58:45.889127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-06-08 04:58:45.889145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-06-08 04:58:45.889163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-06-08 04:58:45.889180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-06-08 04:58:45.889197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-06-08 04:58:45.889215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-06-08 04:58:45.889233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-06-08 04:58:45.889251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-06-08 04:58:45.889268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-06-08 04:58:45.889286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-06-08 04:58:45.889303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-06-08 04:58:45.889320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-06-08 04:58:45.889338 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-06-08 04:58:45.889355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-06-08 04:58:45.889377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-06-08 04:58:45.889395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-06-08 04:58:45.889413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-06-08 04:58:45.889431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-06-08 04:58:45.889449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-06-08 04:58:45.889467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-06-08 04:58:45.889485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-06-08 04:58:45.889504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-06-08 04:58:45.889522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-06-08 04:58:45.889540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-06-08 04:58:45.889559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-06-08 04:58:45.889577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-06-08 04:58:45.889595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-06-08 04:58:45.889613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-06-08 04:58:45.889631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-06-08 04:58:45.889649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-06-08 04:58:45.889667 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-06-08 04:58:45.889685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-06-08 04:58:45.889703 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-06-08 04:58:45.889721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-06-08 04:58:45.889739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-06-08 04:58:45.889758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-06-08 04:58:45.889777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-06-08 04:58:45.889824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-06-08 04:58:45.889860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-06-08 04:58:45.889888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-06-08 04:58:45.889911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-06-08 04:58:45.889938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-06-08 04:58:45.889965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-06-08 04:58:45.889986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-06-08 04:58:45.890007 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-06-08 04:58:45.890033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-06-08 04:58:45.890060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-06-08 04:58:45.890084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-06-08 04:58:45.890106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-06-08 04:58:45.890131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-06-08 04:58:45.890150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-06-08 04:58:45.890168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-06-08 04:58:45.890186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-06-08 04:58:45.890203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-06-08 04:58:45.890221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-06-08 04:58:45.890238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-06-08 04:58:45.890256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-06-08 04:58:45.890274 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-06-08 04:58:45.890292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-06-08 04:58:45.890310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-06-08 04:58:45.890329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-06-08 04:58:45.890347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-06-08 04:58:45.890365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-06-08 04:58:45.890383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-06-08 04:58:45.890401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-06-08 04:58:45.890419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-06-08 04:58:45.890437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-06-08 04:58:45.890454 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-06-08 04:58:45.890472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-06-08 04:58:45.890489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-06-08 04:58:45.890507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-06-08 04:58:45.890524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-06-08 04:58:45.890542 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-06-08 04:58:45.890561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-06-08 04:58:45.890579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-06-08 04:58:45.890597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-06-08 04:58:45.890614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-06-08 04:58:45.890632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-06-08 04:58:45.890650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-06-08 04:58:45.890668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-06-08 04:58:45.890722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-06-08 04:58:45.890741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-06-08 04:58:45.890759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-06-08 04:58:45.890782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-06-08 04:58:45.890801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-06-08 04:58:45.890819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-06-08 04:58:45.890837 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-06-08 04:58:45.890856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-06-08 04:58:45.890874 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-06-08 04:58:45.890892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-06-08 04:58:45.890910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-06-08 04:58:45.890929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-06-08 04:58:45.890947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-06-08 04:58:45.890965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-06-08 04:58:45.890983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-06-08 04:58:45.891001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-06-08 04:58:45.891018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-06-08 04:58:45.891041 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-06-08 04:58:45.891068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-06-08 04:58:45.891091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-06-08 04:58:45.891111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-06-08 04:58:45.891129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-06-08 04:58:45.891155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-06-08 04:58:45.891181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-06-08 04:58:45.891208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-06-08 04:58:45.891232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-06-08 04:58:45.891250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-06-08 04:58:45.891268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-06-08 04:58:45.891286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-06-08 04:58:45.891304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-06-08 04:58:45.891322 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-06-08 04:58:45.891340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-06-08 04:58:45.891358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-06-08 04:58:45.891377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-06-08 04:58:45.891395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-06-08 04:58:45.891417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-06-08 04:58:45.891448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-06-08 04:58:45.891475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-06-08 04:58:45.891501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-06-08 04:58:45.891527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-06-08 04:58:45.891551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-06-08 04:58:45.891573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-06-08 04:58:45.891591 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-06-08 04:58:45.891609 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-06-08 04:58:45.891632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-06-08 04:58:45.891655 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-06-08 04:58:45.891674 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-06-08 04:58:45.891692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-06-08 04:58:45.891710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-06-08 04:58:45.891728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-06-08 04:58:45.891745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-06-08 04:58:45.891763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-06-08 04:58:45.891781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-06-08 04:58:45.891798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-06-08 04:58:45.891816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-06-08 04:58:45.891834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-06-08 04:58:45.891851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-06-08 04:58:45.891869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-06-08 04:58:45.891887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-06-08 04:58:45.891904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-06-08 04:58:45.891922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-06-08 04:58:45.891939 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-06-08 04:58:45.891957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-06-08 04:58:45.891975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-06-08 04:58:45.891992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-06-08 04:58:45.892010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-06-08 04:58:45.892028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-06-08 04:58:45.892046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-06-08 04:58:45.892064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-06-08 04:58:45.892088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-06-08 04:58:45.892106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-06-08 04:58:45.892149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-06-08 04:58:45.892179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-06-08 04:58:45.892200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-06-08 04:58:45.892220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-06-08 04:58:45.892239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-06-08 04:58:45.892258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-06-08 04:58:45.892277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-06-08 04:58:45.892296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-06-08 04:58:45.892315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-06-08 04:58:45.892334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-06-08 04:58:45.892353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-06-08 04:58:45.892371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-06-08 04:58:45.892389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-06-08 04:58:45.892407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-06-08 04:58:45.892426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-06-08 04:58:45.892444 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-06-08 04:58:45.892462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-06-08 04:58:45.892479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-06-08 04:58:45.892497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-06-08 04:58:45.892515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-06-08 04:58:45.892534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-06-08 04:58:45.892552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-06-08 04:58:45.892570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-06-08 04:58:45.892588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-06-08 04:58:45.892607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-06-08 04:58:45.892625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-06-08 04:58:45.892642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-06-08 04:58:45.892660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-06-08 04:58:45.892678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-06-08 04:58:45.892697 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-06-08 04:58:45.892715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-06-08 04:58:45.892733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-06-08 04:58:45.892758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-06-08 04:58:45.892778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-06-08 04:58:45.892797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-06-08 04:58:45.892815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-06-08 04:58:45.892833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-06-08 04:58:45.892852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-06-08 04:58:45.892869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-06-08 04:58:45.892887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-06-08 04:58:45.892905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-06-08 04:58:45.892923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-06-08 04:58:45.892941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-06-08 04:58:45.892976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-06-08 04:58:45.892996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-06-08 04:58:45.893014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-06-08 04:58:45.893032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-06-08 04:58:45.893051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-06-08 04:58:45.893069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-06-08 04:58:45.893087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-06-08 04:58:45.893107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-06-08 04:58:45.893134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-06-08 04:58:45.893161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-06-08 04:58:45.893182 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-06-08 04:58:45.893201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-06-08 04:58:45.893219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-06-08 04:58:45.893238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-06-08 04:58:45.893256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-06-08 04:58:45.893274 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-06-08 04:58:45.893292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-06-08 04:58:45.893310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-06-08 04:58:45.893327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-06-08 04:58:45.893345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-06-08 04:58:45.893363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-06-08 04:58:45.893380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-06-08 04:58:45.893398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-06-08 04:58:45.893423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-06-08 04:58:45.893442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-06-08 04:58:45.893460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-06-08 04:58:45.893478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-06-08 04:58:45.893496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-06-08 04:58:45.893514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-06-08 04:58:45.893532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-06-08 04:58:45.893550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-06-08 04:58:45.893568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-06-08 04:58:45.893587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-06-08 04:58:45.893606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-06-08 04:58:45.893624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-06-08 04:58:45.893642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-06-08 04:58:45.893661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-06-08 04:58:45.893679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-06-08 04:58:45.893697 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-06-08 04:58:45.893716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-06-08 04:58:45.893734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-06-08 04:58:45.893752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-06-08 04:58:45.893770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-06-08 04:58:45.893788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-06-08 04:58:45.893806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-06-08 04:58:45.893824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-06-08 04:58:45.893842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-06-08 04:58:45.893860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-06-08 04:58:45.893878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-06-08 04:58:45.893896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-06-08 04:58:45.893914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-06-08 04:58:45.893932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-06-08 04:58:45.893949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-06-08 04:58:45.893967 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-06-08 04:58:45.893984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-06-08 04:58:45.894001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-06-08 04:58:45.894024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-06-08 04:58:45.894042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-06-08 04:58:45.894060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-06-08 04:58:45.894078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-06-08 04:58:45.894095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-06-08 04:58:45.894113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-06-08 04:58:45.894131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-06-08 04:58:45.894148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-06-08 04:58:45.894166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-06-08 04:58:45.894183 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-06-08 04:58:45.894201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-06-08 04:58:45.894218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-06-08 04:58:45.894314 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-06-08 04:58:45.894365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-06-08 04:58:45.894389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-06-08 04:58:45.894409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-06-08 04:58:45.894428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-06-08 04:58:45.894447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-06-08 04:58:45.894465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-06-08 04:58:45.894483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-06-08 04:58:45.894501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-06-08 04:58:45.894519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-06-08 04:58:45.894537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-06-08 04:58:45.894554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-06-08 04:58:45.894572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-06-08 04:58:45.894590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-06-08 04:58:45.894607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-06-08 04:58:45.894625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-06-08 04:58:45.894643 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-06-08 04:58:45.894661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-06-08 04:58:45.894692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-06-08 04:58:45.894711 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-06-08 04:58:45.894729 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-06-08 04:58:45.894747 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-06-08 04:58:45.894770 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-06-08 04:58:45.894789 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-06-08 04:58:45.894807 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-06-08 04:58:45.894825 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-06-08 04:58:45.894843 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-06-08 04:58:45.894861 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-06-08 04:58:45.894879 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-06-08 04:58:45.894897 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-06-08 04:58:45.894916 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-06-08 04:58:45.894934 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-06-08 04:58:45.894953 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-06-08 04:58:45.894971 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-06-08 04:58:45.894990 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-06-08 04:58:45.895008 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-06-08 04:58:45.895027 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-06-08 04:58:45.895046 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-06-08 04:58:45.895064 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-06-08 04:58:45.895082 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-06-08 04:58:45.895100 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-06-08 04:58:45.895118 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-06-08 04:58:45.895136 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-06-08 04:58:45.895154 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-06-08 04:58:45.895172 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-06-08 04:58:45.895191 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-06-08 04:58:45.895209 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-06-08 04:58:45.895228 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-06-08 04:58:45.895247 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-06-08 04:58:45.895265 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-06-08 04:58:45.895283 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-06-08 04:58:45.895301 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-06-08 04:58:45.895320 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-06-08 04:58:45.895337 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-06-08 04:58:45.895360 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-06-08 04:58:45.895378 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-06-08 04:58:45.895396 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-06-08 04:58:45.895415 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-06-08 04:58:45.895433 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-06-08 04:58:45.895451 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-06-08 04:58:45.895469 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-06-08 04:58:45.895488 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-06-08 04:58:45.895506 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-06-08 04:58:45.895525 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-06-08 04:58:45.895543 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-06-08 04:58:45.895561 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-06-08 04:58:45.895579 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-06-08 04:58:45.895597 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-06-08 04:58:45.895615 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-06-08 04:58:45.895633 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-06-08 04:58:45.895652 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-06-08 04:58:45.895692 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-06-08 04:58:45.895733 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-06-08 04:58:45.895756 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-06-08 04:58:45.895776 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-06-08 04:58:45.895795 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-06-08 04:58:45.895814 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-06-08 04:58:45.895833 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-06-08 04:58:45.895851 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-06-08 04:58:45.895869 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-06-08 04:58:45.895887 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-06-08 04:58:45.895906 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-06-08 04:58:45.895924 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-06-08 04:58:45.895942 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-06-08 04:58:45.895960 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-06-08 04:58:45.895978 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-06-08 04:58:45.895996 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-06-08 04:58:45.896020 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-06-08 04:58:45.896040 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-06-08 04:58:45.896059 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-06-08 04:58:45.896077 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-06-08 04:58:45.896096 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-06-08 04:58:45.896114 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-06-08 04:58:45.896132 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-06-08 04:58:45.896149 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-06-08 04:58:45.896167 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-06-08 04:58:45.896185 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-06-08 04:58:45.896203 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-06-08 04:58:45.896221 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-06-08 04:58:45.896239 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-06-08 04:58:45.896257 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-06-08 04:58:45.896275 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-06-08 04:58:45.896293 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-06-08 04:58:45.896312 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-06-08 04:58:45.896330 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-06-08 04:58:45.896348 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-06-08 04:58:45.896367 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-06-08 04:58:45.896385 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-06-08 04:58:45.896402 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-06-08 04:58:45.896420 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-06-08 04:58:45.896438 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-06-08 04:58:45.896456 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-06-08 04:58:45.896474 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-06-08 04:58:45.896493 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-06-08 04:58:45.896511 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-06-08 04:58:45.896529 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-06-08 04:58:45.896547 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-06-08 04:58:45.896565 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-06-08 04:58:45.896583 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-06-08 04:58:45.896600 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-06-08 04:58:45.896618 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-06-08 04:58:45.896643 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-06-08 04:58:45.896662 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-06-08 04:58:45.896680 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-06-08 04:58:45.896697 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-06-08 04:58:45.896715 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-06-08 04:58:45.896733 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-06-08 04:58:45.896752 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-06-08 04:58:45.896770 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-06-08 04:58:45.896787 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-06-08 04:58:45.896805 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-06-08 04:58:45.896823 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-06-08 04:58:45.896841 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-06-08 04:58:45.896859 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-06-08 04:58:45.896877 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-06-08 04:58:45.896895 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-06-08 04:58:45.896912 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-06-08 04:58:45.896930 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-06-08 04:58:45.896947 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-06-08 04:58:45.896984 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-06-08 04:58:45.897003 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-06-08 04:58:45.897021 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-06-08 04:58:45.897039 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-06-08 04:58:45.897057 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-06-08 04:58:45.897075 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-06-08 04:58:45.897093 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-06-08 04:58:45.897123 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-06-08 04:58:45.897165 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-06-08 04:58:45.897187 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-06-08 04:58:45.897207 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-06-08 04:58:45.897225 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-06-08 04:58:45.897244 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-06-08 04:58:45.897262 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-06-08 04:58:45.897281 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-06-08 04:58:45.897305 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-06-08 04:58:45.897324 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-06-08 04:58:45.897342 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-06-08 04:58:45.897360 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-06-08 04:58:45.897378 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-06-08 04:58:45.897396 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-06-08 04:58:45.897413 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-06-08 04:58:45.897431 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-06-08 04:58:45.897448 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-06-08 04:58:45.897466 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-06-08 04:58:45.897483 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-06-08 04:58:45.897501 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-06-08 04:58:45.897518 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-06-08 04:58:45.897536 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-06-08 04:58:45.897555 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-06-08 04:58:45.897573 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-06-08 04:58:45.897592 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-06-08 04:58:45.897610 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-06-08 04:58:45.897628 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-06-08 04:58:45.897646 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-06-08 04:58:45.897665 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-06-08 04:58:45.897683 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-06-08 04:58:45.897701 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-06-08 04:58:45.897719 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-06-08 04:58:45.897737 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-06-08 04:58:45.897755 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-06-08 04:58:45.897773 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-06-08 04:58:45.897791 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-06-08 04:58:45.897809 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-06-08 04:58:45.897828 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-06-08 04:58:45.897846 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-06-08 04:58:45.897864 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-06-08 04:58:45.897882 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-06-08 04:58:45.897905 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-06-08 04:58:45.897923 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-06-08 04:58:45.897941 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-06-08 04:58:45.897959 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-06-08 04:58:45.897976 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-06-08 04:58:45.897994 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-06-08 04:58:45.898012 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-06-08 04:58:45.898029 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-06-08 04:58:45.898047 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-06-08 04:58:45.898064 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-06-08 04:58:45.898081 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-06-08 04:58:45.898099 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-06-08 04:58:45.898117 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-06-08 04:58:45.898134 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-06-08 04:58:45.898152 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-06-08 04:58:45.898170 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-06-08 04:58:45.898188 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-06-08 04:58:45.898206 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-06-08 04:58:45.898224 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-06-08 04:58:45.898242 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-06-08 04:58:45.898259 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-06-08 04:58:45.898277 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-06-08 04:58:45.898295 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-06-08 04:58:45.898312 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-06-08 04:58:45.898330 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-06-08 04:58:45.898348 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-06-08 04:58:45.898366 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-06-08 04:58:45.898385 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-06-08 04:58:45.898403 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-06-08 04:58:45.898421 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-06-08 04:58:45.898439 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-06-08 04:58:45.898456 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-06-08 04:58:45.898474 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-06-08 04:58:45.898498 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-06-08 04:58:45.898516 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-06-08 04:58:45.898534 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-06-08 04:58:45.898552 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-06-08 04:58:45.898570 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-06-08 04:58:45.898588 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-06-08 04:58:45.898605 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-06-08 04:58:45.898623 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-06-08 04:58:45.898640 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-06-08 04:58:45.898658 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-06-08 04:58:45.898698 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-06-08 04:58:45.898717 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-06-08 04:58:45.898735 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-06-08 04:58:45.898752 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-06-08 04:58:45.898771 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-06-08 04:58:45.898789 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-06-08 04:58:45.898807 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-06-08 04:58:45.898825 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-06-08 04:58:45.898843 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-06-08 04:58:45.898861 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-06-08 04:58:45.898906 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-06-08 04:58:45.898944 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-06-08 04:58:45.898970 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-06-08 04:58:45.898993 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-06-08 04:58:45.899015 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-06-08 04:58:45.899035 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-06-08 04:58:45.899054 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-06-08 04:58:45.899073 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-06-08 04:58:45.899092 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-06-08 04:58:45.899110 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-06-08 04:58:45.899129 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-06-08 04:58:45.899148 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-06-08 04:58:45.899167 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-06-08 04:58:45.899192 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-06-08 04:58:45.899212 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-06-08 04:58:45.899230 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-06-08 04:58:45.899247 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-06-08 04:58:45.899265 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-06-08 04:58:45.899282 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-06-08 04:58:45.899300 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-06-08 04:58:45.899317 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-06-08 04:58:45.899336 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-06-08 04:58:45.899354 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-06-08 04:58:45.899372 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-06-08 04:58:45.899390 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-06-08 04:58:45.899407 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-06-08 04:58:45.899425 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-06-08 04:58:45.899443 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-06-08 04:58:45.899467 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-06-08 04:58:45.899490 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-06-08 04:58:45.899514 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-06-08 04:58:45.899532 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-06-08 04:58:45.899550 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-06-08 04:58:45.899568 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-06-08 04:58:45.899585 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-06-08 04:58:45.899603 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-06-08 04:58:45.899620 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-06-08 04:58:45.899638 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-06-08 04:58:45.899655 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-06-08 04:58:45.899673 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-06-08 04:58:45.899691 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-06-08 04:58:45.899708 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-06-08 04:58:45.899725 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-06-08 04:58:45.899743 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-06-08 04:58:45.899760 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-06-08 04:58:45.899783 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-06-08 04:58:45.899801 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-06-08 04:58:45.899819 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-06-08 04:58:45.899836 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-06-08 04:58:45.899854 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-06-08 04:58:45.899872 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-06-08 04:58:45.899890 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-06-08 04:58:45.899909 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-06-08 04:58:45.899927 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-06-08 04:58:45.899944 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-06-08 04:58:45.899962 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-06-08 04:58:45.899980 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-06-08 04:58:45.899997 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-06-08 04:58:45.900015 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-06-08 04:58:45.900032 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-06-08 04:58:45.900050 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-06-08 04:58:45.900067 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-06-08 04:58:45.900085 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-06-08 04:58:45.900102 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-06-08 04:58:45.900120 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-06-08 04:58:45.900138 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-06-08 04:58:45.900156 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-06-08 04:58:45.900175 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-06-08 04:58:45.900193 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-06-08 04:58:45.900211 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-06-08 04:58:45.900229 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-06-08 04:58:45.900247 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-06-08 04:58:45.900265 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-06-08 04:58:45.900283 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-06-08 04:58:45.900301 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-06-08 04:58:45.900319 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-06-08 04:58:45.900337 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-06-08 04:58:45.900355 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-06-08 04:58:45.900373 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-06-08 04:58:45.900392 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-06-08 04:58:45.900415 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-06-08 04:58:45.900434 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-06-08 04:58:45.900473 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-06-08 04:58:45.900510 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-06-08 04:58:45.900533 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-06-08 04:58:45.900558 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-06-08 04:58:45.900585 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-06-08 04:58:45.900609 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-06-08 04:58:45.900628 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-06-08 04:58:45.900651 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-06-08 04:58:45.900678 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-06-08 04:58:45.900703 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-06-08 04:58:45.900726 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-06-08 04:58:45.900752 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-06-08 04:58:45.900778 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-06-08 04:58:45.900804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-06-08 04:58:45.900828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-06-08 04:58:45.900851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-06-08 04:58:45.900872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-06-08 04:58:45.900897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-06-08 04:58:45.900923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-06-08 04:58:45.900947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-06-08 04:58:45.900993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-06-08 04:58:45.901020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-06-08 04:58:45.901043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-06-08 04:58:45.901067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-06-08 04:58:45.901092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-06-08 04:58:45.901116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-06-08 04:58:45.901138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-06-08 04:58:45.901161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-06-08 04:58:45.901186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-06-08 04:58:45.901210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-06-08 04:58:45.901233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-06-08 04:58:45.901257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-06-08 04:58:45.901289 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-06-08 04:58:45.901314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-06-08 04:58:45.901338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-06-08 04:58:45.901364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-06-08 04:58:45.901389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-06-08 04:58:45.901412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-06-08 04:58:45.901437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-06-08 04:58:45.901463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-06-08 04:58:45.901486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-06-08 04:58:45.901510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-06-08 04:58:45.901535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-06-08 04:58:45.901560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-06-08 04:58:45.901583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-06-08 04:58:45.901606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-06-08 04:58:45.901629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-06-08 04:58:45.901652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-06-08 04:58:45.901671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-06-08 04:58:45.901689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-06-08 04:58:45.901707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-06-08 04:58:45.901725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-06-08 04:58:45.901746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-06-08 04:58:45.901773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-06-08 04:58:45.901800 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-06-08 04:58:45.901826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-06-08 04:58:45.901849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-06-08 04:58:45.901868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-06-08 04:58:45.901887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-06-08 04:58:45.901909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-06-08 04:58:45.901928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-06-08 04:58:45.901946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-06-08 04:58:45.901965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-06-08 04:58:45.901984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-06-08 04:58:45.902002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-06-08 04:58:45.902020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-06-08 04:58:45.902038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-06-08 04:58:45.902056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-06-08 04:58:45.902073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-06-08 04:58:45.902097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-06-08 04:58:45.902120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-06-08 04:58:45.902165 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-06-08 04:58:45.902188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-06-08 04:58:45.902208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-06-08 04:58:45.902227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-06-08 04:58:45.902246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-06-08 04:58:45.902264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-06-08 04:58:45.902282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-06-08 04:58:45.902300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-06-08 04:58:45.902319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-06-08 04:58:45.902337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-06-08 04:58:45.902355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-06-08 04:58:45.902372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-06-08 04:58:45.902390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-06-08 04:58:45.902408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-06-08 04:58:45.902426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-06-08 04:58:45.902443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-06-08 04:58:45.902461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-06-08 04:58:45.902478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-06-08 04:58:45.902496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-06-08 04:58:45.902513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-06-08 04:58:45.902530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-06-08 04:58:45.902548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-06-08 04:58:45.902565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-06-08 04:58:45.902582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-06-08 04:58:45.902600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-06-08 04:58:45.902617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-06-08 04:58:45.902635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-06-08 04:58:45.902652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-06-08 04:58:45.902706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-06-08 04:58:45.902726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-06-08 04:58:45.902744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-06-08 04:58:45.902763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-06-08 04:58:45.902780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-06-08 04:58:45.902798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-06-08 04:58:45.902816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-06-08 04:58:45.902841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-06-08 04:58:45.902860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-06-08 04:58:45.902877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-06-08 04:58:45.902895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-06-08 04:58:45.902913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-06-08 04:58:45.902931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-06-08 04:58:45.902948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-06-08 04:58:45.902966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-06-08 04:58:45.902984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-06-08 04:58:45.903002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-06-08 04:58:45.903019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-06-08 04:58:45.903037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-06-08 04:58:45.903055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-06-08 04:58:45.903073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-06-08 04:58:45.903092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-06-08 04:58:45.903110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-06-08 04:58:45.903129 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-06-08 04:58:45.903155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-06-08 04:58:45.903175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-06-08 04:58:45.903194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-06-08 04:58:45.903212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-06-08 04:58:45.903230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-06-08 04:58:45.903248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-06-08 04:58:45.903266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-06-08 04:58:45.903284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-06-08 04:58:45.903302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-06-08 04:58:45.903320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-06-08 04:58:45.903338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-06-08 04:58:45.903357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-06-08 04:58:45.903376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-k4qqf-api.txt 2026-06-08 04:58:45.903394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-k4qqf-api.yaml 2026-06-08 04:58:45.903412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-k4qqf-vnc.txt 2026-06-08 04:58:45.903430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-k4qqf-vnc.yaml 2026-06-08 04:58:45.903448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-06-08 04:58:45.903467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-06-08 04:58:45.903493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-06-08 04:58:45.903512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-06-08 04:58:45.903531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-06-08 04:58:45.903549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-06-08 04:58:45.903567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-06-08 04:58:45.903585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-06-08 04:58:45.903603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-06-08 04:58:45.903621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-06-08 04:58:45.903639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-06-08 04:58:45.903657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-06-08 04:58:45.903675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-06-08 04:58:45.903693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-06-08 04:58:45.903711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-06-08 04:58:45.903729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-06-08 04:58:45.903747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-06-08 04:58:45.903765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-06-08 04:58:45.903782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-06-08 04:58:45.903800 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-06-08 04:58:45.903818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-06-08 04:58:45.903836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-06-08 04:58:45.903854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-06-08 04:58:45.903872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-06-08 04:58:45.903890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-06-08 04:58:45.903908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-06-08 04:58:45.903926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-06-08 04:58:45.903944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-06-08 04:58:45.903962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-06-08 04:58:45.903980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-06-08 04:58:45.903998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-06-08 04:58:45.904016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-06-08 04:58:45.904033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-06-08 04:58:45.904051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-06-08 04:58:45.904069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-06-08 04:58:45.904087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-06-08 04:58:45.904105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-06-08 04:58:45.904122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-06-08 04:58:45.904140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-06-08 04:58:45.904169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-06-08 04:58:45.904196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-06-08 04:58:45.904218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-06-08 04:58:45.904236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-06-08 04:58:45.904255 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-06-08 04:58:45.904273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-06-08 04:58:45.904291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-06-08 04:58:45.904309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-06-08 04:58:45.904327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-06-08 04:58:45.904346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-06-08 04:58:45.904364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-06-08 04:58:45.904382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-06-08 04:58:45.904401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-06-08 04:58:45.904419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-06-08 04:58:45.904436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-06-08 04:58:45.904454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-06-08 04:58:45.904472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-06-08 04:58:45.904490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-06-08 04:58:45.904508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-06-08 04:58:45.904526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-06-08 04:58:45.904545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-06-08 04:58:45.904563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-06-08 04:58:45.904582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-06-08 04:58:45.904600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-06-08 04:58:45.904619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-06-08 04:58:45.904637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-06-08 04:58:45.904655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-06-08 04:58:45.904673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-06-08 04:58:45.904691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-06-08 04:58:45.904709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-06-08 04:58:45.904727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-06-08 04:58:45.904745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-06-08 04:58:45.904762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-06-08 04:58:45.904780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-06-08 04:58:45.904797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-06-08 04:58:45.904821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-06-08 04:58:45.904840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-06-08 04:58:45.904858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-06-08 04:58:45.904875 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-06-08 04:58:45.904896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-06-08 04:58:45.904916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-06-08 04:58:45.904934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-06-08 04:58:45.904966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-06-08 04:58:45.904988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-06-08 04:58:45.905006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-06-08 04:58:45.905024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-06-08 04:58:45.905042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-06-08 04:58:45.905060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-06-08 04:58:45.905077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-06-08 04:58:45.905094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-06-08 04:58:45.905112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-06-08 04:58:45.905130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-06-08 04:58:45.905148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-06-08 04:58:45.905167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-06-08 04:58:45.905193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-06-08 04:58:45.905216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-06-08 04:58:45.905235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-06-08 04:58:45.905253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-06-08 04:58:45.905271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-06-08 04:58:45.905289 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-06-08 04:58:45.905306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-06-08 04:58:45.905324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-06-08 04:58:45.905341 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-06-08 04:58:45.905359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-06-08 04:58:45.905377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-06-08 04:58:45.905395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-06-08 04:58:45.905412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-06-08 04:58:45.905430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-06-08 04:58:45.905447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-06-08 04:58:45.905464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-06-08 04:58:45.905481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-06-08 04:58:45.905499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-06-08 04:58:45.905522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-06-08 04:58:45.905540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-06-08 04:58:45.905558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-06-08 04:58:45.905575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-06-08 04:58:45.905593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-06-08 04:58:45.905611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-06-08 04:58:45.905630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-06-08 04:58:45.905648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-06-08 04:58:45.905666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-06-08 04:58:45.905685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-06-08 04:58:45.905703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-06-08 04:58:45.905721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-06-08 04:58:45.905739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-06-08 04:58:45.905757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-06-08 04:58:45.905775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-06-08 04:58:45.905793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-06-08 04:58:45.905811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-06-08 04:58:45.905829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-06-08 04:58:45.905847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-06-08 04:58:45.905865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-06-08 04:58:45.905883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-06-08 04:58:45.905901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-06-08 04:58:45.905920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-06-08 04:58:45.905938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-06-08 04:58:45.905956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-06-08 04:58:45.905974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-06-08 04:58:45.905993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-06-08 04:58:45.906011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-06-08 04:58:45.906030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-06-08 04:58:45.906048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-06-08 04:58:45.906066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-06-08 04:58:45.906084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-06-08 04:58:45.906102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-06-08 04:58:45.906121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-06-08 04:58:45.906139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-06-08 04:58:45.906157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-06-08 04:58:45.906181 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-06-08 04:58:45.906206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-06-08 04:58:45.906225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-06-08 04:58:45.906244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-06-08 04:58:45.906262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-06-08 04:58:45.906280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-06-08 04:58:45.906298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-06-08 04:58:45.906315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-06-08 04:58:45.906333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-06-08 04:58:45.906350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-06-08 04:58:45.906368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-06-08 04:58:45.906385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-06-08 04:58:45.906403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-06-08 04:58:45.906420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-06-08 04:58:45.906437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-06-08 04:58:45.906455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-06-08 04:58:45.906473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-06-08 04:58:45.906490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-06-08 04:58:45.906508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-06-08 04:58:45.906525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-06-08 04:58:45.906543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-06-08 04:58:45.906560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-06-08 04:58:45.906578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-06-08 04:58:45.906595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-06-08 04:58:45.906613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-06-08 04:58:45.906631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-06-08 04:58:45.906648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-06-08 04:58:45.906687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-06-08 04:58:45.906711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-06-08 04:58:45.906730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-06-08 04:58:45.906748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-06-08 04:58:45.906767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-06-08 04:58:45.906785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-06-08 04:58:45.906809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-06-08 04:58:45.906829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-06-08 04:58:45.906847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-06-08 04:58:45.906866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-06-08 04:58:45.906884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-06-08 04:58:45.906902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-06-08 04:58:45.906920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-06-08 04:58:45.906938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-06-08 04:58:45.906957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-06-08 04:58:45.906978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-06-08 04:58:45.906997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-06-08 04:58:45.907016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-06-08 04:58:45.907033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-06-08 04:58:45.907052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-06-08 04:58:45.907070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-06-08 04:58:45.907089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-06-08 04:58:45.907108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-06-08 04:58:45.907126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-06-08 04:58:45.907145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-06-08 04:58:45.907164 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-06-08 04:58:45.907182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-06-08 04:58:45.907207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-06-08 04:58:45.907233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-06-08 04:58:45.907255 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-06-08 04:58:45.907273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-06-08 04:58:45.907291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-06-08 04:58:45.907309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-06-08 04:58:45.907326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-06-08 04:58:45.907344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-06-08 04:58:45.907361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-06-08 04:58:45.907379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-06-08 04:58:45.907397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-06-08 04:58:45.907415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-06-08 04:58:45.907432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-06-08 04:58:45.907455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-06-08 04:58:45.907473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-06-08 04:58:45.907491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-06-08 04:58:45.907508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-06-08 04:58:45.907526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-06-08 04:58:45.907543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-06-08 04:58:45.907560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-06-08 04:58:45.907578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-06-08 04:58:45.907595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-06-08 04:58:45.907612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-06-08 04:58:45.907630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-06-08 04:58:45.907647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-06-08 04:58:45.907664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-06-08 04:58:45.907681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-06-08 04:58:45.907699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-06-08 04:58:45.907716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-06-08 04:58:45.907734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-06-08 04:58:45.907751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-06-08 04:58:45.907769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-06-08 04:58:45.907786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-06-08 04:58:45.907804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-06-08 04:58:45.907821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-06-08 04:58:45.907839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-06-08 04:58:45.907856 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-06-08 04:58:45.907874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-06-08 04:58:45.907894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-06-08 04:58:45.907914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-06-08 04:58:45.907931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-06-08 04:58:45.907949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-06-08 04:58:45.907966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-06-08 04:58:45.907984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-06-08 04:58:45.908001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-06-08 04:58:45.908019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-06-08 04:58:45.908041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-06-08 04:58:45.908059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-06-08 04:58:45.908076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-06-08 04:58:45.908094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-06-08 04:58:45.908112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-06-08 04:58:45.908130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-06-08 04:58:45.908148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-06-08 04:58:45.908166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-06-08 04:58:45.908185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-06-08 04:58:45.908204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-06-08 04:58:45.908230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-06-08 04:58:45.908250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-06-08 04:58:45.908269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-06-08 04:58:45.908288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-06-08 04:58:45.908306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-06-08 04:58:45.908324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-06-08 04:58:45.908342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-06-08 04:58:45.908361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-06-08 04:58:45.908379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-06-08 04:58:45.908398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-06-08 04:58:45.908416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-06-08 04:58:45.908434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-06-08 04:58:45.908453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-06-08 04:58:45.908471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-06-08 04:58:45.908489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-06-08 04:58:45.908508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-06-08 04:58:45.908526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-06-08 04:58:45.908545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-06-08 04:58:45.908563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-06-08 04:58:45.908581 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-06-08 04:58:45.908617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-06-08 04:58:45.908657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-06-08 04:58:45.908681 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-06-08 04:58:45.908701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-06-08 04:58:45.908720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-06-08 04:58:45.908745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-06-08 04:58:45.908764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-06-08 04:58:45.908783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-06-08 04:58:45.908801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-06-08 04:58:45.908820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-06-08 04:58:45.908838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-06-08 04:58:45.908856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-06-08 04:58:45.908874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-06-08 04:58:45.908892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-06-08 04:58:45.908910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-06-08 04:58:45.908928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-06-08 04:58:45.908946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-06-08 04:58:45.908984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-06-08 04:58:45.909003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-06-08 04:58:45.909022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-06-08 04:58:45.909040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-06-08 04:58:45.909059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-06-08 04:58:45.909077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-06-08 04:58:45.909095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-06-08 04:58:45.909113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-06-08 04:58:45.909132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-06-08 04:58:45.909150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-06-08 04:58:45.909168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-06-08 04:58:45.909186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-06-08 04:58:45.909203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-06-08 04:58:45.909228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-06-08 04:58:45.909272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-06-08 04:58:45.909295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-06-08 04:58:45.909315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-06-08 04:58:45.909334 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-06-08 04:58:45.909353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-06-08 04:58:45.909371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-06-08 04:58:45.909389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-06-08 04:58:45.909407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-06-08 04:58:45.909431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-06-08 04:58:45.909450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-06-08 04:58:45.909467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-06-08 04:58:45.909485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-06-08 04:58:45.909503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-06-08 04:58:45.909521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-06-08 04:58:45.909539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-06-08 04:58:45.909558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-06-08 04:58:45.909576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-06-08 04:58:45.909595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-06-08 04:58:45.909613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-06-08 04:58:45.909633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-06-08 04:58:45.909651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-06-08 04:58:45.909670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-06-08 04:58:45.909688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-06-08 04:58:45.909707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-06-08 04:58:45.909725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-06-08 04:58:45.909743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-06-08 04:58:45.909761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-06-08 04:58:45.909779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-06-08 04:58:45.909797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-06-08 04:58:45.909815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-06-08 04:58:45.909833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-06-08 04:58:45.909852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-06-08 04:58:45.909870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-06-08 04:58:45.909888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-06-08 04:58:45.909906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-06-08 04:58:45.909924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-06-08 04:58:45.909942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-06-08 04:58:45.909960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-06-08 04:58:45.909978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-06-08 04:58:45.909996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-06-08 04:58:45.910014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-06-08 04:58:45.910032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-06-08 04:58:45.910049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-06-08 04:58:45.910071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-06-08 04:58:45.910091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-06-08 04:58:45.910137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-06-08 04:58:45.910168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-06-08 04:58:45.910189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-06-08 04:58:45.910208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-06-08 04:58:45.910227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-06-08 04:58:45.910265 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-06-08 04:58:45.910296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-06-08 04:58:45.910317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-06-08 04:58:45.910336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-06-08 04:58:45.910355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-06-08 04:58:45.910373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-06-08 04:58:45.910391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-06-08 04:58:45.910409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-06-08 04:58:45.910427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-06-08 04:58:45.910444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-06-08 04:58:45.910462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-06-08 04:58:45.910480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-06-08 04:58:45.910498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-06-08 04:58:45.910516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-06-08 04:58:45.910533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-06-08 04:58:45.910551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-06-08 04:58:45.910569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-06-08 04:58:45.910587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-06-08 04:58:45.910605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-06-08 04:58:45.910623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-06-08 04:58:45.910641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-06-08 04:58:45.910679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-06-08 04:58:45.910698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-06-08 04:58:45.910716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-06-08 04:58:45.910734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-06-08 04:58:45.910752 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-06-08 04:58:45.910771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-06-08 04:58:45.910789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-06-08 04:58:45.910808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-06-08 04:58:45.910832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-06-08 04:58:45.910851 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-06-08 04:58:45.910870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-06-08 04:58:45.910888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-06-08 04:58:45.910905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-06-08 04:58:45.910924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-06-08 04:58:45.910942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-06-08 04:58:45.910961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-06-08 04:58:45.910979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-06-08 04:58:45.910997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-06-08 04:58:45.911016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-06-08 04:58:45.911034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-06-08 04:58:45.911052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-06-08 04:58:45.911070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-06-08 04:58:45.911088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-06-08 04:58:45.911136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-06-08 04:58:45.911165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-06-08 04:58:45.911186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-06-08 04:58:45.911206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-06-08 04:58:45.911225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-06-08 04:58:45.911243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-06-08 04:58:45.911282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-06-08 04:58:45.911317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-06-08 04:58:45.911338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-06-08 04:58:45.911357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-06-08 04:58:45.911376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-06-08 04:58:45.911395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-06-08 04:58:45.911413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-06-08 04:58:45.911432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-06-08 04:58:45.911450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-06-08 04:58:45.911468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-06-08 04:58:45.911485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-06-08 04:58:45.911503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-06-08 04:58:45.911521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-06-08 04:58:45.911546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-06-08 04:58:45.911564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-06-08 04:58:45.911583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-06-08 04:58:45.911600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-06-08 04:58:45.911618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-06-08 04:58:45.911636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-06-08 04:58:45.911654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-06-08 04:58:45.911673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-06-08 04:58:45.911691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-06-08 04:58:45.911709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-06-08 04:58:45.911727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-06-08 04:58:45.911744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-06-08 04:58:45.911763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-06-08 04:58:45.911780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-06-08 04:58:45.911798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-06-08 04:58:45.911816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-06-08 04:58:45.911834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-06-08 04:58:45.911851 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-06-08 04:58:45.911869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-06-08 04:58:45.911888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-06-08 04:58:45.911908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-06-08 04:58:45.911927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-06-08 04:58:45.911945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-06-08 04:58:45.911962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-06-08 04:58:45.911980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-06-08 04:58:45.911998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-06-08 04:58:45.912015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-06-08 04:58:45.912033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-06-08 04:58:45.912050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-06-08 04:58:45.912068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-06-08 04:58:45.912086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-06-08 04:58:45.912104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-06-08 04:58:45.912122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-06-08 04:58:45.912139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-06-08 04:58:45.912157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-06-08 04:58:45.912179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-06-08 04:58:45.912197 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-06-08 04:58:45.912214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-06-08 04:58:45.912232 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-06-08 04:58:45.912250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-06-08 04:58:45.912269 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-06-08 04:58:45.912296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-06-08 04:58:45.912317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-06-08 04:58:45.912335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-06-08 04:58:45.912353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-06-08 04:58:45.912371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-06-08 04:58:45.912389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-06-08 04:58:45.912407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-06-08 04:58:45.912425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-06-08 04:58:45.912443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-06-08 04:58:45.912461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-06-08 04:58:45.912480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-06-08 04:58:45.912498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-06-08 04:58:45.912517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-06-08 04:58:45.912535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-06-08 04:58:45.912553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-06-08 04:58:45.912571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-06-08 04:58:45.912589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-06-08 04:58:45.912606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-06-08 04:58:45.912624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-06-08 04:58:45.912641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-06-08 04:58:45.912659 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-06-08 04:58:45.912676 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-06-08 04:58:45.912693 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-06-08 04:58:45.912710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-06-08 04:58:45.912728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-06-08 04:58:45.912745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-06-08 04:58:45.912763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-06-08 04:58:45.912780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-06-08 04:58:45.912803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-06-08 04:58:45.912821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-06-08 04:58:45.912838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-06-08 04:58:45.912856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-06-08 04:58:45.912873 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-06-08 04:58:45.912891 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-06-08 04:58:45.912908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-06-08 04:58:45.912925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-06-08 04:58:45.912942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-06-08 04:58:45.912978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-06-08 04:58:45.912997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-06-08 04:58:45.913015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-06-08 04:58:45.913032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-06-08 04:58:45.913050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-06-08 04:58:45.913067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-06-08 04:58:45.913084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-06-08 04:58:45.913102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-06-08 04:58:45.913119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-06-08 04:58:45.913136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-06-08 04:58:45.913153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-06-08 04:58:45.913171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-06-08 04:58:45.913188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-06-08 04:58:45.913205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-06-08 04:58:45.913223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-06-08 04:58:45.913240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-06-08 04:58:45.913258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-06-08 04:58:45.913276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-06-08 04:58:45.913298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-06-08 04:58:45.913321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-06-08 04:58:45.913340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-06-08 04:58:45.913358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-06-08 04:58:45.913375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-06-08 04:58:45.913394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-06-08 04:58:45.913413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-06-08 04:58:45.913430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-06-08 04:58:45.913455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-06-08 04:58:45.913473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-06-08 04:58:45.913491 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-06-08 04:58:45.913509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-06-08 04:58:45.913527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-06-08 04:58:45.913546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-06-08 04:58:45.913564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-06-08 04:58:45.913581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-06-08 04:58:45.913599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-06-08 04:58:45.913616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-06-08 04:58:45.913634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-06-08 04:58:45.913652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-06-08 04:58:45.913670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-06-08 04:58:45.913688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-06-08 04:58:45.913705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-06-08 04:58:45.913723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-06-08 04:58:45.913740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-06-08 04:58:45.913758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-06-08 04:58:45.913776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-06-08 04:58:45.913794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-06-08 04:58:45.913812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-06-08 04:58:45.913830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-06-08 04:58:45.913848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-06-08 04:58:45.913866 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-06-08 04:58:45.913884 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-06-08 04:58:45.913902 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-06-08 04:58:45.913919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-06-08 04:58:45.913937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-06-08 04:58:45.913954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-06-08 04:58:45.913973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-06-08 04:58:45.913990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-06-08 04:58:45.914008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-06-08 04:58:45.914026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-06-08 04:58:45.914043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-06-08 04:58:45.914065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-06-08 04:58:45.914084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-06-08 04:58:45.914102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-06-08 04:58:45.914119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-06-08 04:58:45.914137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-06-08 04:58:45.914155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-06-08 04:58:45.914173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-06-08 04:58:45.914191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-06-08 04:58:45.914208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-06-08 04:58:45.914226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-06-08 04:58:45.914243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-06-08 04:58:45.914261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-06-08 04:58:45.914279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-06-08 04:58:45.914298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-06-08 04:58:45.914323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-06-08 04:58:45.914342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-06-08 04:58:45.914360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-06-08 04:58:45.914378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-06-08 04:58:45.914396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-06-08 04:58:45.914414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-06-08 04:58:45.914432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-06-08 04:58:45.914449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-06-08 04:58:45.914467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-06-08 04:58:45.914484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-06-08 04:58:45.914502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-06-08 04:58:45.914520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-06-08 04:58:45.914538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-06-08 04:58:45.914555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-06-08 04:58:45.914572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-06-08 04:58:45.914590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-06-08 04:58:45.914607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-06-08 04:58:45.914625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-06-08 04:58:45.914642 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-06-08 04:58:45.914696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-06-08 04:58:45.914717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-06-08 04:58:45.914735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-06-08 04:58:45.914754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-06-08 04:58:45.914772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-06-08 04:58:45.914791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-06-08 04:58:45.914809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-06-08 04:58:45.914827 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-06-08 04:58:45.914845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-06-08 04:58:45.914863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-06-08 04:58:45.914882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-06-08 04:58:45.914903 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-06-08 04:58:45.914922 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-06-08 04:58:45.914941 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-06-08 04:58:45.914959 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-06-08 04:58:45.914978 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-06-08 04:58:45.914996 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-06-08 04:58:45.915014 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-06-08 04:58:45.915033 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-06-08 04:58:45.915050 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-06-08 04:58:45.915069 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-06-08 04:58:45.915089 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-06-08 04:58:45.915136 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-06-08 04:58:45.915162 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-06-08 04:58:45.915182 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-06-08 04:58:45.915201 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-06-08 04:58:45.915220 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-06-08 04:58:45.915239 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-06-08 04:58:45.915257 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-06-08 04:58:45.915276 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-06-08 04:58:45.915294 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-06-08 04:58:45.915313 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-06-08 04:58:45.915358 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-06-08 04:58:45.915386 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-06-08 04:58:45.915407 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-06-08 04:58:45.915426 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-06-08 04:58:45.915445 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-06-08 04:58:45.915463 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-06-08 04:58:45.915488 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-06-08 04:58:45.915508 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-06-08 04:58:45.915526 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-06-08 04:58:45.915544 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-06-08 04:58:45.915563 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-06-08 04:58:45.915581 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-06-08 04:58:45.915599 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-06-08 04:58:45.915617 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-06-08 04:58:45.915634 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-06-08 04:58:45.915652 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-06-08 04:58:45.915670 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-06-08 04:58:45.915688 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-06-08 04:58:45.915706 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-06-08 04:58:45.915724 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-06-08 04:58:45.915741 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-06-08 04:58:45.915759 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-06-08 04:58:45.915777 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-06-08 04:58:45.915794 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-06-08 04:58:45.915812 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-06-08 04:58:45.915829 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-06-08 04:58:45.915847 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-06-08 04:58:45.915865 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-06-08 04:58:45.915882 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-06-08 04:58:45.915899 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-06-08 04:58:45.915917 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-06-08 04:58:45.915934 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-06-08 04:58:45.915951 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-06-08 04:58:45.915969 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-06-08 04:58:45.915986 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-06-08 04:58:45.916004 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-06-08 04:58:45.916021 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-06-08 04:58:45.916039 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-06-08 04:58:45.916057 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-06-08 04:58:45.916074 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-06-08 04:58:45.916092 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-06-08 04:58:45.916110 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-06-08 04:58:45.916134 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-06-08 04:58:45.916153 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-06-08 04:58:45.916171 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-06-08 04:58:45.916189 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-06-08 04:58:45.916207 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-06-08 04:58:45.916225 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-06-08 04:58:45.916244 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-06-08 04:58:45.916262 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-06-08 04:58:45.916280 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-06-08 04:58:45.916298 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-06-08 04:58:45.916316 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-06-08 04:58:45.916338 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-06-08 04:58:45.916363 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-06-08 04:58:45.916383 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-06-08 04:58:45.916402 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-06-08 04:58:45.916420 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-06-08 04:58:45.916439 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-06-08 04:58:45.916457 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-06-08 04:58:45.916475 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-06-08 04:58:45.916493 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-06-08 04:58:45.916511 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-06-08 04:58:45.916529 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-06-08 04:58:45.916548 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-06-08 04:58:45.916566 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-06-08 04:58:45.916585 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-06-08 04:58:45.916603 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-06-08 04:58:45.916622 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-06-08 04:58:45.916640 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-06-08 04:58:45.916658 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-06-08 04:58:45.916676 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-06-08 04:58:45.916694 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-06-08 04:58:45.916712 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-06-08 04:58:45.916730 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-06-08 04:58:45.916748 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-06-08 04:58:45.916767 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-06-08 04:58:45.916790 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-06-08 04:58:45.916809 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-06-08 04:58:45.916827 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-06-08 04:58:45.916845 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-06-08 04:58:45.916863 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-06-08 04:58:45.916881 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-06-08 04:58:45.916899 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-06-08 04:58:45.916917 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-06-08 04:58:45.916935 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-06-08 04:58:45.916968 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-06-08 04:58:45.916990 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-06-08 04:58:45.917008 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-06-08 04:58:45.917026 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-06-08 04:58:45.917044 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-06-08 04:58:45.917062 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-06-08 04:58:45.917080 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-06-08 04:58:45.917098 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-06-08 04:58:45.917116 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-06-08 04:58:45.917134 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-06-08 04:58:45.917151 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-06-08 04:58:45.917169 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-06-08 04:58:45.917186 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-06-08 04:58:45.917204 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-06-08 04:58:45.917221 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-06-08 04:58:45.917239 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-06-08 04:58:45.917257 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-06-08 04:58:45.917274 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-06-08 04:58:45.917292 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-06-08 04:58:45.917310 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-06-08 04:58:45.917328 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-06-08 04:58:45.917348 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-06-08 04:58:45.917374 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-06-08 04:58:45.917397 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-06-08 04:58:45.917416 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-06-08 04:58:45.917434 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-06-08 04:58:45.917452 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-06-08 04:58:45.917477 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-06-08 04:58:45.917496 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-06-08 04:58:45.917514 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-06-08 04:58:45.917531 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-06-08 04:58:45.917549 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-06-08 04:58:45.917567 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-06-08 04:58:45.917586 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-06-08 04:58:45.917604 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-06-08 04:58:45.917622 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.917641 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.917660 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-06-08 04:58:45.917678 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-06-08 04:58:45.917697 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-06-08 04:58:45.917716 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-06-08 04:58:45.917734 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-06-08 04:58:45.917752 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-06-08 04:58:45.917770 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-06-08 04:58:45.917788 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-d2g76.txt 2026-06-08 04:58:45.917806 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-d2g76.yaml 2026-06-08 04:58:45.917824 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-06-08 04:58:45.917842 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-06-08 04:58:45.917859 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-06-08 04:58:45.917877 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-06-08 04:58:45.917895 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-06-08 04:58:45.917913 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-06-08 04:58:45.917931 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-06-08 04:58:45.917949 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-06-08 04:58:45.917967 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-06-08 04:58:45.917985 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-06-08 04:58:45.918002 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-06-08 04:58:45.918020 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-06-08 04:58:45.918037 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-06-08 04:58:45.918055 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-06-08 04:58:45.918073 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-06-08 04:58:45.918091 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-06-08 04:58:45.918108 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.918131 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.918150 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-06-08 04:58:45.918167 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-06-08 04:58:45.918184 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-06-08 04:58:45.918202 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-06-08 04:58:45.918219 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-06-08 04:58:45.918237 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-06-08 04:58:45.918254 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-06-08 04:58:45.918272 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-06-08 04:58:45.918289 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-06-08 04:58:45.918306 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-06-08 04:58:45.918324 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-lm6sq.txt 2026-06-08 04:58:45.918342 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-lm6sq.yaml 2026-06-08 04:58:45.918362 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-06-08 04:58:45.918387 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-06-08 04:58:45.918406 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-06-08 04:58:45.918424 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-06-08 04:58:45.918442 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-06-08 04:58:45.918460 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-06-08 04:58:45.918478 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-06-08 04:58:45.918496 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-06-08 04:58:45.918514 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-06-08 04:58:45.918531 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-06-08 04:58:45.918549 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-06-08 04:58:45.918568 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-06-08 04:58:45.918585 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-06-08 04:58:45.918603 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-06-08 04:58:45.918621 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-06-08 04:58:45.918639 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-06-08 04:58:45.918673 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-06-08 04:58:45.918693 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-06-08 04:58:45.918711 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-06-08 04:58:45.918730 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-06-08 04:58:45.918748 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-06-08 04:58:45.918771 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-06-08 04:58:45.918790 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-06-08 04:58:45.918809 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-06-08 04:58:45.918827 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-06-08 04:58:45.918845 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-06-08 04:58:45.918863 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-06-08 04:58:45.918882 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-06-08 04:58:45.918901 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-06-08 04:58:45.918921 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-06-08 04:58:45.918941 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-06-08 04:58:45.918959 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-06-08 04:58:45.918978 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-06-08 04:58:45.918996 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-06-08 04:58:45.919015 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-06-08 04:58:45.919033 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-06-08 04:58:45.919051 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-06-08 04:58:45.919069 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-06-08 04:58:45.919089 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-06-08 04:58:45.919136 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-06-08 04:58:45.919162 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-06-08 04:58:45.919183 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-06-08 04:58:45.919202 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-06-08 04:58:45.919221 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-06-08 04:58:45.919240 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-06-08 04:58:45.919258 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-06-08 04:58:45.919276 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-06-08 04:58:45.919294 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-06-08 04:58:45.919312 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-06-08 04:58:45.919331 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-06-08 04:58:45.919349 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-06-08 04:58:45.919367 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-06-08 04:58:45.919408 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-06-08 04:58:45.919437 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-06-08 04:58:45.919458 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-06-08 04:58:45.919478 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-06-08 04:58:45.919497 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-06-08 04:58:45.919522 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-06-08 04:58:45.919542 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-06-08 04:58:45.919561 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-06-08 04:58:45.919580 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-06-08 04:58:45.919598 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-06-08 04:58:45.919617 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-06-08 04:58:45.919635 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-06-08 04:58:45.919654 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-06-08 04:58:45.919672 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-06-08 04:58:45.919690 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-06-08 04:58:45.919708 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-06-08 04:58:45.919727 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-06-08 04:58:45.919746 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-06-08 04:58:45.919765 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-06-08 04:58:45.919784 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-06-08 04:58:45.919802 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-06-08 04:58:45.919820 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-06-08 04:58:45.919839 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-52fb7.txt 2026-06-08 04:58:45.919857 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-52fb7.yaml 2026-06-08 04:58:45.919875 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-06-08 04:58:45.919893 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-06-08 04:58:45.919911 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-06-08 04:58:45.919929 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-06-08 04:58:45.919947 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-06-08 04:58:45.969271 | 2026-06-08 04:58:45.969426 | TASK [gather-pod-logs : creating directory for pod logs] 2026-06-08 04:58:46.174856 | instance | changed 2026-06-08 04:58:46.183284 | 2026-06-08 04:58:46.183377 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-06-08 04:58:46.400099 | instance | changed 2026-06-08 04:58:46.406509 | 2026-06-08 04:58:46.406581 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-06-08 04:58:46.999163 | instance | auth-system/keycloak-0/keycloak 2026-06-08 04:58:47.188638 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-06-08 04:58:47.380103 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-4d82h/manager 2026-06-08 04:58:47.570780 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-4d82h" not found 2026-06-08 04:58:47.761759 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-47lw8/manager 2026-06-08 04:58:47.961528 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-47lw8" not found 2026-06-08 04:58:48.151132 | instance | capi-system/capi-controller-manager-bc4cf8c95-nhnp6/manager 2026-06-08 04:58:48.340005 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-nhnp6" not found 2026-06-08 04:58:48.513849 | instance | capo-system/capo-controller-manager-65565fdb7f-bvn5n/manager 2026-06-08 04:58:48.679839 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-65565fdb7f-bvn5n" not found 2026-06-08 04:58:48.859893 | instance | cert-manager/cert-manager-75c4c745bc-5dkln/cert-manager-controller 2026-06-08 04:58:49.080016 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-5dkln" not found 2026-06-08 04:58:49.273086 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-gbn78/cert-manager-cainjector 2026-06-08 04:58:49.468216 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-gbn78" not found 2026-06-08 04:58:49.643222 | instance | cert-manager/cert-manager-webhook-548949fc64-vwzt9/cert-manager-webhook 2026-06-08 04:58:49.826135 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-vwzt9" not found 2026-06-08 04:58:50.018686 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-crpp6/envoy-gateway 2026-06-08 04:58:50.278314 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-crpp6" not found 2026-06-08 04:58:50.474950 | instance | ingress-nginx/ingress-nginx-controller-l4nqd/controller 2026-06-08 04:58:50.720529 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-l4nqd" not found 2026-06-08 04:58:50.906680 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f8xfw/ingress-nginx-default-backend 2026-06-08 04:58:51.098623 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-f8xfw" not found 2026-06-08 04:58:51.290642 | instance | kube-system/cilium-9bqnk/config 2026-06-08 04:58:51.473622 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-9bqnk" not found 2026-06-08 04:58:51.477141 | instance | kube-system/cilium-9bqnk/mount-cgroup 2026-06-08 04:58:51.683135 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-9bqnk" not found 2026-06-08 04:58:51.687674 | instance | kube-system/cilium-9bqnk/apply-sysctl-overwrites 2026-06-08 04:58:51.866949 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-9bqnk" not found 2026-06-08 04:58:51.872253 | instance | kube-system/cilium-9bqnk/mount-bpf-fs 2026-06-08 04:58:52.059761 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-9bqnk" not found 2026-06-08 04:58:52.065057 | instance | kube-system/cilium-9bqnk/clean-cilium-state 2026-06-08 04:58:52.243138 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-9bqnk" not found 2026-06-08 04:58:52.253534 | instance | kube-system/cilium-9bqnk/install-cni-binaries 2026-06-08 04:58:52.422832 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-9bqnk" not found 2026-06-08 04:58:52.426745 | instance | kube-system/cilium-9bqnk/cilium-agent 2026-06-08 04:58:52.718427 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-9bqnk" not found 2026-06-08 04:58:52.928007 | instance | kube-system/cilium-operator-869df985b8-7j4qb/cilium-operator 2026-06-08 04:58:53.106195 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-7j4qb" not found 2026-06-08 04:58:53.313265 | instance | kube-system/coredns-67659f764b-rvkss/coredns 2026-06-08 04:58:53.505380 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-rvkss" not found 2026-06-08 04:58:53.705719 | instance | kube-system/coredns-67659f764b-xqsxh/coredns 2026-06-08 04:58:53.877101 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-xqsxh" not found 2026-06-08 04:58:54.070779 | instance | kube-system/etcd-instance/etcd 2026-06-08 04:58:54.304668 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-06-08 04:58:54.481164 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-06-08 04:58:54.698284 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-06-08 04:58:54.887765 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-06-08 04:58:55.178048 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-06-08 04:58:55.360352 | instance | kube-system/kube-proxy-mldxw/kube-proxy 2026-06-08 04:58:55.534809 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-mldxw" not found 2026-06-08 04:58:55.712794 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-06-08 04:58:55.899131 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-06-08 04:58:56.079124 | instance | kube-system/kube-vip-instance/kube-vip 2026-06-08 04:58:56.256961 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-06-08 04:58:56.427343 | instance | local-path-storage/local-path-provisioner-679c578f5-rgtcq/local-path-provisioner 2026-06-08 04:58:56.607695 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-rgtcq" not found 2026-06-08 04:58:56.783942 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-06-08 04:58:56.970024 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-08 04:58:56.973884 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-06-08 04:58:57.149475 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-08 04:58:57.153515 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-06-08 04:58:57.335758 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-08 04:58:57.340174 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-06-08 04:58:57.542891 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-08 04:58:57.717617 | instance | monitoring/goldpinger-8nx5j/goldpinger-daemon 2026-06-08 04:58:57.907142 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-8nx5j" not found 2026-06-08 04:58:58.094780 | instance | monitoring/kube-prometheus-stack-grafana-67f7b585c7-g94mq/grafana-sc-dashboard 2026-06-08 04:58:58.268851 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-67f7b585c7-g94mq" not found 2026-06-08 04:58:58.272249 | instance | monitoring/kube-prometheus-stack-grafana-67f7b585c7-g94mq/grafana-sc-datasources 2026-06-08 04:58:58.445365 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-67f7b585c7-g94mq" not found 2026-06-08 04:58:58.450208 | instance | monitoring/kube-prometheus-stack-grafana-67f7b585c7-g94mq/grafana 2026-06-08 04:58:58.683012 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-67f7b585c7-g94mq" not found 2026-06-08 04:58:58.870239 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-dbssx/kube-state-metrics 2026-06-08 04:58:59.066658 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-dbssx" not found 2026-06-08 04:58:59.267052 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-vbdhp/kube-prometheus-stack 2026-06-08 04:58:59.448312 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-vbdhp" not found 2026-06-08 04:58:59.638445 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-hj58f/node-exporter 2026-06-08 04:58:59.830149 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-hj58f/pod-tls-sidecar 2026-06-08 04:59:00.008875 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-hj58f" not found 2026-06-08 04:59:00.201659 | instance | monitoring/loki-0/loki 2026-06-08 04:59:00.387466 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-06-08 04:59:00.563387 | instance | monitoring/loki-chunks-cache-0/memcached 2026-06-08 04:59:00.732410 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-06-08 04:59:00.735955 | instance | monitoring/loki-chunks-cache-0/exporter 2026-06-08 04:59:00.923873 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-06-08 04:59:01.108934 | instance | monitoring/loki-gateway-cf54cb88c-jj6p9/nginx 2026-06-08 04:59:01.526525 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-jj6p9" not found 2026-06-08 04:59:01.707347 | instance | monitoring/loki-results-cache-0/memcached 2026-06-08 04:59:01.916206 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-06-08 04:59:01.921550 | instance | monitoring/loki-results-cache-0/exporter 2026-06-08 04:59:02.101340 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-06-08 04:59:02.270495 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-6mjgw/gc 2026-06-08 04:59:02.442702 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-6mjgw" not found 2026-06-08 04:59:02.640430 | instance | monitoring/node-feature-discovery-master-8665476dbc-s2tjp/master 2026-06-08 04:59:02.814042 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-s2tjp" not found 2026-06-08 04:59:03.027415 | instance | monitoring/node-feature-discovery-worker-mqxbg/worker 2026-06-08 04:59:03.228814 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-mqxbg" not found 2026-06-08 04:59:03.410704 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-06-08 04:59:03.600356 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-08 04:59:03.606277 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-06-08 04:59:03.791232 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-08 04:59:03.796097 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-06-08 04:59:04.021814 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-08 04:59:04.025680 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-06-08 04:59:04.198101 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-08 04:59:04.201541 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-06-08 04:59:04.413529 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-08 04:59:04.589828 | instance | monitoring/prometheus-pushgateway-7b8659c68b-2p4jg/pushgateway 2026-06-08 04:59:04.773314 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-2p4jg" not found 2026-06-08 04:59:04.963523 | instance | monitoring/vector-hknm2/vector 2026-06-08 04:59:05.218553 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-hknm2" not found 2026-06-08 04:59:05.397022 | instance | openstack/barbican-api-6c9b769fd6-dh7tr/init 2026-06-08 04:59:05.577378 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-6c9b769fd6-dh7tr" not found 2026-06-08 04:59:05.581945 | instance | openstack/barbican-api-6c9b769fd6-dh7tr/barbican-api 2026-06-08 04:59:05.751631 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-6c9b769fd6-dh7tr" not found 2026-06-08 04:59:05.934090 | instance | openstack/barbican-db-init-c9tqv/init 2026-06-08 04:59:06.103028 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-c9tqv" not found 2026-06-08 04:59:06.108423 | instance | openstack/barbican-db-init-c9tqv/barbican-db-init-0 2026-06-08 04:59:06.291485 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-c9tqv" not found 2026-06-08 04:59:06.477686 | instance | openstack/barbican-db-sync-ndhdn/init 2026-06-08 04:59:06.663801 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-ndhdn" not found 2026-06-08 04:59:06.668894 | instance | openstack/barbican-db-sync-ndhdn/barbican-db-sync 2026-06-08 04:59:06.855606 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-ndhdn" not found 2026-06-08 04:59:07.040833 | instance | openstack/barbican-ks-endpoints-xb6nx/init 2026-06-08 04:59:07.216836 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-xb6nx" not found 2026-06-08 04:59:07.221606 | instance | openstack/barbican-ks-endpoints-xb6nx/key-manager-ks-endpoints-admin 2026-06-08 04:59:07.415984 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-xb6nx" not found 2026-06-08 04:59:07.419512 | instance | openstack/barbican-ks-endpoints-xb6nx/key-manager-ks-endpoints-internal 2026-06-08 04:59:07.628395 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-xb6nx" not found 2026-06-08 04:59:07.635191 | instance | openstack/barbican-ks-endpoints-xb6nx/key-manager-ks-endpoints-public 2026-06-08 04:59:07.806604 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-xb6nx" not found 2026-06-08 04:59:08.008411 | instance | openstack/barbican-ks-service-jkdrl/init 2026-06-08 04:59:08.195704 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-jkdrl" not found 2026-06-08 04:59:08.200171 | instance | openstack/barbican-ks-service-jkdrl/key-manager-ks-service-registration 2026-06-08 04:59:08.381744 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-jkdrl" not found 2026-06-08 04:59:08.568755 | instance | openstack/barbican-ks-user-2r7kx/init 2026-06-08 04:59:08.743333 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-2r7kx" not found 2026-06-08 04:59:08.748125 | instance | openstack/barbican-ks-user-2r7kx/barbican-ks-user 2026-06-08 04:59:08.934666 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-2r7kx" not found 2026-06-08 04:59:09.103456 | instance | openstack/barbican-rabbit-init-xrq2l/init 2026-06-08 04:59:09.291090 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-xrq2l" not found 2026-06-08 04:59:09.294468 | instance | openstack/barbican-rabbit-init-xrq2l/rabbit-init 2026-06-08 04:59:09.474848 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-xrq2l" not found 2026-06-08 04:59:09.668501 | instance | openstack/cinder-api-844dfbf86-8vf2h/init 2026-06-08 04:59:09.852468 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-844dfbf86-8vf2h" not found 2026-06-08 04:59:09.857307 | instance | openstack/cinder-api-844dfbf86-8vf2h/ceph-coordination-volume-perms 2026-06-08 04:59:10.046193 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-844dfbf86-8vf2h" not found 2026-06-08 04:59:10.050847 | instance | openstack/cinder-api-844dfbf86-8vf2h/cinder-api 2026-06-08 04:59:10.373671 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-844dfbf86-8vf2h" not found 2026-06-08 04:59:10.546450 | instance | openstack/cinder-backup-597cfb86cd-m2rzt/init 2026-06-08 04:59:10.725914 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-597cfb86cd-m2rzt" not found 2026-06-08 04:59:10.730437 | instance | openstack/cinder-backup-597cfb86cd-m2rzt/ceph-backup-keyring-placement 2026-06-08 04:59:10.911123 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-597cfb86cd-m2rzt" not found 2026-06-08 04:59:10.917084 | instance | openstack/cinder-backup-597cfb86cd-m2rzt/ceph-keyring-placement-rbd1 2026-06-08 04:59:11.103761 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-597cfb86cd-m2rzt" not found 2026-06-08 04:59:11.107207 | instance | openstack/cinder-backup-597cfb86cd-m2rzt/ceph-coordination-volume-perms 2026-06-08 04:59:11.287067 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-597cfb86cd-m2rzt" not found 2026-06-08 04:59:11.290418 | instance | openstack/cinder-backup-597cfb86cd-m2rzt/cinder-backup 2026-06-08 04:59:11.464671 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-597cfb86cd-m2rzt" not found 2026-06-08 04:59:11.642593 | instance | openstack/cinder-backup-storage-init-85zsj/init 2026-06-08 04:59:11.817585 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-85zsj" not found 2026-06-08 04:59:11.821242 | instance | openstack/cinder-backup-storage-init-85zsj/ceph-keyring-placement 2026-06-08 04:59:11.992433 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-85zsj" not found 2026-06-08 04:59:11.996290 | instance | openstack/cinder-backup-storage-init-85zsj/cinder-backup-storage-init 2026-06-08 04:59:12.173799 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-85zsj" not found 2026-06-08 04:59:12.365122 | instance | openstack/cinder-bootstrap-8j8jf/init 2026-06-08 04:59:12.555065 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-8j8jf" not found 2026-06-08 04:59:12.560048 | instance | openstack/cinder-bootstrap-8j8jf/bootstrap 2026-06-08 04:59:12.738584 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-8j8jf" not found 2026-06-08 04:59:12.936407 | instance | openstack/cinder-create-internal-tenant-6252s/init 2026-06-08 04:59:13.137837 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-6252s" not found 2026-06-08 04:59:13.142579 | instance | openstack/cinder-create-internal-tenant-6252s/create-internal-tenant 2026-06-08 04:59:13.317438 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-6252s" not found 2026-06-08 04:59:13.508092 | instance | openstack/cinder-db-init-9f597/init 2026-06-08 04:59:13.698843 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-9f597" not found 2026-06-08 04:59:13.703907 | instance | openstack/cinder-db-init-9f597/cinder-db-init-0 2026-06-08 04:59:13.889118 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-9f597" not found 2026-06-08 04:59:14.074169 | instance | openstack/cinder-db-sync-bqdcm/init 2026-06-08 04:59:14.267940 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-bqdcm" not found 2026-06-08 04:59:14.272849 | instance | openstack/cinder-db-sync-bqdcm/cinder-db-sync 2026-06-08 04:59:14.449661 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-bqdcm" not found 2026-06-08 04:59:14.633790 | instance | openstack/cinder-ks-endpoints-5rf52/init 2026-06-08 04:59:14.807748 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-5rf52" not found 2026-06-08 04:59:14.812598 | instance | openstack/cinder-ks-endpoints-5rf52/volumev3-ks-endpoints-admin 2026-06-08 04:59:15.011365 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-5rf52" not found 2026-06-08 04:59:15.014431 | instance | openstack/cinder-ks-endpoints-5rf52/volumev3-ks-endpoints-internal 2026-06-08 04:59:15.200410 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-5rf52" not found 2026-06-08 04:59:15.205651 | instance | openstack/cinder-ks-endpoints-5rf52/volumev3-ks-endpoints-public 2026-06-08 04:59:15.393513 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-5rf52" not found 2026-06-08 04:59:15.573205 | instance | openstack/cinder-ks-service-jkp2q/init 2026-06-08 04:59:15.745663 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-jkp2q" not found 2026-06-08 04:59:15.749466 | instance | openstack/cinder-ks-service-jkp2q/volumev3-ks-service-registration 2026-06-08 04:59:15.931003 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-jkp2q" not found 2026-06-08 04:59:16.110914 | instance | openstack/cinder-ks-user-528dc/init 2026-06-08 04:59:16.294670 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-528dc" not found 2026-06-08 04:59:16.298069 | instance | openstack/cinder-ks-user-528dc/cinder-ks-user 2026-06-08 04:59:16.471214 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-528dc" not found 2026-06-08 04:59:16.644124 | instance | openstack/cinder-rabbit-init-q2qsk/init 2026-06-08 04:59:16.809267 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-q2qsk" not found 2026-06-08 04:59:16.813670 | instance | openstack/cinder-rabbit-init-q2qsk/rabbit-init 2026-06-08 04:59:17.005171 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-q2qsk" not found 2026-06-08 04:59:17.183949 | instance | openstack/cinder-scheduler-576c8648f8-h79k9/init 2026-06-08 04:59:17.377484 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-576c8648f8-h79k9" not found 2026-06-08 04:59:17.381173 | instance | openstack/cinder-scheduler-576c8648f8-h79k9/ceph-coordination-volume-perms 2026-06-08 04:59:17.566954 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-576c8648f8-h79k9" not found 2026-06-08 04:59:17.571497 | instance | openstack/cinder-scheduler-576c8648f8-h79k9/cinder-scheduler 2026-06-08 04:59:17.741164 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-576c8648f8-h79k9" not found 2026-06-08 04:59:17.921044 | instance | openstack/cinder-storage-init-8mnxv/init 2026-06-08 04:59:18.089750 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-8mnxv" not found 2026-06-08 04:59:18.094509 | instance | openstack/cinder-storage-init-8mnxv/ceph-keyring-placement 2026-06-08 04:59:18.272248 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-8mnxv" not found 2026-06-08 04:59:18.279760 | instance | openstack/cinder-storage-init-8mnxv/cinder-storage-init-rbd1 2026-06-08 04:59:18.454325 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-8mnxv" not found 2026-06-08 04:59:18.634245 | instance | openstack/cinder-volume-5cd8775f94-6nldk/init 2026-06-08 04:59:18.809890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-5cd8775f94-6nldk" not found 2026-06-08 04:59:18.813435 | instance | openstack/cinder-volume-5cd8775f94-6nldk/ceph-keyring-placement-rbd1 2026-06-08 04:59:19.006239 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-5cd8775f94-6nldk" not found 2026-06-08 04:59:19.011775 | instance | openstack/cinder-volume-5cd8775f94-6nldk/ceph-coordination-volume-perms 2026-06-08 04:59:19.202640 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-5cd8775f94-6nldk" not found 2026-06-08 04:59:19.206096 | instance | openstack/cinder-volume-5cd8775f94-6nldk/init-cinder-conf 2026-06-08 04:59:19.402053 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-5cd8775f94-6nldk" not found 2026-06-08 04:59:19.406001 | instance | openstack/cinder-volume-5cd8775f94-6nldk/cinder-volume 2026-06-08 04:59:19.587869 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-5cd8775f94-6nldk" not found 2026-06-08 04:59:19.796808 | instance | openstack/cinder-volume-usage-audit-29681525-jd7tv/init 2026-06-08 04:59:19.977785 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29681525-jd7tv" not found 2026-06-08 04:59:19.983425 | instance | openstack/cinder-volume-usage-audit-29681525-jd7tv/cinder-volume-usage-audit 2026-06-08 04:59:20.187025 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29681525-jd7tv" not found 2026-06-08 04:59:20.373354 | instance | openstack/glance-api-574f849db8-5t8jn/init 2026-06-08 04:59:20.548088 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-574f849db8-5t8jn" not found 2026-06-08 04:59:20.552393 | instance | openstack/glance-api-574f849db8-5t8jn/glance-perms 2026-06-08 04:59:20.744464 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-574f849db8-5t8jn" not found 2026-06-08 04:59:20.748304 | instance | openstack/glance-api-574f849db8-5t8jn/ceph-keyring-placement 2026-06-08 04:59:20.931981 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-574f849db8-5t8jn" not found 2026-06-08 04:59:20.936889 | instance | openstack/glance-api-574f849db8-5t8jn/glance-api 2026-06-08 04:59:21.136287 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-574f849db8-5t8jn" not found 2026-06-08 04:59:21.312276 | instance | openstack/glance-db-init-wlthn/init 2026-06-08 04:59:21.483208 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-wlthn" not found 2026-06-08 04:59:21.487078 | instance | openstack/glance-db-init-wlthn/glance-db-init-0 2026-06-08 04:59:21.678752 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-wlthn" not found 2026-06-08 04:59:21.875873 | instance | openstack/glance-db-sync-r7cmk/init 2026-06-08 04:59:22.051777 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-r7cmk" not found 2026-06-08 04:59:22.057270 | instance | openstack/glance-db-sync-r7cmk/glance-db-sync 2026-06-08 04:59:22.243544 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-r7cmk" not found 2026-06-08 04:59:22.434411 | instance | openstack/glance-ks-endpoints-gwnf6/init 2026-06-08 04:59:22.614502 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-gwnf6" not found 2026-06-08 04:59:22.618038 | instance | openstack/glance-ks-endpoints-gwnf6/image-ks-endpoints-admin 2026-06-08 04:59:22.802740 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-gwnf6" not found 2026-06-08 04:59:22.808040 | instance | openstack/glance-ks-endpoints-gwnf6/image-ks-endpoints-internal 2026-06-08 04:59:22.989382 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-gwnf6" not found 2026-06-08 04:59:22.994253 | instance | openstack/glance-ks-endpoints-gwnf6/image-ks-endpoints-public 2026-06-08 04:59:23.179276 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-gwnf6" not found 2026-06-08 04:59:23.372611 | instance | openstack/glance-ks-service-cqdlg/init 2026-06-08 04:59:23.565005 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-cqdlg" not found 2026-06-08 04:59:23.573990 | instance | openstack/glance-ks-service-cqdlg/image-ks-service-registration 2026-06-08 04:59:23.752715 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-cqdlg" not found 2026-06-08 04:59:23.944659 | instance | openstack/glance-ks-user-p2mpb/init 2026-06-08 04:59:24.134680 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-p2mpb" not found 2026-06-08 04:59:24.138835 | instance | openstack/glance-ks-user-p2mpb/glance-ks-user 2026-06-08 04:59:24.336804 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-p2mpb" not found 2026-06-08 04:59:24.533458 | instance | openstack/glance-metadefs-load-6g6tc/init 2026-06-08 04:59:24.736189 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-6g6tc" not found 2026-06-08 04:59:24.741203 | instance | openstack/glance-metadefs-load-6g6tc/glance-metadefs-load 2026-06-08 04:59:24.953866 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-6g6tc" not found 2026-06-08 04:59:25.154182 | instance | openstack/glance-rabbit-init-k6x7x/init 2026-06-08 04:59:25.349839 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-k6x7x" not found 2026-06-08 04:59:25.354979 | instance | openstack/glance-rabbit-init-k6x7x/rabbit-init 2026-06-08 04:59:25.533329 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-k6x7x" not found 2026-06-08 04:59:25.721414 | instance | openstack/glance-storage-init-7wkgm/init 2026-06-08 04:59:25.916789 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-7wkgm" not found 2026-06-08 04:59:25.920910 | instance | openstack/glance-storage-init-7wkgm/ceph-keyring-placement 2026-06-08 04:59:26.131122 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-7wkgm" not found 2026-06-08 04:59:26.136391 | instance | openstack/glance-storage-init-7wkgm/glance-storage-init 2026-06-08 04:59:26.332330 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-7wkgm" not found 2026-06-08 04:59:26.507545 | instance | openstack/heat-api-85b749f965-wtw6s/init 2026-06-08 04:59:26.688724 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-85b749f965-wtw6s" not found 2026-06-08 04:59:26.693858 | instance | openstack/heat-api-85b749f965-wtw6s/heat-api 2026-06-08 04:59:26.879895 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-85b749f965-wtw6s" not found 2026-06-08 04:59:27.063184 | instance | openstack/heat-bootstrap-2dpcl/init 2026-06-08 04:59:27.244338 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-2dpcl" not found 2026-06-08 04:59:27.247658 | instance | openstack/heat-bootstrap-2dpcl/bootstrap 2026-06-08 04:59:27.433548 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-2dpcl" not found 2026-06-08 04:59:27.613702 | instance | openstack/heat-cfn-78d9dd7c75-jb6vq/init 2026-06-08 04:59:27.796398 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-78d9dd7c75-jb6vq" not found 2026-06-08 04:59:27.799655 | instance | openstack/heat-cfn-78d9dd7c75-jb6vq/heat-cfn 2026-06-08 04:59:27.978736 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-78d9dd7c75-jb6vq" not found 2026-06-08 04:59:28.144388 | instance | openstack/heat-db-init-tp5vc/init 2026-06-08 04:59:28.326058 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-tp5vc" not found 2026-06-08 04:59:28.330478 | instance | openstack/heat-db-init-tp5vc/heat-db-init-0 2026-06-08 04:59:28.502703 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-tp5vc" not found 2026-06-08 04:59:28.675824 | instance | openstack/heat-db-sync-d686t/init 2026-06-08 04:59:28.865069 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-d686t" not found 2026-06-08 04:59:28.868889 | instance | openstack/heat-db-sync-d686t/heat-db-sync 2026-06-08 04:59:29.071070 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-d686t" not found 2026-06-08 04:59:29.259285 | instance | openstack/heat-domain-ks-user-27sfc/init 2026-06-08 04:59:29.466849 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-27sfc" not found 2026-06-08 04:59:29.470413 | instance | openstack/heat-domain-ks-user-27sfc/heat-ks-domain-user 2026-06-08 04:59:29.668295 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-27sfc" not found 2026-06-08 04:59:29.877623 | instance | openstack/heat-engine-5f74f846dd-9pvtf/init 2026-06-08 04:59:30.068931 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-5f74f846dd-9pvtf" not found 2026-06-08 04:59:30.093123 | instance | openstack/heat-engine-5f74f846dd-9pvtf/heat-engine 2026-06-08 04:59:30.321758 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-5f74f846dd-9pvtf" not found 2026-06-08 04:59:30.495218 | instance | openstack/heat-engine-cleaner-29681565-wtkfp/init 2026-06-08 04:59:30.677027 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29681565-wtkfp" not found 2026-06-08 04:59:30.680470 | instance | openstack/heat-engine-cleaner-29681565-wtkfp/heat-engine-cleaner 2026-06-08 04:59:30.843151 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29681565-wtkfp" not found 2026-06-08 04:59:31.037734 | instance | openstack/heat-engine-cleaner-29681570-xbwml/init 2026-06-08 04:59:31.210146 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29681570-xbwml" not found 2026-06-08 04:59:31.214362 | instance | openstack/heat-engine-cleaner-29681570-xbwml/heat-engine-cleaner 2026-06-08 04:59:31.382874 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29681570-xbwml" not found 2026-06-08 04:59:31.548561 | instance | openstack/heat-engine-cleaner-29681575-b9q9x/init 2026-06-08 04:59:31.723686 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29681575-b9q9x" not found 2026-06-08 04:59:31.728422 | instance | openstack/heat-engine-cleaner-29681575-b9q9x/heat-engine-cleaner 2026-06-08 04:59:31.921755 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29681575-b9q9x" not found 2026-06-08 04:59:32.106165 | instance | openstack/heat-ks-endpoints-rv4f9/init 2026-06-08 04:59:32.302829 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-rv4f9" not found 2026-06-08 04:59:32.306862 | instance | openstack/heat-ks-endpoints-rv4f9/orchestration-ks-endpoints-admin 2026-06-08 04:59:32.490956 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-rv4f9" not found 2026-06-08 04:59:32.494475 | instance | openstack/heat-ks-endpoints-rv4f9/orchestration-ks-endpoints-internal 2026-06-08 04:59:32.671672 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-rv4f9" not found 2026-06-08 04:59:32.674791 | instance | openstack/heat-ks-endpoints-rv4f9/orchestration-ks-endpoints-public 2026-06-08 04:59:32.848842 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-rv4f9" not found 2026-06-08 04:59:32.854278 | instance | openstack/heat-ks-endpoints-rv4f9/cloudformation-ks-endpoints-admin 2026-06-08 04:59:33.030775 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-rv4f9" not found 2026-06-08 04:59:33.034770 | instance | openstack/heat-ks-endpoints-rv4f9/cloudformation-ks-endpoints-internal 2026-06-08 04:59:33.209049 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-rv4f9" not found 2026-06-08 04:59:33.213327 | instance | openstack/heat-ks-endpoints-rv4f9/cloudformation-ks-endpoints-public 2026-06-08 04:59:33.380181 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-rv4f9" not found 2026-06-08 04:59:33.556621 | instance | openstack/heat-ks-service-hmdqc/init 2026-06-08 04:59:33.740520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-hmdqc" not found 2026-06-08 04:59:33.745585 | instance | openstack/heat-ks-service-hmdqc/orchestration-ks-service-registration 2026-06-08 04:59:33.936407 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-hmdqc" not found 2026-06-08 04:59:33.941013 | instance | openstack/heat-ks-service-hmdqc/cloudformation-ks-service-registration 2026-06-08 04:59:34.127162 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-hmdqc" not found 2026-06-08 04:59:34.318668 | instance | openstack/heat-ks-user-dxc8p/init 2026-06-08 04:59:34.501737 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-dxc8p" not found 2026-06-08 04:59:34.506897 | instance | openstack/heat-ks-user-dxc8p/heat-ks-user 2026-06-08 04:59:34.698827 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-dxc8p" not found 2026-06-08 04:59:34.702866 | instance | openstack/heat-ks-user-dxc8p/heat-trustee-ks-user 2026-06-08 04:59:34.891537 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-dxc8p" not found 2026-06-08 04:59:35.081104 | instance | openstack/heat-rabbit-init-7z2nx/init 2026-06-08 04:59:35.255829 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-7z2nx" not found 2026-06-08 04:59:35.262565 | instance | openstack/heat-rabbit-init-7z2nx/rabbit-init 2026-06-08 04:59:35.434113 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-7z2nx" not found 2026-06-08 04:59:35.620442 | instance | openstack/heat-trusts-fvsdl/init 2026-06-08 04:59:35.800432 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-fvsdl" not found 2026-06-08 04:59:35.804376 | instance | openstack/heat-trusts-fvsdl/heat-trusts 2026-06-08 04:59:36.000494 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-fvsdl" not found 2026-06-08 04:59:36.173922 | instance | openstack/horizon-8d95d6dd6-gmlqd/init 2026-06-08 04:59:36.356715 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-8d95d6dd6-gmlqd" not found 2026-06-08 04:59:36.361515 | instance | openstack/horizon-8d95d6dd6-gmlqd/horizon 2026-06-08 04:59:36.592015 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-8d95d6dd6-gmlqd" not found 2026-06-08 04:59:36.758624 | instance | openstack/horizon-db-init-qcxht/init 2026-06-08 04:59:36.947743 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-qcxht" not found 2026-06-08 04:59:36.950891 | instance | openstack/horizon-db-init-qcxht/horizon-db-init-0 2026-06-08 04:59:37.125339 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-qcxht" not found 2026-06-08 04:59:37.293658 | instance | openstack/horizon-db-sync-mzxxx/init 2026-06-08 04:59:37.475979 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-mzxxx" not found 2026-06-08 04:59:37.479728 | instance | openstack/horizon-db-sync-mzxxx/horizon-db-sync 2026-06-08 04:59:37.667586 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-mzxxx" not found 2026-06-08 04:59:37.834965 | instance | openstack/keepalived-9w8m9/init 2026-06-08 04:59:38.048119 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-9w8m9" not found 2026-06-08 04:59:38.054655 | instance | openstack/keepalived-9w8m9/wait-for-ip 2026-06-08 04:59:38.395416 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-9w8m9" not found 2026-06-08 04:59:38.399064 | instance | openstack/keepalived-9w8m9/keepalived 2026-06-08 04:59:38.665415 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-9w8m9" not found 2026-06-08 04:59:38.842773 | instance | openstack/keystone-api-f9f7bdc4b-zbxb9/init 2026-06-08 04:59:39.013954 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-f9f7bdc4b-zbxb9" not found 2026-06-08 04:59:39.018852 | instance | openstack/keystone-api-f9f7bdc4b-zbxb9/keystone-api 2026-06-08 04:59:39.579523 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-f9f7bdc4b-zbxb9" not found 2026-06-08 04:59:39.806108 | instance | openstack/keystone-bootstrap-jhftq/init 2026-06-08 04:59:39.990387 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-jhftq" not found 2026-06-08 04:59:39.995749 | instance | openstack/keystone-bootstrap-jhftq/bootstrap 2026-06-08 04:59:40.197343 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-jhftq" not found 2026-06-08 04:59:40.379014 | instance | openstack/keystone-credential-setup-xr7pv/init 2026-06-08 04:59:40.562863 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-xr7pv" not found 2026-06-08 04:59:40.566871 | instance | openstack/keystone-credential-setup-xr7pv/keystone-credential-setup 2026-06-08 04:59:40.734883 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-xr7pv" not found 2026-06-08 04:59:40.936608 | instance | openstack/keystone-db-init-nt5fj/init 2026-06-08 04:59:41.115343 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-nt5fj" not found 2026-06-08 04:59:41.120640 | instance | openstack/keystone-db-init-nt5fj/keystone-db-init-0 2026-06-08 04:59:41.312588 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-nt5fj" not found 2026-06-08 04:59:41.487439 | instance | openstack/keystone-db-sync-hcgsm/init 2026-06-08 04:59:41.670296 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-hcgsm" not found 2026-06-08 04:59:41.674098 | instance | openstack/keystone-db-sync-hcgsm/keystone-db-sync 2026-06-08 04:59:41.853697 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-hcgsm" not found 2026-06-08 04:59:42.045692 | instance | openstack/keystone-domain-manage-4q8nx/init 2026-06-08 04:59:42.227174 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-4q8nx" not found 2026-06-08 04:59:42.231407 | instance | openstack/keystone-domain-manage-4q8nx/keystone-domain-manage 2026-06-08 04:59:42.410698 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-4q8nx" not found 2026-06-08 04:59:42.595299 | instance | openstack/keystone-fernet-setup-2vqxh/init 2026-06-08 04:59:42.787193 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-2vqxh" not found 2026-06-08 04:59:42.791315 | instance | openstack/keystone-fernet-setup-2vqxh/keystone-fernet-setup 2026-06-08 04:59:42.984480 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-2vqxh" not found 2026-06-08 04:59:43.175524 | instance | openstack/keystone-rabbit-init-4fsxr/init 2026-06-08 04:59:43.330530 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-4fsxr" not found 2026-06-08 04:59:43.334291 | instance | openstack/keystone-rabbit-init-4fsxr/rabbit-init 2026-06-08 04:59:43.514520 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-4fsxr" not found 2026-06-08 04:59:43.683555 | instance | openstack/libvirt-libvirt-default-k4qqf/init 2026-06-08 04:59:43.876890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-k4qqf" not found 2026-06-08 04:59:43.883641 | instance | openstack/libvirt-libvirt-default-k4qqf/init-dynamic-options 2026-06-08 04:59:44.064522 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-k4qqf" not found 2026-06-08 04:59:44.069352 | instance | openstack/libvirt-libvirt-default-k4qqf/ceph-admin-keyring-placement 2026-06-08 04:59:44.239980 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-k4qqf" not found 2026-06-08 04:59:44.245790 | instance | openstack/libvirt-libvirt-default-k4qqf/ceph-keyring-placement 2026-06-08 04:59:44.426822 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-k4qqf" not found 2026-06-08 04:59:44.432323 | instance | openstack/libvirt-libvirt-default-k4qqf/tls-sidecar 2026-06-08 04:59:44.606487 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-k4qqf" not found 2026-06-08 04:59:44.611359 | instance | openstack/libvirt-libvirt-default-k4qqf/libvirt 2026-06-08 04:59:44.799837 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-k4qqf" not found 2026-06-08 04:59:44.804815 | instance | openstack/libvirt-libvirt-default-k4qqf/libvirt-exporter 2026-06-08 04:59:45.021850 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-k4qqf" not found 2026-06-08 04:59:45.193917 | instance | openstack/magnum-api-7c776f57cd-g447t/init 2026-06-08 04:59:45.385453 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-7c776f57cd-g447t" not found 2026-06-08 04:59:45.390250 | instance | openstack/magnum-api-7c776f57cd-g447t/magnum-api 2026-06-08 04:59:45.569636 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-7c776f57cd-g447t" not found 2026-06-08 04:59:45.735810 | instance | openstack/magnum-cluster-api-proxy-vk8hl/magnum-cluster-api-proxy 2026-06-08 04:59:45.922947 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-vk8hl" not found 2026-06-08 04:59:46.099047 | instance | openstack/magnum-conductor-0/init 2026-06-08 04:59:46.298061 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-06-08 04:59:46.302432 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-06-08 04:59:46.475351 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-06-08 04:59:46.479441 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-06-08 04:59:46.645527 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-06-08 04:59:46.840783 | instance | openstack/magnum-db-init-qq4wd/init 2026-06-08 04:59:47.013686 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-qq4wd" not found 2026-06-08 04:59:47.023347 | instance | openstack/magnum-db-init-qq4wd/magnum-db-init-0 2026-06-08 04:59:47.205338 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-qq4wd" not found 2026-06-08 04:59:47.397814 | instance | openstack/magnum-db-sync-w7nr8/init 2026-06-08 04:59:47.595216 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-w7nr8" not found 2026-06-08 04:59:47.598502 | instance | openstack/magnum-db-sync-w7nr8/magnum-db-sync 2026-06-08 04:59:47.793815 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-w7nr8" not found 2026-06-08 04:59:47.988755 | instance | openstack/magnum-domain-ks-user-t8nqz/init 2026-06-08 04:59:48.340980 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-t8nqz" not found 2026-06-08 04:59:48.344021 | instance | openstack/magnum-domain-ks-user-t8nqz/magnum-ks-domain-user 2026-06-08 04:59:48.524438 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-t8nqz" not found 2026-06-08 04:59:48.705462 | instance | openstack/magnum-ks-endpoints-gthlb/init 2026-06-08 04:59:48.886593 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-gthlb" not found 2026-06-08 04:59:48.893704 | instance | openstack/magnum-ks-endpoints-gthlb/container-infra-ks-endpoints-admin 2026-06-08 04:59:49.074001 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-gthlb" not found 2026-06-08 04:59:49.077769 | instance | openstack/magnum-ks-endpoints-gthlb/container-infra-ks-endpoints-internal 2026-06-08 04:59:49.265734 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-gthlb" not found 2026-06-08 04:59:49.270771 | instance | openstack/magnum-ks-endpoints-gthlb/container-infra-ks-endpoints-public 2026-06-08 04:59:49.462048 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-gthlb" not found 2026-06-08 04:59:49.643566 | instance | openstack/magnum-ks-service-rkk6d/init 2026-06-08 04:59:49.821529 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-rkk6d" not found 2026-06-08 04:59:49.826682 | instance | openstack/magnum-ks-service-rkk6d/container-infra-ks-service-registration 2026-06-08 04:59:50.025933 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-rkk6d" not found 2026-06-08 04:59:50.199895 | instance | openstack/magnum-ks-user-4nb8m/init 2026-06-08 04:59:50.381027 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-4nb8m" not found 2026-06-08 04:59:50.385956 | instance | openstack/magnum-ks-user-4nb8m/magnum-ks-user 2026-06-08 04:59:50.548533 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-4nb8m" not found 2026-06-08 04:59:50.732529 | instance | openstack/magnum-rabbit-init-b29v7/init 2026-06-08 04:59:50.922990 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-b29v7" not found 2026-06-08 04:59:50.926299 | instance | openstack/magnum-rabbit-init-b29v7/rabbit-init 2026-06-08 04:59:51.110353 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-b29v7" not found 2026-06-08 04:59:51.288373 | instance | openstack/magnum-registry-c45778976-627rl/registry 2026-06-08 04:59:51.469315 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-627rl" not found 2026-06-08 04:59:51.638208 | instance | openstack/manila-api-7b8865fd76-94clz/init 2026-06-08 04:59:51.813707 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-7b8865fd76-94clz" not found 2026-06-08 04:59:51.817534 | instance | openstack/manila-api-7b8865fd76-94clz/manila-api 2026-06-08 04:59:52.041526 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-7b8865fd76-94clz" not found 2026-06-08 04:59:52.210701 | instance | openstack/manila-bootstrap-wmsll/init 2026-06-08 04:59:52.384817 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-wmsll" not found 2026-06-08 04:59:52.388713 | instance | openstack/manila-bootstrap-wmsll/bootstrap 2026-06-08 04:59:52.567431 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-wmsll" not found 2026-06-08 04:59:52.738086 | instance | openstack/manila-data-6fc49cbbdc-qlt6p/init 2026-06-08 04:59:52.924769 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-6fc49cbbdc-qlt6p" not found 2026-06-08 04:59:52.929188 | instance | openstack/manila-data-6fc49cbbdc-qlt6p/manila-data 2026-06-08 04:59:53.113629 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-6fc49cbbdc-qlt6p" not found 2026-06-08 04:59:53.289069 | instance | openstack/manila-db-init-lqpd9/init 2026-06-08 04:59:53.468320 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-lqpd9" not found 2026-06-08 04:59:53.472941 | instance | openstack/manila-db-init-lqpd9/manila-db-init-0 2026-06-08 04:59:53.656215 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-lqpd9" not found 2026-06-08 04:59:53.829563 | instance | openstack/manila-db-sync-hcccr/init 2026-06-08 04:59:53.999238 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-hcccr" not found 2026-06-08 04:59:54.003714 | instance | openstack/manila-db-sync-hcccr/manila-db-sync 2026-06-08 04:59:54.172013 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-hcccr" not found 2026-06-08 04:59:54.374222 | instance | openstack/manila-ks-endpoints-s4h2c/init 2026-06-08 04:59:54.557848 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-s4h2c" not found 2026-06-08 04:59:54.562413 | instance | openstack/manila-ks-endpoints-s4h2c/share-ks-endpoints-admin 2026-06-08 04:59:54.738782 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-s4h2c" not found 2026-06-08 04:59:54.742392 | instance | openstack/manila-ks-endpoints-s4h2c/share-ks-endpoints-internal 2026-06-08 04:59:54.934771 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-s4h2c" not found 2026-06-08 04:59:54.939419 | instance | openstack/manila-ks-endpoints-s4h2c/share-ks-endpoints-public 2026-06-08 04:59:55.135611 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-s4h2c" not found 2026-06-08 04:59:55.149829 | instance | openstack/manila-ks-endpoints-s4h2c/sharev2-ks-endpoints-admin 2026-06-08 04:59:55.334718 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-s4h2c" not found 2026-06-08 04:59:55.338604 | instance | openstack/manila-ks-endpoints-s4h2c/sharev2-ks-endpoints-internal 2026-06-08 04:59:55.507316 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-s4h2c" not found 2026-06-08 04:59:55.512067 | instance | openstack/manila-ks-endpoints-s4h2c/sharev2-ks-endpoints-public 2026-06-08 04:59:55.698842 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-s4h2c" not found 2026-06-08 04:59:55.884752 | instance | openstack/manila-ks-service-cl5g4/init 2026-06-08 04:59:56.071328 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-cl5g4" not found 2026-06-08 04:59:56.075433 | instance | openstack/manila-ks-service-cl5g4/share-ks-service-registration 2026-06-08 04:59:56.248946 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-cl5g4" not found 2026-06-08 04:59:56.253858 | instance | openstack/manila-ks-service-cl5g4/sharev2-ks-service-registration 2026-06-08 04:59:56.432579 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-cl5g4" not found 2026-06-08 04:59:56.604613 | instance | openstack/manila-ks-user-wwsqm/init 2026-06-08 04:59:56.784031 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-wwsqm" not found 2026-06-08 04:59:56.788363 | instance | openstack/manila-ks-user-wwsqm/manila-ks-user 2026-06-08 04:59:56.988564 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-wwsqm" not found 2026-06-08 04:59:57.163179 | instance | openstack/manila-rabbit-init-x272l/init 2026-06-08 04:59:57.354978 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-x272l" not found 2026-06-08 04:59:57.358650 | instance | openstack/manila-rabbit-init-x272l/rabbit-init 2026-06-08 04:59:57.531895 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-x272l" not found 2026-06-08 04:59:57.707826 | instance | openstack/manila-scheduler-687f96d99-xpgck/init 2026-06-08 04:59:57.901008 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-687f96d99-xpgck" not found 2026-06-08 04:59:57.905864 | instance | openstack/manila-scheduler-687f96d99-xpgck/manila-scheduler 2026-06-08 04:59:58.095672 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-687f96d99-xpgck" not found 2026-06-08 04:59:58.293152 | instance | openstack/manila-share-798f545dd6-9hphx/init 2026-06-08 04:59:58.480122 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-798f545dd6-9hphx" not found 2026-06-08 04:59:58.484757 | instance | openstack/manila-share-798f545dd6-9hphx/manila-share-init 2026-06-08 04:59:58.665366 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-798f545dd6-9hphx" not found 2026-06-08 04:59:58.670938 | instance | openstack/manila-share-798f545dd6-9hphx/manila-share 2026-06-08 04:59:58.896851 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-798f545dd6-9hphx" not found 2026-06-08 04:59:59.098917 | instance | openstack/memcached-memcached-cf56b6468-x2scd/init 2026-06-08 04:59:59.287215 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-x2scd" not found 2026-06-08 04:59:59.295455 | instance | openstack/memcached-memcached-cf56b6468-x2scd/memcached 2026-06-08 04:59:59.477474 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-x2scd" not found 2026-06-08 04:59:59.485568 | instance | openstack/memcached-memcached-cf56b6468-x2scd/memcached-exporter 2026-06-08 04:59:59.687424 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-x2scd" not found 2026-06-08 04:59:59.884425 | instance | openstack/neutron-coredns-7dd4958666-q2vj4/coredns 2026-06-08 05:00:00.071200 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-q2vj4" not found 2026-06-08 05:00:00.300283 | instance | openstack/neutron-db-init-lr2nx/init 2026-06-08 05:00:00.486644 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-lr2nx" not found 2026-06-08 05:00:00.491586 | instance | openstack/neutron-db-init-lr2nx/neutron-db-init-0 2026-06-08 05:00:00.687991 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-lr2nx" not found 2026-06-08 05:00:00.889085 | instance | openstack/neutron-db-sync-2rntk/init 2026-06-08 05:00:01.092976 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-2rntk" not found 2026-06-08 05:00:01.096768 | instance | openstack/neutron-db-sync-2rntk/neutron-db-sync 2026-06-08 05:00:01.296951 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-2rntk" not found 2026-06-08 05:00:01.498403 | instance | openstack/neutron-dhcp-agent-default-ckgxw/init 2026-06-08 05:00:01.711680 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-ckgxw" not found 2026-06-08 05:00:01.716551 | instance | openstack/neutron-dhcp-agent-default-ckgxw/neutron-dhcp-agent-init 2026-06-08 05:00:01.912685 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-ckgxw" not found 2026-06-08 05:00:01.916448 | instance | openstack/neutron-dhcp-agent-default-ckgxw/neutron-dhcp-agent 2026-06-08 05:00:02.294200 | instance | openstack/neutron-ks-endpoints-lbtjq/init 2026-06-08 05:00:02.483062 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-lbtjq" not found 2026-06-08 05:00:02.487929 | instance | openstack/neutron-ks-endpoints-lbtjq/network-ks-endpoints-admin 2026-06-08 05:00:02.676215 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-lbtjq" not found 2026-06-08 05:00:02.679345 | instance | openstack/neutron-ks-endpoints-lbtjq/network-ks-endpoints-internal 2026-06-08 05:00:02.882918 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-lbtjq" not found 2026-06-08 05:00:02.888652 | instance | openstack/neutron-ks-endpoints-lbtjq/network-ks-endpoints-public 2026-06-08 05:00:03.101435 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-lbtjq" not found 2026-06-08 05:00:03.306248 | instance | openstack/neutron-ks-service-gtbfx/init 2026-06-08 05:00:03.501807 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-gtbfx" not found 2026-06-08 05:00:03.508143 | instance | openstack/neutron-ks-service-gtbfx/network-ks-service-registration 2026-06-08 05:00:03.691550 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-gtbfx" not found 2026-06-08 05:00:03.876502 | instance | openstack/neutron-ks-user-f9twc/init 2026-06-08 05:00:04.086638 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-f9twc" not found 2026-06-08 05:00:04.090214 | instance | openstack/neutron-ks-user-f9twc/neutron-ks-user 2026-06-08 05:00:04.276805 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-f9twc" not found 2026-06-08 05:00:04.480425 | instance | openstack/neutron-l3-agent-default-rvb5g/init 2026-06-08 05:00:04.676666 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-rvb5g" not found 2026-06-08 05:00:04.682439 | instance | openstack/neutron-l3-agent-default-rvb5g/neutron-l3-agent-init 2026-06-08 05:00:04.887000 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-rvb5g" not found 2026-06-08 05:00:04.891976 | instance | openstack/neutron-l3-agent-default-rvb5g/neutron-l3-agent 2026-06-08 05:00:05.119881 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-rvb5g" not found 2026-06-08 05:00:05.340922 | instance | openstack/neutron-metadata-agent-default-2bh85/init 2026-06-08 05:00:05.563673 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-2bh85" not found 2026-06-08 05:00:05.571460 | instance | openstack/neutron-metadata-agent-default-2bh85/neutron-metadata-agent-init 2026-06-08 05:00:05.768094 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-2bh85" not found 2026-06-08 05:00:05.771736 | instance | openstack/neutron-metadata-agent-default-2bh85/neutron-metadata-agent 2026-06-08 05:00:05.993616 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-2bh85" not found 2026-06-08 05:00:06.205763 | instance | openstack/neutron-netns-cleanup-cron-default-5ts8s/init 2026-06-08 05:00:06.407102 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-5ts8s" not found 2026-06-08 05:00:06.412406 | instance | openstack/neutron-netns-cleanup-cron-default-5ts8s/neutron-netns-cleanup-cron 2026-06-08 05:00:06.592677 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-5ts8s" not found 2026-06-08 05:00:06.783319 | instance | openstack/neutron-ovs-agent-default-6vjbl/init 2026-06-08 05:00:06.998694 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-6vjbl" not found 2026-06-08 05:00:07.003135 | instance | openstack/neutron-ovs-agent-default-6vjbl/neutron-openvswitch-agent-kernel-modules 2026-06-08 05:00:07.200980 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-6vjbl" not found 2026-06-08 05:00:07.206329 | instance | openstack/neutron-ovs-agent-default-6vjbl/neutron-ovs-agent-init 2026-06-08 05:00:07.399895 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-6vjbl" not found 2026-06-08 05:00:07.410029 | instance | openstack/neutron-ovs-agent-default-6vjbl/neutron-ovs-agent 2026-06-08 05:00:07.801096 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-6vjbl" not found 2026-06-08 05:00:07.992781 | instance | openstack/neutron-rabbit-init-hp88h/init 2026-06-08 05:00:08.181414 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-hp88h" not found 2026-06-08 05:00:08.186549 | instance | openstack/neutron-rabbit-init-hp88h/rabbit-init 2026-06-08 05:00:08.374514 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-hp88h" not found 2026-06-08 05:00:08.566702 | instance | openstack/neutron-rpc-server-d6c4d799f-xdrb8/init 2026-06-08 05:00:08.774129 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-d6c4d799f-xdrb8" not found 2026-06-08 05:00:08.779248 | instance | openstack/neutron-rpc-server-d6c4d799f-xdrb8/neutron-rpc-server 2026-06-08 05:00:08.981729 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-d6c4d799f-xdrb8" not found 2026-06-08 05:00:09.178302 | instance | openstack/neutron-server-5c4658db4c-pwrfc/init 2026-06-08 05:00:09.378029 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-5c4658db4c-pwrfc" not found 2026-06-08 05:00:09.382909 | instance | openstack/neutron-server-5c4658db4c-pwrfc/neutron-server 2026-06-08 05:00:09.791641 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-5c4658db4c-pwrfc" not found 2026-06-08 05:00:09.795402 | instance | openstack/neutron-server-5c4658db4c-pwrfc/neutron-policy-server 2026-06-08 05:00:09.988799 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-5c4658db4c-pwrfc" not found 2026-06-08 05:00:10.175357 | instance | openstack/nova-api-metadata-7b6bffc5f7-2v4mj/init 2026-06-08 05:00:10.383126 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-7b6bffc5f7-2v4mj" not found 2026-06-08 05:00:10.390545 | instance | openstack/nova-api-metadata-7b6bffc5f7-2v4mj/nova-api-metadata-init 2026-06-08 05:00:10.571193 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-7b6bffc5f7-2v4mj" not found 2026-06-08 05:00:10.580916 | instance | openstack/nova-api-metadata-7b6bffc5f7-2v4mj/nova-api 2026-06-08 05:00:10.774723 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-7b6bffc5f7-2v4mj" not found 2026-06-08 05:00:10.973211 | instance | openstack/nova-api-osapi-b67f6f978-x6j5v/init 2026-06-08 05:00:11.201038 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-b67f6f978-x6j5v" not found 2026-06-08 05:00:11.205747 | instance | openstack/nova-api-osapi-b67f6f978-x6j5v/nova-osapi 2026-06-08 05:00:11.439327 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-b67f6f978-x6j5v" not found 2026-06-08 05:00:11.633080 | instance | openstack/nova-bootstrap-2b8cp/init 2026-06-08 05:00:11.829341 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-2b8cp" not found 2026-06-08 05:00:11.831648 | instance | openstack/nova-bootstrap-2b8cp/bootstrap 2026-06-08 05:00:12.041536 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-2b8cp" not found 2026-06-08 05:00:12.256686 | instance | openstack/nova-cell-setup-hghqj/init 2026-06-08 05:00:12.475485 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-hghqj" not found 2026-06-08 05:00:12.480343 | instance | openstack/nova-cell-setup-hghqj/nova-cell-setup-init 2026-06-08 05:00:12.684720 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-hghqj" not found 2026-06-08 05:00:12.688580 | instance | openstack/nova-cell-setup-hghqj/nova-cell-setup 2026-06-08 05:00:12.889256 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-hghqj" not found 2026-06-08 05:00:13.121123 | instance | openstack/nova-compute-default-6s7f5/init 2026-06-08 05:00:13.351241 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-6s7f5" not found 2026-06-08 05:00:13.354814 | instance | openstack/nova-compute-default-6s7f5/nova-compute-init 2026-06-08 05:00:13.548600 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-6s7f5" not found 2026-06-08 05:00:13.553271 | instance | openstack/nova-compute-default-6s7f5/ceph-perms 2026-06-08 05:00:13.743444 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-6s7f5" not found 2026-06-08 05:00:13.747073 | instance | openstack/nova-compute-default-6s7f5/ceph-admin-keyring-placement 2026-06-08 05:00:13.976682 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-6s7f5" not found 2026-06-08 05:00:13.982147 | instance | openstack/nova-compute-default-6s7f5/ceph-keyring-placement 2026-06-08 05:00:14.179066 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-6s7f5" not found 2026-06-08 05:00:14.182296 | instance | openstack/nova-compute-default-6s7f5/nova-compute-vnc-init 2026-06-08 05:00:14.392366 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-6s7f5" not found 2026-06-08 05:00:14.399275 | instance | openstack/nova-compute-default-6s7f5/nova-compute-ssh-init 2026-06-08 05:00:14.591487 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-6s7f5" not found 2026-06-08 05:00:14.597368 | instance | openstack/nova-compute-default-6s7f5/nova-compute 2026-06-08 05:00:14.846180 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-6s7f5" not found 2026-06-08 05:00:14.855903 | instance | openstack/nova-compute-default-6s7f5/nova-compute-ssh 2026-06-08 05:00:15.055249 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-6s7f5" not found 2026-06-08 05:00:15.259966 | instance | openstack/nova-conductor-f9fd77c7d-scv9r/init 2026-06-08 05:00:15.484755 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-f9fd77c7d-scv9r" not found 2026-06-08 05:00:15.489021 | instance | openstack/nova-conductor-f9fd77c7d-scv9r/nova-conductor 2026-06-08 05:00:15.703328 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-f9fd77c7d-scv9r" not found 2026-06-08 05:00:15.885319 | instance | openstack/nova-db-init-g5bv5/init 2026-06-08 05:00:16.100473 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-g5bv5" not found 2026-06-08 05:00:16.104863 | instance | openstack/nova-db-init-g5bv5/nova-db-init-0 2026-06-08 05:00:16.324846 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-g5bv5" not found 2026-06-08 05:00:16.330709 | instance | openstack/nova-db-init-g5bv5/nova-db-init-1 2026-06-08 05:00:16.528737 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-g5bv5" not found 2026-06-08 05:00:16.533211 | instance | openstack/nova-db-init-g5bv5/nova-db-init-2 2026-06-08 05:00:16.737799 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-g5bv5" not found 2026-06-08 05:00:16.929930 | instance | openstack/nova-db-sync-r4ncp/init 2026-06-08 05:00:17.107505 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-r4ncp" not found 2026-06-08 05:00:17.111949 | instance | openstack/nova-db-sync-r4ncp/nova-db-sync 2026-06-08 05:00:17.288176 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-r4ncp" not found 2026-06-08 05:00:17.472634 | instance | openstack/nova-ks-endpoints-2dvx2/init 2026-06-08 05:00:17.669248 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-2dvx2" not found 2026-06-08 05:00:17.675765 | instance | openstack/nova-ks-endpoints-2dvx2/compute-ks-endpoints-admin 2026-06-08 05:00:17.869176 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-2dvx2" not found 2026-06-08 05:00:17.873633 | instance | openstack/nova-ks-endpoints-2dvx2/compute-ks-endpoints-internal 2026-06-08 05:00:18.055450 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-2dvx2" not found 2026-06-08 05:00:18.060604 | instance | openstack/nova-ks-endpoints-2dvx2/compute-ks-endpoints-public 2026-06-08 05:00:18.230020 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-2dvx2" not found 2026-06-08 05:00:18.408725 | instance | openstack/nova-ks-service-sqwx7/init 2026-06-08 05:00:18.636683 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-sqwx7" not found 2026-06-08 05:00:18.643423 | instance | openstack/nova-ks-service-sqwx7/compute-ks-service-registration 2026-06-08 05:00:18.868375 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-sqwx7" not found 2026-06-08 05:00:19.068062 | instance | openstack/nova-ks-user-8crcc/init 2026-06-08 05:00:19.299248 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-8crcc" not found 2026-06-08 05:00:19.304353 | instance | openstack/nova-ks-user-8crcc/nova-ks-user 2026-06-08 05:00:19.485228 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-8crcc" not found 2026-06-08 05:00:19.661150 | instance | openstack/nova-novncproxy-6f67fd5459-wwktq/init 2026-06-08 05:00:19.864406 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-6f67fd5459-wwktq" not found 2026-06-08 05:00:19.868580 | instance | openstack/nova-novncproxy-6f67fd5459-wwktq/nova-novncproxy-init 2026-06-08 05:00:20.067119 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-6f67fd5459-wwktq" not found 2026-06-08 05:00:20.071368 | instance | openstack/nova-novncproxy-6f67fd5459-wwktq/nova-novncproxy-init-assets 2026-06-08 05:00:20.262266 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-6f67fd5459-wwktq" not found 2026-06-08 05:00:20.274806 | instance | openstack/nova-novncproxy-6f67fd5459-wwktq/nova-novncproxy 2026-06-08 05:00:20.454903 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-6f67fd5459-wwktq" not found 2026-06-08 05:00:20.630315 | instance | openstack/nova-rabbit-init-86s9b/init 2026-06-08 05:00:20.811103 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-86s9b" not found 2026-06-08 05:00:20.816121 | instance | openstack/nova-rabbit-init-86s9b/rabbit-init 2026-06-08 05:00:21.007875 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-86s9b" not found 2026-06-08 05:00:21.178807 | instance | openstack/nova-scheduler-d64bdcc98-25npd/init 2026-06-08 05:00:21.349668 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-d64bdcc98-25npd" not found 2026-06-08 05:00:21.357677 | instance | openstack/nova-scheduler-d64bdcc98-25npd/nova-scheduler 2026-06-08 05:00:21.522575 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-d64bdcc98-25npd" not found 2026-06-08 05:00:21.703835 | instance | openstack/octavia-api-86bd5897c-7llnw/init 2026-06-08 05:00:21.911906 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-86bd5897c-7llnw" not found 2026-06-08 05:00:21.916219 | instance | openstack/octavia-api-86bd5897c-7llnw/octavia-api 2026-06-08 05:00:22.147826 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-86bd5897c-7llnw" not found 2026-06-08 05:00:22.336018 | instance | openstack/octavia-bootstrap-8bj4g/init 2026-06-08 05:00:22.522132 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-8bj4g" not found 2026-06-08 05:00:22.527229 | instance | openstack/octavia-bootstrap-8bj4g/bootstrap 2026-06-08 05:00:22.719843 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-8bj4g" not found 2026-06-08 05:00:22.920661 | instance | openstack/octavia-db-init-9pff7/init 2026-06-08 05:00:23.106520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-9pff7" not found 2026-06-08 05:00:23.110543 | instance | openstack/octavia-db-init-9pff7/octavia-db-init-0 2026-06-08 05:00:23.281021 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-9pff7" not found 2026-06-08 05:00:23.285938 | instance | openstack/octavia-db-init-9pff7/octavia-db-init-1 2026-06-08 05:00:23.475784 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-9pff7" not found 2026-06-08 05:00:23.675124 | instance | openstack/octavia-db-sync-k7qdl/init 2026-06-08 05:00:23.882418 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-k7qdl" not found 2026-06-08 05:00:23.887360 | instance | openstack/octavia-db-sync-k7qdl/octavia-db-sync 2026-06-08 05:00:24.078538 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-k7qdl" not found 2026-06-08 05:00:24.268899 | instance | openstack/octavia-health-manager-default-nnnl7/init 2026-06-08 05:00:24.460885 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-nnnl7" not found 2026-06-08 05:00:24.465432 | instance | openstack/octavia-health-manager-default-nnnl7/octavia-health-manager-get-port 2026-06-08 05:00:24.648108 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-nnnl7" not found 2026-06-08 05:00:24.653626 | instance | openstack/octavia-health-manager-default-nnnl7/octavia-health-manager-nic-init 2026-06-08 05:00:24.846243 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-nnnl7" not found 2026-06-08 05:00:24.850844 | instance | openstack/octavia-health-manager-default-nnnl7/octavia-health-manager 2026-06-08 05:00:25.036707 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-nnnl7" not found 2026-06-08 05:00:25.210517 | instance | openstack/octavia-housekeeping-67b6ff794-jqxnr/init 2026-06-08 05:00:25.387078 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-67b6ff794-jqxnr" not found 2026-06-08 05:00:25.390964 | instance | openstack/octavia-housekeeping-67b6ff794-jqxnr/octavia-housekeeping 2026-06-08 05:00:25.572560 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-67b6ff794-jqxnr" not found 2026-06-08 05:00:25.778399 | instance | openstack/octavia-ks-endpoints-t4gg5/init 2026-06-08 05:00:25.979820 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-t4gg5" not found 2026-06-08 05:00:25.984241 | instance | openstack/octavia-ks-endpoints-t4gg5/load-balancer-ks-endpoints-admin 2026-06-08 05:00:26.151685 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-t4gg5" not found 2026-06-08 05:00:26.155656 | instance | openstack/octavia-ks-endpoints-t4gg5/load-balancer-ks-endpoints-internal 2026-06-08 05:00:26.329275 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-t4gg5" not found 2026-06-08 05:00:26.333026 | instance | openstack/octavia-ks-endpoints-t4gg5/load-balancer-ks-endpoints-public 2026-06-08 05:00:26.526877 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-t4gg5" not found 2026-06-08 05:00:26.701745 | instance | openstack/octavia-ks-service-kljn4/init 2026-06-08 05:00:26.879623 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-kljn4" not found 2026-06-08 05:00:26.883921 | instance | openstack/octavia-ks-service-kljn4/load-balancer-ks-service-registration 2026-06-08 05:00:27.079359 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-kljn4" not found 2026-06-08 05:00:27.250315 | instance | openstack/octavia-ks-user-btw6f/init 2026-06-08 05:00:27.424448 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-btw6f" not found 2026-06-08 05:00:27.428107 | instance | openstack/octavia-ks-user-btw6f/octavia-ks-user 2026-06-08 05:00:27.611137 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-btw6f" not found 2026-06-08 05:00:27.807840 | instance | openstack/octavia-rabbit-init-7d9vf/init 2026-06-08 05:00:27.990225 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-7d9vf" not found 2026-06-08 05:00:27.995099 | instance | openstack/octavia-rabbit-init-7d9vf/rabbit-init 2026-06-08 05:00:28.160581 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-7d9vf" not found 2026-06-08 05:00:28.342960 | instance | openstack/octavia-worker-9bc46c969-lw7h7/init 2026-06-08 05:00:28.557216 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-9bc46c969-lw7h7" not found 2026-06-08 05:00:28.561335 | instance | openstack/octavia-worker-9bc46c969-lw7h7/octavia-worker 2026-06-08 05:00:28.749030 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-9bc46c969-lw7h7" not found 2026-06-08 05:00:28.931971 | instance | openstack/openstack-database-exporter-78c69bc7dd-nb6hz/openstack-database-exporter 2026-06-08 05:00:29.103116 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-nb6hz" not found 2026-06-08 05:00:29.274655 | instance | openstack/openstack-exporter-6bdf96f8b-6bptg/build-config 2026-06-08 05:00:29.457759 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-6bdf96f8b-6bptg" not found 2026-06-08 05:00:29.461845 | instance | openstack/openstack-exporter-6bdf96f8b-6bptg/openstack-exporter 2026-06-08 05:00:29.683302 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-6bdf96f8b-6bptg" not found 2026-06-08 05:00:29.895196 | instance | openstack/openvswitch-q6l76/init 2026-06-08 05:00:30.082347 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-q6l76" not found 2026-06-08 05:00:30.088010 | instance | openstack/openvswitch-q6l76/openvswitch-db-perms 2026-06-08 05:00:30.282875 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-q6l76" not found 2026-06-08 05:00:30.287519 | instance | openstack/openvswitch-q6l76/openvswitch-vswitchd-modules 2026-06-08 05:00:30.473105 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-q6l76" not found 2026-06-08 05:00:30.476946 | instance | openstack/openvswitch-q6l76/openvswitch-db 2026-06-08 05:00:30.648177 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-q6l76" not found 2026-06-08 05:00:30.652828 | instance | openstack/openvswitch-q6l76/openvswitch-vswitchd 2026-06-08 05:00:30.836435 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-q6l76" not found 2026-06-08 05:00:31.026399 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-06-08 05:00:31.200100 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-06-08 05:00:31.205045 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-06-08 05:00:31.390420 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-06-08 05:00:31.395866 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-06-08 05:00:31.816514 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-06-08 05:00:31.821130 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-06-08 05:00:32.021706 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-06-08 05:00:32.209721 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-06-08 05:00:32.407002 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-06-08 05:00:32.413185 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-06-08 05:00:32.617197 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-06-08 05:00:32.621467 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-06-08 05:00:32.798686 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-06-08 05:00:32.996170 | instance | openstack/placement-api-7768bf49bb-qgl9t/init 2026-06-08 05:00:33.179367 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-7768bf49bb-qgl9t" not found 2026-06-08 05:00:33.184484 | instance | openstack/placement-api-7768bf49bb-qgl9t/placement-api 2026-06-08 05:00:33.405471 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-7768bf49bb-qgl9t" not found 2026-06-08 05:00:33.581395 | instance | openstack/placement-db-init-rzbjf/init 2026-06-08 05:00:33.756394 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-rzbjf" not found 2026-06-08 05:00:33.763272 | instance | openstack/placement-db-init-rzbjf/placement-db-init-0 2026-06-08 05:00:33.937867 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-rzbjf" not found 2026-06-08 05:00:34.109099 | instance | openstack/placement-db-sync-4vxm5/init 2026-06-08 05:00:34.296385 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-4vxm5" not found 2026-06-08 05:00:34.300878 | instance | openstack/placement-db-sync-4vxm5/placement-db-sync 2026-06-08 05:00:34.477026 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-4vxm5" not found 2026-06-08 05:00:34.653608 | instance | openstack/placement-ks-endpoints-8kfsr/init 2026-06-08 05:00:34.815888 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-8kfsr" not found 2026-06-08 05:00:34.819856 | instance | openstack/placement-ks-endpoints-8kfsr/placement-ks-endpoints-admin 2026-06-08 05:00:35.013568 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-8kfsr" not found 2026-06-08 05:00:35.018187 | instance | openstack/placement-ks-endpoints-8kfsr/placement-ks-endpoints-internal 2026-06-08 05:00:35.211771 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-8kfsr" not found 2026-06-08 05:00:35.216980 | instance | openstack/placement-ks-endpoints-8kfsr/placement-ks-endpoints-public 2026-06-08 05:00:35.391197 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-8kfsr" not found 2026-06-08 05:00:35.561102 | instance | openstack/placement-ks-service-lq88z/init 2026-06-08 05:00:35.746264 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-lq88z" not found 2026-06-08 05:00:35.751119 | instance | openstack/placement-ks-service-lq88z/placement-ks-service-registration 2026-06-08 05:00:35.949762 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-lq88z" not found 2026-06-08 05:00:36.129634 | instance | openstack/placement-ks-user-7xwtk/init 2026-06-08 05:00:36.318481 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-7xwtk" not found 2026-06-08 05:00:36.324139 | instance | openstack/placement-ks-user-7xwtk/placement-ks-user 2026-06-08 05:00:36.506313 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-7xwtk" not found 2026-06-08 05:00:36.692225 | instance | openstack/pxc-operator-69cb5bbdb9-t46dn/percona-xtradb-cluster-operator 2026-06-08 05:00:36.882532 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-t46dn" not found 2026-06-08 05:00:37.073085 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-06-08 05:00:37.254286 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-06-08 05:00:37.258779 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-06-08 05:00:37.448135 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-06-08 05:00:37.662456 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-06-08 05:00:37.830529 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-06-08 05:00:37.835487 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-06-08 05:00:38.020000 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-06-08 05:00:38.194821 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-q5gss/rabbitmq-cluster-operator 2026-06-08 05:00:38.399142 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-q5gss" not found 2026-06-08 05:00:38.580614 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-06-08 05:00:38.759830 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-06-08 05:00:38.766160 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-06-08 05:00:38.976122 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-06-08 05:00:39.198229 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-06-08 05:00:39.410538 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-06-08 05:00:39.414690 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-06-08 05:00:39.612796 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-06-08 05:00:39.803092 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-06-08 05:00:39.990195 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-06-08 05:00:39.994618 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-06-08 05:00:40.187664 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-06-08 05:00:40.367453 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-06-08 05:00:40.549332 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-06-08 05:00:40.555058 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-06-08 05:00:40.728625 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-06-08 05:00:40.913044 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-06-08 05:00:41.092221 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-06-08 05:00:41.095818 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-06-08 05:00:41.268694 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-06-08 05:00:41.439329 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-9qql6/rabbitmq-cluster-operator 2026-06-08 05:00:41.606022 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-9qql6" not found 2026-06-08 05:00:41.765435 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-06-08 05:00:41.944056 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-06-08 05:00:41.949500 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-06-08 05:00:42.145880 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-06-08 05:00:42.321474 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-06-08 05:00:42.491488 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-06-08 05:00:42.502932 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-06-08 05:00:42.762319 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-06-08 05:00:42.954969 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-06-08 05:00:43.133160 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-06-08 05:00:43.137036 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-06-08 05:00:43.342348 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-06-08 05:00:43.520674 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-jz8mv/make-container-crash-dir 2026-06-08 05:00:43.710022 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-jz8mv" not found 2026-06-08 05:00:43.713904 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-jz8mv/chown-container-data-dir 2026-06-08 05:00:43.896166 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-jz8mv" not found 2026-06-08 05:00:43.903348 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-jz8mv/ceph-crash 2026-06-08 05:00:44.102069 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-jz8mv" not found 2026-06-08 05:00:44.285331 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn/chown-container-data-dir 2026-06-08 05:00:44.470675 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn" not found 2026-06-08 05:00:44.475186 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn/rgw 2026-06-08 05:00:44.720647 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn" not found 2026-06-08 05:00:44.725395 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn/log-collector 2026-06-08 05:00:44.934005 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn" not found 2026-06-08 05:00:45.103477 | instance | openstack/staffeln-api-5dbc4b5f45-5ltkd/init 2026-06-08 05:00:45.274975 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-5dbc4b5f45-5ltkd" not found 2026-06-08 05:00:45.279315 | instance | openstack/staffeln-api-5dbc4b5f45-5ltkd/staffeln-api 2026-06-08 05:00:45.481792 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-5dbc4b5f45-5ltkd" not found 2026-06-08 05:00:45.675142 | instance | openstack/staffeln-conductor-6b79b8948-7t7vr/staffeln-conductor 2026-06-08 05:00:45.859454 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-6b79b8948-7t7vr" not found 2026-06-08 05:00:46.060258 | instance | openstack/staffeln-db-init-m6clz/init 2026-06-08 05:00:46.252273 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-m6clz" not found 2026-06-08 05:00:46.257053 | instance | openstack/staffeln-db-init-m6clz/staffeln-db-init-0 2026-06-08 05:00:46.432252 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-m6clz" not found 2026-06-08 05:00:46.614262 | instance | openstack/staffeln-db-sync-cfkw4/init 2026-06-08 05:00:46.795228 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-cfkw4" not found 2026-06-08 05:00:46.799761 | instance | openstack/staffeln-db-sync-cfkw4/staffeln-db-sync 2026-06-08 05:00:46.984275 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-cfkw4" not found 2026-06-08 05:00:47.156495 | instance | openstack/tempest-ks-user-968vx/init 2026-06-08 05:00:47.326171 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-968vx" not found 2026-06-08 05:00:47.330975 | instance | openstack/tempest-ks-user-968vx/tempest-ks-user 2026-06-08 05:00:47.494445 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-968vx" not found 2026-06-08 05:00:47.685683 | instance | openstack/tempest-run-tests-bwwlg/init 2026-06-08 05:00:47.872452 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-bwwlg" not found 2026-06-08 05:00:47.876217 | instance | openstack/tempest-run-tests-bwwlg/tempest-run-tests-init 2026-06-08 05:00:48.068052 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-bwwlg" not found 2026-06-08 05:00:48.072722 | instance | openstack/tempest-run-tests-bwwlg/tempest-run-tests 2026-06-08 05:00:48.257377 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-bwwlg" not found 2026-06-08 05:00:48.453502 | instance | openstack/valkey-node-0/valkey 2026-06-08 05:00:48.655867 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-06-08 05:00:48.660753 | instance | openstack/valkey-node-0/sentinel 2026-06-08 05:00:48.840899 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-06-08 05:00:48.847630 | instance | openstack/valkey-node-0/metrics 2026-06-08 05:00:49.032910 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-06-08 05:00:49.199532 | instance | orc-system/orc-controller-manager-6cb597b5d4-d2g76/manager 2026-06-08 05:00:49.385911 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-d2g76" not found 2026-06-08 05:00:49.571675 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-lm6sq/rook-ceph-operator 2026-06-08 05:00:49.759455 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-lm6sq" not found 2026-06-08 05:00:49.953369 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-52fb7/secretgen-controller 2026-06-08 05:00:50.160707 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-52fb7" not found 2026-06-08 05:00:50.611334 | instance | ERROR 2026-06-08 05:00:50.611615 | instance | { 2026-06-08 05:00:50.611660 | instance | "delta": "0:02:03.552355", 2026-06-08 05:00:50.611685 | instance | "end": "2026-06-08 05:00:50.167307", 2026-06-08 05:00:50.611709 | instance | "msg": "non-zero return code", 2026-06-08 05:00:50.611729 | instance | "rc": 123, 2026-06-08 05:00:50.611748 | instance | "start": "2026-06-08 04:58:46.614952" 2026-06-08 05:00:50.611766 | instance | } 2026-06-08 05:00:50.611795 | instance | ERROR: Ignoring Errors 2026-06-08 05:00:50.626473 | 2026-06-08 05:00:50.626548 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-06-08 05:00:51.643325 | instance | changed: 2026-06-08 05:00:51.643564 | instance | cd+++++++++ pod-logs/ 2026-06-08 05:00:51.643620 | instance | cd+++++++++ pod-logs/auth-system/ 2026-06-08 05:00:51.643656 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-06-08 05:00:51.643687 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-06-08 05:00:51.643718 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-06-08 05:00:51.643748 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-4d82h/ 2026-06-08 05:00:51.643781 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-4d82h/manager.txt 2026-06-08 05:00:51.643812 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-06-08 05:00:51.643843 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-47lw8/ 2026-06-08 05:00:51.643889 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-47lw8/manager.txt 2026-06-08 05:00:51.643920 | instance | cd+++++++++ pod-logs/capi-system/ 2026-06-08 05:00:51.643975 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-nhnp6/ 2026-06-08 05:00:51.644030 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-nhnp6/manager.txt 2026-06-08 05:00:51.644063 | instance | cd+++++++++ pod-logs/capo-system/ 2026-06-08 05:00:51.644096 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-bvn5n/ 2026-06-08 05:00:51.644124 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-bvn5n/manager.txt 2026-06-08 05:00:51.644153 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-06-08 05:00:51.644182 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-5dkln/ 2026-06-08 05:00:51.644211 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-5dkln/cert-manager-controller.txt 2026-06-08 05:00:51.644239 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-gbn78/ 2026-06-08 05:00:51.644266 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-gbn78/cert-manager-cainjector.txt 2026-06-08 05:00:51.644295 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-vwzt9/ 2026-06-08 05:00:51.644323 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-vwzt9/cert-manager-webhook.txt 2026-06-08 05:00:51.644352 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-06-08 05:00:51.644380 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-crpp6/ 2026-06-08 05:00:51.644407 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-crpp6/envoy-gateway.txt 2026-06-08 05:00:51.644435 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-06-08 05:00:51.644462 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-06-08 05:00:51.644489 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-06-08 05:00:51.644516 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-06-08 05:00:51.644545 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-06-08 05:00:51.644574 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-4d82h/ 2026-06-08 05:00:51.644604 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-4d82h/manager.txt 2026-06-08 05:00:51.644633 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-06-08 05:00:51.644661 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-47lw8/ 2026-06-08 05:00:51.644689 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-47lw8/manager.txt 2026-06-08 05:00:51.644716 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-06-08 05:00:51.644744 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-nhnp6/ 2026-06-08 05:00:51.644770 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-nhnp6/manager.txt 2026-06-08 05:00:51.644797 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-06-08 05:00:51.644823 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-bvn5n/ 2026-06-08 05:00:51.644849 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-bvn5n/manager.txt 2026-06-08 05:00:51.644875 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-06-08 05:00:51.644902 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-5dkln/ 2026-06-08 05:00:51.644939 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-5dkln/cert-manager-controller.txt 2026-06-08 05:00:51.644994 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-gbn78/ 2026-06-08 05:00:51.645024 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-gbn78/cert-manager-cainjector.txt 2026-06-08 05:00:51.645051 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-vwzt9/ 2026-06-08 05:00:51.645078 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-vwzt9/cert-manager-webhook.txt 2026-06-08 05:00:51.645105 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-06-08 05:00:51.645131 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-crpp6/ 2026-06-08 05:00:51.645158 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-crpp6/envoy-gateway.txt 2026-06-08 05:00:51.645184 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-06-08 05:00:51.645210 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-l4nqd/ 2026-06-08 05:00:51.645236 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-l4nqd/controller.txt 2026-06-08 05:00:51.645262 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f8xfw/ 2026-06-08 05:00:51.645287 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f8xfw/ingress-nginx-default-backend.txt 2026-06-08 05:00:51.645313 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-06-08 05:00:51.645339 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-9bqnk/ 2026-06-08 05:00:51.645366 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9bqnk/apply-sysctl-overwrites.txt 2026-06-08 05:00:51.645392 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9bqnk/cilium-agent.txt 2026-06-08 05:00:51.645419 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9bqnk/clean-cilium-state.txt 2026-06-08 05:00:51.645445 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9bqnk/config.txt 2026-06-08 05:00:51.645471 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9bqnk/install-cni-binaries.txt 2026-06-08 05:00:51.645497 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9bqnk/mount-bpf-fs.txt 2026-06-08 05:00:51.645523 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9bqnk/mount-cgroup.txt 2026-06-08 05:00:51.645549 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-7j4qb/ 2026-06-08 05:00:51.645575 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-7j4qb/cilium-operator.txt 2026-06-08 05:00:51.645602 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rvkss/ 2026-06-08 05:00:51.645628 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rvkss/coredns.txt 2026-06-08 05:00:51.645654 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xqsxh/ 2026-06-08 05:00:51.645681 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xqsxh/coredns.txt 2026-06-08 05:00:51.645707 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-06-08 05:00:51.645734 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-06-08 05:00:51.645761 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-06-08 05:00:51.645787 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-06-08 05:00:51.645814 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-06-08 05:00:51.645840 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-06-08 05:00:51.645874 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-mldxw/ 2026-06-08 05:00:51.645902 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-mldxw/kube-proxy.txt 2026-06-08 05:00:51.645930 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-06-08 05:00:51.645956 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-06-08 05:00:51.645982 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-06-08 05:00:51.646009 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-06-08 05:00:51.646035 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-06-08 05:00:51.646062 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-rgtcq/ 2026-06-08 05:00:51.646088 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-rgtcq/local-path-provisioner.txt 2026-06-08 05:00:51.646114 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-06-08 05:00:51.646140 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-06-08 05:00:51.646165 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-06-08 05:00:51.646191 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-06-08 05:00:51.646217 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-06-08 05:00:51.646243 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-06-08 05:00:51.646268 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-8nx5j/ 2026-06-08 05:00:51.646293 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-8nx5j/goldpinger-daemon.txt 2026-06-08 05:00:51.646320 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-67f7b585c7-g94mq/ 2026-06-08 05:00:51.646346 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-67f7b585c7-g94mq/grafana-sc-dashboard.txt 2026-06-08 05:00:51.646372 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-67f7b585c7-g94mq/grafana-sc-datasources.txt 2026-06-08 05:00:51.646398 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-67f7b585c7-g94mq/grafana.txt 2026-06-08 05:00:51.646424 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-dbssx/ 2026-06-08 05:00:51.646450 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-dbssx/kube-state-metrics.txt 2026-06-08 05:00:51.646476 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-vbdhp/ 2026-06-08 05:00:51.646502 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-vbdhp/kube-prometheus-stack.txt 2026-06-08 05:00:51.646528 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-hj58f/ 2026-06-08 05:00:51.646554 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-hj58f/node-exporter.txt 2026-06-08 05:00:51.646581 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-hj58f/pod-tls-sidecar.txt 2026-06-08 05:00:51.646607 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-06-08 05:00:51.646635 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-06-08 05:00:51.646661 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-06-08 05:00:51.646694 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-06-08 05:00:51.646722 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-06-08 05:00:51.646748 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-jj6p9/ 2026-06-08 05:00:51.646773 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-jj6p9/nginx.txt 2026-06-08 05:00:51.646799 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-06-08 05:00:51.646825 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-06-08 05:00:51.646850 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-06-08 05:00:51.646875 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-6mjgw/ 2026-06-08 05:00:51.646900 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-6mjgw/gc.txt 2026-06-08 05:00:51.646926 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-s2tjp/ 2026-06-08 05:00:51.646952 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-s2tjp/master.txt 2026-06-08 05:00:51.646977 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-mqxbg/ 2026-06-08 05:00:51.647003 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-mqxbg/worker.txt 2026-06-08 05:00:51.647028 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-06-08 05:00:51.647054 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-06-08 05:00:51.647080 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-06-08 05:00:51.647105 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-06-08 05:00:51.647131 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-06-08 05:00:51.647157 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-06-08 05:00:51.647183 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-2p4jg/ 2026-06-08 05:00:51.647209 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-2p4jg/pushgateway.txt 2026-06-08 05:00:51.647235 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-hknm2/ 2026-06-08 05:00:51.647262 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-hknm2/vector.txt 2026-06-08 05:00:51.647289 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-06-08 05:00:51.647316 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-6c9b769fd6-dh7tr/ 2026-06-08 05:00:51.647342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6c9b769fd6-dh7tr/barbican-api.txt 2026-06-08 05:00:51.647368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6c9b769fd6-dh7tr/init.txt 2026-06-08 05:00:51.647394 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-c9tqv/ 2026-06-08 05:00:51.647420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-c9tqv/barbican-db-init-0.txt 2026-06-08 05:00:51.647446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-c9tqv/init.txt 2026-06-08 05:00:51.647472 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-ndhdn/ 2026-06-08 05:00:51.647497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-ndhdn/barbican-db-sync.txt 2026-06-08 05:00:51.647523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-ndhdn/init.txt 2026-06-08 05:00:51.647635 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xb6nx/ 2026-06-08 05:00:51.647693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xb6nx/init.txt 2026-06-08 05:00:51.647726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xb6nx/key-manager-ks-endpoints-admin.txt 2026-06-08 05:00:51.647755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xb6nx/key-manager-ks-endpoints-internal.txt 2026-06-08 05:00:51.647784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xb6nx/key-manager-ks-endpoints-public.txt 2026-06-08 05:00:51.647811 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-jkdrl/ 2026-06-08 05:00:51.647838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-jkdrl/init.txt 2026-06-08 05:00:51.647865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-jkdrl/key-manager-ks-service-registration.txt 2026-06-08 05:00:51.647892 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-2r7kx/ 2026-06-08 05:00:51.647918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-2r7kx/barbican-ks-user.txt 2026-06-08 05:00:51.647945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-2r7kx/init.txt 2026-06-08 05:00:51.647972 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-xrq2l/ 2026-06-08 05:00:51.647998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-xrq2l/init.txt 2026-06-08 05:00:51.648023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-xrq2l/rabbit-init.txt 2026-06-08 05:00:51.648049 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-844dfbf86-8vf2h/ 2026-06-08 05:00:51.648068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-844dfbf86-8vf2h/ceph-coordination-volume-perms.txt 2026-06-08 05:00:51.648086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-844dfbf86-8vf2h/cinder-api.txt 2026-06-08 05:00:51.648105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-844dfbf86-8vf2h/init.txt 2026-06-08 05:00:51.648123 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-597cfb86cd-m2rzt/ 2026-06-08 05:00:51.648142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-597cfb86cd-m2rzt/ceph-backup-keyring-placement.txt 2026-06-08 05:00:51.648161 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-597cfb86cd-m2rzt/ceph-coordination-volume-perms.txt 2026-06-08 05:00:51.648179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-597cfb86cd-m2rzt/ceph-keyring-placement-rbd1.txt 2026-06-08 05:00:51.648198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-597cfb86cd-m2rzt/cinder-backup.txt 2026-06-08 05:00:51.648216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-597cfb86cd-m2rzt/init.txt 2026-06-08 05:00:51.648235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-85zsj/ 2026-06-08 05:00:51.648253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-85zsj/ceph-keyring-placement.txt 2026-06-08 05:00:51.648272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-85zsj/cinder-backup-storage-init.txt 2026-06-08 05:00:51.648290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-85zsj/init.txt 2026-06-08 05:00:51.648309 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-8j8jf/ 2026-06-08 05:00:51.648328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-8j8jf/bootstrap.txt 2026-06-08 05:00:51.648346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-8j8jf/init.txt 2026-06-08 05:00:51.648364 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-6252s/ 2026-06-08 05:00:51.648386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-6252s/create-internal-tenant.txt 2026-06-08 05:00:51.648405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-6252s/init.txt 2026-06-08 05:00:51.648424 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-9f597/ 2026-06-08 05:00:51.648442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-9f597/cinder-db-init-0.txt 2026-06-08 05:00:51.648460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-9f597/init.txt 2026-06-08 05:00:51.648479 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-bqdcm/ 2026-06-08 05:00:51.648497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-bqdcm/cinder-db-sync.txt 2026-06-08 05:00:51.648516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-bqdcm/init.txt 2026-06-08 05:00:51.648535 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5rf52/ 2026-06-08 05:00:51.648554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5rf52/init.txt 2026-06-08 05:00:51.648572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5rf52/volumev3-ks-endpoints-admin.txt 2026-06-08 05:00:51.648591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5rf52/volumev3-ks-endpoints-internal.txt 2026-06-08 05:00:51.648609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5rf52/volumev3-ks-endpoints-public.txt 2026-06-08 05:00:51.648628 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-jkp2q/ 2026-06-08 05:00:51.648646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-jkp2q/init.txt 2026-06-08 05:00:51.648665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-jkp2q/volumev3-ks-service-registration.txt 2026-06-08 05:00:51.648683 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-528dc/ 2026-06-08 05:00:51.648702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-528dc/cinder-ks-user.txt 2026-06-08 05:00:51.648720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-528dc/init.txt 2026-06-08 05:00:51.648739 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-q2qsk/ 2026-06-08 05:00:51.648757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-q2qsk/init.txt 2026-06-08 05:00:51.648775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-q2qsk/rabbit-init.txt 2026-06-08 05:00:51.648793 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-576c8648f8-h79k9/ 2026-06-08 05:00:51.648812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-576c8648f8-h79k9/ceph-coordination-volume-perms.txt 2026-06-08 05:00:51.648831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-576c8648f8-h79k9/cinder-scheduler.txt 2026-06-08 05:00:51.648849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-576c8648f8-h79k9/init.txt 2026-06-08 05:00:51.648868 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-8mnxv/ 2026-06-08 05:00:51.648887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-8mnxv/ceph-keyring-placement.txt 2026-06-08 05:00:51.648906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-8mnxv/cinder-storage-init-rbd1.txt 2026-06-08 05:00:51.648925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-8mnxv/init.txt 2026-06-08 05:00:51.648943 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5cd8775f94-6nldk/ 2026-06-08 05:00:51.648988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5cd8775f94-6nldk/ceph-coordination-volume-perms.txt 2026-06-08 05:00:51.649010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5cd8775f94-6nldk/ceph-keyring-placement-rbd1.txt 2026-06-08 05:00:51.649034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5cd8775f94-6nldk/cinder-volume.txt 2026-06-08 05:00:51.649053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5cd8775f94-6nldk/init-cinder-conf.txt 2026-06-08 05:00:51.649072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5cd8775f94-6nldk/init.txt 2026-06-08 05:00:51.649091 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29681525-jd7tv/ 2026-06-08 05:00:51.649110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29681525-jd7tv/cinder-volume-usage-audit.txt 2026-06-08 05:00:51.649129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29681525-jd7tv/init.txt 2026-06-08 05:00:51.649149 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-574f849db8-5t8jn/ 2026-06-08 05:00:51.649168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-574f849db8-5t8jn/ceph-keyring-placement.txt 2026-06-08 05:00:51.649187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-574f849db8-5t8jn/glance-api.txt 2026-06-08 05:00:51.649206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-574f849db8-5t8jn/glance-perms.txt 2026-06-08 05:00:51.649224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-574f849db8-5t8jn/init.txt 2026-06-08 05:00:51.649242 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-wlthn/ 2026-06-08 05:00:51.649260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-wlthn/glance-db-init-0.txt 2026-06-08 05:00:51.649279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-wlthn/init.txt 2026-06-08 05:00:51.649297 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-r7cmk/ 2026-06-08 05:00:51.649315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-r7cmk/glance-db-sync.txt 2026-06-08 05:00:51.649333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-r7cmk/init.txt 2026-06-08 05:00:51.649352 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-gwnf6/ 2026-06-08 05:00:51.649371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-gwnf6/image-ks-endpoints-admin.txt 2026-06-08 05:00:51.649389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-gwnf6/image-ks-endpoints-internal.txt 2026-06-08 05:00:51.649407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-gwnf6/image-ks-endpoints-public.txt 2026-06-08 05:00:51.649426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-gwnf6/init.txt 2026-06-08 05:00:51.649444 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-cqdlg/ 2026-06-08 05:00:51.649463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-cqdlg/image-ks-service-registration.txt 2026-06-08 05:00:51.649482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-cqdlg/init.txt 2026-06-08 05:00:51.649500 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-p2mpb/ 2026-06-08 05:00:51.649519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-p2mpb/glance-ks-user.txt 2026-06-08 05:00:51.649537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-p2mpb/init.txt 2026-06-08 05:00:51.649557 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6g6tc/ 2026-06-08 05:00:51.649575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6g6tc/glance-metadefs-load.txt 2026-06-08 05:00:51.649593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6g6tc/init.txt 2026-06-08 05:00:51.649611 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-k6x7x/ 2026-06-08 05:00:51.649629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-k6x7x/init.txt 2026-06-08 05:00:51.649651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-k6x7x/rabbit-init.txt 2026-06-08 05:00:51.649671 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-7wkgm/ 2026-06-08 05:00:51.649689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-7wkgm/ceph-keyring-placement.txt 2026-06-08 05:00:51.649708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-7wkgm/glance-storage-init.txt 2026-06-08 05:00:51.649726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-7wkgm/init.txt 2026-06-08 05:00:51.649744 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-85b749f965-wtw6s/ 2026-06-08 05:00:51.649763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-85b749f965-wtw6s/heat-api.txt 2026-06-08 05:00:51.649781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-85b749f965-wtw6s/init.txt 2026-06-08 05:00:51.649799 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-2dpcl/ 2026-06-08 05:00:51.649817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-2dpcl/bootstrap.txt 2026-06-08 05:00:51.649835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-2dpcl/init.txt 2026-06-08 05:00:51.649854 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-78d9dd7c75-jb6vq/ 2026-06-08 05:00:51.649872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-78d9dd7c75-jb6vq/heat-cfn.txt 2026-06-08 05:00:51.649890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-78d9dd7c75-jb6vq/init.txt 2026-06-08 05:00:51.649908 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-tp5vc/ 2026-06-08 05:00:51.649927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-tp5vc/heat-db-init-0.txt 2026-06-08 05:00:51.649945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-tp5vc/init.txt 2026-06-08 05:00:51.649964 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-d686t/ 2026-06-08 05:00:51.649982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-d686t/heat-db-sync.txt 2026-06-08 05:00:51.650000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-d686t/init.txt 2026-06-08 05:00:51.650019 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-27sfc/ 2026-06-08 05:00:51.650040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-27sfc/heat-ks-domain-user.txt 2026-06-08 05:00:51.650061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-27sfc/init.txt 2026-06-08 05:00:51.650079 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-5f74f846dd-9pvtf/ 2026-06-08 05:00:51.650097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-5f74f846dd-9pvtf/heat-engine.txt 2026-06-08 05:00:51.650115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-5f74f846dd-9pvtf/init.txt 2026-06-08 05:00:51.650134 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29681565-wtkfp/ 2026-06-08 05:00:51.650153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29681565-wtkfp/heat-engine-cleaner.txt 2026-06-08 05:00:51.650172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29681565-wtkfp/init.txt 2026-06-08 05:00:51.650190 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29681570-xbwml/ 2026-06-08 05:00:51.650208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29681570-xbwml/heat-engine-cleaner.txt 2026-06-08 05:00:51.650227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29681570-xbwml/init.txt 2026-06-08 05:00:51.650246 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29681575-b9q9x/ 2026-06-08 05:00:51.650264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29681575-b9q9x/heat-engine-cleaner.txt 2026-06-08 05:00:51.650289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29681575-b9q9x/init.txt 2026-06-08 05:00:51.650308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rv4f9/ 2026-06-08 05:00:51.650327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rv4f9/cloudformation-ks-endpoints-admin.txt 2026-06-08 05:00:51.650347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rv4f9/cloudformation-ks-endpoints-internal.txt 2026-06-08 05:00:51.650366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rv4f9/cloudformation-ks-endpoints-public.txt 2026-06-08 05:00:51.650385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rv4f9/init.txt 2026-06-08 05:00:51.650403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rv4f9/orchestration-ks-endpoints-admin.txt 2026-06-08 05:00:51.650421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rv4f9/orchestration-ks-endpoints-internal.txt 2026-06-08 05:00:51.650440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rv4f9/orchestration-ks-endpoints-public.txt 2026-06-08 05:00:51.650458 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-hmdqc/ 2026-06-08 05:00:51.650478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-hmdqc/cloudformation-ks-service-registration.txt 2026-06-08 05:00:51.650496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-hmdqc/init.txt 2026-06-08 05:00:51.650514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-hmdqc/orchestration-ks-service-registration.txt 2026-06-08 05:00:51.650533 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-dxc8p/ 2026-06-08 05:00:51.650552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-dxc8p/heat-ks-user.txt 2026-06-08 05:00:51.650571 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-dxc8p/heat-trustee-ks-user.txt 2026-06-08 05:00:51.650590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-dxc8p/init.txt 2026-06-08 05:00:51.650609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-7z2nx/ 2026-06-08 05:00:51.650628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-7z2nx/init.txt 2026-06-08 05:00:51.650646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-7z2nx/rabbit-init.txt 2026-06-08 05:00:51.650665 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-fvsdl/ 2026-06-08 05:00:51.650683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-fvsdl/heat-trusts.txt 2026-06-08 05:00:51.650702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-fvsdl/init.txt 2026-06-08 05:00:51.650720 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-8d95d6dd6-gmlqd/ 2026-06-08 05:00:51.650739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-8d95d6dd6-gmlqd/horizon.txt 2026-06-08 05:00:51.650758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-8d95d6dd6-gmlqd/init.txt 2026-06-08 05:00:51.650776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-qcxht/ 2026-06-08 05:00:51.650795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-qcxht/horizon-db-init-0.txt 2026-06-08 05:00:51.650814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-qcxht/init.txt 2026-06-08 05:00:51.650832 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-mzxxx/ 2026-06-08 05:00:51.650850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-mzxxx/horizon-db-sync.txt 2026-06-08 05:00:51.650869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-mzxxx/init.txt 2026-06-08 05:00:51.650887 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-9w8m9/ 2026-06-08 05:00:51.650906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-9w8m9/init.txt 2026-06-08 05:00:51.650951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-9w8m9/keepalived.txt 2026-06-08 05:00:51.650989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-9w8m9/wait-for-ip.txt 2026-06-08 05:00:51.651013 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-f9f7bdc4b-zbxb9/ 2026-06-08 05:00:51.651035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-f9f7bdc4b-zbxb9/init.txt 2026-06-08 05:00:51.651066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-f9f7bdc4b-zbxb9/keystone-api.txt 2026-06-08 05:00:51.651089 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-jhftq/ 2026-06-08 05:00:51.651110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-jhftq/bootstrap.txt 2026-06-08 05:00:51.651132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-jhftq/init.txt 2026-06-08 05:00:51.651155 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xr7pv/ 2026-06-08 05:00:51.651179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xr7pv/init.txt 2026-06-08 05:00:51.651204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xr7pv/keystone-credential-setup.txt 2026-06-08 05:00:51.651225 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-nt5fj/ 2026-06-08 05:00:51.651244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-nt5fj/init.txt 2026-06-08 05:00:51.651262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-nt5fj/keystone-db-init-0.txt 2026-06-08 05:00:51.651281 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-hcgsm/ 2026-06-08 05:00:51.651301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-hcgsm/init.txt 2026-06-08 05:00:51.651319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-hcgsm/keystone-db-sync.txt 2026-06-08 05:00:51.651338 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4q8nx/ 2026-06-08 05:00:51.651358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4q8nx/init.txt 2026-06-08 05:00:51.651376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4q8nx/keystone-domain-manage.txt 2026-06-08 05:00:51.651395 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-2vqxh/ 2026-06-08 05:00:51.651415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-2vqxh/init.txt 2026-06-08 05:00:51.651434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-2vqxh/keystone-fernet-setup.txt 2026-06-08 05:00:51.651452 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-4fsxr/ 2026-06-08 05:00:51.651471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-4fsxr/init.txt 2026-06-08 05:00:51.651490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-4fsxr/rabbit-init.txt 2026-06-08 05:00:51.651509 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k4qqf/ 2026-06-08 05:00:51.651530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k4qqf/ceph-admin-keyring-placement.txt 2026-06-08 05:00:51.651566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k4qqf/ceph-keyring-placement.txt 2026-06-08 05:00:51.651587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k4qqf/init-dynamic-options.txt 2026-06-08 05:00:51.651607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k4qqf/init.txt 2026-06-08 05:00:51.651626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k4qqf/libvirt-exporter.txt 2026-06-08 05:00:51.651646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k4qqf/libvirt.txt 2026-06-08 05:00:51.651670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k4qqf/tls-sidecar.txt 2026-06-08 05:00:51.651690 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-7c776f57cd-g447t/ 2026-06-08 05:00:51.651710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-7c776f57cd-g447t/init.txt 2026-06-08 05:00:51.651729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-7c776f57cd-g447t/magnum-api.txt 2026-06-08 05:00:51.651749 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-vk8hl/ 2026-06-08 05:00:51.651768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-vk8hl/magnum-cluster-api-proxy.txt 2026-06-08 05:00:51.651787 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-06-08 05:00:51.651807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-06-08 05:00:51.651826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-06-08 05:00:51.651846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-06-08 05:00:51.651865 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-qq4wd/ 2026-06-08 05:00:51.651884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-qq4wd/init.txt 2026-06-08 05:00:51.651903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-qq4wd/magnum-db-init-0.txt 2026-06-08 05:00:51.651923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-w7nr8/ 2026-06-08 05:00:51.651942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-w7nr8/init.txt 2026-06-08 05:00:51.651961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-w7nr8/magnum-db-sync.txt 2026-06-08 05:00:51.651979 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-t8nqz/ 2026-06-08 05:00:51.651997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-t8nqz/init.txt 2026-06-08 05:00:51.652015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-t8nqz/magnum-ks-domain-user.txt 2026-06-08 05:00:51.652035 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-gthlb/ 2026-06-08 05:00:51.652053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-gthlb/container-infra-ks-endpoints-admin.txt 2026-06-08 05:00:51.652071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-gthlb/container-infra-ks-endpoints-internal.txt 2026-06-08 05:00:51.652090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-gthlb/container-infra-ks-endpoints-public.txt 2026-06-08 05:00:51.652108 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-gthlb/init.txt 2026-06-08 05:00:51.652127 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-rkk6d/ 2026-06-08 05:00:51.652146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-rkk6d/container-infra-ks-service-registration.txt 2026-06-08 05:00:51.652165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-rkk6d/init.txt 2026-06-08 05:00:51.652185 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-4nb8m/ 2026-06-08 05:00:51.652204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-4nb8m/init.txt 2026-06-08 05:00:51.652224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-4nb8m/magnum-ks-user.txt 2026-06-08 05:00:51.652243 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-b29v7/ 2026-06-08 05:00:51.652262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-b29v7/init.txt 2026-06-08 05:00:51.652281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-b29v7/rabbit-init.txt 2026-06-08 05:00:51.652300 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-627rl/ 2026-06-08 05:00:51.652325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-627rl/registry.txt 2026-06-08 05:00:51.652345 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-7b8865fd76-94clz/ 2026-06-08 05:00:51.652365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-7b8865fd76-94clz/init.txt 2026-06-08 05:00:51.652384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-7b8865fd76-94clz/manila-api.txt 2026-06-08 05:00:51.652402 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-wmsll/ 2026-06-08 05:00:51.652421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-wmsll/bootstrap.txt 2026-06-08 05:00:51.652439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-wmsll/init.txt 2026-06-08 05:00:51.652458 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-6fc49cbbdc-qlt6p/ 2026-06-08 05:00:51.652476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-6fc49cbbdc-qlt6p/init.txt 2026-06-08 05:00:51.652494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-6fc49cbbdc-qlt6p/manila-data.txt 2026-06-08 05:00:51.652512 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-lqpd9/ 2026-06-08 05:00:51.652531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-lqpd9/init.txt 2026-06-08 05:00:51.652550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-lqpd9/manila-db-init-0.txt 2026-06-08 05:00:51.652569 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-hcccr/ 2026-06-08 05:00:51.652588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-hcccr/init.txt 2026-06-08 05:00:51.652607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-hcccr/manila-db-sync.txt 2026-06-08 05:00:51.652627 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-s4h2c/ 2026-06-08 05:00:51.652645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-s4h2c/init.txt 2026-06-08 05:00:51.652664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-s4h2c/share-ks-endpoints-admin.txt 2026-06-08 05:00:51.652684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-s4h2c/share-ks-endpoints-internal.txt 2026-06-08 05:00:51.652703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-s4h2c/share-ks-endpoints-public.txt 2026-06-08 05:00:51.652723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-s4h2c/sharev2-ks-endpoints-admin.txt 2026-06-08 05:00:51.652743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-s4h2c/sharev2-ks-endpoints-internal.txt 2026-06-08 05:00:51.652761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-s4h2c/sharev2-ks-endpoints-public.txt 2026-06-08 05:00:51.652780 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-cl5g4/ 2026-06-08 05:00:51.652798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-cl5g4/init.txt 2026-06-08 05:00:51.652817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-cl5g4/share-ks-service-registration.txt 2026-06-08 05:00:51.652836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-cl5g4/sharev2-ks-service-registration.txt 2026-06-08 05:00:51.652855 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-wwsqm/ 2026-06-08 05:00:51.652874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-wwsqm/init.txt 2026-06-08 05:00:51.652893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-wwsqm/manila-ks-user.txt 2026-06-08 05:00:51.652912 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-x272l/ 2026-06-08 05:00:51.652934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-x272l/init.txt 2026-06-08 05:00:51.652972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-x272l/rabbit-init.txt 2026-06-08 05:00:51.653010 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-687f96d99-xpgck/ 2026-06-08 05:00:51.653033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-687f96d99-xpgck/init.txt 2026-06-08 05:00:51.653056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-687f96d99-xpgck/manila-scheduler.txt 2026-06-08 05:00:51.653075 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-798f545dd6-9hphx/ 2026-06-08 05:00:51.653095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-798f545dd6-9hphx/init.txt 2026-06-08 05:00:51.653114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-798f545dd6-9hphx/manila-share-init.txt 2026-06-08 05:00:51.653134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-798f545dd6-9hphx/manila-share.txt 2026-06-08 05:00:51.653153 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-x2scd/ 2026-06-08 05:00:51.653175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-x2scd/init.txt 2026-06-08 05:00:51.653202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-x2scd/memcached-exporter.txt 2026-06-08 05:00:51.653228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-x2scd/memcached.txt 2026-06-08 05:00:51.653249 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-q2vj4/ 2026-06-08 05:00:51.653268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-q2vj4/coredns.txt 2026-06-08 05:00:51.653286 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-lr2nx/ 2026-06-08 05:00:51.653304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-lr2nx/init.txt 2026-06-08 05:00:51.653323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-lr2nx/neutron-db-init-0.txt 2026-06-08 05:00:51.653341 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-2rntk/ 2026-06-08 05:00:51.653359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-2rntk/init.txt 2026-06-08 05:00:51.653377 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-2rntk/neutron-db-sync.txt 2026-06-08 05:00:51.653396 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-ckgxw/ 2026-06-08 05:00:51.653414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-ckgxw/init.txt 2026-06-08 05:00:51.653432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-ckgxw/neutron-dhcp-agent-init.txt 2026-06-08 05:00:51.653450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-ckgxw/neutron-dhcp-agent.txt 2026-06-08 05:00:51.653469 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-lbtjq/ 2026-06-08 05:00:51.653488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-lbtjq/init.txt 2026-06-08 05:00:51.653506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-lbtjq/network-ks-endpoints-admin.txt 2026-06-08 05:00:51.653525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-lbtjq/network-ks-endpoints-internal.txt 2026-06-08 05:00:51.653543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-lbtjq/network-ks-endpoints-public.txt 2026-06-08 05:00:51.653562 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-gtbfx/ 2026-06-08 05:00:51.653579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-gtbfx/init.txt 2026-06-08 05:00:51.653597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-gtbfx/network-ks-service-registration.txt 2026-06-08 05:00:51.653616 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-f9twc/ 2026-06-08 05:00:51.653634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-f9twc/init.txt 2026-06-08 05:00:51.653660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-f9twc/neutron-ks-user.txt 2026-06-08 05:00:51.653680 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-rvb5g/ 2026-06-08 05:00:51.653699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-rvb5g/init.txt 2026-06-08 05:00:51.653718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-rvb5g/neutron-l3-agent-init.txt 2026-06-08 05:00:51.653737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-rvb5g/neutron-l3-agent.txt 2026-06-08 05:00:51.653755 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-2bh85/ 2026-06-08 05:00:51.653773 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-2bh85/init.txt 2026-06-08 05:00:51.653792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-2bh85/neutron-metadata-agent-init.txt 2026-06-08 05:00:51.653811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-2bh85/neutron-metadata-agent.txt 2026-06-08 05:00:51.653830 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-5ts8s/ 2026-06-08 05:00:51.653849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-5ts8s/init.txt 2026-06-08 05:00:51.653867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-5ts8s/neutron-netns-cleanup-cron.txt 2026-06-08 05:00:51.653887 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6vjbl/ 2026-06-08 05:00:51.653905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6vjbl/init.txt 2026-06-08 05:00:51.653924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6vjbl/neutron-openvswitch-agent-kernel-modules.txt 2026-06-08 05:00:51.653943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6vjbl/neutron-ovs-agent-init.txt 2026-06-08 05:00:51.653962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6vjbl/neutron-ovs-agent.txt 2026-06-08 05:00:51.653981 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-hp88h/ 2026-06-08 05:00:51.653999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-hp88h/init.txt 2026-06-08 05:00:51.654018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-hp88h/rabbit-init.txt 2026-06-08 05:00:51.654043 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-d6c4d799f-xdrb8/ 2026-06-08 05:00:51.654063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-d6c4d799f-xdrb8/init.txt 2026-06-08 05:00:51.654081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-d6c4d799f-xdrb8/neutron-rpc-server.txt 2026-06-08 05:00:51.654100 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-5c4658db4c-pwrfc/ 2026-06-08 05:00:51.654119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5c4658db4c-pwrfc/init.txt 2026-06-08 05:00:51.654137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5c4658db4c-pwrfc/neutron-policy-server.txt 2026-06-08 05:00:51.654155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5c4658db4c-pwrfc/neutron-server.txt 2026-06-08 05:00:51.654173 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7b6bffc5f7-2v4mj/ 2026-06-08 05:00:51.654192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7b6bffc5f7-2v4mj/init.txt 2026-06-08 05:00:51.654210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7b6bffc5f7-2v4mj/nova-api-metadata-init.txt 2026-06-08 05:00:51.654228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7b6bffc5f7-2v4mj/nova-api.txt 2026-06-08 05:00:51.654254 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-b67f6f978-x6j5v/ 2026-06-08 05:00:51.654274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-b67f6f978-x6j5v/init.txt 2026-06-08 05:00:51.654293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-b67f6f978-x6j5v/nova-osapi.txt 2026-06-08 05:00:51.654312 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-2b8cp/ 2026-06-08 05:00:51.654331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-2b8cp/bootstrap.txt 2026-06-08 05:00:51.654350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-2b8cp/init.txt 2026-06-08 05:00:51.654368 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-hghqj/ 2026-06-08 05:00:51.654387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-hghqj/init.txt 2026-06-08 05:00:51.654405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-hghqj/nova-cell-setup-init.txt 2026-06-08 05:00:51.654423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-hghqj/nova-cell-setup.txt 2026-06-08 05:00:51.654441 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6s7f5/ 2026-06-08 05:00:51.654459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6s7f5/ceph-admin-keyring-placement.txt 2026-06-08 05:00:51.654477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6s7f5/ceph-keyring-placement.txt 2026-06-08 05:00:51.654496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6s7f5/ceph-perms.txt 2026-06-08 05:00:51.654514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6s7f5/init.txt 2026-06-08 05:00:51.654532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6s7f5/nova-compute-init.txt 2026-06-08 05:00:51.654551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6s7f5/nova-compute-ssh-init.txt 2026-06-08 05:00:51.654569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6s7f5/nova-compute-ssh.txt 2026-06-08 05:00:51.654587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6s7f5/nova-compute-vnc-init.txt 2026-06-08 05:00:51.654605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6s7f5/nova-compute.txt 2026-06-08 05:00:51.654623 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-f9fd77c7d-scv9r/ 2026-06-08 05:00:51.654641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-f9fd77c7d-scv9r/init.txt 2026-06-08 05:00:51.654659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-f9fd77c7d-scv9r/nova-conductor.txt 2026-06-08 05:00:51.654677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-g5bv5/ 2026-06-08 05:00:51.654696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-g5bv5/init.txt 2026-06-08 05:00:51.654715 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-g5bv5/nova-db-init-0.txt 2026-06-08 05:00:51.654732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-g5bv5/nova-db-init-1.txt 2026-06-08 05:00:51.654750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-g5bv5/nova-db-init-2.txt 2026-06-08 05:00:51.654768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-r4ncp/ 2026-06-08 05:00:51.654786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-r4ncp/init.txt 2026-06-08 05:00:51.654804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-r4ncp/nova-db-sync.txt 2026-06-08 05:00:51.654822 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2dvx2/ 2026-06-08 05:00:51.654840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2dvx2/compute-ks-endpoints-admin.txt 2026-06-08 05:00:51.654858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2dvx2/compute-ks-endpoints-internal.txt 2026-06-08 05:00:51.654880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2dvx2/compute-ks-endpoints-public.txt 2026-06-08 05:00:51.654900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2dvx2/init.txt 2026-06-08 05:00:51.654919 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-sqwx7/ 2026-06-08 05:00:51.654937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-sqwx7/compute-ks-service-registration.txt 2026-06-08 05:00:51.654955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-sqwx7/init.txt 2026-06-08 05:00:51.654973 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-8crcc/ 2026-06-08 05:00:51.654991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-8crcc/init.txt 2026-06-08 05:00:51.655009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-8crcc/nova-ks-user.txt 2026-06-08 05:00:51.655027 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6f67fd5459-wwktq/ 2026-06-08 05:00:51.655045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6f67fd5459-wwktq/init.txt 2026-06-08 05:00:51.655064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6f67fd5459-wwktq/nova-novncproxy-init-assets.txt 2026-06-08 05:00:51.655082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6f67fd5459-wwktq/nova-novncproxy-init.txt 2026-06-08 05:00:51.655100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6f67fd5459-wwktq/nova-novncproxy.txt 2026-06-08 05:00:51.655119 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-86s9b/ 2026-06-08 05:00:51.655137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-86s9b/init.txt 2026-06-08 05:00:51.655155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-86s9b/rabbit-init.txt 2026-06-08 05:00:51.655173 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-d64bdcc98-25npd/ 2026-06-08 05:00:51.655190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-d64bdcc98-25npd/init.txt 2026-06-08 05:00:51.655208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-d64bdcc98-25npd/nova-scheduler.txt 2026-06-08 05:00:51.655226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-86bd5897c-7llnw/ 2026-06-08 05:00:51.655244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-86bd5897c-7llnw/init.txt 2026-06-08 05:00:51.655262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-86bd5897c-7llnw/octavia-api.txt 2026-06-08 05:00:51.655279 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-8bj4g/ 2026-06-08 05:00:51.655298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-8bj4g/bootstrap.txt 2026-06-08 05:00:51.655316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-8bj4g/init.txt 2026-06-08 05:00:51.655334 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-9pff7/ 2026-06-08 05:00:51.655352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-9pff7/init.txt 2026-06-08 05:00:51.655370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-9pff7/octavia-db-init-0.txt 2026-06-08 05:00:51.655388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-9pff7/octavia-db-init-1.txt 2026-06-08 05:00:51.655406 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-k7qdl/ 2026-06-08 05:00:51.655424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-k7qdl/init.txt 2026-06-08 05:00:51.655442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-k7qdl/octavia-db-sync.txt 2026-06-08 05:00:51.655460 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-nnnl7/ 2026-06-08 05:00:51.655478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-nnnl7/init.txt 2026-06-08 05:00:51.655502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-nnnl7/octavia-health-manager-get-port.txt 2026-06-08 05:00:51.655521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-nnnl7/octavia-health-manager-nic-init.txt 2026-06-08 05:00:51.655540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-nnnl7/octavia-health-manager.txt 2026-06-08 05:00:51.655590 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-67b6ff794-jqxnr/ 2026-06-08 05:00:51.655609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-67b6ff794-jqxnr/init.txt 2026-06-08 05:00:51.655628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-67b6ff794-jqxnr/octavia-housekeeping.txt 2026-06-08 05:00:51.655646 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-t4gg5/ 2026-06-08 05:00:51.655665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-t4gg5/init.txt 2026-06-08 05:00:51.655683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-t4gg5/load-balancer-ks-endpoints-admin.txt 2026-06-08 05:00:51.655702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-t4gg5/load-balancer-ks-endpoints-internal.txt 2026-06-08 05:00:51.655720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-t4gg5/load-balancer-ks-endpoints-public.txt 2026-06-08 05:00:51.655739 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-kljn4/ 2026-06-08 05:00:51.655757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-kljn4/init.txt 2026-06-08 05:00:51.655775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-kljn4/load-balancer-ks-service-registration.txt 2026-06-08 05:00:51.655793 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-btw6f/ 2026-06-08 05:00:51.655811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-btw6f/init.txt 2026-06-08 05:00:51.655830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-btw6f/octavia-ks-user.txt 2026-06-08 05:00:51.655849 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-7d9vf/ 2026-06-08 05:00:51.655867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-7d9vf/init.txt 2026-06-08 05:00:51.655885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-7d9vf/rabbit-init.txt 2026-06-08 05:00:51.655904 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-9bc46c969-lw7h7/ 2026-06-08 05:00:51.655922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-9bc46c969-lw7h7/init.txt 2026-06-08 05:00:51.655940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-9bc46c969-lw7h7/octavia-worker.txt 2026-06-08 05:00:51.655958 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-nb6hz/ 2026-06-08 05:00:51.655977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-nb6hz/openstack-database-exporter.txt 2026-06-08 05:00:51.655995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-6bptg/ 2026-06-08 05:00:51.656013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-6bptg/build-config.txt 2026-06-08 05:00:51.656031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-6bptg/openstack-exporter.txt 2026-06-08 05:00:51.656049 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-q6l76/ 2026-06-08 05:00:51.656067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-q6l76/init.txt 2026-06-08 05:00:51.656086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-q6l76/openvswitch-db-perms.txt 2026-06-08 05:00:51.656110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-q6l76/openvswitch-db.txt 2026-06-08 05:00:51.656129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-q6l76/openvswitch-vswitchd-modules.txt 2026-06-08 05:00:51.656147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-q6l76/openvswitch-vswitchd.txt 2026-06-08 05:00:51.656165 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-06-08 05:00:51.656183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-06-08 05:00:51.656202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-06-08 05:00:51.656220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-06-08 05:00:51.656238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-06-08 05:00:51.656256 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-06-08 05:00:51.656273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-06-08 05:00:51.656291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-06-08 05:00:51.656309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-06-08 05:00:51.656327 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-7768bf49bb-qgl9t/ 2026-06-08 05:00:51.656346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7768bf49bb-qgl9t/init.txt 2026-06-08 05:00:51.656364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7768bf49bb-qgl9t/placement-api.txt 2026-06-08 05:00:51.656382 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-rzbjf/ 2026-06-08 05:00:51.656401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-rzbjf/init.txt 2026-06-08 05:00:51.656419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-rzbjf/placement-db-init-0.txt 2026-06-08 05:00:51.656437 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-4vxm5/ 2026-06-08 05:00:51.656455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-4vxm5/init.txt 2026-06-08 05:00:51.656474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-4vxm5/placement-db-sync.txt 2026-06-08 05:00:51.656492 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-8kfsr/ 2026-06-08 05:00:51.656510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-8kfsr/init.txt 2026-06-08 05:00:51.656528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-8kfsr/placement-ks-endpoints-admin.txt 2026-06-08 05:00:51.656547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-8kfsr/placement-ks-endpoints-internal.txt 2026-06-08 05:00:51.656566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-8kfsr/placement-ks-endpoints-public.txt 2026-06-08 05:00:51.656585 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-lq88z/ 2026-06-08 05:00:51.656603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-lq88z/init.txt 2026-06-08 05:00:51.656621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-lq88z/placement-ks-service-registration.txt 2026-06-08 05:00:51.656639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-7xwtk/ 2026-06-08 05:00:51.656657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-7xwtk/init.txt 2026-06-08 05:00:51.656675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-7xwtk/placement-ks-user.txt 2026-06-08 05:00:51.656693 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-t46dn/ 2026-06-08 05:00:51.656711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-t46dn/percona-xtradb-cluster-operator.txt 2026-06-08 05:00:51.656735 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-06-08 05:00:51.656755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-06-08 05:00:51.656773 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-06-08 05:00:51.656792 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-06-08 05:00:51.656811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-06-08 05:00:51.656829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-06-08 05:00:51.656848 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-q5gss/ 2026-06-08 05:00:51.656866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-q5gss/rabbitmq-cluster-operator.txt 2026-06-08 05:00:51.656885 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-06-08 05:00:51.656903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-06-08 05:00:51.656922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-06-08 05:00:51.656940 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-06-08 05:00:51.656991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-06-08 05:00:51.657023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-06-08 05:00:51.657044 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-06-08 05:00:51.657062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-06-08 05:00:51.657081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-06-08 05:00:51.657100 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-06-08 05:00:51.657118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-06-08 05:00:51.657137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-06-08 05:00:51.657155 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-06-08 05:00:51.657174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-06-08 05:00:51.657193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-06-08 05:00:51.657211 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9qql6/ 2026-06-08 05:00:51.657230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9qql6/rabbitmq-cluster-operator.txt 2026-06-08 05:00:51.657248 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-06-08 05:00:51.657267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-06-08 05:00:51.657285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-06-08 05:00:51.657304 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-06-08 05:00:51.657322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-06-08 05:00:51.657340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-06-08 05:00:51.657359 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-06-08 05:00:51.657378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-06-08 05:00:51.657401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-06-08 05:00:51.657420 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jz8mv/ 2026-06-08 05:00:51.657438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jz8mv/ceph-crash.txt 2026-06-08 05:00:51.657456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jz8mv/chown-container-data-dir.txt 2026-06-08 05:00:51.657475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jz8mv/make-container-crash-dir.txt 2026-06-08 05:00:51.657493 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn/ 2026-06-08 05:00:51.657511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn/chown-container-data-dir.txt 2026-06-08 05:00:51.657529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn/log-collector.txt 2026-06-08 05:00:51.657548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn/rgw.txt 2026-06-08 05:00:51.657567 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5dbc4b5f45-5ltkd/ 2026-06-08 05:00:51.657585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5dbc4b5f45-5ltkd/init.txt 2026-06-08 05:00:51.657603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5dbc4b5f45-5ltkd/staffeln-api.txt 2026-06-08 05:00:51.657621 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6b79b8948-7t7vr/ 2026-06-08 05:00:51.657639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6b79b8948-7t7vr/staffeln-conductor.txt 2026-06-08 05:00:51.657657 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-m6clz/ 2026-06-08 05:00:51.657675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-m6clz/init.txt 2026-06-08 05:00:51.657693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-m6clz/staffeln-db-init-0.txt 2026-06-08 05:00:51.657711 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-cfkw4/ 2026-06-08 05:00:51.657729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-cfkw4/init.txt 2026-06-08 05:00:51.657748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-cfkw4/staffeln-db-sync.txt 2026-06-08 05:00:51.657766 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-968vx/ 2026-06-08 05:00:51.657784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-968vx/init.txt 2026-06-08 05:00:51.657802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-968vx/tempest-ks-user.txt 2026-06-08 05:00:51.657821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-bwwlg/ 2026-06-08 05:00:51.657839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-bwwlg/init.txt 2026-06-08 05:00:51.657857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-bwwlg/tempest-run-tests-init.txt 2026-06-08 05:00:51.657875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-bwwlg/tempest-run-tests.txt 2026-06-08 05:00:51.657893 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-06-08 05:00:51.657911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-06-08 05:00:51.657929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-06-08 05:00:51.657948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-06-08 05:00:51.657967 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-06-08 05:00:51.657986 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-d2g76/ 2026-06-08 05:00:51.658010 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-d2g76/manager.txt 2026-06-08 05:00:51.658029 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-06-08 05:00:51.658047 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-lm6sq/ 2026-06-08 05:00:51.658065 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-lm6sq/rook-ceph-operator.txt 2026-06-08 05:00:51.658084 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-06-08 05:00:51.658102 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-52fb7/ 2026-06-08 05:00:51.658121 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-52fb7/secretgen-controller.txt 2026-06-08 05:00:51.658140 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-06-08 05:00:51.658159 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-l4nqd/ 2026-06-08 05:00:51.658178 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-l4nqd/controller.txt 2026-06-08 05:00:51.658197 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f8xfw/ 2026-06-08 05:00:51.658215 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f8xfw/ingress-nginx-default-backend.txt 2026-06-08 05:00:51.658234 | instance | cd+++++++++ pod-logs/kube-system/ 2026-06-08 05:00:51.658253 | instance | cd+++++++++ pod-logs/kube-system/cilium-9bqnk/ 2026-06-08 05:00:51.658271 | instance | >f+++++++++ pod-logs/kube-system/cilium-9bqnk/apply-sysctl-overwrites.txt 2026-06-08 05:00:51.658290 | instance | >f+++++++++ pod-logs/kube-system/cilium-9bqnk/cilium-agent.txt 2026-06-08 05:00:51.658309 | instance | >f+++++++++ pod-logs/kube-system/cilium-9bqnk/clean-cilium-state.txt 2026-06-08 05:00:51.658327 | instance | >f+++++++++ pod-logs/kube-system/cilium-9bqnk/config.txt 2026-06-08 05:00:51.658346 | instance | >f+++++++++ pod-logs/kube-system/cilium-9bqnk/install-cni-binaries.txt 2026-06-08 05:00:51.658364 | instance | >f+++++++++ pod-logs/kube-system/cilium-9bqnk/mount-bpf-fs.txt 2026-06-08 05:00:51.658383 | instance | >f+++++++++ pod-logs/kube-system/cilium-9bqnk/mount-cgroup.txt 2026-06-08 05:00:51.658402 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-7j4qb/ 2026-06-08 05:00:51.658421 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-7j4qb/cilium-operator.txt 2026-06-08 05:00:51.658439 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-rvkss/ 2026-06-08 05:00:51.658457 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-rvkss/coredns.txt 2026-06-08 05:00:51.658475 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-xqsxh/ 2026-06-08 05:00:51.658493 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-xqsxh/coredns.txt 2026-06-08 05:00:51.658511 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-06-08 05:00:51.658530 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-06-08 05:00:51.658548 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-06-08 05:00:51.658567 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-06-08 05:00:51.658586 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-06-08 05:00:51.658604 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-06-08 05:00:51.658623 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-mldxw/ 2026-06-08 05:00:51.658641 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-mldxw/kube-proxy.txt 2026-06-08 05:00:51.658660 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-06-08 05:00:51.658678 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-06-08 05:00:51.658696 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-06-08 05:00:51.658719 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-06-08 05:00:51.658738 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-06-08 05:00:51.658757 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-rgtcq/ 2026-06-08 05:00:51.658775 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-rgtcq/local-path-provisioner.txt 2026-06-08 05:00:51.658794 | instance | cd+++++++++ pod-logs/monitoring/ 2026-06-08 05:00:51.658813 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-06-08 05:00:51.658831 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-06-08 05:00:51.658850 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-06-08 05:00:51.658868 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-06-08 05:00:51.658886 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-06-08 05:00:51.658904 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-8nx5j/ 2026-06-08 05:00:51.658922 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-8nx5j/goldpinger-daemon.txt 2026-06-08 05:00:51.658941 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-67f7b585c7-g94mq/ 2026-06-08 05:00:51.658959 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-67f7b585c7-g94mq/grafana-sc-dashboard.txt 2026-06-08 05:00:51.658978 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-67f7b585c7-g94mq/grafana-sc-datasources.txt 2026-06-08 05:00:51.658996 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-67f7b585c7-g94mq/grafana.txt 2026-06-08 05:00:51.659014 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-dbssx/ 2026-06-08 05:00:51.659033 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-dbssx/kube-state-metrics.txt 2026-06-08 05:00:51.659051 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-vbdhp/ 2026-06-08 05:00:51.659069 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-vbdhp/kube-prometheus-stack.txt 2026-06-08 05:00:51.659087 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-hj58f/ 2026-06-08 05:00:51.659105 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-hj58f/node-exporter.txt 2026-06-08 05:00:51.659123 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-hj58f/pod-tls-sidecar.txt 2026-06-08 05:00:51.659141 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-06-08 05:00:51.659160 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-06-08 05:00:51.659178 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-06-08 05:00:51.659196 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-06-08 05:00:51.659215 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-06-08 05:00:51.659233 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-jj6p9/ 2026-06-08 05:00:51.659251 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-jj6p9/nginx.txt 2026-06-08 05:00:51.659269 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-06-08 05:00:51.659287 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-06-08 05:00:51.659305 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-06-08 05:00:51.659323 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-6mjgw/ 2026-06-08 05:00:51.659342 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-6mjgw/gc.txt 2026-06-08 05:00:51.659366 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-s2tjp/ 2026-06-08 05:00:51.659386 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-s2tjp/master.txt 2026-06-08 05:00:51.659405 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-mqxbg/ 2026-06-08 05:00:51.659424 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-mqxbg/worker.txt 2026-06-08 05:00:51.659442 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-06-08 05:00:51.659460 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-06-08 05:00:51.659479 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-06-08 05:00:51.659497 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-06-08 05:00:51.659515 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-06-08 05:00:51.659534 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-06-08 05:00:51.659567 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-2p4jg/ 2026-06-08 05:00:51.659588 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-2p4jg/pushgateway.txt 2026-06-08 05:00:51.659608 | instance | cd+++++++++ pod-logs/monitoring/vector-hknm2/ 2026-06-08 05:00:51.659626 | instance | >f+++++++++ pod-logs/monitoring/vector-hknm2/vector.txt 2026-06-08 05:00:51.659645 | instance | cd+++++++++ pod-logs/openstack/ 2026-06-08 05:00:51.659663 | instance | cd+++++++++ pod-logs/openstack/barbican-api-6c9b769fd6-dh7tr/ 2026-06-08 05:00:51.659682 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6c9b769fd6-dh7tr/barbican-api.txt 2026-06-08 05:00:51.659700 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6c9b769fd6-dh7tr/init.txt 2026-06-08 05:00:51.659718 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-c9tqv/ 2026-06-08 05:00:51.659736 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-c9tqv/barbican-db-init-0.txt 2026-06-08 05:00:51.659754 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-c9tqv/init.txt 2026-06-08 05:00:51.659773 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-ndhdn/ 2026-06-08 05:00:51.659792 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-ndhdn/barbican-db-sync.txt 2026-06-08 05:00:51.659810 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-ndhdn/init.txt 2026-06-08 05:00:51.659829 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-xb6nx/ 2026-06-08 05:00:51.659847 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-xb6nx/init.txt 2026-06-08 05:00:51.659865 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-xb6nx/key-manager-ks-endpoints-admin.txt 2026-06-08 05:00:51.659883 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-xb6nx/key-manager-ks-endpoints-internal.txt 2026-06-08 05:00:51.659901 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-xb6nx/key-manager-ks-endpoints-public.txt 2026-06-08 05:00:51.659919 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-jkdrl/ 2026-06-08 05:00:51.659937 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-jkdrl/init.txt 2026-06-08 05:00:51.659955 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-jkdrl/key-manager-ks-service-registration.txt 2026-06-08 05:00:51.659973 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-2r7kx/ 2026-06-08 05:00:51.659992 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-2r7kx/barbican-ks-user.txt 2026-06-08 05:00:51.660010 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-2r7kx/init.txt 2026-06-08 05:00:51.660033 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-xrq2l/ 2026-06-08 05:00:51.660052 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-xrq2l/init.txt 2026-06-08 05:00:51.660069 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-xrq2l/rabbit-init.txt 2026-06-08 05:00:51.660087 | instance | cd+++++++++ pod-logs/openstack/cinder-api-844dfbf86-8vf2h/ 2026-06-08 05:00:51.660105 | instance | >f+++++++++ pod-logs/openstack/cinder-api-844dfbf86-8vf2h/ceph-coordination-volume-perms.txt 2026-06-08 05:00:51.660123 | instance | >f+++++++++ pod-logs/openstack/cinder-api-844dfbf86-8vf2h/cinder-api.txt 2026-06-08 05:00:51.660140 | instance | >f+++++++++ pod-logs/openstack/cinder-api-844dfbf86-8vf2h/init.txt 2026-06-08 05:00:51.660158 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-597cfb86cd-m2rzt/ 2026-06-08 05:00:51.660177 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-597cfb86cd-m2rzt/ceph-backup-keyring-placement.txt 2026-06-08 05:00:51.660196 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-597cfb86cd-m2rzt/ceph-coordination-volume-perms.txt 2026-06-08 05:00:51.660213 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-597cfb86cd-m2rzt/ceph-keyring-placement-rbd1.txt 2026-06-08 05:00:51.660231 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-597cfb86cd-m2rzt/cinder-backup.txt 2026-06-08 05:00:51.660249 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-597cfb86cd-m2rzt/init.txt 2026-06-08 05:00:51.660267 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-85zsj/ 2026-06-08 05:00:51.660285 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-85zsj/ceph-keyring-placement.txt 2026-06-08 05:00:51.660303 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-85zsj/cinder-backup-storage-init.txt 2026-06-08 05:00:51.660320 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-85zsj/init.txt 2026-06-08 05:00:51.660338 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-8j8jf/ 2026-06-08 05:00:51.660356 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-8j8jf/bootstrap.txt 2026-06-08 05:00:51.660374 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-8j8jf/init.txt 2026-06-08 05:00:51.660392 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-6252s/ 2026-06-08 05:00:51.660410 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-6252s/create-internal-tenant.txt 2026-06-08 05:00:51.660428 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-6252s/init.txt 2026-06-08 05:00:51.660446 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-9f597/ 2026-06-08 05:00:51.660464 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-9f597/cinder-db-init-0.txt 2026-06-08 05:00:51.660482 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-9f597/init.txt 2026-06-08 05:00:51.660500 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-bqdcm/ 2026-06-08 05:00:51.660518 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-bqdcm/cinder-db-sync.txt 2026-06-08 05:00:51.660536 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-bqdcm/init.txt 2026-06-08 05:00:51.660554 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-5rf52/ 2026-06-08 05:00:51.660573 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5rf52/init.txt 2026-06-08 05:00:51.660592 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5rf52/volumev3-ks-endpoints-admin.txt 2026-06-08 05:00:51.660610 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5rf52/volumev3-ks-endpoints-internal.txt 2026-06-08 05:00:51.660628 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5rf52/volumev3-ks-endpoints-public.txt 2026-06-08 05:00:51.660646 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-jkp2q/ 2026-06-08 05:00:51.660664 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-jkp2q/init.txt 2026-06-08 05:00:51.660683 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-jkp2q/volumev3-ks-service-registration.txt 2026-06-08 05:00:51.660706 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-528dc/ 2026-06-08 05:00:51.660725 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-528dc/cinder-ks-user.txt 2026-06-08 05:00:51.660743 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-528dc/init.txt 2026-06-08 05:00:51.660761 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-q2qsk/ 2026-06-08 05:00:51.660780 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-q2qsk/init.txt 2026-06-08 05:00:51.660799 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-q2qsk/rabbit-init.txt 2026-06-08 05:00:51.660817 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-576c8648f8-h79k9/ 2026-06-08 05:00:51.660835 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-576c8648f8-h79k9/ceph-coordination-volume-perms.txt 2026-06-08 05:00:51.660854 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-576c8648f8-h79k9/cinder-scheduler.txt 2026-06-08 05:00:51.660872 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-576c8648f8-h79k9/init.txt 2026-06-08 05:00:51.660890 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-8mnxv/ 2026-06-08 05:00:51.660908 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-8mnxv/ceph-keyring-placement.txt 2026-06-08 05:00:51.660926 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-8mnxv/cinder-storage-init-rbd1.txt 2026-06-08 05:00:51.660945 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-8mnxv/init.txt 2026-06-08 05:00:51.660983 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-5cd8775f94-6nldk/ 2026-06-08 05:00:51.661003 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5cd8775f94-6nldk/ceph-coordination-volume-perms.txt 2026-06-08 05:00:51.661022 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5cd8775f94-6nldk/ceph-keyring-placement-rbd1.txt 2026-06-08 05:00:51.661040 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5cd8775f94-6nldk/cinder-volume.txt 2026-06-08 05:00:51.661058 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5cd8775f94-6nldk/init-cinder-conf.txt 2026-06-08 05:00:51.661077 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5cd8775f94-6nldk/init.txt 2026-06-08 05:00:51.661095 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29681525-jd7tv/ 2026-06-08 05:00:51.661114 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29681525-jd7tv/cinder-volume-usage-audit.txt 2026-06-08 05:00:51.661133 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29681525-jd7tv/init.txt 2026-06-08 05:00:51.661151 | instance | cd+++++++++ pod-logs/openstack/glance-api-574f849db8-5t8jn/ 2026-06-08 05:00:51.661169 | instance | >f+++++++++ pod-logs/openstack/glance-api-574f849db8-5t8jn/ceph-keyring-placement.txt 2026-06-08 05:00:51.661187 | instance | >f+++++++++ pod-logs/openstack/glance-api-574f849db8-5t8jn/glance-api.txt 2026-06-08 05:00:51.661205 | instance | >f+++++++++ pod-logs/openstack/glance-api-574f849db8-5t8jn/glance-perms.txt 2026-06-08 05:00:51.661224 | instance | >f+++++++++ pod-logs/openstack/glance-api-574f849db8-5t8jn/init.txt 2026-06-08 05:00:51.661242 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-wlthn/ 2026-06-08 05:00:51.661261 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-wlthn/glance-db-init-0.txt 2026-06-08 05:00:51.661279 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-wlthn/init.txt 2026-06-08 05:00:51.661297 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-r7cmk/ 2026-06-08 05:00:51.661316 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-r7cmk/glance-db-sync.txt 2026-06-08 05:00:51.661336 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-r7cmk/init.txt 2026-06-08 05:00:51.661354 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-gwnf6/ 2026-06-08 05:00:51.661373 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-gwnf6/image-ks-endpoints-admin.txt 2026-06-08 05:00:51.661396 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-gwnf6/image-ks-endpoints-internal.txt 2026-06-08 05:00:51.661416 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-gwnf6/image-ks-endpoints-public.txt 2026-06-08 05:00:51.661434 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-gwnf6/init.txt 2026-06-08 05:00:51.661452 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-cqdlg/ 2026-06-08 05:00:51.661471 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-cqdlg/image-ks-service-registration.txt 2026-06-08 05:00:51.661489 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-cqdlg/init.txt 2026-06-08 05:00:51.661508 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-p2mpb/ 2026-06-08 05:00:51.661529 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-p2mpb/glance-ks-user.txt 2026-06-08 05:00:51.661548 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-p2mpb/init.txt 2026-06-08 05:00:51.661566 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-6g6tc/ 2026-06-08 05:00:51.661585 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-6g6tc/glance-metadefs-load.txt 2026-06-08 05:00:51.661603 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-6g6tc/init.txt 2026-06-08 05:00:51.661621 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-k6x7x/ 2026-06-08 05:00:51.661639 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-k6x7x/init.txt 2026-06-08 05:00:51.661657 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-k6x7x/rabbit-init.txt 2026-06-08 05:00:51.661676 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-7wkgm/ 2026-06-08 05:00:51.661694 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-7wkgm/ceph-keyring-placement.txt 2026-06-08 05:00:51.661712 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-7wkgm/glance-storage-init.txt 2026-06-08 05:00:51.661731 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-7wkgm/init.txt 2026-06-08 05:00:51.661749 | instance | cd+++++++++ pod-logs/openstack/heat-api-85b749f965-wtw6s/ 2026-06-08 05:00:51.661768 | instance | >f+++++++++ pod-logs/openstack/heat-api-85b749f965-wtw6s/heat-api.txt 2026-06-08 05:00:51.661787 | instance | >f+++++++++ pod-logs/openstack/heat-api-85b749f965-wtw6s/init.txt 2026-06-08 05:00:51.661805 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-2dpcl/ 2026-06-08 05:00:51.661824 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-2dpcl/bootstrap.txt 2026-06-08 05:00:51.661842 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-2dpcl/init.txt 2026-06-08 05:00:51.661860 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-78d9dd7c75-jb6vq/ 2026-06-08 05:00:51.661878 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-78d9dd7c75-jb6vq/heat-cfn.txt 2026-06-08 05:00:51.661896 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-78d9dd7c75-jb6vq/init.txt 2026-06-08 05:00:51.661914 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-tp5vc/ 2026-06-08 05:00:51.661933 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-tp5vc/heat-db-init-0.txt 2026-06-08 05:00:51.661952 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-tp5vc/init.txt 2026-06-08 05:00:51.661970 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-d686t/ 2026-06-08 05:00:51.661989 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-d686t/heat-db-sync.txt 2026-06-08 05:00:51.662007 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-d686t/init.txt 2026-06-08 05:00:51.662026 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-27sfc/ 2026-06-08 05:00:51.662044 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-27sfc/heat-ks-domain-user.txt 2026-06-08 05:00:51.662062 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-27sfc/init.txt 2026-06-08 05:00:51.662081 | instance | cd+++++++++ pod-logs/openstack/heat-engine-5f74f846dd-9pvtf/ 2026-06-08 05:00:51.662104 | instance | >f+++++++++ pod-logs/openstack/heat-engine-5f74f846dd-9pvtf/heat-engine.txt 2026-06-08 05:00:51.662124 | instance | >f+++++++++ pod-logs/openstack/heat-engine-5f74f846dd-9pvtf/init.txt 2026-06-08 05:00:51.662142 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29681565-wtkfp/ 2026-06-08 05:00:51.662161 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29681565-wtkfp/heat-engine-cleaner.txt 2026-06-08 05:00:51.662179 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29681565-wtkfp/init.txt 2026-06-08 05:00:51.662197 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29681570-xbwml/ 2026-06-08 05:00:51.662216 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29681570-xbwml/heat-engine-cleaner.txt 2026-06-08 05:00:51.662234 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29681570-xbwml/init.txt 2026-06-08 05:00:51.662253 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29681575-b9q9x/ 2026-06-08 05:00:51.662271 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29681575-b9q9x/heat-engine-cleaner.txt 2026-06-08 05:00:51.662290 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29681575-b9q9x/init.txt 2026-06-08 05:00:51.662308 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-rv4f9/ 2026-06-08 05:00:51.662327 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rv4f9/cloudformation-ks-endpoints-admin.txt 2026-06-08 05:00:51.662345 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rv4f9/cloudformation-ks-endpoints-internal.txt 2026-06-08 05:00:51.662363 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rv4f9/cloudformation-ks-endpoints-public.txt 2026-06-08 05:00:51.662381 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rv4f9/init.txt 2026-06-08 05:00:51.662399 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rv4f9/orchestration-ks-endpoints-admin.txt 2026-06-08 05:00:51.662417 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rv4f9/orchestration-ks-endpoints-internal.txt 2026-06-08 05:00:51.662435 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rv4f9/orchestration-ks-endpoints-public.txt 2026-06-08 05:00:51.662452 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-hmdqc/ 2026-06-08 05:00:51.662471 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-hmdqc/cloudformation-ks-service-registration.txt 2026-06-08 05:00:51.662488 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-hmdqc/init.txt 2026-06-08 05:00:51.662506 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-hmdqc/orchestration-ks-service-registration.txt 2026-06-08 05:00:51.662525 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-dxc8p/ 2026-06-08 05:00:51.662544 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-dxc8p/heat-ks-user.txt 2026-06-08 05:00:51.662562 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-dxc8p/heat-trustee-ks-user.txt 2026-06-08 05:00:51.662581 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-dxc8p/init.txt 2026-06-08 05:00:51.662599 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-7z2nx/ 2026-06-08 05:00:51.662617 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-7z2nx/init.txt 2026-06-08 05:00:51.662635 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-7z2nx/rabbit-init.txt 2026-06-08 05:00:51.662654 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-fvsdl/ 2026-06-08 05:00:51.662672 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-fvsdl/heat-trusts.txt 2026-06-08 05:00:51.662690 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-fvsdl/init.txt 2026-06-08 05:00:51.662709 | instance | cd+++++++++ pod-logs/openstack/horizon-8d95d6dd6-gmlqd/ 2026-06-08 05:00:51.662727 | instance | >f+++++++++ pod-logs/openstack/horizon-8d95d6dd6-gmlqd/horizon.txt 2026-06-08 05:00:51.662745 | instance | >f+++++++++ pod-logs/openstack/horizon-8d95d6dd6-gmlqd/init.txt 2026-06-08 05:00:51.662770 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-qcxht/ 2026-06-08 05:00:51.662789 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-qcxht/horizon-db-init-0.txt 2026-06-08 05:00:51.662807 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-qcxht/init.txt 2026-06-08 05:00:51.662825 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-mzxxx/ 2026-06-08 05:00:51.662843 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-mzxxx/horizon-db-sync.txt 2026-06-08 05:00:51.662861 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-mzxxx/init.txt 2026-06-08 05:00:51.662879 | instance | cd+++++++++ pod-logs/openstack/keepalived-9w8m9/ 2026-06-08 05:00:51.662898 | instance | >f+++++++++ pod-logs/openstack/keepalived-9w8m9/init.txt 2026-06-08 05:00:51.662916 | instance | >f+++++++++ pod-logs/openstack/keepalived-9w8m9/keepalived.txt 2026-06-08 05:00:51.662935 | instance | >f+++++++++ pod-logs/openstack/keepalived-9w8m9/wait-for-ip.txt 2026-06-08 05:00:51.662953 | instance | cd+++++++++ pod-logs/openstack/keystone-api-f9f7bdc4b-zbxb9/ 2026-06-08 05:00:51.662971 | instance | >f+++++++++ pod-logs/openstack/keystone-api-f9f7bdc4b-zbxb9/init.txt 2026-06-08 05:00:51.662989 | instance | >f+++++++++ pod-logs/openstack/keystone-api-f9f7bdc4b-zbxb9/keystone-api.txt 2026-06-08 05:00:51.663007 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-jhftq/ 2026-06-08 05:00:51.663025 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-jhftq/bootstrap.txt 2026-06-08 05:00:51.663043 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-jhftq/init.txt 2026-06-08 05:00:51.663061 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-xr7pv/ 2026-06-08 05:00:51.663079 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-xr7pv/init.txt 2026-06-08 05:00:51.663098 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-xr7pv/keystone-credential-setup.txt 2026-06-08 05:00:51.663117 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-nt5fj/ 2026-06-08 05:00:51.663135 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-nt5fj/init.txt 2026-06-08 05:00:51.663153 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-nt5fj/keystone-db-init-0.txt 2026-06-08 05:00:51.663171 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-hcgsm/ 2026-06-08 05:00:51.663189 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-hcgsm/init.txt 2026-06-08 05:00:51.663208 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-hcgsm/keystone-db-sync.txt 2026-06-08 05:00:51.663226 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-4q8nx/ 2026-06-08 05:00:51.663245 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-4q8nx/init.txt 2026-06-08 05:00:51.663263 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-4q8nx/keystone-domain-manage.txt 2026-06-08 05:00:51.663281 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-2vqxh/ 2026-06-08 05:00:51.663300 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-2vqxh/init.txt 2026-06-08 05:00:51.663319 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-2vqxh/keystone-fernet-setup.txt 2026-06-08 05:00:51.663337 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-4fsxr/ 2026-06-08 05:00:51.663355 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-4fsxr/init.txt 2026-06-08 05:00:51.663374 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-4fsxr/rabbit-init.txt 2026-06-08 05:00:51.663392 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-k4qqf/ 2026-06-08 05:00:51.663410 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k4qqf/ceph-admin-keyring-placement.txt 2026-06-08 05:00:51.663429 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k4qqf/ceph-keyring-placement.txt 2026-06-08 05:00:51.663447 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k4qqf/init-dynamic-options.txt 2026-06-08 05:00:51.663473 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k4qqf/init.txt 2026-06-08 05:00:51.663493 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k4qqf/libvirt-exporter.txt 2026-06-08 05:00:51.663513 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k4qqf/libvirt.txt 2026-06-08 05:00:51.663531 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k4qqf/tls-sidecar.txt 2026-06-08 05:00:51.663550 | instance | cd+++++++++ pod-logs/openstack/magnum-api-7c776f57cd-g447t/ 2026-06-08 05:00:51.663595 | instance | >f+++++++++ pod-logs/openstack/magnum-api-7c776f57cd-g447t/init.txt 2026-06-08 05:00:51.663615 | instance | >f+++++++++ pod-logs/openstack/magnum-api-7c776f57cd-g447t/magnum-api.txt 2026-06-08 05:00:51.663633 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-vk8hl/ 2026-06-08 05:00:51.663652 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-vk8hl/magnum-cluster-api-proxy.txt 2026-06-08 05:00:51.663671 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-06-08 05:00:51.663689 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-06-08 05:00:51.663708 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-06-08 05:00:51.663726 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-06-08 05:00:51.663744 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-qq4wd/ 2026-06-08 05:00:51.663763 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-qq4wd/init.txt 2026-06-08 05:00:51.663781 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-qq4wd/magnum-db-init-0.txt 2026-06-08 05:00:51.663799 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-w7nr8/ 2026-06-08 05:00:51.663817 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-w7nr8/init.txt 2026-06-08 05:00:51.663835 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-w7nr8/magnum-db-sync.txt 2026-06-08 05:00:51.663853 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-t8nqz/ 2026-06-08 05:00:51.663872 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-t8nqz/init.txt 2026-06-08 05:00:51.663890 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-t8nqz/magnum-ks-domain-user.txt 2026-06-08 05:00:51.663908 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-gthlb/ 2026-06-08 05:00:51.663927 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-gthlb/container-infra-ks-endpoints-admin.txt 2026-06-08 05:00:51.663946 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-gthlb/container-infra-ks-endpoints-internal.txt 2026-06-08 05:00:51.663964 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-gthlb/container-infra-ks-endpoints-public.txt 2026-06-08 05:00:51.663982 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-gthlb/init.txt 2026-06-08 05:00:51.664000 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-rkk6d/ 2026-06-08 05:00:51.664018 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-rkk6d/container-infra-ks-service-registration.txt 2026-06-08 05:00:51.664036 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-rkk6d/init.txt 2026-06-08 05:00:51.664054 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-4nb8m/ 2026-06-08 05:00:51.664072 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-4nb8m/init.txt 2026-06-08 05:00:51.664090 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-4nb8m/magnum-ks-user.txt 2026-06-08 05:00:51.664110 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-b29v7/ 2026-06-08 05:00:51.664128 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-b29v7/init.txt 2026-06-08 05:00:51.664147 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-b29v7/rabbit-init.txt 2026-06-08 05:00:51.664165 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-627rl/ 2026-06-08 05:00:51.664183 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-627rl/registry.txt 2026-06-08 05:00:51.664206 | instance | cd+++++++++ pod-logs/openstack/manila-api-7b8865fd76-94clz/ 2026-06-08 05:00:51.664225 | instance | >f+++++++++ pod-logs/openstack/manila-api-7b8865fd76-94clz/init.txt 2026-06-08 05:00:51.664244 | instance | >f+++++++++ pod-logs/openstack/manila-api-7b8865fd76-94clz/manila-api.txt 2026-06-08 05:00:51.664263 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-wmsll/ 2026-06-08 05:00:51.664281 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-wmsll/bootstrap.txt 2026-06-08 05:00:51.664300 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-wmsll/init.txt 2026-06-08 05:00:51.664318 | instance | cd+++++++++ pod-logs/openstack/manila-data-6fc49cbbdc-qlt6p/ 2026-06-08 05:00:51.664337 | instance | >f+++++++++ pod-logs/openstack/manila-data-6fc49cbbdc-qlt6p/init.txt 2026-06-08 05:00:51.664355 | instance | >f+++++++++ pod-logs/openstack/manila-data-6fc49cbbdc-qlt6p/manila-data.txt 2026-06-08 05:00:51.664373 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-lqpd9/ 2026-06-08 05:00:51.664391 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-lqpd9/init.txt 2026-06-08 05:00:51.664409 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-lqpd9/manila-db-init-0.txt 2026-06-08 05:00:51.664427 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-hcccr/ 2026-06-08 05:00:51.664445 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-hcccr/init.txt 2026-06-08 05:00:51.664463 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-hcccr/manila-db-sync.txt 2026-06-08 05:00:51.664481 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-s4h2c/ 2026-06-08 05:00:51.664499 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-s4h2c/init.txt 2026-06-08 05:00:51.664517 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-s4h2c/share-ks-endpoints-admin.txt 2026-06-08 05:00:51.664536 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-s4h2c/share-ks-endpoints-internal.txt 2026-06-08 05:00:51.664555 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-s4h2c/share-ks-endpoints-public.txt 2026-06-08 05:00:51.664573 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-s4h2c/sharev2-ks-endpoints-admin.txt 2026-06-08 05:00:51.664592 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-s4h2c/sharev2-ks-endpoints-internal.txt 2026-06-08 05:00:51.664610 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-s4h2c/sharev2-ks-endpoints-public.txt 2026-06-08 05:00:51.664628 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-cl5g4/ 2026-06-08 05:00:51.664646 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-cl5g4/init.txt 2026-06-08 05:00:51.664665 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-cl5g4/share-ks-service-registration.txt 2026-06-08 05:00:51.664683 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-cl5g4/sharev2-ks-service-registration.txt 2026-06-08 05:00:51.664701 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-wwsqm/ 2026-06-08 05:00:51.664720 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-wwsqm/init.txt 2026-06-08 05:00:51.664739 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-wwsqm/manila-ks-user.txt 2026-06-08 05:00:51.664757 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-x272l/ 2026-06-08 05:00:51.664776 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-x272l/init.txt 2026-06-08 05:00:51.664794 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-x272l/rabbit-init.txt 2026-06-08 05:00:51.664813 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-687f96d99-xpgck/ 2026-06-08 05:00:51.664832 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-687f96d99-xpgck/init.txt 2026-06-08 05:00:51.664850 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-687f96d99-xpgck/manila-scheduler.txt 2026-06-08 05:00:51.664868 | instance | cd+++++++++ pod-logs/openstack/manila-share-798f545dd6-9hphx/ 2026-06-08 05:00:51.664891 | instance | >f+++++++++ pod-logs/openstack/manila-share-798f545dd6-9hphx/init.txt 2026-06-08 05:00:51.664911 | instance | >f+++++++++ pod-logs/openstack/manila-share-798f545dd6-9hphx/manila-share-init.txt 2026-06-08 05:00:51.664929 | instance | >f+++++++++ pod-logs/openstack/manila-share-798f545dd6-9hphx/manila-share.txt 2026-06-08 05:00:51.664948 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-x2scd/ 2026-06-08 05:00:51.665000 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-x2scd/init.txt 2026-06-08 05:00:51.665021 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-x2scd/memcached-exporter.txt 2026-06-08 05:00:51.665040 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-x2scd/memcached.txt 2026-06-08 05:00:51.665058 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-q2vj4/ 2026-06-08 05:00:51.665076 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-q2vj4/coredns.txt 2026-06-08 05:00:51.665094 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-lr2nx/ 2026-06-08 05:00:51.665113 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-lr2nx/init.txt 2026-06-08 05:00:51.665132 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-lr2nx/neutron-db-init-0.txt 2026-06-08 05:00:51.665150 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-2rntk/ 2026-06-08 05:00:51.665168 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-2rntk/init.txt 2026-06-08 05:00:51.665186 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-2rntk/neutron-db-sync.txt 2026-06-08 05:00:51.665204 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-ckgxw/ 2026-06-08 05:00:51.665223 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-ckgxw/init.txt 2026-06-08 05:00:51.665241 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-ckgxw/neutron-dhcp-agent-init.txt 2026-06-08 05:00:51.665259 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-ckgxw/neutron-dhcp-agent.txt 2026-06-08 05:00:51.665277 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-lbtjq/ 2026-06-08 05:00:51.665295 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-lbtjq/init.txt 2026-06-08 05:00:51.665314 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-lbtjq/network-ks-endpoints-admin.txt 2026-06-08 05:00:51.665333 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-lbtjq/network-ks-endpoints-internal.txt 2026-06-08 05:00:51.665351 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-lbtjq/network-ks-endpoints-public.txt 2026-06-08 05:00:51.665369 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-gtbfx/ 2026-06-08 05:00:51.665387 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-gtbfx/init.txt 2026-06-08 05:00:51.665405 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-gtbfx/network-ks-service-registration.txt 2026-06-08 05:00:51.665423 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-f9twc/ 2026-06-08 05:00:51.665441 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-f9twc/init.txt 2026-06-08 05:00:51.665459 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-f9twc/neutron-ks-user.txt 2026-06-08 05:00:51.665477 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-rvb5g/ 2026-06-08 05:00:51.665495 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-rvb5g/init.txt 2026-06-08 05:00:51.665512 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-rvb5g/neutron-l3-agent-init.txt 2026-06-08 05:00:51.665531 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-rvb5g/neutron-l3-agent.txt 2026-06-08 05:00:51.665549 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-2bh85/ 2026-06-08 05:00:51.665567 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-2bh85/init.txt 2026-06-08 05:00:51.665591 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-2bh85/neutron-metadata-agent-init.txt 2026-06-08 05:00:51.665610 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-2bh85/neutron-metadata-agent.txt 2026-06-08 05:00:51.665629 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-5ts8s/ 2026-06-08 05:00:51.665648 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-5ts8s/init.txt 2026-06-08 05:00:51.665666 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-5ts8s/neutron-netns-cleanup-cron.txt 2026-06-08 05:00:51.665685 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6vjbl/ 2026-06-08 05:00:51.665704 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6vjbl/init.txt 2026-06-08 05:00:51.665723 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6vjbl/neutron-openvswitch-agent-kernel-modules.txt 2026-06-08 05:00:51.665741 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6vjbl/neutron-ovs-agent-init.txt 2026-06-08 05:00:51.665760 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6vjbl/neutron-ovs-agent.txt 2026-06-08 05:00:51.665779 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-hp88h/ 2026-06-08 05:00:51.665798 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-hp88h/init.txt 2026-06-08 05:00:51.665816 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-hp88h/rabbit-init.txt 2026-06-08 05:00:51.665835 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-d6c4d799f-xdrb8/ 2026-06-08 05:00:51.665853 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-d6c4d799f-xdrb8/init.txt 2026-06-08 05:00:51.665872 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-d6c4d799f-xdrb8/neutron-rpc-server.txt 2026-06-08 05:00:51.665891 | instance | cd+++++++++ pod-logs/openstack/neutron-server-5c4658db4c-pwrfc/ 2026-06-08 05:00:51.665909 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5c4658db4c-pwrfc/init.txt 2026-06-08 05:00:51.665928 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5c4658db4c-pwrfc/neutron-policy-server.txt 2026-06-08 05:00:51.665946 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5c4658db4c-pwrfc/neutron-server.txt 2026-06-08 05:00:51.665965 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-7b6bffc5f7-2v4mj/ 2026-06-08 05:00:51.665984 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7b6bffc5f7-2v4mj/init.txt 2026-06-08 05:00:51.666003 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7b6bffc5f7-2v4mj/nova-api-metadata-init.txt 2026-06-08 05:00:51.666021 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7b6bffc5f7-2v4mj/nova-api.txt 2026-06-08 05:00:51.666043 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-b67f6f978-x6j5v/ 2026-06-08 05:00:51.666063 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-b67f6f978-x6j5v/init.txt 2026-06-08 05:00:51.666082 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-b67f6f978-x6j5v/nova-osapi.txt 2026-06-08 05:00:51.666101 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-2b8cp/ 2026-06-08 05:00:51.666120 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-2b8cp/bootstrap.txt 2026-06-08 05:00:51.666139 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-2b8cp/init.txt 2026-06-08 05:00:51.666158 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-hghqj/ 2026-06-08 05:00:51.666177 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-hghqj/init.txt 2026-06-08 05:00:51.666195 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-hghqj/nova-cell-setup-init.txt 2026-06-08 05:00:51.666213 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-hghqj/nova-cell-setup.txt 2026-06-08 05:00:51.666232 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-6s7f5/ 2026-06-08 05:00:51.666251 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6s7f5/ceph-admin-keyring-placement.txt 2026-06-08 05:00:51.666275 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6s7f5/ceph-keyring-placement.txt 2026-06-08 05:00:51.666294 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6s7f5/ceph-perms.txt 2026-06-08 05:00:51.666313 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6s7f5/init.txt 2026-06-08 05:00:51.666332 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6s7f5/nova-compute-init.txt 2026-06-08 05:00:51.666350 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6s7f5/nova-compute-ssh-init.txt 2026-06-08 05:00:51.666368 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6s7f5/nova-compute-ssh.txt 2026-06-08 05:00:51.666386 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6s7f5/nova-compute-vnc-init.txt 2026-06-08 05:00:51.666404 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6s7f5/nova-compute.txt 2026-06-08 05:00:51.666423 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-f9fd77c7d-scv9r/ 2026-06-08 05:00:51.666442 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-f9fd77c7d-scv9r/init.txt 2026-06-08 05:00:51.666460 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-f9fd77c7d-scv9r/nova-conductor.txt 2026-06-08 05:00:51.666478 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-g5bv5/ 2026-06-08 05:00:51.666497 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-g5bv5/init.txt 2026-06-08 05:00:51.666515 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-g5bv5/nova-db-init-0.txt 2026-06-08 05:00:51.666533 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-g5bv5/nova-db-init-1.txt 2026-06-08 05:00:51.666551 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-g5bv5/nova-db-init-2.txt 2026-06-08 05:00:51.666570 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-r4ncp/ 2026-06-08 05:00:51.666588 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-r4ncp/init.txt 2026-06-08 05:00:51.666607 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-r4ncp/nova-db-sync.txt 2026-06-08 05:00:51.666625 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-2dvx2/ 2026-06-08 05:00:51.666643 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2dvx2/compute-ks-endpoints-admin.txt 2026-06-08 05:00:51.666661 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2dvx2/compute-ks-endpoints-internal.txt 2026-06-08 05:00:51.666680 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2dvx2/compute-ks-endpoints-public.txt 2026-06-08 05:00:51.666698 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2dvx2/init.txt 2026-06-08 05:00:51.666717 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-sqwx7/ 2026-06-08 05:00:51.666736 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-sqwx7/compute-ks-service-registration.txt 2026-06-08 05:00:51.666756 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-sqwx7/init.txt 2026-06-08 05:00:51.666774 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-8crcc/ 2026-06-08 05:00:51.666793 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-8crcc/init.txt 2026-06-08 05:00:51.666812 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-8crcc/nova-ks-user.txt 2026-06-08 05:00:51.666830 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-6f67fd5459-wwktq/ 2026-06-08 05:00:51.666848 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6f67fd5459-wwktq/init.txt 2026-06-08 05:00:51.666867 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6f67fd5459-wwktq/nova-novncproxy-init-assets.txt 2026-06-08 05:00:51.666885 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6f67fd5459-wwktq/nova-novncproxy-init.txt 2026-06-08 05:00:51.666904 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6f67fd5459-wwktq/nova-novncproxy.txt 2026-06-08 05:00:51.666922 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-86s9b/ 2026-06-08 05:00:51.666945 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-86s9b/init.txt 2026-06-08 05:00:51.666964 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-86s9b/rabbit-init.txt 2026-06-08 05:00:51.666983 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-d64bdcc98-25npd/ 2026-06-08 05:00:51.667001 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-d64bdcc98-25npd/init.txt 2026-06-08 05:00:51.667020 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-d64bdcc98-25npd/nova-scheduler.txt 2026-06-08 05:00:51.667038 | instance | cd+++++++++ pod-logs/openstack/octavia-api-86bd5897c-7llnw/ 2026-06-08 05:00:51.667057 | instance | >f+++++++++ pod-logs/openstack/octavia-api-86bd5897c-7llnw/init.txt 2026-06-08 05:00:51.667077 | instance | >f+++++++++ pod-logs/openstack/octavia-api-86bd5897c-7llnw/octavia-api.txt 2026-06-08 05:00:51.667096 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-8bj4g/ 2026-06-08 05:00:51.667115 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-8bj4g/bootstrap.txt 2026-06-08 05:00:51.667134 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-8bj4g/init.txt 2026-06-08 05:00:51.667152 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-9pff7/ 2026-06-08 05:00:51.667171 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-9pff7/init.txt 2026-06-08 05:00:51.667189 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-9pff7/octavia-db-init-0.txt 2026-06-08 05:00:51.667208 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-9pff7/octavia-db-init-1.txt 2026-06-08 05:00:51.667227 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-k7qdl/ 2026-06-08 05:00:51.667245 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-k7qdl/init.txt 2026-06-08 05:00:51.667263 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-k7qdl/octavia-db-sync.txt 2026-06-08 05:00:51.667282 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-nnnl7/ 2026-06-08 05:00:51.667301 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-nnnl7/init.txt 2026-06-08 05:00:51.667320 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-nnnl7/octavia-health-manager-get-port.txt 2026-06-08 05:00:51.667338 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-nnnl7/octavia-health-manager-nic-init.txt 2026-06-08 05:00:51.667357 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-nnnl7/octavia-health-manager.txt 2026-06-08 05:00:51.667375 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-67b6ff794-jqxnr/ 2026-06-08 05:00:51.667394 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-67b6ff794-jqxnr/init.txt 2026-06-08 05:00:51.667413 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-67b6ff794-jqxnr/octavia-housekeeping.txt 2026-06-08 05:00:51.667432 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-t4gg5/ 2026-06-08 05:00:51.667451 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-t4gg5/init.txt 2026-06-08 05:00:51.667470 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-t4gg5/load-balancer-ks-endpoints-admin.txt 2026-06-08 05:00:51.667488 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-t4gg5/load-balancer-ks-endpoints-internal.txt 2026-06-08 05:00:51.667507 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-t4gg5/load-balancer-ks-endpoints-public.txt 2026-06-08 05:00:51.667525 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-kljn4/ 2026-06-08 05:00:51.667544 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-kljn4/init.txt 2026-06-08 05:00:51.667579 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-kljn4/load-balancer-ks-service-registration.txt 2026-06-08 05:00:51.667599 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-btw6f/ 2026-06-08 05:00:51.667617 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-btw6f/init.txt 2026-06-08 05:00:51.667642 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-btw6f/octavia-ks-user.txt 2026-06-08 05:00:51.667660 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-7d9vf/ 2026-06-08 05:00:51.667679 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-7d9vf/init.txt 2026-06-08 05:00:51.667697 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-7d9vf/rabbit-init.txt 2026-06-08 05:00:51.667716 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-9bc46c969-lw7h7/ 2026-06-08 05:00:51.667735 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-9bc46c969-lw7h7/init.txt 2026-06-08 05:00:51.667753 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-9bc46c969-lw7h7/octavia-worker.txt 2026-06-08 05:00:51.667772 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-nb6hz/ 2026-06-08 05:00:51.667790 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-nb6hz/openstack-database-exporter.txt 2026-06-08 05:00:51.667808 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-6bptg/ 2026-06-08 05:00:51.667827 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-6bptg/build-config.txt 2026-06-08 05:00:51.667845 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-6bptg/openstack-exporter.txt 2026-06-08 05:00:51.667863 | instance | cd+++++++++ pod-logs/openstack/openvswitch-q6l76/ 2026-06-08 05:00:51.667882 | instance | >f+++++++++ pod-logs/openstack/openvswitch-q6l76/init.txt 2026-06-08 05:00:51.667900 | instance | >f+++++++++ pod-logs/openstack/openvswitch-q6l76/openvswitch-db-perms.txt 2026-06-08 05:00:51.667918 | instance | >f+++++++++ pod-logs/openstack/openvswitch-q6l76/openvswitch-db.txt 2026-06-08 05:00:51.667936 | instance | >f+++++++++ pod-logs/openstack/openvswitch-q6l76/openvswitch-vswitchd-modules.txt 2026-06-08 05:00:51.667954 | instance | >f+++++++++ pod-logs/openstack/openvswitch-q6l76/openvswitch-vswitchd.txt 2026-06-08 05:00:51.667972 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-06-08 05:00:51.667990 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-06-08 05:00:51.668009 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-06-08 05:00:51.668027 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-06-08 05:00:51.668046 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-06-08 05:00:51.668064 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-06-08 05:00:51.668082 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-06-08 05:00:51.668100 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-06-08 05:00:51.668118 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-06-08 05:00:51.668136 | instance | cd+++++++++ pod-logs/openstack/placement-api-7768bf49bb-qgl9t/ 2026-06-08 05:00:51.668154 | instance | >f+++++++++ pod-logs/openstack/placement-api-7768bf49bb-qgl9t/init.txt 2026-06-08 05:00:51.668172 | instance | >f+++++++++ pod-logs/openstack/placement-api-7768bf49bb-qgl9t/placement-api.txt 2026-06-08 05:00:51.668191 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-rzbjf/ 2026-06-08 05:00:51.668210 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-rzbjf/init.txt 2026-06-08 05:00:51.668228 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-rzbjf/placement-db-init-0.txt 2026-06-08 05:00:51.668246 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-4vxm5/ 2026-06-08 05:00:51.668265 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-4vxm5/init.txt 2026-06-08 05:00:51.668282 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-4vxm5/placement-db-sync.txt 2026-06-08 05:00:51.668301 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-8kfsr/ 2026-06-08 05:00:51.668320 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-8kfsr/init.txt 2026-06-08 05:00:51.668343 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-8kfsr/placement-ks-endpoints-admin.txt 2026-06-08 05:00:51.668362 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-8kfsr/placement-ks-endpoints-internal.txt 2026-06-08 05:00:51.668381 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-8kfsr/placement-ks-endpoints-public.txt 2026-06-08 05:00:51.668400 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-lq88z/ 2026-06-08 05:00:51.668419 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-lq88z/init.txt 2026-06-08 05:00:51.668438 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-lq88z/placement-ks-service-registration.txt 2026-06-08 05:00:51.668456 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-7xwtk/ 2026-06-08 05:00:51.668475 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-7xwtk/init.txt 2026-06-08 05:00:51.668493 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-7xwtk/placement-ks-user.txt 2026-06-08 05:00:51.668512 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-t46dn/ 2026-06-08 05:00:51.668531 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-t46dn/percona-xtradb-cluster-operator.txt 2026-06-08 05:00:51.668549 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-06-08 05:00:51.668568 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-06-08 05:00:51.668587 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-06-08 05:00:51.668606 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-06-08 05:00:51.668625 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-06-08 05:00:51.668643 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-06-08 05:00:51.668661 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-q5gss/ 2026-06-08 05:00:51.668679 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-q5gss/rabbitmq-cluster-operator.txt 2026-06-08 05:00:51.668698 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-06-08 05:00:51.668717 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-06-08 05:00:51.668735 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-06-08 05:00:51.668753 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-06-08 05:00:51.668779 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-06-08 05:00:51.668797 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-06-08 05:00:51.668816 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-06-08 05:00:51.668835 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-06-08 05:00:51.668853 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-06-08 05:00:51.668872 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-06-08 05:00:51.668891 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-06-08 05:00:51.668909 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-06-08 05:00:51.668927 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-06-08 05:00:51.668945 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-06-08 05:00:51.668978 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-06-08 05:00:51.668997 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9qql6/ 2026-06-08 05:00:51.669016 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9qql6/rabbitmq-cluster-operator.txt 2026-06-08 05:00:51.669044 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-06-08 05:00:51.669065 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-06-08 05:00:51.669083 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-06-08 05:00:51.669102 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-06-08 05:00:51.669121 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-06-08 05:00:51.669140 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-06-08 05:00:51.669158 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-06-08 05:00:51.669177 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-06-08 05:00:51.669196 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-06-08 05:00:51.669215 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jz8mv/ 2026-06-08 05:00:51.669233 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jz8mv/ceph-crash.txt 2026-06-08 05:00:51.669252 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jz8mv/chown-container-data-dir.txt 2026-06-08 05:00:51.669271 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jz8mv/make-container-crash-dir.txt 2026-06-08 05:00:51.669289 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn/ 2026-06-08 05:00:51.669308 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn/chown-container-data-dir.txt 2026-06-08 05:00:51.669326 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn/log-collector.txt 2026-06-08 05:00:51.669345 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-zwfnn/rgw.txt 2026-06-08 05:00:51.669363 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-5dbc4b5f45-5ltkd/ 2026-06-08 05:00:51.669381 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-5dbc4b5f45-5ltkd/init.txt 2026-06-08 05:00:51.669399 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-5dbc4b5f45-5ltkd/staffeln-api.txt 2026-06-08 05:00:51.669418 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-6b79b8948-7t7vr/ 2026-06-08 05:00:51.669437 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-6b79b8948-7t7vr/staffeln-conductor.txt 2026-06-08 05:00:51.669455 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-m6clz/ 2026-06-08 05:00:51.669475 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-m6clz/init.txt 2026-06-08 05:00:51.669494 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-m6clz/staffeln-db-init-0.txt 2026-06-08 05:00:51.669513 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-cfkw4/ 2026-06-08 05:00:51.669531 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-cfkw4/init.txt 2026-06-08 05:00:51.669550 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-cfkw4/staffeln-db-sync.txt 2026-06-08 05:00:51.669568 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-968vx/ 2026-06-08 05:00:51.669586 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-968vx/init.txt 2026-06-08 05:00:51.669605 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-968vx/tempest-ks-user.txt 2026-06-08 05:00:51.669623 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-bwwlg/ 2026-06-08 05:00:51.669641 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-bwwlg/init.txt 2026-06-08 05:00:51.669660 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-bwwlg/tempest-run-tests-init.txt 2026-06-08 05:00:51.669679 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-bwwlg/tempest-run-tests.txt 2026-06-08 05:00:51.669697 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-06-08 05:00:51.669719 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-06-08 05:00:51.669739 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-06-08 05:00:51.669758 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-06-08 05:00:51.669777 | instance | cd+++++++++ pod-logs/orc-system/ 2026-06-08 05:00:51.669796 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-d2g76/ 2026-06-08 05:00:51.669814 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-d2g76/manager.txt 2026-06-08 05:00:51.669832 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-06-08 05:00:51.669851 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-lm6sq/ 2026-06-08 05:00:51.669869 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-lm6sq/rook-ceph-operator.txt 2026-06-08 05:00:51.669888 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-06-08 05:00:51.669907 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-52fb7/ 2026-06-08 05:00:51.669925 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-52fb7/secretgen-controller.txt 2026-06-08 05:00:51.688889 | 2026-06-08 05:00:51.688981 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-06-08 05:00:51.925721 | instance | changed 2026-06-08 05:00:51.933355 | 2026-06-08 05:00:51.933426 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-06-08 05:00:53.061838 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-06-08 05:00:53.077942 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-08 05:00:53.078040 | instance | Dload Upload Total Spent Left Speed 2026-06-08 05:00:53.083414 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-06-08 05:00:53.253934 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-06-08 05:00:53.263123 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-08 05:00:53.263165 | instance | Dload Upload Total Spent Left Speed 2026-06-08 05:00:53.267595 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-06-08 05:00:53.621357 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-06-08 05:00:53.628123 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-08 05:00:53.628158 | instance | Dload Upload Total Spent Left Speed 2026-06-08 05:00:53.631820 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-06-08 05:00:53.906909 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-06-08 05:00:54.040714 | instance | ERROR 2026-06-08 05:00:54.040952 | instance | { 2026-06-08 05:00:54.041001 | instance | "delta": "0:00:01.741101", 2026-06-08 05:00:54.041023 | instance | "end": "2026-06-08 05:00:53.912561", 2026-06-08 05:00:54.041043 | instance | "msg": "non-zero return code", 2026-06-08 05:00:54.041062 | instance | "rc": 5, 2026-06-08 05:00:54.041082 | instance | "start": "2026-06-08 05:00:52.171460" 2026-06-08 05:00:54.041100 | instance | } 2026-06-08 05:00:54.041129 | instance | ERROR: Ignoring Errors 2026-06-08 05:00:54.046137 | 2026-06-08 05:00:54.046206 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-06-08 05:00:54.339221 | instance | ceph-mgr endpoints: 2026-06-08 05:00:54.582843 | instance | ok: Runtime: 0:00:00.094362 2026-06-08 05:00:54.587810 | 2026-06-08 05:00:54.587890 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-06-08 05:00:55.126367 | instance | ok: Runtime: 0:00:00.091870 2026-06-08 05:00:55.131479 | 2026-06-08 05:00:55.131543 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-06-08 05:00:55.631584 | instance | changed: 2026-06-08 05:00:55.631798 | instance | cd+++++++++ prometheus/ 2026-06-08 05:00:55.631841 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-06-08 05:00:55.631872 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-06-08 05:00:55.631904 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-06-08 05:00:55.641802 | 2026-06-08 05:00:55.641874 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-06-08 05:00:55.839870 | instance | changed 2026-06-08 05:00:55.847025 | 2026-06-08 05:00:55.847099 | TASK [gather-selenium-data : Get selenium data] 2026-06-08 05:00:56.051532 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-06-08 05:00:56.054191 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-06-08 05:00:56.385782 | instance | ERROR 2026-06-08 05:00:56.386040 | instance | { 2026-06-08 05:00:56.386086 | instance | "delta": "0:00:00.007748", 2026-06-08 05:00:56.386115 | instance | "end": "2026-06-08 05:00:56.054662", 2026-06-08 05:00:56.386141 | instance | "msg": "non-zero return code", 2026-06-08 05:00:56.386167 | instance | "rc": 1, 2026-06-08 05:00:56.386193 | instance | "start": "2026-06-08 05:00:56.046914" 2026-06-08 05:00:56.386218 | instance | } 2026-06-08 05:00:56.386262 | instance | ERROR: Ignoring Errors 2026-06-08 05:00:56.393610 | 2026-06-08 05:00:56.393700 | TASK [gather-selenium-data : Downloads logs to executor] 2026-06-08 05:00:56.882774 | instance | changed: cd+++++++++ selenium/ 2026-06-08 05:00:56.891139 | 2026-06-08 05:00:56.891210 | PLAY RECAP 2026-06-08 05:00:56.891267 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-06-08 05:00:56.891290 | 2026-06-08 05:00:57.044857 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-06-08 05:00:57.058768 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-08 05:00:59.113786 | 2026-06-08 05:00:59.204832 | PLAY [all] 2026-06-08 05:00:59.223676 | 2026-06-08 05:00:59.223770 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-08 05:00:59.268326 | instance | skipping: Conditional result was False 2026-06-08 05:00:59.281227 | 2026-06-08 05:00:59.281314 | TASK [fetch-output : Set log path for single node] 2026-06-08 05:00:59.326963 | instance | ok 2026-06-08 05:00:59.334501 | 2026-06-08 05:00:59.334568 | LOOP [fetch-output : Ensure local output dirs] 2026-06-08 05:01:00.244003 | instance -> localhost | ok: "/var/lib/zuul/builds/4135932661a84326834e01f4ef0834ba/work/logs" 2026-06-08 05:01:00.578924 | instance -> localhost | changed: "/var/lib/zuul/builds/4135932661a84326834e01f4ef0834ba/work/artifacts" 2026-06-08 05:01:01.065569 | instance -> localhost | changed: "/var/lib/zuul/builds/4135932661a84326834e01f4ef0834ba/work/docs" 2026-06-08 05:01:01.088644 | 2026-06-08 05:01:01.088814 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-08 05:01:01.753491 | instance | changed: .d..t...... ./ 2026-06-08 05:01:01.753714 | instance | changed: All items complete 2026-06-08 05:01:01.753742 | 2026-06-08 05:01:02.224494 | instance | changed: .d..t...... ./ 2026-06-08 05:01:02.661908 | instance | changed: .d..t...... ./ 2026-06-08 05:01:02.681774 | 2026-06-08 05:01:02.681932 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-08 05:01:03.355419 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007243 2026-06-08 05:01:03.618282 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.015914 2026-06-08 05:01:03.639154 | 2026-06-08 05:01:03.639315 | PLAY [all] 2026-06-08 05:01:03.647113 | 2026-06-08 05:01:03.647204 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-08 05:01:04.184795 | instance | changed 2026-06-08 05:01:04.191048 | 2026-06-08 05:01:04.191108 | PLAY RECAP 2026-06-08 05:01:04.191159 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-08 05:01:04.191183 | 2026-06-08 05:01:04.370235 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-08 05:01:04.381994 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-08 05:01:05.125226 | 2026-06-08 05:01:05.125447 | PLAY [localhost] 2026-06-08 05:01:05.136783 | 2026-06-08 05:01:05.136884 | TASK [Generate Zuul manifest] 2026-06-08 05:01:05.156236 | localhost | ok 2026-06-08 05:01:05.308149 | 2026-06-08 05:01:05.308352 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-08 05:01:06.132638 | localhost | changed 2026-06-08 05:01:06.144461 | 2026-06-08 05:01:06.144542 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-08 05:01:06.176222 | localhost | ok 2026-06-08 05:01:06.184802 | 2026-06-08 05:01:06.184873 | TASK [Upload logs] 2026-06-08 05:01:06.206450 | localhost | ok 2026-06-08 05:01:06.389712 | 2026-06-08 05:01:06.389851 | TASK [Set zuul-log-path fact] 2026-06-08 05:01:06.410652 | localhost | ok 2026-06-08 05:01:06.463643 | 2026-06-08 05:01:06.463795 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-08 05:01:06.492704 | localhost | ok 2026-06-08 05:01:06.501029 | 2026-06-08 05:01:06.501097 | TASK [upload-logs : Create log directories] 2026-06-08 05:01:06.877163 | localhost | changed 2026-06-08 05:01:06.883470 | 2026-06-08 05:01:06.883562 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-08 05:01:07.515717 | localhost -> localhost | ok: Runtime: 0:00:00.036612 2026-06-08 05:01:07.522686 | 2026-06-08 05:01:07.522785 | TASK [upload-logs : Upload logs to log server] 2026-06-08 05:01:08.637451 | localhost | Output suppressed because no_log was given 2026-06-08 05:01:08.643076 | 2026-06-08 05:01:08.643164 | LOOP [upload-logs : Compress console log and json output] 2026-06-08 05:01:08.701237 | localhost | skipping: Conditional result was False 2026-06-08 05:01:08.712686 | localhost | skipping: Conditional result was False 2026-06-08 05:01:08.726956 | 2026-06-08 05:01:08.727131 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-08 05:01:08.778126 | localhost | skipping: Conditional result was False 2026-06-08 05:01:08.778516 | 2026-06-08 05:01:08.785053 | localhost | skipping: Conditional result was False 2026-06-08 05:01:08.801364 | 2026-06-08 05:01:08.801569 | LOOP [upload-logs : Upload console log and json output]