2026-07-09 12:58:49.704310 | Job console starting 2026-07-09 12:58:49.812737 | Updating git repos 2026-07-09 12:58:53.094415 | Cloning repos into workspace 2026-07-09 12:59:25.310094 | Restoring repo states 2026-07-09 12:59:31.991725 | Merging changes 2026-07-09 12:59:34.667889 | Checking out repos 2026-07-09 13:00:04.747170 | Preparing playbooks 2026-07-09 13:03:25.891156 | Running Ansible setup 2026-07-09 13:03:32.187073 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 13:03:32.928235 | 2026-07-09 13:03:32.928386 | PLAY [localhost] 2026-07-09 13:03:32.936457 | 2026-07-09 13:03:32.936556 | TASK [Gathering Facts] 2026-07-09 13:03:33.868533 | localhost | ok 2026-07-09 13:03:33.880882 | 2026-07-09 13:03:33.881039 | TASK [Setup log path fact] 2026-07-09 13:03:33.900432 | localhost | ok 2026-07-09 13:03:33.912753 | 2026-07-09 13:03:33.912822 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 13:03:33.942330 | localhost | ok 2026-07-09 13:03:33.950999 | 2026-07-09 13:03:33.951068 | TASK [emit-job-header : Print job information] 2026-07-09 13:03:34.002097 | # Job Information 2026-07-09 13:03:34.002475 | Ansible Version: 2.16.18 2026-07-09 13:03:34.002534 | Job: atmosphere-molecule-keycloak 2026-07-09 13:03:34.002567 | Pipeline: check 2026-07-09 13:03:34.002595 | Executor: 2d72f0692154 2026-07-09 13:03:34.002622 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4091 2026-07-09 13:03:34.002653 | Event ID: 9c8fe140-7b93-11f1-80f0-6b69277683b2 2026-07-09 13:03:34.008071 | 2026-07-09 13:03:34.008208 | LOOP [emit-job-header : Print node information] 2026-07-09 13:03:34.102039 | localhost | ok: 2026-07-09 13:03:34.102239 | localhost | # Node Information 2026-07-09 13:03:34.102268 | localhost | Inventory Hostname: instance 2026-07-09 13:03:34.102291 | localhost | Hostname: np0000184630 2026-07-09 13:03:34.102312 | localhost | Username: zuul 2026-07-09 13:03:34.102335 | localhost | Distro: Ubuntu 22.04 2026-07-09 13:03:34.102356 | localhost | Provider: yul1 2026-07-09 13:03:34.102375 | localhost | Region: ca-ymq-1 2026-07-09 13:03:34.102395 | localhost | Label: ubuntu-jammy 2026-07-09 13:03:34.102414 | localhost | Product Name: OpenStack Nova 2026-07-09 13:03:34.102433 | localhost | Interface IP: 199.19.213.235 2026-07-09 13:03:34.119962 | 2026-07-09 13:03:34.120110 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-09 13:03:34.525421 | localhost -> localhost | changed 2026-07-09 13:03:34.535293 | 2026-07-09 13:03:34.535460 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-09 13:03:36.005384 | localhost -> localhost | changed 2026-07-09 13:03:36.024943 | 2026-07-09 13:03:36.025138 | PLAY [all] 2026-07-09 13:03:36.036742 | 2026-07-09 13:03:36.036945 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-09 13:03:36.280721 | instance -> localhost | ok 2026-07-09 13:03:36.292050 | 2026-07-09 13:03:36.292170 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-09 13:03:36.327496 | instance | ok 2026-07-09 13:03:36.344761 | instance | included: /var/lib/zuul/builds/86cf752329ea4a7588642fa98852e9c4/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-09 13:03:36.351798 | 2026-07-09 13:03:36.351871 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-09 13:03:38.835304 | instance -> localhost | Generating public/private rsa key pair. 2026-07-09 13:03:38.835485 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/86cf752329ea4a7588642fa98852e9c4/work/86cf752329ea4a7588642fa98852e9c4_id_rsa 2026-07-09 13:03:38.835624 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/86cf752329ea4a7588642fa98852e9c4/work/86cf752329ea4a7588642fa98852e9c4_id_rsa.pub 2026-07-09 13:03:38.835655 | instance -> localhost | The key fingerprint is: 2026-07-09 13:03:38.835679 | instance -> localhost | SHA256:yV9NWPLSPjGgc9OewmwMJ+s4tQtK84dtKVRZzh5YT6I zuul-build-sshkey 2026-07-09 13:03:38.835745 | instance -> localhost | The key's randomart image is: 2026-07-09 13:03:38.835873 | instance -> localhost | +---[RSA 3072]----+ 2026-07-09 13:03:38.835918 | instance -> localhost | | o . | 2026-07-09 13:03:38.836288 | instance -> localhost | | .+O. | 2026-07-09 13:03:38.836396 | instance -> localhost | | =O*+B | 2026-07-09 13:03:38.836712 | instance -> localhost | | . .E@+B.+ | 2026-07-09 13:03:38.837075 | instance -> localhost | | S.o.B.* | 2026-07-09 13:03:38.837584 | instance -> localhost | | .= +.. . | 2026-07-09 13:03:38.838083 | instance -> localhost | | o.+o+. | 2026-07-09 13:03:38.838137 | instance -> localhost | | . +oo=. | 2026-07-09 13:03:38.838189 | instance -> localhost | | . .+. | 2026-07-09 13:03:38.838229 | instance -> localhost | +----[SHA256]-----+ 2026-07-09 13:03:38.838334 | instance -> localhost | ok: Runtime: 0:00:01.953730 2026-07-09 13:03:38.846407 | 2026-07-09 13:03:38.846499 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-09 13:03:38.882442 | instance | ok 2026-07-09 13:03:38.893169 | instance | included: /var/lib/zuul/builds/86cf752329ea4a7588642fa98852e9c4/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-09 13:03:38.904248 | 2026-07-09 13:03:38.904316 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-09 13:03:38.929285 | instance | skipping: Conditional result was False 2026-07-09 13:03:38.937806 | 2026-07-09 13:03:38.937876 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-09 13:03:39.367262 | instance | changed 2026-07-09 13:03:39.374062 | 2026-07-09 13:03:39.374152 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-09 13:03:39.568686 | instance | ok 2026-07-09 13:03:40.115744 | 2026-07-09 13:03:40.115891 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-09 13:03:40.599716 | instance | changed 2026-07-09 13:03:40.607723 | 2026-07-09 13:03:40.607901 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-09 13:03:41.081042 | instance | changed 2026-07-09 13:03:41.129032 | 2026-07-09 13:03:41.129151 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-09 13:03:41.153514 | instance | skipping: Conditional result was False 2026-07-09 13:03:41.173773 | 2026-07-09 13:03:41.173968 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-09 13:03:41.569447 | instance -> localhost | changed 2026-07-09 13:03:41.595956 | 2026-07-09 13:03:41.596063 | TASK [add-build-sshkey : Add back temp key] 2026-07-09 13:03:41.903680 | instance -> localhost | Identity added: /var/lib/zuul/builds/86cf752329ea4a7588642fa98852e9c4/work/86cf752329ea4a7588642fa98852e9c4_id_rsa (zuul-build-sshkey) 2026-07-09 13:03:41.903907 | instance -> localhost | ok: Runtime: 0:00:00.011804 2026-07-09 13:03:41.910445 | 2026-07-09 13:03:41.910521 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-09 13:03:42.250956 | instance | ok 2026-07-09 13:03:42.257581 | 2026-07-09 13:03:42.257655 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-09 13:03:42.280330 | instance | skipping: Conditional result was False 2026-07-09 13:03:42.357098 | 2026-07-09 13:03:42.357273 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-09 13:03:42.658335 | instance | ok 2026-07-09 13:03:43.274807 | 2026-07-09 13:03:43.274939 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-09 13:03:50.390751 | instance | Output suppressed because no_log was given 2026-07-09 13:03:50.401939 | 2026-07-09 13:03:50.402092 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-09 13:03:50.608389 | instance | ok: "logs" 2026-07-09 13:03:50.608732 | instance | ok: All items complete 2026-07-09 13:03:50.608771 | 2026-07-09 13:03:50.764413 | instance | ok: "artifacts" 2026-07-09 13:03:50.917330 | instance | ok: "docs" 2026-07-09 13:03:50.937504 | 2026-07-09 13:03:50.937703 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-09 13:03:51.121917 | instance | changed: "logs" 2026-07-09 13:03:51.274579 | instance | changed: "artifacts" 2026-07-09 13:03:51.543732 | instance | changed: "docs" 2026-07-09 13:03:51.568254 | 2026-07-09 13:03:51.568400 | PLAY RECAP 2026-07-09 13:03:51.568467 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-09 13:03:51.568506 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-09 13:03:51.568536 | 2026-07-09 13:03:51.809453 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 13:03:51.814211 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-09 13:03:52.545799 | 2026-07-09 13:03:52.545980 | PLAY [all] 2026-07-09 13:03:52.561031 | 2026-07-09 13:03:52.561391 | TASK [setup-uv : Extract archive] 2026-07-09 13:03:54.888381 | instance | changed 2026-07-09 13:03:56.961176 | 2026-07-09 13:03:56.961430 | TASK [setup-uv : Print version] 2026-07-09 13:03:57.415236 | instance | uv 0.8.13 2026-07-09 13:03:57.500373 | instance | ok: Runtime: 0:00:00.009310 2026-07-09 13:03:57.520695 | 2026-07-09 13:03:57.520912 | TASK [Install Ansible collection siblings] 2026-07-09 13:04:07.618904 | instance | changed: 2026-07-09 13:04:10.940638 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-09 13:04:10.940822 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-09 13:04:10.940887 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-09 13:04:10.940938 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-09 13:04:10.941106 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-07-09 13:04:10.941172 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-09 13:04:10.941225 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-09 13:04:10.941277 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-09 13:04:10.941325 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-09 13:04:10.941371 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-09 13:04:10.941416 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-09 13:04:10.941462 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-09 13:04:10.941506 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-07-09 13:04:10.941552 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-07-09 13:04:10.941595 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0 2026-07-09 13:04:10.941641 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-07-09 13:04:10.941686 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-07-09 13:04:10.941732 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-07-09 13:04:10.941776 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-07-09 13:04:10.941821 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-07-09 13:04:10.941865 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.1.2 2026-07-09 13:04:10.941908 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-07-09 13:04:10.941957 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-09 13:04:10.942033 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-07-09 13:04:10.942072 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0 2026-07-09 13:04:10.942100 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0 2026-07-09 13:04:10.942128 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-09 13:04:10.942155 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-09 13:04:10.942183 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-07-09 13:04:10.942210 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-07-09 13:04:10.942239 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-09 13:04:10.942268 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0 2026-07-09 13:04:10.942297 | instance | Checked out ansible.netcommon to 1.2.0 2026-07-09 13:04:10.942326 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-09 13:04:10.942366 | instance | Starting galaxy collection install process 2026-07-09 13:04:10.942394 | instance | Process install dependency map 2026-07-09 13:04:10.942422 | instance | Starting collection install process 2026-07-09 13:04:10.942449 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-07-09 13:04:10.942477 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-07-09 13:04:10.942506 | instance | ansible.netcommon:* was installed successfully 2026-07-09 13:04:10.942533 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-07-09 13:04:10.942560 | instance | Creating virtual environment at: .venv 2026-07-09 13:04:10.942588 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-09 13:04:10.942616 | instance | Downloading cryptography (4.2MiB) 2026-07-09 13:04:10.942643 | instance | Downloading openstacksdk (1.7MiB) 2026-07-09 13:04:10.942677 | instance | Downloading ansible-core (2.1MiB) 2026-07-09 13:04:10.942705 | instance | Downloading pygments (1.2MiB) 2026-07-09 13:04:10.942734 | instance | Downloading kubernetes (1.9MiB) 2026-07-09 13:04:10.942762 | instance | Downloading rjsonnet (1.2MiB) 2026-07-09 13:04:10.942790 | instance | Downloading netaddr (2.2MiB) 2026-07-09 13:04:10.942819 | instance | Downloading setuptools (1.1MiB) 2026-07-09 13:04:10.942846 | instance | Building pyperclip==1.9.0 2026-07-09 13:04:10.942875 | instance | Downloading rjsonnet 2026-07-09 13:04:10.942905 | instance | Downloading netaddr 2026-07-09 13:04:10.942936 | instance | Downloading pygments 2026-07-09 13:04:10.942964 | instance | Downloading cryptography 2026-07-09 13:04:10.942993 | instance | Downloading setuptools 2026-07-09 13:04:10.943020 | instance | Downloading kubernetes 2026-07-09 13:04:10.943047 | instance | Downloading ansible-core 2026-07-09 13:04:10.943077 | instance | Downloading openstacksdk 2026-07-09 13:04:10.943106 | instance | Built pyperclip==1.9.0 2026-07-09 13:04:10.943176 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-09 13:04:10.943232 | instance | Installed 79 packages in 39ms 2026-07-09 13:04:10.943265 | instance | Checked out ansible.posix to 1.6.0 2026-07-09 13:04:10.943296 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-09 13:04:10.943325 | instance | Starting galaxy collection install process 2026-07-09 13:04:10.943354 | instance | Process install dependency map 2026-07-09 13:04:10.943382 | instance | Starting collection install process 2026-07-09 13:04:10.943409 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-09 13:04:10.943454 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-07-09 13:04:10.943502 | instance | ansible.posix:1.6.0 was installed successfully 2026-07-09 13:04:10.943532 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 13:04:10.943560 | instance | 2.17.12 2026-07-09 13:04:10.943589 | instance | Checked out ansible.utils to v6.0.3 2026-07-09 13:04:10.943618 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-09 13:04:10.943647 | instance | Starting galaxy collection install process 2026-07-09 13:04:10.943674 | instance | Process install dependency map 2026-07-09 13:04:10.943702 | instance | Starting collection install process 2026-07-09 13:04:10.943730 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-07-09 13:04:10.943757 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-07-09 13:04:10.943785 | instance | ansible.utils:6.0.3 was installed successfully 2026-07-09 13:04:10.943813 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 13:04:10.943841 | instance | 2.17.12 2026-07-09 13:04:10.943870 | instance | Checked out atmosphere.common to v0.7.0 2026-07-09 13:04:10.943897 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-09 13:04:10.943925 | instance | Starting galaxy collection install process 2026-07-09 13:04:10.943953 | instance | Process install dependency map 2026-07-09 13:04:10.943981 | instance | Starting collection install process 2026-07-09 13:04:10.944009 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-07-09 13:04:10.944038 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-07-09 13:04:10.944086 | instance | atmosphere.common:0.7.0 was installed successfully 2026-07-09 13:04:10.944142 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 13:04:10.944175 | instance | 2.17.12 2026-07-09 13:04:10.944204 | instance | Checked out community.crypto to 2.2.3 2026-07-09 13:04:10.944232 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-09 13:04:10.944261 | instance | Starting galaxy collection install process 2026-07-09 13:04:10.944289 | instance | Process install dependency map 2026-07-09 13:04:10.944316 | instance | Starting collection install process 2026-07-09 13:04:10.944344 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-07-09 13:04:10.944372 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-07-09 13:04:10.944399 | instance | community.crypto:2.2.3 was installed successfully 2026-07-09 13:04:10.944427 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 13:04:10.944455 | instance | 2.17.12 2026-07-09 13:04:10.944483 | instance | Checked out community.general to 7.3.0 2026-07-09 13:04:10.944510 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-07-09 13:04:10.944538 | instance | Starting galaxy collection install process 2026-07-09 13:04:10.944583 | instance | Process install dependency map 2026-07-09 13:04:10.944613 | instance | Starting collection install process 2026-07-09 13:04:10.944641 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-09 13:04:10.944668 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-07-09 13:04:10.944696 | instance | community.general:7.3.0 was installed successfully 2026-07-09 13:04:10.944724 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 13:04:10.944752 | instance | 2.17.12 2026-07-09 13:04:10.944779 | instance | Checked out community.mysql to 3.6.0 2026-07-09 13:04:10.944808 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-09 13:04:10.944836 | instance | Starting galaxy collection install process 2026-07-09 13:04:10.944867 | instance | Process install dependency map 2026-07-09 13:04:10.944894 | instance | Starting collection install process 2026-07-09 13:04:10.944922 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-07-09 13:04:10.944950 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-07-09 13:04:10.944984 | instance | community.mysql:3.6.0 was installed successfully 2026-07-09 13:04:10.945077 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 13:04:10.945109 | instance | 2.17.12 2026-07-09 13:04:10.945158 | instance | Checked out kubernetes.core to 2.4.0 2026-07-09 13:04:10.945188 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-09 13:04:10.945217 | instance | Starting galaxy collection install process 2026-07-09 13:04:10.945246 | instance | Process install dependency map 2026-07-09 13:04:10.945274 | instance | Starting collection install process 2026-07-09 13:04:10.945302 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-07-09 13:04:10.945330 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-07-09 13:04:10.945359 | instance | kubernetes.core:2.4.0 was installed successfully 2026-07-09 13:04:10.945386 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 13:04:10.945415 | instance | 2.17.12 2026-07-09 13:04:10.945443 | instance | Checked out openstack.cloud to 2.6.0 2026-07-09 13:04:10.945470 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-09 13:04:10.945498 | instance | Starting galaxy collection install process 2026-07-09 13:04:10.945526 | instance | Process install dependency map 2026-07-09 13:04:10.945554 | instance | Starting collection install process 2026-07-09 13:04:10.945581 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-07-09 13:04:10.945609 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-07-09 13:04:10.945637 | instance | openstack.cloud:2.6.0 was installed successfully 2026-07-09 13:04:10.945665 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 13:04:10.945692 | instance | 2.17.12 2026-07-09 13:04:10.945719 | instance | Checked out vexxhost.ceph to v4.0.0 2026-07-09 13:04:10.945747 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-09 13:04:10.945784 | instance | Starting galaxy collection install process 2026-07-09 13:04:10.945813 | instance | Process install dependency map 2026-07-09 13:04:10.945840 | instance | Starting collection install process 2026-07-09 13:04:10.945868 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-07-09 13:04:10.945895 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-07-09 13:04:10.945923 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-07-09 13:04:10.945951 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 13:04:10.945980 | instance | 2.17.12 2026-07-09 13:04:10.946008 | instance | Checked out vexxhost.containers to v1.6.7 2026-07-09 13:04:10.946039 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-09 13:04:10.946073 | instance | Starting galaxy collection install process 2026-07-09 13:04:10.946108 | instance | Process install dependency map 2026-07-09 13:04:10.946141 | instance | Starting collection install process 2026-07-09 13:04:10.946174 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-09 13:04:10.946205 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-07-09 13:04:10.946232 | instance | vexxhost.containers:1.6.7 was installed successfully 2026-07-09 13:04:10.946260 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 13:04:10.946287 | instance | 2.17.12 2026-07-09 13:04:10.946316 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-07-09 13:04:10.946343 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-09 13:04:10.946371 | instance | Starting galaxy collection install process 2026-07-09 13:04:10.946400 | instance | Process install dependency map 2026-07-09 13:04:10.946428 | instance | Starting collection install process 2026-07-09 13:04:10.946455 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-07-09 13:04:10.946483 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-09 13:04:10.946510 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-07-09 13:04:10.946539 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 13:04:10.946566 | instance | 2.17.12 2026-07-09 13:04:10.958057 | 2026-07-09 13:04:10.958143 | PLAY RECAP 2026-07-09 13:04:10.958209 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-09 13:04:10.958241 | 2026-07-09 13:04:11.098374 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-09 13:04:11.102022 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-09 13:04:11.783029 | 2026-07-09 13:04:13.375328 | PLAY [all] 2026-07-09 13:04:13.407708 | 2026-07-09 13:04:13.407887 | TASK [Install "jq" for log collection] 2026-07-09 13:04:24.727006 | instance | changed 2026-07-09 13:04:26.356992 | 2026-07-09 13:04:26.357163 | PLAY RECAP 2026-07-09 13:04:26.357242 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-09 13:04:26.357312 | 2026-07-09 13:04:26.514066 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-09 13:04:26.516806 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-09 13:04:27.181197 | 2026-07-09 13:04:27.181361 | PLAY [all] 2026-07-09 13:04:27.195105 | 2026-07-09 13:04:27.195231 | LOOP [Check inventory directories] 2026-07-09 13:04:27.537975 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-07-09 13:04:27.693988 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/keycloak/inventory" 2026-07-09 13:04:33.620595 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/keycloak/inventory" 2026-07-09 13:04:33.634183 | 2026-07-09 13:04:33.634484 | LOOP [Copy inventory file for Zuul] 2026-07-09 13:04:34.434914 | instance | changed: 2026-07-09 13:04:34.435140 | instance | { 2026-07-09 13:04:34.435169 | instance | "ansible_loop_var": "item", 2026-07-09 13:04:34.435192 | instance | "changed": false, 2026-07-09 13:04:34.435212 | instance | "failed": false, 2026-07-09 13:04:34.435235 | instance | "invocation": { 2026-07-09 13:04:34.435254 | instance | "module_args": { 2026-07-09 13:04:34.435272 | instance | "checksum_algorithm": "sha1", 2026-07-09 13:04:34.435291 | instance | "follow": true, 2026-07-09 13:04:34.435336 | instance | "get_attributes": true, 2026-07-09 13:04:34.435357 | instance | "get_checksum": true, 2026-07-09 13:04:34.435376 | instance | "get_mime": true, 2026-07-09 13:04:34.435393 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-07-09 13:04:34.435411 | instance | } 2026-07-09 13:04:34.435429 | instance | }, 2026-07-09 13:04:34.435446 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-07-09 13:04:34.435464 | instance | "stat": { 2026-07-09 13:04:34.435482 | instance | "atime": 1783602240.2225769, 2026-07-09 13:04:34.435500 | instance | "attr_flags": "e", 2026-07-09 13:04:34.435518 | instance | "attributes": [ 2026-07-09 13:04:34.435536 | instance | "extents" 2026-07-09 13:04:34.435553 | instance | ], 2026-07-09 13:04:34.435569 | instance | "block_size": 4096, 2026-07-09 13:04:34.435586 | instance | "blocks": 8, 2026-07-09 13:04:34.435603 | instance | "charset": "unknown", 2026-07-09 13:04:34.435621 | instance | "ctime": 1783602238.3465176, 2026-07-09 13:04:34.435638 | instance | "dev": 64513, 2026-07-09 13:04:34.435655 | instance | "device_type": 0, 2026-07-09 13:04:34.435672 | instance | "executable": true, 2026-07-09 13:04:34.435688 | instance | "exists": true, 2026-07-09 13:04:34.435705 | instance | "gid": 1000, 2026-07-09 13:04:34.435721 | instance | "gr_name": "zuul", 2026-07-09 13:04:34.435738 | instance | "inode": 1047139, 2026-07-09 13:04:34.435755 | instance | "isblk": false, 2026-07-09 13:04:34.435772 | instance | "ischr": false, 2026-07-09 13:04:34.435789 | instance | "isdir": true, 2026-07-09 13:04:34.435806 | instance | "isfifo": false, 2026-07-09 13:04:34.435823 | instance | "isgid": false, 2026-07-09 13:04:34.435840 | instance | "islnk": false, 2026-07-09 13:04:34.435860 | instance | "isreg": false, 2026-07-09 13:04:34.435879 | instance | "issock": false, 2026-07-09 13:04:34.435896 | instance | "isuid": false, 2026-07-09 13:04:34.435913 | instance | "mimetype": "unknown", 2026-07-09 13:04:34.435929 | instance | "mode": "0755", 2026-07-09 13:04:34.435946 | instance | "mtime": 1783602238.3465176, 2026-07-09 13:04:34.435963 | instance | "nlink": 21, 2026-07-09 13:04:34.435980 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-07-09 13:04:34.435997 | instance | "pw_name": "zuul", 2026-07-09 13:04:34.436019 | instance | "readable": true, 2026-07-09 13:04:34.436037 | instance | "rgrp": true, 2026-07-09 13:04:34.436054 | instance | "roth": true, 2026-07-09 13:04:34.436071 | instance | "rusr": true, 2026-07-09 13:04:34.436088 | instance | "size": 4096, 2026-07-09 13:04:34.436122 | instance | "uid": 1000, 2026-07-09 13:04:34.436141 | instance | "version": "917214576", 2026-07-09 13:04:34.436159 | instance | "wgrp": false, 2026-07-09 13:04:34.436178 | instance | "woth": false, 2026-07-09 13:04:34.436195 | instance | "writeable": true, 2026-07-09 13:04:34.436213 | instance | "wusr": true, 2026-07-09 13:04:34.436230 | instance | "xgrp": true, 2026-07-09 13:04:34.436247 | instance | "xoth": true, 2026-07-09 13:04:34.436263 | instance | "xusr": true 2026-07-09 13:04:34.436280 | instance | } 2026-07-09 13:04:34.436297 | instance | } 2026-07-09 13:04:34.436336 | instance | ok: All items complete 2026-07-09 13:04:34.436357 | 2026-07-09 13:04:34.443891 | instance | skipping: Conditional result was False 2026-07-09 13:04:34.448643 | instance | skipping: Conditional result was False 2026-07-09 13:04:34.463839 | 2026-07-09 13:04:34.463920 | LOOP [Switch "ansible_host" to private IP] 2026-07-09 13:04:34.819417 | instance | changed: 1 replacements made 2026-07-09 13:04:34.821175 | instance | skipping: Conditional result was False 2026-07-09 13:04:34.821821 | instance | skipping: Conditional result was False 2026-07-09 13:04:34.840842 | 2026-07-09 13:04:34.841070 | TASK [Run Molecule scenario] 2026-07-09 13:04:35.821596 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-07-09 13:04:36.253591 | instance | INFO [keycloak > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-07-09 13:04:36.253680 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-07-09 13:04:47.761404 | instance | INFO [keycloak > dependency] Executing 2026-07-09 13:04:47.761696 | instance | WARNING [keycloak > dependency] Missing roles requirements file: requirements.yml 2026-07-09 13:04:47.762015 | instance | WARNING [keycloak > dependency] Missing collections requirements file: collections.yml 2026-07-09 13:04:47.762302 | instance | WARNING [keycloak > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-07-09 13:04:47.770312 | instance | INFO [keycloak > cleanup] Executing 2026-07-09 13:04:47.770665 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-09 13:04:47.778462 | instance | INFO [keycloak > destroy] Executing 2026-07-09 13:04:47.778542 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-07-09 13:04:47.778614 | instance | INFO [keycloak > destroy] Executed: Successful 2026-07-09 13:04:47.786176 | instance | INFO [keycloak > syntax] Executing 2026-07-09 13:04:48.991126 | instance | 2026-07-09 13:04:48.991238 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-07-09 13:04:49.044861 | instance | INFO [keycloak > syntax] Executed: Successful 2026-07-09 13:04:49.479143 | instance | INFO [keycloak > create] Executing 2026-07-09 13:04:49.509331 | instance | WARNING [keycloak > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-09 13:04:49.522417 | instance | INFO [keycloak > prepare] Executing 2026-07-09 13:04:50.789175 | instance | 2026-07-09 13:04:50.789454 | instance | PLAY [Prepare] ***************************************************************** 2026-07-09 13:04:50.789722 | instance | 2026-07-09 13:04:50.790069 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 13:04:50.790349 | instance | Thursday 09 July 2026 13:04:50 +0000 (0:00:00.027) 0:00:00.027 ********* 2026-07-09 13:04:52.092865 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-09 13:04:52.093140 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-09 13:04:52.093419 | instance | interpreter could change the meaning of that path. See 2026-07-09 13:04:52.093694 | instance | https://docs.ansible.com/ansible- 2026-07-09 13:04:52.093983 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-09 13:04:52.100780 | instance | ok: [instance] 2026-07-09 13:04:52.101048 | instance | 2026-07-09 13:04:52.101330 | instance | TASK [Configure short hostname] ************************************************ 2026-07-09 13:04:52.101606 | instance | Thursday 09 July 2026 13:04:52 +0000 (0:00:01.312) 0:00:01.340 ********* 2026-07-09 13:04:52.881681 | instance | changed: [instance] 2026-07-09 13:04:52.881926 | instance | 2026-07-09 13:04:52.882213 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-07-09 13:04:52.882490 | instance | Thursday 09 July 2026 13:04:52 +0000 (0:00:00.780) 0:00:02.120 ********* 2026-07-09 13:04:53.169756 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-07-09 13:04:53.169914 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-07-09 13:04:53.170090 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-07-09 13:04:53.179684 | instance | changed: [instance] 2026-07-09 13:04:53.179875 | instance | 2026-07-09 13:04:53.180096 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-07-09 13:04:53.180383 | instance | Thursday 09 July 2026 13:04:53 +0000 (0:00:00.298) 0:00:02.419 ********* 2026-07-09 13:04:54.321996 | instance | ok: [instance] 2026-07-09 13:04:54.322286 | instance | 2026-07-09 13:04:54.322547 | instance | TASK [Purge "snapd" package] *************************************************** 2026-07-09 13:04:54.322772 | instance | Thursday 09 July 2026 13:04:54 +0000 (0:00:01.142) 0:00:03.561 ********* 2026-07-09 13:04:55.052917 | instance | ok: [instance] 2026-07-09 13:04:55.053357 | instance | 2026-07-09 13:04:55.053682 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-07-09 13:04:55.053997 | instance | 2026-07-09 13:04:55.054280 | instance | TASK [Create folders for workspace] ******************************************** 2026-07-09 13:04:55.054564 | instance | Thursday 09 July 2026 13:04:55 +0000 (0:00:00.730) 0:00:04.291 ********* 2026-07-09 13:04:56.104144 | instance | changed: [localhost] => (item=group_vars) 2026-07-09 13:04:56.104441 | instance | changed: [localhost] => (item=group_vars/all) 2026-07-09 13:04:56.104691 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-07-09 13:04:56.104924 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-07-09 13:04:56.105149 | instance | changed: [localhost] => (item=group_vars/computes) 2026-07-09 13:04:56.105369 | instance | changed: [localhost] => (item=host_vars) 2026-07-09 13:04:56.105577 | instance | 2026-07-09 13:04:56.105797 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-07-09 13:04:56.106001 | instance | 2026-07-09 13:04:56.106217 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-07-09 13:04:56.106469 | instance | Thursday 09 July 2026 13:04:56 +0000 (0:00:01.050) 0:00:05.342 ********* 2026-07-09 13:04:56.275516 | instance | changed: [localhost] 2026-07-09 13:04:56.275550 | instance | 2026-07-09 13:04:56.275557 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-07-09 13:04:56.275564 | instance | Thursday 09 July 2026 13:04:56 +0000 (0:00:00.172) 0:00:05.514 ********* 2026-07-09 13:04:56.304428 | instance | ok: [localhost] 2026-07-09 13:04:56.304469 | instance | 2026-07-09 13:04:56.304477 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-07-09 13:04:56.304488 | instance | Thursday 09 July 2026 13:04:56 +0000 (0:00:00.028) 0:00:05.542 ********* 2026-07-09 13:04:56.353855 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'f81438d2-c07d-58fe-be24-2ba94493af14'}) 2026-07-09 13:04:56.353978 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-07-09 13:04:56.354097 | instance | 2026-07-09 13:04:56.354223 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-07-09 13:04:56.354347 | instance | Thursday 09 July 2026 13:04:56 +0000 (0:00:00.050) 0:00:05.593 ********* 2026-07-09 13:04:56.942025 | instance | changed: [localhost] 2026-07-09 13:04:56.942307 | instance | 2026-07-09 13:04:56.942654 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-07-09 13:04:56.943070 | instance | 2026-07-09 13:04:56.943523 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-07-09 13:04:56.943863 | instance | Thursday 09 July 2026 13:04:56 +0000 (0:00:00.587) 0:00:06.180 ********* 2026-07-09 13:04:57.129194 | instance | changed: [localhost] 2026-07-09 13:04:57.129546 | instance | 2026-07-09 13:04:57.129885 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-07-09 13:04:57.130194 | instance | Thursday 09 July 2026 13:04:57 +0000 (0:00:00.187) 0:00:06.367 ********* 2026-07-09 13:04:57.156895 | instance | ok: [localhost] 2026-07-09 13:04:57.157353 | instance | 2026-07-09 13:04:57.157608 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-07-09 13:04:57.157866 | instance | Thursday 09 July 2026 13:04:57 +0000 (0:00:00.027) 0:00:06.395 ********* 2026-07-09 13:04:57.189806 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-07-09 13:04:57.190142 | instance | 2026-07-09 13:04:57.190306 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-07-09 13:04:57.191855 | instance | Thursday 09 July 2026 13:04:57 +0000 (0:00:00.032) 0:00:06.428 ********* 2026-07-09 13:04:57.580276 | instance | changed: [localhost] 2026-07-09 13:04:57.580531 | instance | 2026-07-09 13:04:57.580885 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-07-09 13:04:57.581285 | instance | 2026-07-09 13:04:57.581573 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-07-09 13:04:57.581854 | instance | Thursday 09 July 2026 13:04:57 +0000 (0:00:00.390) 0:00:06.819 ********* 2026-07-09 13:04:57.750677 | instance | changed: [localhost] 2026-07-09 13:04:57.751013 | instance | 2026-07-09 13:04:57.751522 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-07-09 13:04:57.751825 | instance | Thursday 09 July 2026 13:04:57 +0000 (0:00:00.170) 0:00:06.989 ********* 2026-07-09 13:04:57.776414 | instance | ok: [localhost] 2026-07-09 13:04:57.776648 | instance | 2026-07-09 13:04:57.776911 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-07-09 13:04:57.777181 | instance | Thursday 09 July 2026 13:04:57 +0000 (0:00:00.025) 0:00:07.015 ********* 2026-07-09 13:04:57.847115 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-07-09 13:04:57.847463 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-07-09 13:04:57.847846 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-07-09 13:04:57.848129 | instance | 2026-07-09 13:04:57.848457 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-07-09 13:04:57.848769 | instance | Thursday 09 July 2026 13:04:57 +0000 (0:00:00.070) 0:00:07.085 ********* 2026-07-09 13:04:58.223237 | instance | changed: [localhost] 2026-07-09 13:04:58.223488 | instance | 2026-07-09 13:04:58.223879 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-07-09 13:04:58.224189 | instance | 2026-07-09 13:04:58.224501 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-07-09 13:04:58.224770 | instance | Thursday 09 July 2026 13:04:58 +0000 (0:00:00.376) 0:00:07.462 ********* 2026-07-09 13:04:58.397183 | instance | changed: [localhost] 2026-07-09 13:04:58.397430 | instance | 2026-07-09 13:04:58.397737 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-07-09 13:04:58.398020 | instance | Thursday 09 July 2026 13:04:58 +0000 (0:00:00.173) 0:00:07.635 ********* 2026-07-09 13:04:58.446407 | instance | ok: [localhost] 2026-07-09 13:04:58.446686 | instance | 2026-07-09 13:04:58.446996 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-07-09 13:04:58.447381 | instance | Thursday 09 July 2026 13:04:58 +0000 (0:00:00.049) 0:00:07.685 ********* 2026-07-09 13:04:58.505876 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-07-09 13:04:58.506227 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-07-09 13:04:58.506505 | instance | 2026-07-09 13:04:58.506851 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-07-09 13:04:58.507131 | instance | Thursday 09 July 2026 13:04:58 +0000 (0:00:00.058) 0:00:07.744 ********* 2026-07-09 13:04:58.872915 | instance | changed: [localhost] 2026-07-09 13:04:58.873065 | instance | 2026-07-09 13:04:58.873256 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-07-09 13:04:58.873444 | instance | 2026-07-09 13:04:58.873618 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 13:04:58.873812 | instance | Thursday 09 July 2026 13:04:58 +0000 (0:00:00.367) 0:00:08.112 ********* 2026-07-09 13:04:59.597632 | instance | ok: [localhost] 2026-07-09 13:04:59.597801 | instance | 2026-07-09 13:04:59.597814 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-09 13:04:59.597824 | instance | Thursday 09 July 2026 13:04:59 +0000 (0:00:00.723) 0:00:08.835 ********* 2026-07-09 13:04:59.770315 | instance | changed: [localhost] 2026-07-09 13:04:59.770799 | instance | 2026-07-09 13:04:59.770821 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-07-09 13:04:59.770828 | instance | Thursday 09 July 2026 13:04:59 +0000 (0:00:00.174) 0:00:09.009 ********* 2026-07-09 13:04:59.797046 | instance | ok: [localhost] 2026-07-09 13:04:59.797755 | instance | 2026-07-09 13:04:59.797779 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-07-09 13:04:59.797789 | instance | Thursday 09 July 2026 13:04:59 +0000 (0:00:00.026) 0:00:09.036 ********* 2026-07-09 13:05:00.596919 | instance | ok: [localhost] => (item=keycloak_host) 2026-07-09 13:05:00.599813 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-07-09 13:05:00.599842 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-07-09 13:05:00.599853 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-07-09 13:05:00.599862 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-07-09 13:05:00.599871 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-07-09 13:05:00.599881 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-07-09 13:05:00.599890 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-07-09 13:05:00.599898 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-07-09 13:05:00.599907 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-07-09 13:05:00.599916 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-07-09 13:05:00.599924 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-07-09 13:05:00.599932 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-07-09 13:05:00.599941 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-07-09 13:05:00.599950 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-07-09 13:05:00.599958 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-07-09 13:05:00.599972 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-07-09 13:05:00.599981 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-07-09 13:05:00.599990 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-07-09 13:05:00.599998 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-07-09 13:05:00.600006 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-07-09 13:05:00.600014 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-07-09 13:05:00.600027 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-07-09 13:05:00.600036 | instance | 2026-07-09 13:05:00.600213 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-07-09 13:05:00.600229 | instance | Thursday 09 July 2026 13:05:00 +0000 (0:00:00.799) 0:00:09.836 ********* 2026-07-09 13:05:00.943265 | instance | changed: [localhost] 2026-07-09 13:05:00.943792 | instance | 2026-07-09 13:05:00.943836 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-09 13:05:00.943846 | instance | Thursday 09 July 2026 13:05:00 +0000 (0:00:00.346) 0:00:10.182 ********* 2026-07-09 13:05:01.117310 | instance | changed: [localhost] 2026-07-09 13:05:01.117392 | instance | 2026-07-09 13:05:01.117987 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-07-09 13:05:01.118026 | instance | 2026-07-09 13:05:01.118032 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-07-09 13:05:01.118037 | instance | Thursday 09 July 2026 13:05:01 +0000 (0:00:00.174) 0:00:10.356 ********* 2026-07-09 13:05:01.295590 | instance | changed: [localhost] 2026-07-09 13:05:01.296106 | instance | 2026-07-09 13:05:01.296149 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-07-09 13:05:01.296158 | instance | Thursday 09 July 2026 13:05:01 +0000 (0:00:00.177) 0:00:10.534 ********* 2026-07-09 13:05:01.326094 | instance | ok: [localhost] 2026-07-09 13:05:01.326677 | instance | 2026-07-09 13:05:01.326714 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-07-09 13:05:01.326722 | instance | Thursday 09 July 2026 13:05:01 +0000 (0:00:00.030) 0:00:10.565 ********* 2026-07-09 13:05:01.364485 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-07-09 13:05:01.365175 | instance | 2026-07-09 13:05:01.365265 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-07-09 13:05:01.365278 | instance | Thursday 09 July 2026 13:05:01 +0000 (0:00:00.038) 0:00:10.603 ********* 2026-07-09 13:05:01.725467 | instance | changed: [localhost] 2026-07-09 13:05:01.725575 | instance | 2026-07-09 13:05:01.726145 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-07-09 13:05:01.726184 | instance | 2026-07-09 13:05:01.726190 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-07-09 13:05:01.726194 | instance | Thursday 09 July 2026 13:05:01 +0000 (0:00:00.361) 0:00:10.965 ********* 2026-07-09 13:05:01.904160 | instance | changed: [localhost] 2026-07-09 13:05:01.904280 | instance | 2026-07-09 13:05:01.904678 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-07-09 13:05:01.904721 | instance | Thursday 09 July 2026 13:05:01 +0000 (0:00:00.178) 0:00:11.143 ********* 2026-07-09 13:05:01.932963 | instance | ok: [localhost] 2026-07-09 13:05:01.933552 | instance | 2026-07-09 13:05:01.933574 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-07-09 13:05:01.933582 | instance | Thursday 09 July 2026 13:05:01 +0000 (0:00:00.028) 0:00:11.171 ********* 2026-07-09 13:05:01.974984 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-07-09 13:05:01.975118 | instance | 2026-07-09 13:05:01.975480 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-07-09 13:05:01.975498 | instance | Thursday 09 July 2026 13:05:01 +0000 (0:00:00.042) 0:00:11.214 ********* 2026-07-09 13:05:02.335714 | instance | changed: [localhost] 2026-07-09 13:05:02.335781 | instance | 2026-07-09 13:05:02.336525 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-07-09 13:05:02.336597 | instance | 2026-07-09 13:05:02.336608 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-07-09 13:05:02.336618 | instance | Thursday 09 July 2026 13:05:02 +0000 (0:00:00.360) 0:00:11.574 ********* 2026-07-09 13:05:02.513262 | instance | changed: [localhost] 2026-07-09 13:05:02.513328 | instance | 2026-07-09 13:05:02.513625 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-07-09 13:05:02.513662 | instance | Thursday 09 July 2026 13:05:02 +0000 (0:00:00.178) 0:00:11.752 ********* 2026-07-09 13:05:02.545443 | instance | ok: [localhost] 2026-07-09 13:05:02.545989 | instance | 2026-07-09 13:05:02.546032 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-07-09 13:05:02.546040 | instance | Thursday 09 July 2026 13:05:02 +0000 (0:00:00.031) 0:00:11.784 ********* 2026-07-09 13:05:02.992078 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-07-09 13:05:02.992158 | instance | ok: [localhost] => (item=keepalived_password) 2026-07-09 13:05:02.992473 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-07-09 13:05:02.992522 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-07-09 13:05:02.992540 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-07-09 13:05:02.995763 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-07-09 13:05:02.995806 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-07-09 13:05:02.995818 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-07-09 13:05:02.995827 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-07-09 13:05:02.995838 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-07-09 13:05:02.995847 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-07-09 13:05:02.995871 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-07-09 13:05:02.995880 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-07-09 13:05:02.995889 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-07-09 13:05:02.995898 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-07-09 13:05:02.995907 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-07-09 13:05:02.995917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-07-09 13:05:02.995927 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-07-09 13:05:02.995937 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-07-09 13:05:02.995946 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-07-09 13:05:02.995955 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-07-09 13:05:02.995964 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-07-09 13:05:02.995972 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-07-09 13:05:02.995981 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-07-09 13:05:02.995990 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-07-09 13:05:02.995999 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-07-09 13:05:02.996013 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-07-09 13:05:02.996371 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-07-09 13:05:02.996392 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-07-09 13:05:02.996398 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-07-09 13:05:02.996503 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-07-09 13:05:02.996653 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-07-09 13:05:02.996828 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-07-09 13:05:02.997003 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-07-09 13:05:02.997155 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-07-09 13:05:02.997305 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-07-09 13:05:02.997453 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-07-09 13:05:02.997605 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-07-09 13:05:02.997755 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-07-09 13:05:02.997917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-07-09 13:05:02.998167 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-07-09 13:05:02.998333 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-07-09 13:05:02.998484 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-07-09 13:05:02.998639 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-07-09 13:05:02.998796 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-07-09 13:05:02.998945 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-07-09 13:05:02.999135 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-07-09 13:05:02.999291 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-07-09 13:05:02.999440 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-07-09 13:05:02.999594 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-07-09 13:05:02.999788 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-07-09 13:05:02.999946 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-07-09 13:05:03.000132 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-07-09 13:05:03.000301 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-07-09 13:05:03.000479 | instance | 2026-07-09 13:05:03.000655 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-07-09 13:05:03.000805 | instance | Thursday 09 July 2026 13:05:02 +0000 (0:00:00.446) 0:00:12.231 ********* 2026-07-09 13:05:03.051432 | instance | ok: [localhost] => (item=barbican_kek) 2026-07-09 13:05:03.051637 | instance | 2026-07-09 13:05:03.051849 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-07-09 13:05:03.052059 | instance | Thursday 09 July 2026 13:05:03 +0000 (0:00:00.058) 0:00:12.290 ********* 2026-07-09 13:05:03.446848 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-09 13:05:03.446905 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-09 13:05:03.446916 | instance | 2026-07-09 13:05:03.446926 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-07-09 13:05:03.446936 | instance | Thursday 09 July 2026 13:05:03 +0000 (0:00:00.394) 0:00:12.684 ********* 2026-07-09 13:05:08.104401 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-09 13:05:08.104448 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-09 13:05:08.104453 | instance | 2026-07-09 13:05:08.104458 | instance | TASK [Set values for SSH keys] ************************************************* 2026-07-09 13:05:08.104513 | instance | Thursday 09 July 2026 13:05:08 +0000 (0:00:04.657) 0:00:17.342 ********* 2026-07-09 13:05:08.155063 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-07-09 13:05:08.155225 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-07-09 13:05:08.155398 | instance | 2026-07-09 13:05:08.155594 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-07-09 13:05:08.155790 | instance | Thursday 09 July 2026 13:05:08 +0000 (0:00:00.051) 0:00:17.394 ********* 2026-07-09 13:05:08.497442 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-09 13:05:08.497619 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-09 13:05:08.497804 | instance | 2026-07-09 13:05:08.497996 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-07-09 13:05:08.498192 | instance | Thursday 09 July 2026 13:05:08 +0000 (0:00:00.342) 0:00:17.736 ********* 2026-07-09 13:05:08.845051 | instance | changed: [localhost] 2026-07-09 13:05:08.845244 | instance | 2026-07-09 13:05:08.845432 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-07-09 13:05:08.845604 | instance | Thursday 09 July 2026 13:05:08 +0000 (0:00:00.347) 0:00:18.084 ********* 2026-07-09 13:05:08.888221 | instance | skipping: [localhost] 2026-07-09 13:05:08.888497 | instance | 2026-07-09 13:05:08.888804 | instance | PLAY [all] ********************************************************************* 2026-07-09 13:05:08.889068 | instance | 2026-07-09 13:05:08.889379 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 13:05:08.889653 | instance | Thursday 09 July 2026 13:05:08 +0000 (0:00:00.043) 0:00:18.127 ********* 2026-07-09 13:05:09.583441 | instance | ok: [instance] 2026-07-09 13:05:09.583505 | instance | 2026-07-09 13:05:09.583517 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-07-09 13:05:09.583529 | instance | Thursday 09 July 2026 13:05:09 +0000 (0:00:00.693) 0:00:18.821 ********* 2026-07-09 13:05:14.377040 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-07-09 13:05:14.377116 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-07-09 13:05:14.379909 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-07-09 13:05:14.379950 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-07-09 13:05:14.379956 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-07-09 13:05:14.379970 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-07-09 13:05:14.379975 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-07-09 13:05:14.379979 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-07-09 13:05:14.379983 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-07-09 13:05:14.379987 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-07-09 13:05:14.379991 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-07-09 13:05:14.380038 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-07-09 13:05:14.380043 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-07-09 13:05:14.380047 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-07-09 13:05:14.380051 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-07-09 13:05:14.380056 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-09 13:05:14.380080 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-09 13:05:14.380087 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-07-09 13:05:14.380090 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-09 13:05:14.380094 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-09 13:05:14.380099 | instance | 2026-07-09 13:05:14.380103 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-07-09 13:05:14.380108 | instance | Thursday 09 July 2026 13:05:14 +0000 (0:00:04.794) 0:00:23.616 ********* 2026-07-09 13:05:14.574805 | instance | changed: [instance] 2026-07-09 13:05:14.574897 | instance | 2026-07-09 13:05:14.575138 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-07-09 13:05:14.575175 | instance | Thursday 09 July 2026 13:05:14 +0000 (0:00:00.197) 0:00:23.814 ********* 2026-07-09 13:05:15.024158 | instance | changed: [instance] 2026-07-09 13:05:15.024225 | instance | 2026-07-09 13:05:15.024391 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-07-09 13:05:15.024592 | instance | Thursday 09 July 2026 13:05:15 +0000 (0:00:00.449) 0:00:24.263 ********* 2026-07-09 13:05:15.348032 | instance | ok: [instance] 2026-07-09 13:05:15.348071 | instance | 2026-07-09 13:05:15.348079 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-09 13:05:15.348085 | instance | Thursday 09 July 2026 13:05:15 +0000 (0:00:00.323) 0:00:24.586 ********* 2026-07-09 13:05:15.479565 | instance | ok: [instance] 2026-07-09 13:05:15.479630 | instance | 2026-07-09 13:05:15.480159 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-07-09 13:05:15.480198 | instance | 2026-07-09 13:05:15.480203 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 13:05:15.480208 | instance | Thursday 09 July 2026 13:05:15 +0000 (0:00:00.132) 0:00:24.719 ********* 2026-07-09 13:05:16.173548 | instance | ok: [instance] 2026-07-09 13:05:16.173899 | instance | 2026-07-09 13:05:16.173915 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-07-09 13:05:16.173921 | instance | Thursday 09 July 2026 13:05:16 +0000 (0:00:00.693) 0:00:25.412 ********* 2026-07-09 13:05:16.376162 | instance | changed: [instance] 2026-07-09 13:05:16.376222 | instance | 2026-07-09 13:05:16.376427 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-07-09 13:05:16.376530 | instance | Thursday 09 July 2026 13:05:16 +0000 (0:00:00.202) 0:00:25.615 ********* 2026-07-09 13:05:17.319007 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-07-09 13:05:17.319101 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-07-09 13:05:17.319185 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-07-09 13:05:17.319999 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-07-09 13:05:17.320038 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-07-09 13:05:17.320044 | instance | 2026-07-09 13:05:17.320049 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-07-09 13:05:17.320054 | instance | Thursday 09 July 2026 13:05:17 +0000 (0:00:00.942) 0:00:26.557 ********* 2026-07-09 13:05:17.576417 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-07-09 13:05:17.734184 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-07-09 13:05:17.892917 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-07-09 13:05:17.906662 | instance | ...ignoring 2026-07-09 13:05:17.906925 | instance | 2026-07-09 13:05:17.907287 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-07-09 13:05:17.907578 | instance | Thursday 09 July 2026 13:05:17 +0000 (0:00:00.587) 0:00:27.145 ********* 2026-07-09 13:05:18.093250 | instance | ok: [instance] 2026-07-09 13:05:18.093500 | instance | 2026-07-09 13:05:18.093809 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-07-09 13:05:18.094200 | instance | Thursday 09 July 2026 13:05:18 +0000 (0:00:00.187) 0:00:27.332 ********* 2026-07-09 13:05:18.289400 | instance | ok: [instance] 2026-07-09 13:05:18.289633 | instance | 2026-07-09 13:05:18.289924 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-07-09 13:05:18.290299 | instance | Thursday 09 July 2026 13:05:18 +0000 (0:00:00.196) 0:00:27.528 ********* 2026-07-09 13:05:18.321346 | instance | ok: [instance] 2026-07-09 13:05:18.321565 | instance | 2026-07-09 13:05:18.321919 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-07-09 13:05:18.322339 | instance | Thursday 09 July 2026 13:05:18 +0000 (0:00:00.032) 0:00:27.560 ********* 2026-07-09 13:05:18.359662 | instance | ok: [instance] 2026-07-09 13:05:18.359906 | instance | 2026-07-09 13:05:18.360158 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-07-09 13:05:18.360491 | instance | Thursday 09 July 2026 13:05:18 +0000 (0:00:00.038) 0:00:27.598 ********* 2026-07-09 13:05:18.909021 | instance | ok: [instance] 2026-07-09 13:05:18.909270 | instance | 2026-07-09 13:05:18.909558 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-07-09 13:05:18.909818 | instance | Thursday 09 July 2026 13:05:18 +0000 (0:00:00.548) 0:00:28.147 ********* 2026-07-09 13:05:19.170247 | instance | ok: [instance] 2026-07-09 13:05:19.170716 | instance | 2026-07-09 13:05:19.171017 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-07-09 13:05:19.171400 | instance | Thursday 09 July 2026 13:05:19 +0000 (0:00:00.204) 0:00:28.352 ********* 2026-07-09 13:05:19.171706 | instance | 2026-07-09 13:05:19.171973 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-07-09 13:05:19.172212 | instance | 2026-07-09 13:05:19.172500 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 13:05:19.172761 | instance | Thursday 09 July 2026 13:05:19 +0000 (0:00:00.057) 0:00:28.409 ********* 2026-07-09 13:05:19.856639 | instance | ok: [instance] 2026-07-09 13:05:19.857043 | instance | 2026-07-09 13:05:19.857429 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 13:05:19.857790 | instance | Thursday 09 July 2026 13:05:19 +0000 (0:00:00.686) 0:00:29.095 ********* 2026-07-09 13:05:20.063959 | instance | ok: [instance] 2026-07-09 13:05:20.063987 | instance | 2026-07-09 13:05:20.063993 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-09 13:05:20.063998 | instance | Thursday 09 July 2026 13:05:20 +0000 (0:00:00.207) 0:00:29.303 ********* 2026-07-09 13:05:20.103947 | instance | skipping: [instance] 2026-07-09 13:05:20.103987 | instance | 2026-07-09 13:05:20.103992 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-09 13:05:20.103997 | instance | Thursday 09 July 2026 13:05:20 +0000 (0:00:00.039) 0:00:29.342 ********* 2026-07-09 13:05:20.308421 | instance | changed: [instance] 2026-07-09 13:05:20.308492 | instance | 2026-07-09 13:05:20.308870 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 13:05:20.308907 | instance | Thursday 09 July 2026 13:05:20 +0000 (0:00:00.204) 0:00:29.547 ********* 2026-07-09 13:05:20.376450 | instance | ok: [instance] => { 2026-07-09 13:05:20.376821 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-09 13:05:20.376891 | instance | } 2026-07-09 13:05:20.376971 | instance | 2026-07-09 13:05:20.376984 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 13:05:20.377081 | instance | Thursday 09 July 2026 13:05:20 +0000 (0:00:00.067) 0:00:29.615 ********* 2026-07-09 13:05:21.192924 | instance | changed: [instance] 2026-07-09 13:05:21.192984 | instance | 2026-07-09 13:05:21.193282 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 13:05:21.193320 | instance | Thursday 09 July 2026 13:05:21 +0000 (0:00:00.816) 0:00:30.432 ********* 2026-07-09 13:05:21.233208 | instance | skipping: [instance] 2026-07-09 13:05:21.233294 | instance | 2026-07-09 13:05:21.233575 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 13:05:21.233615 | instance | Thursday 09 July 2026 13:05:21 +0000 (0:00:00.040) 0:00:30.472 ********* 2026-07-09 13:05:21.433819 | instance | ok: [instance] 2026-07-09 13:05:21.433910 | instance | 2026-07-09 13:05:21.434167 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-09 13:05:21.434205 | instance | Thursday 09 July 2026 13:05:21 +0000 (0:00:00.200) 0:00:30.673 ********* 2026-07-09 13:05:22.555550 | instance | ok: [instance] 2026-07-09 13:05:22.555925 | instance | 2026-07-09 13:05:22.555942 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 13:05:22.555948 | instance | Thursday 09 July 2026 13:05:22 +0000 (0:00:01.121) 0:00:31.795 ********* 2026-07-09 13:05:22.614677 | instance | ok: [instance] => { 2026-07-09 13:05:22.614768 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-07-09 13:05:22.614865 | instance | } 2026-07-09 13:05:22.615021 | instance | 2026-07-09 13:05:22.615221 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 13:05:22.615380 | instance | Thursday 09 July 2026 13:05:22 +0000 (0:00:00.058) 0:00:31.854 ********* 2026-07-09 13:05:23.249955 | instance | changed: [instance] 2026-07-09 13:05:23.250024 | instance | 2026-07-09 13:05:23.250173 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 13:05:23.250360 | instance | Thursday 09 July 2026 13:05:23 +0000 (0:00:00.635) 0:00:32.489 ********* 2026-07-09 13:05:26.034162 | instance | changed: [instance] 2026-07-09 13:05:26.034228 | instance | 2026-07-09 13:05:26.034351 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-09 13:05:26.034534 | instance | Thursday 09 July 2026 13:05:26 +0000 (0:00:02.784) 0:00:35.273 ********* 2026-07-09 13:05:26.065888 | instance | skipping: [instance] 2026-07-09 13:05:26.065995 | instance | 2026-07-09 13:05:26.066180 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-09 13:05:26.066355 | instance | Thursday 09 July 2026 13:05:26 +0000 (0:00:00.031) 0:00:35.305 ********* 2026-07-09 13:05:26.093389 | instance | skipping: [instance] 2026-07-09 13:05:26.093595 | instance | 2026-07-09 13:05:26.093864 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-09 13:05:26.094068 | instance | Thursday 09 July 2026 13:05:26 +0000 (0:00:00.027) 0:00:35.332 ********* 2026-07-09 13:05:26.127569 | instance | skipping: [instance] 2026-07-09 13:05:26.127755 | instance | 2026-07-09 13:05:26.127918 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-09 13:05:26.128085 | instance | Thursday 09 July 2026 13:05:26 +0000 (0:00:00.032) 0:00:35.364 ********* 2026-07-09 13:05:37.844803 | instance | changed: [instance] 2026-07-09 13:05:37.845432 | instance | 2026-07-09 13:05:37.845823 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-09 13:05:37.846182 | instance | Thursday 09 July 2026 13:05:37 +0000 (0:00:11.718) 0:00:47.083 ********* 2026-07-09 13:05:38.291825 | instance | changed: [instance] 2026-07-09 13:05:38.291880 | instance | 2026-07-09 13:05:38.291891 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-09 13:05:38.291899 | instance | Thursday 09 July 2026 13:05:38 +0000 (0:00:00.446) 0:00:47.530 ********* 2026-07-09 13:05:39.180487 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-07-09 13:05:39.180720 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-09 13:05:39.180750 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-09 13:05:39.181153 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-09 13:05:39.181816 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-09 13:05:39.181838 | instance | 2026-07-09 13:05:39.181845 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-09 13:05:39.181851 | instance | Thursday 09 July 2026 13:05:39 +0000 (0:00:00.888) 0:00:48.418 ********* 2026-07-09 13:05:39.698630 | instance | changed: [instance] 2026-07-09 13:05:39.698703 | instance | 2026-07-09 13:05:39.699513 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-09 13:05:39.699529 | instance | Thursday 09 July 2026 13:05:39 +0000 (0:00:00.509) 0:00:48.928 ********* 2026-07-09 13:05:39.699534 | instance | 2026-07-09 13:05:39.699538 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-07-09 13:05:39.699542 | instance | Thursday 09 July 2026 13:05:39 +0000 (0:00:00.009) 0:00:48.938 ********* 2026-07-09 13:05:40.414766 | instance | changed: [instance] 2026-07-09 13:05:40.415216 | instance | 2026-07-09 13:05:40.415235 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-07-09 13:05:40.415242 | instance | Thursday 09 July 2026 13:05:40 +0000 (0:00:00.716) 0:00:49.654 ********* 2026-07-09 13:05:41.056120 | instance | ok: [instance] 2026-07-09 13:05:41.056245 | instance | 2026-07-09 13:05:41.056524 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-09 13:05:41.056645 | instance | Thursday 09 July 2026 13:05:41 +0000 (0:00:00.641) 0:00:50.295 ********* 2026-07-09 13:05:41.613293 | instance | changed: [instance] 2026-07-09 13:05:41.613430 | instance | 2026-07-09 13:05:41.613648 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-07-09 13:05:41.613847 | instance | Thursday 09 July 2026 13:05:41 +0000 (0:00:00.556) 0:00:50.851 ********* 2026-07-09 13:05:42.168547 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-07-09 13:05:42.178613 | instance | ...ignoring 2026-07-09 13:05:42.178871 | instance | 2026-07-09 13:05:42.179170 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-07-09 13:05:42.179470 | instance | Thursday 09 July 2026 13:05:42 +0000 (0:00:00.566) 0:00:51.418 ********* 2026-07-09 13:05:42.207299 | instance | skipping: [instance] 2026-07-09 13:05:42.207448 | instance | 2026-07-09 13:05:42.207688 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-07-09 13:05:42.207775 | instance | Thursday 09 July 2026 13:05:42 +0000 (0:00:00.028) 0:00:51.446 ********* 2026-07-09 13:05:42.240082 | instance | skipping: [instance] 2026-07-09 13:05:42.240169 | instance | 2026-07-09 13:05:42.240359 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-07-09 13:05:42.240590 | instance | Thursday 09 July 2026 13:05:42 +0000 (0:00:00.032) 0:00:51.479 ********* 2026-07-09 13:05:42.272571 | instance | skipping: [instance] 2026-07-09 13:05:42.272739 | instance | 2026-07-09 13:05:42.272913 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-07-09 13:05:42.273067 | instance | Thursday 09 July 2026 13:05:42 +0000 (0:00:00.032) 0:00:51.511 ********* 2026-07-09 13:05:42.304126 | instance | skipping: [instance] 2026-07-09 13:05:42.304211 | instance | 2026-07-09 13:05:42.304447 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-07-09 13:05:42.304574 | instance | Thursday 09 July 2026 13:05:42 +0000 (0:00:00.031) 0:00:51.543 ********* 2026-07-09 13:05:42.341658 | instance | skipping: [instance] 2026-07-09 13:05:42.341905 | instance | 2026-07-09 13:05:42.342191 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 13:05:42.342474 | instance | Thursday 09 July 2026 13:05:42 +0000 (0:00:00.037) 0:00:51.580 ********* 2026-07-09 13:05:42.536696 | instance | ok: [instance] 2026-07-09 13:05:42.536957 | instance | 2026-07-09 13:05:42.537237 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 13:05:42.537576 | instance | Thursday 09 July 2026 13:05:42 +0000 (0:00:00.194) 0:00:51.775 ********* 2026-07-09 13:05:42.575039 | instance | ok: [instance] => { 2026-07-09 13:05:42.575342 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-07-09 13:05:42.575627 | instance | } 2026-07-09 13:05:42.575893 | instance | 2026-07-09 13:05:42.576172 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 13:05:42.576521 | instance | Thursday 09 July 2026 13:05:42 +0000 (0:00:00.038) 0:00:51.814 ********* 2026-07-09 13:05:43.195004 | instance | changed: [instance] 2026-07-09 13:05:43.195063 | instance | 2026-07-09 13:05:43.195075 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 13:05:43.195085 | instance | Thursday 09 July 2026 13:05:43 +0000 (0:00:00.619) 0:00:52.433 ********* 2026-07-09 13:05:43.228185 | instance | skipping: [instance] 2026-07-09 13:05:43.228264 | instance | 2026-07-09 13:05:43.228538 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 13:05:43.228577 | instance | Thursday 09 July 2026 13:05:43 +0000 (0:00:00.034) 0:00:52.467 ********* 2026-07-09 13:05:43.438520 | instance | ok: [instance] 2026-07-09 13:05:43.438603 | instance | 2026-07-09 13:05:43.438911 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 13:05:43.438977 | instance | Thursday 09 July 2026 13:05:43 +0000 (0:00:00.209) 0:00:52.677 ********* 2026-07-09 13:05:43.481933 | instance | ok: [instance] => { 2026-07-09 13:05:43.482044 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-07-09 13:05:43.482054 | instance | } 2026-07-09 13:05:43.482473 | instance | 2026-07-09 13:05:43.482650 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 13:05:43.482657 | instance | Thursday 09 July 2026 13:05:43 +0000 (0:00:00.044) 0:00:52.721 ********* 2026-07-09 13:05:44.197470 | instance | changed: [instance] 2026-07-09 13:05:44.197531 | instance | 2026-07-09 13:05:44.197788 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 13:05:44.197804 | instance | Thursday 09 July 2026 13:05:44 +0000 (0:00:00.715) 0:00:53.436 ********* 2026-07-09 13:05:44.242884 | instance | skipping: [instance] 2026-07-09 13:05:44.242960 | instance | 2026-07-09 13:05:44.243145 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-09 13:05:44.243266 | instance | Thursday 09 July 2026 13:05:44 +0000 (0:00:00.045) 0:00:53.482 ********* 2026-07-09 13:05:44.269005 | instance | skipping: [instance] 2026-07-09 13:05:44.269405 | instance | 2026-07-09 13:05:44.269448 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-09 13:05:44.269454 | instance | Thursday 09 July 2026 13:05:44 +0000 (0:00:00.025) 0:00:53.508 ********* 2026-07-09 13:05:44.297982 | instance | skipping: [instance] 2026-07-09 13:05:44.298065 | instance | 2026-07-09 13:05:44.298322 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-09 13:05:44.298346 | instance | Thursday 09 July 2026 13:05:44 +0000 (0:00:00.029) 0:00:53.537 ********* 2026-07-09 13:05:44.325654 | instance | skipping: [instance] 2026-07-09 13:05:44.326046 | instance | 2026-07-09 13:05:44.326091 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-09 13:05:44.326099 | instance | Thursday 09 July 2026 13:05:44 +0000 (0:00:00.027) 0:00:53.565 ********* 2026-07-09 13:05:45.462850 | instance | ok: [instance] 2026-07-09 13:05:45.462932 | instance | 2026-07-09 13:05:45.463205 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-09 13:05:45.463251 | instance | Thursday 09 July 2026 13:05:45 +0000 (0:00:01.137) 0:00:54.702 ********* 2026-07-09 13:05:45.913995 | instance | ok: [instance] 2026-07-09 13:05:45.914065 | instance | 2026-07-09 13:05:45.914331 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-09 13:05:45.914374 | instance | Thursday 09 July 2026 13:05:45 +0000 (0:00:00.451) 0:00:55.153 ********* 2026-07-09 13:05:46.827752 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-09 13:05:46.827838 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-09 13:05:46.828421 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-09 13:05:46.828464 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-09 13:05:46.828470 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-09 13:05:46.828476 | instance | 2026-07-09 13:05:46.828734 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-09 13:05:46.828746 | instance | Thursday 09 July 2026 13:05:46 +0000 (0:00:00.913) 0:00:56.067 ********* 2026-07-09 13:05:47.380969 | instance | ok: [instance] 2026-07-09 13:05:47.381052 | instance | 2026-07-09 13:05:47.381671 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-09 13:05:47.381712 | instance | Thursday 09 July 2026 13:05:47 +0000 (0:00:00.546) 0:00:56.614 ********* 2026-07-09 13:05:47.381717 | instance | 2026-07-09 13:05:47.381723 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-09 13:05:47.381727 | instance | Thursday 09 July 2026 13:05:47 +0000 (0:00:00.006) 0:00:56.620 ********* 2026-07-09 13:05:47.736011 | instance | ok: [instance] 2026-07-09 13:05:47.736088 | instance | 2026-07-09 13:05:47.736329 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 13:05:47.736380 | instance | Thursday 09 July 2026 13:05:47 +0000 (0:00:00.355) 0:00:56.975 ********* 2026-07-09 13:05:47.924631 | instance | ok: [instance] 2026-07-09 13:05:47.924708 | instance | 2026-07-09 13:05:47.924958 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 13:05:47.924998 | instance | Thursday 09 July 2026 13:05:47 +0000 (0:00:00.188) 0:00:57.164 ********* 2026-07-09 13:05:47.977395 | instance | ok: [instance] => { 2026-07-09 13:05:47.977465 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-07-09 13:05:47.977981 | instance | } 2026-07-09 13:05:47.978023 | instance | 2026-07-09 13:05:47.978029 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 13:05:47.978034 | instance | Thursday 09 July 2026 13:05:47 +0000 (0:00:00.052) 0:00:57.216 ********* 2026-07-09 13:05:48.573564 | instance | changed: [instance] 2026-07-09 13:05:48.574456 | instance | 2026-07-09 13:05:48.574512 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 13:05:48.574541 | instance | Thursday 09 July 2026 13:05:48 +0000 (0:00:00.596) 0:00:57.812 ********* 2026-07-09 13:05:49.938010 | instance | changed: [instance] 2026-07-09 13:05:49.938088 | instance | 2026-07-09 13:05:49.938349 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 13:05:49.938386 | instance | Thursday 09 July 2026 13:05:49 +0000 (0:00:01.364) 0:00:59.177 ********* 2026-07-09 13:05:50.026132 | instance | ok: [instance] => { 2026-07-09 13:05:50.026208 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-07-09 13:05:50.026863 | instance | } 2026-07-09 13:05:50.026907 | instance | 2026-07-09 13:05:50.026913 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 13:05:50.026918 | instance | Thursday 09 July 2026 13:05:50 +0000 (0:00:00.088) 0:00:59.265 ********* 2026-07-09 13:05:50.693670 | instance | changed: [instance] 2026-07-09 13:05:50.693795 | instance | 2026-07-09 13:05:50.693809 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 13:05:50.693957 | instance | Thursday 09 July 2026 13:05:50 +0000 (0:00:00.667) 0:00:59.933 ********* 2026-07-09 13:05:52.097365 | instance | changed: [instance] 2026-07-09 13:05:52.097492 | instance | 2026-07-09 13:05:52.097511 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-07-09 13:05:52.097650 | instance | Thursday 09 July 2026 13:05:52 +0000 (0:00:01.403) 0:01:01.336 ********* 2026-07-09 13:05:52.569288 | instance | changed: [instance] 2026-07-09 13:05:52.569775 | instance | 2026-07-09 13:05:52.569819 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-07-09 13:05:52.569825 | instance | Thursday 09 July 2026 13:05:52 +0000 (0:00:00.471) 0:01:01.808 ********* 2026-07-09 13:05:52.785075 | instance | changed: [instance] 2026-07-09 13:05:52.785146 | instance | 2026-07-09 13:05:52.785435 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 13:05:52.785477 | instance | Thursday 09 July 2026 13:05:52 +0000 (0:00:00.215) 0:01:02.024 ********* 2026-07-09 13:05:52.992687 | instance | ok: [instance] 2026-07-09 13:05:52.992761 | instance | 2026-07-09 13:05:52.993080 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 13:05:52.993122 | instance | Thursday 09 July 2026 13:05:52 +0000 (0:00:00.207) 0:01:02.232 ********* 2026-07-09 13:05:53.046674 | instance | ok: [instance] => { 2026-07-09 13:05:53.047532 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-07-09 13:05:53.047552 | instance | } 2026-07-09 13:05:53.047561 | instance | 2026-07-09 13:05:53.047567 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 13:05:53.047574 | instance | Thursday 09 July 2026 13:05:53 +0000 (0:00:00.053) 0:01:02.285 ********* 2026-07-09 13:05:54.915424 | instance | changed: [instance] 2026-07-09 13:05:54.915504 | instance | 2026-07-09 13:05:54.915745 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 13:05:54.915785 | instance | Thursday 09 July 2026 13:05:54 +0000 (0:00:01.869) 0:01:04.154 ********* 2026-07-09 13:05:57.613943 | instance | changed: [instance] 2026-07-09 13:05:57.614027 | instance | 2026-07-09 13:05:57.614258 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-07-09 13:05:57.614379 | instance | Thursday 09 July 2026 13:05:57 +0000 (0:00:02.698) 0:01:06.853 ********* 2026-07-09 13:05:57.660315 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-07-09 13:05:57.660518 | instance | 2026-07-09 13:05:57.660840 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-07-09 13:05:57.660863 | instance | Thursday 09 July 2026 13:05:57 +0000 (0:00:00.046) 0:01:06.899 ********* 2026-07-09 13:05:58.737579 | instance | ok: [instance] 2026-07-09 13:05:58.737651 | instance | 2026-07-09 13:05:58.737961 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-07-09 13:05:58.738013 | instance | Thursday 09 July 2026 13:05:58 +0000 (0:00:01.077) 0:01:07.976 ********* 2026-07-09 13:05:58.933987 | instance | changed: [instance] 2026-07-09 13:05:58.934066 | instance | 2026-07-09 13:05:58.934322 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-07-09 13:05:58.934359 | instance | Thursday 09 July 2026 13:05:58 +0000 (0:00:00.196) 0:01:08.173 ********* 2026-07-09 13:05:59.389541 | instance | changed: [instance] 2026-07-09 13:05:59.389619 | instance | 2026-07-09 13:05:59.389628 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-07-09 13:05:59.389635 | instance | Thursday 09 July 2026 13:05:59 +0000 (0:00:00.454) 0:01:08.627 ********* 2026-07-09 13:06:00.260638 | instance | changed: [instance] => (item=br_netfilter) 2026-07-09 13:06:00.260720 | instance | ok: [instance] => (item=ip_tables) 2026-07-09 13:06:00.261327 | instance | changed: [instance] => (item=ip6_tables) 2026-07-09 13:06:00.261457 | instance | changed: [instance] => (item=nf_conntrack) 2026-07-09 13:06:00.261463 | instance | 2026-07-09 13:06:00.261468 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 13:06:00.261473 | instance | Thursday 09 July 2026 13:06:00 +0000 (0:00:00.872) 0:01:09.500 ********* 2026-07-09 13:06:00.449864 | instance | ok: [instance] 2026-07-09 13:06:00.449932 | instance | 2026-07-09 13:06:00.450206 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 13:06:00.450248 | instance | Thursday 09 July 2026 13:06:00 +0000 (0:00:00.189) 0:01:09.689 ********* 2026-07-09 13:06:00.491508 | instance | ok: [instance] => { 2026-07-09 13:06:00.491602 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-07-09 13:06:00.492229 | instance | } 2026-07-09 13:06:00.492276 | instance | 2026-07-09 13:06:00.492289 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 13:06:00.492296 | instance | Thursday 09 July 2026 13:06:00 +0000 (0:00:00.041) 0:01:09.730 ********* 2026-07-09 13:06:01.691948 | instance | changed: [instance] 2026-07-09 13:06:01.692305 | instance | 2026-07-09 13:06:01.692343 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 13:06:01.692349 | instance | Thursday 09 July 2026 13:06:01 +0000 (0:00:01.200) 0:01:10.931 ********* 2026-07-09 13:06:01.722923 | instance | skipping: [instance] 2026-07-09 13:06:01.723023 | instance | 2026-07-09 13:06:01.723322 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-07-09 13:06:01.723363 | instance | Thursday 09 July 2026 13:06:01 +0000 (0:00:00.030) 0:01:10.962 ********* 2026-07-09 13:06:01.774254 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-07-09 13:06:01.774322 | instance | 2026-07-09 13:06:01.774566 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-07-09 13:06:01.774592 | instance | Thursday 09 July 2026 13:06:01 +0000 (0:00:00.051) 0:01:11.013 ********* 2026-07-09 13:06:01.807564 | instance | skipping: [instance] 2026-07-09 13:06:01.807623 | instance | 2026-07-09 13:06:01.807905 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-07-09 13:06:01.807945 | instance | Thursday 09 July 2026 13:06:01 +0000 (0:00:00.033) 0:01:11.047 ********* 2026-07-09 13:06:07.226576 | instance | changed: [instance] 2026-07-09 13:06:07.226776 | instance | 2026-07-09 13:06:07.226788 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-07-09 13:06:07.226914 | instance | Thursday 09 July 2026 13:06:07 +0000 (0:00:05.418) 0:01:16.465 ********* 2026-07-09 13:06:08.534455 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-07-09 13:06:08.534589 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-07-09 13:06:08.534607 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-07-09 13:06:08.535495 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-07-09 13:06:08.535548 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-07-09 13:06:08.535566 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-07-09 13:06:08.535570 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-07-09 13:06:08.535575 | instance | 2026-07-09 13:06:08.535580 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-07-09 13:06:08.535585 | instance | Thursday 09 July 2026 13:06:08 +0000 (0:00:01.307) 0:01:17.773 ********* 2026-07-09 13:06:09.088908 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-07-09 13:06:09.089526 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-07-09 13:06:09.089675 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-07-09 13:06:09.089681 | instance | 2026-07-09 13:06:09.089686 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-07-09 13:06:09.089692 | instance | Thursday 09 July 2026 13:06:09 +0000 (0:00:00.554) 0:01:18.328 ********* 2026-07-09 13:06:09.566807 | instance | changed: [instance] 2026-07-09 13:06:09.567154 | instance | 2026-07-09 13:06:09.567170 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-07-09 13:06:09.567176 | instance | Thursday 09 July 2026 13:06:09 +0000 (0:00:00.478) 0:01:18.806 ********* 2026-07-09 13:06:10.033950 | instance | changed: [instance] 2026-07-09 13:06:10.033996 | instance | 2026-07-09 13:06:10.034005 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-07-09 13:06:10.034012 | instance | Thursday 09 July 2026 13:06:10 +0000 (0:00:00.466) 0:01:19.272 ********* 2026-07-09 13:06:10.253185 | instance | ok: [instance] 2026-07-09 13:06:10.253226 | instance | 2026-07-09 13:06:10.253233 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-07-09 13:06:10.253239 | instance | Thursday 09 July 2026 13:06:10 +0000 (0:00:00.219) 0:01:19.491 ********* 2026-07-09 13:06:10.282885 | instance | skipping: [instance] 2026-07-09 13:06:10.282927 | instance | 2026-07-09 13:06:10.282934 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-07-09 13:06:10.282941 | instance | Thursday 09 July 2026 13:06:10 +0000 (0:00:00.029) 0:01:19.521 ********* 2026-07-09 13:06:10.756301 | instance | ok: [instance] => (item=swap) 2026-07-09 13:06:10.756343 | instance | ok: [instance] => (item=none) 2026-07-09 13:06:10.756367 | instance | 2026-07-09 13:06:10.756373 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-07-09 13:06:10.756378 | instance | Thursday 09 July 2026 13:06:10 +0000 (0:00:00.473) 0:01:19.995 ********* 2026-07-09 13:06:11.273948 | instance | changed: [instance] 2026-07-09 13:06:11.273986 | instance | 2026-07-09 13:06:11.273992 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-07-09 13:06:11.273997 | instance | Thursday 09 July 2026 13:06:11 +0000 (0:00:00.517) 0:01:20.512 ********* 2026-07-09 13:06:11.803172 | instance | changed: [instance] 2026-07-09 13:06:11.803272 | instance | 2026-07-09 13:06:11.804067 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-07-09 13:06:11.804114 | instance | Thursday 09 July 2026 13:06:11 +0000 (0:00:00.520) 0:01:21.033 ********* 2026-07-09 13:06:11.804122 | instance | 2026-07-09 13:06:11.804128 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-07-09 13:06:11.804134 | instance | Thursday 09 July 2026 13:06:11 +0000 (0:00:00.009) 0:01:21.042 ********* 2026-07-09 13:06:12.468940 | instance | ok: [instance] 2026-07-09 13:06:12.469007 | instance | 2026-07-09 13:06:12.469052 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-07-09 13:06:12.469215 | instance | Thursday 09 July 2026 13:06:12 +0000 (0:00:00.666) 0:01:21.708 ********* 2026-07-09 13:06:13.023822 | instance | changed: [instance] 2026-07-09 13:06:13.023908 | instance | 2026-07-09 13:06:13.024039 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-07-09 13:06:13.024172 | instance | Thursday 09 July 2026 13:06:13 +0000 (0:00:00.555) 0:01:22.263 ********* 2026-07-09 13:06:14.194022 | instance | ok: [instance] 2026-07-09 13:06:14.194101 | instance | 2026-07-09 13:06:14.194391 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-07-09 13:06:14.194431 | instance | Thursday 09 July 2026 13:06:14 +0000 (0:00:01.170) 0:01:23.433 ********* 2026-07-09 13:06:14.654825 | instance | ok: [instance] 2026-07-09 13:06:14.654907 | instance | 2026-07-09 13:06:14.655212 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-07-09 13:06:14.655251 | instance | Thursday 09 July 2026 13:06:14 +0000 (0:00:00.460) 0:01:23.894 ********* 2026-07-09 13:06:14.855994 | instance | ok: [instance] 2026-07-09 13:06:14.856032 | instance | 2026-07-09 13:06:14.856039 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-07-09 13:06:14.856044 | instance | Thursday 09 July 2026 13:06:14 +0000 (0:00:00.200) 0:01:24.094 ********* 2026-07-09 13:06:15.347086 | instance | ok: [instance] 2026-07-09 13:06:15.347291 | instance | 2026-07-09 13:06:15.347304 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-07-09 13:06:15.347467 | instance | Thursday 09 July 2026 13:06:15 +0000 (0:00:00.491) 0:01:24.586 ********* 2026-07-09 13:06:15.420461 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-07-09 13:06:15.420568 | instance | 2026-07-09 13:06:15.420586 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-07-09 13:06:15.420724 | instance | Thursday 09 July 2026 13:06:15 +0000 (0:00:00.073) 0:01:24.659 ********* 2026-07-09 13:06:15.496289 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-07-09 13:06:15.496398 | instance | 2026-07-09 13:06:15.496644 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-07-09 13:06:15.496685 | instance | Thursday 09 July 2026 13:06:15 +0000 (0:00:00.075) 0:01:24.735 ********* 2026-07-09 13:06:15.700053 | instance | ok: [instance] => (item=instance) 2026-07-09 13:06:15.700127 | instance | 2026-07-09 13:06:15.700445 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-07-09 13:06:15.700524 | instance | Thursday 09 July 2026 13:06:15 +0000 (0:00:00.203) 0:01:24.939 ********* 2026-07-09 13:06:15.737894 | instance | skipping: [instance] 2026-07-09 13:06:15.737968 | instance | 2026-07-09 13:06:15.738264 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-07-09 13:06:15.738303 | instance | Thursday 09 July 2026 13:06:15 +0000 (0:00:00.037) 0:01:24.977 ********* 2026-07-09 13:06:15.789686 | instance | ok: [instance] 2026-07-09 13:06:15.790211 | instance | 2026-07-09 13:06:15.790257 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-07-09 13:06:15.790265 | instance | Thursday 09 July 2026 13:06:15 +0000 (0:00:00.051) 0:01:25.028 ********* 2026-07-09 13:06:15.830327 | instance | ok: [instance] => { 2026-07-09 13:06:15.831300 | instance | "msg": "instance" 2026-07-09 13:06:15.831350 | instance | } 2026-07-09 13:06:15.831359 | instance | 2026-07-09 13:06:15.831366 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-07-09 13:06:15.831374 | instance | Thursday 09 July 2026 13:06:15 +0000 (0:00:00.040) 0:01:25.069 ********* 2026-07-09 13:06:16.378589 | instance | changed: [instance] 2026-07-09 13:06:16.378623 | instance | 2026-07-09 13:06:16.378629 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-07-09 13:06:16.378634 | instance | Thursday 09 July 2026 13:06:16 +0000 (0:00:00.548) 0:01:25.617 ********* 2026-07-09 13:06:16.409918 | instance | skipping: [instance] 2026-07-09 13:06:16.409949 | instance | 2026-07-09 13:06:16.409955 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-07-09 13:06:16.409960 | instance | Thursday 09 July 2026 13:06:16 +0000 (0:00:00.031) 0:01:25.649 ********* 2026-07-09 13:06:16.444556 | instance | skipping: [instance] 2026-07-09 13:06:16.444674 | instance | 2026-07-09 13:06:16.444689 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-07-09 13:06:16.444710 | instance | Thursday 09 July 2026 13:06:16 +0000 (0:00:00.034) 0:01:25.683 ********* 2026-07-09 13:06:16.478239 | instance | skipping: [instance] 2026-07-09 13:06:16.478388 | instance | 2026-07-09 13:06:16.478406 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-07-09 13:06:16.478561 | instance | Thursday 09 July 2026 13:06:16 +0000 (0:00:00.033) 0:01:25.717 ********* 2026-07-09 13:06:16.514603 | instance | skipping: [instance] 2026-07-09 13:06:16.514671 | instance | 2026-07-09 13:06:16.514995 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-07-09 13:06:16.515062 | instance | Thursday 09 July 2026 13:06:16 +0000 (0:00:00.036) 0:01:25.753 ********* 2026-07-09 13:06:16.551424 | instance | skipping: [instance] 2026-07-09 13:06:16.551559 | instance | 2026-07-09 13:06:16.551583 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-07-09 13:06:16.551741 | instance | Thursday 09 July 2026 13:06:16 +0000 (0:00:00.037) 0:01:25.790 ********* 2026-07-09 13:06:16.593133 | instance | skipping: [instance] 2026-07-09 13:06:16.593212 | instance | 2026-07-09 13:06:16.593564 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-07-09 13:06:16.593639 | instance | Thursday 09 July 2026 13:06:16 +0000 (0:00:00.041) 0:01:25.831 ********* 2026-07-09 13:06:16.625491 | instance | skipping: [instance] 2026-07-09 13:06:16.625565 | instance | 2026-07-09 13:06:16.625723 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-07-09 13:06:16.625922 | instance | Thursday 09 July 2026 13:06:16 +0000 (0:00:00.032) 0:01:25.864 ********* 2026-07-09 13:06:46.010458 | instance | changed: [instance] 2026-07-09 13:06:46.011049 | instance | 2026-07-09 13:06:46.011116 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-07-09 13:06:46.011130 | instance | Thursday 09 July 2026 13:06:46 +0000 (0:00:29.384) 0:01:55.249 ********* 2026-07-09 13:06:46.220570 | instance | ok: [instance] 2026-07-09 13:06:46.220641 | instance | 2026-07-09 13:06:46.220927 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-07-09 13:06:46.220959 | instance | Thursday 09 July 2026 13:06:46 +0000 (0:00:00.210) 0:01:55.459 ********* 2026-07-09 13:06:46.256899 | instance | skipping: [instance] 2026-07-09 13:06:46.256971 | instance | 2026-07-09 13:06:46.257114 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-07-09 13:06:46.257241 | instance | Thursday 09 July 2026 13:06:46 +0000 (0:00:00.035) 0:01:55.495 ********* 2026-07-09 13:06:46.483235 | instance | changed: [instance] 2026-07-09 13:06:46.483479 | instance | 2026-07-09 13:06:46.483818 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-07-09 13:06:46.484113 | instance | Thursday 09 July 2026 13:06:46 +0000 (0:00:00.227) 0:01:55.722 ********* 2026-07-09 13:06:46.686459 | instance | changed: [instance] 2026-07-09 13:06:46.686582 | instance | 2026-07-09 13:06:46.686756 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-07-09 13:06:46.686927 | instance | Thursday 09 July 2026 13:06:46 +0000 (0:00:00.203) 0:01:55.925 ********* 2026-07-09 13:06:46.901177 | instance | changed: [instance] 2026-07-09 13:06:46.901319 | instance | 2026-07-09 13:06:46.901507 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-07-09 13:06:46.901691 | instance | Thursday 09 July 2026 13:06:46 +0000 (0:00:00.214) 0:01:56.140 ********* 2026-07-09 13:06:51.785707 | instance | changed: [instance] 2026-07-09 13:06:51.785847 | instance | 2026-07-09 13:06:51.786123 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-07-09 13:06:51.786347 | instance | Thursday 09 July 2026 13:06:51 +0000 (0:00:04.884) 0:02:01.024 ********* 2026-07-09 13:07:03.106311 | instance | changed: [instance] 2026-07-09 13:07:03.106547 | instance | 2026-07-09 13:07:03.106860 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-07-09 13:07:03.107281 | instance | Thursday 09 July 2026 13:07:03 +0000 (0:00:11.320) 0:02:12.345 ********* 2026-07-09 13:07:03.143479 | instance | skipping: [instance] 2026-07-09 13:07:03.143665 | instance | 2026-07-09 13:07:03.143906 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-07-09 13:07:03.144129 | instance | Thursday 09 July 2026 13:07:03 +0000 (0:00:00.037) 0:02:12.382 ********* 2026-07-09 13:07:03.184012 | instance | skipping: [instance] 2026-07-09 13:07:03.184333 | instance | 2026-07-09 13:07:03.184682 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-07-09 13:07:03.184949 | instance | Thursday 09 July 2026 13:07:03 +0000 (0:00:00.040) 0:02:12.422 ********* 2026-07-09 13:07:03.941509 | instance | changed: [instance] 2026-07-09 13:07:03.941590 | instance | 2026-07-09 13:07:03.941712 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-07-09 13:07:03.941857 | instance | Thursday 09 July 2026 13:07:03 +0000 (0:00:00.758) 0:02:13.181 ********* 2026-07-09 13:07:03.979091 | instance | skipping: [instance] => (item=DaemonSet) 2026-07-09 13:07:03.979509 | instance | skipping: [instance] => (item=ConfigMap) 2026-07-09 13:07:03.979817 | instance | skipping: [instance] 2026-07-09 13:07:03.980222 | instance | 2026-07-09 13:07:03.980529 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-07-09 13:07:03.980802 | instance | Thursday 09 July 2026 13:07:03 +0000 (0:00:00.036) 0:02:13.217 ********* 2026-07-09 13:07:04.020964 | instance | skipping: [instance] 2026-07-09 13:07:04.021360 | instance | 2026-07-09 13:07:04.021675 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-07-09 13:07:04.021958 | instance | Thursday 09 July 2026 13:07:04 +0000 (0:00:00.042) 0:02:13.260 ********* 2026-07-09 13:07:04.058035 | instance | skipping: [instance] 2026-07-09 13:07:04.058278 | instance | 2026-07-09 13:07:04.058554 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-07-09 13:07:04.058847 | instance | Thursday 09 July 2026 13:07:04 +0000 (0:00:00.037) 0:02:13.297 ********* 2026-07-09 13:07:04.094732 | instance | skipping: [instance] 2026-07-09 13:07:04.095034 | instance | 2026-07-09 13:07:04.095314 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-07-09 13:07:04.095585 | instance | Thursday 09 July 2026 13:07:04 +0000 (0:00:00.036) 0:02:13.334 ********* 2026-07-09 13:07:04.127419 | instance | skipping: [instance] 2026-07-09 13:07:04.127674 | instance | 2026-07-09 13:07:04.127947 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-07-09 13:07:04.128226 | instance | Thursday 09 July 2026 13:07:04 +0000 (0:00:00.032) 0:02:13.366 ********* 2026-07-09 13:07:05.029194 | instance | ok: [instance] 2026-07-09 13:07:05.029410 | instance | 2026-07-09 13:07:05.029663 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-07-09 13:07:05.029901 | instance | Thursday 09 July 2026 13:07:05 +0000 (0:00:00.901) 0:02:14.268 ********* 2026-07-09 13:07:05.981939 | instance | changed: [instance] 2026-07-09 13:07:05.982008 | instance | 2026-07-09 13:07:05.982637 | instance | PLAY [Install control-plane components] **************************************** 2026-07-09 13:07:05.982654 | instance | 2026-07-09 13:07:05.982843 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 13:07:05.983103 | instance | Thursday 09 July 2026 13:07:05 +0000 (0:00:00.952) 0:02:15.220 ********* 2026-07-09 13:07:06.832294 | instance | ok: [instance] 2026-07-09 13:07:06.832402 | instance | 2026-07-09 13:07:06.832553 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 13:07:06.832672 | instance | Thursday 09 July 2026 13:07:06 +0000 (0:00:00.850) 0:02:16.071 ********* 2026-07-09 13:07:07.028651 | instance | ok: [instance] 2026-07-09 13:07:07.028882 | instance | 2026-07-09 13:07:07.029179 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-09 13:07:07.029500 | instance | Thursday 09 July 2026 13:07:07 +0000 (0:00:00.196) 0:02:16.267 ********* 2026-07-09 13:07:08.108566 | instance | ok: [instance] 2026-07-09 13:07:08.108828 | instance | 2026-07-09 13:07:08.109121 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-09 13:07:08.109522 | instance | Thursday 09 July 2026 13:07:08 +0000 (0:00:01.079) 0:02:17.347 ********* 2026-07-09 13:07:08.321890 | instance | ok: [instance] 2026-07-09 13:07:08.322247 | instance | 2026-07-09 13:07:08.322715 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 13:07:08.323059 | instance | Thursday 09 July 2026 13:07:08 +0000 (0:00:00.212) 0:02:17.560 ********* 2026-07-09 13:07:08.364046 | instance | ok: [instance] => { 2026-07-09 13:07:08.364198 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-07-09 13:07:08.364386 | instance | } 2026-07-09 13:07:08.364519 | instance | 2026-07-09 13:07:08.364676 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 13:07:08.364839 | instance | Thursday 09 July 2026 13:07:08 +0000 (0:00:00.041) 0:02:17.602 ********* 2026-07-09 13:07:09.068367 | instance | changed: [instance] 2026-07-09 13:07:09.068619 | instance | 2026-07-09 13:07:09.068939 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 13:07:09.069215 | instance | Thursday 09 July 2026 13:07:09 +0000 (0:00:00.704) 0:02:18.307 ********* 2026-07-09 13:07:10.579705 | instance | changed: [instance] 2026-07-09 13:07:10.579938 | instance | 2026-07-09 13:07:10.580422 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-07-09 13:07:10.580775 | instance | Thursday 09 July 2026 13:07:10 +0000 (0:00:01.511) 0:02:19.818 ********* 2026-07-09 13:07:10.900062 | instance | ok: [instance] 2026-07-09 13:07:10.900290 | instance | 2026-07-09 13:07:10.900638 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-07-09 13:07:10.900915 | instance | Thursday 09 July 2026 13:07:10 +0000 (0:00:00.320) 0:02:20.139 ********* 2026-07-09 13:07:11.086726 | instance | changed: [instance] 2026-07-09 13:07:11.086877 | instance | 2026-07-09 13:07:11.087127 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-07-09 13:07:11.087302 | instance | Thursday 09 July 2026 13:07:11 +0000 (0:00:00.186) 0:02:20.325 ********* 2026-07-09 13:07:11.350447 | instance | ok: [instance] 2026-07-09 13:07:11.350540 | instance | 2026-07-09 13:07:11.350624 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-07-09 13:07:11.350750 | instance | Thursday 09 July 2026 13:07:11 +0000 (0:00:00.263) 0:02:20.589 ********* 2026-07-09 13:07:11.565130 | instance | changed: [instance] 2026-07-09 13:07:11.565335 | instance | 2026-07-09 13:07:11.565627 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-07-09 13:07:11.566116 | instance | Thursday 09 July 2026 13:07:11 +0000 (0:00:00.214) 0:02:20.804 ********* 2026-07-09 13:07:11.773048 | instance | ok: [instance] 2026-07-09 13:07:11.773324 | instance | 2026-07-09 13:07:11.773699 | instance | TASK [Install plugin] ********************************************************** 2026-07-09 13:07:11.774033 | instance | Thursday 09 July 2026 13:07:11 +0000 (0:00:00.207) 0:02:21.011 ********* 2026-07-09 13:07:11.818078 | instance | included: vexxhost.containers.download_artifact for instance 2026-07-09 13:07:11.818432 | instance | 2026-07-09 13:07:11.818754 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 13:07:11.819070 | instance | Thursday 09 July 2026 13:07:11 +0000 (0:00:00.045) 0:02:21.057 ********* 2026-07-09 13:07:11.850527 | instance | ok: [instance] => { 2026-07-09 13:07:11.850924 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-07-09 13:07:11.851256 | instance | } 2026-07-09 13:07:11.851559 | instance | 2026-07-09 13:07:11.851909 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 13:07:11.852246 | instance | Thursday 09 July 2026 13:07:11 +0000 (0:00:00.032) 0:02:21.090 ********* 2026-07-09 13:07:12.482595 | instance | changed: [instance] 2026-07-09 13:07:12.482787 | instance | 2026-07-09 13:07:12.482966 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 13:07:12.483131 | instance | Thursday 09 July 2026 13:07:12 +0000 (0:00:00.631) 0:02:21.721 ********* 2026-07-09 13:07:14.323486 | instance | changed: [instance] 2026-07-09 13:07:14.323702 | instance | 2026-07-09 13:07:14.324005 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:07:14.324309 | instance | Thursday 09 July 2026 13:07:14 +0000 (0:00:01.840) 0:02:23.562 ********* 2026-07-09 13:07:14.360087 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:07:14.360524 | instance | 2026-07-09 13:07:14.360857 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:07:14.361018 | instance | Thursday 09 July 2026 13:07:14 +0000 (0:00:00.036) 0:02:23.598 ********* 2026-07-09 13:07:15.003121 | instance | changed: [instance] 2026-07-09 13:07:15.003259 | instance | 2026-07-09 13:07:15.003430 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-07-09 13:07:15.003601 | instance | Thursday 09 July 2026 13:07:14 +0000 (0:00:00.643) 0:02:24.242 ********* 2026-07-09 13:07:15.795671 | instance | ok: [instance] 2026-07-09 13:07:15.795997 | instance | 2026-07-09 13:07:15.796315 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-07-09 13:07:15.796797 | instance | Thursday 09 July 2026 13:07:15 +0000 (0:00:00.791) 0:02:25.034 ********* 2026-07-09 13:07:17.960155 | instance | changed: [instance] 2026-07-09 13:07:17.960398 | instance | 2026-07-09 13:07:17.960598 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:07:17.960834 | instance | Thursday 09 July 2026 13:07:17 +0000 (0:00:02.164) 0:02:27.198 ********* 2026-07-09 13:07:17.991877 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:07:17.992200 | instance | 2026-07-09 13:07:17.992608 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:07:17.992909 | instance | Thursday 09 July 2026 13:07:17 +0000 (0:00:00.031) 0:02:27.230 ********* 2026-07-09 13:07:18.483897 | instance | changed: [instance] 2026-07-09 13:07:18.484195 | instance | 2026-07-09 13:07:18.484594 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-07-09 13:07:18.484978 | instance | Thursday 09 July 2026 13:07:18 +0000 (0:00:00.492) 0:02:27.722 ********* 2026-07-09 13:07:55.081065 | instance | changed: [instance] 2026-07-09 13:07:55.081203 | instance | 2026-07-09 13:07:55.081384 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-07-09 13:07:55.081620 | instance | Thursday 09 July 2026 13:07:55 +0000 (0:00:36.597) 0:03:04.320 ********* 2026-07-09 13:07:55.811890 | instance | changed: [instance] 2026-07-09 13:07:55.811953 | instance | 2026-07-09 13:07:55.812173 | instance | PLAY [all] ********************************************************************* 2026-07-09 13:07:55.812283 | instance | 2026-07-09 13:07:55.812421 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 13:07:55.812543 | instance | Thursday 09 July 2026 13:07:55 +0000 (0:00:00.731) 0:03:05.051 ********* 2026-07-09 13:07:56.674668 | instance | ok: [instance] 2026-07-09 13:07:56.675139 | instance | 2026-07-09 13:07:56.675469 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-07-09 13:07:56.675845 | instance | Thursday 09 July 2026 13:07:56 +0000 (0:00:00.862) 0:03:05.913 ********* 2026-07-09 13:07:57.493740 | instance | changed: [instance] 2026-07-09 13:07:57.493962 | instance | 2026-07-09 13:07:57.494233 | instance | PLAY [all] ********************************************************************* 2026-07-09 13:07:57.494500 | instance | 2026-07-09 13:07:57.494776 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-07-09 13:07:57.495145 | instance | Thursday 09 July 2026 13:07:57 +0000 (0:00:00.818) 0:03:06.732 ********* 2026-07-09 13:07:58.380502 | instance | ok: [instance] 2026-07-09 13:07:58.380706 | instance | 2026-07-09 13:07:58.381004 | instance | PLAY [controllers] ************************************************************* 2026-07-09 13:07:58.381274 | instance | 2026-07-09 13:07:58.381782 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 13:07:58.381986 | instance | Thursday 09 July 2026 13:07:58 +0000 (0:00:00.886) 0:03:07.619 ********* 2026-07-09 13:07:59.307352 | instance | ok: [instance] 2026-07-09 13:07:59.307603 | instance | 2026-07-09 13:07:59.307887 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:07:59.308158 | instance | Thursday 09 July 2026 13:07:59 +0000 (0:00:00.927) 0:03:08.546 ********* 2026-07-09 13:07:59.345538 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:07:59.345815 | instance | 2026-07-09 13:07:59.346084 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:07:59.346370 | instance | Thursday 09 July 2026 13:07:59 +0000 (0:00:00.038) 0:03:08.584 ********* 2026-07-09 13:07:59.843161 | instance | changed: [instance] 2026-07-09 13:07:59.843294 | instance | 2026-07-09 13:07:59.843525 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-07-09 13:07:59.843721 | instance | Thursday 09 July 2026 13:07:59 +0000 (0:00:00.497) 0:03:09.082 ********* 2026-07-09 13:08:01.846132 | instance | changed: [instance] 2026-07-09 13:08:01.846957 | instance | 2026-07-09 13:08:01.846990 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:08:01.847002 | instance | Thursday 09 July 2026 13:08:01 +0000 (0:00:02.002) 0:03:11.085 ********* 2026-07-09 13:08:01.884864 | instance | skipping: [instance] 2026-07-09 13:08:01.885328 | instance | 2026-07-09 13:08:01.885603 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-07-09 13:08:01.885618 | instance | Thursday 09 July 2026 13:08:01 +0000 (0:00:00.038) 0:03:11.124 ********* 2026-07-09 13:08:01.929483 | instance | skipping: [instance] 2026-07-09 13:08:01.929577 | instance | 2026-07-09 13:08:01.929786 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-07-09 13:08:01.929953 | instance | Thursday 09 July 2026 13:08:01 +0000 (0:00:00.044) 0:03:11.168 ********* 2026-07-09 13:08:01.962652 | instance | skipping: [instance] 2026-07-09 13:08:01.962918 | instance | 2026-07-09 13:08:01.963292 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-07-09 13:08:01.963603 | instance | Thursday 09 July 2026 13:08:01 +0000 (0:00:00.032) 0:03:11.201 ********* 2026-07-09 13:08:02.004802 | instance | skipping: [instance] 2026-07-09 13:08:02.005093 | instance | 2026-07-09 13:08:02.005961 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-07-09 13:08:02.006533 | instance | Thursday 09 July 2026 13:08:01 +0000 (0:00:00.042) 0:03:11.243 ********* 2026-07-09 13:08:02.054516 | instance | skipping: [instance] 2026-07-09 13:08:02.054550 | instance | 2026-07-09 13:08:02.054555 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-07-09 13:08:02.054617 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.049) 0:03:11.293 ********* 2026-07-09 13:08:02.093693 | instance | skipping: [instance] 2026-07-09 13:08:02.093972 | instance | 2026-07-09 13:08:02.094253 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-07-09 13:08:02.094567 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.039) 0:03:11.332 ********* 2026-07-09 13:08:02.119442 | instance | skipping: [instance] 2026-07-09 13:08:02.119594 | instance | 2026-07-09 13:08:02.119780 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-07-09 13:08:02.119980 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.025) 0:03:11.358 ********* 2026-07-09 13:08:02.160750 | instance | skipping: [instance] 2026-07-09 13:08:02.160956 | instance | 2026-07-09 13:08:02.161179 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-07-09 13:08:02.161426 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.041) 0:03:11.399 ********* 2026-07-09 13:08:02.189075 | instance | skipping: [instance] 2026-07-09 13:08:02.189204 | instance | 2026-07-09 13:08:02.189371 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-07-09 13:08:02.189536 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.028) 0:03:11.428 ********* 2026-07-09 13:08:02.215945 | instance | skipping: [instance] 2026-07-09 13:08:02.216386 | instance | 2026-07-09 13:08:02.216874 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-07-09 13:08:02.217314 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.026) 0:03:11.454 ********* 2026-07-09 13:08:02.245493 | instance | skipping: [instance] 2026-07-09 13:08:02.245683 | instance | 2026-07-09 13:08:02.245898 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-07-09 13:08:02.246116 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.029) 0:03:11.484 ********* 2026-07-09 13:08:02.293983 | instance | skipping: [instance] 2026-07-09 13:08:02.294292 | instance | 2026-07-09 13:08:02.294637 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-09 13:08:02.294932 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.046) 0:03:11.531 ********* 2026-07-09 13:08:02.331643 | instance | skipping: [instance] 2026-07-09 13:08:02.331836 | instance | 2026-07-09 13:08:02.332004 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-09 13:08:02.332195 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.039) 0:03:11.570 ********* 2026-07-09 13:08:02.368430 | instance | skipping: [instance] 2026-07-09 13:08:02.368501 | instance | 2026-07-09 13:08:02.368632 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-09 13:08:02.368793 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.036) 0:03:11.607 ********* 2026-07-09 13:08:02.403388 | instance | skipping: [instance] 2026-07-09 13:08:02.403579 | instance | 2026-07-09 13:08:02.403866 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-07-09 13:08:02.404103 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.035) 0:03:11.642 ********* 2026-07-09 13:08:02.435594 | instance | skipping: [instance] 2026-07-09 13:08:02.435843 | instance | 2026-07-09 13:08:02.436127 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-07-09 13:08:02.436472 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.032) 0:03:11.674 ********* 2026-07-09 13:08:02.465035 | instance | skipping: [instance] 2026-07-09 13:08:02.465240 | instance | 2026-07-09 13:08:02.465502 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-07-09 13:08:02.465795 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.029) 0:03:11.703 ********* 2026-07-09 13:08:02.485296 | instance | skipping: [instance] 2026-07-09 13:08:02.485559 | instance | 2026-07-09 13:08:02.485928 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-07-09 13:08:02.486468 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.020) 0:03:11.724 ********* 2026-07-09 13:08:02.514124 | instance | skipping: [instance] 2026-07-09 13:08:02.514196 | instance | 2026-07-09 13:08:02.514588 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-07-09 13:08:02.514611 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.029) 0:03:11.753 ********* 2026-07-09 13:08:02.542495 | instance | skipping: [instance] 2026-07-09 13:08:02.542617 | instance | 2026-07-09 13:08:02.542826 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-07-09 13:08:02.543044 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.028) 0:03:11.781 ********* 2026-07-09 13:08:02.570418 | instance | skipping: [instance] 2026-07-09 13:08:02.570682 | instance | 2026-07-09 13:08:02.571171 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-07-09 13:08:02.571267 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.028) 0:03:11.809 ********* 2026-07-09 13:08:02.616954 | instance | skipping: [instance] 2026-07-09 13:08:02.617160 | instance | 2026-07-09 13:08:02.617431 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-07-09 13:08:02.617736 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.046) 0:03:11.855 ********* 2026-07-09 13:08:02.647611 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-07-09 13:08:02.647822 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-07-09 13:08:02.648013 | instance | skipping: [instance] 2026-07-09 13:08:02.648190 | instance | 2026-07-09 13:08:02.648418 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-07-09 13:08:02.648637 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.031) 0:03:11.886 ********* 2026-07-09 13:08:02.678476 | instance | skipping: [instance] 2026-07-09 13:08:02.678521 | instance | 2026-07-09 13:08:02.678529 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-07-09 13:08:02.678538 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.030) 0:03:11.917 ********* 2026-07-09 13:08:02.724629 | instance | skipping: [instance] 2026-07-09 13:08:02.724808 | instance | 2026-07-09 13:08:02.725021 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-07-09 13:08:02.725240 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.046) 0:03:11.964 ********* 2026-07-09 13:08:02.755182 | instance | skipping: [instance] 2026-07-09 13:08:02.755554 | instance | 2026-07-09 13:08:02.756231 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-07-09 13:08:02.756589 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.029) 0:03:11.993 ********* 2026-07-09 13:08:02.780634 | instance | skipping: [instance] 2026-07-09 13:08:02.780841 | instance | 2026-07-09 13:08:02.781143 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-07-09 13:08:02.781376 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.026) 0:03:12.019 ********* 2026-07-09 13:08:02.816854 | instance | skipping: [instance] 2026-07-09 13:08:02.817019 | instance | 2026-07-09 13:08:02.817197 | instance | PLAY RECAP ********************************************************************* 2026-07-09 13:08:02.817388 | instance | instance : ok=134 changed=61 unreachable=0 failed=0 skipped=62 rescued=0 ignored=2 2026-07-09 13:08:02.817607 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-07-09 13:08:02.817809 | instance | 2026-07-09 13:08:02.817997 | instance | Thursday 09 July 2026 13:08:02 +0000 (0:00:00.036) 0:03:12.056 ********* 2026-07-09 13:08:02.818200 | instance | =============================================================================== 2026-07-09 13:08:02.818437 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 36.60s 2026-07-09 13:08:02.818620 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 29.39s 2026-07-09 13:08:02.818811 | instance | vexxhost.containers.containerd : Install AppArmor packages ------------- 11.72s 2026-07-09 13:08:02.819023 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems -- 11.32s 2026-07-09 13:08:02.819199 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 5.42s 2026-07-09 13:08:02.819363 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 4.88s 2026-07-09 13:08:02.819549 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 4.79s 2026-07-09 13:08:02.819725 | instance | Generate SSH keys for missing variables --------------------------------- 4.66s 2026-07-09 13:08:02.819925 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.78s 2026-07-09 13:08:02.820102 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.70s 2026-07-09 13:08:02.820315 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 2.16s 2026-07-09 13:08:02.820505 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 2.00s 2026-07-09 13:08:02.820676 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.87s 2026-07-09 13:08:02.820910 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.84s 2026-07-09 13:08:02.821105 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.51s 2026-07-09 13:08:02.821291 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.40s 2026-07-09 13:08:02.821477 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.36s 2026-07-09 13:08:02.821650 | instance | Gathering Facts --------------------------------------------------------- 1.31s 2026-07-09 13:08:02.821832 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 1.31s 2026-07-09 13:08:02.822065 | instance | vexxhost.kubernetes.kubelet : Reload systemd ---------------------------- 1.31s 2026-07-09 13:08:02.921256 | instance | INFO [keycloak > prepare] Executed: Successful 2026-07-09 13:08:02.934843 | instance | INFO [keycloak > converge] Executing 2026-07-09 13:08:04.216361 | instance | 2026-07-09 13:08:04.216487 | instance | PLAY [controllers] ************************************************************* 2026-07-09 13:08:04.216605 | instance | 2026-07-09 13:08:04.216731 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 13:08:04.216856 | instance | Thursday 09 July 2026 13:08:04 +0000 (0:00:00.026) 0:00:00.026 ********* 2026-07-09 13:08:05.578151 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-09 13:08:05.578497 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-09 13:08:05.578745 | instance | interpreter could change the meaning of that path. See 2026-07-09 13:08:05.579015 | instance | https://docs.ansible.com/ansible- 2026-07-09 13:08:05.579335 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-09 13:08:05.599238 | instance | ok: [instance] 2026-07-09 13:08:05.599633 | instance | 2026-07-09 13:08:05.599988 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-07-09 13:08:05.600599 | instance | Thursday 09 July 2026 13:08:05 +0000 (0:00:01.382) 0:00:01.409 ********* 2026-07-09 13:08:05.647457 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-07-09 13:08:05.647686 | instance | 2026-07-09 13:08:05.648070 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-07-09 13:08:05.648358 | instance | Thursday 09 July 2026 13:08:05 +0000 (0:00:00.048) 0:00:01.457 ********* 2026-07-09 13:08:05.974245 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-07-09 13:08:05.974340 | instance | 2026-07-09 13:08:05.974532 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-07-09 13:08:05.974700 | instance | Thursday 09 July 2026 13:08:05 +0000 (0:00:00.326) 0:00:01.784 ********* 2026-07-09 13:08:26.678619 | instance | changed: [instance] 2026-07-09 13:08:26.678872 | instance | 2026-07-09 13:08:26.679564 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-07-09 13:08:26.679894 | instance | Thursday 09 July 2026 13:08:26 +0000 (0:00:20.704) 0:00:22.488 ********* 2026-07-09 13:08:27.659529 | instance | changed: [instance] 2026-07-09 13:08:27.659854 | instance | 2026-07-09 13:08:27.660480 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-07-09 13:08:27.660781 | instance | Thursday 09 July 2026 13:08:27 +0000 (0:00:00.980) 0:00:23.469 ********* 2026-07-09 13:08:27.700868 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-07-09 13:08:27.701260 | instance | 2026-07-09 13:08:27.701682 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-07-09 13:08:27.701966 | instance | Thursday 09 July 2026 13:08:27 +0000 (0:00:00.041) 0:00:23.511 ********* 2026-07-09 13:08:28.478998 | instance | changed: [instance] 2026-07-09 13:08:28.479079 | instance | 2026-07-09 13:08:28.479221 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-07-09 13:08:28.479340 | instance | Thursday 09 July 2026 13:08:28 +0000 (0:00:00.778) 0:00:24.289 ********* 2026-07-09 13:08:29.395270 | instance | ok: [instance] 2026-07-09 13:08:29.395410 | instance | 2026-07-09 13:08:29.395603 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-07-09 13:08:29.395797 | instance | Thursday 09 July 2026 13:08:29 +0000 (0:00:00.916) 0:00:25.205 ********* 2026-07-09 13:08:30.120405 | instance | changed: [instance] 2026-07-09 13:08:30.120705 | instance | 2026-07-09 13:08:30.121048 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-07-09 13:08:30.121320 | instance | Thursday 09 July 2026 13:08:30 +0000 (0:00:00.717) 0:00:25.923 ********* 2026-07-09 13:08:30.121563 | instance | 2026-07-09 13:08:30.121870 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-07-09 13:08:30.122211 | instance | Thursday 09 July 2026 13:08:30 +0000 (0:00:00.007) 0:00:25.930 ********* 2026-07-09 13:08:30.150639 | instance | skipping: [instance] 2026-07-09 13:08:30.150931 | instance | 2026-07-09 13:08:30.151222 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-07-09 13:08:30.151567 | instance | Thursday 09 July 2026 13:08:30 +0000 (0:00:00.030) 0:00:25.960 ********* 2026-07-09 13:08:31.558592 | instance | changed: [instance] 2026-07-09 13:08:31.558755 | instance | 2026-07-09 13:08:31.558979 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-07-09 13:08:31.559194 | instance | Thursday 09 July 2026 13:08:31 +0000 (0:00:01.408) 0:00:27.368 ********* 2026-07-09 13:08:33.499175 | instance | changed: [instance] 2026-07-09 13:08:33.499248 | instance | 2026-07-09 13:08:33.499414 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:08:33.499537 | instance | Thursday 09 July 2026 13:08:33 +0000 (0:00:01.940) 0:00:29.309 ********* 2026-07-09 13:08:33.543924 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:08:33.544162 | instance | 2026-07-09 13:08:33.544472 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:08:33.544745 | instance | Thursday 09 July 2026 13:08:33 +0000 (0:00:00.044) 0:00:29.353 ********* 2026-07-09 13:08:34.139682 | instance | changed: [instance] 2026-07-09 13:08:34.139950 | instance | 2026-07-09 13:08:34.140291 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-07-09 13:08:34.140693 | instance | Thursday 09 July 2026 13:08:34 +0000 (0:00:00.595) 0:00:29.949 ********* 2026-07-09 13:08:52.728861 | instance | changed: [instance] 2026-07-09 13:08:52.729264 | instance | 2026-07-09 13:08:52.729602 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:08:52.729824 | instance | Thursday 09 July 2026 13:08:52 +0000 (0:00:18.588) 0:00:48.538 ********* 2026-07-09 13:08:52.776280 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:08:52.776380 | instance | 2026-07-09 13:08:52.776508 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:08:52.776644 | instance | Thursday 09 July 2026 13:08:52 +0000 (0:00:00.047) 0:00:48.586 ********* 2026-07-09 13:08:53.270879 | instance | changed: [instance] 2026-07-09 13:08:53.271380 | instance | 2026-07-09 13:08:53.271999 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-07-09 13:08:53.272361 | instance | Thursday 09 July 2026 13:08:53 +0000 (0:00:00.494) 0:00:49.080 ********* 2026-07-09 13:08:56.497375 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-07-09 13:08:56.497454 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-07-09 13:08:56.497587 | instance | 2026-07-09 13:08:56.497716 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-07-09 13:08:56.497847 | instance | Thursday 09 July 2026 13:08:56 +0000 (0:00:03.227) 0:00:52.308 ********* 2026-07-09 13:09:01.339336 | instance | changed: [instance] 2026-07-09 13:09:01.339647 | instance | 2026-07-09 13:09:01.339844 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:09:01.340017 | instance | Thursday 09 July 2026 13:09:01 +0000 (0:00:04.841) 0:00:57.149 ********* 2026-07-09 13:09:01.375716 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:09:01.375767 | instance | 2026-07-09 13:09:01.375774 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:09:01.375780 | instance | Thursday 09 July 2026 13:09:01 +0000 (0:00:00.036) 0:00:57.185 ********* 2026-07-09 13:09:01.829632 | instance | changed: [instance] 2026-07-09 13:09:01.829710 | instance | 2026-07-09 13:09:01.829721 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-07-09 13:09:01.829731 | instance | Thursday 09 July 2026 13:09:01 +0000 (0:00:00.453) 0:00:57.638 ********* 2026-07-09 13:09:05.514778 | instance | ok: [instance] 2026-07-09 13:09:05.515084 | instance | 2026-07-09 13:09:05.515459 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-07-09 13:09:05.515745 | instance | Thursday 09 July 2026 13:09:05 +0000 (0:00:03.685) 0:01:01.324 ********* 2026-07-09 13:09:08.320210 | instance | changed: [instance] 2026-07-09 13:09:08.320301 | instance | 2026-07-09 13:09:08.320320 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-07-09 13:09:08.320381 | instance | Thursday 09 July 2026 13:09:08 +0000 (0:00:02.805) 0:01:04.129 ********* 2026-07-09 13:09:09.050141 | instance | ok: [instance] 2026-07-09 13:09:09.050234 | instance | 2026-07-09 13:09:09.050386 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-07-09 13:09:09.050509 | instance | Thursday 09 July 2026 13:09:09 +0000 (0:00:00.730) 0:01:04.860 ********* 2026-07-09 13:09:09.846635 | instance | changed: [instance] 2026-07-09 13:09:09.846862 | instance | 2026-07-09 13:09:09.847209 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-07-09 13:09:09.847463 | instance | Thursday 09 July 2026 13:09:09 +0000 (0:00:00.796) 0:01:05.656 ********* 2026-07-09 13:09:10.990110 | instance | ok: [instance] 2026-07-09 13:09:10.990191 | instance | 2026-07-09 13:09:10.990439 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-07-09 13:09:10.990480 | instance | Thursday 09 July 2026 13:09:10 +0000 (0:00:01.143) 0:01:06.800 ********* 2026-07-09 13:09:11.033605 | instance | skipping: [instance] 2026-07-09 13:09:11.033954 | instance | 2026-07-09 13:09:11.033976 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-07-09 13:09:11.033983 | instance | Thursday 09 July 2026 13:09:11 +0000 (0:00:00.043) 0:01:06.844 ********* 2026-07-09 13:09:11.075430 | instance | skipping: [instance] 2026-07-09 13:09:11.075488 | instance | 2026-07-09 13:09:11.075773 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-07-09 13:09:11.075804 | instance | Thursday 09 July 2026 13:09:11 +0000 (0:00:00.041) 0:01:06.885 ********* 2026-07-09 13:09:11.113626 | instance | skipping: [instance] 2026-07-09 13:09:11.113694 | instance | 2026-07-09 13:09:11.113991 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-07-09 13:09:11.114031 | instance | Thursday 09 July 2026 13:09:11 +0000 (0:00:00.038) 0:01:06.924 ********* 2026-07-09 13:09:11.154655 | instance | skipping: [instance] 2026-07-09 13:09:11.155052 | instance | 2026-07-09 13:09:11.155091 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-07-09 13:09:11.155097 | instance | Thursday 09 July 2026 13:09:11 +0000 (0:00:00.041) 0:01:06.965 ********* 2026-07-09 13:09:11.197015 | instance | skipping: [instance] 2026-07-09 13:09:11.197123 | instance | 2026-07-09 13:09:11.197364 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-07-09 13:09:11.197408 | instance | Thursday 09 July 2026 13:09:11 +0000 (0:00:00.042) 0:01:07.007 ********* 2026-07-09 13:09:11.234086 | instance | skipping: [instance] 2026-07-09 13:09:11.234157 | instance | 2026-07-09 13:09:11.234342 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-07-09 13:09:11.234468 | instance | Thursday 09 July 2026 13:09:11 +0000 (0:00:00.037) 0:01:07.044 ********* 2026-07-09 13:09:11.271677 | instance | skipping: [instance] 2026-07-09 13:09:11.271946 | instance | 2026-07-09 13:09:11.272234 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-07-09 13:09:11.272624 | instance | Thursday 09 July 2026 13:09:11 +0000 (0:00:00.037) 0:01:07.081 ********* 2026-07-09 13:10:45.356546 | instance | changed: [instance] 2026-07-09 13:10:45.356640 | instance | 2026-07-09 13:10:45.356840 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-07-09 13:10:45.357016 | instance | Thursday 09 July 2026 13:10:45 +0000 (0:01:34.084) 0:02:41.166 ********* 2026-07-09 13:10:46.122648 | instance | changed: [instance] 2026-07-09 13:10:46.122763 | instance | 2026-07-09 13:10:46.122906 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 13:10:46.123045 | instance | Thursday 09 July 2026 13:10:46 +0000 (0:00:00.766) 0:02:41.933 ********* 2026-07-09 13:10:46.180709 | instance | ok: [instance] 2026-07-09 13:10:46.180959 | instance | 2026-07-09 13:10:46.181237 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 13:10:46.181504 | instance | Thursday 09 July 2026 13:10:46 +0000 (0:00:00.057) 0:02:41.990 ********* 2026-07-09 13:10:46.210947 | instance | skipping: [instance] 2026-07-09 13:10:46.211170 | instance | 2026-07-09 13:10:46.211589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 13:10:46.211901 | instance | Thursday 09 July 2026 13:10:46 +0000 (0:00:00.030) 0:02:42.020 ********* 2026-07-09 13:10:46.248380 | instance | skipping: [instance] 2026-07-09 13:10:46.248514 | instance | 2026-07-09 13:10:46.248648 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 13:10:46.248775 | instance | Thursday 09 July 2026 13:10:46 +0000 (0:00:00.037) 0:02:42.058 ********* 2026-07-09 13:10:46.282266 | instance | skipping: [instance] 2026-07-09 13:10:46.282535 | instance | 2026-07-09 13:10:46.282844 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 13:10:46.283119 | instance | Thursday 09 July 2026 13:10:46 +0000 (0:00:00.034) 0:02:42.092 ********* 2026-07-09 13:10:46.314660 | instance | skipping: [instance] 2026-07-09 13:10:46.314880 | instance | 2026-07-09 13:10:46.315155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 13:10:46.315411 | instance | Thursday 09 July 2026 13:10:46 +0000 (0:00:00.031) 0:02:42.124 ********* 2026-07-09 13:10:46.344079 | instance | skipping: [instance] 2026-07-09 13:10:46.344287 | instance | 2026-07-09 13:10:46.344597 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 13:10:46.344851 | instance | Thursday 09 July 2026 13:10:46 +0000 (0:00:00.029) 0:02:42.154 ********* 2026-07-09 13:10:46.385680 | instance | ok: [instance] 2026-07-09 13:10:46.385807 | instance | 2026-07-09 13:10:46.385982 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 13:10:46.386170 | instance | Thursday 09 July 2026 13:10:46 +0000 (0:00:00.041) 0:02:42.196 ********* 2026-07-09 13:10:46.439858 | instance | ok: [instance] => (item=oslo_cache) 2026-07-09 13:10:46.440003 | instance | 2026-07-09 13:10:46.440198 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 13:10:46.440435 | instance | Thursday 09 July 2026 13:10:46 +0000 (0:00:00.054) 0:02:42.250 ********* 2026-07-09 13:10:46.482186 | instance | ok: [instance] 2026-07-09 13:10:46.482397 | instance | 2026-07-09 13:10:46.482669 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:10:46.482929 | instance | Thursday 09 July 2026 13:10:46 +0000 (0:00:00.042) 0:02:42.292 ********* 2026-07-09 13:10:46.526116 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:10:46.526256 | instance | 2026-07-09 13:10:46.526540 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:10:46.526712 | instance | Thursday 09 July 2026 13:10:46 +0000 (0:00:00.043) 0:02:42.336 ********* 2026-07-09 13:10:47.041893 | instance | changed: [instance] 2026-07-09 13:10:47.042121 | instance | 2026-07-09 13:10:47.042420 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-07-09 13:10:47.042711 | instance | Thursday 09 July 2026 13:10:47 +0000 (0:00:00.515) 0:02:42.851 ********* 2026-07-09 13:10:48.293899 | instance | changed: [instance] 2026-07-09 13:10:48.294136 | instance | 2026-07-09 13:10:48.294416 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-07-09 13:10:48.294690 | instance | Thursday 09 July 2026 13:10:48 +0000 (0:00:01.252) 0:02:44.103 ********* 2026-07-09 13:10:49.148370 | instance | changed: [instance] 2026-07-09 13:10:49.148638 | instance | 2026-07-09 13:10:49.148963 | instance | PLAY [controllers] ************************************************************* 2026-07-09 13:10:49.149251 | instance | 2026-07-09 13:10:49.149485 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 13:10:49.149758 | instance | Thursday 09 July 2026 13:10:49 +0000 (0:00:00.854) 0:02:44.958 ********* 2026-07-09 13:10:50.567093 | instance | ok: [instance] 2026-07-09 13:10:50.567313 | instance | 2026-07-09 13:10:50.567613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 13:10:50.567894 | instance | Thursday 09 July 2026 13:10:50 +0000 (0:00:01.418) 0:02:46.377 ********* 2026-07-09 13:10:50.608709 | instance | skipping: [instance] 2026-07-09 13:10:50.609033 | instance | 2026-07-09 13:10:50.609396 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 13:10:50.609745 | instance | Thursday 09 July 2026 13:10:50 +0000 (0:00:00.041) 0:02:46.418 ********* 2026-07-09 13:10:50.643692 | instance | skipping: [instance] 2026-07-09 13:10:50.643965 | instance | 2026-07-09 13:10:50.644267 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 13:10:50.644565 | instance | Thursday 09 July 2026 13:10:50 +0000 (0:00:00.035) 0:02:46.454 ********* 2026-07-09 13:10:50.677649 | instance | skipping: [instance] 2026-07-09 13:10:50.677775 | instance | 2026-07-09 13:10:50.677866 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 13:10:50.678005 | instance | Thursday 09 July 2026 13:10:50 +0000 (0:00:00.033) 0:02:46.487 ********* 2026-07-09 13:10:50.708604 | instance | skipping: [instance] 2026-07-09 13:10:50.708985 | instance | 2026-07-09 13:10:50.709719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 13:10:50.710206 | instance | Thursday 09 July 2026 13:10:50 +0000 (0:00:00.030) 0:02:46.518 ********* 2026-07-09 13:10:51.381652 | instance | ok: [instance] 2026-07-09 13:10:51.381800 | instance | 2026-07-09 13:10:51.381999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 13:10:51.382176 | instance | Thursday 09 July 2026 13:10:51 +0000 (0:00:00.673) 0:02:47.192 ********* 2026-07-09 13:10:51.435771 | instance | ok: [instance] 2026-07-09 13:10:51.435999 | instance | 2026-07-09 13:10:51.436271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 13:10:51.436603 | instance | Thursday 09 July 2026 13:10:51 +0000 (0:00:00.053) 0:02:47.245 ********* 2026-07-09 13:10:51.475253 | instance | ok: [instance] 2026-07-09 13:10:51.475461 | instance | 2026-07-09 13:10:51.475768 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 13:10:51.476049 | instance | Thursday 09 July 2026 13:10:51 +0000 (0:00:00.039) 0:02:47.285 ********* 2026-07-09 13:10:51.525060 | instance | ok: [instance] => (item=oslo_db) 2026-07-09 13:10:51.525300 | instance | 2026-07-09 13:10:51.525574 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 13:10:51.525842 | instance | Thursday 09 July 2026 13:10:51 +0000 (0:00:00.049) 0:02:47.335 ********* 2026-07-09 13:10:51.567014 | instance | ok: [instance] 2026-07-09 13:10:51.567206 | instance | 2026-07-09 13:10:51.567481 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:10:51.567747 | instance | Thursday 09 July 2026 13:10:51 +0000 (0:00:00.042) 0:02:47.377 ********* 2026-07-09 13:10:51.615576 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:10:51.615800 | instance | 2026-07-09 13:10:51.616052 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:10:51.616315 | instance | Thursday 09 July 2026 13:10:51 +0000 (0:00:00.048) 0:02:47.425 ********* 2026-07-09 13:10:52.129825 | instance | changed: [instance] 2026-07-09 13:10:52.130059 | instance | 2026-07-09 13:10:52.130382 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-07-09 13:10:52.130663 | instance | Thursday 09 July 2026 13:10:52 +0000 (0:00:00.514) 0:02:47.939 ********* 2026-07-09 13:10:52.795075 | instance | ok: [instance] 2026-07-09 13:10:52.795207 | instance | 2026-07-09 13:10:52.795377 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-07-09 13:10:52.795539 | instance | Thursday 09 July 2026 13:10:52 +0000 (0:00:00.665) 0:02:48.605 ********* 2026-07-09 13:10:54.163078 | instance | changed: [instance] 2026-07-09 13:10:54.163191 | instance | 2026-07-09 13:10:54.163371 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-07-09 13:10:54.163480 | instance | Thursday 09 July 2026 13:10:54 +0000 (0:00:01.368) 0:02:49.973 ********* 2026-07-09 13:10:54.577622 | instance | ok: [instance] 2026-07-09 13:10:54.577840 | instance | 2026-07-09 13:10:54.578112 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-07-09 13:10:54.578375 | instance | Thursday 09 July 2026 13:10:54 +0000 (0:00:00.413) 0:02:50.387 ********* 2026-07-09 13:10:55.023584 | instance | changed: [instance] 2026-07-09 13:10:55.023903 | instance | 2026-07-09 13:10:55.024304 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-07-09 13:10:55.024852 | instance | Thursday 09 July 2026 13:10:55 +0000 (0:00:00.445) 0:02:50.833 ********* 2026-07-09 13:10:55.505948 | instance | changed: [instance] 2026-07-09 13:10:55.506048 | instance | 2026-07-09 13:10:55.506162 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-07-09 13:10:55.506283 | instance | Thursday 09 July 2026 13:10:55 +0000 (0:00:00.482) 0:02:51.316 ********* 2026-07-09 13:10:55.920708 | instance | ok: [instance] 2026-07-09 13:10:55.920842 | instance | 2026-07-09 13:10:55.920972 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-07-09 13:10:55.921139 | instance | Thursday 09 July 2026 13:10:55 +0000 (0:00:00.414) 0:02:51.730 ********* 2026-07-09 13:13:25.601484 | instance | changed: [instance] 2026-07-09 13:13:25.601552 | instance | 2026-07-09 13:13:25.601665 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-07-09 13:13:25.601785 | instance | Thursday 09 July 2026 13:13:25 +0000 (0:02:29.680) 0:05:21.411 ********* 2026-07-09 13:13:26.309570 | instance | ok: [instance] 2026-07-09 13:13:26.309662 | instance | 2026-07-09 13:13:26.309841 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-07-09 13:13:26.310141 | instance | Thursday 09 July 2026 13:13:26 +0000 (0:00:00.708) 0:05:22.120 ********* 2026-07-09 13:13:26.372685 | instance | included: ingress for instance 2026-07-09 13:13:26.372838 | instance | 2026-07-09 13:13:26.372910 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-07-09 13:13:26.373031 | instance | Thursday 09 July 2026 13:13:26 +0000 (0:00:00.061) 0:05:22.181 ********* 2026-07-09 13:13:27.250653 | instance | changed: [instance] 2026-07-09 13:13:27.250751 | instance | 2026-07-09 13:13:27.250879 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-07-09 13:13:27.251000 | instance | Thursday 09 July 2026 13:13:27 +0000 (0:00:00.879) 0:05:23.061 ********* 2026-07-09 13:13:27.515261 | instance | ok: [instance] 2026-07-09 13:13:27.515359 | instance | 2026-07-09 13:13:27.515519 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:13:27.515657 | instance | Thursday 09 July 2026 13:13:27 +0000 (0:00:00.264) 0:05:23.325 ********* 2026-07-09 13:13:27.563210 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:13:27.563295 | instance | 2026-07-09 13:13:27.563415 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:13:27.563534 | instance | Thursday 09 July 2026 13:13:27 +0000 (0:00:00.047) 0:05:23.373 ********* 2026-07-09 13:13:28.091229 | instance | changed: [instance] 2026-07-09 13:13:28.091385 | instance | 2026-07-09 13:13:28.091575 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-09 13:13:28.091753 | instance | Thursday 09 July 2026 13:13:28 +0000 (0:00:00.527) 0:05:23.901 ********* 2026-07-09 13:13:29.309094 | instance | changed: [instance] 2026-07-09 13:13:29.309167 | instance | 2026-07-09 13:13:29.309321 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-07-09 13:13:29.309438 | instance | Thursday 09 July 2026 13:13:29 +0000 (0:00:01.217) 0:05:25.119 ********* 2026-07-09 13:13:35.153181 | instance | FAILED - RETRYING: [instance]: Wait until Keycloak service is ready (120 retries left). 2026-07-09 13:13:35.153266 | instance | ok: [instance] 2026-07-09 13:13:35.153664 | instance | 2026-07-09 13:13:35.153701 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-07-09 13:13:35.153707 | instance | Thursday 09 July 2026 13:13:35 +0000 (0:00:05.843) 0:05:30.963 ********* 2026-07-09 13:13:42.784286 | instance | ok: [instance] 2026-07-09 13:13:42.784397 | instance | 2026-07-09 13:13:42.784659 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-07-09 13:13:42.784682 | instance | Thursday 09 July 2026 13:13:42 +0000 (0:00:07.631) 0:05:38.594 ********* 2026-07-09 13:13:44.205151 | instance | ok: [instance] 2026-07-09 13:13:44.205223 | instance | 2026-07-09 13:13:44.205563 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-07-09 13:13:44.205590 | instance | Thursday 09 July 2026 13:13:44 +0000 (0:00:01.420) 0:05:40.015 ********* 2026-07-09 13:13:44.524647 | instance | ok: [instance] 2026-07-09 13:13:44.524720 | instance | 2026-07-09 13:13:44.524954 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-07-09 13:13:44.525029 | instance | Thursday 09 July 2026 13:13:44 +0000 (0:00:00.319) 0:05:40.335 ********* 2026-07-09 13:13:44.714931 | instance | ok: [instance] 2026-07-09 13:13:44.715115 | instance | 2026-07-09 13:13:44.715291 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-07-09 13:13:44.715463 | instance | Thursday 09 July 2026 13:13:44 +0000 (0:00:00.190) 0:05:40.525 ********* 2026-07-09 13:13:44.926782 | instance | ok: [instance] 2026-07-09 13:13:44.927257 | instance | 2026-07-09 13:13:44.927654 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-07-09 13:13:44.928038 | instance | Thursday 09 July 2026 13:13:44 +0000 (0:00:00.211) 0:05:40.736 ********* 2026-07-09 13:13:45.634889 | instance | changed: [instance] 2026-07-09 13:13:45.635195 | instance | 2026-07-09 13:13:45.635569 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-07-09 13:13:45.635812 | instance | Thursday 09 July 2026 13:13:45 +0000 (0:00:00.708) 0:05:41.445 ********* 2026-07-09 13:14:02.798044 | instance | changed: [instance] => (item=alertmanager) 2026-07-09 13:14:02.798308 | instance | changed: [instance] => (item=grafana) 2026-07-09 13:14:02.798587 | instance | changed: [instance] => (item=prometheus) 2026-07-09 13:14:02.798849 | instance | 2026-07-09 13:14:02.799151 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-07-09 13:14:02.799448 | instance | Thursday 09 July 2026 13:14:02 +0000 (0:00:17.162) 0:05:58.607 ********* 2026-07-09 13:14:04.699581 | instance | ok: [instance] => (item=alertmanager) 2026-07-09 13:14:04.699878 | instance | ok: [instance] => (item=grafana) 2026-07-09 13:14:04.700172 | instance | ok: [instance] => (item=prometheus) 2026-07-09 13:14:04.700486 | instance | 2026-07-09 13:14:04.700803 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-07-09 13:14:04.701105 | instance | Thursday 09 July 2026 13:14:04 +0000 (0:00:01.901) 0:06:00.509 ********* 2026-07-09 13:14:08.547018 | instance | changed: [instance] => (item=None) 2026-07-09 13:14:08.547451 | instance | changed: [instance] => (item=None) 2026-07-09 13:14:08.548031 | instance | changed: [instance] => (item=None) 2026-07-09 13:14:08.548091 | instance | changed: [instance] 2026-07-09 13:14:08.548414 | instance | 2026-07-09 13:14:08.548533 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-07-09 13:14:08.548796 | instance | Thursday 09 July 2026 13:14:08 +0000 (0:00:03.847) 0:06:04.357 ********* 2026-07-09 13:14:13.889780 | instance | changed: [instance] => (item=None) 2026-07-09 13:14:13.889857 | instance | changed: [instance] => (item=None) 2026-07-09 13:14:13.890366 | instance | changed: [instance] => (item=None) 2026-07-09 13:14:13.890429 | instance | changed: [instance] => (item=None) 2026-07-09 13:14:13.890436 | instance | changed: [instance] => (item=None) 2026-07-09 13:14:13.890442 | instance | changed: [instance] 2026-07-09 13:14:13.890454 | instance | 2026-07-09 13:14:13.890698 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-07-09 13:14:13.890737 | instance | Thursday 09 July 2026 13:14:13 +0000 (0:00:05.343) 0:06:09.700 ********* 2026-07-09 13:14:25.290725 | instance | changed: [instance] => (item=alertmanager) 2026-07-09 13:14:25.290832 | instance | changed: [instance] => (item=prometheus) 2026-07-09 13:14:25.291053 | instance | 2026-07-09 13:14:25.291069 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-07-09 13:14:25.291206 | instance | Thursday 09 July 2026 13:14:25 +0000 (0:00:11.400) 0:06:21.101 ********* 2026-07-09 13:14:36.774185 | instance | changed: [instance] => (item=alertmanager) 2026-07-09 13:14:36.774302 | instance | changed: [instance] => (item=prometheus) 2026-07-09 13:14:36.774719 | instance | 2026-07-09 13:14:36.774761 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-07-09 13:14:36.774767 | instance | Thursday 09 July 2026 13:14:36 +0000 (0:00:11.483) 0:06:32.584 ********* 2026-07-09 13:14:37.494133 | instance | changed: [instance] 2026-07-09 13:14:37.494266 | instance | 2026-07-09 13:14:37.494501 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-07-09 13:14:37.495447 | instance | Thursday 09 July 2026 13:14:37 +0000 (0:00:00.719) 0:06:33.304 ********* 2026-07-09 13:14:44.171985 | instance | ok: [instance] 2026-07-09 13:14:44.172059 | instance | 2026-07-09 13:14:44.172176 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-07-09 13:14:44.172312 | instance | Thursday 09 July 2026 13:14:44 +0000 (0:00:06.678) 0:06:39.982 ********* 2026-07-09 13:14:59.383536 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-07-09 13:14:59.385459 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-07-09 13:14:59.385638 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-07-09 13:14:59.385648 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-07-09 13:14:59.385652 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-07-09 13:14:59.385656 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-07-09 13:14:59.385660 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-07-09 13:14:59.385664 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-07-09 13:14:59.385668 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-07-09 13:14:59.385672 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-07-09 13:14:59.385676 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-07-09 13:14:59.385680 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-07-09 13:14:59.385684 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-07-09 13:14:59.385688 | instance | 2026-07-09 13:14:59.385692 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-07-09 13:14:59.385696 | instance | Thursday 09 July 2026 13:14:59 +0000 (0:00:15.211) 0:06:55.193 ********* 2026-07-09 13:15:41.889704 | instance | changed: [instance] 2026-07-09 13:15:41.889804 | instance | 2026-07-09 13:15:41.889875 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-09 13:15:41.890012 | instance | Thursday 09 July 2026 13:15:41 +0000 (0:00:42.506) 0:07:37.700 ********* 2026-07-09 13:15:46.563706 | instance | changed: [instance] 2026-07-09 13:15:46.563746 | instance | 2026-07-09 13:15:46.563753 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-09 13:15:46.563769 | instance | Thursday 09 July 2026 13:15:46 +0000 (0:00:04.673) 0:07:42.373 ********* 2026-07-09 13:15:46.902983 | instance | changed: [instance] 2026-07-09 13:15:46.903030 | instance | 2026-07-09 13:15:46.903041 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-09 13:15:46.903051 | instance | Thursday 09 July 2026 13:15:46 +0000 (0:00:00.338) 0:07:42.712 ********* 2026-07-09 13:15:47.414312 | instance | changed: [instance] 2026-07-09 13:15:47.414363 | instance | 2026-07-09 13:15:47.414371 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 13:15:47.414379 | instance | Thursday 09 July 2026 13:15:47 +0000 (0:00:00.511) 0:07:43.223 ********* 2026-07-09 13:15:47.495531 | instance | ok: [instance] 2026-07-09 13:15:47.495568 | instance | 2026-07-09 13:15:47.495576 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 13:15:47.495582 | instance | Thursday 09 July 2026 13:15:47 +0000 (0:00:00.081) 0:07:43.305 ********* 2026-07-09 13:15:47.558873 | instance | included: rabbitmq for instance 2026-07-09 13:15:47.558912 | instance | 2026-07-09 13:15:47.558919 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-09 13:15:47.558926 | instance | Thursday 09 July 2026 13:15:47 +0000 (0:00:00.063) 0:07:43.368 ********* 2026-07-09 13:15:48.294661 | instance | ok: [instance] 2026-07-09 13:15:48.294723 | instance | 2026-07-09 13:15:48.294916 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-09 13:15:48.295256 | instance | Thursday 09 July 2026 13:15:48 +0000 (0:00:00.736) 0:07:44.104 ********* 2026-07-09 13:15:48.338779 | instance | skipping: [instance] 2026-07-09 13:15:48.338993 | instance | 2026-07-09 13:15:48.339291 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-09 13:15:48.339603 | instance | Thursday 09 July 2026 13:15:48 +0000 (0:00:00.043) 0:07:44.148 ********* 2026-07-09 13:15:48.389972 | instance | skipping: [instance] 2026-07-09 13:15:48.390163 | instance | 2026-07-09 13:15:48.390394 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-09 13:15:48.390782 | instance | Thursday 09 July 2026 13:15:48 +0000 (0:00:00.051) 0:07:44.200 ********* 2026-07-09 13:15:48.436184 | instance | skipping: [instance] 2026-07-09 13:15:48.436268 | instance | 2026-07-09 13:15:48.436478 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-09 13:15:48.436650 | instance | Thursday 09 July 2026 13:15:48 +0000 (0:00:00.046) 0:07:44.246 ********* 2026-07-09 13:16:29.442491 | instance | changed: [instance] 2026-07-09 13:16:29.442695 | instance | 2026-07-09 13:16:29.442975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 13:16:29.443252 | instance | Thursday 09 July 2026 13:16:29 +0000 (0:00:41.006) 0:08:25.252 ********* 2026-07-09 13:16:30.166837 | instance | ok: [instance] 2026-07-09 13:16:30.167537 | instance | 2026-07-09 13:16:30.167832 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 13:16:30.168655 | instance | Thursday 09 July 2026 13:16:30 +0000 (0:00:00.724) 0:08:25.977 ********* 2026-07-09 13:16:30.223573 | instance | ok: [instance] 2026-07-09 13:16:30.223662 | instance | 2026-07-09 13:16:30.223800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 13:16:30.223922 | instance | Thursday 09 July 2026 13:16:30 +0000 (0:00:00.056) 0:08:26.033 ********* 2026-07-09 13:16:30.265616 | instance | skipping: [instance] 2026-07-09 13:16:30.265709 | instance | 2026-07-09 13:16:30.265886 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 13:16:30.266027 | instance | Thursday 09 July 2026 13:16:30 +0000 (0:00:00.041) 0:08:26.075 ********* 2026-07-09 13:16:30.307401 | instance | skipping: [instance] 2026-07-09 13:16:30.307485 | instance | 2026-07-09 13:16:30.307696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 13:16:30.307868 | instance | Thursday 09 July 2026 13:16:30 +0000 (0:00:00.042) 0:08:26.117 ********* 2026-07-09 13:16:30.345535 | instance | ok: [instance] 2026-07-09 13:16:30.345611 | instance | 2026-07-09 13:16:30.345698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 13:16:30.345805 | instance | Thursday 09 July 2026 13:16:30 +0000 (0:00:00.038) 0:08:26.156 ********* 2026-07-09 13:16:30.430922 | instance | ok: [instance] => (item=identity) 2026-07-09 13:16:30.431247 | instance | ok: [instance] => (item=oslo_db) 2026-07-09 13:16:30.431567 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-09 13:16:30.431874 | instance | ok: [instance] => (item=oslo_cache) 2026-07-09 13:16:30.432204 | instance | 2026-07-09 13:16:30.432523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 13:16:30.432797 | instance | Thursday 09 July 2026 13:16:30 +0000 (0:00:00.084) 0:08:26.241 ********* 2026-07-09 13:16:30.486315 | instance | ok: [instance] 2026-07-09 13:16:30.486655 | instance | 2026-07-09 13:16:30.486901 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:16:30.487182 | instance | Thursday 09 July 2026 13:16:30 +0000 (0:00:00.055) 0:08:26.296 ********* 2026-07-09 13:16:30.536198 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:16:30.536472 | instance | 2026-07-09 13:16:30.536739 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:16:30.537003 | instance | Thursday 09 July 2026 13:16:30 +0000 (0:00:00.049) 0:08:26.346 ********* 2026-07-09 13:16:31.030163 | instance | changed: [instance] 2026-07-09 13:16:31.030403 | instance | 2026-07-09 13:16:31.030679 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-07-09 13:16:31.030945 | instance | Thursday 09 July 2026 13:16:31 +0000 (0:00:00.493) 0:08:26.840 ********* 2026-07-09 13:16:32.499492 | instance | ok: [instance] => (item=None) 2026-07-09 13:16:32.499788 | instance | ok: [instance] 2026-07-09 13:16:32.500079 | instance | 2026-07-09 13:16:32.500455 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-07-09 13:16:32.500751 | instance | Thursday 09 July 2026 13:16:32 +0000 (0:00:01.469) 0:08:28.309 ********* 2026-07-09 13:16:33.515849 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 13:16:33.516112 | instance | 2026-07-09 13:16:33.516492 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-07-09 13:16:33.516776 | instance | Thursday 09 July 2026 13:16:33 +0000 (0:00:01.016) 0:08:29.326 ********* 2026-07-09 13:16:34.417284 | instance | changed: [instance] 2026-07-09 13:16:34.417510 | instance | 2026-07-09 13:16:34.417757 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-07-09 13:16:34.417990 | instance | Thursday 09 July 2026 13:16:34 +0000 (0:00:00.901) 0:08:30.227 ********* 2026-07-09 13:16:35.517742 | instance | changed: [instance] => (item=None) 2026-07-09 13:16:35.518044 | instance | changed: [instance] 2026-07-09 13:16:35.518295 | instance | 2026-07-09 13:16:35.518573 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-07-09 13:16:35.518842 | instance | Thursday 09 July 2026 13:16:35 +0000 (0:00:01.100) 0:08:31.328 ********* 2026-07-09 13:16:37.111478 | instance | changed: [instance] => (item=None) 2026-07-09 13:16:37.111628 | instance | changed: [instance] 2026-07-09 13:16:37.111865 | instance | 2026-07-09 13:16:37.112070 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-07-09 13:16:37.112253 | instance | Thursday 09 July 2026 13:16:37 +0000 (0:00:01.593) 0:08:32.922 ********* 2026-07-09 13:19:17.229613 | instance | changed: [instance] 2026-07-09 13:19:17.230133 | instance | 2026-07-09 13:19:17.230527 | instance | TASK [Create Ingress] ********************************************************** 2026-07-09 13:19:17.230923 | instance | Thursday 09 July 2026 13:19:17 +0000 (0:02:40.117) 0:11:13.039 ********* 2026-07-09 13:19:17.341613 | instance | included: openstack_helm_ingress for instance 2026-07-09 13:19:17.341858 | instance | 2026-07-09 13:19:17.342136 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-09 13:19:17.342414 | instance | Thursday 09 July 2026 13:19:17 +0000 (0:00:00.112) 0:11:13.152 ********* 2026-07-09 13:19:17.393258 | instance | skipping: [instance] 2026-07-09 13:19:17.393418 | instance | 2026-07-09 13:19:17.393597 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-09 13:19:17.393733 | instance | Thursday 09 July 2026 13:19:17 +0000 (0:00:00.051) 0:11:13.203 ********* 2026-07-09 13:19:17.431891 | instance | skipping: [instance] 2026-07-09 13:19:17.432054 | instance | 2026-07-09 13:19:17.432262 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-09 13:19:17.432512 | instance | Thursday 09 July 2026 13:19:17 +0000 (0:00:00.038) 0:11:13.242 ********* 2026-07-09 13:19:17.477450 | instance | ok: [instance] 2026-07-09 13:19:17.477717 | instance | 2026-07-09 13:19:17.477999 | instance | TASK [Create Ingress identity] ************************************************* 2026-07-09 13:19:17.478270 | instance | Thursday 09 July 2026 13:19:17 +0000 (0:00:00.045) 0:11:13.287 ********* 2026-07-09 13:19:17.529686 | instance | included: ingress for instance 2026-07-09 13:19:17.529829 | instance | 2026-07-09 13:19:17.530050 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-07-09 13:19:17.530271 | instance | Thursday 09 July 2026 13:19:17 +0000 (0:00:00.052) 0:11:13.339 ********* 2026-07-09 13:19:18.945713 | instance | changed: [instance] 2026-07-09 13:19:18.945989 | instance | 2026-07-09 13:19:18.946319 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-07-09 13:19:18.946637 | instance | Thursday 09 July 2026 13:19:18 +0000 (0:00:01.415) 0:11:14.755 ********* 2026-07-09 13:19:23.252414 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-07-09 13:19:23.252680 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-07-09 13:19:23.252967 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-07-09 13:19:23.253260 | instance | ok: [instance] 2026-07-09 13:19:23.253602 | instance | 2026-07-09 13:19:23.253949 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-07-09 13:19:23.254210 | instance | Thursday 09 July 2026 13:19:23 +0000 (0:00:04.306) 0:11:19.062 ********* 2026-07-09 13:19:23.933994 | instance | ok: [instance] 2026-07-09 13:19:23.934415 | instance | 2026-07-09 13:19:23.934733 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-07-09 13:19:23.935045 | instance | Thursday 09 July 2026 13:19:23 +0000 (0:00:00.681) 0:11:19.744 ********* 2026-07-09 13:19:25.115056 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 13:19:25.115126 | instance | 2026-07-09 13:19:25.115140 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-07-09 13:19:25.115151 | instance | Thursday 09 July 2026 13:19:25 +0000 (0:00:01.179) 0:11:20.923 ********* 2026-07-09 13:19:26.212721 | instance | changed: [instance] => (item=atmosphere) 2026-07-09 13:19:26.212818 | instance | 2026-07-09 13:19:26.212929 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-07-09 13:19:26.213077 | instance | Thursday 09 July 2026 13:19:26 +0000 (0:00:01.099) 0:11:22.023 ********* 2026-07-09 13:19:27.256983 | instance | changed: [instance] => (item=atmosphere) 2026-07-09 13:19:27.257198 | instance | 2026-07-09 13:19:27.257436 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-07-09 13:19:27.257740 | instance | Thursday 09 July 2026 13:19:27 +0000 (0:00:01.044) 0:11:23.067 ********* 2026-07-09 13:19:28.316543 | instance | changed: [instance] => (item=atmosphere) 2026-07-09 13:19:28.316870 | instance | 2026-07-09 13:19:28.317103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 13:19:28.317354 | instance | Thursday 09 July 2026 13:19:28 +0000 (0:00:01.059) 0:11:24.126 ********* 2026-07-09 13:19:28.392095 | instance | ok: [instance] 2026-07-09 13:19:28.392240 | instance | 2026-07-09 13:19:28.392491 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 13:19:28.394425 | instance | Thursday 09 July 2026 13:19:28 +0000 (0:00:00.075) 0:11:24.202 ********* 2026-07-09 13:19:28.423333 | instance | skipping: [instance] 2026-07-09 13:19:28.423411 | instance | 2026-07-09 13:19:28.423534 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 13:19:28.423663 | instance | Thursday 09 July 2026 13:19:28 +0000 (0:00:00.031) 0:11:24.234 ********* 2026-07-09 13:19:28.459566 | instance | skipping: [instance] 2026-07-09 13:19:28.459919 | instance | 2026-07-09 13:19:28.460321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 13:19:28.460687 | instance | Thursday 09 July 2026 13:19:28 +0000 (0:00:00.035) 0:11:24.269 ********* 2026-07-09 13:19:28.494852 | instance | skipping: [instance] 2026-07-09 13:19:28.495203 | instance | 2026-07-09 13:19:28.495687 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 13:19:28.496068 | instance | Thursday 09 July 2026 13:19:28 +0000 (0:00:00.035) 0:11:24.305 ********* 2026-07-09 13:19:28.538650 | instance | skipping: [instance] 2026-07-09 13:19:28.538888 | instance | 2026-07-09 13:19:28.539240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 13:19:28.539524 | instance | Thursday 09 July 2026 13:19:28 +0000 (0:00:00.043) 0:11:24.349 ********* 2026-07-09 13:19:28.579674 | instance | skipping: [instance] 2026-07-09 13:19:28.579919 | instance | 2026-07-09 13:19:28.580190 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 13:19:28.580567 | instance | Thursday 09 July 2026 13:19:28 +0000 (0:00:00.041) 0:11:24.390 ********* 2026-07-09 13:19:28.619405 | instance | ok: [instance] 2026-07-09 13:19:28.619500 | instance | 2026-07-09 13:19:28.619685 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 13:19:28.619952 | instance | Thursday 09 July 2026 13:19:28 +0000 (0:00:00.039) 0:11:24.429 ********* 2026-07-09 13:19:28.709760 | instance | ok: [instance] => (item=dashboard) 2026-07-09 13:19:28.709968 | instance | ok: [instance] => (item=identity) 2026-07-09 13:19:28.710148 | instance | ok: [instance] => (item=oslo_db) 2026-07-09 13:19:28.710392 | instance | ok: [instance] => (item=oslo_cache) 2026-07-09 13:19:28.710603 | instance | 2026-07-09 13:19:28.710811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 13:19:28.710995 | instance | Thursday 09 July 2026 13:19:28 +0000 (0:00:00.089) 0:11:24.519 ********* 2026-07-09 13:19:28.755871 | instance | ok: [instance] 2026-07-09 13:19:28.756118 | instance | 2026-07-09 13:19:28.756451 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:19:28.756769 | instance | Thursday 09 July 2026 13:19:28 +0000 (0:00:00.046) 0:11:24.566 ********* 2026-07-09 13:19:28.800918 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:19:28.801120 | instance | 2026-07-09 13:19:28.801445 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:19:28.801749 | instance | Thursday 09 July 2026 13:19:28 +0000 (0:00:00.044) 0:11:24.611 ********* 2026-07-09 13:19:29.282000 | instance | changed: [instance] 2026-07-09 13:19:29.282238 | instance | 2026-07-09 13:19:29.282559 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-07-09 13:19:29.282838 | instance | Thursday 09 July 2026 13:19:29 +0000 (0:00:00.480) 0:11:25.092 ********* 2026-07-09 13:19:58.452739 | instance | changed: [instance] 2026-07-09 13:19:58.452898 | instance | 2026-07-09 13:19:58.453150 | instance | TASK [Create Ingress] ********************************************************** 2026-07-09 13:19:58.453395 | instance | Thursday 09 July 2026 13:19:58 +0000 (0:00:29.171) 0:11:54.263 ********* 2026-07-09 13:19:58.523714 | instance | included: openstack_helm_ingress for instance 2026-07-09 13:19:58.523787 | instance | 2026-07-09 13:19:58.523910 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-09 13:19:58.524467 | instance | Thursday 09 July 2026 13:19:58 +0000 (0:00:00.071) 0:11:54.334 ********* 2026-07-09 13:19:58.564704 | instance | skipping: [instance] 2026-07-09 13:19:58.565007 | instance | 2026-07-09 13:19:58.565288 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-09 13:19:58.565584 | instance | Thursday 09 July 2026 13:19:58 +0000 (0:00:00.040) 0:11:54.375 ********* 2026-07-09 13:19:58.603289 | instance | skipping: [instance] 2026-07-09 13:19:58.603430 | instance | 2026-07-09 13:19:58.603588 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-09 13:19:58.603746 | instance | Thursday 09 July 2026 13:19:58 +0000 (0:00:00.038) 0:11:54.413 ********* 2026-07-09 13:19:58.652653 | instance | ok: [instance] 2026-07-09 13:19:58.652778 | instance | 2026-07-09 13:19:58.652940 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-07-09 13:19:58.653085 | instance | Thursday 09 July 2026 13:19:58 +0000 (0:00:00.049) 0:11:54.463 ********* 2026-07-09 13:19:58.716169 | instance | included: ingress for instance 2026-07-09 13:19:58.716584 | instance | 2026-07-09 13:19:58.717010 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-07-09 13:19:58.717268 | instance | Thursday 09 July 2026 13:19:58 +0000 (0:00:00.063) 0:11:54.526 ********* 2026-07-09 13:20:00.098869 | instance | changed: [instance] 2026-07-09 13:20:00.099137 | instance | 2026-07-09 13:20:00.099516 | instance | PLAY RECAP ********************************************************************* 2026-07-09 13:20:00.099804 | instance | instance : ok=115 changed=51 unreachable=0 failed=0 skipped=31 rescued=0 ignored=0 2026-07-09 13:20:00.100043 | instance | 2026-07-09 13:20:00.100313 | instance | Thursday 09 July 2026 13:20:00 +0000 (0:00:01.383) 0:11:55.909 ********* 2026-07-09 13:20:00.100770 | instance | =============================================================================== 2026-07-09 13:20:00.101077 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 160.12s 2026-07-09 13:20:00.101364 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.68s 2026-07-09 13:20:00.101673 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 94.09s 2026-07-09 13:20:00.102011 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 42.51s 2026-07-09 13:20:00.102372 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 41.01s 2026-07-09 13:20:00.102731 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------ 29.17s 2026-07-09 13:20:00.103078 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 20.70s 2026-07-09 13:20:00.103501 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------ 18.59s 2026-07-09 13:20:00.103856 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords -- 17.16s 2026-07-09 13:20:00.104079 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.21s 2026-07-09 13:20:00.104308 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration -- 11.48s 2026-07-09 13:20:00.104593 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets ---- 11.40s 2026-07-09 13:20:00.104798 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm ------- 7.63s 2026-07-09 13:20:00.105438 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 6.68s 2026-07-09 13:20:00.105487 | instance | vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready --- 5.84s 2026-07-09 13:20:00.105500 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 5.34s 2026-07-09 13:20:00.105690 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 4.84s 2026-07-09 13:20:00.105920 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 4.67s 2026-07-09 13:20:00.106146 | instance | vexxhost.atmosphere.keystone : Validate if ingress is reachable --------- 4.31s 2026-07-09 13:20:00.106388 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 3.85s 2026-07-09 13:20:00.271988 | instance | INFO [keycloak > converge] Executed: Successful 2026-07-09 13:20:00.282192 | instance | INFO [keycloak > idempotence] Executing 2026-07-09 13:20:01.519595 | instance | 2026-07-09 13:20:01.519636 | instance | PLAY [controllers] ************************************************************* 2026-07-09 13:20:01.519642 | instance | 2026-07-09 13:20:01.519646 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 13:20:01.519659 | instance | Thursday 09 July 2026 13:20:01 +0000 (0:00:00.027) 0:00:00.027 ********* 2026-07-09 13:20:03.395661 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-09 13:20:03.395790 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-09 13:20:03.395917 | instance | interpreter could change the meaning of that path. See 2026-07-09 13:20:03.396051 | instance | https://docs.ansible.com/ansible- 2026-07-09 13:20:03.396174 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-09 13:20:03.461070 | instance | ok: [instance] 2026-07-09 13:20:03.461168 | instance | 2026-07-09 13:20:03.461294 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-07-09 13:20:03.461420 | instance | Thursday 09 July 2026 13:20:03 +0000 (0:00:01.944) 0:00:01.971 ********* 2026-07-09 13:20:03.519552 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-07-09 13:20:03.519637 | instance | 2026-07-09 13:20:03.519760 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-07-09 13:20:03.519879 | instance | Thursday 09 July 2026 13:20:03 +0000 (0:00:00.058) 0:00:02.029 ********* 2026-07-09 13:20:03.819406 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-07-09 13:20:03.819539 | instance | 2026-07-09 13:20:03.819709 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-07-09 13:20:03.819896 | instance | Thursday 09 July 2026 13:20:03 +0000 (0:00:00.299) 0:00:02.329 ********* 2026-07-09 13:20:07.881328 | instance | ok: [instance] 2026-07-09 13:20:07.881572 | instance | 2026-07-09 13:20:07.881868 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-07-09 13:20:07.882204 | instance | Thursday 09 July 2026 13:20:07 +0000 (0:00:04.061) 0:00:06.390 ********* 2026-07-09 13:20:08.759594 | instance | ok: [instance] 2026-07-09 13:20:08.759977 | instance | 2026-07-09 13:20:08.760409 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-07-09 13:20:08.760726 | instance | Thursday 09 July 2026 13:20:08 +0000 (0:00:00.878) 0:00:07.269 ********* 2026-07-09 13:20:08.818406 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-07-09 13:20:08.818584 | instance | 2026-07-09 13:20:08.818804 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-07-09 13:20:08.819020 | instance | Thursday 09 July 2026 13:20:08 +0000 (0:00:00.059) 0:00:07.328 ********* 2026-07-09 13:20:09.582345 | instance | ok: [instance] 2026-07-09 13:20:09.582554 | instance | 2026-07-09 13:20:09.582832 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-07-09 13:20:09.583115 | instance | Thursday 09 July 2026 13:20:09 +0000 (0:00:00.763) 0:00:08.091 ********* 2026-07-09 13:20:10.465143 | instance | ok: [instance] 2026-07-09 13:20:10.465204 | instance | 2026-07-09 13:20:10.465219 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-07-09 13:20:10.465358 | instance | Thursday 09 July 2026 13:20:10 +0000 (0:00:00.883) 0:00:08.975 ********* 2026-07-09 13:20:11.161015 | instance | ok: [instance] 2026-07-09 13:20:11.161131 | instance | 2026-07-09 13:20:11.161261 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-07-09 13:20:11.161384 | instance | Thursday 09 July 2026 13:20:11 +0000 (0:00:00.656) 0:00:09.631 ********* 2026-07-09 13:20:11.161495 | instance | 2026-07-09 13:20:11.161628 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:20:11.161739 | instance | Thursday 09 July 2026 13:20:11 +0000 (0:00:00.039) 0:00:09.671 ********* 2026-07-09 13:20:11.212799 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:20:11.212912 | instance | 2026-07-09 13:20:11.213107 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:20:11.213281 | instance | Thursday 09 July 2026 13:20:11 +0000 (0:00:00.051) 0:00:09.722 ********* 2026-07-09 13:20:11.827722 | instance | ok: [instance] 2026-07-09 13:20:11.827863 | instance | 2026-07-09 13:20:11.828051 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-07-09 13:20:11.828238 | instance | Thursday 09 July 2026 13:20:11 +0000 (0:00:00.614) 0:00:10.337 ********* 2026-07-09 13:20:15.324539 | instance | ok: [instance] 2026-07-09 13:20:15.324701 | instance | 2026-07-09 13:20:15.324894 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:20:15.325076 | instance | Thursday 09 July 2026 13:20:15 +0000 (0:00:03.496) 0:00:13.834 ********* 2026-07-09 13:20:15.390157 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:20:15.390367 | instance | 2026-07-09 13:20:15.390549 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:20:15.390725 | instance | Thursday 09 July 2026 13:20:15 +0000 (0:00:00.064) 0:00:13.898 ********* 2026-07-09 13:20:15.936851 | instance | ok: [instance] 2026-07-09 13:20:15.936981 | instance | 2026-07-09 13:20:15.937177 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-07-09 13:20:15.937372 | instance | Thursday 09 July 2026 13:20:15 +0000 (0:00:00.547) 0:00:14.446 ********* 2026-07-09 13:20:19.029210 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-07-09 13:20:19.029338 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-07-09 13:20:19.029569 | instance | 2026-07-09 13:20:19.029731 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-07-09 13:20:19.029889 | instance | Thursday 09 July 2026 13:20:19 +0000 (0:00:03.092) 0:00:17.539 ********* 2026-07-09 13:20:22.101364 | instance | ok: [instance] 2026-07-09 13:20:22.101442 | instance | 2026-07-09 13:20:22.101458 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:20:22.101469 | instance | Thursday 09 July 2026 13:20:22 +0000 (0:00:03.070) 0:00:20.610 ********* 2026-07-09 13:20:22.154707 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:20:22.154795 | instance | 2026-07-09 13:20:22.155033 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:20:22.155073 | instance | Thursday 09 July 2026 13:20:22 +0000 (0:00:00.054) 0:00:20.664 ********* 2026-07-09 13:20:22.669461 | instance | ok: [instance] 2026-07-09 13:20:22.669514 | instance | 2026-07-09 13:20:22.669522 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-07-09 13:20:22.669528 | instance | Thursday 09 July 2026 13:20:22 +0000 (0:00:00.513) 0:00:21.178 ********* 2026-07-09 13:20:25.763199 | instance | ok: [instance] 2026-07-09 13:20:25.763259 | instance | 2026-07-09 13:20:25.763267 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-07-09 13:20:25.763274 | instance | Thursday 09 July 2026 13:20:25 +0000 (0:00:03.093) 0:00:24.272 ********* 2026-07-09 13:20:27.197747 | instance | ok: [instance] 2026-07-09 13:20:27.197799 | instance | 2026-07-09 13:20:27.197805 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-07-09 13:20:27.197811 | instance | Thursday 09 July 2026 13:20:27 +0000 (0:00:01.434) 0:00:25.707 ********* 2026-07-09 13:20:27.897619 | instance | ok: [instance] 2026-07-09 13:20:27.897681 | instance | 2026-07-09 13:20:27.897692 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-07-09 13:20:27.897702 | instance | Thursday 09 July 2026 13:20:27 +0000 (0:00:00.699) 0:00:26.406 ********* 2026-07-09 13:20:27.940428 | instance | skipping: [instance] 2026-07-09 13:20:27.941488 | instance | 2026-07-09 13:20:27.941514 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-07-09 13:20:27.941526 | instance | Thursday 09 July 2026 13:20:27 +0000 (0:00:00.043) 0:00:26.450 ********* 2026-07-09 13:20:28.647772 | instance | ok: [instance] 2026-07-09 13:20:28.647870 | instance | 2026-07-09 13:20:28.647888 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-07-09 13:20:28.647903 | instance | Thursday 09 July 2026 13:20:28 +0000 (0:00:00.705) 0:00:27.155 ********* 2026-07-09 13:20:28.700675 | instance | ok: [instance] 2026-07-09 13:20:28.700723 | instance | 2026-07-09 13:20:28.700728 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-07-09 13:20:28.700733 | instance | Thursday 09 July 2026 13:20:28 +0000 (0:00:00.054) 0:00:27.210 ********* 2026-07-09 13:20:28.742325 | instance | skipping: [instance] 2026-07-09 13:20:28.742361 | instance | 2026-07-09 13:20:28.742372 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-07-09 13:20:28.742381 | instance | Thursday 09 July 2026 13:20:28 +0000 (0:00:00.040) 0:00:27.251 ********* 2026-07-09 13:20:28.784044 | instance | skipping: [instance] 2026-07-09 13:20:28.784458 | instance | 2026-07-09 13:20:28.784856 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-07-09 13:20:28.785219 | instance | Thursday 09 July 2026 13:20:28 +0000 (0:00:00.042) 0:00:27.294 ********* 2026-07-09 13:20:28.821099 | instance | skipping: [instance] 2026-07-09 13:20:28.821310 | instance | 2026-07-09 13:20:28.821526 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-07-09 13:20:28.821733 | instance | Thursday 09 July 2026 13:20:28 +0000 (0:00:00.037) 0:00:27.331 ********* 2026-07-09 13:20:28.869191 | instance | skipping: [instance] 2026-07-09 13:20:28.869758 | instance | 2026-07-09 13:20:28.870136 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-07-09 13:20:28.870474 | instance | Thursday 09 July 2026 13:20:28 +0000 (0:00:00.047) 0:00:27.378 ********* 2026-07-09 13:20:28.913320 | instance | skipping: [instance] 2026-07-09 13:20:28.913666 | instance | 2026-07-09 13:20:28.914010 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-07-09 13:20:28.914340 | instance | Thursday 09 July 2026 13:20:28 +0000 (0:00:00.044) 0:00:27.423 ********* 2026-07-09 13:20:28.963069 | instance | skipping: [instance] 2026-07-09 13:20:28.963306 | instance | 2026-07-09 13:20:28.963534 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-07-09 13:20:28.963748 | instance | Thursday 09 July 2026 13:20:28 +0000 (0:00:00.049) 0:00:27.472 ********* 2026-07-09 13:20:30.134596 | instance | ok: [instance] 2026-07-09 13:20:30.134655 | instance | 2026-07-09 13:20:30.134666 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-07-09 13:20:30.134676 | instance | Thursday 09 July 2026 13:20:30 +0000 (0:00:01.170) 0:00:28.643 ********* 2026-07-09 13:20:30.845473 | instance | ok: [instance] 2026-07-09 13:20:30.845537 | instance | 2026-07-09 13:20:30.845550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 13:20:30.845560 | instance | Thursday 09 July 2026 13:20:30 +0000 (0:00:00.710) 0:00:29.354 ********* 2026-07-09 13:20:30.914908 | instance | ok: [instance] 2026-07-09 13:20:30.914961 | instance | 2026-07-09 13:20:30.914973 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 13:20:30.914983 | instance | Thursday 09 July 2026 13:20:30 +0000 (0:00:00.069) 0:00:29.424 ********* 2026-07-09 13:20:30.955334 | instance | skipping: [instance] 2026-07-09 13:20:30.955411 | instance | 2026-07-09 13:20:30.955423 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 13:20:30.955433 | instance | Thursday 09 July 2026 13:20:30 +0000 (0:00:00.040) 0:00:29.464 ********* 2026-07-09 13:20:30.988266 | instance | skipping: [instance] 2026-07-09 13:20:30.988681 | instance | 2026-07-09 13:20:30.989034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 13:20:30.989385 | instance | Thursday 09 July 2026 13:20:30 +0000 (0:00:00.033) 0:00:29.498 ********* 2026-07-09 13:20:31.028496 | instance | skipping: [instance] 2026-07-09 13:20:31.028880 | instance | 2026-07-09 13:20:31.029225 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 13:20:31.029606 | instance | Thursday 09 July 2026 13:20:31 +0000 (0:00:00.040) 0:00:29.538 ********* 2026-07-09 13:20:31.070174 | instance | skipping: [instance] 2026-07-09 13:20:31.070217 | instance | 2026-07-09 13:20:31.070225 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 13:20:31.070232 | instance | Thursday 09 July 2026 13:20:31 +0000 (0:00:00.041) 0:00:29.579 ********* 2026-07-09 13:20:31.110665 | instance | skipping: [instance] 2026-07-09 13:20:31.110710 | instance | 2026-07-09 13:20:31.110718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 13:20:31.110726 | instance | Thursday 09 July 2026 13:20:31 +0000 (0:00:00.040) 0:00:29.620 ********* 2026-07-09 13:20:31.151448 | instance | ok: [instance] 2026-07-09 13:20:31.151483 | instance | 2026-07-09 13:20:31.151488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 13:20:31.151493 | instance | Thursday 09 July 2026 13:20:31 +0000 (0:00:00.041) 0:00:29.661 ********* 2026-07-09 13:20:31.220408 | instance | ok: [instance] => (item=oslo_cache) 2026-07-09 13:20:31.220443 | instance | 2026-07-09 13:20:31.220449 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 13:20:31.220453 | instance | Thursday 09 July 2026 13:20:31 +0000 (0:00:00.069) 0:00:29.730 ********* 2026-07-09 13:20:31.314264 | instance | ok: [instance] 2026-07-09 13:20:31.314299 | instance | 2026-07-09 13:20:31.314305 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:20:31.314310 | instance | Thursday 09 July 2026 13:20:31 +0000 (0:00:00.093) 0:00:29.824 ********* 2026-07-09 13:20:31.376956 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:20:31.376997 | instance | 2026-07-09 13:20:31.377004 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:20:31.377010 | instance | Thursday 09 July 2026 13:20:31 +0000 (0:00:00.061) 0:00:29.885 ********* 2026-07-09 13:20:31.950203 | instance | ok: [instance] 2026-07-09 13:20:31.950279 | instance | 2026-07-09 13:20:31.950409 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-07-09 13:20:31.950544 | instance | Thursday 09 July 2026 13:20:31 +0000 (0:00:00.574) 0:00:30.460 ********* 2026-07-09 13:20:33.281854 | instance | ok: [instance] 2026-07-09 13:20:33.282090 | instance | 2026-07-09 13:20:33.282365 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-07-09 13:20:33.282636 | instance | Thursday 09 July 2026 13:20:33 +0000 (0:00:01.331) 0:00:31.791 ********* 2026-07-09 13:20:34.051964 | instance | ok: [instance] 2026-07-09 13:20:34.052109 | instance | 2026-07-09 13:20:34.052288 | instance | PLAY [controllers] ************************************************************* 2026-07-09 13:20:34.052477 | instance | 2026-07-09 13:20:34.052675 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 13:20:34.052878 | instance | Thursday 09 July 2026 13:20:34 +0000 (0:00:00.770) 0:00:32.562 ********* 2026-07-09 13:20:35.447571 | instance | ok: [instance] 2026-07-09 13:20:35.447647 | instance | 2026-07-09 13:20:35.447743 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 13:20:35.447867 | instance | Thursday 09 July 2026 13:20:35 +0000 (0:00:01.395) 0:00:33.957 ********* 2026-07-09 13:20:35.489338 | instance | skipping: [instance] 2026-07-09 13:20:35.489453 | instance | 2026-07-09 13:20:35.489634 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 13:20:35.489779 | instance | Thursday 09 July 2026 13:20:35 +0000 (0:00:00.041) 0:00:33.999 ********* 2026-07-09 13:20:35.526781 | instance | skipping: [instance] 2026-07-09 13:20:35.527011 | instance | 2026-07-09 13:20:35.527282 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 13:20:35.527877 | instance | Thursday 09 July 2026 13:20:35 +0000 (0:00:00.037) 0:00:34.037 ********* 2026-07-09 13:20:35.568033 | instance | skipping: [instance] 2026-07-09 13:20:35.568312 | instance | 2026-07-09 13:20:35.568710 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 13:20:35.569048 | instance | Thursday 09 July 2026 13:20:35 +0000 (0:00:00.040) 0:00:34.077 ********* 2026-07-09 13:20:35.609020 | instance | skipping: [instance] 2026-07-09 13:20:35.609256 | instance | 2026-07-09 13:20:35.609535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 13:20:35.609797 | instance | Thursday 09 July 2026 13:20:35 +0000 (0:00:00.040) 0:00:34.118 ********* 2026-07-09 13:20:36.259679 | instance | ok: [instance] 2026-07-09 13:20:36.259761 | instance | 2026-07-09 13:20:36.259904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 13:20:36.260040 | instance | Thursday 09 July 2026 13:20:36 +0000 (0:00:00.651) 0:00:34.770 ********* 2026-07-09 13:20:36.310432 | instance | ok: [instance] 2026-07-09 13:20:36.310531 | instance | 2026-07-09 13:20:36.310669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 13:20:36.310797 | instance | Thursday 09 July 2026 13:20:36 +0000 (0:00:00.050) 0:00:34.820 ********* 2026-07-09 13:20:36.347981 | instance | ok: [instance] 2026-07-09 13:20:36.348060 | instance | 2026-07-09 13:20:36.348197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 13:20:36.348378 | instance | Thursday 09 July 2026 13:20:36 +0000 (0:00:00.037) 0:00:34.858 ********* 2026-07-09 13:20:36.403362 | instance | ok: [instance] => (item=oslo_db) 2026-07-09 13:20:36.403598 | instance | 2026-07-09 13:20:36.403886 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 13:20:36.404164 | instance | Thursday 09 July 2026 13:20:36 +0000 (0:00:00.055) 0:00:34.913 ********* 2026-07-09 13:20:36.458277 | instance | ok: [instance] 2026-07-09 13:20:36.458668 | instance | 2026-07-09 13:20:36.459055 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:20:36.459432 | instance | Thursday 09 July 2026 13:20:36 +0000 (0:00:00.054) 0:00:34.968 ********* 2026-07-09 13:20:36.509438 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:20:36.509679 | instance | 2026-07-09 13:20:36.509955 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:20:36.510260 | instance | Thursday 09 July 2026 13:20:36 +0000 (0:00:00.051) 0:00:35.019 ********* 2026-07-09 13:20:37.016853 | instance | ok: [instance] 2026-07-09 13:20:37.017068 | instance | 2026-07-09 13:20:37.017366 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-07-09 13:20:37.017640 | instance | Thursday 09 July 2026 13:20:37 +0000 (0:00:00.507) 0:00:35.526 ********* 2026-07-09 13:20:37.694178 | instance | ok: [instance] 2026-07-09 13:20:37.694392 | instance | 2026-07-09 13:20:37.694668 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-07-09 13:20:37.694940 | instance | Thursday 09 July 2026 13:20:37 +0000 (0:00:00.677) 0:00:36.203 ********* 2026-07-09 13:20:38.837244 | instance | ok: [instance] 2026-07-09 13:20:38.837585 | instance | 2026-07-09 13:20:38.838008 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-07-09 13:20:38.838356 | instance | Thursday 09 July 2026 13:20:38 +0000 (0:00:01.143) 0:00:37.347 ********* 2026-07-09 13:20:39.238891 | instance | ok: [instance] 2026-07-09 13:20:39.239049 | instance | 2026-07-09 13:20:39.239288 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-07-09 13:20:39.239458 | instance | Thursday 09 July 2026 13:20:39 +0000 (0:00:00.401) 0:00:37.748 ********* 2026-07-09 13:20:39.611408 | instance | ok: [instance] 2026-07-09 13:20:39.611671 | instance | 2026-07-09 13:20:39.612020 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-07-09 13:20:39.612490 | instance | Thursday 09 July 2026 13:20:39 +0000 (0:00:00.372) 0:00:38.121 ********* 2026-07-09 13:20:40.048835 | instance | ok: [instance] 2026-07-09 13:20:40.048967 | instance | 2026-07-09 13:20:40.049162 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-07-09 13:20:40.049355 | instance | Thursday 09 July 2026 13:20:40 +0000 (0:00:00.437) 0:00:38.558 ********* 2026-07-09 13:20:40.458901 | instance | ok: [instance] 2026-07-09 13:20:40.459115 | instance | 2026-07-09 13:20:40.459389 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-07-09 13:20:40.459659 | instance | Thursday 09 July 2026 13:20:40 +0000 (0:00:00.409) 0:00:38.968 ********* 2026-07-09 13:20:42.195762 | instance | ok: [instance] 2026-07-09 13:20:42.196009 | instance | 2026-07-09 13:20:42.196326 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-07-09 13:20:42.196720 | instance | Thursday 09 July 2026 13:20:42 +0000 (0:00:01.736) 0:00:40.705 ********* 2026-07-09 13:20:42.955997 | instance | ok: [instance] 2026-07-09 13:20:42.956298 | instance | 2026-07-09 13:20:42.956645 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-07-09 13:20:42.956941 | instance | Thursday 09 July 2026 13:20:42 +0000 (0:00:00.760) 0:00:41.465 ********* 2026-07-09 13:20:43.016279 | instance | included: ingress for instance 2026-07-09 13:20:43.016447 | instance | 2026-07-09 13:20:43.016669 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-07-09 13:20:43.016875 | instance | Thursday 09 July 2026 13:20:43 +0000 (0:00:00.060) 0:00:41.526 ********* 2026-07-09 13:20:43.989617 | instance | ok: [instance] 2026-07-09 13:20:43.989838 | instance | 2026-07-09 13:20:43.990131 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-07-09 13:20:43.990394 | instance | Thursday 09 July 2026 13:20:43 +0000 (0:00:00.972) 0:00:42.499 ********* 2026-07-09 13:20:44.296130 | instance | ok: [instance] 2026-07-09 13:20:44.296260 | instance | 2026-07-09 13:20:44.296472 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:20:44.296640 | instance | Thursday 09 July 2026 13:20:44 +0000 (0:00:00.307) 0:00:42.806 ********* 2026-07-09 13:20:44.343154 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:20:44.343387 | instance | 2026-07-09 13:20:44.343663 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:20:44.343971 | instance | Thursday 09 July 2026 13:20:44 +0000 (0:00:00.046) 0:00:42.853 ********* 2026-07-09 13:20:44.946711 | instance | ok: [instance] 2026-07-09 13:20:44.946777 | instance | 2026-07-09 13:20:44.946914 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-09 13:20:44.947037 | instance | Thursday 09 July 2026 13:20:44 +0000 (0:00:00.603) 0:00:43.456 ********* 2026-07-09 13:20:46.258864 | instance | ok: [instance] 2026-07-09 13:20:46.259129 | instance | 2026-07-09 13:20:46.259144 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-07-09 13:20:46.259165 | instance | Thursday 09 July 2026 13:20:46 +0000 (0:00:01.311) 0:00:44.767 ********* 2026-07-09 13:20:46.795994 | instance | ok: [instance] 2026-07-09 13:20:46.796066 | instance | 2026-07-09 13:20:46.796205 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-07-09 13:20:46.796363 | instance | Thursday 09 July 2026 13:20:46 +0000 (0:00:00.538) 0:00:45.306 ********* 2026-07-09 13:20:48.008522 | instance | ok: [instance] 2026-07-09 13:20:48.008831 | instance | 2026-07-09 13:20:48.009240 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-07-09 13:20:48.009647 | instance | Thursday 09 July 2026 13:20:48 +0000 (0:00:01.212) 0:00:46.518 ********* 2026-07-09 13:20:49.229091 | instance | ok: [instance] 2026-07-09 13:20:49.229246 | instance | 2026-07-09 13:20:49.229425 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-07-09 13:20:49.229614 | instance | Thursday 09 July 2026 13:20:49 +0000 (0:00:01.220) 0:00:47.738 ********* 2026-07-09 13:20:49.532032 | instance | ok: [instance] 2026-07-09 13:20:49.532272 | instance | 2026-07-09 13:20:49.532602 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-07-09 13:20:49.532921 | instance | Thursday 09 July 2026 13:20:49 +0000 (0:00:00.302) 0:00:48.041 ********* 2026-07-09 13:20:49.737980 | instance | ok: [instance] 2026-07-09 13:20:49.738235 | instance | 2026-07-09 13:20:49.738638 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-07-09 13:20:49.738847 | instance | Thursday 09 July 2026 13:20:49 +0000 (0:00:00.206) 0:00:48.247 ********* 2026-07-09 13:20:49.976499 | instance | ok: [instance] 2026-07-09 13:20:49.976881 | instance | 2026-07-09 13:20:49.977177 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-07-09 13:20:49.977419 | instance | Thursday 09 July 2026 13:20:49 +0000 (0:00:00.238) 0:00:48.486 ********* 2026-07-09 13:20:50.723520 | instance | ok: [instance] 2026-07-09 13:20:50.723722 | instance | 2026-07-09 13:20:50.723970 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-07-09 13:20:50.724208 | instance | Thursday 09 July 2026 13:20:50 +0000 (0:00:00.747) 0:00:49.233 ********* 2026-07-09 13:20:52.774083 | instance | ok: [instance] => (item=alertmanager) 2026-07-09 13:20:52.774178 | instance | ok: [instance] => (item=grafana) 2026-07-09 13:20:52.774278 | instance | ok: [instance] => (item=prometheus) 2026-07-09 13:20:52.774385 | instance | 2026-07-09 13:20:52.774515 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-07-09 13:20:52.774636 | instance | Thursday 09 July 2026 13:20:52 +0000 (0:00:02.050) 0:00:51.284 ********* 2026-07-09 13:20:54.814961 | instance | ok: [instance] => (item=alertmanager) 2026-07-09 13:20:54.815245 | instance | ok: [instance] => (item=grafana) 2026-07-09 13:20:54.815527 | instance | ok: [instance] => (item=prometheus) 2026-07-09 13:20:54.815778 | instance | 2026-07-09 13:20:54.816080 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-07-09 13:20:54.816414 | instance | Thursday 09 July 2026 13:20:54 +0000 (0:00:02.040) 0:00:53.324 ********* 2026-07-09 13:20:57.778160 | instance | ok: [instance] => (item=None) 2026-07-09 13:20:57.778498 | instance | ok: [instance] => (item=None) 2026-07-09 13:20:57.778574 | instance | ok: [instance] => (item=None) 2026-07-09 13:20:57.778850 | instance | ok: [instance] 2026-07-09 13:20:57.779192 | instance | 2026-07-09 13:20:57.779692 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-07-09 13:20:57.779749 | instance | Thursday 09 July 2026 13:20:57 +0000 (0:00:02.962) 0:00:56.287 ********* 2026-07-09 13:21:02.193864 | instance | ok: [instance] => (item=None) 2026-07-09 13:21:02.193992 | instance | ok: [instance] => (item=None) 2026-07-09 13:21:02.194138 | instance | ok: [instance] => (item=None) 2026-07-09 13:21:02.194281 | instance | ok: [instance] => (item=None) 2026-07-09 13:21:02.194430 | instance | ok: [instance] => (item=None) 2026-07-09 13:21:02.194624 | instance | ok: [instance] 2026-07-09 13:21:02.194770 | instance | 2026-07-09 13:21:02.194922 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-07-09 13:21:02.195076 | instance | Thursday 09 July 2026 13:21:02 +0000 (0:00:04.416) 0:01:00.704 ********* 2026-07-09 13:21:03.580738 | instance | ok: [instance] => (item=alertmanager) 2026-07-09 13:21:03.580970 | instance | ok: [instance] => (item=prometheus) 2026-07-09 13:21:03.581280 | instance | 2026-07-09 13:21:03.581597 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-07-09 13:21:03.581943 | instance | Thursday 09 July 2026 13:21:03 +0000 (0:00:01.386) 0:01:02.090 ********* 2026-07-09 13:21:05.050212 | instance | ok: [instance] => (item=alertmanager) 2026-07-09 13:21:05.050277 | instance | ok: [instance] => (item=prometheus) 2026-07-09 13:21:05.050289 | instance | 2026-07-09 13:21:05.050300 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-07-09 13:21:05.050311 | instance | Thursday 09 July 2026 13:21:05 +0000 (0:00:01.468) 0:01:03.558 ********* 2026-07-09 13:21:05.781999 | instance | ok: [instance] 2026-07-09 13:21:05.782072 | instance | 2026-07-09 13:21:05.782085 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-07-09 13:21:05.782096 | instance | Thursday 09 July 2026 13:21:05 +0000 (0:00:00.732) 0:01:04.290 ********* 2026-07-09 13:21:13.338033 | instance | ok: [instance] 2026-07-09 13:21:13.338105 | instance | 2026-07-09 13:21:13.338118 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-07-09 13:21:13.338129 | instance | Thursday 09 July 2026 13:21:13 +0000 (0:00:07.556) 0:01:11.847 ********* 2026-07-09 13:21:28.445896 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-07-09 13:21:28.445974 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-07-09 13:21:28.445996 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-07-09 13:21:28.446006 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-07-09 13:21:28.446013 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-07-09 13:21:28.446021 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-07-09 13:21:28.446028 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-07-09 13:21:28.446036 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-07-09 13:21:28.446049 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-07-09 13:21:28.446249 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-07-09 13:21:28.446390 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-07-09 13:21:28.446409 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-07-09 13:21:28.446428 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-07-09 13:21:28.446653 | instance | 2026-07-09 13:21:28.446683 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-07-09 13:21:28.446806 | instance | Thursday 09 July 2026 13:21:28 +0000 (0:00:15.107) 0:01:26.955 ********* 2026-07-09 13:21:46.634498 | instance | ok: [instance] 2026-07-09 13:21:46.634561 | instance | 2026-07-09 13:21:46.634798 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-09 13:21:46.634816 | instance | Thursday 09 July 2026 13:21:46 +0000 (0:00:18.189) 0:01:45.144 ********* 2026-07-09 13:21:47.731204 | instance | ok: [instance] 2026-07-09 13:21:47.731254 | instance | 2026-07-09 13:21:47.731647 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-09 13:21:47.731713 | instance | Thursday 09 July 2026 13:21:47 +0000 (0:00:01.088) 0:01:46.232 ********* 2026-07-09 13:21:47.938411 | instance | ok: [instance] 2026-07-09 13:21:47.938450 | instance | 2026-07-09 13:21:47.938456 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-09 13:21:47.938461 | instance | Thursday 09 July 2026 13:21:47 +0000 (0:00:00.215) 0:01:46.448 ********* 2026-07-09 13:21:48.421386 | instance | ok: [instance] 2026-07-09 13:21:48.421457 | instance | 2026-07-09 13:21:48.421792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 13:21:48.421833 | instance | Thursday 09 July 2026 13:21:48 +0000 (0:00:00.483) 0:01:46.931 ********* 2026-07-09 13:21:48.502441 | instance | ok: [instance] 2026-07-09 13:21:48.502532 | instance | 2026-07-09 13:21:48.502687 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 13:21:48.502846 | instance | Thursday 09 July 2026 13:21:48 +0000 (0:00:00.081) 0:01:47.012 ********* 2026-07-09 13:21:48.574327 | instance | included: rabbitmq for instance 2026-07-09 13:21:48.574603 | instance | 2026-07-09 13:21:48.574909 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-09 13:21:48.575222 | instance | Thursday 09 July 2026 13:21:48 +0000 (0:00:00.071) 0:01:47.083 ********* 2026-07-09 13:21:49.324788 | instance | ok: [instance] 2026-07-09 13:21:49.324911 | instance | 2026-07-09 13:21:49.325045 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-09 13:21:49.325208 | instance | Thursday 09 July 2026 13:21:49 +0000 (0:00:00.751) 0:01:47.834 ********* 2026-07-09 13:21:49.572892 | instance | skipping: [instance] 2026-07-09 13:21:49.573005 | instance | 2026-07-09 13:21:49.573184 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-09 13:21:49.573358 | instance | Thursday 09 July 2026 13:21:49 +0000 (0:00:00.248) 0:01:48.082 ********* 2026-07-09 13:21:49.807822 | instance | skipping: [instance] 2026-07-09 13:21:49.808057 | instance | 2026-07-09 13:21:49.808419 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-09 13:21:49.808707 | instance | Thursday 09 July 2026 13:21:49 +0000 (0:00:00.234) 0:01:48.317 ********* 2026-07-09 13:21:50.045382 | instance | skipping: [instance] 2026-07-09 13:21:50.045719 | instance | 2026-07-09 13:21:50.046131 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-09 13:21:50.046555 | instance | Thursday 09 July 2026 13:21:50 +0000 (0:00:00.237) 0:01:48.555 ********* 2026-07-09 13:21:51.016097 | instance | ok: [instance] 2026-07-09 13:21:51.016366 | instance | 2026-07-09 13:21:51.016735 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 13:21:51.017027 | instance | Thursday 09 July 2026 13:21:51 +0000 (0:00:00.970) 0:01:49.525 ********* 2026-07-09 13:21:51.810395 | instance | ok: [instance] 2026-07-09 13:21:51.810639 | instance | 2026-07-09 13:21:51.810990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 13:21:51.811274 | instance | Thursday 09 July 2026 13:21:51 +0000 (0:00:00.794) 0:01:50.320 ********* 2026-07-09 13:21:51.865709 | instance | ok: [instance] 2026-07-09 13:21:51.865924 | instance | 2026-07-09 13:21:51.866296 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 13:21:51.866757 | instance | Thursday 09 July 2026 13:21:51 +0000 (0:00:00.055) 0:01:50.375 ********* 2026-07-09 13:21:51.911481 | instance | skipping: [instance] 2026-07-09 13:21:51.911752 | instance | 2026-07-09 13:21:51.912108 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 13:21:51.912457 | instance | Thursday 09 July 2026 13:21:51 +0000 (0:00:00.045) 0:01:50.421 ********* 2026-07-09 13:21:51.968727 | instance | skipping: [instance] 2026-07-09 13:21:51.968804 | instance | 2026-07-09 13:21:51.968862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 13:21:51.969048 | instance | Thursday 09 July 2026 13:21:51 +0000 (0:00:00.057) 0:01:50.478 ********* 2026-07-09 13:21:52.012678 | instance | ok: [instance] 2026-07-09 13:21:52.012804 | instance | 2026-07-09 13:21:52.012996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 13:21:52.013288 | instance | Thursday 09 July 2026 13:21:52 +0000 (0:00:00.043) 0:01:50.522 ********* 2026-07-09 13:21:52.102041 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-09 13:21:52.102275 | instance | ok: [instance] => (item=identity) 2026-07-09 13:21:52.102584 | instance | ok: [instance] => (item=oslo_cache) 2026-07-09 13:21:52.103049 | instance | ok: [instance] => (item=oslo_db) 2026-07-09 13:21:52.103307 | instance | 2026-07-09 13:21:52.103682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 13:21:52.104008 | instance | Thursday 09 July 2026 13:21:52 +0000 (0:00:00.089) 0:01:50.611 ********* 2026-07-09 13:21:52.162921 | instance | ok: [instance] 2026-07-09 13:21:52.163167 | instance | 2026-07-09 13:21:52.163455 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:21:52.163775 | instance | Thursday 09 July 2026 13:21:52 +0000 (0:00:00.061) 0:01:50.672 ********* 2026-07-09 13:21:52.229779 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:21:52.230025 | instance | 2026-07-09 13:21:52.230283 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:21:52.230538 | instance | Thursday 09 July 2026 13:21:52 +0000 (0:00:00.066) 0:01:50.739 ********* 2026-07-09 13:21:52.806294 | instance | ok: [instance] 2026-07-09 13:21:52.806598 | instance | 2026-07-09 13:21:52.806901 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-07-09 13:21:52.807190 | instance | Thursday 09 July 2026 13:21:52 +0000 (0:00:00.575) 0:01:51.315 ********* 2026-07-09 13:21:53.912986 | instance | ok: [instance] => (item=None) 2026-07-09 13:21:53.913159 | instance | ok: [instance] 2026-07-09 13:21:53.913351 | instance | 2026-07-09 13:21:53.913517 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-07-09 13:21:53.913669 | instance | Thursday 09 July 2026 13:21:53 +0000 (0:00:01.107) 0:01:52.422 ********* 2026-07-09 13:21:54.959646 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 13:21:54.959716 | instance | 2026-07-09 13:21:54.959728 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-07-09 13:21:54.959743 | instance | Thursday 09 July 2026 13:21:54 +0000 (0:00:01.046) 0:01:53.469 ********* 2026-07-09 13:21:55.998639 | instance | ok: [instance] 2026-07-09 13:21:55.998728 | instance | 2026-07-09 13:21:55.998913 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-07-09 13:21:55.998988 | instance | Thursday 09 July 2026 13:21:55 +0000 (0:00:01.039) 0:01:54.508 ********* 2026-07-09 13:21:56.928477 | instance | ok: [instance] => (item=None) 2026-07-09 13:21:56.928565 | instance | ok: [instance] 2026-07-09 13:21:56.928948 | instance | 2026-07-09 13:21:56.929012 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-07-09 13:21:56.929022 | instance | Thursday 09 July 2026 13:21:56 +0000 (0:00:00.929) 0:01:55.438 ********* 2026-07-09 13:21:58.196431 | instance | ok: [instance] => (item=None) 2026-07-09 13:21:58.196501 | instance | ok: [instance] 2026-07-09 13:21:58.196620 | instance | 2026-07-09 13:21:58.196795 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-07-09 13:21:58.196890 | instance | Thursday 09 July 2026 13:21:58 +0000 (0:00:01.267) 0:01:56.706 ********* 2026-07-09 13:22:01.067911 | instance | ok: [instance] 2026-07-09 13:22:01.068398 | instance | 2026-07-09 13:22:01.068424 | instance | TASK [Create Ingress] ********************************************************** 2026-07-09 13:22:01.068652 | instance | Thursday 09 July 2026 13:22:01 +0000 (0:00:02.871) 0:01:59.577 ********* 2026-07-09 13:22:01.147448 | instance | included: openstack_helm_ingress for instance 2026-07-09 13:22:01.147524 | instance | 2026-07-09 13:22:01.147817 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-09 13:22:01.147836 | instance | Thursday 09 July 2026 13:22:01 +0000 (0:00:00.079) 0:01:59.657 ********* 2026-07-09 13:22:01.201211 | instance | skipping: [instance] 2026-07-09 13:22:01.214275 | instance | 2026-07-09 13:22:01.214305 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-09 13:22:01.214311 | instance | Thursday 09 July 2026 13:22:01 +0000 (0:00:00.053) 0:01:59.711 ********* 2026-07-09 13:22:01.245525 | instance | skipping: [instance] 2026-07-09 13:22:01.245627 | instance | 2026-07-09 13:22:01.245899 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-09 13:22:01.245940 | instance | Thursday 09 July 2026 13:22:01 +0000 (0:00:00.044) 0:01:59.755 ********* 2026-07-09 13:22:01.323666 | instance | ok: [instance] 2026-07-09 13:22:01.323790 | instance | 2026-07-09 13:22:01.324083 | instance | TASK [Create Ingress identity] ************************************************* 2026-07-09 13:22:01.324115 | instance | Thursday 09 July 2026 13:22:01 +0000 (0:00:00.077) 0:01:59.833 ********* 2026-07-09 13:22:01.400670 | instance | included: ingress for instance 2026-07-09 13:22:01.400705 | instance | 2026-07-09 13:22:01.400710 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-07-09 13:22:01.400715 | instance | Thursday 09 July 2026 13:22:01 +0000 (0:00:00.076) 0:01:59.910 ********* 2026-07-09 13:22:02.485651 | instance | ok: [instance] 2026-07-09 13:22:02.485747 | instance | 2026-07-09 13:22:02.485986 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-07-09 13:22:02.486030 | instance | Thursday 09 July 2026 13:22:02 +0000 (0:00:01.085) 0:02:00.995 ********* 2026-07-09 13:22:02.856584 | instance | ok: [instance] 2026-07-09 13:22:02.856690 | instance | 2026-07-09 13:22:02.856970 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-07-09 13:22:02.857013 | instance | Thursday 09 July 2026 13:22:02 +0000 (0:00:00.370) 0:02:01.366 ********* 2026-07-09 13:22:03.650221 | instance | ok: [instance] 2026-07-09 13:22:03.650317 | instance | 2026-07-09 13:22:03.650515 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-07-09 13:22:03.650672 | instance | Thursday 09 July 2026 13:22:03 +0000 (0:00:00.793) 0:02:02.160 ********* 2026-07-09 13:22:04.746341 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 13:22:04.746475 | instance | 2026-07-09 13:22:04.746654 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-07-09 13:22:04.746825 | instance | Thursday 09 July 2026 13:22:04 +0000 (0:00:01.095) 0:02:03.256 ********* 2026-07-09 13:22:05.805678 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 13:22:05.805761 | instance | 2026-07-09 13:22:05.806042 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-07-09 13:22:05.806125 | instance | Thursday 09 July 2026 13:22:05 +0000 (0:00:01.059) 0:02:04.315 ********* 2026-07-09 13:22:06.874617 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 13:22:06.874651 | instance | 2026-07-09 13:22:06.874656 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-07-09 13:22:06.874661 | instance | Thursday 09 July 2026 13:22:06 +0000 (0:00:01.068) 0:02:05.384 ********* 2026-07-09 13:22:08.004949 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 13:22:08.005045 | instance | 2026-07-09 13:22:08.005341 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 13:22:08.005381 | instance | Thursday 09 July 2026 13:22:07 +0000 (0:00:01.130) 0:02:06.514 ********* 2026-07-09 13:22:08.082272 | instance | ok: [instance] 2026-07-09 13:22:08.082345 | instance | 2026-07-09 13:22:08.082622 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 13:22:08.082640 | instance | Thursday 09 July 2026 13:22:08 +0000 (0:00:00.077) 0:02:06.592 ********* 2026-07-09 13:22:08.129865 | instance | skipping: [instance] 2026-07-09 13:22:08.129945 | instance | 2026-07-09 13:22:08.130174 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 13:22:08.130235 | instance | Thursday 09 July 2026 13:22:08 +0000 (0:00:00.047) 0:02:06.640 ********* 2026-07-09 13:22:08.171483 | instance | skipping: [instance] 2026-07-09 13:22:08.171575 | instance | 2026-07-09 13:22:08.171707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 13:22:08.171828 | instance | Thursday 09 July 2026 13:22:08 +0000 (0:00:00.041) 0:02:06.681 ********* 2026-07-09 13:22:08.213944 | instance | skipping: [instance] 2026-07-09 13:22:08.214028 | instance | 2026-07-09 13:22:08.214181 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 13:22:08.214322 | instance | Thursday 09 July 2026 13:22:08 +0000 (0:00:00.042) 0:02:06.723 ********* 2026-07-09 13:22:08.259671 | instance | skipping: [instance] 2026-07-09 13:22:08.259767 | instance | 2026-07-09 13:22:08.260020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 13:22:08.260061 | instance | Thursday 09 July 2026 13:22:08 +0000 (0:00:00.045) 0:02:06.769 ********* 2026-07-09 13:22:08.308473 | instance | skipping: [instance] 2026-07-09 13:22:08.308547 | instance | 2026-07-09 13:22:08.308871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 13:22:08.308925 | instance | Thursday 09 July 2026 13:22:08 +0000 (0:00:00.048) 0:02:06.818 ********* 2026-07-09 13:22:08.351336 | instance | ok: [instance] 2026-07-09 13:22:08.351448 | instance | 2026-07-09 13:22:08.351756 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 13:22:08.351818 | instance | Thursday 09 July 2026 13:22:08 +0000 (0:00:00.043) 0:02:06.861 ********* 2026-07-09 13:22:08.438492 | instance | ok: [instance] => (item=dashboard) 2026-07-09 13:22:08.438546 | instance | ok: [instance] => (item=identity) 2026-07-09 13:22:08.438553 | instance | ok: [instance] => (item=oslo_cache) 2026-07-09 13:22:08.438897 | instance | ok: [instance] => (item=oslo_db) 2026-07-09 13:22:08.438976 | instance | 2026-07-09 13:22:08.439260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 13:22:08.439558 | instance | Thursday 09 July 2026 13:22:08 +0000 (0:00:00.086) 0:02:06.948 ********* 2026-07-09 13:22:08.495558 | instance | ok: [instance] 2026-07-09 13:22:08.495611 | instance | 2026-07-09 13:22:08.495622 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 13:22:08.495632 | instance | Thursday 09 July 2026 13:22:08 +0000 (0:00:00.056) 0:02:07.004 ********* 2026-07-09 13:22:08.550606 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 13:22:08.550654 | instance | 2026-07-09 13:22:08.550661 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 13:22:08.550668 | instance | Thursday 09 July 2026 13:22:08 +0000 (0:00:00.055) 0:02:07.060 ********* 2026-07-09 13:22:09.109202 | instance | ok: [instance] 2026-07-09 13:22:09.109257 | instance | 2026-07-09 13:22:09.109288 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-07-09 13:22:09.109507 | instance | Thursday 09 July 2026 13:22:09 +0000 (0:00:00.558) 0:02:07.618 ********* 2026-07-09 13:22:11.037947 | instance | ok: [instance] 2026-07-09 13:22:11.038001 | instance | 2026-07-09 13:22:11.038010 | instance | TASK [Create Ingress] ********************************************************** 2026-07-09 13:22:11.038018 | instance | Thursday 09 July 2026 13:22:11 +0000 (0:00:01.928) 0:02:09.547 ********* 2026-07-09 13:22:11.129764 | instance | included: openstack_helm_ingress for instance 2026-07-09 13:22:11.129821 | instance | 2026-07-09 13:22:11.129833 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-09 13:22:11.129843 | instance | Thursday 09 July 2026 13:22:11 +0000 (0:00:00.091) 0:02:09.638 ********* 2026-07-09 13:22:11.179196 | instance | skipping: [instance] 2026-07-09 13:22:11.179239 | instance | 2026-07-09 13:22:11.179246 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-09 13:22:11.179253 | instance | Thursday 09 July 2026 13:22:11 +0000 (0:00:00.050) 0:02:09.688 ********* 2026-07-09 13:22:11.230757 | instance | skipping: [instance] 2026-07-09 13:22:11.230804 | instance | 2026-07-09 13:22:11.230811 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-09 13:22:11.230818 | instance | Thursday 09 July 2026 13:22:11 +0000 (0:00:00.051) 0:02:09.739 ********* 2026-07-09 13:22:11.294682 | instance | ok: [instance] 2026-07-09 13:22:11.295338 | instance | 2026-07-09 13:22:11.295750 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-07-09 13:22:11.296188 | instance | Thursday 09 July 2026 13:22:11 +0000 (0:00:00.064) 0:02:09.804 ********* 2026-07-09 13:22:11.355323 | instance | included: ingress for instance 2026-07-09 13:22:11.355692 | instance | 2026-07-09 13:22:11.356032 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-07-09 13:22:11.356407 | instance | Thursday 09 July 2026 13:22:11 +0000 (0:00:00.060) 0:02:09.865 ********* 2026-07-09 13:22:12.748474 | instance | ok: [instance] 2026-07-09 13:22:12.748554 | instance | 2026-07-09 13:22:12.748568 | instance | PLAY RECAP ********************************************************************* 2026-07-09 13:22:12.748579 | instance | instance : ok=113 changed=0 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 2026-07-09 13:22:12.748590 | instance | 2026-07-09 13:22:12.748606 | instance | Thursday 09 July 2026 13:22:12 +0000 (0:00:01.393) 0:02:11.258 ********* 2026-07-09 13:22:12.748616 | instance | =============================================================================== 2026-07-09 13:22:12.748744 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 18.19s 2026-07-09 13:22:12.748843 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.11s 2026-07-09 13:22:12.748960 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.56s 2026-07-09 13:22:12.749076 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 4.42s 2026-07-09 13:22:12.749193 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart -------------------- 4.06s 2026-07-09 13:22:12.749303 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------- 3.50s 2026-07-09 13:22:12.749429 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs --- 3.09s 2026-07-09 13:22:12.749546 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs -------- 3.09s 2026-07-09 13:22:12.749662 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 3.07s 2026-07-09 13:22:12.749777 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 2.96s 2026-07-09 13:22:12.749892 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ------------------------ 2.87s 2026-07-09 13:22:12.750011 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords --- 2.05s 2026-07-09 13:22:12.750126 | instance | vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets --- 2.04s 2026-07-09 13:22:12.750240 | instance | Gathering Facts --------------------------------------------------------- 1.94s 2026-07-09 13:22:12.750357 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------- 1.93s 2026-07-09 13:22:12.750471 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ------------------------ 1.74s 2026-07-09 13:22:12.750596 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration --- 1.47s 2026-07-09 13:22:12.750719 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart --- 1.43s 2026-07-09 13:22:12.750847 | instance | Gathering Facts --------------------------------------------------------- 1.40s 2026-07-09 13:22:12.750950 | instance | vexxhost.atmosphere.ingress : Create Ingress dashboard ------------------ 1.39s 2026-07-09 13:22:12.862567 | instance | INFO [keycloak > idempotence] Executed: Successful 2026-07-09 13:22:12.873850 | instance | INFO [keycloak > side_effect] Executing 2026-07-09 13:22:12.874210 | instance | WARNING [keycloak > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-09 13:22:12.903733 | instance | INFO [keycloak > verify] Executing 2026-07-09 13:22:13.696878 | instance | 2026-07-09 13:22:13.697159 | instance | PLAY [Create user and assert it exists inside Keystone] ************************ 2026-07-09 13:22:13.697431 | instance | 2026-07-09 13:22:13.697657 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 13:22:13.697833 | instance | Thursday 09 July 2026 13:22:13 +0000 (0:00:00.010) 0:00:00.010 ********* 2026-07-09 13:22:15.347617 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-09 13:22:15.347754 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-09 13:22:15.347917 | instance | interpreter could change the meaning of that path. See 2026-07-09 13:22:15.348079 | instance | https://docs.ansible.com/ansible- 2026-07-09 13:22:15.348281 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-09 13:22:15.378214 | instance | ok: [instance] 2026-07-09 13:22:15.378322 | instance | 2026-07-09 13:22:15.378335 | instance | TASK [Create Keycloak user] **************************************************** 2026-07-09 13:22:15.378355 | instance | Thursday 09 July 2026 13:22:15 +0000 (0:00:01.680) 0:00:01.691 ********* 2026-07-09 13:22:16.527592 | instance | changed: [instance -> localhost] 2026-07-09 13:22:16.527827 | instance | 2026-07-09 13:22:16.528131 | instance | TASK [Set a fact with user information using "end_state" or "existing"] ******** 2026-07-09 13:22:16.528520 | instance | Thursday 09 July 2026 13:22:16 +0000 (0:00:01.150) 0:00:02.841 ********* 2026-07-09 13:22:16.564930 | instance | ok: [instance] 2026-07-09 13:22:16.565105 | instance | 2026-07-09 13:22:16.565273 | instance | TASK [Get list of all users in "atmosphere" domain] **************************** 2026-07-09 13:22:16.565469 | instance | Thursday 09 July 2026 13:22:16 +0000 (0:00:00.037) 0:00:02.878 ********* 2026-07-09 13:22:29.352406 | instance | FAILED - RETRYING: [instance -> localhost]: Get list of all users in "atmosphere" domain (30 retries left). 2026-07-09 13:22:29.352850 | instance | ok: [instance -> localhost] 2026-07-09 13:22:29.353093 | instance | 2026-07-09 13:22:29.353358 | instance | TASK [Assert that the user exists] ********************************************* 2026-07-09 13:22:29.353662 | instance | Thursday 09 July 2026 13:22:29 +0000 (0:00:12.786) 0:00:15.665 ********* 2026-07-09 13:22:29.393715 | instance | ok: [instance] => { 2026-07-09 13:22:29.394081 | instance | "changed": false, 2026-07-09 13:22:29.394444 | instance | "msg": "All assertions passed" 2026-07-09 13:22:29.394793 | instance | } 2026-07-09 13:22:29.395097 | instance | 2026-07-09 13:22:29.395333 | instance | PLAY RECAP ********************************************************************* 2026-07-09 13:22:29.395659 | instance | instance : ok=5 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-09 13:22:29.395902 | instance | 2026-07-09 13:22:29.396186 | instance | Thursday 09 July 2026 13:22:29 +0000 (0:00:00.041) 0:00:15.706 ********* 2026-07-09 13:22:29.396484 | instance | =============================================================================== 2026-07-09 13:22:29.397631 | instance | Get list of all users in "atmosphere" domain --------------------------- 12.79s 2026-07-09 13:22:29.397652 | instance | Gathering Facts --------------------------------------------------------- 1.68s 2026-07-09 13:22:29.397661 | instance | Create Keycloak user ---------------------------------------------------- 1.15s 2026-07-09 13:22:29.397673 | instance | Assert that the user exists --------------------------------------------- 0.04s 2026-07-09 13:22:29.397930 | instance | Set a fact with user information using "end_state" or "existing" -------- 0.04s 2026-07-09 13:22:29.462704 | instance | INFO [keycloak > verify] Executed: Successful 2026-07-09 13:22:29.474714 | instance | INFO [keycloak > cleanup] Executing 2026-07-09 13:22:29.475191 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-09 13:22:29.584291 | instance | INFO [keycloak > destroy] Executing 2026-07-09 13:22:29.584417 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-07-09 13:22:29.584634 | instance | INFO [keycloak > destroy] Executed: Successful 2026-07-09 13:22:29.585255 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-07-09 13:22:29.902655 | instance | ok: Runtime: 0:17:54.415999 2026-07-09 13:22:29.941578 | 2026-07-09 13:22:29.941732 | PLAY RECAP 2026-07-09 13:22:29.941792 | instance | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-09 13:22:29.941822 | 2026-07-09 13:22:30.130841 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-09 13:22:30.716194 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-09 13:22:31.439649 | 2026-07-09 13:22:31.638767 | PLAY [all] 2026-07-09 13:22:31.660711 | 2026-07-09 13:22:31.660900 | TASK [gather-host-logs : creating directory for system status] 2026-07-09 13:22:32.048754 | instance | changed 2026-07-09 13:22:32.053989 | 2026-07-09 13:22:32.054069 | TASK [gather-host-logs : Get logs for each host] 2026-07-09 13:22:32.475508 | instance | + systemd-cgls --full --all --no-pager 2026-07-09 13:22:32.523723 | instance | + ip addr 2026-07-09 13:22:32.527660 | instance | + ip route 2026-07-09 13:22:32.529010 | instance | + lsblk 2026-07-09 13:22:32.537871 | instance | + mount 2026-07-09 13:22:32.544638 | instance | + docker images 2026-07-09 13:22:32.545201 | instance | /bin/bash: line 7: docker: command not found 2026-07-09 13:22:32.545505 | instance | + brctl show 2026-07-09 13:22:32.545858 | instance | /bin/bash: line 8: brctl: command not found 2026-07-09 13:22:32.546148 | instance | + ps aux --sort=-%mem 2026-07-09 13:22:32.574757 | instance | + dpkg -l 2026-07-09 13:22:32.580815 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-07-09 13:22:32.581437 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-07-09 13:22:32.581530 | instance | /bin/bash: line 11: docker: command not found 2026-07-09 13:22:32.581896 | instance | + '[' '!' -z '' ']' 2026-07-09 13:22:32.631187 | instance | ok: Runtime: 0:00:00.153510 2026-07-09 13:22:32.637532 | 2026-07-09 13:22:32.637601 | TASK [gather-host-logs : Downloads logs to executor] 2026-07-09 13:22:33.303743 | instance | changed: 2026-07-09 13:22:33.303929 | instance | created directory /var/lib/zuul/builds/86cf752329ea4a7588642fa98852e9c4/work/logs/instance 2026-07-09 13:22:33.303959 | instance | cd+++++++++ system/ 2026-07-09 13:22:33.303981 | instance | >f+++++++++ system/brctl-show.txt 2026-07-09 13:22:33.304001 | instance | >f+++++++++ system/docker-images.txt 2026-07-09 13:22:33.304021 | instance | >f+++++++++ system/ip-addr.txt 2026-07-09 13:22:33.304042 | instance | >f+++++++++ system/ip-route.txt 2026-07-09 13:22:33.304063 | instance | >f+++++++++ system/lsblk.txt 2026-07-09 13:22:33.304083 | instance | >f+++++++++ system/mount.txt 2026-07-09 13:22:33.304104 | instance | >f+++++++++ system/packages.txt 2026-07-09 13:22:33.304123 | instance | >f+++++++++ system/ps.txt 2026-07-09 13:22:33.304142 | instance | >f+++++++++ system/systemd-cgls.txt 2026-07-09 13:22:33.314453 | 2026-07-09 13:22:33.314549 | LOOP [helm-release-status : creating directory for helm release status] 2026-07-09 13:22:33.537436 | instance | changed: "values" 2026-07-09 13:22:33.718646 | instance | changed: "releases" 2026-07-09 13:22:33.734603 | 2026-07-09 13:22:33.734803 | TASK [helm-release-status : Gather get release status for helm charts] 2026-07-09 13:22:38.294694 | instance | ok: Runtime: 0:00:04.087339 2026-07-09 13:22:38.304927 | 2026-07-09 13:22:38.305075 | TASK [helm-release-status : Downloads logs to executor] 2026-07-09 13:22:38.862222 | instance | changed: 2026-07-09 13:22:38.862383 | instance | cd+++++++++ helm/ 2026-07-09 13:22:38.862412 | instance | cd+++++++++ helm/releases/ 2026-07-09 13:22:38.862433 | instance | cd+++++++++ helm/releases/auth-system/ 2026-07-09 13:22:38.862453 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-07-09 13:22:38.862472 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-07-09 13:22:38.862493 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-07-09 13:22:38.862531 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-07-09 13:22:38.862567 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-07-09 13:22:38.862589 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-07-09 13:22:38.862609 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-07-09 13:22:38.862632 | instance | cd+++++++++ helm/releases/kube-system/ 2026-07-09 13:22:38.862652 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-07-09 13:22:38.862670 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-07-09 13:22:38.862689 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-07-09 13:22:38.862708 | instance | cd+++++++++ helm/releases/monitoring/ 2026-07-09 13:22:38.862726 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-07-09 13:22:38.862744 | instance | cd+++++++++ helm/releases/openstack/ 2026-07-09 13:22:38.862762 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-07-09 13:22:38.862783 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-07-09 13:22:38.862801 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-07-09 13:22:38.862820 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-07-09 13:22:38.862838 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-07-09 13:22:38.862871 | instance | cd+++++++++ helm/values/ 2026-07-09 13:22:38.862890 | instance | cd+++++++++ helm/values/auth-system/ 2026-07-09 13:22:38.862908 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-07-09 13:22:38.862926 | instance | cd+++++++++ helm/values/cert-manager/ 2026-07-09 13:22:38.862944 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-07-09 13:22:38.862962 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-07-09 13:22:38.862980 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-07-09 13:22:38.862998 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-07-09 13:22:38.863015 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-07-09 13:22:38.863033 | instance | cd+++++++++ helm/values/kube-system/ 2026-07-09 13:22:38.863051 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-07-09 13:22:38.863070 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-07-09 13:22:38.863087 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-07-09 13:22:38.863105 | instance | cd+++++++++ helm/values/monitoring/ 2026-07-09 13:22:38.863122 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-07-09 13:22:38.863139 | instance | cd+++++++++ helm/values/openstack/ 2026-07-09 13:22:38.863157 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-07-09 13:22:38.863175 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-07-09 13:22:38.863193 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-07-09 13:22:38.863211 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-07-09 13:22:38.863228 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-07-09 13:22:38.874801 | 2026-07-09 13:22:38.874897 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-07-09 13:22:39.080336 | instance | changed 2026-07-09 13:22:39.087557 | 2026-07-09 13:22:39.087745 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-07-09 13:22:39.351174 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-09 13:22:39.351252 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-09 13:22:39.356230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:39.358915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:39.448649 | instance | node/instance 2026-07-09 13:22:39.453996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:39.510666 | instance | clusterrole/admin 2026-07-09 13:22:39.692832 | instance | clusterrole/cert-manager-cainjector 2026-07-09 13:22:39.719668 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-07-09 13:22:39.731186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:39.731761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:39.870924 | instance | clusterrole/cert-manager-controller-certificates 2026-07-09 13:22:39.920518 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-07-09 13:22:40.036995 | instance | clusterrole/cert-manager-controller-challenges 2026-07-09 13:22:40.093942 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-07-09 13:22:40.223998 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-07-09 13:22:40.282954 | instance | clusterrole/cert-manager-controller-issuers 2026-07-09 13:22:40.399831 | instance | clusterrole/cert-manager-controller-orders 2026-07-09 13:22:40.472853 | instance | clusterrole/cert-manager-edit 2026-07-09 13:22:40.561469 | instance | clusterrole/cert-manager-view 2026-07-09 13:22:40.626571 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-07-09 13:22:40.734462 | instance | clusterrole/cilium 2026-07-09 13:22:40.804005 | instance | clusterrole/cilium-operator 2026-07-09 13:22:40.908205 | instance | clusterrole/cluster-admin 2026-07-09 13:22:40.976536 | instance | clusterrole/edit 2026-07-09 13:22:41.113514 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-09 13:22:41.177543 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-07-09 13:22:41.293035 | instance | clusterrole/ingress-nginx 2026-07-09 13:22:41.386599 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-07-09 13:22:41.508507 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-07-09 13:22:41.568875 | instance | clusterrole/kube-prometheus-stack-operator 2026-07-09 13:22:41.688660 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-07-09 13:22:41.731246 | instance | clusterrole/kubeadm:get-nodes 2026-07-09 13:22:41.882552 | instance | clusterrole/local-path-provisioner 2026-07-09 13:22:41.919204 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-07-09 13:22:42.052712 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-07-09 13:22:42.080963 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-07-09 13:22:42.227307 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-07-09 13:22:42.239302 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-07-09 13:22:42.433196 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-07-09 13:22:42.440556 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-07-09 13:22:42.723103 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-07-09 13:22:42.723267 | instance | clusterrole/secretgen-controller-cluster-role 2026-07-09 13:22:42.905096 | instance | clusterrole/system:aggregate-to-admin 2026-07-09 13:22:42.906173 | instance | clusterrolebinding/cert-manager-cainjector 2026-07-09 13:22:43.199589 | instance | clusterrole/system:aggregate-to-edit 2026-07-09 13:22:43.202151 | instance | clusterrole/system:aggregate-to-view 2026-07-09 13:22:43.375735 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-07-09 13:22:43.490714 | instance | clusterrole/system:auth-delegator 2026-07-09 13:22:43.567225 | instance | clusterrole/system:basic-user 2026-07-09 13:22:43.659074 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-07-09 13:22:43.733889 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-07-09 13:22:43.832969 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-07-09 13:22:44.245452 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-07-09 13:22:44.447198 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-07-09 13:22:44.614645 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-07-09 13:22:44.616633 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-07-09 13:22:44.814701 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-07-09 13:22:44.816289 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-07-09 13:22:45.021530 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-07-09 13:22:45.032963 | instance | clusterrolebinding/cert-manager-controller-orders 2026-07-09 13:22:45.275187 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-07-09 13:22:45.278533 | instance | clusterrolebinding/cilium 2026-07-09 13:22:45.445925 | instance | clusterrolebinding/cilium-operator 2026-07-09 13:22:45.458593 | instance | clusterrolebinding/cluster-admin 2026-07-09 13:22:45.620819 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-07-09 13:22:45.641244 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-09 13:22:45.780928 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-07-09 13:22:45.820593 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-07-09 13:22:45.967696 | instance | clusterrole/system:controller:attachdetach-controller 2026-07-09 13:22:45.988473 | instance | clusterrolebinding/ingress-nginx 2026-07-09 13:22:46.144479 | instance | clusterrole/system:controller:certificate-controller 2026-07-09 13:22:46.157778 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-07-09 13:22:46.304932 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-07-09 13:22:46.317759 | instance | clusterrole/system:controller:cronjob-controller 2026-07-09 13:22:46.501898 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-07-09 13:22:46.521602 | instance | clusterrole/system:controller:daemon-set-controller 2026-07-09 13:22:46.685972 | instance | clusterrole/system:controller:deployment-controller 2026-07-09 13:22:46.691807 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-07-09 13:22:46.841462 | instance | clusterrole/system:controller:disruption-controller 2026-07-09 13:22:46.862022 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-07-09 13:22:47.016534 | instance | clusterrolebinding/kubeadm:get-nodes 2026-07-09 13:22:47.033023 | instance | clusterrole/system:controller:endpoint-controller 2026-07-09 13:22:47.194565 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-07-09 13:22:47.222402 | instance | clusterrole/system:controller:endpointslice-controller 2026-07-09 13:22:47.379212 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-07-09 13:22:47.410066 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-07-09 13:22:47.559380 | instance | clusterrolebinding/kubeadm:node-proxier 2026-07-09 13:22:47.569516 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-07-09 13:22:47.732842 | instance | clusterrolebinding/local-path-provisioner 2026-07-09 13:22:47.749041 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-07-09 13:22:47.899656 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-07-09 13:22:47.910337 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-07-09 13:22:48.062020 | instance | clusterrole/system:controller:expand-controller 2026-07-09 13:22:48.062616 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-07-09 13:22:48.224158 | instance | clusterrole/system:controller:generic-garbage-collector 2026-07-09 13:22:48.227306 | instance | clusterrolebinding/system:basic-user 2026-07-09 13:22:48.380045 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-07-09 13:22:48.403375 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-07-09 13:22:48.560685 | instance | clusterrole/system:controller:job-controller 2026-07-09 13:22:48.570954 | instance | clusterrolebinding/system:controller:certificate-controller 2026-07-09 13:22:48.719933 | instance | clusterrole/system:controller:namespace-controller 2026-07-09 13:22:48.771498 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-07-09 13:22:48.892842 | instance | clusterrole/system:controller:node-controller 2026-07-09 13:22:48.942308 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-07-09 13:22:49.066336 | instance | clusterrole/system:controller:persistent-volume-binder 2026-07-09 13:22:49.117136 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-07-09 13:22:49.253946 | instance | clusterrolebinding/system:controller:deployment-controller 2026-07-09 13:22:49.280575 | instance | clusterrole/system:controller:pod-garbage-collector 2026-07-09 13:22:49.460282 | instance | clusterrolebinding/system:controller:disruption-controller 2026-07-09 13:22:49.470565 | instance | clusterrole/system:controller:pv-protection-controller 2026-07-09 13:22:49.633727 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-07-09 13:22:49.640181 | instance | clusterrole/system:controller:pvc-protection-controller 2026-07-09 13:22:49.792225 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-07-09 13:22:49.809554 | instance | clusterrole/system:controller:replicaset-controller 2026-07-09 13:22:49.988722 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-07-09 13:22:49.993001 | instance | clusterrole/system:controller:replication-controller 2026-07-09 13:22:50.158670 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-07-09 13:22:50.166440 | instance | clusterrole/system:controller:resourcequota-controller 2026-07-09 13:22:50.315861 | instance | clusterrolebinding/system:controller:expand-controller 2026-07-09 13:22:50.328263 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-07-09 13:22:50.485675 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-07-09 13:22:50.509686 | instance | clusterrole/system:controller:route-controller 2026-07-09 13:22:50.649771 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-07-09 13:22:50.679161 | instance | clusterrole/system:controller:service-account-controller 2026-07-09 13:22:50.843275 | instance | clusterrolebinding/system:controller:job-controller 2026-07-09 13:22:50.876154 | instance | clusterrole/system:controller:service-controller 2026-07-09 13:22:51.039678 | instance | clusterrolebinding/system:controller:namespace-controller 2026-07-09 13:22:51.065465 | instance | clusterrolebinding/system:controller:node-controller 2026-07-09 13:22:51.213441 | instance | clusterrole/system:controller:statefulset-controller 2026-07-09 13:22:51.251755 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-07-09 13:22:51.407540 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-07-09 13:22:51.436949 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-07-09 13:22:51.630256 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-07-09 13:22:51.655112 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-07-09 13:22:51.813317 | instance | clusterrole/system:controller:ttl-controller 2026-07-09 13:22:51.898120 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-07-09 13:22:51.999989 | instance | clusterrole/system:coredns 2026-07-09 13:22:52.096076 | instance | clusterrolebinding/system:controller:replication-controller 2026-07-09 13:22:52.187647 | instance | clusterrole/system:discovery 2026-07-09 13:22:52.283914 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-07-09 13:22:52.371796 | instance | clusterrole/system:heapster 2026-07-09 13:22:52.482902 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-07-09 13:22:52.551778 | instance | clusterrole/system:kube-aggregator 2026-07-09 13:22:52.659583 | instance | clusterrolebinding/system:controller:route-controller 2026-07-09 13:22:52.725084 | instance | clusterrole/system:kube-controller-manager 2026-07-09 13:22:52.827582 | instance | clusterrolebinding/system:controller:service-account-controller 2026-07-09 13:22:52.902139 | instance | clusterrole/system:kube-dns 2026-07-09 13:22:53.065379 | instance | clusterrolebinding/system:controller:service-controller 2026-07-09 13:22:53.149390 | instance | clusterrole/system:kube-scheduler 2026-07-09 13:22:53.309051 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-07-09 13:22:53.331803 | instance | clusterrole/system:kubelet-api-admin 2026-07-09 13:22:53.501496 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-07-09 13:22:53.530005 | instance | clusterrole/system:monitoring 2026-07-09 13:22:53.760264 | instance | clusterrolebinding/system:controller:ttl-controller 2026-07-09 13:22:53.761370 | instance | clusterrole/system:node 2026-07-09 13:22:53.983875 | instance | clusterrolebinding/system:coredns 2026-07-09 13:22:53.986837 | instance | clusterrole/system:node-bootstrapper 2026-07-09 13:22:54.169595 | instance | clusterrolebinding/system:discovery 2026-07-09 13:22:54.188973 | instance | clusterrole/system:node-problem-detector 2026-07-09 13:22:54.322670 | instance | clusterrolebinding/system:kube-controller-manager 2026-07-09 13:22:54.345991 | instance | clusterrolebinding/system:kube-dns 2026-07-09 13:22:54.496493 | instance | clusterrole/system:node-proxier 2026-07-09 13:22:54.514386 | instance | clusterrolebinding/system:kube-scheduler 2026-07-09 13:22:54.674117 | instance | clusterrole/system:persistent-volume-provisioner 2026-07-09 13:22:54.687697 | instance | clusterrolebinding/system:monitoring 2026-07-09 13:22:54.919707 | instance | clusterrole/system:public-info-viewer 2026-07-09 13:22:54.922075 | instance | clusterrolebinding/system:node 2026-07-09 13:22:55.124177 | instance | clusterrole/system:service-account-issuer-discovery 2026-07-09 13:22:55.140778 | instance | clusterrolebinding/system:node-proxier 2026-07-09 13:22:55.305854 | instance | clusterrolebinding/system:public-info-viewer 2026-07-09 13:22:55.320395 | instance | clusterrole/system:volume-scheduler 2026-07-09 13:22:55.506816 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-07-09 13:22:55.509012 | instance | clusterrolebinding/system:volume-scheduler 2026-07-09 13:22:55.666851 | instance | clusterrole/view 2026-07-09 13:22:55.680546 | instance | storageclass/general 2026-07-09 13:22:56.052448 | instance | namespace/auth-system 2026-07-09 13:22:56.059831 | instance | namespace/cert-manager 2026-07-09 13:22:56.213534 | instance | namespace/default 2026-07-09 13:22:56.238286 | instance | namespace/envoy-gateway-system 2026-07-09 13:22:56.377912 | instance | namespace/ingress-nginx 2026-07-09 13:22:56.416816 | instance | namespace/kube-node-lease 2026-07-09 13:22:56.554358 | instance | namespace/kube-public 2026-07-09 13:22:56.585347 | instance | namespace/kube-system 2026-07-09 13:22:56.721201 | instance | namespace/local-path-storage 2026-07-09 13:22:56.768170 | instance | namespace/monitoring 2026-07-09 13:22:56.906127 | instance | namespace/openstack 2026-07-09 13:22:56.946774 | instance | namespace/secretgen-controller 2026-07-09 13:22:57.613828 | instance | ok: Runtime: 0:00:17.790778 2026-07-09 13:22:57.622419 | 2026-07-09 13:22:57.622512 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-07-09 13:22:57.847047 | instance | changed 2026-07-09 13:22:57.855922 | 2026-07-09 13:22:57.856074 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-07-09 13:22:58.080798 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-09 13:22:58.081354 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-09 13:22:58.081394 | instance | warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-09 13:22:58.180058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.180132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.280493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.319099 | instance | cert-manager/configmaps/cert-manager-webhook 2026-07-09 13:22:58.319260 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-07-09 13:22:58.327428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.398686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.409545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.485032 | instance | auth-system/configmaps/keycloak-env-vars 2026-07-09 13:22:58.491368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.497179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.521329 | instance | auth-system/configmaps/kube-root-ca.crt 2026-07-09 13:22:58.573581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.595230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.663797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.687485 | instance | cert-manager/deployment/cert-manager 2026-07-09 13:22:58.688827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.717871 | instance | cert-manager/deployment/cert-manager-cainjector 2026-07-09 13:22:58.760149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.776054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.868301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.943209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:58.944584 | instance | cert-manager/deployment/cert-manager-webhook 2026-07-09 13:22:58.952627 | instance | cert-manager/endpoints/cert-manager 2026-07-09 13:22:58.980015 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 13:22:58.989002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.141367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.150052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.216491 | instance | cert-manager/endpoints/cert-manager-webhook 2026-07-09 13:22:59.236917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.251568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.259858 | instance | cert-manager/pods/cert-manager-75c4c745bc-kqj6p 2026-07-09 13:22:59.318952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.375714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.420221 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 13:22:59.421875 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-slxml 2026-07-09 13:22:59.426982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.482880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.499994 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-fpdsd 2026-07-09 13:22:59.524943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.616930 | instance | auth-system/endpoints/keycloak 2026-07-09 13:22:59.619740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.624960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.725298 | instance | auth-system/endpoints/keycloak-headless 2026-07-09 13:22:59.726960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.734726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.814657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.830764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.832969 | instance | auth-system/endpoints/keycloak-metrics 2026-07-09 13:22:59.928570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:22:59.930944 | instance | auth-system/ingresses/keycloak 2026-07-09 13:22:59.944900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.020448 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-07-09 13:23:00.027451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.047653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.119917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.143598 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-07-09 13:23:00.143803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.210156 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-07-09 13:23:00.218876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.240699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.301145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.334423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.358873 | instance | auth-system/networkpolicies/keycloak 2026-07-09 13:23:00.417278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.427777 | instance | auth-system/pods/keycloak-0 2026-07-09 13:23:00.432396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.503759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.541630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.555759 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-07-09 13:23:00.610810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.611865 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-07-09 13:23:00.654333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.707545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.765973 | instance | cert-manager/roles/cert-manager:leaderelection 2026-07-09 13:23:00.768915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.812834 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-07-09 13:23:00.814655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.889078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:00.935994 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 13:23:00.943774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:01.042486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:01.042540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:01.042546 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-07-09 13:23:01.042551 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-07-09 13:23:01.125070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:01.155346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:01.219173 | instance | cert-manager/serviceaccounts/cert-manager 2026-07-09 13:23:01.236140 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 13:23:01.243413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:01.253167 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-07-09 13:23:01.258008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:01.597115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:01.598597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:01.736363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:01.738508 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-07-09 13:23:01.787767 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-07-09 13:23:01.846615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:01.855327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.000789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.012249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.076249 | instance | cert-manager/serviceaccounts/default 2026-07-09 13:23:02.076799 | instance | cert-manager/services/cert-manager 2026-07-09 13:23:02.290171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.291820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.386650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.495886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.506521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.511279 | instance | cert-manager/services/cert-manager-webhook 2026-07-09 13:23:02.521076 | instance | auth-system/secrets/keycloak 2026-07-09 13:23:02.579418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.599398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.680810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.683824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.723808 | instance | auth-system/secrets/keycloak-externaldb 2026-07-09 13:23:02.727301 | instance | auth-system/secrets/keycloak.199-19-213-235.nip.io-tls 2026-07-09 13:23:02.771590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.773720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.861897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.879737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.942713 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-07-09 13:23:02.944432 | instance | auth-system/serviceaccounts/default 2026-07-09 13:23:02.957041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:02.973870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.063804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.063858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.120794 | instance | auth-system/serviceaccounts/keycloak 2026-07-09 13:23:03.150435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.169246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.174435 | instance | auth-system/services/keycloak 2026-07-09 13:23:03.248418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.284451 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 13:23:03.292888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.328356 | instance | auth-system/services/keycloak-headless 2026-07-09 13:23:03.337428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.371321 | instance | auth-system/services/keycloak-metrics 2026-07-09 13:23:03.391495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.435091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.486923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.542846 | instance | auth-system/statefulsets/keycloak 2026-07-09 13:23:03.562022 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 13:23:03.575558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.578514 | instance | default/configmaps/kube-root-ca.crt 2026-07-09 13:23:03.598226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.676590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.730047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.763759 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-07-09 13:23:03.775780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.800959 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-07-09 13:23:03.843984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.973961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:03.998736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.007251 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-07-09 13:23:04.117207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.118593 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-07-09 13:23:04.126688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.203104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.215523 | instance | default/endpoints/kubernetes 2026-07-09 13:23:04.252875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.296689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.321790 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-n6f6p 2026-07-09 13:23:04.344448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.399016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.416929 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-07-09 13:23:04.462635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.501736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.521163 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-07-09 13:23:04.570671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.600290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.644310 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-07-09 13:23:04.676871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.701814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.748133 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-07-09 13:23:04.774633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.808567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.841635 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-07-09 13:23:04.887503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:04.907271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.003880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.004632 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-07-09 13:23:05.008457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.013839 | instance | envoy-gateway-system/serviceaccounts/default 2026-07-09 13:23:05.096231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.134772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.187379 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-07-09 13:23:05.189467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.351748 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 13:23:05.358666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.365348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.414322 | instance | envoy-gateway-system/secrets/envoy 2026-07-09 13:23:05.489425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.501852 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 13:23:05.511310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.516472 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-07-09 13:23:05.587229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.592553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.636371 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-07-09 13:23:05.702202 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-07-09 13:23:05.705049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.705415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.798839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.835254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.878730 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-07-09 13:23:05.897733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:05.919215 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-07-09 13:23:06.006191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.083801 | instance | default/serviceaccounts/default 2026-07-09 13:23:06.095537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.115123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.212805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.219503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.279823 | instance | envoy-gateway-system/services/envoy-gateway 2026-07-09 13:23:06.314986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.320921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.392378 | instance | default/services/kubernetes 2026-07-09 13:23:06.426923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.513947 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-07-09 13:23:06.515607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.578890 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-07-09 13:23:06.621613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.714888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.728503 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-07-09 13:23:06.773207 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-07-09 13:23:06.814620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.822603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.912613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.924780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:06.943296 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-07-09 13:23:06.975722 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-07-09 13:23:07.016696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.070856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.116327 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-07-09 13:23:07.134613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.173349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.198268 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-07-09 13:23:07.226311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.261643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.323477 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-07-09 13:23:07.351308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.353681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.393670 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-07-09 13:23:07.466927 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 13:23:07.473711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.478146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.518813 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-07-09 13:23:07.575764 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 13:23:07.577058 | instance | ingress-nginx/pods/ingress-nginx-controller-fsgq9 2026-07-09 13:23:07.583080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.585012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.683210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.686200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.740384 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-kgxkl 2026-07-09 13:23:07.768935 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-07-09 13:23:07.783721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.795388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.882269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.931547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:07.947155 | instance | ingress-nginx/roles/ingress-nginx 2026-07-09 13:23:07.952281 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-07-09 13:23:08.067013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.119562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.131612 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-07-09 13:23:08.158492 | instance | ingress-nginx/serviceaccounts/default 2026-07-09 13:23:08.171415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.207119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.269698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.292364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.366423 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-07-09 13:23:08.367559 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-07-09 13:23:08.368485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.409459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.508725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.509193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.574506 | instance | ingress-nginx/services/ingress-nginx-controller 2026-07-09 13:23:08.595907 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-07-09 13:23:08.608465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.613858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.687217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.770762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.784945 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-07-09 13:23:08.791643 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-07-09 13:23:08.812225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.846355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.896273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.949220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:08.959339 | instance | kube-node-lease/serviceaccounts/default 2026-07-09 13:23:09.020278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.033575 | instance | kube-public/configmaps/cluster-info 2026-07-09 13:23:09.053929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.147803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.156224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.179281 | instance | kube-public/configmaps/kube-root-ca.crt 2026-07-09 13:23:09.245493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.258214 | instance | kube-system/configmaps/cilium-config 2026-07-09 13:23:09.356745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.357808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.383265 | instance | kube-system/configmaps/coredns 2026-07-09 13:23:09.447196 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-07-09 13:23:09.466196 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 13:23:09.469375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.474416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.574623 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 13:23:09.580973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.593498 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-07-09 13:23:09.613432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.663143 | instance | kube-system/configmaps/kube-proxy 2026-07-09 13:23:09.728083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.731726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.787429 | instance | kube-system/configmaps/kube-root-ca.crt 2026-07-09 13:23:09.875243 | instance | kube-system/configmaps/kubeadm-config 2026-07-09 13:23:09.904605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.971431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:09.978666 | instance | kube-system/configmaps/kubelet-config 2026-07-09 13:23:10.004773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:10.086304 | instance | kube-system/daemonsets/cilium 2026-07-09 13:23:10.109642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:10.134447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:10.166948 | instance | kube-system/daemonsets/kube-proxy 2026-07-09 13:23:10.217491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:10.243856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:10.313292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 13:23:10.337819 | instance | kube-system/deployment/cilium-operator 2026-07-09 13:23:10.399201 | instance | kube-system/deployment/coredns 2026-07-09 13:23:10.514997 | instance | kube-system/endpoints/kube-dns 2026-07-09 13:23:10.572475 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-07-09 13:23:10.683870 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-07-09 13:23:10.731571 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-07-09 13:23:10.873395 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-07-09 13:23:10.898674 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-07-09 13:23:11.052924 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-07-09 13:23:11.076771 | instance | kube-system/pods/cilium-mtrzn 2026-07-09 13:23:11.212700 | instance | kube-system/pods/cilium-operator-869df985b8-bm8c5 2026-07-09 13:23:11.282589 | instance | kube-system/pods/coredns-67659f764b-9zzbs 2026-07-09 13:23:11.407872 | instance | kube-system/pods/coredns-67659f764b-cjqlm 2026-07-09 13:23:11.471082 | instance | kube-system/pods/etcd-instance 2026-07-09 13:23:11.586537 | instance | kube-system/pods/kube-apiserver-instance 2026-07-09 13:23:11.653667 | instance | kube-system/pods/kube-controller-manager-instance 2026-07-09 13:23:11.769602 | instance | kube-system/pods/kube-proxy-78tc4 2026-07-09 13:23:11.839734 | instance | kube-system/pods/kube-scheduler-instance 2026-07-09 13:23:11.975609 | instance | kube-system/pods/kube-vip-instance 2026-07-09 13:23:12.035958 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-07-09 13:23:12.163389 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-07-09 13:23:12.202362 | instance | kube-system/rolebindings/cilium-config-agent 2026-07-09 13:23:12.347926 | instance | kube-system/rolebindings/kube-proxy 2026-07-09 13:23:12.367003 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-07-09 13:23:12.521595 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-07-09 13:23:12.523532 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-07-09 13:23:12.680740 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-07-09 13:23:12.694645 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-07-09 13:23:12.843506 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-07-09 13:23:12.876274 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-07-09 13:23:12.994926 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-07-09 13:23:13.074392 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-07-09 13:23:13.327711 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-07-09 13:23:13.379251 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-07-09 13:23:13.508867 | instance | kube-system/roles/cilium-config-agent 2026-07-09 13:23:13.593285 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-07-09 13:23:13.657735 | instance | kube-system/roles/kube-proxy 2026-07-09 13:23:13.767075 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-07-09 13:23:13.834319 | instance | kube-system/roles/kubeadm:kubelet-config 2026-07-09 13:23:13.928900 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-07-09 13:23:13.998730 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-07-09 13:23:14.187468 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-07-09 13:23:14.191225 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-07-09 13:23:14.350577 | instance | kube-system/roles/system:controller:cloud-provider 2026-07-09 13:23:14.371381 | instance | kube-system/roles/system:controller:token-cleaner 2026-07-09 13:23:14.509002 | instance | kube-public/serviceaccounts/default 2026-07-09 13:23:14.532051 | instance | kube-system/secrets/bootstrap-token-5wuibr 2026-07-09 13:23:14.671371 | instance | kube-system/secrets/bootstrap-token-hley91 2026-07-09 13:23:14.696452 | instance | kube-system/secrets/kubeadm-certs 2026-07-09 13:23:14.867778 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-07-09 13:23:14.894411 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-07-09 13:23:15.087154 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-07-09 13:23:15.119064 | instance | kube-system/serviceaccounts/certificate-controller 2026-07-09 13:23:15.284478 | instance | kube-system/serviceaccounts/cilium 2026-07-09 13:23:15.341616 | instance | kube-system/serviceaccounts/cilium-operator 2026-07-09 13:23:15.570880 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-07-09 13:23:15.572548 | instance | kube-system/serviceaccounts/coredns 2026-07-09 13:23:15.768543 | instance | kube-system/serviceaccounts/cronjob-controller 2026-07-09 13:23:15.770018 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-07-09 13:23:15.962505 | instance | kube-system/serviceaccounts/default 2026-07-09 13:23:15.976318 | instance | kube-system/serviceaccounts/deployment-controller 2026-07-09 13:23:16.165462 | instance | kube-system/serviceaccounts/disruption-controller 2026-07-09 13:23:16.182593 | instance | kube-system/serviceaccounts/endpoint-controller 2026-07-09 13:23:16.377267 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-07-09 13:23:16.384663 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-07-09 13:23:16.566665 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-07-09 13:23:16.584606 | instance | kube-system/serviceaccounts/expand-controller 2026-07-09 13:23:16.761526 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-07-09 13:23:16.806555 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-07-09 13:23:16.980676 | instance | kube-system/serviceaccounts/job-controller 2026-07-09 13:23:17.038870 | instance | kube-system/serviceaccounts/kube-proxy 2026-07-09 13:23:17.198066 | instance | kube-system/serviceaccounts/namespace-controller 2026-07-09 13:23:17.266478 | instance | kube-system/serviceaccounts/node-controller 2026-07-09 13:23:17.427872 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-07-09 13:23:17.470248 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-07-09 13:23:17.620867 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-07-09 13:23:17.675512 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-07-09 13:23:17.811910 | instance | kube-system/serviceaccounts/replicaset-controller 2026-07-09 13:23:17.871148 | instance | kube-system/serviceaccounts/replication-controller 2026-07-09 13:23:18.024838 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-07-09 13:23:18.054272 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-07-09 13:23:18.242566 | instance | kube-system/serviceaccounts/service-account-controller 2026-07-09 13:23:18.253312 | instance | kube-system/serviceaccounts/service-controller 2026-07-09 13:23:18.467252 | instance | kube-system/serviceaccounts/statefulset-controller 2026-07-09 13:23:18.471760 | instance | kube-system/serviceaccounts/token-cleaner 2026-07-09 13:23:18.663152 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-07-09 13:23:18.667287 | instance | kube-system/serviceaccounts/ttl-controller 2026-07-09 13:23:18.861307 | instance | kube-system/services/kube-dns 2026-07-09 13:23:18.869353 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-07-09 13:23:19.022336 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-07-09 13:23:19.030024 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-07-09 13:23:19.252963 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-07-09 13:23:19.254968 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-07-09 13:23:19.421534 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-07-09 13:23:19.443818 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-07-09 13:23:19.587358 | instance | local-path-storage/configmaps/local-path-config 2026-07-09 13:23:19.622536 | instance | local-path-storage/deployment/local-path-provisioner 2026-07-09 13:23:19.748778 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-07-09 13:23:19.802771 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-07-09 13:23:19.939116 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-07-09 13:23:20.022151 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-07-09 13:23:20.107528 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-07-09 13:23:20.185423 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-07-09 13:23:20.299626 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-07-09 13:23:20.405444 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-07-09 13:23:20.492572 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-07-09 13:23:20.692397 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-07-09 13:23:20.740410 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-07-09 13:23:20.922958 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-07-09 13:23:21.091607 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-07-09 13:23:21.116631 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-07-09 13:23:21.282517 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-07-09 13:23:21.315029 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-07-09 13:23:21.463674 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-07-09 13:23:21.514589 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-07-09 13:23:21.634590 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-07-09 13:23:21.701239 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-07-09 13:23:21.821574 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-07-09 13:23:21.883656 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-07-09 13:23:21.985378 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-07-09 13:23:22.056483 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-07-09 13:23:22.192222 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-07-09 13:23:22.311733 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-07-09 13:23:22.401105 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-07-09 13:23:22.497510 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-07-09 13:23:22.564049 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-07-09 13:23:22.680307 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-07-09 13:23:22.735995 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-07-09 13:23:22.868694 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-07-09 13:23:22.927289 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-07-09 13:23:23.035374 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-07-09 13:23:23.091438 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-07-09 13:23:23.205531 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-07-09 13:23:23.330191 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-07-09 13:23:23.418210 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-07-09 13:23:23.644012 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-07-09 13:23:23.659252 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-07-09 13:23:23.813113 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-07-09 13:23:23.841675 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-07-09 13:23:23.998036 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-07-09 13:23:24.026792 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-07-09 13:23:24.168516 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-07-09 13:23:24.210191 | instance | monitoring/configmaps/kube-root-ca.crt 2026-07-09 13:23:24.352083 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-07-09 13:23:24.400756 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-07-09 13:23:24.588419 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-07-09 13:23:24.609136 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-07-09 13:23:24.773932 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-07-09 13:23:24.798508 | instance | monitoring/endpoints/alertmanager-operated 2026-07-09 13:23:24.971033 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-07-09 13:23:24.977229 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-07-09 13:23:25.141699 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-07-09 13:23:25.152027 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-07-09 13:23:25.319427 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-07-09 13:23:25.325128 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-07-09 13:23:25.482426 | instance | monitoring/endpoints/prometheus-operated 2026-07-09 13:23:25.494518 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-07-09 13:23:25.640468 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-07-09 13:23:25.664142 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-07-09 13:23:25.815688 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-kcj49 2026-07-09 13:23:25.836504 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-09 13:23:25.975441 | instance | monitoring/pods/kube-prometheus-stack-grafana-65bd74794f-gvxjc 2026-07-09 13:23:25.996449 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8cnqm 2026-07-09 13:23:26.157444 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-cqrt6 2026-07-09 13:23:26.165790 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-g2dqw 2026-07-09 13:23:26.329366 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-07-09 13:23:26.342265 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-09 13:23:26.513184 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-07-09 13:23:26.516346 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-07-09 13:23:26.679845 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-07-09 13:23:26.689229 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-07-09 13:23:26.842473 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-07-09 13:23:26.859604 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-07-09 13:23:27.009238 | instance | monitoring/serviceaccounts/default 2026-07-09 13:23:27.022643 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-07-09 13:23:27.234438 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-07-09 13:23:27.256472 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-07-09 13:23:27.464895 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-07-09 13:23:27.491705 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-07-09 13:23:27.682501 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-07-09 13:23:27.700167 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-09 13:23:27.884052 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-07-09 13:23:27.913649 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-07-09 13:23:28.051538 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-07-09 13:23:28.081421 | instance | monitoring/secrets/alertmanager-tls 2026-07-09 13:23:28.238266 | instance | monitoring/secrets/grafana-tls 2026-07-09 13:23:28.320841 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-07-09 13:23:28.419141 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-07-09 13:23:28.496531 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-07-09 13:23:28.585482 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-07-09 13:23:28.658658 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-07-09 13:23:28.755240 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-07-09 13:23:28.822774 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-07-09 13:23:29.073044 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-07-09 13:23:29.076626 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-07-09 13:23:29.642515 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-g2dqw-tls 2026-07-09 13:23:29.806500 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-07-09 13:23:29.886501 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-07-09 13:23:29.964052 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-07-09 13:23:30.050619 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-07-09 13:23:30.111555 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-07-09 13:23:30.384778 | instance | monitoring/secrets/prometheus-tls 2026-07-09 13:23:30.390810 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-07-09 13:23:30.564759 | instance | monitoring/services/alertmanager-operated 2026-07-09 13:23:30.692527 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-07-09 13:23:30.780130 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-07-09 13:23:30.898327 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-07-09 13:23:31.024274 | instance | monitoring/services/kube-prometheus-stack-operator 2026-07-09 13:23:31.134343 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-07-09 13:23:31.207739 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-07-09 13:23:31.332575 | instance | monitoring/services/prometheus-operated 2026-07-09 13:23:31.399947 | instance | local-path-storage/serviceaccounts/default 2026-07-09 13:23:31.512999 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-07-09 13:23:31.568980 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-09 13:23:31.681264 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-07-09 13:23:31.755523 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-07-09 13:23:31.938693 | instance | openstack/configmaps/horizon-bin 2026-07-09 13:23:31.988170 | instance | openstack/configmaps/keystone-bin 2026-07-09 13:23:32.229607 | instance | openstack/configmaps/keystone-openid-metadata 2026-07-09 13:23:32.324170 | instance | openstack/configmaps/kube-root-ca.crt 2026-07-09 13:23:32.485068 | instance | openstack/configmaps/memcached-memcached-bin 2026-07-09 13:23:32.546372 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-07-09 13:23:32.705762 | instance | openstack/configmaps/percona-xtradb-pxc 2026-07-09 13:23:32.721551 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-07-09 13:23:32.882407 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-07-09 13:23:32.900438 | instance | openstack/cronjobs/keystone-credential-rotate 2026-07-09 13:23:33.071094 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-07-09 13:23:33.085410 | instance | openstack/deployment/horizon 2026-07-09 13:23:33.245945 | instance | openstack/deployment/keystone-api 2026-07-09 13:23:33.255553 | instance | openstack/deployment/memcached-memcached 2026-07-09 13:23:33.443533 | instance | openstack/deployment/pxc-operator 2026-07-09 13:23:33.478076 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-07-09 13:23:33.622736 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-07-09 13:23:33.648869 | instance | openstack/endpoints/horizon 2026-07-09 13:23:33.804012 | instance | openstack/endpoints/horizon-int 2026-07-09 13:23:33.814268 | instance | openstack/endpoints/keystone-api 2026-07-09 13:23:33.985513 | instance | openstack/endpoints/memcached 2026-07-09 13:23:33.986104 | instance | openstack/endpoints/memcached-metrics 2026-07-09 13:23:34.153318 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-07-09 13:23:34.167577 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-07-09 13:23:34.323940 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-07-09 13:23:34.364297 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-07-09 13:23:34.499345 | instance | openstack/endpoints/percona-xtradb-pxc 2026-07-09 13:23:34.563948 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-07-09 13:23:34.711733 | instance | openstack/endpoints/rabbitmq-keystone 2026-07-09 13:23:34.758854 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-07-09 13:23:34.902520 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-07-09 13:23:34.947760 | instance | secretgen-controller/deployment/secretgen-controller 2026-07-09 13:23:35.084222 | instance | openstack/ingresses/dashboard 2026-07-09 13:23:35.146309 | instance | openstack/ingresses/identity 2026-07-09 13:23:35.264831 | instance | openstack/jobs/horizon-db-init 2026-07-09 13:23:35.324441 | instance | openstack/jobs/horizon-db-sync 2026-07-09 13:23:35.467574 | instance | openstack/jobs/keystone-bootstrap 2026-07-09 13:23:35.518498 | instance | openstack/jobs/keystone-credential-setup 2026-07-09 13:23:35.647445 | instance | openstack/jobs/keystone-db-init 2026-07-09 13:23:35.738334 | instance | openstack/jobs/keystone-db-sync 2026-07-09 13:23:35.829909 | instance | openstack/jobs/keystone-domain-manage 2026-07-09 13:23:35.947759 | instance | openstack/jobs/keystone-fernet-setup 2026-07-09 13:23:36.027726 | instance | openstack/jobs/keystone-rabbit-init 2026-07-09 13:23:36.143427 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-07-09 13:23:36.203660 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-07-09 13:23:36.316685 | instance | openstack/pods/horizon-89d4c9c4c-q92q8 2026-07-09 13:23:36.464762 | instance | openstack/pods/horizon-89d4c9c4c-vjqf9 2026-07-09 13:23:36.563107 | instance | openstack/pods/horizon-89d4c9c4c-z925w 2026-07-09 13:23:36.695951 | instance | openstack/pods/horizon-db-init-n5n52 2026-07-09 13:23:36.749649 | instance | openstack/pods/horizon-db-sync-42jcx 2026-07-09 13:23:36.898174 | instance | openstack/pods/keystone-api-f79594d4c-gwpf7 2026-07-09 13:23:37.010269 | instance | openstack/pods/keystone-bootstrap-lf22s 2026-07-09 13:23:37.161947 | instance | openstack/pods/keystone-credential-setup-qm89l 2026-07-09 13:23:37.202505 | instance | openstack/pods/keystone-db-init-jjpvf 2026-07-09 13:23:37.366624 | instance | openstack/pods/keystone-db-sync-gtm8d 2026-07-09 13:23:37.393458 | instance | openstack/pods/keystone-domain-manage-vwvjt 2026-07-09 13:23:37.616773 | instance | openstack/pods/keystone-fernet-setup-6gnfm 2026-07-09 13:23:37.619273 | instance | openstack/pods/keystone-rabbit-init-hf8jc 2026-07-09 13:23:37.796262 | instance | openstack/pods/memcached-memcached-6479589586-2j2fd 2026-07-09 13:23:37.798971 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-07-09 13:23:37.972804 | instance | openstack/pods/percona-xtradb-pxc-0 2026-07-09 13:23:37.994436 | instance | openstack/pods/pxc-operator-7cff949c8b-ljjjm 2026-07-09 13:23:38.210890 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-mh64t 2026-07-09 13:23:38.213752 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-07-09 13:23:38.383333 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-vz8t2 2026-07-09 13:23:38.440509 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-bql95 2026-07-09 13:23:38.614941 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-07-09 13:23:38.712390 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-07-09 13:23:38.827991 | instance | openstack/rolebindings/horizon-horizon 2026-07-09 13:23:38.896889 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-07-09 13:23:38.994432 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-07-09 13:23:39.085541 | instance | openstack/rolebindings/horizon-horizon-test 2026-07-09 13:23:39.164526 | instance | openstack/rolebindings/keystone-credential-rotate 2026-07-09 13:23:39.253952 | instance | openstack/rolebindings/keystone-credential-setup 2026-07-09 13:23:39.335721 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-07-09 13:23:39.483587 | instance | openstack/rolebindings/keystone-fernet-setup 2026-07-09 13:23:39.555089 | instance | openstack/rolebindings/keystone-keystone-api 2026-07-09 13:23:39.690413 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-07-09 13:23:39.765327 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-07-09 13:23:39.864503 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-07-09 13:23:39.930426 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-07-09 13:23:40.031239 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-07-09 13:23:40.180638 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-07-09 13:23:40.257779 | instance | openstack/rolebindings/keystone-keystone-test 2026-07-09 13:23:40.346110 | instance | openstack/rolebindings/pxc-operator 2026-07-09 13:23:40.421011 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-07-09 13:23:40.570955 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-07-09 13:23:40.587725 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-07-09 13:23:40.742318 | instance | openstack/roles/horizon-openstack-horizon 2026-07-09 13:23:40.812257 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-07-09 13:23:40.899185 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-07-09 13:23:40.967855 | instance | openstack/roles/horizon-openstack-horizon-test 2026-07-09 13:23:41.077041 | instance | openstack/roles/keystone-credential-rotate 2026-07-09 13:23:41.265718 | instance | openstack/roles/keystone-credential-setup 2026-07-09 13:23:41.637953 | instance | openstack/roles/keystone-fernet-rotate 2026-07-09 13:23:41.713826 | instance | openstack/roles/keystone-fernet-setup 2026-07-09 13:23:41.899970 | instance | openstack/roles/keystone-openstack-keystone-api 2026-07-09 13:23:41.906039 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-07-09 13:23:42.077516 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-07-09 13:23:42.084828 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-07-09 13:23:42.245703 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-07-09 13:23:42.258422 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-07-09 13:23:42.438833 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-07-09 13:23:42.444798 | instance | openstack/roles/keystone-openstack-keystone-test 2026-07-09 13:23:42.637511 | instance | openstack/roles/pxc-operator 2026-07-09 13:23:42.640406 | instance | openstack/roles/rabbitmq-cluster-operator 2026-07-09 13:23:42.801987 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-07-09 13:23:42.815597 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-07-09 13:23:42.963845 | instance | openstack/serviceaccounts/default 2026-07-09 13:23:42.979955 | instance | openstack/serviceaccounts/horizon 2026-07-09 13:23:43.169096 | instance | openstack/serviceaccounts/horizon-db-init 2026-07-09 13:23:43.200215 | instance | openstack/serviceaccounts/horizon-db-sync 2026-07-09 13:23:43.372542 | instance | openstack/serviceaccounts/horizon-test 2026-07-09 13:23:43.483924 | instance | openstack/serviceaccounts/keystone-api 2026-07-09 13:23:43.614266 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-07-09 13:23:43.689508 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-07-09 13:23:43.854932 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-07-09 13:23:43.923646 | instance | openstack/serviceaccounts/keystone-db-init 2026-07-09 13:23:44.094266 | instance | openstack/serviceaccounts/keystone-db-sync 2026-07-09 13:23:44.134958 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-07-09 13:23:44.305084 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-07-09 13:23:44.348590 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-07-09 13:23:44.529115 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-07-09 13:23:44.594103 | instance | openstack/serviceaccounts/keystone-test 2026-07-09 13:23:44.744197 | instance | openstack/serviceaccounts/memcached-memcached 2026-07-09 13:23:44.806460 | instance | openstack/serviceaccounts/pxc-operator 2026-07-09 13:23:44.991337 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-07-09 13:23:45.070282 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-07-09 13:23:45.209344 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-07-09 13:23:45.308057 | instance | openstack/secrets/horizon-db-admin 2026-07-09 13:23:45.437803 | instance | openstack/secrets/horizon-db-user 2026-07-09 13:23:45.488520 | instance | openstack/secrets/horizon-etc 2026-07-09 13:23:45.594195 | instance | openstack/secrets/horizon-int-certs 2026-07-09 13:23:45.660414 | instance | openstack/secrets/horizon-keystone-admin 2026-07-09 13:23:45.830216 | instance | openstack/secrets/internal-percona-xtradb 2026-07-09 13:23:45.836041 | instance | openstack/secrets/keystone-api-certs 2026-07-09 13:23:45.984023 | instance | openstack/secrets/keystone-credential-keys 2026-07-09 13:23:46.007543 | instance | openstack/secrets/keystone-db-admin 2026-07-09 13:23:46.147338 | instance | openstack/secrets/keystone-db-user 2026-07-09 13:23:46.175984 | instance | openstack/secrets/keystone-etc 2026-07-09 13:23:46.324076 | instance | openstack/secrets/keystone-fernet-keys 2026-07-09 13:23:46.352930 | instance | openstack/secrets/keystone-keystone-admin 2026-07-09 13:23:46.493228 | instance | openstack/secrets/keystone-keystone-test 2026-07-09 13:23:46.541434 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-07-09 13:23:46.670771 | instance | openstack/secrets/keystone-rabbitmq-user 2026-07-09 13:23:46.735104 | instance | openstack/secrets/percona-xtradb 2026-07-09 13:23:46.859798 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-07-09 13:23:46.914051 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-07-09 13:23:47.036051 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-07-09 13:23:47.084971 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-07-09 13:23:47.216725 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-07-09 13:23:47.270651 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-07-09 13:23:47.424731 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-07-09 13:23:47.459284 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-07-09 13:23:47.619316 | instance | openstack/services/horizon 2026-07-09 13:23:47.689444 | instance | openstack/services/horizon-int 2026-07-09 13:23:47.813919 | instance | openstack/services/keystone-api 2026-07-09 13:23:47.891424 | instance | openstack/services/memcached 2026-07-09 13:23:47.998280 | instance | openstack/services/memcached-metrics 2026-07-09 13:23:48.081488 | instance | openstack/services/percona-xtradb-cluster-operator 2026-07-09 13:23:48.190291 | instance | openstack/services/percona-xtradb-haproxy 2026-07-09 13:23:48.322242 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-07-09 13:23:48.413058 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-07-09 13:23:48.494654 | instance | openstack/services/percona-xtradb-pxc 2026-07-09 13:23:48.599223 | instance | openstack/services/percona-xtradb-pxc-unready 2026-07-09 13:23:48.669539 | instance | openstack/services/rabbitmq-keystone 2026-07-09 13:23:51.940490 | instance | openstack/services/rabbitmq-keystone-nodes 2026-07-09 13:23:52.198029 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-07-09 13:23:52.279957 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-07-09 13:23:52.400632 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-07-09 13:23:52.470646 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-07-09 13:23:52.595105 | instance | secretgen-controller/serviceaccounts/default 2026-07-09 13:23:52.663464 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-07-09 13:23:52.943581 | instance | ok: Runtime: 0:00:54.777666 2026-07-09 13:23:52.957209 | 2026-07-09 13:23:52.957341 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-07-09 13:23:53.662404 | instance | changed: 2026-07-09 13:23:53.662597 | instance | cd+++++++++ objects/ 2026-07-09 13:23:53.662625 | instance | cd+++++++++ objects/cluster/ 2026-07-09 13:23:53.662647 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-07-09 13:23:53.662667 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-07-09 13:23:53.662687 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-07-09 13:23:53.662721 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-07-09 13:23:53.662741 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-07-09 13:23:53.662759 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-07-09 13:23:53.662779 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-09 13:23:53.662800 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-07-09 13:23:53.662820 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-07-09 13:23:53.662838 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-07-09 13:23:53.662856 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-07-09 13:23:53.662873 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-07-09 13:23:53.662891 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-07-09 13:23:53.662911 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-07-09 13:23:53.662929 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-07-09 13:23:53.662947 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-07-09 13:23:53.662965 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-07-09 13:23:53.662982 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-07-09 13:23:53.663000 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-07-09 13:23:53.663017 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-07-09 13:23:53.663035 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-07-09 13:23:53.663051 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-07-09 13:23:53.663069 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-07-09 13:23:53.663087 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-07-09 13:23:53.663104 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-07-09 13:23:53.663121 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-07-09 13:23:53.663139 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-09 13:23:53.663156 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-07-09 13:23:53.663174 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-07-09 13:23:53.663191 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-07-09 13:23:53.663208 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-07-09 13:23:53.663225 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-07-09 13:23:53.663242 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-07-09 13:23:53.663260 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-07-09 13:23:53.663277 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-07-09 13:23:53.663295 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-09 13:23:53.663313 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-09 13:23:53.663331 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-07-09 13:23:53.663348 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-07-09 13:23:53.663371 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-07-09 13:23:53.663389 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-07-09 13:23:53.663406 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-07-09 13:23:53.663423 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-07-09 13:23:53.663441 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-07-09 13:23:53.663458 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-09 13:23:53.663475 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-07-09 13:23:53.663493 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-07-09 13:23:53.663511 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-07-09 13:23:53.663527 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-07-09 13:23:53.663544 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-07-09 13:23:53.663562 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-07-09 13:23:53.663579 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-07-09 13:23:53.663596 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-07-09 13:23:53.663613 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-07-09 13:23:53.663631 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-07-09 13:23:53.663648 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-07-09 13:23:53.663665 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-07-09 13:23:53.663682 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-07-09 13:23:53.663699 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-07-09 13:23:53.663716 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-07-09 13:23:53.663734 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-07-09 13:23:53.663751 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-07-09 13:23:53.663771 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-07-09 13:23:53.663791 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-07-09 13:23:53.663808 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-07-09 13:23:53.663826 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-07-09 13:23:53.663843 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-07-09 13:23:53.663860 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-09 13:23:53.663877 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-09 13:23:53.663895 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-07-09 13:23:53.663912 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-07-09 13:23:53.663928 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-07-09 13:23:53.663946 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-07-09 13:23:53.663969 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-07-09 13:23:53.663988 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-07-09 13:23:53.664005 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-07-09 13:23:53.664022 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-07-09 13:23:53.664040 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-07-09 13:23:53.664057 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-07-09 13:23:53.664074 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-07-09 13:23:53.664092 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-07-09 13:23:53.664110 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-07-09 13:23:53.664131 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-07-09 13:23:53.664149 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-07-09 13:23:53.664167 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-07-09 13:23:53.664185 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-07-09 13:23:53.664203 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-07-09 13:23:53.664220 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-07-09 13:23:53.664238 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-07-09 13:23:53.664255 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-07-09 13:23:53.664273 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-07-09 13:23:53.664290 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-07-09 13:23:53.664308 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-07-09 13:23:53.664326 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-07-09 13:23:53.664343 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-07-09 13:23:53.664361 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-07-09 13:23:53.664378 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-07-09 13:23:53.664395 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-07-09 13:23:53.664412 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-07-09 13:23:53.664429 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-07-09 13:23:53.664445 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-07-09 13:23:53.664463 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-07-09 13:23:53.664480 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-07-09 13:23:53.664497 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-07-09 13:23:53.664514 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-07-09 13:23:53.664536 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-07-09 13:23:53.664553 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-07-09 13:23:53.664571 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-07-09 13:23:53.664588 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-07-09 13:23:53.664605 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-07-09 13:23:53.664621 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-07-09 13:23:53.664638 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-07-09 13:23:53.664655 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-07-09 13:23:53.664673 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-07-09 13:23:53.664690 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-07-09 13:23:53.664707 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-07-09 13:23:53.664725 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-07-09 13:23:53.664742 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-07-09 13:23:53.664761 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-07-09 13:23:53.664781 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-07-09 13:23:53.664799 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-07-09 13:23:53.664839 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-07-09 13:23:53.664875 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-07-09 13:23:53.664896 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-07-09 13:23:53.664915 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-07-09 13:23:53.664933 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-07-09 13:23:53.664951 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-07-09 13:23:53.664989 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-07-09 13:23:53.665009 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-07-09 13:23:53.665026 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-07-09 13:23:53.665043 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-07-09 13:23:53.665061 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-07-09 13:23:53.665078 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-07-09 13:23:53.665095 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-07-09 13:23:53.665112 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-07-09 13:23:53.665130 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-07-09 13:23:53.665147 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-07-09 13:23:53.665514 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-07-09 13:23:53.665561 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-07-09 13:23:53.665591 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-07-09 13:23:53.665631 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-07-09 13:23:53.665666 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-07-09 13:23:53.665696 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-07-09 13:23:53.665720 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-07-09 13:23:53.665739 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-07-09 13:23:53.665767 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-07-09 13:23:53.665816 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-07-09 13:23:53.665847 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-07-09 13:23:53.665873 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-07-09 13:23:53.665900 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-07-09 13:23:53.665924 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-07-09 13:23:53.665949 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-07-09 13:23:53.665974 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-07-09 13:23:53.665998 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-07-09 13:23:53.666023 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-07-09 13:23:53.666051 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-07-09 13:23:53.666071 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-07-09 13:23:53.666089 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-07-09 13:23:53.666107 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-07-09 13:23:53.666124 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-07-09 13:23:53.666142 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-07-09 13:23:53.666160 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-07-09 13:23:53.666179 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-07-09 13:23:53.666197 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-07-09 13:23:53.666215 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-07-09 13:23:53.666232 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-07-09 13:23:53.666249 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-07-09 13:23:53.666266 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-07-09 13:23:53.666284 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-07-09 13:23:53.666302 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-07-09 13:23:53.666319 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-07-09 13:23:53.666336 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-07-09 13:23:53.666353 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-07-09 13:23:53.666379 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-07-09 13:23:53.666397 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-07-09 13:23:53.666414 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-07-09 13:23:53.666432 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-07-09 13:23:53.666449 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-07-09 13:23:53.666467 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-07-09 13:23:53.666484 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-07-09 13:23:53.666502 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-07-09 13:23:53.666520 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-07-09 13:23:53.666538 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-07-09 13:23:53.666556 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-07-09 13:23:53.666575 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-07-09 13:23:53.666593 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-07-09 13:23:53.666611 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-07-09 13:23:53.666629 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-07-09 13:23:53.666647 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-07-09 13:23:53.666664 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-07-09 13:23:53.666682 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-07-09 13:23:53.666699 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-07-09 13:23:53.666717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-07-09 13:23:53.666735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-07-09 13:23:53.666753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-07-09 13:23:53.666774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-09 13:23:53.666794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-07-09 13:23:53.666834 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-07-09 13:23:53.666866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-07-09 13:23:53.666887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-07-09 13:23:53.666907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-07-09 13:23:53.666926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-07-09 13:23:53.666944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-07-09 13:23:53.666963 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-07-09 13:23:53.666981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-07-09 13:23:53.666998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-07-09 13:23:53.667016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-07-09 13:23:53.667034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-07-09 13:23:53.667057 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-07-09 13:23:53.667076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-07-09 13:23:53.667096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-07-09 13:23:53.667114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-09 13:23:53.667183 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-07-09 13:23:53.667231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-07-09 13:23:53.667255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-07-09 13:23:53.667275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-07-09 13:23:53.667294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-07-09 13:23:53.667313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-07-09 13:23:53.667336 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-09 13:23:53.667362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-09 13:23:53.667387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-07-09 13:23:53.667411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-07-09 13:23:53.667435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-07-09 13:23:53.667459 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-07-09 13:23:53.667482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-07-09 13:23:53.667506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-07-09 13:23:53.667530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-07-09 13:23:53.667554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-09 13:23:53.667577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-07-09 13:23:53.667600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-07-09 13:23:53.667623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-07-09 13:23:53.667646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-07-09 13:23:53.667669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-07-09 13:23:53.667693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-07-09 13:23:53.667715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-07-09 13:23:53.667737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-07-09 13:23:53.667760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-07-09 13:23:53.667783 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-07-09 13:23:53.667807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-07-09 13:23:53.667831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-07-09 13:23:53.667854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-07-09 13:23:53.667886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-07-09 13:23:53.667913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-07-09 13:23:53.667938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-07-09 13:23:53.667963 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-07-09 13:23:53.667986 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-07-09 13:23:53.668009 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-09 13:23:53.668035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-09 13:23:53.668061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-07-09 13:23:53.668088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-07-09 13:23:53.668115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-07-09 13:23:53.668141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-07-09 13:23:53.668168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-07-09 13:23:53.668195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-07-09 13:23:53.668220 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-07-09 13:23:53.668246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-07-09 13:23:53.668269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-07-09 13:23:53.668292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-07-09 13:23:53.668314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-07-09 13:23:53.668337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-07-09 13:23:53.668362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-07-09 13:23:53.668386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-07-09 13:23:53.668410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-07-09 13:23:53.668432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-07-09 13:23:53.668456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-07-09 13:23:53.668481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-07-09 13:23:53.668506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-07-09 13:23:53.668531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-07-09 13:23:53.668555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-07-09 13:23:53.668578 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-07-09 13:23:53.668602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-07-09 13:23:53.668626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-07-09 13:23:53.668661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-07-09 13:23:53.668687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-07-09 13:23:53.668710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-07-09 13:23:53.668735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-07-09 13:23:53.668759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-07-09 13:23:53.668785 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-07-09 13:23:53.668811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-07-09 13:23:53.668838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-07-09 13:23:53.668863 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-07-09 13:23:53.668888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-07-09 13:23:53.668913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-07-09 13:23:53.668937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-07-09 13:23:53.668980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-07-09 13:23:53.669003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-07-09 13:23:53.669021 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-07-09 13:23:53.669039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-07-09 13:23:53.669056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-07-09 13:23:53.669074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-07-09 13:23:53.669091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-07-09 13:23:53.669108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-07-09 13:23:53.669125 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-07-09 13:23:53.669142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-07-09 13:23:53.669160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-07-09 13:23:53.669221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-07-09 13:23:53.669250 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-07-09 13:23:53.669295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-07-09 13:23:53.669321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-07-09 13:23:53.669407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-07-09 13:23:53.669433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-07-09 13:23:53.669452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-07-09 13:23:53.669470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-07-09 13:23:53.669488 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-07-09 13:23:53.669526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-07-09 13:23:53.669545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-07-09 13:23:53.669562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-07-09 13:23:53.669580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-07-09 13:23:53.669596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-07-09 13:23:53.669613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-07-09 13:23:53.669630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-07-09 13:23:53.669647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-07-09 13:23:53.669664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-07-09 13:23:53.669681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-07-09 13:23:53.669699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-07-09 13:23:53.669716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-07-09 13:23:53.669734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-07-09 13:23:53.669751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-07-09 13:23:53.669770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-07-09 13:23:53.669807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-07-09 13:23:53.669845 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-07-09 13:23:53.669866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-07-09 13:23:53.669885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-07-09 13:23:53.669903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-07-09 13:23:53.669921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-07-09 13:23:53.669938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-07-09 13:23:53.669956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-07-09 13:23:53.669973 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-07-09 13:23:53.669991 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-07-09 13:23:53.670008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-07-09 13:23:53.670025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-07-09 13:23:53.670042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-07-09 13:23:53.670059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-07-09 13:23:53.670077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-07-09 13:23:53.670094 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-07-09 13:23:53.670111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-07-09 13:23:53.670129 | instance | cd+++++++++ objects/cluster/namespace/ 2026-07-09 13:23:53.670147 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-07-09 13:23:53.670172 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-07-09 13:23:53.670191 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-07-09 13:23:53.670209 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-07-09 13:23:53.670226 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-07-09 13:23:53.670244 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-07-09 13:23:53.670262 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-07-09 13:23:53.670279 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-07-09 13:23:53.670297 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-07-09 13:23:53.670314 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-07-09 13:23:53.670331 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-07-09 13:23:53.670349 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-07-09 13:23:53.670366 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-07-09 13:23:53.670384 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-07-09 13:23:53.670401 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-07-09 13:23:53.670419 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-07-09 13:23:53.670436 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-07-09 13:23:53.670454 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-07-09 13:23:53.670471 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-07-09 13:23:53.670489 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-07-09 13:23:53.670507 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-07-09 13:23:53.670524 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-07-09 13:23:53.670542 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-07-09 13:23:53.670559 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-07-09 13:23:53.670577 | instance | cd+++++++++ objects/cluster/node/ 2026-07-09 13:23:53.670595 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-07-09 13:23:53.670612 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-07-09 13:23:53.670629 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-07-09 13:23:53.670647 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-07-09 13:23:53.670665 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-07-09 13:23:53.670683 | instance | cd+++++++++ objects/namespaced/ 2026-07-09 13:23:53.670700 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-07-09 13:23:53.670718 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-07-09 13:23:53.670736 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-07-09 13:23:53.670754 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-07-09 13:23:53.670775 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-07-09 13:23:53.670801 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-07-09 13:23:53.670822 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-07-09 13:23:53.670937 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-07-09 13:23:53.670958 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-07-09 13:23:53.670976 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-07-09 13:23:53.670994 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-07-09 13:23:53.671011 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-07-09 13:23:53.671034 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-07-09 13:23:53.671052 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-07-09 13:23:53.671070 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-07-09 13:23:53.671087 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-07-09 13:23:53.671104 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-07-09 13:23:53.671121 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-07-09 13:23:53.671137 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-07-09 13:23:53.671154 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-07-09 13:23:53.671171 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-07-09 13:23:53.671189 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-07-09 13:23:53.671206 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-07-09 13:23:53.671223 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-07-09 13:23:53.671240 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-07-09 13:23:53.671257 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-235.nip.io-tls.txt 2026-07-09 13:23:53.671274 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-235.nip.io-tls.yaml 2026-07-09 13:23:53.671292 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-07-09 13:23:53.671309 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-07-09 13:23:53.671326 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-07-09 13:23:53.671343 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-07-09 13:23:53.671360 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-07-09 13:23:53.671377 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-07-09 13:23:53.671394 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-07-09 13:23:53.671411 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-07-09 13:23:53.671428 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-07-09 13:23:53.671445 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-07-09 13:23:53.671462 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-07-09 13:23:53.671479 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-07-09 13:23:53.671496 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-07-09 13:23:53.671513 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-07-09 13:23:53.671530 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-07-09 13:23:53.671548 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-07-09 13:23:53.671565 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-07-09 13:23:53.671583 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-07-09 13:23:53.671606 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-07-09 13:23:53.671629 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-07-09 13:23:53.671652 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-07-09 13:23:53.671675 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-07-09 13:23:53.671698 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-07-09 13:23:53.671726 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-07-09 13:23:53.671751 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-07-09 13:23:53.671780 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-07-09 13:23:53.671808 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-07-09 13:23:53.671835 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-07-09 13:23:53.671859 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-07-09 13:23:53.671882 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-07-09 13:23:53.671904 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-07-09 13:23:53.671927 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-07-09 13:23:53.671949 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-07-09 13:23:53.671975 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-07-09 13:23:53.672000 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-07-09 13:23:53.672027 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-07-09 13:23:53.672054 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-07-09 13:23:53.672079 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-07-09 13:23:53.672102 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-kqj6p.txt 2026-07-09 13:23:53.672131 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-kqj6p.yaml 2026-07-09 13:23:53.672160 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-slxml.txt 2026-07-09 13:23:53.672189 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-slxml.yaml 2026-07-09 13:23:53.672218 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-fpdsd.txt 2026-07-09 13:23:53.672244 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-fpdsd.yaml 2026-07-09 13:23:53.672270 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-07-09 13:23:53.672294 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-07-09 13:23:53.672319 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-07-09 13:23:53.672343 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-07-09 13:23:53.672369 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-07-09 13:23:53.672394 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-07-09 13:23:53.672421 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-07-09 13:23:53.672447 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-07-09 13:23:53.672474 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-07-09 13:23:53.672500 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-07-09 13:23:53.672527 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-07-09 13:23:53.672554 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-07-09 13:23:53.672581 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-07-09 13:23:53.672611 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-07-09 13:23:53.672638 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-07-09 13:23:53.672666 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-07-09 13:23:53.672694 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-07-09 13:23:53.672720 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-07-09 13:23:53.672746 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-07-09 13:23:53.672769 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-07-09 13:23:53.672795 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-07-09 13:23:53.672818 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-07-09 13:23:53.672836 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-07-09 13:23:53.672854 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-07-09 13:23:53.672872 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-07-09 13:23:53.672889 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-07-09 13:23:53.672906 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-07-09 13:23:53.672924 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-07-09 13:23:53.672942 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-07-09 13:23:53.672977 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-07-09 13:23:53.672998 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-07-09 13:23:53.673016 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-07-09 13:23:53.673034 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-07-09 13:23:53.673052 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-07-09 13:23:53.673070 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-07-09 13:23:53.673088 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-07-09 13:23:53.673105 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-07-09 13:23:53.673123 | instance | cd+++++++++ objects/namespaced/default/ 2026-07-09 13:23:53.673140 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-07-09 13:23:53.673157 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-07-09 13:23:53.673174 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-07-09 13:23:53.673213 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-07-09 13:23:53.673233 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-07-09 13:23:53.673251 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-07-09 13:23:53.673268 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-07-09 13:23:53.673286 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-07-09 13:23:53.673303 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-07-09 13:23:53.673328 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-07-09 13:23:53.673375 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-07-09 13:23:53.673405 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-07-09 13:23:53.673425 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-07-09 13:23:53.673444 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-07-09 13:23:53.673462 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-07-09 13:23:53.673480 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-07-09 13:23:53.673498 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-07-09 13:23:53.673516 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-07-09 13:23:53.673534 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-07-09 13:23:53.673551 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-07-09 13:23:53.673568 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-07-09 13:23:53.673586 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-07-09 13:23:53.673603 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-07-09 13:23:53.673620 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-07-09 13:23:53.673638 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-07-09 13:23:53.673655 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-n6f6p.txt 2026-07-09 13:23:53.673673 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-n6f6p.yaml 2026-07-09 13:23:53.673691 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-07-09 13:23:53.673709 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-07-09 13:23:53.673727 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-07-09 13:23:53.673746 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-09 13:23:53.673763 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-09 13:23:53.673786 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-07-09 13:23:53.673832 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-07-09 13:23:53.673855 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-07-09 13:23:53.673875 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-07-09 13:23:53.673893 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-07-09 13:23:53.673911 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-09 13:23:53.673928 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-09 13:23:53.673946 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-07-09 13:23:53.673965 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-07-09 13:23:53.673983 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-07-09 13:23:53.674000 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-07-09 13:23:53.674024 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-07-09 13:23:53.674043 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-07-09 13:23:53.674060 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-07-09 13:23:53.674078 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-07-09 13:23:53.674095 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-07-09 13:23:53.674112 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-07-09 13:23:53.674129 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-07-09 13:23:53.674146 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-07-09 13:23:53.674164 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-07-09 13:23:53.674181 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-07-09 13:23:53.674199 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-07-09 13:23:53.674216 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-07-09 13:23:53.674234 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-07-09 13:23:53.674252 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-07-09 13:23:53.674270 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-07-09 13:23:53.674287 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-07-09 13:23:53.674305 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-07-09 13:23:53.674322 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-07-09 13:23:53.674340 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-07-09 13:23:53.674356 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-07-09 13:23:53.674374 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-07-09 13:23:53.674391 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-07-09 13:23:53.674408 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-07-09 13:23:53.674425 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-07-09 13:23:53.674442 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-07-09 13:23:53.674459 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-07-09 13:23:53.674476 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-07-09 13:23:53.674493 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-07-09 13:23:53.674510 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-07-09 13:23:53.674528 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-07-09 13:23:53.674545 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-07-09 13:23:53.674562 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-07-09 13:23:53.674580 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-07-09 13:23:53.674597 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-07-09 13:23:53.674614 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-07-09 13:23:53.674637 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-07-09 13:23:53.674655 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-07-09 13:23:53.674673 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-07-09 13:23:53.674690 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-07-09 13:23:53.674708 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-07-09 13:23:53.674726 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-07-09 13:23:53.674743 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-07-09 13:23:53.674760 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-07-09 13:23:53.674779 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-07-09 13:23:53.674806 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-07-09 13:23:53.674829 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-fsgq9.txt 2026-07-09 13:23:53.674849 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-fsgq9.yaml 2026-07-09 13:23:53.674867 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-kgxkl.txt 2026-07-09 13:23:53.674885 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-kgxkl.yaml 2026-07-09 13:23:53.674903 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-07-09 13:23:53.674920 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-07-09 13:23:53.674937 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-07-09 13:23:53.674955 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-07-09 13:23:53.674972 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-07-09 13:23:53.674989 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-07-09 13:23:53.675006 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-07-09 13:23:53.675023 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-07-09 13:23:53.675041 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-07-09 13:23:53.675058 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-07-09 13:23:53.675075 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-07-09 13:23:53.675092 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-07-09 13:23:53.675109 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-07-09 13:23:53.675126 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-07-09 13:23:53.675142 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-07-09 13:23:53.675160 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-07-09 13:23:53.675177 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-07-09 13:23:53.675194 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-07-09 13:23:53.675211 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-07-09 13:23:53.675228 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-07-09 13:23:53.675251 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-07-09 13:23:53.675270 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-07-09 13:23:53.675287 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-07-09 13:23:53.675304 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-07-09 13:23:53.675322 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-07-09 13:23:53.675339 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-07-09 13:23:53.675356 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-07-09 13:23:53.675373 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-07-09 13:23:53.675391 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-07-09 13:23:53.675408 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-07-09 13:23:53.675425 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-07-09 13:23:53.675443 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-07-09 13:23:53.675460 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-07-09 13:23:53.675477 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-07-09 13:23:53.675494 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-07-09 13:23:53.675511 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-07-09 13:23:53.675528 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-07-09 13:23:53.675545 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-07-09 13:23:53.675562 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-07-09 13:23:53.675579 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-07-09 13:23:53.675596 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-07-09 13:23:53.675624 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-09 13:23:53.675669 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-09 13:23:53.675698 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-07-09 13:23:53.675721 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-09 13:23:53.675740 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-07-09 13:23:53.675758 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-09 13:23:53.675777 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-09 13:23:53.675822 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-07-09 13:23:53.675853 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-07-09 13:23:53.675873 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-07-09 13:23:53.675892 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-07-09 13:23:53.675910 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-07-09 13:23:53.675928 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-07-09 13:23:53.675946 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-07-09 13:23:53.675970 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-07-09 13:23:53.675989 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-07-09 13:23:53.676007 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-07-09 13:23:53.676025 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-07-09 13:23:53.676042 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-07-09 13:23:53.676060 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-07-09 13:23:53.676078 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-07-09 13:23:53.676096 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-07-09 13:23:53.676113 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-07-09 13:23:53.676131 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-07-09 13:23:53.676149 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-07-09 13:23:53.676166 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-07-09 13:23:53.676183 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-07-09 13:23:53.676201 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-07-09 13:23:53.676219 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-07-09 13:23:53.676237 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-07-09 13:23:53.676254 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-07-09 13:23:53.676272 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-07-09 13:23:53.676290 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-07-09 13:23:53.676307 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-07-09 13:23:53.676325 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-07-09 13:23:53.676341 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-07-09 13:23:53.676358 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-07-09 13:23:53.676375 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-07-09 13:23:53.676393 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-07-09 13:23:53.676410 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-07-09 13:23:53.676428 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-07-09 13:23:53.676445 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-07-09 13:23:53.676463 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-07-09 13:23:53.676480 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-07-09 13:23:53.676498 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-07-09 13:23:53.676515 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-07-09 13:23:53.676532 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-09 13:23:53.676550 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-07-09 13:23:53.676567 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-07-09 13:23:53.676584 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-07-09 13:23:53.676606 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-07-09 13:23:53.676624 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-07-09 13:23:53.676641 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-07-09 13:23:53.676658 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-07-09 13:23:53.676676 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-07-09 13:23:53.676693 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-07-09 13:23:53.676711 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-mtrzn.txt 2026-07-09 13:23:53.676728 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-mtrzn.yaml 2026-07-09 13:23:53.676745 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-bm8c5.txt 2026-07-09 13:23:53.676765 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-bm8c5.yaml 2026-07-09 13:23:53.676789 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-9zzbs.txt 2026-07-09 13:23:53.676815 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-9zzbs.yaml 2026-07-09 13:23:53.676838 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-cjqlm.txt 2026-07-09 13:23:53.676856 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-cjqlm.yaml 2026-07-09 13:23:53.676875 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-07-09 13:23:53.676919 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-07-09 13:23:53.676975 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-07-09 13:23:53.677010 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-07-09 13:23:53.677032 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-07-09 13:23:53.677050 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-07-09 13:23:53.677068 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-78tc4.txt 2026-07-09 13:23:53.677086 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-78tc4.yaml 2026-07-09 13:23:53.677104 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-07-09 13:23:53.677121 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-07-09 13:23:53.677138 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-07-09 13:23:53.677156 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-07-09 13:23:53.677173 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-07-09 13:23:53.677221 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-07-09 13:23:53.677243 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-07-09 13:23:53.677262 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-07-09 13:23:53.677279 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-07-09 13:23:53.677296 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-07-09 13:23:53.677314 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-07-09 13:23:53.677359 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-07-09 13:23:53.677400 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-07-09 13:23:53.677422 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-07-09 13:23:53.677441 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-07-09 13:23:53.677459 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-07-09 13:23:53.677478 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-07-09 13:23:53.677495 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-07-09 13:23:53.677514 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-07-09 13:23:53.677532 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-07-09 13:23:53.677549 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-07-09 13:23:53.677567 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-07-09 13:23:53.677584 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-09 13:23:53.677602 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-07-09 13:23:53.677619 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-07-09 13:23:53.677636 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-07-09 13:23:53.677653 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-07-09 13:23:53.677671 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-07-09 13:23:53.677689 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-07-09 13:23:53.677707 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-07-09 13:23:53.677724 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-07-09 13:23:53.677742 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-07-09 13:23:53.677759 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-07-09 13:23:53.677778 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-07-09 13:23:53.677822 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-07-09 13:23:53.677849 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-07-09 13:23:53.677868 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-07-09 13:23:53.677887 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-07-09 13:23:53.677905 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-07-09 13:23:53.677923 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-07-09 13:23:53.677941 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-07-09 13:23:53.677959 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-07-09 13:23:53.677976 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-07-09 13:23:53.677994 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-07-09 13:23:53.678017 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-07-09 13:23:53.678035 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-07-09 13:23:53.678052 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-07-09 13:23:53.678069 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-07-09 13:23:53.678087 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-07-09 13:23:53.678104 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-07-09 13:23:53.678122 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-07-09 13:23:53.678140 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-5wuibr.txt 2026-07-09 13:23:53.678157 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-5wuibr.yaml 2026-07-09 13:23:53.678175 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-hley91.txt 2026-07-09 13:23:53.678192 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-hley91.yaml 2026-07-09 13:23:53.678209 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-07-09 13:23:53.678226 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-07-09 13:23:53.678243 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-07-09 13:23:53.678261 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-07-09 13:23:53.678277 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-07-09 13:23:53.678294 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-07-09 13:23:53.678311 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-07-09 13:23:53.678328 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-07-09 13:23:53.678345 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-07-09 13:23:53.678362 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-07-09 13:23:53.678379 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-07-09 13:23:53.678396 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-07-09 13:23:53.678413 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-07-09 13:23:53.678429 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-07-09 13:23:53.678446 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-07-09 13:23:53.678463 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-07-09 13:23:53.678479 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-07-09 13:23:53.678496 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-07-09 13:23:53.678513 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-07-09 13:23:53.678529 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-07-09 13:23:53.678546 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-07-09 13:23:53.678563 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-07-09 13:23:53.678580 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-07-09 13:23:53.678602 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-07-09 13:23:53.678620 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-07-09 13:23:53.678637 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-07-09 13:23:53.678654 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-07-09 13:23:53.678672 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-07-09 13:23:53.678689 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-07-09 13:23:53.678706 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-07-09 13:23:53.678723 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-07-09 13:23:53.678740 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-07-09 13:23:53.678757 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-07-09 13:23:53.678775 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-07-09 13:23:53.678800 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-07-09 13:23:53.678826 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-07-09 13:23:53.678848 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-07-09 13:23:53.678866 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-07-09 13:23:53.678884 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-07-09 13:23:53.678901 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-07-09 13:23:53.678919 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-07-09 13:23:53.678937 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-07-09 13:23:53.678954 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-07-09 13:23:53.678972 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-07-09 13:23:53.678989 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-07-09 13:23:53.679007 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-07-09 13:23:53.679024 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-07-09 13:23:53.679041 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-07-09 13:23:53.679058 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-07-09 13:23:53.679075 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-07-09 13:23:53.679092 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-07-09 13:23:53.679109 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-07-09 13:23:53.679126 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-07-09 13:23:53.679143 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-07-09 13:23:53.679160 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-07-09 13:23:53.679177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-07-09 13:23:53.679199 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-07-09 13:23:53.679216 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-07-09 13:23:53.679234 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-07-09 13:23:53.679251 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-07-09 13:23:53.679268 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-07-09 13:23:53.679285 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-07-09 13:23:53.679302 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-07-09 13:23:53.679319 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-07-09 13:23:53.679337 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-07-09 13:23:53.679355 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-07-09 13:23:53.679372 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-07-09 13:23:53.679390 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-07-09 13:23:53.679407 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-07-09 13:23:53.679424 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-07-09 13:23:53.679441 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-07-09 13:23:53.679458 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-07-09 13:23:53.679475 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-07-09 13:23:53.679491 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-07-09 13:23:53.679508 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-07-09 13:23:53.679525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-07-09 13:23:53.679543 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-07-09 13:23:53.679560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-07-09 13:23:53.679577 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-07-09 13:23:53.679594 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-07-09 13:23:53.679611 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-07-09 13:23:53.679629 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-07-09 13:23:53.679646 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-07-09 13:23:53.679663 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-07-09 13:23:53.679680 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-07-09 13:23:53.679697 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-09 13:23:53.679714 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-07-09 13:23:53.679731 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-07-09 13:23:53.679748 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-07-09 13:23:53.679772 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-07-09 13:23:53.679799 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-07-09 13:23:53.679823 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-07-09 13:23:53.679844 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-07-09 13:23:53.679862 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-07-09 13:23:53.679879 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-07-09 13:23:53.679897 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-07-09 13:23:53.679915 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-07-09 13:23:53.679933 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-07-09 13:23:53.679950 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-07-09 13:23:53.679967 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-07-09 13:23:53.679984 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-07-09 13:23:53.680002 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-07-09 13:23:53.680020 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-07-09 13:23:53.680037 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-07-09 13:23:53.680055 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-kcj49.txt 2026-07-09 13:23:53.680072 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-kcj49.yaml 2026-07-09 13:23:53.680090 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-07-09 13:23:53.680108 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-07-09 13:23:53.680126 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-07-09 13:23:53.680144 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-07-09 13:23:53.680162 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-07-09 13:23:53.680179 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-07-09 13:23:53.680197 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-07-09 13:23:53.680214 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-07-09 13:23:53.680232 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-07-09 13:23:53.680249 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-07-09 13:23:53.680266 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-07-09 13:23:53.680283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-07-09 13:23:53.680300 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-07-09 13:23:53.680318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-07-09 13:23:53.680335 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-07-09 13:23:53.680352 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-07-09 13:23:53.680375 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-07-09 13:23:53.680392 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-07-09 13:23:53.680409 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-07-09 13:23:53.680425 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-07-09 13:23:53.680443 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-07-09 13:23:53.680460 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-07-09 13:23:53.680477 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-07-09 13:23:53.680493 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-07-09 13:23:53.680509 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-07-09 13:23:53.680526 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-07-09 13:23:53.680543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-07-09 13:23:53.680560 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-07-09 13:23:53.680577 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-07-09 13:23:53.680595 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-07-09 13:23:53.680611 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-07-09 13:23:53.680629 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-07-09 13:23:53.680646 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-07-09 13:23:53.680663 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-07-09 13:23:53.680680 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-07-09 13:23:53.680697 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-07-09 13:23:53.680715 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-07-09 13:23:53.680732 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-07-09 13:23:53.680749 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-07-09 13:23:53.680766 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-07-09 13:23:53.680786 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-07-09 13:23:53.680812 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-07-09 13:23:53.680834 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-07-09 13:23:53.680851 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-07-09 13:23:53.680868 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-07-09 13:23:53.680891 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-07-09 13:23:53.680910 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-07-09 13:23:53.680927 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-07-09 13:23:53.680944 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-07-09 13:23:53.681048 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-07-09 13:23:53.681072 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-07-09 13:23:53.681091 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-07-09 13:23:53.681109 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-07-09 13:23:53.681127 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-07-09 13:23:53.681145 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-07-09 13:23:53.681163 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-07-09 13:23:53.681180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-07-09 13:23:53.681234 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-07-09 13:23:53.681261 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-07-09 13:23:53.681281 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-07-09 13:23:53.681299 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-07-09 13:23:53.681319 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-07-09 13:23:53.681366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-07-09 13:23:53.681397 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-07-09 13:23:53.681418 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-07-09 13:23:53.681436 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-07-09 13:23:53.681454 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-07-09 13:23:53.681472 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-07-09 13:23:53.681490 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-07-09 13:23:53.681508 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-07-09 13:23:53.681526 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-07-09 13:23:53.681545 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-07-09 13:23:53.681562 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-07-09 13:23:53.681580 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-07-09 13:23:53.681604 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-07-09 13:23:53.681622 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-07-09 13:23:53.681639 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-07-09 13:23:53.681657 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-07-09 13:23:53.681673 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-07-09 13:23:53.681690 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-07-09 13:23:53.681707 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-07-09 13:23:53.681724 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-07-09 13:23:53.681742 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-07-09 13:23:53.681759 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-07-09 13:23:53.681777 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-07-09 13:23:53.681821 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-07-09 13:23:53.681851 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-07-09 13:23:53.681871 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-07-09 13:23:53.681890 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-07-09 13:23:53.681908 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-07-09 13:23:53.681925 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-07-09 13:23:53.681943 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-07-09 13:23:53.681960 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-07-09 13:23:53.681978 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-07-09 13:23:53.681995 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-07-09 13:23:53.682012 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-07-09 13:23:53.682029 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-07-09 13:23:53.682046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-07-09 13:23:53.682064 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-07-09 13:23:53.682081 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-07-09 13:23:53.682098 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-07-09 13:23:53.682115 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-07-09 13:23:53.682133 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-07-09 13:23:53.682150 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-07-09 13:23:53.682167 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-07-09 13:23:53.682191 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-09 13:23:53.682210 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-09 13:23:53.682227 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-07-09 13:23:53.682245 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-07-09 13:23:53.682262 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-07-09 13:23:53.682280 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-07-09 13:23:53.682297 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-09 13:23:53.682314 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-07-09 13:23:53.682332 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-07-09 13:23:53.682349 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-07-09 13:23:53.682367 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-07-09 13:23:53.682384 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-07-09 13:23:53.682402 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-07-09 13:23:53.682419 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-07-09 13:23:53.682436 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-07-09 13:23:53.682453 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-07-09 13:23:53.682470 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-07-09 13:23:53.682488 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-09 13:23:53.682506 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-07-09 13:23:53.682523 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-07-09 13:23:53.682541 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-09 13:23:53.682559 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-09 13:23:53.682577 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-07-09 13:23:53.682594 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-07-09 13:23:53.682612 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-07-09 13:23:53.682629 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-07-09 13:23:53.682646 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-07-09 13:23:53.682663 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-07-09 13:23:53.682681 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-07-09 13:23:53.682698 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-07-09 13:23:53.682715 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-07-09 13:23:53.682733 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-07-09 13:23:53.682751 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-07-09 13:23:53.682772 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-07-09 13:23:53.682798 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-09 13:23:53.682836 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-09 13:23:53.682855 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-09 13:23:53.682874 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-09 13:23:53.682892 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-07-09 13:23:53.682909 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-09 13:23:53.682927 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-09 13:23:53.682944 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-65bd74794f-gvxjc.txt 2026-07-09 13:23:53.682961 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-65bd74794f-gvxjc.yaml 2026-07-09 13:23:53.682978 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8cnqm.txt 2026-07-09 13:23:53.682994 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8cnqm.yaml 2026-07-09 13:23:53.683012 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-cqrt6.txt 2026-07-09 13:23:53.683029 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-cqrt6.yaml 2026-07-09 13:23:53.683046 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-g2dqw.txt 2026-07-09 13:23:53.683063 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-g2dqw.yaml 2026-07-09 13:23:53.683080 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-09 13:23:53.683097 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-09 13:23:53.683114 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-07-09 13:23:53.683131 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-07-09 13:23:53.683148 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-07-09 13:23:53.683165 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-09 13:23:53.683182 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-09 13:23:53.683199 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-07-09 13:23:53.683216 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-07-09 13:23:53.683233 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-07-09 13:23:53.683251 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-09 13:23:53.683268 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-09 13:23:53.683286 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-07-09 13:23:53.683308 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-07-09 13:23:53.683326 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-07-09 13:23:53.683344 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-07-09 13:23:53.683362 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-07-09 13:23:53.683379 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-07-09 13:23:53.683396 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-07-09 13:23:53.683414 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-09 13:23:53.683431 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-09 13:23:53.683448 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-07-09 13:23:53.683466 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-07-09 13:23:53.683484 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-07-09 13:23:53.683502 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-07-09 13:23:53.683519 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-07-09 13:23:53.683537 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-07-09 13:23:53.683555 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-07-09 13:23:53.683572 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-07-09 13:23:53.683590 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-07-09 13:23:53.683607 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-07-09 13:23:53.683625 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-07-09 13:23:53.683642 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-07-09 13:23:53.683659 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-07-09 13:23:53.683676 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-07-09 13:23:53.683693 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-07-09 13:23:53.683710 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-07-09 13:23:53.683727 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-07-09 13:23:53.683744 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-07-09 13:23:53.683764 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-07-09 13:23:53.683785 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-07-09 13:23:53.683811 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-07-09 13:23:53.683834 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-07-09 13:23:53.683857 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-g2dqw-tls.txt 2026-07-09 13:23:53.683876 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-g2dqw-tls.yaml 2026-07-09 13:23:53.683893 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-07-09 13:23:53.683911 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-07-09 13:23:53.683928 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-07-09 13:23:53.683944 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-07-09 13:23:53.683962 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-07-09 13:23:53.683980 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-07-09 13:23:53.683997 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-07-09 13:23:53.684015 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-07-09 13:23:53.684032 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-09 13:23:53.684070 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-09 13:23:53.684107 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-07-09 13:23:53.684134 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-07-09 13:23:53.684156 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-07-09 13:23:53.684175 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-07-09 13:23:53.684193 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-07-09 13:23:53.684211 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-07-09 13:23:53.684229 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-07-09 13:23:53.684246 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-07-09 13:23:53.684263 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-07-09 13:23:53.684280 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-07-09 13:23:53.684297 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-07-09 13:23:53.684314 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-07-09 13:23:53.684331 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-09 13:23:53.684349 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-07-09 13:23:53.684366 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-07-09 13:23:53.684383 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-09 13:23:53.684400 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-09 13:23:53.684417 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-07-09 13:23:53.684441 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-07-09 13:23:53.684459 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-07-09 13:23:53.684477 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-07-09 13:23:53.684494 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-07-09 13:23:53.684511 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-07-09 13:23:53.684527 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-07-09 13:23:53.684544 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-07-09 13:23:53.684561 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-07-09 13:23:53.684578 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-07-09 13:23:53.684595 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-09 13:23:53.684612 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-07-09 13:23:53.684629 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-07-09 13:23:53.684647 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-09 13:23:53.684664 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-09 13:23:53.684681 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-07-09 13:23:53.684698 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-07-09 13:23:53.684716 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-07-09 13:23:53.684733 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-07-09 13:23:53.684750 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-07-09 13:23:53.684767 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-09 13:23:53.684798 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-09 13:23:53.684840 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-09 13:23:53.684861 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-09 13:23:53.684880 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-07-09 13:23:53.684899 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-07-09 13:23:53.684917 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-07-09 13:23:53.684935 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-07-09 13:23:53.684957 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-07-09 13:23:53.684993 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-07-09 13:23:53.685012 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-07-09 13:23:53.685029 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-07-09 13:23:53.685047 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-07-09 13:23:53.685064 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-07-09 13:23:53.685087 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-07-09 13:23:53.685106 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-07-09 13:23:53.685123 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-07-09 13:23:53.685141 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-07-09 13:23:53.685158 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-07-09 13:23:53.685176 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-07-09 13:23:53.685194 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-07-09 13:23:53.685245 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-07-09 13:23:53.685265 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-07-09 13:23:53.685282 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-07-09 13:23:53.685300 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-07-09 13:23:53.685322 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-07-09 13:23:53.685371 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-07-09 13:23:53.685399 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-07-09 13:23:53.685420 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-07-09 13:23:53.685439 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-07-09 13:23:53.685457 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-07-09 13:23:53.685475 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-07-09 13:23:53.685493 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-07-09 13:23:53.685510 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-07-09 13:23:53.685528 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-07-09 13:23:53.685545 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-07-09 13:23:53.685562 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-07-09 13:23:53.685580 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-07-09 13:23:53.685597 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-07-09 13:23:53.685614 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-07-09 13:23:53.685631 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-07-09 13:23:53.685654 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-07-09 13:23:53.685701 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-07-09 13:23:53.685732 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-07-09 13:23:53.685761 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-07-09 13:23:53.685788 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-07-09 13:23:53.685811 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-07-09 13:23:53.685834 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-07-09 13:23:53.685858 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-07-09 13:23:53.685882 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-07-09 13:23:53.685913 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-07-09 13:23:53.685937 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-07-09 13:23:53.685959 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-07-09 13:23:53.685982 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-07-09 13:23:53.686007 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-07-09 13:23:53.686034 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-07-09 13:23:53.686056 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-07-09 13:23:53.686074 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-07-09 13:23:53.686092 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-07-09 13:23:53.686109 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-07-09 13:23:53.686126 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-07-09 13:23:53.686143 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-07-09 13:23:53.686160 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-07-09 13:23:53.686177 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-07-09 13:23:53.686194 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-07-09 13:23:53.686212 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-07-09 13:23:53.686229 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-07-09 13:23:53.686246 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-07-09 13:23:53.686263 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-07-09 13:23:53.686280 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-09 13:23:53.686297 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-09 13:23:53.686315 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-07-09 13:23:53.686332 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-07-09 13:23:53.686350 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-07-09 13:23:53.686367 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-07-09 13:23:53.686384 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-07-09 13:23:53.686401 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-07-09 13:23:53.686417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-07-09 13:23:53.686434 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-07-09 13:23:53.686452 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-07-09 13:23:53.686468 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-07-09 13:23:53.686485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-07-09 13:23:53.686502 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-07-09 13:23:53.686518 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-07-09 13:23:53.686535 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-07-09 13:23:53.686553 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-07-09 13:23:53.686576 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-07-09 13:23:53.686594 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-07-09 13:23:53.686612 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-07-09 13:23:53.686629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-07-09 13:23:53.686646 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-07-09 13:23:53.686663 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-07-09 13:23:53.686680 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-07-09 13:23:53.686698 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-07-09 13:23:53.686715 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-07-09 13:23:53.686733 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-07-09 13:23:53.686751 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-07-09 13:23:53.686769 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-07-09 13:23:53.686786 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-07-09 13:23:53.686804 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-07-09 13:23:53.686821 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-07-09 13:23:53.686839 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-07-09 13:23:53.686856 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-07-09 13:23:53.686873 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-07-09 13:23:53.686891 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-07-09 13:23:53.686908 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-07-09 13:23:53.686925 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-89d4c9c4c-q92q8.txt 2026-07-09 13:23:53.686942 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-89d4c9c4c-q92q8.yaml 2026-07-09 13:23:53.686959 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-89d4c9c4c-vjqf9.txt 2026-07-09 13:23:53.686976 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-89d4c9c4c-vjqf9.yaml 2026-07-09 13:23:53.686994 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-89d4c9c4c-z925w.txt 2026-07-09 13:23:53.687012 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-89d4c9c4c-z925w.yaml 2026-07-09 13:23:53.687037 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-n5n52.txt 2026-07-09 13:23:53.687065 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-n5n52.yaml 2026-07-09 13:23:53.687094 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-42jcx.txt 2026-07-09 13:23:53.687121 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-42jcx.yaml 2026-07-09 13:23:53.687146 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-f79594d4c-gwpf7.txt 2026-07-09 13:23:53.687170 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-f79594d4c-gwpf7.yaml 2026-07-09 13:23:53.687195 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-lf22s.txt 2026-07-09 13:23:53.687218 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-lf22s.yaml 2026-07-09 13:23:53.687245 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-qm89l.txt 2026-07-09 13:23:53.687278 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-qm89l.yaml 2026-07-09 13:23:53.687297 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-jjpvf.txt 2026-07-09 13:23:53.687315 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-jjpvf.yaml 2026-07-09 13:23:53.687332 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-gtm8d.txt 2026-07-09 13:23:53.687349 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-gtm8d.yaml 2026-07-09 13:23:53.687367 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-vwvjt.txt 2026-07-09 13:23:53.687384 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-vwvjt.yaml 2026-07-09 13:23:53.687402 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-6gnfm.txt 2026-07-09 13:23:53.687419 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-6gnfm.yaml 2026-07-09 13:23:53.687436 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-hf8jc.txt 2026-07-09 13:23:53.687453 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-hf8jc.yaml 2026-07-09 13:23:53.687470 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-2j2fd.txt 2026-07-09 13:23:53.687487 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-2j2fd.yaml 2026-07-09 13:23:53.687504 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-07-09 13:23:53.687521 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-07-09 13:23:53.687539 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-07-09 13:23:53.687556 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-07-09 13:23:53.687573 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-ljjjm.txt 2026-07-09 13:23:53.687590 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-ljjjm.yaml 2026-07-09 13:23:53.687607 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-mh64t.txt 2026-07-09 13:23:53.687624 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-mh64t.yaml 2026-07-09 13:23:53.687642 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-07-09 13:23:53.687659 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-07-09 13:23:53.687676 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-bql95.txt 2026-07-09 13:23:53.687693 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-bql95.yaml 2026-07-09 13:23:53.687711 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-07-09 13:23:53.687728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-07-09 13:23:53.687746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-07-09 13:23:53.687763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-07-09 13:23:53.687780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-07-09 13:23:53.687797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-07-09 13:23:53.687814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-07-09 13:23:53.687831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-07-09 13:23:53.687849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-07-09 13:23:53.687871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-07-09 13:23:53.687890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-07-09 13:23:53.687908 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-07-09 13:23:53.687925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-07-09 13:23:53.687942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-07-09 13:23:53.687959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-07-09 13:23:53.687976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-07-09 13:23:53.687993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-07-09 13:23:53.688010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-07-09 13:23:53.688027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-07-09 13:23:53.688044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-07-09 13:23:53.688061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-07-09 13:23:53.688079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-07-09 13:23:53.688096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-07-09 13:23:53.688114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-07-09 13:23:53.688131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-07-09 13:23:53.688149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-07-09 13:23:53.688166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-07-09 13:23:53.688183 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-07-09 13:23:53.688200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-07-09 13:23:53.688217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-07-09 13:23:53.688234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-07-09 13:23:53.688251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-07-09 13:23:53.688268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-07-09 13:23:53.688285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-07-09 13:23:53.688302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-07-09 13:23:53.688319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-07-09 13:23:53.688336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-07-09 13:23:53.688353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-07-09 13:23:53.688371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-07-09 13:23:53.688389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-07-09 13:23:53.688406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-07-09 13:23:53.688423 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-07-09 13:23:53.688444 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-07-09 13:23:53.688462 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-07-09 13:23:53.688479 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-07-09 13:23:53.688496 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-07-09 13:23:53.688513 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-07-09 13:23:53.688530 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-07-09 13:23:53.688546 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-07-09 13:23:53.688563 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-07-09 13:23:53.688580 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-07-09 13:23:53.688596 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-07-09 13:23:53.688613 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-07-09 13:23:53.688630 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-07-09 13:23:53.688647 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-07-09 13:23:53.688662 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-07-09 13:23:53.688679 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-07-09 13:23:53.688695 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-07-09 13:23:53.688712 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-07-09 13:23:53.688729 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-07-09 13:23:53.688746 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-07-09 13:23:53.688764 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-07-09 13:23:53.688784 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-07-09 13:23:53.688801 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-07-09 13:23:53.688819 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-07-09 13:23:53.688836 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-07-09 13:23:53.688852 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-07-09 13:23:53.688869 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-07-09 13:23:53.688886 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-07-09 13:23:53.688903 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-07-09 13:23:53.688921 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-07-09 13:23:53.688938 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-07-09 13:23:53.688973 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-07-09 13:23:53.688994 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-07-09 13:23:53.689012 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-07-09 13:23:53.689033 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-07-09 13:23:53.689051 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-07-09 13:23:53.689068 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-07-09 13:23:53.689086 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-07-09 13:23:53.689103 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-07-09 13:23:53.689120 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-07-09 13:23:53.689137 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-07-09 13:23:53.689154 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-07-09 13:23:53.689172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-07-09 13:23:53.689189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-07-09 13:23:53.689207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-07-09 13:23:53.689243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-07-09 13:23:53.689261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-07-09 13:23:53.689278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-07-09 13:23:53.689295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-07-09 13:23:53.689313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-07-09 13:23:53.689330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-07-09 13:23:53.689347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-07-09 13:23:53.689364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-07-09 13:23:53.689382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-07-09 13:23:53.689400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-07-09 13:23:53.689417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-07-09 13:23:53.689435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-07-09 13:23:53.689452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-07-09 13:23:53.689468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-07-09 13:23:53.689485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-07-09 13:23:53.689502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-07-09 13:23:53.689519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-07-09 13:23:53.689536 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-07-09 13:23:53.689553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-07-09 13:23:53.689570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-07-09 13:23:53.689587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-07-09 13:23:53.689605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-07-09 13:23:53.689622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-07-09 13:23:53.689639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-07-09 13:23:53.689657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-07-09 13:23:53.689681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-07-09 13:23:53.689699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-07-09 13:23:53.689716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-07-09 13:23:53.689732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-07-09 13:23:53.689749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-07-09 13:23:53.689766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-07-09 13:23:53.689783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-07-09 13:23:53.689801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-07-09 13:23:53.689818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-07-09 13:23:53.689835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-07-09 13:23:53.689853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-09 13:23:53.689870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-09 13:23:53.689887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-07-09 13:23:53.689904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-07-09 13:23:53.689921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-07-09 13:23:53.689938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-07-09 13:23:53.689955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-07-09 13:23:53.689972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-07-09 13:23:53.689989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-07-09 13:23:53.690006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-07-09 13:23:53.690024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-07-09 13:23:53.690041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-07-09 13:23:53.690058 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-07-09 13:23:53.690076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-07-09 13:23:53.690093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-07-09 13:23:53.690111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-07-09 13:23:53.690128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-07-09 13:23:53.690145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-07-09 13:23:53.690161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-07-09 13:23:53.690178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-07-09 13:23:53.690196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-07-09 13:23:53.690213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-07-09 13:23:53.690231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-07-09 13:23:53.690248 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-07-09 13:23:53.690270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-07-09 13:23:53.690288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-07-09 13:23:53.690306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-07-09 13:23:53.690323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-07-09 13:23:53.690341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-07-09 13:23:53.690358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-07-09 13:23:53.690376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-07-09 13:23:53.690394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-07-09 13:23:53.690411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-07-09 13:23:53.690428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-07-09 13:23:53.690446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-07-09 13:23:53.690463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-07-09 13:23:53.690481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-07-09 13:23:53.690499 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-07-09 13:23:53.690516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-07-09 13:23:53.690534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-07-09 13:23:53.690551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-07-09 13:23:53.690568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-07-09 13:23:53.690584 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-07-09 13:23:53.690601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-07-09 13:23:53.690618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-07-09 13:23:53.690635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-07-09 13:23:53.690652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-07-09 13:23:53.690669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-07-09 13:23:53.690686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-07-09 13:23:53.690704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-07-09 13:23:53.690720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-07-09 13:23:53.690737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-07-09 13:23:53.690754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-07-09 13:23:53.690771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-07-09 13:23:53.690788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-07-09 13:23:53.690805 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-07-09 13:23:53.690822 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-07-09 13:23:53.690839 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-07-09 13:23:53.690862 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-07-09 13:23:53.690880 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-07-09 13:23:53.690897 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-07-09 13:23:53.690915 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-07-09 13:23:53.690932 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-07-09 13:23:53.690949 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-07-09 13:23:53.690966 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-07-09 13:23:53.690983 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-07-09 13:23:53.691000 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-07-09 13:23:53.691017 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-07-09 13:23:53.691035 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-07-09 13:23:53.691052 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-07-09 13:23:53.691069 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-07-09 13:23:53.691137 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-07-09 13:23:53.691158 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-07-09 13:23:53.691176 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-07-09 13:23:53.691194 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-07-09 13:23:53.691211 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-07-09 13:23:53.691229 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-07-09 13:23:53.691246 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-07-09 13:23:53.691264 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-07-09 13:23:53.691281 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-07-09 13:23:53.691298 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-07-09 13:23:53.691315 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-07-09 13:23:53.691333 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-09 13:23:53.691350 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-09 13:23:53.691368 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-07-09 13:23:53.691385 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-07-09 13:23:53.691402 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-07-09 13:23:53.691419 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-07-09 13:23:53.691436 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-07-09 13:23:53.691453 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-07-09 13:23:53.691470 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-07-09 13:23:53.691487 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-07-09 13:23:53.691505 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-07-09 13:23:53.691527 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-07-09 13:23:53.691546 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-07-09 13:23:53.691563 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-07-09 13:23:53.691581 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-07-09 13:23:53.691598 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-07-09 13:23:53.691616 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-07-09 13:23:53.691634 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-vz8t2.txt 2026-07-09 13:23:53.691653 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-vz8t2.yaml 2026-07-09 13:23:53.691671 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-07-09 13:23:53.691688 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-07-09 13:23:53.691705 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-07-09 13:23:53.691723 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-07-09 13:23:53.691740 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-07-09 13:23:53.712793 | 2026-07-09 13:23:53.712912 | TASK [gather-pod-logs : creating directory for pod logs] 2026-07-09 13:23:53.928700 | instance | changed 2026-07-09 13:23:53.935560 | 2026-07-09 13:23:53.935646 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-07-09 13:23:54.167555 | instance | changed 2026-07-09 13:23:54.172651 | 2026-07-09 13:23:54.172727 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-07-09 13:23:54.770335 | instance | auth-system/keycloak-0/keycloak 2026-07-09 13:23:54.964847 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-07-09 13:23:55.144743 | instance | cert-manager/cert-manager-75c4c745bc-kqj6p/cert-manager-controller 2026-07-09 13:23:55.335925 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-kqj6p" not found 2026-07-09 13:23:55.522966 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-slxml/cert-manager-cainjector 2026-07-09 13:23:55.777112 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-slxml" not found 2026-07-09 13:23:55.956498 | instance | cert-manager/cert-manager-webhook-548949fc64-fpdsd/cert-manager-webhook 2026-07-09 13:23:56.301137 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-fpdsd" not found 2026-07-09 13:23:56.468753 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-n6f6p/envoy-gateway 2026-07-09 13:23:56.660464 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-n6f6p" not found 2026-07-09 13:23:56.820380 | instance | ingress-nginx/ingress-nginx-controller-fsgq9/controller 2026-07-09 13:23:57.000074 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-fsgq9" not found 2026-07-09 13:23:57.164422 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kgxkl/ingress-nginx-default-backend 2026-07-09 13:23:57.320689 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-kgxkl" not found 2026-07-09 13:23:57.504704 | instance | kube-system/cilium-mtrzn/config 2026-07-09 13:23:57.748749 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-mtrzn" not found 2026-07-09 13:23:57.752712 | instance | kube-system/cilium-mtrzn/mount-cgroup 2026-07-09 13:23:57.937259 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-mtrzn" not found 2026-07-09 13:23:57.940550 | instance | kube-system/cilium-mtrzn/apply-sysctl-overwrites 2026-07-09 13:23:58.127449 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-mtrzn" not found 2026-07-09 13:23:58.132438 | instance | kube-system/cilium-mtrzn/mount-bpf-fs 2026-07-09 13:23:58.340451 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-mtrzn" not found 2026-07-09 13:23:58.344529 | instance | kube-system/cilium-mtrzn/clean-cilium-state 2026-07-09 13:23:58.518825 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-mtrzn" not found 2026-07-09 13:23:58.523117 | instance | kube-system/cilium-mtrzn/install-cni-binaries 2026-07-09 13:23:58.702907 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-mtrzn" not found 2026-07-09 13:23:58.706627 | instance | kube-system/cilium-mtrzn/cilium-agent 2026-07-09 13:23:58.917917 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-mtrzn" not found 2026-07-09 13:23:59.080260 | instance | kube-system/cilium-operator-869df985b8-bm8c5/cilium-operator 2026-07-09 13:23:59.253907 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-bm8c5" not found 2026-07-09 13:23:59.433493 | instance | kube-system/coredns-67659f764b-9zzbs/coredns 2026-07-09 13:23:59.610202 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-9zzbs" not found 2026-07-09 13:23:59.764884 | instance | kube-system/coredns-67659f764b-cjqlm/coredns 2026-07-09 13:23:59.927277 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-cjqlm" not found 2026-07-09 13:24:00.098591 | instance | kube-system/etcd-instance/etcd 2026-07-09 13:24:00.305673 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-07-09 13:24:00.478583 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-07-09 13:24:00.664940 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-07-09 13:24:00.828768 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-07-09 13:24:01.023270 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-07-09 13:24:01.181415 | instance | kube-system/kube-proxy-78tc4/kube-proxy 2026-07-09 13:24:01.361680 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-78tc4" not found 2026-07-09 13:24:01.529282 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-07-09 13:24:01.698463 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-07-09 13:24:01.871197 | instance | kube-system/kube-vip-instance/kube-vip 2026-07-09 13:24:02.049132 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-07-09 13:24:02.236965 | instance | local-path-storage/local-path-provisioner-679c578f5-kcj49/local-path-provisioner 2026-07-09 13:24:02.419952 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-kcj49" not found 2026-07-09 13:24:02.584177 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-07-09 13:24:02.745613 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-09 13:24:02.750773 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-07-09 13:24:02.941152 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-09 13:24:02.945215 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-07-09 13:24:03.103614 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-09 13:24:03.108068 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-07-09 13:24:03.269731 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-09 13:24:03.434050 | instance | monitoring/kube-prometheus-stack-grafana-65bd74794f-gvxjc/grafana-sc-dashboard 2026-07-09 13:24:03.607515 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-65bd74794f-gvxjc" not found 2026-07-09 13:24:03.611570 | instance | monitoring/kube-prometheus-stack-grafana-65bd74794f-gvxjc/grafana-sc-datasources 2026-07-09 13:24:03.826121 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-65bd74794f-gvxjc" not found 2026-07-09 13:24:03.829310 | instance | monitoring/kube-prometheus-stack-grafana-65bd74794f-gvxjc/grafana 2026-07-09 13:24:04.078131 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-65bd74794f-gvxjc" not found 2026-07-09 13:24:04.245728 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8cnqm/kube-state-metrics 2026-07-09 13:24:04.519940 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-8cnqm" not found 2026-07-09 13:24:04.697552 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-cqrt6/kube-prometheus-stack 2026-07-09 13:24:04.871816 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-cqrt6" not found 2026-07-09 13:24:05.036073 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-g2dqw/node-exporter 2026-07-09 13:24:05.232169 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-g2dqw/pod-tls-sidecar 2026-07-09 13:24:05.415644 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-g2dqw" not found 2026-07-09 13:24:05.586395 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-07-09 13:24:05.744645 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-09 13:24:05.748781 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-07-09 13:24:05.975920 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-09 13:24:05.978956 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-07-09 13:24:06.153016 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-09 13:24:06.157237 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-07-09 13:24:06.322530 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-09 13:24:06.327072 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-07-09 13:24:06.516144 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-09 13:24:06.685147 | instance | openstack/horizon-89d4c9c4c-q92q8/init 2026-07-09 13:24:06.849113 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-89d4c9c4c-q92q8" not found 2026-07-09 13:24:06.852226 | instance | openstack/horizon-89d4c9c4c-q92q8/horizon 2026-07-09 13:24:07.208083 | instance | openstack/horizon-89d4c9c4c-vjqf9/init 2026-07-09 13:24:07.394930 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-89d4c9c4c-vjqf9" not found 2026-07-09 13:24:07.399319 | instance | openstack/horizon-89d4c9c4c-vjqf9/horizon 2026-07-09 13:24:07.581641 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-89d4c9c4c-vjqf9" not found 2026-07-09 13:24:07.746256 | instance | openstack/horizon-89d4c9c4c-z925w/init 2026-07-09 13:24:07.921519 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-89d4c9c4c-z925w" not found 2026-07-09 13:24:07.925655 | instance | openstack/horizon-89d4c9c4c-z925w/horizon 2026-07-09 13:24:08.126100 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-89d4c9c4c-z925w" not found 2026-07-09 13:24:08.285225 | instance | openstack/horizon-db-init-n5n52/init 2026-07-09 13:24:08.456496 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-n5n52" not found 2026-07-09 13:24:08.460178 | instance | openstack/horizon-db-init-n5n52/horizon-db-init-0 2026-07-09 13:24:08.635436 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-n5n52" not found 2026-07-09 13:24:08.803357 | instance | openstack/horizon-db-sync-42jcx/init 2026-07-09 13:24:08.961324 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-42jcx" not found 2026-07-09 13:24:08.965768 | instance | openstack/horizon-db-sync-42jcx/horizon-db-sync 2026-07-09 13:24:09.133535 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-42jcx" not found 2026-07-09 13:24:09.318164 | instance | openstack/keystone-api-f79594d4c-gwpf7/init 2026-07-09 13:24:09.515596 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-f79594d4c-gwpf7" not found 2026-07-09 13:24:09.519413 | instance | openstack/keystone-api-f79594d4c-gwpf7/keystone-api 2026-07-09 13:24:09.695308 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-f79594d4c-gwpf7" not found 2026-07-09 13:24:09.858864 | instance | openstack/keystone-bootstrap-lf22s/init 2026-07-09 13:24:10.022368 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-lf22s" not found 2026-07-09 13:24:10.025720 | instance | openstack/keystone-bootstrap-lf22s/bootstrap 2026-07-09 13:24:10.183524 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-lf22s" not found 2026-07-09 13:24:10.350412 | instance | openstack/keystone-credential-setup-qm89l/init 2026-07-09 13:24:10.615525 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-qm89l" not found 2026-07-09 13:24:10.620182 | instance | openstack/keystone-credential-setup-qm89l/keystone-credential-setup 2026-07-09 13:24:10.799131 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-qm89l" not found 2026-07-09 13:24:10.960493 | instance | openstack/keystone-db-init-jjpvf/init 2026-07-09 13:24:11.133496 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-jjpvf" not found 2026-07-09 13:24:11.136212 | instance | openstack/keystone-db-init-jjpvf/keystone-db-init-0 2026-07-09 13:24:11.312395 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-jjpvf" not found 2026-07-09 13:24:11.486840 | instance | openstack/keystone-db-sync-gtm8d/init 2026-07-09 13:24:11.662923 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-gtm8d" not found 2026-07-09 13:24:11.667108 | instance | openstack/keystone-db-sync-gtm8d/keystone-db-sync 2026-07-09 13:24:11.840567 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-gtm8d" not found 2026-07-09 13:24:12.020464 | instance | openstack/keystone-domain-manage-vwvjt/init 2026-07-09 13:24:12.189546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-vwvjt" not found 2026-07-09 13:24:12.196177 | instance | openstack/keystone-domain-manage-vwvjt/keystone-domain-manage 2026-07-09 13:24:12.368852 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-vwvjt" not found 2026-07-09 13:24:12.555207 | instance | openstack/keystone-fernet-setup-6gnfm/init 2026-07-09 13:24:12.723332 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-6gnfm" not found 2026-07-09 13:24:12.726005 | instance | openstack/keystone-fernet-setup-6gnfm/keystone-fernet-setup 2026-07-09 13:24:12.888027 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-6gnfm" not found 2026-07-09 13:24:13.050825 | instance | openstack/keystone-rabbit-init-hf8jc/init 2026-07-09 13:24:13.213205 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-hf8jc" not found 2026-07-09 13:24:13.215734 | instance | openstack/keystone-rabbit-init-hf8jc/rabbit-init 2026-07-09 13:24:13.392123 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-hf8jc" not found 2026-07-09 13:24:13.551008 | instance | openstack/memcached-memcached-6479589586-2j2fd/init 2026-07-09 13:24:13.714980 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-2j2fd" not found 2026-07-09 13:24:13.721077 | instance | openstack/memcached-memcached-6479589586-2j2fd/memcached 2026-07-09 13:24:14.032608 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-2j2fd" not found 2026-07-09 13:24:14.036414 | instance | openstack/memcached-memcached-6479589586-2j2fd/memcached-exporter 2026-07-09 13:24:14.363218 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-2j2fd" not found 2026-07-09 13:24:14.629536 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-07-09 13:24:14.854442 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-09 13:24:14.858072 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-07-09 13:24:15.030032 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-09 13:24:15.033676 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-07-09 13:24:15.237766 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-07-09 13:24:15.242032 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-07-09 13:24:15.422248 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-07-09 13:24:15.610995 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-07-09 13:24:15.788129 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-07-09 13:24:15.791796 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-07-09 13:24:15.980388 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-07-09 13:24:15.981063 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-07-09 13:24:16.145426 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-07-09 13:24:16.321018 | instance | openstack/pxc-operator-7cff949c8b-ljjjm/percona-xtradb-cluster-operator 2026-07-09 13:24:16.556948 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-7cff949c8b-ljjjm" not found 2026-07-09 13:24:16.762621 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-mh64t/rabbitmq-cluster-operator 2026-07-09 13:24:16.944646 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-mh64t" not found 2026-07-09 13:24:17.115141 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-07-09 13:24:17.284916 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-07-09 13:24:17.287835 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-07-09 13:24:17.464134 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-07-09 13:24:17.620932 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-bql95/rabbitmq-cluster-operator 2026-07-09 13:24:17.814198 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-bql95" not found 2026-07-09 13:24:17.977696 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-vz8t2/secretgen-controller 2026-07-09 13:24:18.151897 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-vz8t2" not found 2026-07-09 13:24:18.251909 | instance | ERROR 2026-07-09 13:24:18.252113 | instance | { 2026-07-09 13:24:18.252142 | instance | "delta": "0:00:23.763914", 2026-07-09 13:24:18.252163 | instance | "end": "2026-07-09 13:24:18.155488", 2026-07-09 13:24:18.252181 | instance | "msg": "non-zero return code", 2026-07-09 13:24:18.252199 | instance | "rc": 123, 2026-07-09 13:24:18.252217 | instance | "start": "2026-07-09 13:23:54.391574" 2026-07-09 13:24:18.252235 | instance | } 2026-07-09 13:24:18.252257 | instance | ERROR: Ignoring Errors 2026-07-09 13:24:18.258882 | 2026-07-09 13:24:18.258952 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-07-09 13:24:19.415918 | instance | changed: 2026-07-09 13:24:19.416187 | instance | cd+++++++++ pod-logs/ 2026-07-09 13:24:19.416217 | instance | cd+++++++++ pod-logs/auth-system/ 2026-07-09 13:24:19.416239 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-07-09 13:24:19.416261 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-07-09 13:24:19.416281 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-07-09 13:24:19.416300 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-kqj6p/ 2026-07-09 13:24:19.416339 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-kqj6p/cert-manager-controller.txt 2026-07-09 13:24:19.416361 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-slxml/ 2026-07-09 13:24:19.416382 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-slxml/cert-manager-cainjector.txt 2026-07-09 13:24:19.416402 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-fpdsd/ 2026-07-09 13:24:19.416421 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-fpdsd/cert-manager-webhook.txt 2026-07-09 13:24:19.416441 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-07-09 13:24:19.416460 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-n6f6p/ 2026-07-09 13:24:19.416480 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-n6f6p/envoy-gateway.txt 2026-07-09 13:24:19.416499 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-07-09 13:24:19.416518 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-07-09 13:24:19.416537 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-07-09 13:24:19.416556 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-07-09 13:24:19.416575 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-07-09 13:24:19.416593 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-kqj6p/ 2026-07-09 13:24:19.416613 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-kqj6p/cert-manager-controller.txt 2026-07-09 13:24:19.416633 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-slxml/ 2026-07-09 13:24:19.416652 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-slxml/cert-manager-cainjector.txt 2026-07-09 13:24:19.416674 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-fpdsd/ 2026-07-09 13:24:19.416695 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-fpdsd/cert-manager-webhook.txt 2026-07-09 13:24:19.416715 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-07-09 13:24:19.416734 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-n6f6p/ 2026-07-09 13:24:19.416753 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-n6f6p/envoy-gateway.txt 2026-07-09 13:24:19.416772 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-07-09 13:24:19.416791 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-fsgq9/ 2026-07-09 13:24:19.416811 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-fsgq9/controller.txt 2026-07-09 13:24:19.416830 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kgxkl/ 2026-07-09 13:24:19.416848 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kgxkl/ingress-nginx-default-backend.txt 2026-07-09 13:24:19.416868 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-07-09 13:24:19.416887 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-mtrzn/ 2026-07-09 13:24:19.416906 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mtrzn/apply-sysctl-overwrites.txt 2026-07-09 13:24:19.416925 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mtrzn/cilium-agent.txt 2026-07-09 13:24:19.416943 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mtrzn/clean-cilium-state.txt 2026-07-09 13:24:19.416984 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mtrzn/config.txt 2026-07-09 13:24:19.417005 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mtrzn/install-cni-binaries.txt 2026-07-09 13:24:19.417024 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mtrzn/mount-bpf-fs.txt 2026-07-09 13:24:19.417051 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mtrzn/mount-cgroup.txt 2026-07-09 13:24:19.417072 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-bm8c5/ 2026-07-09 13:24:19.417091 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-bm8c5/cilium-operator.txt 2026-07-09 13:24:19.417110 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-9zzbs/ 2026-07-09 13:24:19.417129 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-9zzbs/coredns.txt 2026-07-09 13:24:19.417148 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-cjqlm/ 2026-07-09 13:24:19.417168 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-cjqlm/coredns.txt 2026-07-09 13:24:19.417188 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-07-09 13:24:19.417207 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-07-09 13:24:19.417226 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-07-09 13:24:19.417245 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-09 13:24:19.417263 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-07-09 13:24:19.417282 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-09 13:24:19.417302 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-78tc4/ 2026-07-09 13:24:19.417321 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-78tc4/kube-proxy.txt 2026-07-09 13:24:19.417340 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-07-09 13:24:19.417358 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-09 13:24:19.417376 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-07-09 13:24:19.417394 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-07-09 13:24:19.417413 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-07-09 13:24:19.417431 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-kcj49/ 2026-07-09 13:24:19.417450 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-kcj49/local-path-provisioner.txt 2026-07-09 13:24:19.417469 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-07-09 13:24:19.417487 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-09 13:24:19.417506 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-09 13:24:19.417525 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-09 13:24:19.417543 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-09 13:24:19.417562 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-09 13:24:19.417581 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65bd74794f-gvxjc/ 2026-07-09 13:24:19.417600 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65bd74794f-gvxjc/grafana-sc-dashboard.txt 2026-07-09 13:24:19.417621 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65bd74794f-gvxjc/grafana-sc-datasources.txt 2026-07-09 13:24:19.417640 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65bd74794f-gvxjc/grafana.txt 2026-07-09 13:24:19.417662 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8cnqm/ 2026-07-09 13:24:19.417698 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8cnqm/kube-state-metrics.txt 2026-07-09 13:24:19.417725 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-cqrt6/ 2026-07-09 13:24:19.417746 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-cqrt6/kube-prometheus-stack.txt 2026-07-09 13:24:19.417766 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-g2dqw/ 2026-07-09 13:24:19.417784 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-g2dqw/node-exporter.txt 2026-07-09 13:24:19.417803 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-g2dqw/pod-tls-sidecar.txt 2026-07-09 13:24:19.417822 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-09 13:24:19.417841 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-09 13:24:19.417860 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-09 13:24:19.417880 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-09 13:24:19.417899 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-09 13:24:19.417919 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-09 13:24:19.417938 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-07-09 13:24:19.417957 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-89d4c9c4c-q92q8/ 2026-07-09 13:24:19.417976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-89d4c9c4c-q92q8/horizon.txt 2026-07-09 13:24:19.417995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-89d4c9c4c-q92q8/init.txt 2026-07-09 13:24:19.418014 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-89d4c9c4c-vjqf9/ 2026-07-09 13:24:19.418033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-89d4c9c4c-vjqf9/horizon.txt 2026-07-09 13:24:19.418056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-89d4c9c4c-vjqf9/init.txt 2026-07-09 13:24:19.418076 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-89d4c9c4c-z925w/ 2026-07-09 13:24:19.418094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-89d4c9c4c-z925w/horizon.txt 2026-07-09 13:24:19.418113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-89d4c9c4c-z925w/init.txt 2026-07-09 13:24:19.418132 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-n5n52/ 2026-07-09 13:24:19.418150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-n5n52/horizon-db-init-0.txt 2026-07-09 13:24:19.418169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-n5n52/init.txt 2026-07-09 13:24:19.418188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-42jcx/ 2026-07-09 13:24:19.418207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-42jcx/horizon-db-sync.txt 2026-07-09 13:24:19.418226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-42jcx/init.txt 2026-07-09 13:24:19.418244 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-f79594d4c-gwpf7/ 2026-07-09 13:24:19.418263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-f79594d4c-gwpf7/init.txt 2026-07-09 13:24:19.418281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-f79594d4c-gwpf7/keystone-api.txt 2026-07-09 13:24:19.418300 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-lf22s/ 2026-07-09 13:24:19.418326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-lf22s/bootstrap.txt 2026-07-09 13:24:19.418346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-lf22s/init.txt 2026-07-09 13:24:19.418366 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-qm89l/ 2026-07-09 13:24:19.418384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-qm89l/init.txt 2026-07-09 13:24:19.418404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-qm89l/keystone-credential-setup.txt 2026-07-09 13:24:19.418422 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-jjpvf/ 2026-07-09 13:24:19.418441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-jjpvf/init.txt 2026-07-09 13:24:19.418460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-jjpvf/keystone-db-init-0.txt 2026-07-09 13:24:19.418479 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-gtm8d/ 2026-07-09 13:24:19.418497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-gtm8d/init.txt 2026-07-09 13:24:19.418516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-gtm8d/keystone-db-sync.txt 2026-07-09 13:24:19.418535 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-vwvjt/ 2026-07-09 13:24:19.418553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-vwvjt/init.txt 2026-07-09 13:24:19.418572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-vwvjt/keystone-domain-manage.txt 2026-07-09 13:24:19.418590 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-6gnfm/ 2026-07-09 13:24:19.418609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-6gnfm/init.txt 2026-07-09 13:24:19.418628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-6gnfm/keystone-fernet-setup.txt 2026-07-09 13:24:19.418647 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-hf8jc/ 2026-07-09 13:24:19.418665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-hf8jc/init.txt 2026-07-09 13:24:19.418684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-hf8jc/rabbit-init.txt 2026-07-09 13:24:19.418702 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-2j2fd/ 2026-07-09 13:24:19.418721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-2j2fd/init.txt 2026-07-09 13:24:19.418740 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-2j2fd/memcached-exporter.txt 2026-07-09 13:24:19.418759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-2j2fd/memcached.txt 2026-07-09 13:24:19.418778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-07-09 13:24:19.418796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-09 13:24:19.418815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-09 13:24:19.418833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-09 13:24:19.418852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-09 13:24:19.418870 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-07-09 13:24:19.418889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-09 13:24:19.418907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-09 13:24:19.418926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-09 13:24:19.418945 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-ljjjm/ 2026-07-09 13:24:19.418971 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-ljjjm/percona-xtradb-cluster-operator.txt 2026-07-09 13:24:19.418992 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-mh64t/ 2026-07-09 13:24:19.419012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-mh64t/rabbitmq-cluster-operator.txt 2026-07-09 13:24:19.419031 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-07-09 13:24:19.419050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-09 13:24:19.419070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-09 13:24:19.419090 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-bql95/ 2026-07-09 13:24:19.419109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-bql95/rabbitmq-cluster-operator.txt 2026-07-09 13:24:19.419128 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-07-09 13:24:19.419147 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-vz8t2/ 2026-07-09 13:24:19.419166 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-vz8t2/secretgen-controller.txt 2026-07-09 13:24:19.419185 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-07-09 13:24:19.419204 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-fsgq9/ 2026-07-09 13:24:19.419224 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-fsgq9/controller.txt 2026-07-09 13:24:19.419245 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kgxkl/ 2026-07-09 13:24:19.419264 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kgxkl/ingress-nginx-default-backend.txt 2026-07-09 13:24:19.419283 | instance | cd+++++++++ pod-logs/kube-system/ 2026-07-09 13:24:19.419302 | instance | cd+++++++++ pod-logs/kube-system/cilium-mtrzn/ 2026-07-09 13:24:19.419322 | instance | >f+++++++++ pod-logs/kube-system/cilium-mtrzn/apply-sysctl-overwrites.txt 2026-07-09 13:24:19.419340 | instance | >f+++++++++ pod-logs/kube-system/cilium-mtrzn/cilium-agent.txt 2026-07-09 13:24:19.419360 | instance | >f+++++++++ pod-logs/kube-system/cilium-mtrzn/clean-cilium-state.txt 2026-07-09 13:24:19.419379 | instance | >f+++++++++ pod-logs/kube-system/cilium-mtrzn/config.txt 2026-07-09 13:24:19.419399 | instance | >f+++++++++ pod-logs/kube-system/cilium-mtrzn/install-cni-binaries.txt 2026-07-09 13:24:19.419419 | instance | >f+++++++++ pod-logs/kube-system/cilium-mtrzn/mount-bpf-fs.txt 2026-07-09 13:24:19.419438 | instance | >f+++++++++ pod-logs/kube-system/cilium-mtrzn/mount-cgroup.txt 2026-07-09 13:24:19.419457 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-bm8c5/ 2026-07-09 13:24:19.419477 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-bm8c5/cilium-operator.txt 2026-07-09 13:24:19.419496 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-9zzbs/ 2026-07-09 13:24:19.419514 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-9zzbs/coredns.txt 2026-07-09 13:24:19.419533 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-cjqlm/ 2026-07-09 13:24:19.419552 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-cjqlm/coredns.txt 2026-07-09 13:24:19.419570 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-07-09 13:24:19.419590 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-07-09 13:24:19.419609 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-07-09 13:24:19.419627 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-09 13:24:19.419652 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-07-09 13:24:19.419672 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-09 13:24:19.419690 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-78tc4/ 2026-07-09 13:24:19.419709 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-78tc4/kube-proxy.txt 2026-07-09 13:24:19.419727 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-07-09 13:24:19.419746 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-09 13:24:19.419765 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-07-09 13:24:19.419783 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-07-09 13:24:19.419801 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-07-09 13:24:19.419820 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-kcj49/ 2026-07-09 13:24:19.419839 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-kcj49/local-path-provisioner.txt 2026-07-09 13:24:19.419857 | instance | cd+++++++++ pod-logs/monitoring/ 2026-07-09 13:24:19.419877 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-09 13:24:19.419895 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-09 13:24:19.419914 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-09 13:24:19.419932 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-09 13:24:19.419971 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-09 13:24:19.419990 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65bd74794f-gvxjc/ 2026-07-09 13:24:19.420009 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65bd74794f-gvxjc/grafana-sc-dashboard.txt 2026-07-09 13:24:19.420028 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65bd74794f-gvxjc/grafana-sc-datasources.txt 2026-07-09 13:24:19.420046 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65bd74794f-gvxjc/grafana.txt 2026-07-09 13:24:19.420065 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8cnqm/ 2026-07-09 13:24:19.420085 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8cnqm/kube-state-metrics.txt 2026-07-09 13:24:19.420104 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-cqrt6/ 2026-07-09 13:24:19.420124 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-cqrt6/kube-prometheus-stack.txt 2026-07-09 13:24:19.420143 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-g2dqw/ 2026-07-09 13:24:19.420161 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-g2dqw/node-exporter.txt 2026-07-09 13:24:19.420180 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-g2dqw/pod-tls-sidecar.txt 2026-07-09 13:24:19.420199 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-09 13:24:19.420217 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-09 13:24:19.420236 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-09 13:24:19.420255 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-09 13:24:19.420274 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-09 13:24:19.420300 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-09 13:24:19.420319 | instance | cd+++++++++ pod-logs/openstack/ 2026-07-09 13:24:19.420338 | instance | cd+++++++++ pod-logs/openstack/horizon-89d4c9c4c-q92q8/ 2026-07-09 13:24:19.420356 | instance | >f+++++++++ pod-logs/openstack/horizon-89d4c9c4c-q92q8/horizon.txt 2026-07-09 13:24:19.420375 | instance | >f+++++++++ pod-logs/openstack/horizon-89d4c9c4c-q92q8/init.txt 2026-07-09 13:24:19.420394 | instance | cd+++++++++ pod-logs/openstack/horizon-89d4c9c4c-vjqf9/ 2026-07-09 13:24:19.420413 | instance | >f+++++++++ pod-logs/openstack/horizon-89d4c9c4c-vjqf9/horizon.txt 2026-07-09 13:24:19.420432 | instance | >f+++++++++ pod-logs/openstack/horizon-89d4c9c4c-vjqf9/init.txt 2026-07-09 13:24:19.420450 | instance | cd+++++++++ pod-logs/openstack/horizon-89d4c9c4c-z925w/ 2026-07-09 13:24:19.420469 | instance | >f+++++++++ pod-logs/openstack/horizon-89d4c9c4c-z925w/horizon.txt 2026-07-09 13:24:19.420488 | instance | >f+++++++++ pod-logs/openstack/horizon-89d4c9c4c-z925w/init.txt 2026-07-09 13:24:19.420506 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-n5n52/ 2026-07-09 13:24:19.420525 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-n5n52/horizon-db-init-0.txt 2026-07-09 13:24:19.420543 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-n5n52/init.txt 2026-07-09 13:24:19.420561 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-42jcx/ 2026-07-09 13:24:19.420580 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-42jcx/horizon-db-sync.txt 2026-07-09 13:24:19.420599 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-42jcx/init.txt 2026-07-09 13:24:19.420617 | instance | cd+++++++++ pod-logs/openstack/keystone-api-f79594d4c-gwpf7/ 2026-07-09 13:24:19.420636 | instance | >f+++++++++ pod-logs/openstack/keystone-api-f79594d4c-gwpf7/init.txt 2026-07-09 13:24:19.420654 | instance | >f+++++++++ pod-logs/openstack/keystone-api-f79594d4c-gwpf7/keystone-api.txt 2026-07-09 13:24:19.420673 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-lf22s/ 2026-07-09 13:24:19.420692 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-lf22s/bootstrap.txt 2026-07-09 13:24:19.420711 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-lf22s/init.txt 2026-07-09 13:24:19.420729 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-qm89l/ 2026-07-09 13:24:19.420748 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-qm89l/init.txt 2026-07-09 13:24:19.420768 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-qm89l/keystone-credential-setup.txt 2026-07-09 13:24:19.420787 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-jjpvf/ 2026-07-09 13:24:19.420805 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-jjpvf/init.txt 2026-07-09 13:24:19.420824 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-jjpvf/keystone-db-init-0.txt 2026-07-09 13:24:19.420842 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-gtm8d/ 2026-07-09 13:24:19.420861 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-gtm8d/init.txt 2026-07-09 13:24:19.420880 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-gtm8d/keystone-db-sync.txt 2026-07-09 13:24:19.420898 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-vwvjt/ 2026-07-09 13:24:19.420917 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-vwvjt/init.txt 2026-07-09 13:24:19.420935 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-vwvjt/keystone-domain-manage.txt 2026-07-09 13:24:19.420971 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-6gnfm/ 2026-07-09 13:24:19.420994 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-6gnfm/init.txt 2026-07-09 13:24:19.421013 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-6gnfm/keystone-fernet-setup.txt 2026-07-09 13:24:19.421031 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-hf8jc/ 2026-07-09 13:24:19.421057 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-hf8jc/init.txt 2026-07-09 13:24:19.421077 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-hf8jc/rabbit-init.txt 2026-07-09 13:24:19.421096 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-2j2fd/ 2026-07-09 13:24:19.421115 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-2j2fd/init.txt 2026-07-09 13:24:19.421133 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-2j2fd/memcached-exporter.txt 2026-07-09 13:24:19.421152 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-2j2fd/memcached.txt 2026-07-09 13:24:19.421171 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-07-09 13:24:19.421190 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-09 13:24:19.421208 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-09 13:24:19.421227 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-09 13:24:19.421246 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-09 13:24:19.421264 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-07-09 13:24:19.421283 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-09 13:24:19.421302 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-09 13:24:19.421320 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-09 13:24:19.421338 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-ljjjm/ 2026-07-09 13:24:19.421357 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-ljjjm/percona-xtradb-cluster-operator.txt 2026-07-09 13:24:19.421375 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-mh64t/ 2026-07-09 13:24:19.421394 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-mh64t/rabbitmq-cluster-operator.txt 2026-07-09 13:24:19.421412 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-07-09 13:24:19.421431 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-09 13:24:19.421449 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-09 13:24:19.421468 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-bql95/ 2026-07-09 13:24:19.421487 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-bql95/rabbitmq-cluster-operator.txt 2026-07-09 13:24:19.421506 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-07-09 13:24:19.421525 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-vz8t2/ 2026-07-09 13:24:19.421544 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-vz8t2/secretgen-controller.txt 2026-07-09 13:24:19.434679 | 2026-07-09 13:24:19.434767 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-07-09 13:24:19.642682 | instance | changed 2026-07-09 13:24:19.648528 | 2026-07-09 13:24:19.648630 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-07-09 13:24:20.428974 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-07-09 13:24:20.478183 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-09 13:24:20.478252 | instance | Dload Upload Total Spent Left Speed 2026-07-09 13:24:20.482913 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-07-09 13:24:20.639243 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-07-09 13:24:20.648537 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-09 13:24:20.648819 | instance | Dload Upload Total Spent Left Speed 2026-07-09 13:24:20.653202 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-07-09 13:24:21.076659 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-07-09 13:24:21.082879 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-09 13:24:21.082905 | instance | Dload Upload Total Spent Left Speed 2026-07-09 13:24:21.087629 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-07-09 13:24:21.438049 | instance | Scraping memcached.openstack:9150/metrics: 2026-07-09 13:24:21.443871 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-09 13:24:21.443903 | instance | Dload Upload Total Spent Left Speed 2026-07-09 13:24:21.448281 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-07-09 13:24:21.517508 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-07-09 13:24:21.526133 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-09 13:24:21.526175 | instance | Dload Upload Total Spent Left Speed 2026-07-09 13:24:21.530146 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-07-09 13:24:21.605036 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-07-09 13:24:21.611145 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-09 13:24:21.611178 | instance | Dload Upload Total Spent Left Speed 2026-07-09 13:24:21.615051 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-07-09 13:24:22.192950 | instance | ok: Runtime: 0:00:01.856686 2026-07-09 13:24:22.198734 | 2026-07-09 13:24:22.198833 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-07-09 13:24:22.793987 | instance | ceph-mgr endpoints: 2026-07-09 13:24:23.233293 | instance | ok: Runtime: 0:00:00.351602 2026-07-09 13:24:23.241481 | 2026-07-09 13:24:23.241607 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-07-09 13:24:23.790443 | instance | ok: Runtime: 0:00:00.105726 2026-07-09 13:24:23.797047 | 2026-07-09 13:24:23.797174 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-07-09 13:24:24.275461 | instance | changed: 2026-07-09 13:24:24.275677 | instance | cd+++++++++ prometheus/ 2026-07-09 13:24:24.275717 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-07-09 13:24:24.275750 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-07-09 13:24:24.275783 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-07-09 13:24:24.275814 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-07-09 13:24:24.275842 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-07-09 13:24:24.275870 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-07-09 13:24:24.289805 | 2026-07-09 13:24:24.289919 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-07-09 13:24:24.559541 | instance | changed 2026-07-09 13:24:24.564947 | 2026-07-09 13:24:24.565051 | TASK [gather-selenium-data : Get selenium data] 2026-07-09 13:24:24.774338 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-07-09 13:24:24.778420 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-07-09 13:24:25.098904 | instance | ERROR 2026-07-09 13:24:25.099169 | instance | { 2026-07-09 13:24:25.099213 | instance | "delta": "0:00:00.008902", 2026-07-09 13:24:25.099245 | instance | "end": "2026-07-09 13:24:24.778713", 2026-07-09 13:24:25.099273 | instance | "msg": "non-zero return code", 2026-07-09 13:24:25.099301 | instance | "rc": 1, 2026-07-09 13:24:25.099327 | instance | "start": "2026-07-09 13:24:24.769811" 2026-07-09 13:24:25.099353 | instance | } 2026-07-09 13:24:25.099387 | instance | ERROR: Ignoring Errors 2026-07-09 13:24:25.106729 | 2026-07-09 13:24:25.106833 | TASK [gather-selenium-data : Downloads logs to executor] 2026-07-09 13:24:25.607783 | instance | changed: cd+++++++++ selenium/ 2026-07-09 13:24:25.616708 | 2026-07-09 13:24:25.616813 | PLAY RECAP 2026-07-09 13:24:25.616879 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-07-09 13:24:25.616914 | 2026-07-09 13:24:25.803279 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-09 13:24:25.809363 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 13:24:26.489222 | 2026-07-09 13:24:26.489425 | PLAY [all] 2026-07-09 13:24:26.502577 | 2026-07-09 13:24:26.502718 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-09 13:24:26.548195 | instance | skipping: Conditional result was False 2026-07-09 13:24:26.556206 | 2026-07-09 13:24:26.556332 | TASK [fetch-output : Set log path for single node] 2026-07-09 13:24:26.590418 | instance | ok 2026-07-09 13:24:26.598938 | 2026-07-09 13:24:26.599084 | LOOP [fetch-output : Ensure local output dirs] 2026-07-09 13:24:26.997481 | instance -> localhost | ok: "/var/lib/zuul/builds/86cf752329ea4a7588642fa98852e9c4/work/logs" 2026-07-09 13:24:27.227454 | instance -> localhost | changed: "/var/lib/zuul/builds/86cf752329ea4a7588642fa98852e9c4/work/artifacts" 2026-07-09 13:24:27.437197 | instance -> localhost | changed: "/var/lib/zuul/builds/86cf752329ea4a7588642fa98852e9c4/work/docs" 2026-07-09 13:24:27.451522 | 2026-07-09 13:24:27.451707 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-09 13:24:28.105421 | instance | changed: .d..t...... ./ 2026-07-09 13:24:28.105678 | instance | changed: All items complete 2026-07-09 13:24:28.105712 | 2026-07-09 13:24:28.569479 | instance | changed: .d..t...... ./ 2026-07-09 13:24:29.043422 | instance | changed: .d..t...... ./ 2026-07-09 13:24:29.072631 | 2026-07-09 13:24:29.072837 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-09 13:24:29.522259 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.009071 2026-07-09 13:24:29.749413 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008529 2026-07-09 13:24:29.772456 | 2026-07-09 13:24:29.772655 | PLAY [all] 2026-07-09 13:24:29.784242 | 2026-07-09 13:24:29.784317 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-09 13:24:30.222087 | instance | changed 2026-07-09 13:24:30.231289 | 2026-07-09 13:24:30.231424 | PLAY RECAP 2026-07-09 13:24:30.231503 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-09 13:24:30.231534 | 2026-07-09 13:24:30.401806 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 13:24:30.406839 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-09 13:24:31.065998 | 2026-07-09 13:24:31.605134 | PLAY [localhost] 2026-07-09 13:24:31.623830 | 2026-07-09 13:24:31.624382 | TASK [Generate Zuul manifest] 2026-07-09 13:24:31.645201 | localhost | ok 2026-07-09 13:24:31.665082 | 2026-07-09 13:24:31.665243 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-09 13:24:32.357148 | localhost | changed 2026-07-09 13:24:32.385183 | 2026-07-09 13:24:32.386039 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-09 13:24:33.054739 | localhost | ok 2026-07-09 13:24:33.066613 | 2026-07-09 13:24:33.066810 | TASK [Upload logs] 2026-07-09 13:24:33.087014 | localhost | ok 2026-07-09 13:24:33.159656 | 2026-07-09 13:24:33.159804 | TASK [Set zuul-log-path fact] 2026-07-09 13:24:33.181160 | localhost | ok 2026-07-09 13:24:33.195049 | 2026-07-09 13:24:33.195131 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 13:24:33.228861 | localhost | ok 2026-07-09 13:24:33.237336 | 2026-07-09 13:24:33.237449 | TASK [upload-logs : Create log directories] 2026-07-09 13:24:33.666146 | localhost | changed 2026-07-09 13:24:33.713700 | 2026-07-09 13:24:33.713842 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-09 13:24:34.118514 | localhost -> localhost | ok: Runtime: 0:00:00.016333 2026-07-09 13:24:34.128831 | 2026-07-09 13:24:34.128914 | TASK [upload-logs : Upload logs to log server] 2026-07-09 13:24:34.878031 | localhost | Output suppressed because no_log was given 2026-07-09 13:24:34.884528 | 2026-07-09 13:24:34.884677 | LOOP [upload-logs : Compress console log and json output] 2026-07-09 13:24:34.931805 | localhost | skipping: Conditional result was False 2026-07-09 13:24:34.939217 | localhost | skipping: Conditional result was False 2026-07-09 13:24:34.952488 | 2026-07-09 13:24:34.952647 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-09 13:24:34.996748 | localhost | skipping: Conditional result was False 2026-07-09 13:24:34.997269 | 2026-07-09 13:24:35.000358 | localhost | skipping: Conditional result was False 2026-07-09 13:24:35.022493 | 2026-07-09 13:24:35.023181 | LOOP [upload-logs : Upload console log and json output]