2026-07-09 14:24:59.456179 | Job console starting 2026-07-09 14:24:59.467593 | Updating git repos 2026-07-09 14:25:01.793480 | Cloning repos into workspace 2026-07-09 14:27:38.803373 | Restoring repo states 2026-07-09 14:27:46.871571 | Merging changes 2026-07-09 14:28:01.044500 | Checking out repos 2026-07-09 14:28:26.198519 | Preparing playbooks 2026-07-09 14:28:46.161192 | Running Ansible setup 2026-07-09 14:28:50.963696 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 14:28:51.688253 | 2026-07-09 14:28:51.688464 | PLAY [localhost] 2026-07-09 14:28:51.702606 | 2026-07-09 14:28:51.702800 | TASK [Gathering Facts] 2026-07-09 14:28:52.631693 | localhost | ok 2026-07-09 14:28:52.639176 | 2026-07-09 14:28:52.639298 | TASK [Setup log path fact] 2026-07-09 14:28:52.660139 | localhost | ok 2026-07-09 14:28:52.673147 | 2026-07-09 14:28:52.673284 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 14:28:52.716571 | localhost | ok 2026-07-09 14:28:52.726924 | 2026-07-09 14:28:52.727088 | TASK [emit-job-header : Print job information] 2026-07-09 14:28:52.771880 | # Job Information 2026-07-09 14:28:52.772083 | Ansible Version: 2.16.18 2026-07-09 14:28:52.772127 | Job: atmosphere-molecule-keycloak 2026-07-09 14:28:52.772159 | Pipeline: check 2026-07-09 14:28:52.772186 | Executor: 2d72f0692154 2026-07-09 14:28:52.772214 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4130 2026-07-09 14:28:52.772246 | Event ID: c6108ac0-7ba1-11f1-8a83-10b93b585fdf 2026-07-09 14:28:52.776351 | 2026-07-09 14:28:52.776456 | LOOP [emit-job-header : Print node information] 2026-07-09 14:28:52.881906 | localhost | ok: 2026-07-09 14:28:52.882126 | localhost | # Node Information 2026-07-09 14:28:52.882168 | localhost | Inventory Hostname: instance 2026-07-09 14:28:52.882200 | localhost | Hostname: np0000184651 2026-07-09 14:28:52.882229 | localhost | Username: zuul 2026-07-09 14:28:52.882262 | localhost | Distro: Ubuntu 22.04 2026-07-09 14:28:52.882290 | localhost | Provider: yul1 2026-07-09 14:28:52.882317 | localhost | Region: ca-ymq-1 2026-07-09 14:28:52.882345 | localhost | Label: ubuntu-jammy 2026-07-09 14:28:52.882372 | localhost | Product Name: OpenStack Nova 2026-07-09 14:28:52.882399 | localhost | Interface IP: 199.19.213.25 2026-07-09 14:28:52.895612 | 2026-07-09 14:28:53.119855 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-09 14:28:53.671848 | localhost -> localhost | changed 2026-07-09 14:28:53.682040 | 2026-07-09 14:28:53.682202 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-09 14:28:54.730061 | localhost -> localhost | changed 2026-07-09 14:28:54.739005 | 2026-07-09 14:28:54.739142 | PLAY [all] 2026-07-09 14:28:54.748545 | 2026-07-09 14:28:54.748707 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-09 14:28:55.007012 | instance -> localhost | ok 2026-07-09 14:28:55.013946 | 2026-07-09 14:28:55.014040 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-09 14:28:55.049635 | instance | ok 2026-07-09 14:28:55.070680 | instance | included: /var/lib/zuul/builds/7a6dd4cccbfa49ef89a78e499762955d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-09 14:28:55.078281 | 2026-07-09 14:28:55.078403 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-09 14:28:56.131654 | instance -> localhost | Generating public/private rsa key pair. 2026-07-09 14:28:56.131889 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/7a6dd4cccbfa49ef89a78e499762955d/work/7a6dd4cccbfa49ef89a78e499762955d_id_rsa 2026-07-09 14:28:56.131932 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/7a6dd4cccbfa49ef89a78e499762955d/work/7a6dd4cccbfa49ef89a78e499762955d_id_rsa.pub 2026-07-09 14:28:56.131977 | instance -> localhost | The key fingerprint is: 2026-07-09 14:28:56.132194 | instance -> localhost | SHA256:jx6PpLLTuHbKAJa32JsDRQ6PSqqxXkqvYa1FPzRrh+I zuul-build-sshkey 2026-07-09 14:28:56.132260 | instance -> localhost | The key's randomart image is: 2026-07-09 14:28:56.132330 | instance -> localhost | +---[RSA 3072]----+ 2026-07-09 14:28:56.132384 | instance -> localhost | | | 2026-07-09 14:28:56.132418 | instance -> localhost | | . . | 2026-07-09 14:28:56.132447 | instance -> localhost | | * | 2026-07-09 14:28:56.132475 | instance -> localhost | | o.+ | 2026-07-09 14:28:56.132503 | instance -> localhost | |=o.o o S | 2026-07-09 14:28:56.132530 | instance -> localhost | |=o* + + o | 2026-07-09 14:28:56.132557 | instance -> localhost | |.BoB O .+ . | 2026-07-09 14:28:56.132585 | instance -> localhost | |= O+X =+ + | 2026-07-09 14:28:56.132615 | instance -> localhost | |.=.E*B. o . | 2026-07-09 14:28:56.132643 | instance -> localhost | +----[SHA256]-----+ 2026-07-09 14:28:56.132727 | instance -> localhost | ok: Runtime: 0:00:00.559998 2026-07-09 14:28:56.139182 | 2026-07-09 14:28:56.139271 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-09 14:28:56.174455 | instance | ok 2026-07-09 14:28:56.186547 | instance | included: /var/lib/zuul/builds/7a6dd4cccbfa49ef89a78e499762955d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-09 14:28:56.200705 | 2026-07-09 14:28:56.200870 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-09 14:28:56.226566 | instance | skipping: Conditional result was False 2026-07-09 14:28:56.241822 | 2026-07-09 14:28:56.242081 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-09 14:28:56.726983 | instance | changed 2026-07-09 14:28:56.733783 | 2026-07-09 14:28:56.733886 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-09 14:28:56.922101 | instance | ok 2026-07-09 14:28:56.928600 | 2026-07-09 14:28:56.928700 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-09 14:28:57.400530 | instance | changed 2026-07-09 14:28:57.407778 | 2026-07-09 14:28:57.407906 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-09 14:28:57.881214 | instance | changed 2026-07-09 14:28:57.887951 | 2026-07-09 14:28:57.888083 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-09 14:28:57.904666 | instance | skipping: Conditional result was False 2026-07-09 14:28:57.915815 | 2026-07-09 14:28:57.915969 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-09 14:28:58.402010 | instance -> localhost | changed 2026-07-09 14:28:58.415054 | 2026-07-09 14:28:58.415227 | TASK [add-build-sshkey : Add back temp key] 2026-07-09 14:28:58.733216 | instance -> localhost | Identity added: /var/lib/zuul/builds/7a6dd4cccbfa49ef89a78e499762955d/work/7a6dd4cccbfa49ef89a78e499762955d_id_rsa (zuul-build-sshkey) 2026-07-09 14:28:58.733514 | instance -> localhost | ok: Runtime: 0:00:00.015387 2026-07-09 14:28:58.741828 | 2026-07-09 14:28:58.742013 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-09 14:28:59.101567 | instance | ok 2026-07-09 14:28:59.114363 | 2026-07-09 14:28:59.114537 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-09 14:28:59.145885 | instance | skipping: Conditional result was False 2026-07-09 14:28:59.239969 | 2026-07-09 14:28:59.240136 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-09 14:28:59.540098 | instance | ok 2026-07-09 14:28:59.547201 | 2026-07-09 14:28:59.547301 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-09 14:29:04.276404 | instance | Output suppressed because no_log was given 2026-07-09 14:29:04.289835 | 2026-07-09 14:29:04.289995 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-09 14:29:04.483202 | instance | ok: "logs" 2026-07-09 14:29:04.483728 | instance | ok: All items complete 2026-07-09 14:29:04.483775 | 2026-07-09 14:29:04.625281 | instance | ok: "artifacts" 2026-07-09 14:29:04.793144 | instance | ok: "docs" 2026-07-09 14:29:04.807901 | 2026-07-09 14:29:04.808095 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-09 14:29:04.988839 | instance | changed: "logs" 2026-07-09 14:29:05.136919 | instance | changed: "artifacts" 2026-07-09 14:29:05.288849 | instance | changed: "docs" 2026-07-09 14:29:05.306832 | 2026-07-09 14:29:05.306987 | PLAY RECAP 2026-07-09 14:29:05.307060 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-09 14:29:05.307102 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-09 14:29:05.307132 | 2026-07-09 14:29:05.493518 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 14:29:05.498637 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-09 14:29:06.253197 | 2026-07-09 14:29:06.253755 | PLAY [all] 2026-07-09 14:29:06.270048 | 2026-07-09 14:29:06.270265 | TASK [setup-uv : Extract archive] 2026-07-09 14:29:09.598487 | instance | changed 2026-07-09 14:29:09.606107 | 2026-07-09 14:29:09.606250 | TASK [setup-uv : Print version] 2026-07-09 14:29:09.999119 | instance | uv 0.8.13 2026-07-09 14:29:10.151237 | instance | ok: Runtime: 0:00:00.010257 2026-07-09 14:29:10.167684 | 2026-07-09 14:29:10.168050 | TASK [Install Ansible collection siblings] 2026-07-09 14:29:19.308622 | instance | changed: 2026-07-09 14:29:19.308858 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-09 14:29:19.308895 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-09 14:29:19.308919 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-09 14:29:19.308940 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-09 14:29:19.308961 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-07-09 14:29:19.309213 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-09 14:29:19.309243 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-09 14:29:19.309268 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-09 14:29:19.309290 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-09 14:29:19.309311 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-09 14:29:19.309331 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-09 14:29:19.309351 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-09 14:29:19.309370 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-07-09 14:29:19.309390 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-07-09 14:29:19.309409 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0 2026-07-09 14:29:19.309429 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-07-09 14:29:19.309449 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-07-09 14:29:19.309472 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-07-09 14:29:19.309498 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-07-09 14:29:19.309518 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-07-09 14:29:19.309537 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.1.2 2026-07-09 14:29:19.309556 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-07-09 14:29:19.309577 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-09 14:29:19.309611 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-07-09 14:29:19.309631 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0 2026-07-09 14:29:19.309650 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0 2026-07-09 14:29:19.309669 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-09 14:29:19.309688 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-09 14:29:19.309707 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-07-09 14:29:19.309726 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-07-09 14:29:19.309745 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-09 14:29:19.309765 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0 2026-07-09 14:29:19.309785 | instance | Checked out ansible.netcommon to 1.2.0 2026-07-09 14:29:19.309804 | 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 14:29:19.309829 | instance | Starting galaxy collection install process 2026-07-09 14:29:19.309848 | instance | Process install dependency map 2026-07-09 14:29:19.309867 | instance | Starting collection install process 2026-07-09 14:29:19.309887 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-07-09 14:29:19.309905 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-07-09 14:29:19.309925 | instance | ansible.netcommon:* was installed successfully 2026-07-09 14:29:19.309943 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-07-09 14:29:19.309961 | instance | Creating virtual environment at: .venv 2026-07-09 14:29:19.309980 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-09 14:29:19.309999 | instance | Downloading openstacksdk (1.7MiB) 2026-07-09 14:29:19.310018 | instance | Downloading cryptography (4.2MiB) 2026-07-09 14:29:19.310045 | instance | Downloading pygments (1.2MiB) 2026-07-09 14:29:19.310065 | instance | Downloading netaddr (2.2MiB) 2026-07-09 14:29:19.310085 | instance | Downloading rjsonnet (1.2MiB) 2026-07-09 14:29:19.310105 | instance | Downloading kubernetes (1.9MiB) 2026-07-09 14:29:19.310126 | instance | Downloading setuptools (1.1MiB) 2026-07-09 14:29:19.310145 | instance | Downloading ansible-core (2.1MiB) 2026-07-09 14:29:19.310165 | instance | Downloading rjsonnet 2026-07-09 14:29:19.310185 | instance | Building pyperclip==1.9.0 2026-07-09 14:29:19.310207 | instance | Downloading netaddr 2026-07-09 14:29:19.310228 | instance | Downloading pygments 2026-07-09 14:29:19.310248 | instance | Downloading cryptography 2026-07-09 14:29:19.310268 | instance | Downloading setuptools 2026-07-09 14:29:19.310287 | instance | Downloading kubernetes 2026-07-09 14:29:19.310307 | instance | Downloading ansible-core 2026-07-09 14:29:19.310326 | instance | Downloading openstacksdk 2026-07-09 14:29:19.310346 | instance | Built pyperclip==1.9.0 2026-07-09 14:29:19.310366 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-09 14:29:19.310387 | instance | Installed 79 packages in 40ms 2026-07-09 14:29:19.310407 | instance | Checked out ansible.posix to 1.6.0 2026-07-09 14:29:19.310426 | 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 14:29:19.310447 | instance | Starting galaxy collection install process 2026-07-09 14:29:19.310467 | instance | Process install dependency map 2026-07-09 14:29:19.310487 | instance | Starting collection install process 2026-07-09 14:29:19.310506 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-09 14:29:19.310532 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-07-09 14:29:19.310553 | instance | ansible.posix:1.6.0 was installed successfully 2026-07-09 14:29:19.310572 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 14:29:19.310592 | instance | 2.17.12 2026-07-09 14:29:19.310613 | instance | Checked out ansible.utils to v6.0.3 2026-07-09 14:29:19.310632 | 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 14:29:19.310652 | instance | Starting galaxy collection install process 2026-07-09 14:29:19.310671 | instance | Process install dependency map 2026-07-09 14:29:19.310690 | instance | Starting collection install process 2026-07-09 14:29:19.310711 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-07-09 14:29:19.310731 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-07-09 14:29:19.310751 | instance | ansible.utils:6.0.3 was installed successfully 2026-07-09 14:29:19.310771 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 14:29:19.310790 | instance | 2.17.12 2026-07-09 14:29:19.310813 | instance | Checked out atmosphere.common to v0.7.0 2026-07-09 14:29:19.310866 | 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 14:29:19.310908 | instance | Starting galaxy collection install process 2026-07-09 14:29:19.310937 | instance | Process install dependency map 2026-07-09 14:29:19.310964 | instance | Starting collection install process 2026-07-09 14:29:19.310991 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-07-09 14:29:19.311012 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-07-09 14:29:19.311033 | instance | atmosphere.common:0.7.0 was installed successfully 2026-07-09 14:29:19.311053 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 14:29:19.311072 | instance | 2.17.12 2026-07-09 14:29:19.311091 | instance | Checked out community.crypto to 2.2.3 2026-07-09 14:29:19.311110 | 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 14:29:19.311129 | instance | Starting galaxy collection install process 2026-07-09 14:29:19.311148 | instance | Process install dependency map 2026-07-09 14:29:19.311166 | instance | Starting collection install process 2026-07-09 14:29:19.311185 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-07-09 14:29:19.311203 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-07-09 14:29:19.311221 | instance | community.crypto:2.2.3 was installed successfully 2026-07-09 14:29:19.311240 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 14:29:19.311258 | instance | 2.17.12 2026-07-09 14:29:19.311276 | instance | Checked out community.general to 7.3.0 2026-07-09 14:29:19.311295 | 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 14:29:19.311325 | instance | Starting galaxy collection install process 2026-07-09 14:29:19.311350 | instance | Process install dependency map 2026-07-09 14:29:19.311371 | instance | Starting collection install process 2026-07-09 14:29:19.311390 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-09 14:29:19.311408 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-07-09 14:29:19.311426 | instance | community.general:7.3.0 was installed successfully 2026-07-09 14:29:19.311444 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 14:29:19.311464 | instance | 2.17.12 2026-07-09 14:29:19.311483 | instance | Checked out community.mysql to 3.6.0 2026-07-09 14:29:19.311502 | 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 14:29:19.311521 | instance | Starting galaxy collection install process 2026-07-09 14:29:19.311543 | instance | Process install dependency map 2026-07-09 14:29:19.311562 | instance | Starting collection install process 2026-07-09 14:29:19.311582 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-07-09 14:29:19.311601 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-07-09 14:29:19.311620 | instance | community.mysql:3.6.0 was installed successfully 2026-07-09 14:29:19.311640 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 14:29:19.311659 | instance | 2.17.12 2026-07-09 14:29:19.311677 | instance | Checked out kubernetes.core to 2.4.0 2026-07-09 14:29:19.311696 | 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 14:29:19.311715 | instance | Starting galaxy collection install process 2026-07-09 14:29:19.311734 | instance | Process install dependency map 2026-07-09 14:29:19.311753 | instance | Starting collection install process 2026-07-09 14:29:19.311772 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-07-09 14:29:19.311791 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-07-09 14:29:19.311809 | instance | kubernetes.core:2.4.0 was installed successfully 2026-07-09 14:29:19.311828 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 14:29:19.311846 | instance | 2.17.12 2026-07-09 14:29:19.311864 | instance | Checked out openstack.cloud to 2.6.0 2026-07-09 14:29:19.311883 | 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 14:29:19.311902 | instance | Starting galaxy collection install process 2026-07-09 14:29:19.311920 | instance | Process install dependency map 2026-07-09 14:29:19.311938 | instance | Starting collection install process 2026-07-09 14:29:19.311957 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-07-09 14:29:19.311975 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-07-09 14:29:19.311993 | instance | openstack.cloud:2.6.0 was installed successfully 2026-07-09 14:29:19.312012 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 14:29:19.312030 | instance | 2.17.12 2026-07-09 14:29:19.312049 | instance | Checked out vexxhost.ceph to v4.0.0 2026-07-09 14:29:19.312067 | 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 14:29:19.312091 | instance | Starting galaxy collection install process 2026-07-09 14:29:19.312111 | instance | Process install dependency map 2026-07-09 14:29:19.312132 | instance | Starting collection install process 2026-07-09 14:29:19.312152 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-07-09 14:29:19.312171 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-07-09 14:29:19.312189 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-07-09 14:29:19.312207 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 14:29:19.312226 | instance | 2.17.12 2026-07-09 14:29:19.312244 | instance | Checked out vexxhost.containers to v1.6.7 2026-07-09 14:29:19.312262 | 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 14:29:19.312280 | instance | Starting galaxy collection install process 2026-07-09 14:29:19.312299 | instance | Process install dependency map 2026-07-09 14:29:19.312318 | instance | Starting collection install process 2026-07-09 14:29:19.312358 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-09 14:29:19.312390 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-07-09 14:29:19.312411 | instance | vexxhost.containers:1.6.7 was installed successfully 2026-07-09 14:29:19.312431 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 14:29:19.312450 | instance | 2.17.12 2026-07-09 14:29:19.312469 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-07-09 14:29:19.312488 | 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 14:29:19.312507 | instance | Starting galaxy collection install process 2026-07-09 14:29:19.312526 | instance | Process install dependency map 2026-07-09 14:29:19.312544 | instance | Starting collection install process 2026-07-09 14:29:19.312562 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-07-09 14:29:19.312581 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-09 14:29:19.312600 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-07-09 14:29:19.312619 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-09 14:29:19.312638 | instance | 2.17.12 2026-07-09 14:29:19.320920 | 2026-07-09 14:29:19.321040 | PLAY RECAP 2026-07-09 14:29:19.321091 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-09 14:29:19.321156 | 2026-07-09 14:29:19.567999 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-09 14:29:19.571610 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-09 14:29:20.358789 | 2026-07-09 14:29:20.358986 | PLAY [all] 2026-07-09 14:29:20.379700 | 2026-07-09 14:29:20.379885 | TASK [Install "jq" for log collection] 2026-07-09 14:29:41.952188 | instance | changed 2026-07-09 14:29:41.954864 | 2026-07-09 14:29:41.954949 | PLAY RECAP 2026-07-09 14:29:41.955028 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-09 14:29:41.955118 | 2026-07-09 14:29:42.134574 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-09 14:29:42.138525 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-09 14:29:42.831229 | 2026-07-09 14:29:42.831423 | PLAY [all] 2026-07-09 14:29:42.846736 | 2026-07-09 14:29:42.846918 | LOOP [Check inventory directories] 2026-07-09 14:29:43.210530 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-07-09 14:29:43.359016 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/keycloak/inventory" 2026-07-09 14:29:43.513224 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/keycloak/inventory" 2026-07-09 14:29:43.524741 | 2026-07-09 14:29:43.524995 | LOOP [Copy inventory file for Zuul] 2026-07-09 14:29:44.319014 | instance | changed: 2026-07-09 14:29:44.319348 | instance | { 2026-07-09 14:29:44.319406 | instance | "ansible_loop_var": "item", 2026-07-09 14:29:44.319454 | instance | "changed": false, 2026-07-09 14:29:44.319493 | instance | "failed": false, 2026-07-09 14:29:44.319536 | instance | "invocation": { 2026-07-09 14:29:44.319574 | instance | "module_args": { 2026-07-09 14:29:44.319610 | instance | "checksum_algorithm": "sha1", 2026-07-09 14:29:44.319668 | instance | "follow": true, 2026-07-09 14:29:44.319703 | instance | "get_attributes": true, 2026-07-09 14:29:44.319740 | instance | "get_checksum": true, 2026-07-09 14:29:44.319775 | instance | "get_mime": true, 2026-07-09 14:29:44.319809 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-07-09 14:29:44.319844 | instance | } 2026-07-09 14:29:44.319879 | instance | }, 2026-07-09 14:29:44.319909 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-07-09 14:29:44.319939 | instance | "stat": { 2026-07-09 14:29:44.319968 | instance | "atime": 1783607352.2506096, 2026-07-09 14:29:44.319997 | instance | "attr_flags": "e", 2026-07-09 14:29:44.320030 | instance | "attributes": [ 2026-07-09 14:29:44.320065 | instance | "extents" 2026-07-09 14:29:44.320101 | instance | ], 2026-07-09 14:29:44.320137 | instance | "block_size": 4096, 2026-07-09 14:29:44.320173 | instance | "blocks": 8, 2026-07-09 14:29:44.320208 | instance | "charset": "unknown", 2026-07-09 14:29:44.320247 | instance | "ctime": 1783607351.058556, 2026-07-09 14:29:44.320283 | instance | "dev": 64513, 2026-07-09 14:29:44.320319 | instance | "device_type": 0, 2026-07-09 14:29:44.320355 | instance | "executable": true, 2026-07-09 14:29:44.320393 | instance | "exists": true, 2026-07-09 14:29:44.320430 | instance | "gid": 1000, 2026-07-09 14:29:44.320464 | instance | "gr_name": "zuul", 2026-07-09 14:29:44.320501 | instance | "inode": 1046807, 2026-07-09 14:29:44.320539 | instance | "isblk": false, 2026-07-09 14:29:44.320576 | instance | "ischr": false, 2026-07-09 14:29:44.320612 | instance | "isdir": true, 2026-07-09 14:29:44.320648 | instance | "isfifo": false, 2026-07-09 14:29:44.320683 | instance | "isgid": false, 2026-07-09 14:29:44.320718 | instance | "islnk": false, 2026-07-09 14:29:44.320753 | instance | "isreg": false, 2026-07-09 14:29:44.320788 | instance | "issock": false, 2026-07-09 14:29:44.320823 | instance | "isuid": false, 2026-07-09 14:29:44.320858 | instance | "mimetype": "unknown", 2026-07-09 14:29:44.320893 | instance | "mode": "0755", 2026-07-09 14:29:44.320928 | instance | "mtime": 1783607351.058556, 2026-07-09 14:29:44.320995 | instance | "nlink": 21, 2026-07-09 14:29:44.321039 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-07-09 14:29:44.321072 | instance | "pw_name": "zuul", 2026-07-09 14:29:44.321110 | instance | "readable": true, 2026-07-09 14:29:44.321164 | instance | "rgrp": true, 2026-07-09 14:29:44.321204 | instance | "roth": true, 2026-07-09 14:29:44.321230 | instance | "rusr": true, 2026-07-09 14:29:44.321255 | instance | "size": 4096, 2026-07-09 14:29:44.321297 | instance | "uid": 1000, 2026-07-09 14:29:44.321324 | instance | "version": "2664222453", 2026-07-09 14:29:44.321348 | instance | "wgrp": false, 2026-07-09 14:29:44.321375 | instance | "woth": false, 2026-07-09 14:29:44.321399 | instance | "writeable": true, 2026-07-09 14:29:44.321423 | instance | "wusr": true, 2026-07-09 14:29:44.321446 | instance | "xgrp": true, 2026-07-09 14:29:44.321470 | instance | "xoth": true, 2026-07-09 14:29:44.321493 | instance | "xusr": true 2026-07-09 14:29:44.321516 | instance | } 2026-07-09 14:29:44.321540 | instance | } 2026-07-09 14:29:44.321592 | instance | ok: All items complete 2026-07-09 14:29:44.321624 | 2026-07-09 14:29:44.323711 | instance | skipping: Conditional result was False 2026-07-09 14:29:44.324704 | instance | skipping: Conditional result was False 2026-07-09 14:29:44.336172 | 2026-07-09 14:29:44.336344 | LOOP [Switch "ansible_host" to private IP] 2026-07-09 14:29:44.741985 | instance | changed: 1 replacements made 2026-07-09 14:29:44.743531 | instance | skipping: Conditional result was False 2026-07-09 14:29:44.744179 | instance | skipping: Conditional result was False 2026-07-09 14:29:44.770121 | 2026-07-09 14:29:44.770731 | TASK [Run Molecule scenario] 2026-07-09 14:29:45.776564 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-07-09 14:29:46.175105 | instance | INFO [keycloak > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-07-09 14:29:46.178372 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-07-09 14:29:57.491289 | instance | INFO [keycloak > dependency] Executing 2026-07-09 14:29:57.491742 | instance | WARNING [keycloak > dependency] Missing roles requirements file: requirements.yml 2026-07-09 14:29:57.492130 | instance | WARNING [keycloak > dependency] Missing collections requirements file: collections.yml 2026-07-09 14:29:57.492341 | instance | WARNING [keycloak > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-07-09 14:29:57.501934 | instance | INFO [keycloak > cleanup] Executing 2026-07-09 14:29:57.502375 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-09 14:29:57.511130 | instance | INFO [keycloak > destroy] Executing 2026-07-09 14:29:57.511192 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-07-09 14:29:57.511276 | instance | INFO [keycloak > destroy] Executed: Successful 2026-07-09 14:29:57.519482 | instance | INFO [keycloak > syntax] Executing 2026-07-09 14:29:58.692041 | instance | 2026-07-09 14:29:58.692471 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-07-09 14:29:58.757461 | instance | INFO [keycloak > syntax] Executed: Successful 2026-07-09 14:29:58.771934 | instance | INFO [keycloak > create] Executing 2026-07-09 14:29:58.773912 | instance | WARNING [keycloak > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-09 14:29:58.781621 | instance | INFO [keycloak > prepare] Executing 2026-07-09 14:30:00.041077 | instance | 2026-07-09 14:30:00.041376 | instance | PLAY [Prepare] ***************************************************************** 2026-07-09 14:30:00.041704 | instance | 2026-07-09 14:30:00.042013 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 14:30:00.042315 | instance | Thursday 09 July 2026 14:30:00 +0000 (0:00:00.029) 0:00:00.029 ********* 2026-07-09 14:30:01.187865 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-09 14:30:01.187946 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-09 14:30:01.188114 | instance | interpreter could change the meaning of that path. See 2026-07-09 14:30:01.188244 | instance | https://docs.ansible.com/ansible- 2026-07-09 14:30:01.188384 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-09 14:30:01.200302 | instance | ok: [instance] 2026-07-09 14:30:01.200672 | instance | 2026-07-09 14:30:01.200988 | instance | TASK [Configure short hostname] ************************************************ 2026-07-09 14:30:01.201277 | instance | Thursday 09 July 2026 14:30:01 +0000 (0:00:01.160) 0:00:01.190 ********* 2026-07-09 14:30:01.924336 | instance | changed: [instance] 2026-07-09 14:30:01.924557 | instance | 2026-07-09 14:30:01.924846 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-07-09 14:30:01.925167 | instance | Thursday 09 July 2026 14:30:01 +0000 (0:00:00.723) 0:00:01.914 ********* 2026-07-09 14:30:02.221007 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-07-09 14:30:02.221279 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-07-09 14:30:02.221637 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-07-09 14:30:02.228257 | instance | changed: [instance] 2026-07-09 14:30:02.228456 | instance | 2026-07-09 14:30:02.228654 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-07-09 14:30:02.228834 | instance | Thursday 09 July 2026 14:30:02 +0000 (0:00:00.304) 0:00:02.218 ********* 2026-07-09 14:30:03.428766 | instance | ok: [instance] 2026-07-09 14:30:03.429003 | instance | 2026-07-09 14:30:03.429295 | instance | TASK [Purge "snapd" package] *************************************************** 2026-07-09 14:30:03.429591 | instance | Thursday 09 July 2026 14:30:03 +0000 (0:00:01.199) 0:00:03.418 ********* 2026-07-09 14:30:04.106732 | instance | ok: [instance] 2026-07-09 14:30:04.107157 | instance | 2026-07-09 14:30:04.107397 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-07-09 14:30:04.107711 | instance | 2026-07-09 14:30:04.108131 | instance | TASK [Create folders for workspace] ******************************************** 2026-07-09 14:30:04.108467 | instance | Thursday 09 July 2026 14:30:04 +0000 (0:00:00.678) 0:00:04.096 ********* 2026-07-09 14:30:05.144156 | instance | changed: [localhost] => (item=group_vars) 2026-07-09 14:30:05.144289 | instance | changed: [localhost] => (item=group_vars/all) 2026-07-09 14:30:05.144301 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-07-09 14:30:05.144310 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-07-09 14:30:05.144319 | instance | changed: [localhost] => (item=group_vars/computes) 2026-07-09 14:30:05.144327 | instance | changed: [localhost] => (item=host_vars) 2026-07-09 14:30:05.144335 | instance | 2026-07-09 14:30:05.144342 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-07-09 14:30:05.144348 | instance | 2026-07-09 14:30:05.144354 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-07-09 14:30:05.144365 | instance | Thursday 09 July 2026 14:30:05 +0000 (0:00:01.036) 0:00:05.133 ********* 2026-07-09 14:30:05.308686 | instance | changed: [localhost] 2026-07-09 14:30:05.309257 | instance | 2026-07-09 14:30:05.309303 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-07-09 14:30:05.309326 | instance | Thursday 09 July 2026 14:30:05 +0000 (0:00:00.165) 0:00:05.299 ********* 2026-07-09 14:30:05.338082 | instance | ok: [localhost] 2026-07-09 14:30:05.339049 | instance | 2026-07-09 14:30:05.339090 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-07-09 14:30:05.339103 | instance | Thursday 09 July 2026 14:30:05 +0000 (0:00:00.028) 0:00:05.327 ********* 2026-07-09 14:30:05.386159 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '17ec50da-ee6b-543e-984b-23873a6bae1a'}) 2026-07-09 14:30:05.386832 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-07-09 14:30:05.386868 | instance | 2026-07-09 14:30:05.386876 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-07-09 14:30:05.386883 | instance | Thursday 09 July 2026 14:30:05 +0000 (0:00:00.048) 0:00:05.376 ********* 2026-07-09 14:30:05.956617 | instance | changed: [localhost] 2026-07-09 14:30:05.957278 | instance | 2026-07-09 14:30:05.957315 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-07-09 14:30:05.957321 | instance | 2026-07-09 14:30:05.957326 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-07-09 14:30:05.957330 | instance | Thursday 09 July 2026 14:30:05 +0000 (0:00:00.570) 0:00:05.947 ********* 2026-07-09 14:30:06.122599 | instance | changed: [localhost] 2026-07-09 14:30:06.123447 | instance | 2026-07-09 14:30:06.123500 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-07-09 14:30:06.123513 | instance | Thursday 09 July 2026 14:30:06 +0000 (0:00:00.165) 0:00:06.112 ********* 2026-07-09 14:30:06.146146 | instance | ok: [localhost] 2026-07-09 14:30:06.146667 | instance | 2026-07-09 14:30:06.146715 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-07-09 14:30:06.146723 | instance | Thursday 09 July 2026 14:30:06 +0000 (0:00:00.024) 0:00:06.136 ********* 2026-07-09 14:30:06.176175 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-07-09 14:30:06.176334 | instance | 2026-07-09 14:30:06.176693 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-07-09 14:30:06.176736 | instance | Thursday 09 July 2026 14:30:06 +0000 (0:00:00.030) 0:00:06.166 ********* 2026-07-09 14:30:06.538139 | instance | changed: [localhost] 2026-07-09 14:30:06.539023 | instance | 2026-07-09 14:30:06.539067 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-07-09 14:30:06.539075 | instance | 2026-07-09 14:30:06.539081 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-07-09 14:30:06.539099 | instance | Thursday 09 July 2026 14:30:06 +0000 (0:00:00.361) 0:00:06.528 ********* 2026-07-09 14:30:06.721204 | instance | changed: [localhost] 2026-07-09 14:30:06.721312 | instance | 2026-07-09 14:30:06.721629 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-07-09 14:30:06.721669 | instance | Thursday 09 July 2026 14:30:06 +0000 (0:00:00.182) 0:00:06.711 ********* 2026-07-09 14:30:06.751082 | instance | ok: [localhost] 2026-07-09 14:30:06.751585 | instance | 2026-07-09 14:30:06.751627 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-07-09 14:30:06.751634 | instance | Thursday 09 July 2026 14:30:06 +0000 (0:00:00.030) 0:00:06.741 ********* 2026-07-09 14:30:06.856824 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-07-09 14:30:06.858070 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-07-09 14:30:06.858128 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-07-09 14:30:06.858139 | instance | 2026-07-09 14:30:06.858148 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-07-09 14:30:06.858157 | instance | Thursday 09 July 2026 14:30:06 +0000 (0:00:00.105) 0:00:06.846 ********* 2026-07-09 14:30:07.263629 | instance | changed: [localhost] 2026-07-09 14:30:07.264115 | instance | 2026-07-09 14:30:07.265033 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-07-09 14:30:07.265078 | instance | 2026-07-09 14:30:07.265084 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-07-09 14:30:07.265089 | instance | Thursday 09 July 2026 14:30:07 +0000 (0:00:00.407) 0:00:07.253 ********* 2026-07-09 14:30:07.440482 | instance | changed: [localhost] 2026-07-09 14:30:07.440595 | instance | 2026-07-09 14:30:07.440948 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-07-09 14:30:07.440997 | instance | Thursday 09 July 2026 14:30:07 +0000 (0:00:00.177) 0:00:07.430 ********* 2026-07-09 14:30:07.513770 | instance | ok: [localhost] 2026-07-09 14:30:07.514689 | instance | 2026-07-09 14:30:07.514742 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-07-09 14:30:07.514755 | instance | Thursday 09 July 2026 14:30:07 +0000 (0:00:00.072) 0:00:07.503 ********* 2026-07-09 14:30:07.592688 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-07-09 14:30:07.593225 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-07-09 14:30:07.593744 | instance | 2026-07-09 14:30:07.594232 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-07-09 14:30:07.594605 | instance | Thursday 09 July 2026 14:30:07 +0000 (0:00:00.078) 0:00:07.582 ********* 2026-07-09 14:30:07.961376 | instance | changed: [localhost] 2026-07-09 14:30:07.962470 | instance | 2026-07-09 14:30:07.962517 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-07-09 14:30:07.962528 | instance | 2026-07-09 14:30:07.962536 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 14:30:07.962545 | instance | Thursday 09 July 2026 14:30:07 +0000 (0:00:00.369) 0:00:07.951 ********* 2026-07-09 14:30:08.698754 | instance | ok: [localhost] 2026-07-09 14:30:08.699528 | instance | 2026-07-09 14:30:08.699601 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-09 14:30:08.699609 | instance | Thursday 09 July 2026 14:30:08 +0000 (0:00:00.736) 0:00:08.688 ********* 2026-07-09 14:30:08.876691 | instance | changed: [localhost] 2026-07-09 14:30:08.877219 | instance | 2026-07-09 14:30:08.877239 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-07-09 14:30:08.877247 | instance | Thursday 09 July 2026 14:30:08 +0000 (0:00:00.178) 0:00:08.867 ********* 2026-07-09 14:30:08.907033 | instance | ok: [localhost] 2026-07-09 14:30:08.907138 | instance | 2026-07-09 14:30:08.907380 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-07-09 14:30:08.907395 | instance | Thursday 09 July 2026 14:30:08 +0000 (0:00:00.030) 0:00:08.897 ********* 2026-07-09 14:30:09.719689 | instance | ok: [localhost] => (item=keycloak_host) 2026-07-09 14:30:09.720192 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-07-09 14:30:09.720248 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-07-09 14:30:09.720260 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-07-09 14:30:09.721835 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-07-09 14:30:09.721858 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-07-09 14:30:09.721865 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-07-09 14:30:09.721871 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-07-09 14:30:09.721877 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-07-09 14:30:09.721883 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-07-09 14:30:09.721888 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-07-09 14:30:09.721894 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-07-09 14:30:09.721900 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-07-09 14:30:09.721908 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-07-09 14:30:09.722926 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-07-09 14:30:09.722946 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-07-09 14:30:09.722956 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-07-09 14:30:09.722962 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-07-09 14:30:09.722967 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-07-09 14:30:09.724000 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-07-09 14:30:09.724011 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-07-09 14:30:09.724030 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-07-09 14:30:09.724038 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-07-09 14:30:09.724044 | instance | 2026-07-09 14:30:09.724049 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-07-09 14:30:09.724186 | instance | Thursday 09 July 2026 14:30:09 +0000 (0:00:00.812) 0:00:09.709 ********* 2026-07-09 14:30:10.057174 | instance | changed: [localhost] 2026-07-09 14:30:10.057693 | instance | 2026-07-09 14:30:10.057735 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-09 14:30:10.057742 | instance | Thursday 09 July 2026 14:30:10 +0000 (0:00:00.337) 0:00:10.047 ********* 2026-07-09 14:30:10.240004 | instance | changed: [localhost] 2026-07-09 14:30:10.240149 | instance | 2026-07-09 14:30:10.240620 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-07-09 14:30:10.240637 | instance | 2026-07-09 14:30:10.240642 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-07-09 14:30:10.240646 | instance | Thursday 09 July 2026 14:30:10 +0000 (0:00:00.183) 0:00:10.230 ********* 2026-07-09 14:30:10.426102 | instance | changed: [localhost] 2026-07-09 14:30:10.426214 | instance | 2026-07-09 14:30:10.426534 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-07-09 14:30:10.426580 | instance | Thursday 09 July 2026 14:30:10 +0000 (0:00:00.185) 0:00:10.416 ********* 2026-07-09 14:30:10.457495 | instance | ok: [localhost] 2026-07-09 14:30:10.457582 | instance | 2026-07-09 14:30:10.457869 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-07-09 14:30:10.457910 | instance | Thursday 09 July 2026 14:30:10 +0000 (0:00:00.030) 0:00:10.447 ********* 2026-07-09 14:30:10.500901 | 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 14:30:10.501514 | instance | 2026-07-09 14:30:10.501556 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-07-09 14:30:10.501565 | instance | Thursday 09 July 2026 14:30:10 +0000 (0:00:00.043) 0:00:10.491 ********* 2026-07-09 14:30:10.859952 | instance | changed: [localhost] 2026-07-09 14:30:10.861063 | instance | 2026-07-09 14:30:10.861108 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-07-09 14:30:10.861116 | instance | 2026-07-09 14:30:10.861122 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-07-09 14:30:10.861128 | instance | Thursday 09 July 2026 14:30:10 +0000 (0:00:00.359) 0:00:10.850 ********* 2026-07-09 14:30:11.032681 | instance | changed: [localhost] 2026-07-09 14:30:11.032760 | instance | 2026-07-09 14:30:11.033014 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-07-09 14:30:11.033053 | instance | Thursday 09 July 2026 14:30:11 +0000 (0:00:00.172) 0:00:11.023 ********* 2026-07-09 14:30:11.060047 | instance | ok: [localhost] 2026-07-09 14:30:11.060170 | instance | 2026-07-09 14:30:11.060185 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-07-09 14:30:11.060356 | instance | Thursday 09 July 2026 14:30:11 +0000 (0:00:00.027) 0:00:11.050 ********* 2026-07-09 14:30:11.095246 | 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 14:30:11.095341 | instance | 2026-07-09 14:30:11.095450 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-07-09 14:30:11.095559 | instance | Thursday 09 July 2026 14:30:11 +0000 (0:00:00.035) 0:00:11.085 ********* 2026-07-09 14:30:11.487243 | instance | changed: [localhost] 2026-07-09 14:30:11.488163 | instance | 2026-07-09 14:30:11.488209 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-07-09 14:30:11.488217 | instance | 2026-07-09 14:30:11.488224 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-07-09 14:30:11.488230 | instance | Thursday 09 July 2026 14:30:11 +0000 (0:00:00.391) 0:00:11.477 ********* 2026-07-09 14:30:11.663635 | instance | changed: [localhost] 2026-07-09 14:30:11.664126 | instance | 2026-07-09 14:30:11.664185 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-07-09 14:30:11.664201 | instance | Thursday 09 July 2026 14:30:11 +0000 (0:00:00.176) 0:00:11.654 ********* 2026-07-09 14:30:11.697306 | instance | ok: [localhost] 2026-07-09 14:30:11.697394 | instance | 2026-07-09 14:30:11.697665 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-07-09 14:30:11.697685 | instance | Thursday 09 July 2026 14:30:11 +0000 (0:00:00.033) 0:00:11.687 ********* 2026-07-09 14:30:12.168637 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-07-09 14:30:12.168744 | instance | ok: [localhost] => (item=keepalived_password) 2026-07-09 14:30:12.172162 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-07-09 14:30:12.172194 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-07-09 14:30:12.172209 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-07-09 14:30:12.172216 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-07-09 14:30:12.172221 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-07-09 14:30:12.172228 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-07-09 14:30:12.172234 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-07-09 14:30:12.172241 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-07-09 14:30:12.172247 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-07-09 14:30:12.172270 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-07-09 14:30:12.172276 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-07-09 14:30:12.172282 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-07-09 14:30:12.172287 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-07-09 14:30:12.172293 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-07-09 14:30:12.172298 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-07-09 14:30:12.172304 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-07-09 14:30:12.172309 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-07-09 14:30:12.172314 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-07-09 14:30:12.172320 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-07-09 14:30:12.172325 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-07-09 14:30:12.172331 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-07-09 14:30:12.172336 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-07-09 14:30:12.172342 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-07-09 14:30:12.172348 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-07-09 14:30:12.172353 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-07-09 14:30:12.172363 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-07-09 14:30:12.173471 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-07-09 14:30:12.173485 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-07-09 14:30:12.173489 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-07-09 14:30:12.173493 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-07-09 14:30:12.173497 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-07-09 14:30:12.173501 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-07-09 14:30:12.173505 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-07-09 14:30:12.173509 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-07-09 14:30:12.173513 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-07-09 14:30:12.173519 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-07-09 14:30:12.173692 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-07-09 14:30:12.173896 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-07-09 14:30:12.174048 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-07-09 14:30:12.174404 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-07-09 14:30:12.174563 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-07-09 14:30:12.174720 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-07-09 14:30:12.174893 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-07-09 14:30:12.175047 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-07-09 14:30:12.175339 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-07-09 14:30:12.175490 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-07-09 14:30:12.175639 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-07-09 14:30:12.175791 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-07-09 14:30:12.175953 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-07-09 14:30:12.176132 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-07-09 14:30:12.176292 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-07-09 14:30:12.176443 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-07-09 14:30:12.176584 | instance | 2026-07-09 14:30:12.176734 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-07-09 14:30:12.176883 | instance | Thursday 09 July 2026 14:30:12 +0000 (0:00:00.471) 0:00:12.159 ********* 2026-07-09 14:30:12.227396 | instance | ok: [localhost] => (item=barbican_kek) 2026-07-09 14:30:12.227476 | instance | 2026-07-09 14:30:12.227883 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-07-09 14:30:12.227955 | instance | Thursday 09 July 2026 14:30:12 +0000 (0:00:00.057) 0:00:12.217 ********* 2026-07-09 14:30:12.641405 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-09 14:30:12.641532 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-09 14:30:12.641549 | instance | 2026-07-09 14:30:12.641811 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-07-09 14:30:12.641868 | instance | Thursday 09 July 2026 14:30:12 +0000 (0:00:00.414) 0:00:12.632 ********* 2026-07-09 14:30:15.390481 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-09 14:30:15.390554 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-09 14:30:15.390946 | instance | 2026-07-09 14:30:15.390983 | instance | TASK [Set values for SSH keys] ************************************************* 2026-07-09 14:30:15.390990 | instance | Thursday 09 July 2026 14:30:15 +0000 (0:00:02.748) 0:00:15.380 ********* 2026-07-09 14:30:15.450546 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-07-09 14:30:15.450626 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-07-09 14:30:15.451002 | instance | 2026-07-09 14:30:15.451040 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-07-09 14:30:15.451046 | instance | Thursday 09 July 2026 14:30:15 +0000 (0:00:00.060) 0:00:15.440 ********* 2026-07-09 14:30:15.785444 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-09 14:30:15.786071 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-09 14:30:15.786116 | instance | 2026-07-09 14:30:15.786124 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-07-09 14:30:15.786131 | instance | Thursday 09 July 2026 14:30:15 +0000 (0:00:00.335) 0:00:15.775 ********* 2026-07-09 14:30:16.149001 | instance | changed: [localhost] 2026-07-09 14:30:16.149556 | instance | 2026-07-09 14:30:16.149591 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-07-09 14:30:16.149599 | instance | Thursday 09 July 2026 14:30:16 +0000 (0:00:00.363) 0:00:16.139 ********* 2026-07-09 14:30:16.198072 | instance | skipping: [localhost] 2026-07-09 14:30:16.198160 | instance | 2026-07-09 14:30:16.198659 | instance | PLAY [all] ********************************************************************* 2026-07-09 14:30:16.198698 | instance | 2026-07-09 14:30:16.198703 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 14:30:16.198708 | instance | Thursday 09 July 2026 14:30:16 +0000 (0:00:00.049) 0:00:16.188 ********* 2026-07-09 14:30:16.904096 | instance | ok: [instance] 2026-07-09 14:30:16.904172 | instance | 2026-07-09 14:30:16.904437 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-07-09 14:30:16.904472 | instance | Thursday 09 July 2026 14:30:16 +0000 (0:00:00.705) 0:00:16.894 ********* 2026-07-09 14:30:23.708491 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-07-09 14:30:23.711909 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-07-09 14:30:23.711939 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-07-09 14:30:23.711949 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-07-09 14:30:23.711959 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-07-09 14:30:23.711982 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-07-09 14:30:23.711991 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-07-09 14:30:23.712000 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-07-09 14:30:23.712037 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-07-09 14:30:23.712048 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-07-09 14:30:23.712057 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-07-09 14:30:23.712093 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-07-09 14:30:23.712447 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-07-09 14:30:23.713268 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-07-09 14:30:23.713694 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-07-09 14:30:23.714126 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-09 14:30:23.714577 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-09 14:30:23.715072 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-07-09 14:30:23.715387 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-09 14:30:23.715647 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-09 14:30:23.715862 | instance | 2026-07-09 14:30:23.716149 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-07-09 14:30:23.716424 | instance | Thursday 09 July 2026 14:30:23 +0000 (0:00:06.802) 0:00:23.697 ********* 2026-07-09 14:30:23.899761 | instance | changed: [instance] 2026-07-09 14:30:23.899877 | instance | 2026-07-09 14:30:23.900086 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-07-09 14:30:23.900334 | instance | Thursday 09 July 2026 14:30:23 +0000 (0:00:00.192) 0:00:23.890 ********* 2026-07-09 14:30:24.338359 | instance | changed: [instance] 2026-07-09 14:30:24.338393 | instance | 2026-07-09 14:30:24.338401 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-07-09 14:30:24.338407 | instance | Thursday 09 July 2026 14:30:24 +0000 (0:00:00.437) 0:00:24.328 ********* 2026-07-09 14:30:24.638997 | instance | ok: [instance] 2026-07-09 14:30:24.639034 | instance | 2026-07-09 14:30:24.639042 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-09 14:30:24.639049 | instance | Thursday 09 July 2026 14:30:24 +0000 (0:00:00.300) 0:00:24.628 ********* 2026-07-09 14:30:24.778975 | instance | ok: [instance] 2026-07-09 14:30:24.779017 | instance | 2026-07-09 14:30:24.779028 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-07-09 14:30:24.779034 | instance | 2026-07-09 14:30:24.779039 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 14:30:24.779045 | instance | Thursday 09 July 2026 14:30:24 +0000 (0:00:00.140) 0:00:24.768 ********* 2026-07-09 14:30:25.455374 | instance | ok: [instance] 2026-07-09 14:30:25.455901 | instance | 2026-07-09 14:30:25.455944 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-07-09 14:30:25.455953 | instance | Thursday 09 July 2026 14:30:25 +0000 (0:00:00.676) 0:00:25.445 ********* 2026-07-09 14:30:25.661755 | instance | changed: [instance] 2026-07-09 14:30:25.661832 | instance | 2026-07-09 14:30:25.662104 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-07-09 14:30:25.662142 | instance | Thursday 09 July 2026 14:30:25 +0000 (0:00:00.206) 0:00:25.652 ********* 2026-07-09 14:30:26.525606 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-07-09 14:30:26.526826 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-07-09 14:30:26.526882 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-07-09 14:30:26.526889 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-07-09 14:30:26.526896 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-07-09 14:30:26.526902 | instance | 2026-07-09 14:30:26.526908 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-07-09 14:30:26.526914 | instance | Thursday 09 July 2026 14:30:26 +0000 (0:00:00.863) 0:00:26.516 ********* 2026-07-09 14:30:26.776151 | 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 14:30:26.944981 | 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 14:30:27.097806 | 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 14:30:27.108132 | instance | ...ignoring 2026-07-09 14:30:27.108206 | instance | 2026-07-09 14:30:27.108327 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-07-09 14:30:27.108471 | instance | Thursday 09 July 2026 14:30:27 +0000 (0:00:00.582) 0:00:27.098 ********* 2026-07-09 14:30:27.288606 | instance | ok: [instance] 2026-07-09 14:30:27.289210 | instance | 2026-07-09 14:30:27.289253 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-07-09 14:30:27.289261 | instance | Thursday 09 July 2026 14:30:27 +0000 (0:00:00.180) 0:00:27.279 ********* 2026-07-09 14:30:27.460224 | instance | ok: [instance] 2026-07-09 14:30:27.460285 | instance | 2026-07-09 14:30:27.460845 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-07-09 14:30:27.460972 | instance | Thursday 09 July 2026 14:30:27 +0000 (0:00:00.171) 0:00:27.450 ********* 2026-07-09 14:30:27.492345 | instance | ok: [instance] 2026-07-09 14:30:27.492544 | instance | 2026-07-09 14:30:27.492825 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-07-09 14:30:27.493050 | instance | Thursday 09 July 2026 14:30:27 +0000 (0:00:00.032) 0:00:27.483 ********* 2026-07-09 14:30:27.529370 | instance | ok: [instance] 2026-07-09 14:30:27.529703 | instance | 2026-07-09 14:30:27.530085 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-07-09 14:30:27.530280 | instance | Thursday 09 July 2026 14:30:27 +0000 (0:00:00.036) 0:00:27.519 ********* 2026-07-09 14:30:28.084395 | instance | ok: [instance] 2026-07-09 14:30:28.084641 | instance | 2026-07-09 14:30:28.084938 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-07-09 14:30:28.085232 | instance | Thursday 09 July 2026 14:30:28 +0000 (0:00:00.554) 0:00:28.074 ********* 2026-07-09 14:30:28.330604 | instance | ok: [instance] 2026-07-09 14:30:28.330864 | instance | 2026-07-09 14:30:28.331213 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-07-09 14:30:28.331571 | instance | Thursday 09 July 2026 14:30:28 +0000 (0:00:00.187) 0:00:28.261 ********* 2026-07-09 14:30:28.331863 | instance | 2026-07-09 14:30:28.332166 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-07-09 14:30:28.332473 | instance | 2026-07-09 14:30:28.332834 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 14:30:28.333176 | instance | Thursday 09 July 2026 14:30:28 +0000 (0:00:00.059) 0:00:28.321 ********* 2026-07-09 14:30:29.020166 | instance | ok: [instance] 2026-07-09 14:30:29.020236 | instance | 2026-07-09 14:30:29.020503 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 14:30:29.020787 | instance | Thursday 09 July 2026 14:30:29 +0000 (0:00:00.688) 0:00:29.010 ********* 2026-07-09 14:30:29.222514 | instance | ok: [instance] 2026-07-09 14:30:29.222636 | instance | 2026-07-09 14:30:29.222819 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-09 14:30:29.223001 | instance | Thursday 09 July 2026 14:30:29 +0000 (0:00:00.202) 0:00:29.212 ********* 2026-07-09 14:30:29.260068 | instance | skipping: [instance] 2026-07-09 14:30:29.260301 | instance | 2026-07-09 14:30:29.260568 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-09 14:30:29.260832 | instance | Thursday 09 July 2026 14:30:29 +0000 (0:00:00.037) 0:00:29.250 ********* 2026-07-09 14:30:29.469159 | instance | changed: [instance] 2026-07-09 14:30:29.469455 | instance | 2026-07-09 14:30:29.469795 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 14:30:29.470070 | instance | Thursday 09 July 2026 14:30:29 +0000 (0:00:00.208) 0:00:29.459 ********* 2026-07-09 14:30:29.530725 | instance | ok: [instance] => { 2026-07-09 14:30:29.530889 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-09 14:30:29.531108 | instance | } 2026-07-09 14:30:29.531318 | instance | 2026-07-09 14:30:29.531549 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 14:30:29.531776 | instance | Thursday 09 July 2026 14:30:29 +0000 (0:00:00.061) 0:00:29.521 ********* 2026-07-09 14:30:30.328536 | instance | changed: [instance] 2026-07-09 14:30:30.328929 | instance | 2026-07-09 14:30:30.329327 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 14:30:30.329656 | instance | Thursday 09 July 2026 14:30:30 +0000 (0:00:00.797) 0:00:30.318 ********* 2026-07-09 14:30:30.371681 | instance | skipping: [instance] 2026-07-09 14:30:30.371901 | instance | 2026-07-09 14:30:30.372349 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 14:30:30.372730 | instance | Thursday 09 July 2026 14:30:30 +0000 (0:00:00.043) 0:00:30.362 ********* 2026-07-09 14:30:30.567851 | instance | ok: [instance] 2026-07-09 14:30:30.568237 | instance | 2026-07-09 14:30:30.568574 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-09 14:30:30.568947 | instance | Thursday 09 July 2026 14:30:30 +0000 (0:00:00.196) 0:00:30.558 ********* 2026-07-09 14:30:31.577027 | instance | ok: [instance] 2026-07-09 14:30:31.577593 | instance | 2026-07-09 14:30:31.577641 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 14:30:31.577649 | instance | Thursday 09 July 2026 14:30:31 +0000 (0:00:01.009) 0:00:31.567 ********* 2026-07-09 14:30:31.639530 | instance | ok: [instance] => { 2026-07-09 14:30:31.639630 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-07-09 14:30:31.640213 | instance | } 2026-07-09 14:30:31.640287 | instance | 2026-07-09 14:30:31.640299 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 14:30:31.640309 | instance | Thursday 09 July 2026 14:30:31 +0000 (0:00:00.062) 0:00:31.630 ********* 2026-07-09 14:30:32.515865 | instance | changed: [instance] 2026-07-09 14:30:32.515902 | instance | 2026-07-09 14:30:32.515907 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 14:30:32.515912 | instance | Thursday 09 July 2026 14:30:32 +0000 (0:00:00.876) 0:00:32.506 ********* 2026-07-09 14:30:35.290739 | instance | changed: [instance] 2026-07-09 14:30:35.290806 | instance | 2026-07-09 14:30:35.291254 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-09 14:30:35.291295 | instance | Thursday 09 July 2026 14:30:35 +0000 (0:00:02.775) 0:00:35.281 ********* 2026-07-09 14:30:35.318308 | instance | skipping: [instance] 2026-07-09 14:30:35.318685 | instance | 2026-07-09 14:30:35.318703 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-09 14:30:35.318714 | instance | Thursday 09 July 2026 14:30:35 +0000 (0:00:00.027) 0:00:35.308 ********* 2026-07-09 14:30:35.346078 | instance | skipping: [instance] 2026-07-09 14:30:35.346208 | instance | 2026-07-09 14:30:35.346490 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-09 14:30:35.346516 | instance | Thursday 09 July 2026 14:30:35 +0000 (0:00:00.027) 0:00:35.336 ********* 2026-07-09 14:30:35.373880 | instance | skipping: [instance] 2026-07-09 14:30:35.374373 | instance | 2026-07-09 14:30:35.374486 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-09 14:30:35.374495 | instance | Thursday 09 July 2026 14:30:35 +0000 (0:00:00.027) 0:00:35.364 ********* 2026-07-09 14:30:44.876119 | instance | changed: [instance] 2026-07-09 14:30:44.876482 | instance | 2026-07-09 14:30:44.876497 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-09 14:30:44.876503 | instance | Thursday 09 July 2026 14:30:44 +0000 (0:00:09.502) 0:00:44.866 ********* 2026-07-09 14:30:45.341797 | instance | changed: [instance] 2026-07-09 14:30:45.341893 | instance | 2026-07-09 14:30:45.342310 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-09 14:30:45.342365 | instance | Thursday 09 July 2026 14:30:45 +0000 (0:00:00.465) 0:00:45.332 ********* 2026-07-09 14:30:46.252234 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-07-09 14:30:46.253114 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-09 14:30:46.253153 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-09 14:30:46.253159 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-09 14:30:46.253164 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-09 14:30:46.253169 | instance | 2026-07-09 14:30:46.253174 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-09 14:30:46.253178 | instance | Thursday 09 July 2026 14:30:46 +0000 (0:00:00.910) 0:00:46.242 ********* 2026-07-09 14:30:46.774137 | instance | changed: [instance] 2026-07-09 14:30:46.774259 | instance | 2026-07-09 14:30:46.774876 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-09 14:30:46.774907 | instance | Thursday 09 July 2026 14:30:46 +0000 (0:00:00.512) 0:00:46.755 ********* 2026-07-09 14:30:46.774912 | instance | 2026-07-09 14:30:46.774917 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-07-09 14:30:46.774921 | instance | Thursday 09 July 2026 14:30:46 +0000 (0:00:00.008) 0:00:46.764 ********* 2026-07-09 14:30:47.475546 | instance | changed: [instance] 2026-07-09 14:30:47.475643 | instance | 2026-07-09 14:30:47.475905 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-07-09 14:30:47.475943 | instance | Thursday 09 July 2026 14:30:47 +0000 (0:00:00.701) 0:00:47.466 ********* 2026-07-09 14:30:48.106921 | instance | ok: [instance] 2026-07-09 14:30:48.107445 | instance | 2026-07-09 14:30:48.107641 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-09 14:30:48.107649 | instance | Thursday 09 July 2026 14:30:48 +0000 (0:00:00.630) 0:00:48.097 ********* 2026-07-09 14:30:48.641318 | instance | changed: [instance] 2026-07-09 14:30:48.641697 | instance | 2026-07-09 14:30:48.641711 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-07-09 14:30:48.641717 | instance | Thursday 09 July 2026 14:30:48 +0000 (0:00:00.534) 0:00:48.632 ********* 2026-07-09 14:30:49.159183 | 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 14:30:49.169443 | instance | ...ignoring 2026-07-09 14:30:49.169547 | instance | 2026-07-09 14:30:49.169825 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-07-09 14:30:49.169885 | instance | Thursday 09 July 2026 14:30:49 +0000 (0:00:00.528) 0:00:49.160 ********* 2026-07-09 14:30:49.199005 | instance | skipping: [instance] 2026-07-09 14:30:49.199104 | instance | 2026-07-09 14:30:49.199378 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-07-09 14:30:49.199416 | instance | Thursday 09 July 2026 14:30:49 +0000 (0:00:00.029) 0:00:49.189 ********* 2026-07-09 14:30:49.232711 | instance | skipping: [instance] 2026-07-09 14:30:49.232813 | instance | 2026-07-09 14:30:49.233159 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-07-09 14:30:49.233206 | instance | Thursday 09 July 2026 14:30:49 +0000 (0:00:00.033) 0:00:49.223 ********* 2026-07-09 14:30:49.267958 | instance | skipping: [instance] 2026-07-09 14:30:49.268061 | instance | 2026-07-09 14:30:49.268357 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-07-09 14:30:49.268398 | instance | Thursday 09 July 2026 14:30:49 +0000 (0:00:00.035) 0:00:49.258 ********* 2026-07-09 14:30:49.302041 | instance | skipping: [instance] 2026-07-09 14:30:49.302580 | instance | 2026-07-09 14:30:49.302626 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-07-09 14:30:49.302635 | instance | Thursday 09 July 2026 14:30:49 +0000 (0:00:00.033) 0:00:49.292 ********* 2026-07-09 14:30:49.343872 | instance | skipping: [instance] 2026-07-09 14:30:49.343973 | instance | 2026-07-09 14:30:49.344290 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 14:30:49.344329 | instance | Thursday 09 July 2026 14:30:49 +0000 (0:00:00.042) 0:00:49.334 ********* 2026-07-09 14:30:49.538174 | instance | ok: [instance] 2026-07-09 14:30:49.538245 | instance | 2026-07-09 14:30:49.538539 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 14:30:49.538583 | instance | Thursday 09 July 2026 14:30:49 +0000 (0:00:00.194) 0:00:49.528 ********* 2026-07-09 14:30:49.577351 | instance | ok: [instance] => { 2026-07-09 14:30:49.578167 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-07-09 14:30:49.578187 | instance | } 2026-07-09 14:30:49.578194 | instance | 2026-07-09 14:30:49.578200 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 14:30:49.578206 | instance | Thursday 09 July 2026 14:30:49 +0000 (0:00:00.039) 0:00:49.568 ********* 2026-07-09 14:30:50.228572 | instance | changed: [instance] 2026-07-09 14:30:50.229200 | instance | 2026-07-09 14:30:50.229243 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 14:30:50.229251 | instance | Thursday 09 July 2026 14:30:50 +0000 (0:00:00.650) 0:00:50.219 ********* 2026-07-09 14:30:50.265075 | instance | skipping: [instance] 2026-07-09 14:30:50.265146 | instance | 2026-07-09 14:30:50.265404 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 14:30:50.265440 | instance | Thursday 09 July 2026 14:30:50 +0000 (0:00:00.036) 0:00:50.255 ********* 2026-07-09 14:30:50.451702 | instance | ok: [instance] 2026-07-09 14:30:50.451786 | instance | 2026-07-09 14:30:50.452076 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 14:30:50.452115 | instance | Thursday 09 July 2026 14:30:50 +0000 (0:00:00.186) 0:00:50.441 ********* 2026-07-09 14:30:50.488471 | instance | ok: [instance] => { 2026-07-09 14:30:50.488583 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-07-09 14:30:50.489072 | instance | } 2026-07-09 14:30:50.489090 | instance | 2026-07-09 14:30:50.489096 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 14:30:50.489102 | instance | Thursday 09 July 2026 14:30:50 +0000 (0:00:00.037) 0:00:50.479 ********* 2026-07-09 14:30:51.439542 | instance | changed: [instance] 2026-07-09 14:30:51.439658 | instance | 2026-07-09 14:30:51.439939 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 14:30:51.439980 | instance | Thursday 09 July 2026 14:30:51 +0000 (0:00:00.951) 0:00:51.430 ********* 2026-07-09 14:30:51.483856 | instance | skipping: [instance] 2026-07-09 14:30:51.483934 | instance | 2026-07-09 14:30:51.484339 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-09 14:30:51.484378 | instance | Thursday 09 July 2026 14:30:51 +0000 (0:00:00.044) 0:00:51.474 ********* 2026-07-09 14:30:51.513434 | instance | skipping: [instance] 2026-07-09 14:30:51.513952 | instance | 2026-07-09 14:30:51.513998 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-09 14:30:51.514006 | instance | Thursday 09 July 2026 14:30:51 +0000 (0:00:00.029) 0:00:51.503 ********* 2026-07-09 14:30:51.545650 | instance | skipping: [instance] 2026-07-09 14:30:51.545774 | instance | 2026-07-09 14:30:51.546182 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-09 14:30:51.546217 | instance | Thursday 09 July 2026 14:30:51 +0000 (0:00:00.032) 0:00:51.536 ********* 2026-07-09 14:30:51.569716 | instance | skipping: [instance] 2026-07-09 14:30:51.570174 | instance | 2026-07-09 14:30:51.570219 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-09 14:30:51.570226 | instance | Thursday 09 July 2026 14:30:51 +0000 (0:00:00.023) 0:00:51.560 ********* 2026-07-09 14:30:52.679703 | instance | ok: [instance] 2026-07-09 14:30:52.679790 | instance | 2026-07-09 14:30:52.680068 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-09 14:30:52.680109 | instance | Thursday 09 July 2026 14:30:52 +0000 (0:00:01.110) 0:00:52.670 ********* 2026-07-09 14:30:53.124612 | instance | ok: [instance] 2026-07-09 14:30:53.124652 | instance | 2026-07-09 14:30:53.124658 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-09 14:30:53.124663 | instance | Thursday 09 July 2026 14:30:53 +0000 (0:00:00.444) 0:00:53.114 ********* 2026-07-09 14:30:54.023205 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-09 14:30:54.023311 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-09 14:30:54.024114 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-09 14:30:54.024173 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-09 14:30:54.024183 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-09 14:30:54.024191 | instance | 2026-07-09 14:30:54.024198 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-09 14:30:54.024211 | instance | Thursday 09 July 2026 14:30:54 +0000 (0:00:00.899) 0:00:54.013 ********* 2026-07-09 14:30:54.580971 | instance | ok: [instance] 2026-07-09 14:30:54.581051 | instance | 2026-07-09 14:30:54.581670 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-09 14:30:54.581706 | instance | Thursday 09 July 2026 14:30:54 +0000 (0:00:00.551) 0:00:54.565 ********* 2026-07-09 14:30:54.581711 | instance | 2026-07-09 14:30:54.581716 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-09 14:30:54.581720 | instance | Thursday 09 July 2026 14:30:54 +0000 (0:00:00.005) 0:00:54.571 ********* 2026-07-09 14:30:54.934339 | instance | ok: [instance] 2026-07-09 14:30:54.934412 | instance | 2026-07-09 14:30:54.934719 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 14:30:54.934783 | instance | Thursday 09 July 2026 14:30:54 +0000 (0:00:00.352) 0:00:54.924 ********* 2026-07-09 14:30:55.158848 | instance | ok: [instance] 2026-07-09 14:30:55.158921 | instance | 2026-07-09 14:30:55.159206 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 14:30:55.159248 | instance | Thursday 09 July 2026 14:30:55 +0000 (0:00:00.225) 0:00:55.149 ********* 2026-07-09 14:30:55.213998 | instance | ok: [instance] => { 2026-07-09 14:30:55.214655 | 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 14:30:55.214695 | instance | } 2026-07-09 14:30:55.214701 | instance | 2026-07-09 14:30:55.214706 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 14:30:55.214710 | instance | Thursday 09 July 2026 14:30:55 +0000 (0:00:00.054) 0:00:55.204 ********* 2026-07-09 14:30:55.909698 | instance | changed: [instance] 2026-07-09 14:30:55.910443 | instance | 2026-07-09 14:30:55.910467 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 14:30:55.910487 | instance | Thursday 09 July 2026 14:30:55 +0000 (0:00:00.695) 0:00:55.900 ********* 2026-07-09 14:30:57.277875 | instance | changed: [instance] 2026-07-09 14:30:57.278329 | instance | 2026-07-09 14:30:57.278460 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 14:30:57.278476 | instance | Thursday 09 July 2026 14:30:57 +0000 (0:00:01.368) 0:00:57.268 ********* 2026-07-09 14:30:57.366380 | instance | ok: [instance] => { 2026-07-09 14:30:57.366456 | 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 14:30:57.367154 | instance | } 2026-07-09 14:30:57.367199 | instance | 2026-07-09 14:30:57.367207 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 14:30:57.367213 | instance | Thursday 09 July 2026 14:30:57 +0000 (0:00:00.088) 0:00:57.356 ********* 2026-07-09 14:30:58.114206 | instance | changed: [instance] 2026-07-09 14:30:58.114282 | instance | 2026-07-09 14:30:58.114713 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 14:30:58.114762 | instance | Thursday 09 July 2026 14:30:58 +0000 (0:00:00.747) 0:00:58.104 ********* 2026-07-09 14:30:59.478600 | instance | changed: [instance] 2026-07-09 14:30:59.478672 | instance | 2026-07-09 14:30:59.478928 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-07-09 14:30:59.478966 | instance | Thursday 09 July 2026 14:30:59 +0000 (0:00:01.364) 0:00:59.469 ********* 2026-07-09 14:30:59.944166 | instance | changed: [instance] 2026-07-09 14:30:59.944252 | instance | 2026-07-09 14:30:59.944374 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-07-09 14:30:59.944685 | instance | Thursday 09 July 2026 14:30:59 +0000 (0:00:00.465) 0:00:59.934 ********* 2026-07-09 14:31:00.150390 | instance | changed: [instance] 2026-07-09 14:31:00.150711 | instance | 2026-07-09 14:31:00.151063 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 14:31:00.151423 | instance | Thursday 09 July 2026 14:31:00 +0000 (0:00:00.205) 0:01:00.140 ********* 2026-07-09 14:31:00.339195 | instance | ok: [instance] 2026-07-09 14:31:00.339428 | instance | 2026-07-09 14:31:00.339754 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 14:31:00.340052 | instance | Thursday 09 July 2026 14:31:00 +0000 (0:00:00.188) 0:01:00.329 ********* 2026-07-09 14:31:00.393349 | instance | ok: [instance] => { 2026-07-09 14:31:00.393613 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-07-09 14:31:00.393866 | instance | } 2026-07-09 14:31:00.394114 | instance | 2026-07-09 14:31:00.394384 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 14:31:00.394651 | instance | Thursday 09 July 2026 14:31:00 +0000 (0:00:00.053) 0:01:00.383 ********* 2026-07-09 14:31:01.324004 | instance | changed: [instance] 2026-07-09 14:31:01.324288 | instance | 2026-07-09 14:31:01.324531 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 14:31:01.324728 | instance | Thursday 09 July 2026 14:31:01 +0000 (0:00:00.930) 0:01:01.314 ********* 2026-07-09 14:31:03.951780 | instance | changed: [instance] 2026-07-09 14:31:03.951829 | instance | 2026-07-09 14:31:03.951837 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-07-09 14:31:03.951844 | instance | Thursday 09 July 2026 14:31:03 +0000 (0:00:02.626) 0:01:03.941 ********* 2026-07-09 14:31:04.001483 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-07-09 14:31:04.002100 | instance | 2026-07-09 14:31:04.002146 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-07-09 14:31:04.002154 | instance | Thursday 09 July 2026 14:31:03 +0000 (0:00:00.050) 0:01:03.991 ********* 2026-07-09 14:31:05.059202 | instance | ok: [instance] 2026-07-09 14:31:05.059307 | instance | 2026-07-09 14:31:05.059546 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-07-09 14:31:05.059685 | instance | Thursday 09 July 2026 14:31:05 +0000 (0:00:01.057) 0:01:05.049 ********* 2026-07-09 14:31:05.260699 | instance | changed: [instance] 2026-07-09 14:31:05.260787 | instance | 2026-07-09 14:31:05.261034 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-07-09 14:31:05.261074 | instance | Thursday 09 July 2026 14:31:05 +0000 (0:00:00.201) 0:01:05.251 ********* 2026-07-09 14:31:05.728745 | instance | changed: [instance] 2026-07-09 14:31:05.728849 | instance | 2026-07-09 14:31:05.729137 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-07-09 14:31:05.729173 | instance | Thursday 09 July 2026 14:31:05 +0000 (0:00:00.468) 0:01:05.719 ********* 2026-07-09 14:31:06.587331 | instance | changed: [instance] => (item=br_netfilter) 2026-07-09 14:31:06.588079 | instance | ok: [instance] => (item=ip_tables) 2026-07-09 14:31:06.588129 | instance | changed: [instance] => (item=ip6_tables) 2026-07-09 14:31:06.588136 | instance | changed: [instance] => (item=nf_conntrack) 2026-07-09 14:31:06.588142 | instance | 2026-07-09 14:31:06.588308 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 14:31:06.588794 | instance | Thursday 09 July 2026 14:31:06 +0000 (0:00:00.858) 0:01:06.578 ********* 2026-07-09 14:31:06.795666 | instance | ok: [instance] 2026-07-09 14:31:06.795823 | instance | 2026-07-09 14:31:06.796073 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 14:31:06.796264 | instance | Thursday 09 July 2026 14:31:06 +0000 (0:00:00.208) 0:01:06.786 ********* 2026-07-09 14:31:06.829033 | instance | ok: [instance] => { 2026-07-09 14:31:06.829216 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-07-09 14:31:06.829363 | instance | } 2026-07-09 14:31:06.829518 | instance | 2026-07-09 14:31:06.829700 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 14:31:06.829852 | instance | Thursday 09 July 2026 14:31:06 +0000 (0:00:00.033) 0:01:06.819 ********* 2026-07-09 14:31:08.093618 | instance | changed: [instance] 2026-07-09 14:31:08.093718 | instance | 2026-07-09 14:31:08.093852 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 14:31:08.093981 | instance | Thursday 09 July 2026 14:31:08 +0000 (0:00:01.264) 0:01:08.084 ********* 2026-07-09 14:31:08.131145 | instance | skipping: [instance] 2026-07-09 14:31:08.131431 | instance | 2026-07-09 14:31:08.132126 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-07-09 14:31:08.132514 | instance | Thursday 09 July 2026 14:31:08 +0000 (0:00:00.037) 0:01:08.121 ********* 2026-07-09 14:31:08.186965 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-07-09 14:31:08.187340 | instance | 2026-07-09 14:31:08.187623 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-07-09 14:31:08.187968 | instance | Thursday 09 July 2026 14:31:08 +0000 (0:00:00.055) 0:01:08.177 ********* 2026-07-09 14:31:08.219904 | instance | skipping: [instance] 2026-07-09 14:31:08.220244 | instance | 2026-07-09 14:31:08.220603 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-07-09 14:31:08.220890 | instance | Thursday 09 July 2026 14:31:08 +0000 (0:00:00.033) 0:01:08.210 ********* 2026-07-09 14:31:11.135619 | instance | changed: [instance] 2026-07-09 14:31:11.135788 | instance | 2026-07-09 14:31:11.135992 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-07-09 14:31:11.136211 | instance | Thursday 09 July 2026 14:31:11 +0000 (0:00:02.915) 0:01:11.126 ********* 2026-07-09 14:31:12.417800 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-07-09 14:31:12.417966 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-07-09 14:31:12.417990 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-07-09 14:31:12.418005 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-07-09 14:31:12.418018 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-07-09 14:31:12.418088 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-07-09 14:31:12.418110 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-07-09 14:31:12.418124 | instance | 2026-07-09 14:31:12.418138 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-07-09 14:31:12.418164 | instance | Thursday 09 July 2026 14:31:12 +0000 (0:00:01.280) 0:01:12.406 ********* 2026-07-09 14:31:12.975857 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-07-09 14:31:12.976012 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-07-09 14:31:12.976257 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-07-09 14:31:12.976437 | instance | 2026-07-09 14:31:12.976618 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-07-09 14:31:12.976804 | instance | Thursday 09 July 2026 14:31:12 +0000 (0:00:00.559) 0:01:12.966 ********* 2026-07-09 14:31:13.427670 | instance | changed: [instance] 2026-07-09 14:31:13.427976 | instance | 2026-07-09 14:31:13.428385 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-07-09 14:31:13.428734 | instance | Thursday 09 July 2026 14:31:13 +0000 (0:00:00.451) 0:01:13.417 ********* 2026-07-09 14:31:13.913140 | instance | changed: [instance] 2026-07-09 14:31:13.913447 | instance | 2026-07-09 14:31:13.913856 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-07-09 14:31:13.914191 | instance | Thursday 09 July 2026 14:31:13 +0000 (0:00:00.485) 0:01:13.902 ********* 2026-07-09 14:31:14.146415 | instance | ok: [instance] 2026-07-09 14:31:14.146818 | instance | 2026-07-09 14:31:14.147149 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-07-09 14:31:14.147481 | instance | Thursday 09 July 2026 14:31:14 +0000 (0:00:00.233) 0:01:14.135 ********* 2026-07-09 14:31:14.174384 | instance | skipping: [instance] 2026-07-09 14:31:14.174808 | instance | 2026-07-09 14:31:14.175603 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-07-09 14:31:14.175892 | instance | Thursday 09 July 2026 14:31:14 +0000 (0:00:00.028) 0:01:14.164 ********* 2026-07-09 14:31:14.645996 | instance | ok: [instance] => (item=swap) 2026-07-09 14:31:14.646053 | instance | ok: [instance] => (item=none) 2026-07-09 14:31:14.646066 | instance | 2026-07-09 14:31:14.646077 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-07-09 14:31:14.646087 | instance | Thursday 09 July 2026 14:31:14 +0000 (0:00:00.470) 0:01:14.634 ********* 2026-07-09 14:31:15.089468 | instance | changed: [instance] 2026-07-09 14:31:15.089858 | instance | 2026-07-09 14:31:15.089896 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-07-09 14:31:15.089902 | instance | Thursday 09 July 2026 14:31:15 +0000 (0:00:00.445) 0:01:15.080 ********* 2026-07-09 14:31:15.598646 | instance | changed: [instance] 2026-07-09 14:31:15.598733 | instance | 2026-07-09 14:31:15.599076 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-07-09 14:31:15.600504 | instance | Thursday 09 July 2026 14:31:15 +0000 (0:00:00.501) 0:01:15.581 ********* 2026-07-09 14:31:15.600527 | instance | 2026-07-09 14:31:15.600535 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-07-09 14:31:15.600541 | instance | Thursday 09 July 2026 14:31:15 +0000 (0:00:00.007) 0:01:15.589 ********* 2026-07-09 14:31:16.231331 | instance | ok: [instance] 2026-07-09 14:31:16.231375 | instance | 2026-07-09 14:31:16.231384 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-07-09 14:31:16.231390 | instance | Thursday 09 July 2026 14:31:16 +0000 (0:00:00.632) 0:01:16.221 ********* 2026-07-09 14:31:16.776861 | instance | changed: [instance] 2026-07-09 14:31:16.776951 | instance | 2026-07-09 14:31:16.777228 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-07-09 14:31:16.777267 | instance | Thursday 09 July 2026 14:31:16 +0000 (0:00:00.545) 0:01:16.767 ********* 2026-07-09 14:31:17.879110 | instance | ok: [instance] 2026-07-09 14:31:17.879210 | instance | 2026-07-09 14:31:17.879297 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-07-09 14:31:17.879442 | instance | Thursday 09 July 2026 14:31:17 +0000 (0:00:01.102) 0:01:17.869 ********* 2026-07-09 14:31:18.363536 | instance | ok: [instance] 2026-07-09 14:31:18.364234 | instance | 2026-07-09 14:31:18.364304 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-07-09 14:31:18.364316 | instance | Thursday 09 July 2026 14:31:18 +0000 (0:00:00.484) 0:01:18.353 ********* 2026-07-09 14:31:18.566561 | instance | ok: [instance] 2026-07-09 14:31:18.567000 | instance | 2026-07-09 14:31:18.567042 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-07-09 14:31:18.567049 | instance | Thursday 09 July 2026 14:31:18 +0000 (0:00:00.203) 0:01:18.557 ********* 2026-07-09 14:31:19.062926 | instance | ok: [instance] 2026-07-09 14:31:19.063030 | instance | 2026-07-09 14:31:19.063038 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-07-09 14:31:19.063225 | instance | Thursday 09 July 2026 14:31:19 +0000 (0:00:00.496) 0:01:19.053 ********* 2026-07-09 14:31:19.151290 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-07-09 14:31:19.151367 | instance | 2026-07-09 14:31:19.151601 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-07-09 14:31:19.151638 | instance | Thursday 09 July 2026 14:31:19 +0000 (0:00:00.088) 0:01:19.141 ********* 2026-07-09 14:31:19.233915 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-07-09 14:31:19.233984 | instance | 2026-07-09 14:31:19.234196 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-07-09 14:31:19.234233 | instance | Thursday 09 July 2026 14:31:19 +0000 (0:00:00.082) 0:01:19.224 ********* 2026-07-09 14:31:19.462554 | instance | ok: [instance] => (item=instance) 2026-07-09 14:31:19.462616 | instance | 2026-07-09 14:31:19.462924 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-07-09 14:31:19.462965 | instance | Thursday 09 July 2026 14:31:19 +0000 (0:00:00.228) 0:01:19.453 ********* 2026-07-09 14:31:19.504321 | instance | skipping: [instance] 2026-07-09 14:31:19.504438 | instance | 2026-07-09 14:31:19.504825 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-07-09 14:31:19.504876 | instance | Thursday 09 July 2026 14:31:19 +0000 (0:00:00.041) 0:01:19.494 ********* 2026-07-09 14:31:19.549977 | instance | ok: [instance] 2026-07-09 14:31:19.550051 | instance | 2026-07-09 14:31:19.550345 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-07-09 14:31:19.550393 | instance | Thursday 09 July 2026 14:31:19 +0000 (0:00:00.045) 0:01:19.540 ********* 2026-07-09 14:31:19.580800 | instance | ok: [instance] => { 2026-07-09 14:31:19.580913 | instance | "msg": "instance" 2026-07-09 14:31:19.581632 | instance | } 2026-07-09 14:31:19.581676 | instance | 2026-07-09 14:31:19.581684 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-07-09 14:31:19.581691 | instance | Thursday 09 July 2026 14:31:19 +0000 (0:00:00.031) 0:01:19.571 ********* 2026-07-09 14:31:20.110611 | instance | changed: [instance] 2026-07-09 14:31:20.111043 | instance | 2026-07-09 14:31:20.111088 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-07-09 14:31:20.111093 | instance | Thursday 09 July 2026 14:31:20 +0000 (0:00:00.529) 0:01:20.100 ********* 2026-07-09 14:31:20.136253 | instance | skipping: [instance] 2026-07-09 14:31:20.136351 | instance | 2026-07-09 14:31:20.136626 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-07-09 14:31:20.136664 | instance | Thursday 09 July 2026 14:31:20 +0000 (0:00:00.025) 0:01:20.126 ********* 2026-07-09 14:31:20.164402 | instance | skipping: [instance] 2026-07-09 14:31:20.164507 | instance | 2026-07-09 14:31:20.164784 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-07-09 14:31:20.164826 | instance | Thursday 09 July 2026 14:31:20 +0000 (0:00:00.028) 0:01:20.154 ********* 2026-07-09 14:31:20.195036 | instance | skipping: [instance] 2026-07-09 14:31:20.195114 | instance | 2026-07-09 14:31:20.195402 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-07-09 14:31:20.195438 | instance | Thursday 09 July 2026 14:31:20 +0000 (0:00:00.030) 0:01:20.185 ********* 2026-07-09 14:31:20.231803 | instance | skipping: [instance] 2026-07-09 14:31:20.231916 | instance | 2026-07-09 14:31:20.232310 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-07-09 14:31:20.232352 | instance | Thursday 09 July 2026 14:31:20 +0000 (0:00:00.036) 0:01:20.222 ********* 2026-07-09 14:31:20.255414 | instance | skipping: [instance] 2026-07-09 14:31:20.255485 | instance | 2026-07-09 14:31:20.255609 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-07-09 14:31:20.255789 | instance | Thursday 09 July 2026 14:31:20 +0000 (0:00:00.023) 0:01:20.246 ********* 2026-07-09 14:31:20.282085 | instance | skipping: [instance] 2026-07-09 14:31:20.282174 | instance | 2026-07-09 14:31:20.282282 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-07-09 14:31:20.282445 | instance | Thursday 09 July 2026 14:31:20 +0000 (0:00:00.026) 0:01:20.272 ********* 2026-07-09 14:31:20.312540 | instance | skipping: [instance] 2026-07-09 14:31:20.312677 | instance | 2026-07-09 14:31:20.312948 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-07-09 14:31:20.313132 | instance | Thursday 09 July 2026 14:31:20 +0000 (0:00:00.029) 0:01:20.302 ********* 2026-07-09 14:31:44.607119 | instance | changed: [instance] 2026-07-09 14:31:44.607395 | instance | 2026-07-09 14:31:44.607439 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-07-09 14:31:44.607616 | instance | Thursday 09 July 2026 14:31:44 +0000 (0:00:24.294) 0:01:44.597 ********* 2026-07-09 14:31:44.855679 | instance | ok: [instance] 2026-07-09 14:31:44.856170 | instance | 2026-07-09 14:31:44.856703 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-07-09 14:31:44.856738 | instance | Thursday 09 July 2026 14:31:44 +0000 (0:00:00.248) 0:01:44.845 ********* 2026-07-09 14:31:44.886223 | instance | skipping: [instance] 2026-07-09 14:31:44.886348 | instance | 2026-07-09 14:31:44.886494 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-07-09 14:31:44.886604 | instance | Thursday 09 July 2026 14:31:44 +0000 (0:00:00.031) 0:01:44.876 ********* 2026-07-09 14:31:45.098421 | instance | changed: [instance] 2026-07-09 14:31:45.098763 | instance | 2026-07-09 14:31:45.099139 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-07-09 14:31:45.099473 | instance | Thursday 09 July 2026 14:31:45 +0000 (0:00:00.211) 0:01:45.088 ********* 2026-07-09 14:31:45.317437 | instance | changed: [instance] 2026-07-09 14:31:45.317556 | instance | 2026-07-09 14:31:45.317733 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-07-09 14:31:45.317871 | instance | Thursday 09 July 2026 14:31:45 +0000 (0:00:00.218) 0:01:45.307 ********* 2026-07-09 14:31:45.513012 | instance | changed: [instance] 2026-07-09 14:31:45.513546 | instance | 2026-07-09 14:31:45.513761 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-07-09 14:31:45.513956 | instance | Thursday 09 July 2026 14:31:45 +0000 (0:00:00.196) 0:01:45.503 ********* 2026-07-09 14:31:56.546104 | instance | changed: [instance] 2026-07-09 14:31:56.546207 | instance | 2026-07-09 14:31:56.546381 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-07-09 14:31:56.546535 | instance | Thursday 09 July 2026 14:31:56 +0000 (0:00:11.032) 0:01:56.536 ********* 2026-07-09 14:32:06.596046 | instance | changed: [instance] 2026-07-09 14:32:06.596311 | instance | 2026-07-09 14:32:06.596588 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-07-09 14:32:06.596868 | instance | Thursday 09 July 2026 14:32:06 +0000 (0:00:10.049) 0:02:06.586 ********* 2026-07-09 14:32:06.638054 | instance | skipping: [instance] 2026-07-09 14:32:06.638260 | instance | 2026-07-09 14:32:06.638588 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-07-09 14:32:06.638840 | instance | Thursday 09 July 2026 14:32:06 +0000 (0:00:00.042) 0:02:06.628 ********* 2026-07-09 14:32:06.678615 | instance | skipping: [instance] 2026-07-09 14:32:06.678761 | instance | 2026-07-09 14:32:06.678928 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-07-09 14:32:06.679097 | instance | Thursday 09 July 2026 14:32:06 +0000 (0:00:00.040) 0:02:06.669 ********* 2026-07-09 14:32:07.400855 | instance | changed: [instance] 2026-07-09 14:32:07.401061 | instance | 2026-07-09 14:32:07.401347 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-07-09 14:32:07.401611 | instance | Thursday 09 July 2026 14:32:07 +0000 (0:00:00.722) 0:02:07.391 ********* 2026-07-09 14:32:07.446787 | instance | skipping: [instance] => (item=DaemonSet) 2026-07-09 14:32:07.446964 | instance | skipping: [instance] => (item=ConfigMap) 2026-07-09 14:32:07.447096 | instance | skipping: [instance] 2026-07-09 14:32:07.447214 | instance | 2026-07-09 14:32:07.447338 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-07-09 14:32:07.447465 | instance | Thursday 09 July 2026 14:32:07 +0000 (0:00:00.045) 0:02:07.437 ********* 2026-07-09 14:32:07.479777 | instance | skipping: [instance] 2026-07-09 14:32:07.480175 | instance | 2026-07-09 14:32:07.480481 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-07-09 14:32:07.480767 | instance | Thursday 09 July 2026 14:32:07 +0000 (0:00:00.032) 0:02:07.470 ********* 2026-07-09 14:32:07.516404 | instance | skipping: [instance] 2026-07-09 14:32:07.516653 | instance | 2026-07-09 14:32:07.516918 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-07-09 14:32:07.517187 | instance | Thursday 09 July 2026 14:32:07 +0000 (0:00:00.036) 0:02:07.506 ********* 2026-07-09 14:32:07.552195 | instance | skipping: [instance] 2026-07-09 14:32:07.552360 | instance | 2026-07-09 14:32:07.552594 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-07-09 14:32:07.552775 | instance | Thursday 09 July 2026 14:32:07 +0000 (0:00:00.035) 0:02:07.542 ********* 2026-07-09 14:32:07.588390 | instance | skipping: [instance] 2026-07-09 14:32:07.588655 | instance | 2026-07-09 14:32:07.589069 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-07-09 14:32:07.589421 | instance | Thursday 09 July 2026 14:32:07 +0000 (0:00:00.036) 0:02:07.578 ********* 2026-07-09 14:32:07.990092 | instance | ok: [instance] 2026-07-09 14:32:07.990366 | instance | 2026-07-09 14:32:07.990688 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-07-09 14:32:07.990961 | instance | Thursday 09 July 2026 14:32:07 +0000 (0:00:00.401) 0:02:07.980 ********* 2026-07-09 14:32:08.927442 | instance | changed: [instance] 2026-07-09 14:32:08.927726 | instance | 2026-07-09 14:32:08.928051 | instance | PLAY [Install control-plane components] **************************************** 2026-07-09 14:32:08.928429 | instance | 2026-07-09 14:32:08.928753 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 14:32:08.929039 | instance | Thursday 09 July 2026 14:32:08 +0000 (0:00:00.937) 0:02:08.917 ********* 2026-07-09 14:32:09.688245 | instance | ok: [instance] 2026-07-09 14:32:09.688353 | instance | 2026-07-09 14:32:09.688545 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-09 14:32:09.688766 | instance | Thursday 09 July 2026 14:32:09 +0000 (0:00:00.760) 0:02:09.678 ********* 2026-07-09 14:32:09.889327 | instance | ok: [instance] 2026-07-09 14:32:09.889606 | instance | 2026-07-09 14:32:09.889945 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-09 14:32:09.890224 | instance | Thursday 09 July 2026 14:32:09 +0000 (0:00:00.201) 0:02:09.879 ********* 2026-07-09 14:32:11.068857 | instance | ok: [instance] 2026-07-09 14:32:11.069113 | instance | 2026-07-09 14:32:11.069487 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-09 14:32:11.069796 | instance | Thursday 09 July 2026 14:32:11 +0000 (0:00:01.179) 0:02:11.058 ********* 2026-07-09 14:32:11.290932 | instance | ok: [instance] 2026-07-09 14:32:11.291049 | instance | 2026-07-09 14:32:11.291210 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 14:32:11.291367 | instance | Thursday 09 July 2026 14:32:11 +0000 (0:00:00.222) 0:02:11.281 ********* 2026-07-09 14:32:11.331132 | instance | ok: [instance] => { 2026-07-09 14:32:11.331546 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-07-09 14:32:11.331841 | instance | } 2026-07-09 14:32:11.332149 | instance | 2026-07-09 14:32:11.332510 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 14:32:11.332829 | instance | Thursday 09 July 2026 14:32:11 +0000 (0:00:00.039) 0:02:11.321 ********* 2026-07-09 14:32:12.144880 | instance | changed: [instance] 2026-07-09 14:32:12.145227 | instance | 2026-07-09 14:32:12.145600 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 14:32:12.145919 | instance | Thursday 09 July 2026 14:32:12 +0000 (0:00:00.813) 0:02:12.134 ********* 2026-07-09 14:32:13.673001 | instance | changed: [instance] 2026-07-09 14:32:13.673312 | instance | 2026-07-09 14:32:13.673539 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-07-09 14:32:13.673858 | instance | Thursday 09 July 2026 14:32:13 +0000 (0:00:01.528) 0:02:13.663 ********* 2026-07-09 14:32:14.009772 | instance | ok: [instance] 2026-07-09 14:32:14.010025 | instance | 2026-07-09 14:32:14.010309 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-07-09 14:32:14.010584 | instance | Thursday 09 July 2026 14:32:14 +0000 (0:00:00.336) 0:02:14.000 ********* 2026-07-09 14:32:14.192690 | instance | changed: [instance] 2026-07-09 14:32:14.193015 | instance | 2026-07-09 14:32:14.193314 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-07-09 14:32:14.193578 | instance | Thursday 09 July 2026 14:32:14 +0000 (0:00:00.182) 0:02:14.182 ********* 2026-07-09 14:32:14.431465 | instance | ok: [instance] 2026-07-09 14:32:14.431633 | instance | 2026-07-09 14:32:14.431822 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-07-09 14:32:14.432009 | instance | Thursday 09 July 2026 14:32:14 +0000 (0:00:00.238) 0:02:14.421 ********* 2026-07-09 14:32:14.643928 | instance | changed: [instance] 2026-07-09 14:32:14.644285 | instance | 2026-07-09 14:32:14.644607 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-07-09 14:32:14.645113 | instance | Thursday 09 July 2026 14:32:14 +0000 (0:00:00.212) 0:02:14.634 ********* 2026-07-09 14:32:14.845353 | instance | ok: [instance] 2026-07-09 14:32:14.845622 | instance | 2026-07-09 14:32:14.846011 | instance | TASK [Install plugin] ********************************************************** 2026-07-09 14:32:14.846454 | instance | Thursday 09 July 2026 14:32:14 +0000 (0:00:00.201) 0:02:14.835 ********* 2026-07-09 14:32:14.888882 | instance | included: vexxhost.containers.download_artifact for instance 2026-07-09 14:32:14.889107 | instance | 2026-07-09 14:32:14.889397 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-09 14:32:14.889662 | instance | Thursday 09 July 2026 14:32:14 +0000 (0:00:00.043) 0:02:14.879 ********* 2026-07-09 14:32:14.925071 | instance | ok: [instance] => { 2026-07-09 14:32:14.925325 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-07-09 14:32:14.925580 | instance | } 2026-07-09 14:32:14.925837 | instance | 2026-07-09 14:32:14.926099 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-09 14:32:14.926345 | instance | Thursday 09 July 2026 14:32:14 +0000 (0:00:00.035) 0:02:14.915 ********* 2026-07-09 14:32:15.679900 | instance | changed: [instance] 2026-07-09 14:32:15.680224 | instance | 2026-07-09 14:32:15.680534 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-09 14:32:15.680811 | instance | Thursday 09 July 2026 14:32:15 +0000 (0:00:00.754) 0:02:15.669 ********* 2026-07-09 14:32:17.524214 | instance | changed: [instance] 2026-07-09 14:32:17.524494 | instance | 2026-07-09 14:32:17.524586 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:32:17.524737 | instance | Thursday 09 July 2026 14:32:17 +0000 (0:00:01.844) 0:02:17.514 ********* 2026-07-09 14:32:17.563938 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:32:17.564030 | instance | 2026-07-09 14:32:17.564168 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:32:17.564288 | instance | Thursday 09 July 2026 14:32:17 +0000 (0:00:00.039) 0:02:17.554 ********* 2026-07-09 14:32:18.196261 | instance | changed: [instance] 2026-07-09 14:32:18.196535 | instance | 2026-07-09 14:32:18.196885 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-07-09 14:32:18.197184 | instance | Thursday 09 July 2026 14:32:18 +0000 (0:00:00.631) 0:02:18.186 ********* 2026-07-09 14:32:19.032860 | instance | ok: [instance] 2026-07-09 14:32:19.033108 | instance | 2026-07-09 14:32:19.033399 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-07-09 14:32:19.033752 | instance | Thursday 09 July 2026 14:32:19 +0000 (0:00:00.836) 0:02:19.023 ********* 2026-07-09 14:32:20.839960 | instance | changed: [instance] 2026-07-09 14:32:20.840142 | instance | 2026-07-09 14:32:20.840348 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:32:20.840543 | instance | Thursday 09 July 2026 14:32:20 +0000 (0:00:01.807) 0:02:20.830 ********* 2026-07-09 14:32:20.866376 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:32:20.866517 | instance | 2026-07-09 14:32:20.866690 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:32:20.866857 | instance | Thursday 09 July 2026 14:32:20 +0000 (0:00:00.026) 0:02:20.856 ********* 2026-07-09 14:32:21.376233 | instance | changed: [instance] 2026-07-09 14:32:21.376366 | instance | 2026-07-09 14:32:21.376543 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-07-09 14:32:21.376703 | instance | Thursday 09 July 2026 14:32:21 +0000 (0:00:00.509) 0:02:21.366 ********* 2026-07-09 14:32:47.401139 | instance | changed: [instance] 2026-07-09 14:32:47.401279 | instance | 2026-07-09 14:32:47.401467 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-07-09 14:32:47.401656 | instance | Thursday 09 July 2026 14:32:47 +0000 (0:00:26.025) 0:02:47.391 ********* 2026-07-09 14:32:48.482837 | instance | changed: [instance] 2026-07-09 14:32:48.483095 | instance | 2026-07-09 14:32:48.483634 | instance | PLAY [all] ********************************************************************* 2026-07-09 14:32:48.483912 | instance | 2026-07-09 14:32:48.484294 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 14:32:48.484700 | instance | Thursday 09 July 2026 14:32:48 +0000 (0:00:01.081) 0:02:48.473 ********* 2026-07-09 14:32:49.340918 | instance | ok: [instance] 2026-07-09 14:32:49.341097 | instance | 2026-07-09 14:32:49.341447 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-07-09 14:32:49.341688 | instance | Thursday 09 July 2026 14:32:49 +0000 (0:00:00.858) 0:02:49.331 ********* 2026-07-09 14:32:50.053213 | instance | changed: [instance] 2026-07-09 14:32:50.053455 | instance | 2026-07-09 14:32:50.053789 | instance | PLAY [all] ********************************************************************* 2026-07-09 14:32:50.054067 | instance | 2026-07-09 14:32:50.054393 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-07-09 14:32:50.054733 | instance | Thursday 09 July 2026 14:32:50 +0000 (0:00:00.712) 0:02:50.043 ********* 2026-07-09 14:32:50.814569 | instance | ok: [instance] 2026-07-09 14:32:50.814718 | instance | 2026-07-09 14:32:50.814906 | instance | PLAY [controllers] ************************************************************* 2026-07-09 14:32:50.815092 | instance | 2026-07-09 14:32:50.815277 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 14:32:50.815458 | instance | Thursday 09 July 2026 14:32:50 +0000 (0:00:00.761) 0:02:50.804 ********* 2026-07-09 14:32:51.722694 | instance | ok: [instance] 2026-07-09 14:32:51.722849 | instance | 2026-07-09 14:32:51.723086 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:32:51.723270 | instance | Thursday 09 July 2026 14:32:51 +0000 (0:00:00.908) 0:02:51.713 ********* 2026-07-09 14:32:51.758870 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:32:51.759199 | instance | 2026-07-09 14:32:51.759492 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:32:51.759832 | instance | Thursday 09 July 2026 14:32:51 +0000 (0:00:00.035) 0:02:51.749 ********* 2026-07-09 14:32:52.312846 | instance | changed: [instance] 2026-07-09 14:32:52.313382 | instance | 2026-07-09 14:32:52.313675 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-07-09 14:32:52.313956 | instance | Thursday 09 July 2026 14:32:52 +0000 (0:00:00.554) 0:02:52.303 ********* 2026-07-09 14:32:54.192477 | instance | changed: [instance] 2026-07-09 14:32:54.192734 | instance | 2026-07-09 14:32:54.193135 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:32:54.193461 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:01.879) 0:02:54.182 ********* 2026-07-09 14:32:54.232338 | instance | skipping: [instance] 2026-07-09 14:32:54.232578 | instance | 2026-07-09 14:32:54.232979 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-07-09 14:32:54.233292 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.040) 0:02:54.222 ********* 2026-07-09 14:32:54.275683 | instance | skipping: [instance] 2026-07-09 14:32:54.275962 | instance | 2026-07-09 14:32:54.276348 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-07-09 14:32:54.276712 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.043) 0:02:54.265 ********* 2026-07-09 14:32:54.310250 | instance | skipping: [instance] 2026-07-09 14:32:54.310515 | instance | 2026-07-09 14:32:54.311013 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-07-09 14:32:54.311353 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.033) 0:02:54.299 ********* 2026-07-09 14:32:54.354670 | instance | skipping: [instance] 2026-07-09 14:32:54.354947 | instance | 2026-07-09 14:32:54.355391 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-07-09 14:32:54.355410 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.043) 0:02:54.343 ********* 2026-07-09 14:32:54.391030 | instance | skipping: [instance] 2026-07-09 14:32:54.391114 | instance | 2026-07-09 14:32:54.391239 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-07-09 14:32:54.391363 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.038) 0:02:54.381 ********* 2026-07-09 14:32:54.429055 | instance | skipping: [instance] 2026-07-09 14:32:54.429305 | instance | 2026-07-09 14:32:54.429596 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-07-09 14:32:54.429880 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.037) 0:02:54.419 ********* 2026-07-09 14:32:54.460985 | instance | skipping: [instance] 2026-07-09 14:32:54.461262 | instance | 2026-07-09 14:32:54.461681 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-07-09 14:32:54.462121 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.031) 0:02:54.451 ********* 2026-07-09 14:32:54.502625 | instance | skipping: [instance] 2026-07-09 14:32:54.502790 | instance | 2026-07-09 14:32:54.502966 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-07-09 14:32:54.503134 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.042) 0:02:54.493 ********* 2026-07-09 14:32:54.531718 | instance | skipping: [instance] 2026-07-09 14:32:54.531923 | instance | 2026-07-09 14:32:54.532201 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-07-09 14:32:54.533000 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.029) 0:02:54.522 ********* 2026-07-09 14:32:54.556635 | instance | skipping: [instance] 2026-07-09 14:32:54.556938 | instance | 2026-07-09 14:32:54.557207 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-07-09 14:32:54.557467 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.024) 0:02:54.547 ********* 2026-07-09 14:32:54.586569 | instance | skipping: [instance] 2026-07-09 14:32:54.586665 | instance | 2026-07-09 14:32:54.586788 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-07-09 14:32:54.586911 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.030) 0:02:54.577 ********* 2026-07-09 14:32:54.625100 | instance | skipping: [instance] 2026-07-09 14:32:54.625330 | instance | 2026-07-09 14:32:54.625628 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-09 14:32:54.625926 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.038) 0:02:54.615 ********* 2026-07-09 14:32:54.650676 | instance | skipping: [instance] 2026-07-09 14:32:54.650883 | instance | 2026-07-09 14:32:54.651186 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-09 14:32:54.651477 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.025) 0:02:54.641 ********* 2026-07-09 14:32:54.679340 | instance | skipping: [instance] 2026-07-09 14:32:54.679596 | instance | 2026-07-09 14:32:54.679884 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-09 14:32:54.680219 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.028) 0:02:54.669 ********* 2026-07-09 14:32:54.719793 | instance | skipping: [instance] 2026-07-09 14:32:54.720141 | instance | 2026-07-09 14:32:54.720739 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-07-09 14:32:54.720966 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.040) 0:02:54.710 ********* 2026-07-09 14:32:54.748519 | instance | skipping: [instance] 2026-07-09 14:32:54.748805 | instance | 2026-07-09 14:32:54.749144 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-07-09 14:32:54.749438 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.028) 0:02:54.739 ********* 2026-07-09 14:32:54.780856 | instance | skipping: [instance] 2026-07-09 14:32:54.781062 | instance | 2026-07-09 14:32:54.781350 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-07-09 14:32:54.781633 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.031) 0:02:54.770 ********* 2026-07-09 14:32:54.809903 | instance | skipping: [instance] 2026-07-09 14:32:54.810161 | instance | 2026-07-09 14:32:54.810513 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-07-09 14:32:54.810950 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.029) 0:02:54.800 ********* 2026-07-09 14:32:54.839299 | instance | skipping: [instance] 2026-07-09 14:32:54.839550 | instance | 2026-07-09 14:32:54.839922 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-07-09 14:32:54.840318 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.029) 0:02:54.829 ********* 2026-07-09 14:32:54.867091 | instance | skipping: [instance] 2026-07-09 14:32:54.867321 | instance | 2026-07-09 14:32:54.867635 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-07-09 14:32:54.867895 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.027) 0:02:54.857 ********* 2026-07-09 14:32:54.893670 | instance | skipping: [instance] 2026-07-09 14:32:54.894029 | instance | 2026-07-09 14:32:54.894395 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-07-09 14:32:54.894718 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.026) 0:02:54.884 ********* 2026-07-09 14:32:54.933682 | instance | skipping: [instance] 2026-07-09 14:32:54.933912 | instance | 2026-07-09 14:32:54.934151 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-07-09 14:32:54.934409 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.040) 0:02:54.924 ********* 2026-07-09 14:32:54.967199 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-07-09 14:32:54.967319 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-07-09 14:32:54.967494 | instance | skipping: [instance] 2026-07-09 14:32:54.967624 | instance | 2026-07-09 14:32:54.967795 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-07-09 14:32:54.967954 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.033) 0:02:54.957 ********* 2026-07-09 14:32:54.998523 | instance | skipping: [instance] 2026-07-09 14:32:54.998644 | instance | 2026-07-09 14:32:54.998816 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-07-09 14:32:54.998993 | instance | Thursday 09 July 2026 14:32:54 +0000 (0:00:00.031) 0:02:54.988 ********* 2026-07-09 14:32:55.039890 | instance | skipping: [instance] 2026-07-09 14:32:55.039994 | instance | 2026-07-09 14:32:55.040174 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-07-09 14:32:55.040319 | instance | Thursday 09 July 2026 14:32:55 +0000 (0:00:00.041) 0:02:55.030 ********* 2026-07-09 14:32:55.063532 | instance | skipping: [instance] 2026-07-09 14:32:55.063798 | instance | 2026-07-09 14:32:55.064198 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-07-09 14:32:55.064662 | instance | Thursday 09 July 2026 14:32:55 +0000 (0:00:00.023) 0:02:55.053 ********* 2026-07-09 14:32:55.092789 | instance | skipping: [instance] 2026-07-09 14:32:55.093031 | instance | 2026-07-09 14:32:55.093298 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-07-09 14:32:55.093573 | instance | Thursday 09 July 2026 14:32:55 +0000 (0:00:00.029) 0:02:55.083 ********* 2026-07-09 14:32:55.127659 | instance | skipping: [instance] 2026-07-09 14:32:55.127910 | instance | 2026-07-09 14:32:55.128260 | instance | PLAY RECAP ********************************************************************* 2026-07-09 14:32:55.128607 | instance | instance : ok=134 changed=61 unreachable=0 failed=0 skipped=62 rescued=0 ignored=2 2026-07-09 14:32:55.129184 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-07-09 14:32:55.129432 | instance | 2026-07-09 14:32:55.129707 | instance | Thursday 09 July 2026 14:32:55 +0000 (0:00:00.035) 0:02:55.118 ********* 2026-07-09 14:32:55.130009 | instance | =============================================================================== 2026-07-09 14:32:55.130324 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 26.03s 2026-07-09 14:32:55.130593 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 24.29s 2026-07-09 14:32:55.130871 | instance | vexxhost.kubernetes.kubernetes : Install PIP --------------------------- 11.03s 2026-07-09 14:32:55.131160 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems -- 10.05s 2026-07-09 14:32:55.131424 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 9.50s 2026-07-09 14:32:55.131687 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 6.80s 2026-07-09 14:32:55.131949 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 2.92s 2026-07-09 14:32:55.132284 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.78s 2026-07-09 14:32:55.132598 | instance | Generate SSH keys for missing variables --------------------------------- 2.75s 2026-07-09 14:32:55.132848 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.63s 2026-07-09 14:32:55.132964 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.88s 2026-07-09 14:32:55.133080 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.84s 2026-07-09 14:32:55.133199 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 1.81s 2026-07-09 14:32:55.133325 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.53s 2026-07-09 14:32:55.133426 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.37s 2026-07-09 14:32:55.133568 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.36s 2026-07-09 14:32:55.133666 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 1.28s 2026-07-09 14:32:55.133781 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.26s 2026-07-09 14:32:55.133901 | instance | vexxhost.kubernetes.kubelet : Reload systemd ---------------------------- 1.26s 2026-07-09 14:32:55.134021 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.20s 2026-07-09 14:32:55.209391 | instance | INFO [keycloak > prepare] Executed: Successful 2026-07-09 14:32:55.222076 | instance | INFO [keycloak > converge] Executing 2026-07-09 14:32:56.400647 | instance | 2026-07-09 14:32:56.400825 | instance | PLAY [controllers] ************************************************************* 2026-07-09 14:32:56.400996 | instance | 2026-07-09 14:32:56.401173 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 14:32:56.401353 | instance | Thursday 09 July 2026 14:32:56 +0000 (0:00:00.028) 0:00:00.028 ********* 2026-07-09 14:32:57.600359 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-09 14:32:57.600627 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-09 14:32:57.600901 | instance | interpreter could change the meaning of that path. See 2026-07-09 14:32:57.601299 | instance | https://docs.ansible.com/ansible- 2026-07-09 14:32:57.601564 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-09 14:32:57.619401 | instance | ok: [instance] 2026-07-09 14:32:57.619679 | instance | 2026-07-09 14:32:57.619915 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-07-09 14:32:57.620203 | instance | Thursday 09 July 2026 14:32:57 +0000 (0:00:01.219) 0:00:01.247 ********* 2026-07-09 14:32:57.670238 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-07-09 14:32:57.670496 | instance | 2026-07-09 14:32:57.670786 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-07-09 14:32:57.671196 | instance | Thursday 09 July 2026 14:32:57 +0000 (0:00:00.050) 0:00:01.298 ********* 2026-07-09 14:32:58.018533 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-07-09 14:32:58.018837 | instance | 2026-07-09 14:32:58.019207 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-07-09 14:32:58.019481 | instance | Thursday 09 July 2026 14:32:58 +0000 (0:00:00.348) 0:00:01.646 ********* 2026-07-09 14:33:16.999350 | instance | changed: [instance] 2026-07-09 14:33:16.999598 | instance | 2026-07-09 14:33:16.999934 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-07-09 14:33:17.000313 | instance | Thursday 09 July 2026 14:33:16 +0000 (0:00:18.980) 0:00:20.626 ********* 2026-07-09 14:33:17.871440 | instance | changed: [instance] 2026-07-09 14:33:17.871569 | instance | 2026-07-09 14:33:17.871773 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-07-09 14:33:17.871951 | instance | Thursday 09 July 2026 14:33:17 +0000 (0:00:00.872) 0:00:21.499 ********* 2026-07-09 14:33:17.907438 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-07-09 14:33:17.907512 | instance | 2026-07-09 14:33:17.907657 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-07-09 14:33:17.907794 | instance | Thursday 09 July 2026 14:33:17 +0000 (0:00:00.036) 0:00:21.535 ********* 2026-07-09 14:33:18.606958 | instance | changed: [instance] 2026-07-09 14:33:18.607166 | instance | 2026-07-09 14:33:18.607382 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-07-09 14:33:18.607622 | instance | Thursday 09 July 2026 14:33:18 +0000 (0:00:00.699) 0:00:22.235 ********* 2026-07-09 14:33:19.441362 | instance | ok: [instance] 2026-07-09 14:33:19.441554 | instance | 2026-07-09 14:33:19.441748 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-07-09 14:33:19.441943 | instance | Thursday 09 July 2026 14:33:19 +0000 (0:00:00.834) 0:00:23.069 ********* 2026-07-09 14:33:20.111036 | instance | changed: [instance] 2026-07-09 14:33:20.111138 | instance | 2026-07-09 14:33:20.111422 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-07-09 14:33:20.111494 | instance | Thursday 09 July 2026 14:33:20 +0000 (0:00:00.662) 0:00:23.732 ********* 2026-07-09 14:33:20.111641 | instance | 2026-07-09 14:33:20.111703 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-07-09 14:33:20.111858 | instance | Thursday 09 July 2026 14:33:20 +0000 (0:00:00.007) 0:00:23.739 ********* 2026-07-09 14:33:20.144150 | instance | skipping: [instance] 2026-07-09 14:33:20.144213 | instance | 2026-07-09 14:33:20.144225 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-07-09 14:33:20.144235 | instance | Thursday 09 July 2026 14:33:20 +0000 (0:00:00.032) 0:00:23.771 ********* 2026-07-09 14:33:21.535497 | instance | changed: [instance] 2026-07-09 14:33:21.535640 | instance | 2026-07-09 14:33:21.535827 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-07-09 14:33:21.536003 | instance | Thursday 09 July 2026 14:33:21 +0000 (0:00:01.392) 0:00:25.163 ********* 2026-07-09 14:33:23.331164 | instance | changed: [instance] 2026-07-09 14:33:23.331262 | instance | 2026-07-09 14:33:23.331344 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:33:23.331482 | instance | Thursday 09 July 2026 14:33:23 +0000 (0:00:01.795) 0:00:26.959 ********* 2026-07-09 14:33:23.374882 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:33:23.374947 | instance | 2026-07-09 14:33:23.375230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:33:23.375263 | instance | Thursday 09 July 2026 14:33:23 +0000 (0:00:00.043) 0:00:27.003 ********* 2026-07-09 14:33:23.930021 | instance | changed: [instance] 2026-07-09 14:33:23.930386 | instance | 2026-07-09 14:33:23.930404 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-07-09 14:33:23.930410 | instance | Thursday 09 July 2026 14:33:23 +0000 (0:00:00.555) 0:00:27.558 ********* 2026-07-09 14:33:38.974592 | instance | changed: [instance] 2026-07-09 14:33:38.974630 | instance | 2026-07-09 14:33:38.974635 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:33:38.974640 | instance | Thursday 09 July 2026 14:33:38 +0000 (0:00:15.043) 0:00:42.601 ********* 2026-07-09 14:33:39.012757 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:33:39.012988 | instance | 2026-07-09 14:33:39.013471 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:33:39.013490 | instance | Thursday 09 July 2026 14:33:39 +0000 (0:00:00.038) 0:00:42.640 ********* 2026-07-09 14:33:39.483723 | instance | changed: [instance] 2026-07-09 14:33:39.484059 | instance | 2026-07-09 14:33:39.484344 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-07-09 14:33:39.484393 | instance | Thursday 09 July 2026 14:33:39 +0000 (0:00:00.470) 0:00:43.111 ********* 2026-07-09 14:33:42.242996 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-07-09 14:33:42.243100 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-07-09 14:33:42.243216 | instance | 2026-07-09 14:33:42.243362 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-07-09 14:33:42.243476 | instance | Thursday 09 July 2026 14:33:42 +0000 (0:00:02.759) 0:00:45.871 ********* 2026-07-09 14:33:46.239044 | instance | changed: [instance] 2026-07-09 14:33:46.239234 | instance | 2026-07-09 14:33:46.239501 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:33:46.239694 | instance | Thursday 09 July 2026 14:33:46 +0000 (0:00:03.994) 0:00:49.865 ********* 2026-07-09 14:33:46.277922 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:33:46.278274 | instance | 2026-07-09 14:33:46.278612 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:33:46.278920 | instance | Thursday 09 July 2026 14:33:46 +0000 (0:00:00.040) 0:00:49.905 ********* 2026-07-09 14:33:46.767011 | instance | changed: [instance] 2026-07-09 14:33:46.767306 | instance | 2026-07-09 14:33:46.767695 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-07-09 14:33:46.768013 | instance | Thursday 09 July 2026 14:33:46 +0000 (0:00:00.489) 0:00:50.395 ********* 2026-07-09 14:33:49.459141 | instance | ok: [instance] 2026-07-09 14:33:49.459390 | instance | 2026-07-09 14:33:49.459678 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-07-09 14:33:49.459954 | instance | Thursday 09 July 2026 14:33:49 +0000 (0:00:02.692) 0:00:53.087 ********* 2026-07-09 14:33:52.072265 | instance | changed: [instance] 2026-07-09 14:33:52.072488 | instance | 2026-07-09 14:33:52.072723 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-07-09 14:33:52.072941 | instance | Thursday 09 July 2026 14:33:52 +0000 (0:00:02.612) 0:00:55.700 ********* 2026-07-09 14:33:52.738883 | instance | ok: [instance] 2026-07-09 14:33:52.739104 | instance | 2026-07-09 14:33:52.739410 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-07-09 14:33:52.739666 | instance | Thursday 09 July 2026 14:33:52 +0000 (0:00:00.666) 0:00:56.366 ********* 2026-07-09 14:33:53.458826 | instance | changed: [instance] 2026-07-09 14:33:53.459159 | instance | 2026-07-09 14:33:53.459617 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-07-09 14:33:53.459953 | instance | Thursday 09 July 2026 14:33:53 +0000 (0:00:00.720) 0:00:57.086 ********* 2026-07-09 14:33:54.111183 | instance | ok: [instance] 2026-07-09 14:33:54.111288 | instance | 2026-07-09 14:33:54.111493 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-07-09 14:33:54.111673 | instance | Thursday 09 July 2026 14:33:54 +0000 (0:00:00.652) 0:00:57.739 ********* 2026-07-09 14:33:54.149084 | instance | skipping: [instance] 2026-07-09 14:33:54.149192 | instance | 2026-07-09 14:33:54.150218 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-07-09 14:33:54.150298 | instance | Thursday 09 July 2026 14:33:54 +0000 (0:00:00.037) 0:00:57.777 ********* 2026-07-09 14:33:54.196448 | instance | skipping: [instance] 2026-07-09 14:33:54.196696 | instance | 2026-07-09 14:33:54.196982 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-07-09 14:33:54.197256 | instance | Thursday 09 July 2026 14:33:54 +0000 (0:00:00.046) 0:00:57.823 ********* 2026-07-09 14:33:54.229329 | instance | skipping: [instance] 2026-07-09 14:33:54.229556 | instance | 2026-07-09 14:33:54.229790 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-07-09 14:33:54.230111 | instance | Thursday 09 July 2026 14:33:54 +0000 (0:00:00.033) 0:00:57.857 ********* 2026-07-09 14:33:54.266803 | instance | skipping: [instance] 2026-07-09 14:33:54.267049 | instance | 2026-07-09 14:33:54.267339 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-07-09 14:33:54.267620 | instance | Thursday 09 July 2026 14:33:54 +0000 (0:00:00.037) 0:00:57.894 ********* 2026-07-09 14:33:54.303597 | instance | skipping: [instance] 2026-07-09 14:33:54.303972 | instance | 2026-07-09 14:33:54.304212 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-07-09 14:33:54.304541 | instance | Thursday 09 July 2026 14:33:54 +0000 (0:00:00.036) 0:00:57.931 ********* 2026-07-09 14:33:54.339252 | instance | skipping: [instance] 2026-07-09 14:33:54.339496 | instance | 2026-07-09 14:33:54.339784 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-07-09 14:33:54.340042 | instance | Thursday 09 July 2026 14:33:54 +0000 (0:00:00.035) 0:00:57.967 ********* 2026-07-09 14:33:54.382288 | instance | skipping: [instance] 2026-07-09 14:33:54.382670 | instance | 2026-07-09 14:33:54.382865 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-07-09 14:33:54.383042 | instance | Thursday 09 July 2026 14:33:54 +0000 (0:00:00.043) 0:00:58.010 ********* 2026-07-09 14:35:17.689870 | instance | changed: [instance] 2026-07-09 14:35:17.690024 | instance | 2026-07-09 14:35:17.690408 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-07-09 14:35:17.690595 | instance | Thursday 09 July 2026 14:35:17 +0000 (0:01:23.307) 0:02:21.317 ********* 2026-07-09 14:35:18.420246 | instance | changed: [instance] 2026-07-09 14:35:18.420511 | instance | 2026-07-09 14:35:18.420966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 14:35:18.421351 | instance | Thursday 09 July 2026 14:35:18 +0000 (0:00:00.730) 0:02:22.048 ********* 2026-07-09 14:35:18.483008 | instance | ok: [instance] 2026-07-09 14:35:18.483186 | instance | 2026-07-09 14:35:18.483450 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 14:35:18.483709 | instance | Thursday 09 July 2026 14:35:18 +0000 (0:00:00.062) 0:02:22.110 ********* 2026-07-09 14:35:18.515603 | instance | skipping: [instance] 2026-07-09 14:35:18.515679 | instance | 2026-07-09 14:35:18.515877 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 14:35:18.516055 | instance | Thursday 09 July 2026 14:35:18 +0000 (0:00:00.032) 0:02:22.143 ********* 2026-07-09 14:35:18.549636 | instance | skipping: [instance] 2026-07-09 14:35:18.549749 | instance | 2026-07-09 14:35:18.549922 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 14:35:18.550088 | instance | Thursday 09 July 2026 14:35:18 +0000 (0:00:00.034) 0:02:22.177 ********* 2026-07-09 14:35:18.583732 | instance | skipping: [instance] 2026-07-09 14:35:18.583815 | instance | 2026-07-09 14:35:18.583980 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 14:35:18.584184 | instance | Thursday 09 July 2026 14:35:18 +0000 (0:00:00.034) 0:02:22.212 ********* 2026-07-09 14:35:18.614592 | instance | skipping: [instance] 2026-07-09 14:35:18.614649 | instance | 2026-07-09 14:35:18.614787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 14:35:18.614902 | instance | Thursday 09 July 2026 14:35:18 +0000 (0:00:00.030) 0:02:22.243 ********* 2026-07-09 14:35:18.647898 | instance | skipping: [instance] 2026-07-09 14:35:18.648146 | instance | 2026-07-09 14:35:18.648396 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 14:35:18.648640 | instance | Thursday 09 July 2026 14:35:18 +0000 (0:00:00.032) 0:02:22.275 ********* 2026-07-09 14:35:18.683647 | instance | ok: [instance] 2026-07-09 14:35:18.683817 | instance | 2026-07-09 14:35:18.684037 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 14:35:18.684221 | instance | Thursday 09 July 2026 14:35:18 +0000 (0:00:00.035) 0:02:22.311 ********* 2026-07-09 14:35:18.736346 | instance | ok: [instance] => (item=oslo_cache) 2026-07-09 14:35:18.736480 | instance | 2026-07-09 14:35:18.736651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 14:35:18.736841 | instance | Thursday 09 July 2026 14:35:18 +0000 (0:00:00.053) 0:02:22.364 ********* 2026-07-09 14:35:18.784275 | instance | ok: [instance] 2026-07-09 14:35:18.784430 | instance | 2026-07-09 14:35:18.784588 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:35:18.784750 | instance | Thursday 09 July 2026 14:35:18 +0000 (0:00:00.048) 0:02:22.412 ********* 2026-07-09 14:35:18.822879 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:35:18.823002 | instance | 2026-07-09 14:35:18.823174 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:35:18.823361 | instance | Thursday 09 July 2026 14:35:18 +0000 (0:00:00.038) 0:02:22.450 ********* 2026-07-09 14:35:19.300147 | instance | changed: [instance] 2026-07-09 14:35:19.300427 | instance | 2026-07-09 14:35:19.300696 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-07-09 14:35:19.300960 | instance | Thursday 09 July 2026 14:35:19 +0000 (0:00:00.477) 0:02:22.928 ********* 2026-07-09 14:35:20.481737 | instance | changed: [instance] 2026-07-09 14:35:20.482010 | instance | 2026-07-09 14:35:20.482307 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-07-09 14:35:20.482607 | instance | Thursday 09 July 2026 14:35:20 +0000 (0:00:01.181) 0:02:24.109 ********* 2026-07-09 14:35:21.246830 | instance | changed: [instance] 2026-07-09 14:35:21.247061 | instance | 2026-07-09 14:35:21.247351 | instance | PLAY [controllers] ************************************************************* 2026-07-09 14:35:21.247599 | instance | 2026-07-09 14:35:21.247969 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 14:35:21.248338 | instance | Thursday 09 July 2026 14:35:21 +0000 (0:00:00.765) 0:02:24.875 ********* 2026-07-09 14:35:23.451143 | instance | ok: [instance] 2026-07-09 14:35:23.451353 | instance | 2026-07-09 14:35:23.451623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 14:35:23.451862 | instance | Thursday 09 July 2026 14:35:23 +0000 (0:00:02.204) 0:02:27.079 ********* 2026-07-09 14:35:23.488840 | instance | skipping: [instance] 2026-07-09 14:35:23.488933 | instance | 2026-07-09 14:35:23.489151 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 14:35:23.489410 | instance | Thursday 09 July 2026 14:35:23 +0000 (0:00:00.037) 0:02:27.116 ********* 2026-07-09 14:35:23.521522 | instance | skipping: [instance] 2026-07-09 14:35:23.521821 | instance | 2026-07-09 14:35:23.522095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 14:35:23.522368 | instance | Thursday 09 July 2026 14:35:23 +0000 (0:00:00.032) 0:02:27.149 ********* 2026-07-09 14:35:23.555305 | instance | skipping: [instance] 2026-07-09 14:35:23.555700 | instance | 2026-07-09 14:35:23.556239 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 14:35:23.556531 | instance | Thursday 09 July 2026 14:35:23 +0000 (0:00:00.034) 0:02:27.183 ********* 2026-07-09 14:35:23.589506 | instance | skipping: [instance] 2026-07-09 14:35:23.589842 | instance | 2026-07-09 14:35:23.590465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 14:35:23.590782 | instance | Thursday 09 July 2026 14:35:23 +0000 (0:00:00.034) 0:02:27.217 ********* 2026-07-09 14:35:24.301344 | instance | ok: [instance] 2026-07-09 14:35:24.301443 | instance | 2026-07-09 14:35:24.301608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 14:35:24.301761 | instance | Thursday 09 July 2026 14:35:24 +0000 (0:00:00.711) 0:02:27.929 ********* 2026-07-09 14:35:24.344752 | instance | ok: [instance] 2026-07-09 14:35:24.344825 | instance | 2026-07-09 14:35:24.344978 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 14:35:24.345122 | instance | Thursday 09 July 2026 14:35:24 +0000 (0:00:00.042) 0:02:27.972 ********* 2026-07-09 14:35:24.381704 | instance | ok: [instance] 2026-07-09 14:35:24.381816 | instance | 2026-07-09 14:35:24.381964 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 14:35:24.382136 | instance | Thursday 09 July 2026 14:35:24 +0000 (0:00:00.037) 0:02:28.009 ********* 2026-07-09 14:35:24.436201 | instance | ok: [instance] => (item=oslo_db) 2026-07-09 14:35:24.436323 | instance | 2026-07-09 14:35:24.436485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 14:35:24.436628 | instance | Thursday 09 July 2026 14:35:24 +0000 (0:00:00.053) 0:02:28.063 ********* 2026-07-09 14:35:24.484635 | instance | ok: [instance] 2026-07-09 14:35:24.484766 | instance | 2026-07-09 14:35:24.484921 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:35:24.485070 | instance | Thursday 09 July 2026 14:35:24 +0000 (0:00:00.049) 0:02:28.112 ********* 2026-07-09 14:35:24.539277 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:35:24.539475 | instance | 2026-07-09 14:35:24.539701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:35:24.539913 | instance | Thursday 09 July 2026 14:35:24 +0000 (0:00:00.054) 0:02:28.167 ********* 2026-07-09 14:35:25.065221 | instance | changed: [instance] 2026-07-09 14:35:25.065375 | instance | 2026-07-09 14:35:25.065617 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-07-09 14:35:25.065986 | instance | Thursday 09 July 2026 14:35:25 +0000 (0:00:00.525) 0:02:28.692 ********* 2026-07-09 14:35:25.765842 | instance | ok: [instance] 2026-07-09 14:35:25.766110 | instance | 2026-07-09 14:35:25.766380 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-07-09 14:35:25.766650 | instance | Thursday 09 July 2026 14:35:25 +0000 (0:00:00.700) 0:02:29.393 ********* 2026-07-09 14:35:27.119566 | instance | changed: [instance] 2026-07-09 14:35:27.119792 | instance | 2026-07-09 14:35:27.120002 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-07-09 14:35:27.120216 | instance | Thursday 09 July 2026 14:35:27 +0000 (0:00:01.353) 0:02:30.747 ********* 2026-07-09 14:35:27.534511 | instance | ok: [instance] 2026-07-09 14:35:27.534578 | instance | 2026-07-09 14:35:27.534778 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-07-09 14:35:27.534943 | instance | Thursday 09 July 2026 14:35:27 +0000 (0:00:00.415) 0:02:31.162 ********* 2026-07-09 14:35:27.957051 | instance | changed: [instance] 2026-07-09 14:35:27.957321 | instance | 2026-07-09 14:35:27.957610 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-07-09 14:35:27.957932 | instance | Thursday 09 July 2026 14:35:27 +0000 (0:00:00.422) 0:02:31.584 ********* 2026-07-09 14:35:28.381798 | instance | changed: [instance] 2026-07-09 14:35:28.381962 | instance | 2026-07-09 14:35:28.382150 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-07-09 14:35:28.382343 | instance | Thursday 09 July 2026 14:35:28 +0000 (0:00:00.425) 0:02:32.010 ********* 2026-07-09 14:35:28.787999 | instance | ok: [instance] 2026-07-09 14:35:28.788097 | instance | 2026-07-09 14:35:28.788191 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-07-09 14:35:28.788369 | instance | Thursday 09 July 2026 14:35:28 +0000 (0:00:00.406) 0:02:32.416 ********* 2026-07-09 14:37:52.456438 | instance | changed: [instance] 2026-07-09 14:37:52.456669 | instance | 2026-07-09 14:37:52.456958 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-07-09 14:37:52.457228 | instance | Thursday 09 July 2026 14:37:52 +0000 (0:02:23.667) 0:04:56.083 ********* 2026-07-09 14:37:53.133008 | instance | ok: [instance] 2026-07-09 14:37:53.133154 | instance | 2026-07-09 14:37:53.133313 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-07-09 14:37:53.133488 | instance | Thursday 09 July 2026 14:37:53 +0000 (0:00:00.677) 0:04:56.761 ********* 2026-07-09 14:37:53.187744 | instance | included: ingress for instance 2026-07-09 14:37:53.187906 | instance | 2026-07-09 14:37:53.188206 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-07-09 14:37:53.188362 | instance | Thursday 09 July 2026 14:37:53 +0000 (0:00:00.054) 0:04:56.815 ********* 2026-07-09 14:37:54.073583 | instance | changed: [instance] 2026-07-09 14:37:54.073683 | instance | 2026-07-09 14:37:54.073814 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-07-09 14:37:54.073935 | instance | Thursday 09 July 2026 14:37:54 +0000 (0:00:00.886) 0:04:57.701 ********* 2026-07-09 14:37:54.327905 | instance | ok: [instance] 2026-07-09 14:37:54.328171 | instance | 2026-07-09 14:37:54.328457 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:37:54.328733 | instance | Thursday 09 July 2026 14:37:54 +0000 (0:00:00.253) 0:04:57.955 ********* 2026-07-09 14:37:54.378054 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:37:54.378259 | instance | 2026-07-09 14:37:54.378529 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:37:54.378797 | instance | Thursday 09 July 2026 14:37:54 +0000 (0:00:00.050) 0:04:58.005 ********* 2026-07-09 14:37:54.897104 | instance | changed: [instance] 2026-07-09 14:37:54.897358 | instance | 2026-07-09 14:37:54.897641 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-09 14:37:54.897935 | instance | Thursday 09 July 2026 14:37:54 +0000 (0:00:00.519) 0:04:58.525 ********* 2026-07-09 14:37:56.105372 | instance | changed: [instance] 2026-07-09 14:37:56.105628 | instance | 2026-07-09 14:37:56.105895 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-07-09 14:37:56.106240 | instance | Thursday 09 July 2026 14:37:56 +0000 (0:00:01.208) 0:04:59.733 ********* 2026-07-09 14:37:56.693558 | instance | ok: [instance] 2026-07-09 14:37:56.693799 | instance | 2026-07-09 14:37:56.694082 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-07-09 14:37:56.694504 | instance | Thursday 09 July 2026 14:37:56 +0000 (0:00:00.587) 0:05:00.321 ********* 2026-07-09 14:38:04.376263 | instance | ok: [instance] 2026-07-09 14:38:04.376380 | instance | 2026-07-09 14:38:04.376528 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-07-09 14:38:04.376700 | instance | Thursday 09 July 2026 14:38:04 +0000 (0:00:07.683) 0:05:08.004 ********* 2026-07-09 14:38:05.859429 | instance | ok: [instance] 2026-07-09 14:38:05.859671 | instance | 2026-07-09 14:38:05.859950 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-07-09 14:38:05.860250 | instance | Thursday 09 July 2026 14:38:05 +0000 (0:00:01.483) 0:05:09.487 ********* 2026-07-09 14:38:06.165771 | instance | ok: [instance] 2026-07-09 14:38:06.165918 | instance | 2026-07-09 14:38:06.166103 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-07-09 14:38:06.166271 | instance | Thursday 09 July 2026 14:38:06 +0000 (0:00:00.306) 0:05:09.793 ********* 2026-07-09 14:38:06.358307 | instance | ok: [instance] 2026-07-09 14:38:06.358594 | instance | 2026-07-09 14:38:06.358932 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-07-09 14:38:06.359243 | instance | Thursday 09 July 2026 14:38:06 +0000 (0:00:00.192) 0:05:09.986 ********* 2026-07-09 14:38:06.557877 | instance | ok: [instance] 2026-07-09 14:38:06.558024 | instance | 2026-07-09 14:38:06.558207 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-07-09 14:38:06.558380 | instance | Thursday 09 July 2026 14:38:06 +0000 (0:00:00.200) 0:05:10.186 ********* 2026-07-09 14:38:07.205577 | instance | changed: [instance] 2026-07-09 14:38:07.205640 | instance | 2026-07-09 14:38:07.205777 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-07-09 14:38:07.205926 | instance | Thursday 09 July 2026 14:38:07 +0000 (0:00:00.647) 0:05:10.833 ********* 2026-07-09 14:38:24.236315 | instance | changed: [instance] => (item=alertmanager) 2026-07-09 14:38:24.236499 | instance | changed: [instance] => (item=grafana) 2026-07-09 14:38:24.237070 | instance | changed: [instance] => (item=prometheus) 2026-07-09 14:38:24.237652 | instance | 2026-07-09 14:38:24.237684 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-07-09 14:38:24.237825 | instance | Thursday 09 July 2026 14:38:24 +0000 (0:00:17.030) 0:05:27.864 ********* 2026-07-09 14:38:26.182976 | instance | ok: [instance] => (item=alertmanager) 2026-07-09 14:38:26.183049 | instance | ok: [instance] => (item=grafana) 2026-07-09 14:38:26.183540 | instance | ok: [instance] => (item=prometheus) 2026-07-09 14:38:26.183602 | instance | 2026-07-09 14:38:26.183609 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-07-09 14:38:26.183614 | instance | Thursday 09 July 2026 14:38:26 +0000 (0:00:01.947) 0:05:29.811 ********* 2026-07-09 14:38:30.085547 | instance | changed: [instance] => (item=None) 2026-07-09 14:38:30.085595 | instance | changed: [instance] => (item=None) 2026-07-09 14:38:30.085601 | instance | changed: [instance] => (item=None) 2026-07-09 14:38:30.085605 | instance | changed: [instance] 2026-07-09 14:38:30.085610 | instance | 2026-07-09 14:38:30.085615 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-07-09 14:38:30.085619 | instance | Thursday 09 July 2026 14:38:30 +0000 (0:00:03.901) 0:05:33.712 ********* 2026-07-09 14:38:35.298538 | instance | changed: [instance] => (item=None) 2026-07-09 14:38:35.298787 | instance | changed: [instance] => (item=None) 2026-07-09 14:38:35.298919 | instance | changed: [instance] => (item=None) 2026-07-09 14:38:35.299036 | instance | changed: [instance] => (item=None) 2026-07-09 14:38:35.299155 | instance | changed: [instance] => (item=None) 2026-07-09 14:38:35.299275 | instance | changed: [instance] 2026-07-09 14:38:35.299379 | instance | 2026-07-09 14:38:35.299508 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-07-09 14:38:35.299616 | instance | Thursday 09 July 2026 14:38:35 +0000 (0:00:05.214) 0:05:38.927 ********* 2026-07-09 14:38:46.706915 | instance | changed: [instance] => (item=alertmanager) 2026-07-09 14:38:46.707185 | instance | changed: [instance] => (item=prometheus) 2026-07-09 14:38:46.707447 | instance | 2026-07-09 14:38:46.707737 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-07-09 14:38:46.708118 | instance | Thursday 09 July 2026 14:38:46 +0000 (0:00:11.407) 0:05:50.334 ********* 2026-07-09 14:38:58.099392 | instance | changed: [instance] => (item=alertmanager) 2026-07-09 14:38:58.099448 | instance | changed: [instance] => (item=prometheus) 2026-07-09 14:38:58.099456 | instance | 2026-07-09 14:38:58.099462 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-07-09 14:38:58.099469 | instance | Thursday 09 July 2026 14:38:58 +0000 (0:00:11.391) 0:06:01.726 ********* 2026-07-09 14:38:58.817550 | instance | changed: [instance] 2026-07-09 14:38:58.817677 | instance | 2026-07-09 14:38:58.817822 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-07-09 14:38:58.817967 | instance | Thursday 09 July 2026 14:38:58 +0000 (0:00:00.719) 0:06:02.445 ********* 2026-07-09 14:39:05.092575 | instance | ok: [instance] 2026-07-09 14:39:05.092829 | instance | 2026-07-09 14:39:05.093123 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-07-09 14:39:05.093486 | instance | Thursday 09 July 2026 14:39:05 +0000 (0:00:06.274) 0:06:08.720 ********* 2026-07-09 14:39:19.481241 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-07-09 14:39:19.481565 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-07-09 14:39:19.481953 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-07-09 14:39:19.482331 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-07-09 14:39:19.482731 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-07-09 14:39:19.483105 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-07-09 14:39:19.483475 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-07-09 14:39:19.483881 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-07-09 14:39:19.484298 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-07-09 14:39:19.484675 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-07-09 14:39:19.485076 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-07-09 14:39:19.485425 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-07-09 14:39:19.485635 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-07-09 14:39:19.485841 | instance | 2026-07-09 14:39:19.486072 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-07-09 14:39:19.486282 | instance | Thursday 09 July 2026 14:39:19 +0000 (0:00:14.388) 0:06:23.109 ********* 2026-07-09 14:39:51.946034 | instance | changed: [instance] 2026-07-09 14:39:51.946132 | instance | 2026-07-09 14:39:51.946265 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-09 14:39:51.946395 | instance | Thursday 09 July 2026 14:39:51 +0000 (0:00:32.465) 0:06:55.574 ********* 2026-07-09 14:39:56.058598 | instance | changed: [instance] 2026-07-09 14:39:56.060074 | instance | 2026-07-09 14:39:56.060110 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-09 14:39:56.060122 | instance | Thursday 09 July 2026 14:39:56 +0000 (0:00:04.111) 0:06:59.686 ********* 2026-07-09 14:39:56.412408 | instance | changed: [instance] 2026-07-09 14:39:56.412503 | instance | 2026-07-09 14:39:56.412639 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-09 14:39:56.412768 | instance | Thursday 09 July 2026 14:39:56 +0000 (0:00:00.354) 0:07:00.040 ********* 2026-07-09 14:39:56.935260 | instance | changed: [instance] 2026-07-09 14:39:56.935499 | instance | 2026-07-09 14:39:56.935790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 14:39:56.936102 | instance | Thursday 09 July 2026 14:39:56 +0000 (0:00:00.522) 0:07:00.563 ********* 2026-07-09 14:39:57.009035 | instance | ok: [instance] 2026-07-09 14:39:57.009290 | instance | 2026-07-09 14:39:57.009586 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 14:39:57.009932 | instance | Thursday 09 July 2026 14:39:57 +0000 (0:00:00.073) 0:07:00.636 ********* 2026-07-09 14:39:57.072775 | instance | included: rabbitmq for instance 2026-07-09 14:39:57.073032 | instance | 2026-07-09 14:39:57.073330 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-09 14:39:57.073605 | instance | Thursday 09 July 2026 14:39:57 +0000 (0:00:00.064) 0:07:00.701 ********* 2026-07-09 14:39:57.790597 | instance | ok: [instance] 2026-07-09 14:39:57.790840 | instance | 2026-07-09 14:39:57.791127 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-09 14:39:57.791394 | instance | Thursday 09 July 2026 14:39:57 +0000 (0:00:00.717) 0:07:01.418 ********* 2026-07-09 14:39:57.834827 | instance | skipping: [instance] 2026-07-09 14:39:57.835068 | instance | 2026-07-09 14:39:57.835354 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-09 14:39:57.835864 | instance | Thursday 09 July 2026 14:39:57 +0000 (0:00:00.044) 0:07:01.463 ********* 2026-07-09 14:39:57.880708 | instance | skipping: [instance] 2026-07-09 14:39:57.880961 | instance | 2026-07-09 14:39:57.881249 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-09 14:39:57.881606 | instance | Thursday 09 July 2026 14:39:57 +0000 (0:00:00.045) 0:07:01.508 ********* 2026-07-09 14:39:57.924027 | instance | skipping: [instance] 2026-07-09 14:39:57.924283 | instance | 2026-07-09 14:39:57.924523 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-09 14:39:57.924760 | instance | Thursday 09 July 2026 14:39:57 +0000 (0:00:00.043) 0:07:01.552 ********* 2026-07-09 14:40:28.843912 | instance | changed: [instance] 2026-07-09 14:40:28.844195 | instance | 2026-07-09 14:40:28.844521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 14:40:28.844808 | instance | Thursday 09 July 2026 14:40:28 +0000 (0:00:30.919) 0:07:32.471 ********* 2026-07-09 14:40:29.478946 | instance | ok: [instance] 2026-07-09 14:40:29.479238 | instance | 2026-07-09 14:40:29.479559 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 14:40:29.479914 | instance | Thursday 09 July 2026 14:40:29 +0000 (0:00:00.635) 0:07:33.106 ********* 2026-07-09 14:40:29.531215 | instance | ok: [instance] 2026-07-09 14:40:29.531468 | instance | 2026-07-09 14:40:29.531755 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 14:40:29.532036 | instance | Thursday 09 July 2026 14:40:29 +0000 (0:00:00.052) 0:07:33.159 ********* 2026-07-09 14:40:29.574063 | instance | skipping: [instance] 2026-07-09 14:40:29.574285 | instance | 2026-07-09 14:40:29.574562 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 14:40:29.574847 | instance | Thursday 09 July 2026 14:40:29 +0000 (0:00:00.042) 0:07:33.202 ********* 2026-07-09 14:40:29.614520 | instance | skipping: [instance] 2026-07-09 14:40:29.614760 | instance | 2026-07-09 14:40:29.615164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 14:40:29.615612 | instance | Thursday 09 July 2026 14:40:29 +0000 (0:00:00.040) 0:07:33.242 ********* 2026-07-09 14:40:29.652932 | instance | ok: [instance] 2026-07-09 14:40:29.653165 | instance | 2026-07-09 14:40:29.653446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 14:40:29.653721 | instance | Thursday 09 July 2026 14:40:29 +0000 (0:00:00.038) 0:07:33.281 ********* 2026-07-09 14:40:29.729300 | instance | ok: [instance] => (item=oslo_db) 2026-07-09 14:40:29.729456 | instance | ok: [instance] => (item=identity) 2026-07-09 14:40:29.729630 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-09 14:40:29.729810 | instance | ok: [instance] => (item=oslo_cache) 2026-07-09 14:40:29.730035 | instance | 2026-07-09 14:40:29.730211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 14:40:29.730392 | instance | Thursday 09 July 2026 14:40:29 +0000 (0:00:00.076) 0:07:33.357 ********* 2026-07-09 14:40:29.778924 | instance | ok: [instance] 2026-07-09 14:40:29.779261 | instance | 2026-07-09 14:40:29.779548 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:40:29.780093 | instance | Thursday 09 July 2026 14:40:29 +0000 (0:00:00.049) 0:07:33.407 ********* 2026-07-09 14:40:29.823872 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:40:29.824141 | instance | 2026-07-09 14:40:29.824421 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:40:29.824666 | instance | Thursday 09 July 2026 14:40:29 +0000 (0:00:00.044) 0:07:33.451 ********* 2026-07-09 14:40:30.339617 | instance | changed: [instance] 2026-07-09 14:40:30.339721 | instance | 2026-07-09 14:40:30.339850 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-07-09 14:40:30.340004 | instance | Thursday 09 July 2026 14:40:30 +0000 (0:00:00.514) 0:07:33.966 ********* 2026-07-09 14:40:31.788614 | instance | ok: [instance] => (item=None) 2026-07-09 14:40:31.788826 | instance | ok: [instance] 2026-07-09 14:40:31.789118 | instance | 2026-07-09 14:40:31.789333 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-07-09 14:40:31.789580 | instance | Thursday 09 July 2026 14:40:31 +0000 (0:00:01.449) 0:07:35.416 ********* 2026-07-09 14:40:32.789985 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 14:40:32.790239 | instance | 2026-07-09 14:40:32.790545 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-07-09 14:40:32.790826 | instance | Thursday 09 July 2026 14:40:32 +0000 (0:00:01.001) 0:07:36.418 ********* 2026-07-09 14:40:33.635020 | instance | changed: [instance] 2026-07-09 14:40:33.635266 | instance | 2026-07-09 14:40:33.635761 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-07-09 14:40:33.636144 | instance | Thursday 09 July 2026 14:40:33 +0000 (0:00:00.844) 0:07:37.262 ********* 2026-07-09 14:40:34.711293 | instance | changed: [instance] => (item=None) 2026-07-09 14:40:34.711644 | instance | changed: [instance] 2026-07-09 14:40:34.711908 | instance | 2026-07-09 14:40:34.712252 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-07-09 14:40:34.712565 | instance | Thursday 09 July 2026 14:40:34 +0000 (0:00:01.076) 0:07:38.338 ********* 2026-07-09 14:40:36.254454 | instance | changed: [instance] => (item=None) 2026-07-09 14:40:36.254708 | instance | changed: [instance] 2026-07-09 14:40:36.255016 | instance | 2026-07-09 14:40:36.255272 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-07-09 14:40:36.255530 | instance | Thursday 09 July 2026 14:40:36 +0000 (0:00:01.543) 0:07:39.882 ********* 2026-07-09 14:43:09.979682 | instance | changed: [instance] 2026-07-09 14:43:09.979959 | instance | 2026-07-09 14:43:09.980383 | instance | TASK [Create Ingress] ********************************************************** 2026-07-09 14:43:09.980706 | instance | Thursday 09 July 2026 14:43:09 +0000 (0:02:33.725) 0:10:13.607 ********* 2026-07-09 14:43:10.092981 | instance | included: openstack_helm_ingress for instance 2026-07-09 14:43:10.093082 | instance | 2026-07-09 14:43:10.093205 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-09 14:43:10.093324 | instance | Thursday 09 July 2026 14:43:10 +0000 (0:00:00.113) 0:10:13.721 ********* 2026-07-09 14:43:10.127682 | instance | skipping: [instance] 2026-07-09 14:43:10.127941 | instance | 2026-07-09 14:43:10.128388 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-09 14:43:10.128667 | instance | Thursday 09 July 2026 14:43:10 +0000 (0:00:00.034) 0:10:13.755 ********* 2026-07-09 14:43:10.158719 | instance | skipping: [instance] 2026-07-09 14:43:10.159042 | instance | 2026-07-09 14:43:10.159347 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-09 14:43:10.159613 | instance | Thursday 09 July 2026 14:43:10 +0000 (0:00:00.031) 0:10:13.787 ********* 2026-07-09 14:43:10.210062 | instance | ok: [instance] 2026-07-09 14:43:10.210292 | instance | 2026-07-09 14:43:10.210560 | instance | TASK [Create Ingress identity] ************************************************* 2026-07-09 14:43:10.210824 | instance | Thursday 09 July 2026 14:43:10 +0000 (0:00:00.051) 0:10:13.838 ********* 2026-07-09 14:43:10.265455 | instance | included: ingress for instance 2026-07-09 14:43:10.265710 | instance | 2026-07-09 14:43:10.265960 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-07-09 14:43:10.266226 | instance | Thursday 09 July 2026 14:43:10 +0000 (0:00:00.055) 0:10:13.893 ********* 2026-07-09 14:43:11.189823 | instance | changed: [instance] 2026-07-09 14:43:11.189952 | instance | 2026-07-09 14:43:11.190132 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-07-09 14:43:11.190310 | instance | Thursday 09 July 2026 14:43:11 +0000 (0:00:00.924) 0:10:14.818 ********* 2026-07-09 14:43:15.494682 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-07-09 14:43:15.494763 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-07-09 14:43:15.494884 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-07-09 14:43:15.495005 | instance | ok: [instance] 2026-07-09 14:43:15.495116 | instance | 2026-07-09 14:43:15.495237 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-07-09 14:43:15.495356 | instance | Thursday 09 July 2026 14:43:15 +0000 (0:00:04.304) 0:10:19.122 ********* 2026-07-09 14:43:16.192941 | instance | ok: [instance] 2026-07-09 14:43:16.193202 | instance | 2026-07-09 14:43:16.193631 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-07-09 14:43:16.193949 | instance | Thursday 09 July 2026 14:43:16 +0000 (0:00:00.698) 0:10:19.820 ********* 2026-07-09 14:43:17.317497 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 14:43:17.317727 | instance | 2026-07-09 14:43:17.318169 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-07-09 14:43:17.318435 | instance | Thursday 09 July 2026 14:43:17 +0000 (0:00:01.123) 0:10:20.944 ********* 2026-07-09 14:43:18.374336 | instance | changed: [instance] => (item=atmosphere) 2026-07-09 14:43:18.374607 | instance | 2026-07-09 14:43:18.374937 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-07-09 14:43:18.375244 | instance | Thursday 09 July 2026 14:43:18 +0000 (0:00:01.057) 0:10:22.002 ********* 2026-07-09 14:43:19.367077 | instance | changed: [instance] => (item=atmosphere) 2026-07-09 14:43:19.367323 | instance | 2026-07-09 14:43:19.367598 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-07-09 14:43:19.367933 | instance | Thursday 09 July 2026 14:43:19 +0000 (0:00:00.992) 0:10:22.995 ********* 2026-07-09 14:43:20.389367 | instance | changed: [instance] => (item=atmosphere) 2026-07-09 14:43:20.389683 | instance | 2026-07-09 14:43:20.390051 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 14:43:20.390424 | instance | Thursday 09 July 2026 14:43:20 +0000 (0:00:01.022) 0:10:24.017 ********* 2026-07-09 14:43:20.462686 | instance | ok: [instance] 2026-07-09 14:43:20.462819 | instance | 2026-07-09 14:43:20.462998 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 14:43:20.463176 | instance | Thursday 09 July 2026 14:43:20 +0000 (0:00:00.073) 0:10:24.090 ********* 2026-07-09 14:43:20.494653 | instance | skipping: [instance] 2026-07-09 14:43:20.494927 | instance | 2026-07-09 14:43:20.495255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 14:43:20.495571 | instance | Thursday 09 July 2026 14:43:20 +0000 (0:00:00.032) 0:10:24.122 ********* 2026-07-09 14:43:20.527459 | instance | skipping: [instance] 2026-07-09 14:43:20.527764 | instance | 2026-07-09 14:43:20.528210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 14:43:20.528551 | instance | Thursday 09 July 2026 14:43:20 +0000 (0:00:00.032) 0:10:24.155 ********* 2026-07-09 14:43:20.561526 | instance | skipping: [instance] 2026-07-09 14:43:20.561649 | instance | 2026-07-09 14:43:20.561829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 14:43:20.561989 | instance | Thursday 09 July 2026 14:43:20 +0000 (0:00:00.033) 0:10:24.189 ********* 2026-07-09 14:43:20.603888 | instance | skipping: [instance] 2026-07-09 14:43:20.604193 | instance | 2026-07-09 14:43:20.604505 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 14:43:20.604779 | instance | Thursday 09 July 2026 14:43:20 +0000 (0:00:00.042) 0:10:24.231 ********* 2026-07-09 14:43:20.648787 | instance | skipping: [instance] 2026-07-09 14:43:20.649050 | instance | 2026-07-09 14:43:20.649469 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 14:43:20.649743 | instance | Thursday 09 July 2026 14:43:20 +0000 (0:00:00.044) 0:10:24.276 ********* 2026-07-09 14:43:20.687767 | instance | ok: [instance] 2026-07-09 14:43:20.688047 | instance | 2026-07-09 14:43:20.688366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 14:43:20.688651 | instance | Thursday 09 July 2026 14:43:20 +0000 (0:00:00.039) 0:10:24.315 ********* 2026-07-09 14:43:20.768172 | instance | ok: [instance] => (item=oslo_db) 2026-07-09 14:43:20.768434 | instance | ok: [instance] => (item=identity) 2026-07-09 14:43:20.768702 | instance | ok: [instance] => (item=oslo_cache) 2026-07-09 14:43:20.768974 | instance | ok: [instance] => (item=dashboard) 2026-07-09 14:43:20.769232 | instance | 2026-07-09 14:43:20.769519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 14:43:20.769781 | instance | Thursday 09 July 2026 14:43:20 +0000 (0:00:00.080) 0:10:24.396 ********* 2026-07-09 14:43:20.819409 | instance | ok: [instance] 2026-07-09 14:43:20.819783 | instance | 2026-07-09 14:43:20.820134 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:43:20.820412 | instance | Thursday 09 July 2026 14:43:20 +0000 (0:00:00.051) 0:10:24.447 ********* 2026-07-09 14:43:20.860466 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:43:20.860694 | instance | 2026-07-09 14:43:20.860968 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:43:20.861231 | instance | Thursday 09 July 2026 14:43:20 +0000 (0:00:00.041) 0:10:24.488 ********* 2026-07-09 14:43:21.367160 | instance | changed: [instance] 2026-07-09 14:43:21.367403 | instance | 2026-07-09 14:43:21.367703 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-07-09 14:43:21.367993 | instance | Thursday 09 July 2026 14:43:21 +0000 (0:00:00.506) 0:10:24.995 ********* 2026-07-09 14:43:50.264769 | instance | changed: [instance] 2026-07-09 14:43:50.265009 | instance | 2026-07-09 14:43:50.265378 | instance | TASK [Create Ingress] ********************************************************** 2026-07-09 14:43:50.265608 | instance | Thursday 09 July 2026 14:43:50 +0000 (0:00:28.897) 0:10:53.892 ********* 2026-07-09 14:43:50.336371 | instance | included: openstack_helm_ingress for instance 2026-07-09 14:43:50.336497 | instance | 2026-07-09 14:43:50.336650 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-09 14:43:50.336790 | instance | Thursday 09 July 2026 14:43:50 +0000 (0:00:00.072) 0:10:53.964 ********* 2026-07-09 14:43:50.371744 | instance | skipping: [instance] 2026-07-09 14:43:50.371871 | instance | 2026-07-09 14:43:50.372051 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-09 14:43:50.372191 | instance | Thursday 09 July 2026 14:43:50 +0000 (0:00:00.035) 0:10:54.000 ********* 2026-07-09 14:43:50.411618 | instance | skipping: [instance] 2026-07-09 14:43:50.411760 | instance | 2026-07-09 14:43:50.411891 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-09 14:43:50.412100 | instance | Thursday 09 July 2026 14:43:50 +0000 (0:00:00.039) 0:10:54.040 ********* 2026-07-09 14:43:50.470304 | instance | ok: [instance] 2026-07-09 14:43:50.470378 | instance | 2026-07-09 14:43:50.470581 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-07-09 14:43:50.470713 | instance | Thursday 09 July 2026 14:43:50 +0000 (0:00:00.058) 0:10:54.098 ********* 2026-07-09 14:43:50.527895 | instance | included: ingress for instance 2026-07-09 14:43:50.528108 | instance | 2026-07-09 14:43:50.528318 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-07-09 14:43:50.528513 | instance | Thursday 09 July 2026 14:43:50 +0000 (0:00:00.057) 0:10:54.156 ********* 2026-07-09 14:43:51.417961 | instance | changed: [instance] 2026-07-09 14:43:51.418179 | instance | 2026-07-09 14:43:51.418468 | instance | PLAY RECAP ********************************************************************* 2026-07-09 14:43:51.418781 | instance | instance : ok=115 changed=51 unreachable=0 failed=0 skipped=31 rescued=0 ignored=0 2026-07-09 14:43:51.419073 | instance | 2026-07-09 14:43:51.419325 | instance | Thursday 09 July 2026 14:43:51 +0000 (0:00:00.890) 0:10:55.046 ********* 2026-07-09 14:43:51.419561 | instance | =============================================================================== 2026-07-09 14:43:51.419854 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 153.73s 2026-07-09 14:43:51.420150 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.67s 2026-07-09 14:43:51.420418 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 83.31s 2026-07-09 14:43:51.420746 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 32.47s 2026-07-09 14:43:51.421014 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.92s 2026-07-09 14:43:51.421272 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------ 28.90s 2026-07-09 14:43:51.421526 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 18.98s 2026-07-09 14:43:51.421796 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords -- 17.03s 2026-07-09 14:43:51.422070 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------ 15.04s 2026-07-09 14:43:51.422332 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.39s 2026-07-09 14:43:51.422594 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets ---- 11.41s 2026-07-09 14:43:51.422870 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration -- 11.39s 2026-07-09 14:43:51.423109 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm ------- 7.68s 2026-07-09 14:43:51.423361 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 6.27s 2026-07-09 14:43:51.423619 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 5.21s 2026-07-09 14:43:51.423874 | instance | vexxhost.atmosphere.keystone : Validate if ingress is reachable --------- 4.30s 2026-07-09 14:43:51.424904 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 4.11s 2026-07-09 14:43:51.425214 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 3.99s 2026-07-09 14:43:51.425488 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 3.90s 2026-07-09 14:43:51.425772 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs -------- 2.76s 2026-07-09 14:43:51.529460 | instance | INFO [keycloak > converge] Executed: Successful 2026-07-09 14:43:51.537139 | instance | INFO [keycloak > idempotence] Executing 2026-07-09 14:43:52.770389 | instance | 2026-07-09 14:43:52.770676 | instance | PLAY [controllers] ************************************************************* 2026-07-09 14:43:52.770949 | instance | 2026-07-09 14:43:52.771237 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 14:43:52.771530 | instance | Thursday 09 July 2026 14:43:52 +0000 (0:00:00.026) 0:00:00.026 ********* 2026-07-09 14:43:54.449219 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-09 14:43:54.449350 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-09 14:43:54.449531 | instance | interpreter could change the meaning of that path. See 2026-07-09 14:43:54.449704 | instance | https://docs.ansible.com/ansible- 2026-07-09 14:43:54.449880 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-09 14:43:54.506864 | instance | ok: [instance] 2026-07-09 14:43:54.507018 | instance | 2026-07-09 14:43:54.507238 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-07-09 14:43:54.507430 | instance | Thursday 09 July 2026 14:43:54 +0000 (0:00:01.736) 0:00:01.763 ********* 2026-07-09 14:43:54.562481 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-07-09 14:43:54.562644 | instance | 2026-07-09 14:43:54.562866 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-07-09 14:43:54.563069 | instance | Thursday 09 July 2026 14:43:54 +0000 (0:00:00.055) 0:00:01.818 ********* 2026-07-09 14:43:54.889644 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-07-09 14:43:54.889800 | instance | 2026-07-09 14:43:54.890021 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-07-09 14:43:54.890196 | instance | Thursday 09 July 2026 14:43:54 +0000 (0:00:00.326) 0:00:02.145 ********* 2026-07-09 14:43:58.684578 | instance | ok: [instance] 2026-07-09 14:43:58.684669 | instance | 2026-07-09 14:43:58.684802 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-07-09 14:43:58.684921 | instance | Thursday 09 July 2026 14:43:58 +0000 (0:00:03.795) 0:00:05.940 ********* 2026-07-09 14:43:59.562740 | instance | ok: [instance] 2026-07-09 14:43:59.563034 | instance | 2026-07-09 14:43:59.563353 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-07-09 14:43:59.563643 | instance | Thursday 09 July 2026 14:43:59 +0000 (0:00:00.877) 0:00:06.818 ********* 2026-07-09 14:43:59.615786 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-07-09 14:43:59.616234 | instance | 2026-07-09 14:43:59.616582 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-07-09 14:43:59.616947 | instance | Thursday 09 July 2026 14:43:59 +0000 (0:00:00.053) 0:00:06.871 ********* 2026-07-09 14:44:00.349819 | instance | ok: [instance] 2026-07-09 14:44:00.349916 | instance | 2026-07-09 14:44:00.350030 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-07-09 14:44:00.350144 | instance | Thursday 09 July 2026 14:44:00 +0000 (0:00:00.734) 0:00:07.606 ********* 2026-07-09 14:44:01.200003 | instance | ok: [instance] 2026-07-09 14:44:01.200116 | instance | 2026-07-09 14:44:01.200312 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-07-09 14:44:01.200470 | instance | Thursday 09 July 2026 14:44:01 +0000 (0:00:00.849) 0:00:08.455 ********* 2026-07-09 14:44:01.910885 | instance | ok: [instance] 2026-07-09 14:44:01.911123 | instance | 2026-07-09 14:44:01.911416 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-07-09 14:44:01.911756 | instance | Thursday 09 July 2026 14:44:01 +0000 (0:00:00.667) 0:00:09.123 ********* 2026-07-09 14:44:01.912027 | instance | 2026-07-09 14:44:01.912323 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:44:01.912667 | instance | Thursday 09 July 2026 14:44:01 +0000 (0:00:00.042) 0:00:09.166 ********* 2026-07-09 14:44:01.971532 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:44:01.971895 | instance | 2026-07-09 14:44:01.972275 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:44:01.972552 | instance | Thursday 09 July 2026 14:44:01 +0000 (0:00:00.060) 0:00:09.227 ********* 2026-07-09 14:44:02.585774 | instance | ok: [instance] 2026-07-09 14:44:02.585907 | instance | 2026-07-09 14:44:02.586282 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-07-09 14:44:02.586492 | instance | Thursday 09 July 2026 14:44:02 +0000 (0:00:00.614) 0:00:09.841 ********* 2026-07-09 14:44:05.367746 | instance | ok: [instance] 2026-07-09 14:44:05.368447 | instance | 2026-07-09 14:44:05.368492 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:44:05.368501 | instance | Thursday 09 July 2026 14:44:05 +0000 (0:00:02.781) 0:00:12.623 ********* 2026-07-09 14:44:05.424004 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:44:05.424085 | instance | 2026-07-09 14:44:05.424093 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:44:05.424100 | instance | Thursday 09 July 2026 14:44:05 +0000 (0:00:00.055) 0:00:12.678 ********* 2026-07-09 14:44:05.944105 | instance | ok: [instance] 2026-07-09 14:44:05.944183 | instance | 2026-07-09 14:44:05.944596 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-07-09 14:44:05.944622 | instance | Thursday 09 July 2026 14:44:05 +0000 (0:00:00.520) 0:00:13.199 ********* 2026-07-09 14:44:08.706589 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-07-09 14:44:08.706658 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-07-09 14:44:08.706670 | instance | 2026-07-09 14:44:08.706687 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-07-09 14:44:08.706696 | instance | Thursday 09 July 2026 14:44:08 +0000 (0:00:02.763) 0:00:15.962 ********* 2026-07-09 14:44:11.868388 | instance | ok: [instance] 2026-07-09 14:44:11.868463 | instance | 2026-07-09 14:44:11.868600 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:44:11.868719 | instance | Thursday 09 July 2026 14:44:11 +0000 (0:00:03.161) 0:00:19.124 ********* 2026-07-09 14:44:11.925545 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:44:11.925632 | instance | 2026-07-09 14:44:11.925755 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:44:11.925879 | instance | Thursday 09 July 2026 14:44:11 +0000 (0:00:00.056) 0:00:19.180 ********* 2026-07-09 14:44:12.435242 | instance | ok: [instance] 2026-07-09 14:44:12.435340 | instance | 2026-07-09 14:44:12.435476 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-07-09 14:44:12.435602 | instance | Thursday 09 July 2026 14:44:12 +0000 (0:00:00.510) 0:00:19.691 ********* 2026-07-09 14:44:15.423665 | instance | ok: [instance] 2026-07-09 14:44:15.423766 | instance | 2026-07-09 14:44:15.423897 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-07-09 14:44:15.424033 | instance | Thursday 09 July 2026 14:44:15 +0000 (0:00:02.988) 0:00:22.679 ********* 2026-07-09 14:44:16.841289 | instance | ok: [instance] 2026-07-09 14:44:16.841452 | instance | 2026-07-09 14:44:16.841627 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-07-09 14:44:16.841786 | instance | Thursday 09 July 2026 14:44:16 +0000 (0:00:01.417) 0:00:24.096 ********* 2026-07-09 14:44:17.556695 | instance | ok: [instance] 2026-07-09 14:44:17.556940 | instance | 2026-07-09 14:44:17.557272 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-07-09 14:44:17.557551 | instance | Thursday 09 July 2026 14:44:17 +0000 (0:00:00.715) 0:00:24.812 ********* 2026-07-09 14:44:17.596215 | instance | skipping: [instance] 2026-07-09 14:44:17.596531 | instance | 2026-07-09 14:44:17.596951 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-07-09 14:44:17.597276 | instance | Thursday 09 July 2026 14:44:17 +0000 (0:00:00.039) 0:00:24.852 ********* 2026-07-09 14:44:18.240698 | instance | ok: [instance] 2026-07-09 14:44:18.240788 | instance | 2026-07-09 14:44:18.240920 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-07-09 14:44:18.241037 | instance | Thursday 09 July 2026 14:44:18 +0000 (0:00:00.644) 0:00:25.496 ********* 2026-07-09 14:44:18.295036 | instance | ok: [instance] 2026-07-09 14:44:18.295302 | instance | 2026-07-09 14:44:18.295615 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-07-09 14:44:18.295927 | instance | Thursday 09 July 2026 14:44:18 +0000 (0:00:00.054) 0:00:25.550 ********* 2026-07-09 14:44:18.346083 | instance | skipping: [instance] 2026-07-09 14:44:18.346214 | instance | 2026-07-09 14:44:18.346388 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-07-09 14:44:18.346502 | instance | Thursday 09 July 2026 14:44:18 +0000 (0:00:00.051) 0:00:25.602 ********* 2026-07-09 14:44:18.396048 | instance | skipping: [instance] 2026-07-09 14:44:18.396357 | instance | 2026-07-09 14:44:18.396729 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-07-09 14:44:18.397017 | instance | Thursday 09 July 2026 14:44:18 +0000 (0:00:00.049) 0:00:25.651 ********* 2026-07-09 14:44:18.453622 | instance | skipping: [instance] 2026-07-09 14:44:18.455660 | instance | 2026-07-09 14:44:18.455690 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-07-09 14:44:18.455696 | instance | Thursday 09 July 2026 14:44:18 +0000 (0:00:00.054) 0:00:25.705 ********* 2026-07-09 14:44:18.497743 | instance | skipping: [instance] 2026-07-09 14:44:18.497836 | instance | 2026-07-09 14:44:18.497964 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-07-09 14:44:18.498087 | instance | Thursday 09 July 2026 14:44:18 +0000 (0:00:00.048) 0:00:25.754 ********* 2026-07-09 14:44:18.541947 | instance | skipping: [instance] 2026-07-09 14:44:18.542009 | instance | 2026-07-09 14:44:18.542162 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-07-09 14:44:18.542285 | instance | Thursday 09 July 2026 14:44:18 +0000 (0:00:00.044) 0:00:25.798 ********* 2026-07-09 14:44:18.593743 | instance | skipping: [instance] 2026-07-09 14:44:18.593854 | instance | 2026-07-09 14:44:18.593998 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-07-09 14:44:18.594123 | instance | Thursday 09 July 2026 14:44:18 +0000 (0:00:00.051) 0:00:25.850 ********* 2026-07-09 14:44:19.744350 | instance | ok: [instance] 2026-07-09 14:44:19.744625 | instance | 2026-07-09 14:44:19.744923 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-07-09 14:44:19.745205 | instance | Thursday 09 July 2026 14:44:19 +0000 (0:00:01.150) 0:00:27.000 ********* 2026-07-09 14:44:20.499584 | instance | ok: [instance] 2026-07-09 14:44:20.499666 | instance | 2026-07-09 14:44:20.499805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 14:44:20.499930 | instance | Thursday 09 July 2026 14:44:20 +0000 (0:00:00.755) 0:00:27.755 ********* 2026-07-09 14:44:20.570551 | instance | ok: [instance] 2026-07-09 14:44:20.570686 | instance | 2026-07-09 14:44:20.570886 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 14:44:20.571103 | instance | Thursday 09 July 2026 14:44:20 +0000 (0:00:00.070) 0:00:27.826 ********* 2026-07-09 14:44:20.612470 | instance | skipping: [instance] 2026-07-09 14:44:20.612731 | instance | 2026-07-09 14:44:20.613096 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 14:44:20.613504 | instance | Thursday 09 July 2026 14:44:20 +0000 (0:00:00.041) 0:00:27.868 ********* 2026-07-09 14:44:20.655894 | instance | skipping: [instance] 2026-07-09 14:44:20.656183 | instance | 2026-07-09 14:44:20.656472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 14:44:20.656759 | instance | Thursday 09 July 2026 14:44:20 +0000 (0:00:00.043) 0:00:27.911 ********* 2026-07-09 14:44:20.704718 | instance | skipping: [instance] 2026-07-09 14:44:20.704978 | instance | 2026-07-09 14:44:20.705313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 14:44:20.705581 | instance | Thursday 09 July 2026 14:44:20 +0000 (0:00:00.048) 0:00:27.960 ********* 2026-07-09 14:44:20.740861 | instance | skipping: [instance] 2026-07-09 14:44:20.740943 | instance | 2026-07-09 14:44:20.741135 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 14:44:20.741279 | instance | Thursday 09 July 2026 14:44:20 +0000 (0:00:00.036) 0:00:27.996 ********* 2026-07-09 14:44:20.776720 | instance | skipping: [instance] 2026-07-09 14:44:20.777173 | instance | 2026-07-09 14:44:20.777523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 14:44:20.777884 | instance | Thursday 09 July 2026 14:44:20 +0000 (0:00:00.035) 0:00:28.032 ********* 2026-07-09 14:44:20.818890 | instance | ok: [instance] 2026-07-09 14:44:20.819213 | instance | 2026-07-09 14:44:20.819512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 14:44:20.819796 | instance | Thursday 09 July 2026 14:44:20 +0000 (0:00:00.042) 0:00:28.074 ********* 2026-07-09 14:44:20.872385 | instance | ok: [instance] => (item=oslo_cache) 2026-07-09 14:44:20.872794 | instance | 2026-07-09 14:44:20.873199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 14:44:20.873532 | instance | Thursday 09 July 2026 14:44:20 +0000 (0:00:00.053) 0:00:28.128 ********* 2026-07-09 14:44:20.951083 | instance | ok: [instance] 2026-07-09 14:44:20.951548 | instance | 2026-07-09 14:44:20.951981 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:44:20.952411 | instance | Thursday 09 July 2026 14:44:20 +0000 (0:00:00.078) 0:00:28.206 ********* 2026-07-09 14:44:20.994791 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:44:20.995150 | instance | 2026-07-09 14:44:20.995480 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:44:20.995801 | instance | Thursday 09 July 2026 14:44:20 +0000 (0:00:00.044) 0:00:28.250 ********* 2026-07-09 14:44:21.504134 | instance | ok: [instance] 2026-07-09 14:44:21.504182 | instance | 2026-07-09 14:44:21.504364 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-07-09 14:44:21.504552 | instance | Thursday 09 July 2026 14:44:21 +0000 (0:00:00.509) 0:00:28.760 ********* 2026-07-09 14:44:22.811966 | instance | ok: [instance] 2026-07-09 14:44:22.812197 | instance | 2026-07-09 14:44:22.812382 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-07-09 14:44:22.812551 | instance | Thursday 09 July 2026 14:44:22 +0000 (0:00:01.307) 0:00:30.068 ********* 2026-07-09 14:44:23.529718 | instance | ok: [instance] 2026-07-09 14:44:23.529809 | instance | 2026-07-09 14:44:23.529947 | instance | PLAY [controllers] ************************************************************* 2026-07-09 14:44:23.530080 | instance | 2026-07-09 14:44:23.530231 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 14:44:23.530389 | instance | Thursday 09 July 2026 14:44:23 +0000 (0:00:00.717) 0:00:30.786 ********* 2026-07-09 14:44:24.980235 | instance | ok: [instance] 2026-07-09 14:44:24.981459 | instance | 2026-07-09 14:44:24.981521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 14:44:24.981533 | instance | Thursday 09 July 2026 14:44:24 +0000 (0:00:01.450) 0:00:32.236 ********* 2026-07-09 14:44:25.019104 | instance | skipping: [instance] 2026-07-09 14:44:25.019360 | instance | 2026-07-09 14:44:25.019632 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 14:44:25.019951 | instance | Thursday 09 July 2026 14:44:25 +0000 (0:00:00.038) 0:00:32.274 ********* 2026-07-09 14:44:25.056699 | instance | skipping: [instance] 2026-07-09 14:44:25.056799 | instance | 2026-07-09 14:44:25.056930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 14:44:25.057079 | instance | Thursday 09 July 2026 14:44:25 +0000 (0:00:00.037) 0:00:32.312 ********* 2026-07-09 14:44:25.087748 | instance | skipping: [instance] 2026-07-09 14:44:25.088004 | instance | 2026-07-09 14:44:25.088333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 14:44:25.088600 | instance | Thursday 09 July 2026 14:44:25 +0000 (0:00:00.030) 0:00:32.343 ********* 2026-07-09 14:44:25.122982 | instance | skipping: [instance] 2026-07-09 14:44:25.123936 | instance | 2026-07-09 14:44:25.123950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 14:44:25.123955 | instance | Thursday 09 July 2026 14:44:25 +0000 (0:00:00.035) 0:00:32.379 ********* 2026-07-09 14:44:25.801726 | instance | ok: [instance] 2026-07-09 14:44:25.801994 | instance | 2026-07-09 14:44:25.802258 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 14:44:25.802526 | instance | Thursday 09 July 2026 14:44:25 +0000 (0:00:00.678) 0:00:33.057 ********* 2026-07-09 14:44:25.853555 | instance | ok: [instance] 2026-07-09 14:44:25.853768 | instance | 2026-07-09 14:44:25.854048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 14:44:25.854312 | instance | Thursday 09 July 2026 14:44:25 +0000 (0:00:00.051) 0:00:33.109 ********* 2026-07-09 14:44:25.893941 | instance | ok: [instance] 2026-07-09 14:44:25.894159 | instance | 2026-07-09 14:44:25.894433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 14:44:25.894689 | instance | Thursday 09 July 2026 14:44:25 +0000 (0:00:00.040) 0:00:33.150 ********* 2026-07-09 14:44:25.943617 | instance | ok: [instance] => (item=oslo_db) 2026-07-09 14:44:25.943731 | instance | 2026-07-09 14:44:25.943884 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 14:44:25.944043 | instance | Thursday 09 July 2026 14:44:25 +0000 (0:00:00.049) 0:00:33.199 ********* 2026-07-09 14:44:26.001483 | instance | ok: [instance] 2026-07-09 14:44:26.001701 | instance | 2026-07-09 14:44:26.001887 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:44:26.002063 | instance | Thursday 09 July 2026 14:44:25 +0000 (0:00:00.057) 0:00:33.257 ********* 2026-07-09 14:44:26.056707 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:44:26.056808 | instance | 2026-07-09 14:44:26.057000 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:44:26.057084 | instance | Thursday 09 July 2026 14:44:26 +0000 (0:00:00.055) 0:00:33.312 ********* 2026-07-09 14:44:26.583593 | instance | ok: [instance] 2026-07-09 14:44:26.583682 | instance | 2026-07-09 14:44:26.583822 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-07-09 14:44:26.584002 | instance | Thursday 09 July 2026 14:44:26 +0000 (0:00:00.527) 0:00:33.839 ********* 2026-07-09 14:44:27.283706 | instance | ok: [instance] 2026-07-09 14:44:27.283850 | instance | 2026-07-09 14:44:27.284153 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-07-09 14:44:27.284370 | instance | Thursday 09 July 2026 14:44:27 +0000 (0:00:00.699) 0:00:34.539 ********* 2026-07-09 14:44:28.392993 | instance | ok: [instance] 2026-07-09 14:44:28.393239 | instance | 2026-07-09 14:44:28.393785 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-07-09 14:44:28.394080 | instance | Thursday 09 July 2026 14:44:28 +0000 (0:00:01.109) 0:00:35.648 ********* 2026-07-09 14:44:28.816285 | instance | ok: [instance] 2026-07-09 14:44:28.816406 | instance | 2026-07-09 14:44:28.816551 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-07-09 14:44:28.816692 | instance | Thursday 09 July 2026 14:44:28 +0000 (0:00:00.423) 0:00:36.072 ********* 2026-07-09 14:44:29.213477 | instance | ok: [instance] 2026-07-09 14:44:29.213628 | instance | 2026-07-09 14:44:29.213815 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-07-09 14:44:29.214011 | instance | Thursday 09 July 2026 14:44:29 +0000 (0:00:00.397) 0:00:36.469 ********* 2026-07-09 14:44:29.645602 | instance | ok: [instance] 2026-07-09 14:44:29.645765 | instance | 2026-07-09 14:44:29.645944 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-07-09 14:44:29.646111 | instance | Thursday 09 July 2026 14:44:29 +0000 (0:00:00.432) 0:00:36.901 ********* 2026-07-09 14:44:30.009370 | instance | ok: [instance] 2026-07-09 14:44:30.009501 | instance | 2026-07-09 14:44:30.009627 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-07-09 14:44:30.009745 | instance | Thursday 09 July 2026 14:44:30 +0000 (0:00:00.363) 0:00:37.265 ********* 2026-07-09 14:44:31.728172 | instance | ok: [instance] 2026-07-09 14:44:31.728408 | instance | 2026-07-09 14:44:31.728687 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-07-09 14:44:31.728964 | instance | Thursday 09 July 2026 14:44:31 +0000 (0:00:01.718) 0:00:38.984 ********* 2026-07-09 14:44:32.451122 | instance | ok: [instance] 2026-07-09 14:44:32.451174 | instance | 2026-07-09 14:44:32.451186 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-07-09 14:44:32.451201 | instance | Thursday 09 July 2026 14:44:32 +0000 (0:00:00.722) 0:00:39.706 ********* 2026-07-09 14:44:32.514262 | instance | included: ingress for instance 2026-07-09 14:44:32.514465 | instance | 2026-07-09 14:44:32.514790 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-07-09 14:44:32.515050 | instance | Thursday 09 July 2026 14:44:32 +0000 (0:00:00.063) 0:00:39.770 ********* 2026-07-09 14:44:33.437371 | instance | ok: [instance] 2026-07-09 14:44:33.437449 | instance | 2026-07-09 14:44:33.437584 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-07-09 14:44:33.437852 | instance | Thursday 09 July 2026 14:44:33 +0000 (0:00:00.922) 0:00:40.693 ********* 2026-07-09 14:44:33.726377 | instance | ok: [instance] 2026-07-09 14:44:33.726594 | instance | 2026-07-09 14:44:33.726874 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:44:33.727140 | instance | Thursday 09 July 2026 14:44:33 +0000 (0:00:00.289) 0:00:40.982 ********* 2026-07-09 14:44:33.777878 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:44:33.777998 | instance | 2026-07-09 14:44:33.778172 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:44:33.778339 | instance | Thursday 09 July 2026 14:44:33 +0000 (0:00:00.051) 0:00:41.034 ********* 2026-07-09 14:44:34.373835 | instance | ok: [instance] 2026-07-09 14:44:34.374085 | instance | 2026-07-09 14:44:34.374387 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-09 14:44:34.374647 | instance | Thursday 09 July 2026 14:44:34 +0000 (0:00:00.595) 0:00:41.629 ********* 2026-07-09 14:44:35.707756 | instance | ok: [instance] 2026-07-09 14:44:35.707845 | instance | 2026-07-09 14:44:35.707977 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-07-09 14:44:35.708106 | instance | Thursday 09 July 2026 14:44:35 +0000 (0:00:01.334) 0:00:42.964 ********* 2026-07-09 14:44:36.209308 | instance | ok: [instance] 2026-07-09 14:44:36.209472 | instance | 2026-07-09 14:44:36.209688 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-07-09 14:44:36.209870 | instance | Thursday 09 July 2026 14:44:36 +0000 (0:00:00.501) 0:00:43.465 ********* 2026-07-09 14:44:37.522285 | instance | ok: [instance] 2026-07-09 14:44:37.522379 | instance | 2026-07-09 14:44:37.522517 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-07-09 14:44:37.522657 | instance | Thursday 09 July 2026 14:44:37 +0000 (0:00:01.313) 0:00:44.778 ********* 2026-07-09 14:44:39.262695 | instance | ok: [instance] 2026-07-09 14:44:39.262758 | instance | 2026-07-09 14:44:39.262770 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-07-09 14:44:39.262780 | instance | Thursday 09 July 2026 14:44:39 +0000 (0:00:01.738) 0:00:46.517 ********* 2026-07-09 14:44:39.589076 | instance | ok: [instance] 2026-07-09 14:44:39.589113 | instance | 2026-07-09 14:44:39.589118 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-07-09 14:44:39.589123 | instance | Thursday 09 July 2026 14:44:39 +0000 (0:00:00.327) 0:00:46.844 ********* 2026-07-09 14:44:39.790260 | instance | ok: [instance] 2026-07-09 14:44:39.790298 | instance | 2026-07-09 14:44:39.790306 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-07-09 14:44:39.790312 | instance | Thursday 09 July 2026 14:44:39 +0000 (0:00:00.201) 0:00:47.046 ********* 2026-07-09 14:44:39.985903 | instance | ok: [instance] 2026-07-09 14:44:39.985939 | instance | 2026-07-09 14:44:39.985944 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-07-09 14:44:39.985949 | instance | Thursday 09 July 2026 14:44:39 +0000 (0:00:00.195) 0:00:47.241 ********* 2026-07-09 14:44:40.631769 | instance | ok: [instance] 2026-07-09 14:44:40.631811 | instance | 2026-07-09 14:44:40.631819 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-07-09 14:44:40.631825 | instance | Thursday 09 July 2026 14:44:40 +0000 (0:00:00.645) 0:00:47.887 ********* 2026-07-09 14:44:42.653289 | instance | ok: [instance] => (item=alertmanager) 2026-07-09 14:44:42.653374 | instance | ok: [instance] => (item=grafana) 2026-07-09 14:44:42.653614 | instance | ok: [instance] => (item=prometheus) 2026-07-09 14:44:42.653795 | instance | 2026-07-09 14:44:42.653997 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-07-09 14:44:42.654196 | instance | Thursday 09 July 2026 14:44:42 +0000 (0:00:02.021) 0:00:49.909 ********* 2026-07-09 14:44:44.601964 | instance | ok: [instance] => (item=alertmanager) 2026-07-09 14:44:44.602152 | instance | ok: [instance] => (item=grafana) 2026-07-09 14:44:44.602196 | instance | ok: [instance] => (item=prometheus) 2026-07-09 14:44:44.602342 | instance | 2026-07-09 14:44:44.602507 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-07-09 14:44:44.602630 | instance | Thursday 09 July 2026 14:44:44 +0000 (0:00:01.948) 0:00:51.858 ********* 2026-07-09 14:44:47.569366 | instance | ok: [instance] => (item=None) 2026-07-09 14:44:47.569477 | instance | ok: [instance] => (item=None) 2026-07-09 14:44:47.569633 | instance | ok: [instance] => (item=None) 2026-07-09 14:44:47.569792 | instance | ok: [instance] 2026-07-09 14:44:47.569937 | instance | 2026-07-09 14:44:47.570091 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-07-09 14:44:47.570243 | instance | Thursday 09 July 2026 14:44:47 +0000 (0:00:02.967) 0:00:54.825 ********* 2026-07-09 14:44:51.905925 | instance | ok: [instance] => (item=None) 2026-07-09 14:44:51.906003 | instance | ok: [instance] => (item=None) 2026-07-09 14:44:51.906654 | instance | ok: [instance] => (item=None) 2026-07-09 14:44:51.906691 | instance | ok: [instance] => (item=None) 2026-07-09 14:44:51.906701 | instance | ok: [instance] => (item=None) 2026-07-09 14:44:51.906710 | instance | ok: [instance] 2026-07-09 14:44:51.907152 | instance | 2026-07-09 14:44:51.907208 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-07-09 14:44:51.907216 | instance | Thursday 09 July 2026 14:44:51 +0000 (0:00:04.336) 0:00:59.161 ********* 2026-07-09 14:44:53.273874 | instance | ok: [instance] => (item=alertmanager) 2026-07-09 14:44:53.274525 | instance | ok: [instance] => (item=prometheus) 2026-07-09 14:44:53.274549 | instance | 2026-07-09 14:44:53.274556 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-07-09 14:44:53.274563 | instance | Thursday 09 July 2026 14:44:53 +0000 (0:00:01.368) 0:01:00.530 ********* 2026-07-09 14:44:54.688791 | instance | ok: [instance] => (item=alertmanager) 2026-07-09 14:44:54.689369 | instance | ok: [instance] => (item=prometheus) 2026-07-09 14:44:54.689388 | instance | 2026-07-09 14:44:54.689395 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-07-09 14:44:54.689401 | instance | Thursday 09 July 2026 14:44:54 +0000 (0:00:01.414) 0:01:01.944 ********* 2026-07-09 14:44:55.376439 | instance | ok: [instance] 2026-07-09 14:44:55.376709 | instance | 2026-07-09 14:44:55.376963 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-07-09 14:44:55.377803 | instance | Thursday 09 July 2026 14:44:55 +0000 (0:00:00.687) 0:01:02.632 ********* 2026-07-09 14:45:02.728112 | instance | ok: [instance] 2026-07-09 14:45:02.728195 | instance | 2026-07-09 14:45:02.728323 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-07-09 14:45:02.728442 | instance | Thursday 09 July 2026 14:45:02 +0000 (0:00:07.352) 0:01:09.984 ********* 2026-07-09 14:45:16.955056 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-07-09 14:45:16.955143 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-07-09 14:45:16.955284 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-07-09 14:45:16.955535 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-07-09 14:45:16.955617 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-07-09 14:45:16.955895 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-07-09 14:45:16.956052 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-07-09 14:45:16.956190 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-07-09 14:45:16.956345 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-07-09 14:45:16.956484 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-07-09 14:45:16.956628 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-07-09 14:45:16.956757 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-07-09 14:45:16.956893 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-07-09 14:45:16.957022 | instance | 2026-07-09 14:45:16.957160 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-07-09 14:45:16.957295 | instance | Thursday 09 July 2026 14:45:16 +0000 (0:00:14.226) 0:01:24.211 ********* 2026-07-09 14:45:34.497410 | instance | ok: [instance] 2026-07-09 14:45:34.497490 | instance | 2026-07-09 14:45:34.497503 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-09 14:45:34.497514 | instance | Thursday 09 July 2026 14:45:34 +0000 (0:00:17.541) 0:01:41.752 ********* 2026-07-09 14:45:35.545718 | instance | ok: [instance] 2026-07-09 14:45:35.545758 | instance | 2026-07-09 14:45:35.545763 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-09 14:45:35.545768 | instance | Thursday 09 July 2026 14:45:35 +0000 (0:00:01.049) 0:01:42.801 ********* 2026-07-09 14:45:35.768667 | instance | ok: [instance] 2026-07-09 14:45:35.768738 | instance | 2026-07-09 14:45:35.768852 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-09 14:45:35.768979 | instance | Thursday 09 July 2026 14:45:35 +0000 (0:00:00.223) 0:01:43.024 ********* 2026-07-09 14:45:36.256985 | instance | ok: [instance] 2026-07-09 14:45:36.257196 | instance | 2026-07-09 14:45:36.257257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 14:45:36.257383 | instance | Thursday 09 July 2026 14:45:36 +0000 (0:00:00.488) 0:01:43.513 ********* 2026-07-09 14:45:36.331502 | instance | ok: [instance] 2026-07-09 14:45:36.331801 | instance | 2026-07-09 14:45:36.332156 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 14:45:36.332593 | instance | Thursday 09 July 2026 14:45:36 +0000 (0:00:00.074) 0:01:43.587 ********* 2026-07-09 14:45:36.396432 | instance | included: rabbitmq for instance 2026-07-09 14:45:36.396511 | instance | 2026-07-09 14:45:36.396650 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-09 14:45:36.396781 | instance | Thursday 09 July 2026 14:45:36 +0000 (0:00:00.065) 0:01:43.652 ********* 2026-07-09 14:45:37.077407 | instance | ok: [instance] 2026-07-09 14:45:37.077544 | instance | 2026-07-09 14:45:37.077738 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-09 14:45:37.077913 | instance | Thursday 09 July 2026 14:45:37 +0000 (0:00:00.680) 0:01:44.333 ********* 2026-07-09 14:45:37.294172 | instance | skipping: [instance] 2026-07-09 14:45:37.294241 | instance | 2026-07-09 14:45:37.294417 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-09 14:45:37.294532 | instance | Thursday 09 July 2026 14:45:37 +0000 (0:00:00.216) 0:01:44.550 ********* 2026-07-09 14:45:37.514641 | instance | skipping: [instance] 2026-07-09 14:45:37.514922 | instance | 2026-07-09 14:45:37.515234 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-09 14:45:37.515519 | instance | Thursday 09 July 2026 14:45:37 +0000 (0:00:00.220) 0:01:44.770 ********* 2026-07-09 14:45:37.726655 | instance | skipping: [instance] 2026-07-09 14:45:37.726897 | instance | 2026-07-09 14:45:37.727175 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-09 14:45:37.727464 | instance | Thursday 09 July 2026 14:45:37 +0000 (0:00:00.211) 0:01:44.982 ********* 2026-07-09 14:45:38.669132 | instance | ok: [instance] 2026-07-09 14:45:38.669556 | instance | 2026-07-09 14:45:38.669935 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 14:45:38.670290 | instance | Thursday 09 July 2026 14:45:38 +0000 (0:00:00.942) 0:01:45.924 ********* 2026-07-09 14:45:39.376967 | instance | ok: [instance] 2026-07-09 14:45:39.377218 | instance | 2026-07-09 14:45:39.377589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 14:45:39.377849 | instance | Thursday 09 July 2026 14:45:39 +0000 (0:00:00.708) 0:01:46.632 ********* 2026-07-09 14:45:39.420713 | instance | ok: [instance] 2026-07-09 14:45:39.421371 | instance | 2026-07-09 14:45:39.421486 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 14:45:39.421902 | instance | Thursday 09 July 2026 14:45:39 +0000 (0:00:00.043) 0:01:46.676 ********* 2026-07-09 14:45:39.471674 | instance | skipping: [instance] 2026-07-09 14:45:39.472034 | instance | 2026-07-09 14:45:39.472385 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 14:45:39.472649 | instance | Thursday 09 July 2026 14:45:39 +0000 (0:00:00.051) 0:01:46.727 ********* 2026-07-09 14:45:39.518407 | instance | skipping: [instance] 2026-07-09 14:45:39.518510 | instance | 2026-07-09 14:45:39.518652 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 14:45:39.518803 | instance | Thursday 09 July 2026 14:45:39 +0000 (0:00:00.046) 0:01:46.774 ********* 2026-07-09 14:45:39.561629 | instance | ok: [instance] 2026-07-09 14:45:39.561878 | instance | 2026-07-09 14:45:39.562255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 14:45:39.562556 | instance | Thursday 09 July 2026 14:45:39 +0000 (0:00:00.042) 0:01:46.817 ********* 2026-07-09 14:45:39.649218 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-09 14:45:39.649357 | instance | ok: [instance] => (item=oslo_db) 2026-07-09 14:45:39.649518 | instance | ok: [instance] => (item=identity) 2026-07-09 14:45:39.649686 | instance | ok: [instance] => (item=oslo_cache) 2026-07-09 14:45:39.649847 | instance | 2026-07-09 14:45:39.650017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 14:45:39.650258 | instance | Thursday 09 July 2026 14:45:39 +0000 (0:00:00.087) 0:01:46.905 ********* 2026-07-09 14:45:39.707835 | instance | ok: [instance] 2026-07-09 14:45:39.708038 | instance | 2026-07-09 14:45:39.708357 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:45:39.708687 | instance | Thursday 09 July 2026 14:45:39 +0000 (0:00:00.058) 0:01:46.963 ********* 2026-07-09 14:45:39.763885 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:45:39.764200 | instance | 2026-07-09 14:45:39.764539 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:45:39.764807 | instance | Thursday 09 July 2026 14:45:39 +0000 (0:00:00.056) 0:01:47.019 ********* 2026-07-09 14:45:40.292365 | instance | ok: [instance] 2026-07-09 14:45:40.292640 | instance | 2026-07-09 14:45:40.292918 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-07-09 14:45:40.293188 | instance | Thursday 09 July 2026 14:45:40 +0000 (0:00:00.527) 0:01:47.547 ********* 2026-07-09 14:45:41.384500 | instance | ok: [instance] => (item=None) 2026-07-09 14:45:41.384773 | instance | ok: [instance] 2026-07-09 14:45:41.385072 | instance | 2026-07-09 14:45:41.385420 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-07-09 14:45:41.385706 | instance | Thursday 09 July 2026 14:45:41 +0000 (0:00:01.092) 0:01:48.640 ********* 2026-07-09 14:45:42.389491 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 14:45:42.389702 | instance | 2026-07-09 14:45:42.390000 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-07-09 14:45:42.390264 | instance | Thursday 09 July 2026 14:45:42 +0000 (0:00:01.005) 0:01:49.645 ********* 2026-07-09 14:45:43.319204 | instance | ok: [instance] 2026-07-09 14:45:43.319493 | instance | 2026-07-09 14:45:43.319797 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-07-09 14:45:43.320215 | instance | Thursday 09 July 2026 14:45:43 +0000 (0:00:00.929) 0:01:50.575 ********* 2026-07-09 14:45:44.315768 | instance | ok: [instance] => (item=None) 2026-07-09 14:45:44.315841 | instance | ok: [instance] 2026-07-09 14:45:44.315969 | instance | 2026-07-09 14:45:44.316172 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-07-09 14:45:44.316301 | instance | Thursday 09 July 2026 14:45:44 +0000 (0:00:00.996) 0:01:51.571 ********* 2026-07-09 14:45:45.406815 | instance | ok: [instance] => (item=None) 2026-07-09 14:45:45.406888 | instance | ok: [instance] 2026-07-09 14:45:45.407307 | instance | 2026-07-09 14:45:45.407349 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-07-09 14:45:45.407355 | instance | Thursday 09 July 2026 14:45:45 +0000 (0:00:01.091) 0:01:52.663 ********* 2026-07-09 14:45:48.120908 | instance | ok: [instance] 2026-07-09 14:45:48.120973 | instance | 2026-07-09 14:45:48.121260 | instance | TASK [Create Ingress] ********************************************************** 2026-07-09 14:45:48.121297 | instance | Thursday 09 July 2026 14:45:48 +0000 (0:00:02.714) 0:01:55.377 ********* 2026-07-09 14:45:48.244363 | instance | included: openstack_helm_ingress for instance 2026-07-09 14:45:48.244467 | instance | 2026-07-09 14:45:48.244588 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-09 14:45:48.244711 | instance | Thursday 09 July 2026 14:45:48 +0000 (0:00:00.122) 0:01:55.500 ********* 2026-07-09 14:45:48.289821 | instance | skipping: [instance] 2026-07-09 14:45:48.289915 | instance | 2026-07-09 14:45:48.290047 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-09 14:45:48.290166 | instance | Thursday 09 July 2026 14:45:48 +0000 (0:00:00.045) 0:01:55.546 ********* 2026-07-09 14:45:48.336921 | instance | skipping: [instance] 2026-07-09 14:45:48.337246 | instance | 2026-07-09 14:45:48.337565 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-09 14:45:48.337878 | instance | Thursday 09 July 2026 14:45:48 +0000 (0:00:00.046) 0:01:55.592 ********* 2026-07-09 14:45:48.393607 | instance | ok: [instance] 2026-07-09 14:45:48.393853 | instance | 2026-07-09 14:45:48.394135 | instance | TASK [Create Ingress identity] ************************************************* 2026-07-09 14:45:48.394399 | instance | Thursday 09 July 2026 14:45:48 +0000 (0:00:00.055) 0:01:55.648 ********* 2026-07-09 14:45:48.473817 | instance | included: ingress for instance 2026-07-09 14:45:48.474112 | instance | 2026-07-09 14:45:48.474512 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-07-09 14:45:48.474799 | instance | Thursday 09 July 2026 14:45:48 +0000 (0:00:00.080) 0:01:55.729 ********* 2026-07-09 14:45:49.420579 | instance | ok: [instance] 2026-07-09 14:45:49.420703 | instance | 2026-07-09 14:45:49.420901 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-07-09 14:45:49.421145 | instance | Thursday 09 July 2026 14:45:49 +0000 (0:00:00.946) 0:01:56.676 ********* 2026-07-09 14:45:49.779635 | instance | ok: [instance] 2026-07-09 14:45:49.779758 | instance | 2026-07-09 14:45:49.779925 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-07-09 14:45:49.780126 | instance | Thursday 09 July 2026 14:45:49 +0000 (0:00:00.359) 0:01:57.035 ********* 2026-07-09 14:45:50.475841 | instance | ok: [instance] 2026-07-09 14:45:50.476142 | instance | 2026-07-09 14:45:50.476506 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-07-09 14:45:50.476837 | instance | Thursday 09 July 2026 14:45:50 +0000 (0:00:00.695) 0:01:57.731 ********* 2026-07-09 14:45:51.516384 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 14:45:51.516497 | instance | 2026-07-09 14:45:51.516650 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-07-09 14:45:51.516793 | instance | Thursday 09 July 2026 14:45:51 +0000 (0:00:01.040) 0:01:58.772 ********* 2026-07-09 14:45:52.573728 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 14:45:52.573905 | instance | 2026-07-09 14:45:52.574174 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-07-09 14:45:52.574436 | instance | Thursday 09 July 2026 14:45:52 +0000 (0:00:01.057) 0:01:59.829 ********* 2026-07-09 14:45:53.510132 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 14:45:53.510501 | instance | 2026-07-09 14:45:53.510799 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-07-09 14:45:53.511091 | instance | Thursday 09 July 2026 14:45:53 +0000 (0:00:00.936) 0:02:00.765 ********* 2026-07-09 14:45:54.488624 | instance | ok: [instance] => (item=atmosphere) 2026-07-09 14:45:54.488859 | instance | 2026-07-09 14:45:54.489143 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-09 14:45:54.489425 | instance | Thursday 09 July 2026 14:45:54 +0000 (0:00:00.978) 0:02:01.744 ********* 2026-07-09 14:45:54.551721 | instance | ok: [instance] 2026-07-09 14:45:54.551787 | instance | 2026-07-09 14:45:54.551917 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-09 14:45:54.552099 | instance | Thursday 09 July 2026 14:45:54 +0000 (0:00:00.063) 0:02:01.808 ********* 2026-07-09 14:45:54.586200 | instance | skipping: [instance] 2026-07-09 14:45:54.586523 | instance | 2026-07-09 14:45:54.586804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-09 14:45:54.587070 | instance | Thursday 09 July 2026 14:45:54 +0000 (0:00:00.034) 0:02:01.842 ********* 2026-07-09 14:45:54.621302 | instance | skipping: [instance] 2026-07-09 14:45:54.621608 | instance | 2026-07-09 14:45:54.621898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-09 14:45:54.622160 | instance | Thursday 09 July 2026 14:45:54 +0000 (0:00:00.034) 0:02:01.877 ********* 2026-07-09 14:45:54.658423 | instance | skipping: [instance] 2026-07-09 14:45:54.658652 | instance | 2026-07-09 14:45:54.658923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-09 14:45:54.659202 | instance | Thursday 09 July 2026 14:45:54 +0000 (0:00:00.037) 0:02:01.914 ********* 2026-07-09 14:45:54.700497 | instance | skipping: [instance] 2026-07-09 14:45:54.700728 | instance | 2026-07-09 14:45:54.701286 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-09 14:45:54.701755 | instance | Thursday 09 July 2026 14:45:54 +0000 (0:00:00.041) 0:02:01.956 ********* 2026-07-09 14:45:54.734849 | instance | skipping: [instance] 2026-07-09 14:45:54.735080 | instance | 2026-07-09 14:45:54.735353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-09 14:45:54.735613 | instance | Thursday 09 July 2026 14:45:54 +0000 (0:00:00.034) 0:02:01.991 ********* 2026-07-09 14:45:54.769559 | instance | ok: [instance] 2026-07-09 14:45:54.769795 | instance | 2026-07-09 14:45:54.770281 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-09 14:45:54.770477 | instance | Thursday 09 July 2026 14:45:54 +0000 (0:00:00.034) 0:02:02.025 ********* 2026-07-09 14:45:54.843065 | instance | ok: [instance] => (item=oslo_db) 2026-07-09 14:45:54.843342 | instance | ok: [instance] => (item=identity) 2026-07-09 14:45:54.843612 | instance | ok: [instance] => (item=oslo_cache) 2026-07-09 14:45:54.843876 | instance | ok: [instance] => (item=dashboard) 2026-07-09 14:45:54.844174 | instance | 2026-07-09 14:45:54.844429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-09 14:45:54.844685 | instance | Thursday 09 July 2026 14:45:54 +0000 (0:00:00.073) 0:02:02.099 ********* 2026-07-09 14:45:54.903246 | instance | ok: [instance] 2026-07-09 14:45:54.903346 | instance | 2026-07-09 14:45:54.903478 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-09 14:45:54.903602 | instance | Thursday 09 July 2026 14:45:54 +0000 (0:00:00.060) 0:02:02.159 ********* 2026-07-09 14:45:54.958852 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-09 14:45:54.959129 | instance | 2026-07-09 14:45:54.959413 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-09 14:45:54.959747 | instance | Thursday 09 July 2026 14:45:54 +0000 (0:00:00.055) 0:02:02.214 ********* 2026-07-09 14:45:55.475457 | instance | ok: [instance] 2026-07-09 14:45:55.475705 | instance | 2026-07-09 14:45:55.475997 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-07-09 14:45:55.476289 | instance | Thursday 09 July 2026 14:45:55 +0000 (0:00:00.516) 0:02:02.731 ********* 2026-07-09 14:45:57.274045 | instance | ok: [instance] 2026-07-09 14:45:57.274199 | instance | 2026-07-09 14:45:57.274349 | instance | TASK [Create Ingress] ********************************************************** 2026-07-09 14:45:57.274545 | instance | Thursday 09 July 2026 14:45:57 +0000 (0:00:01.789) 0:02:04.520 ********* 2026-07-09 14:45:57.343298 | instance | included: openstack_helm_ingress for instance 2026-07-09 14:45:57.343591 | instance | 2026-07-09 14:45:57.343931 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-09 14:45:57.344252 | instance | Thursday 09 July 2026 14:45:57 +0000 (0:00:00.078) 0:02:04.599 ********* 2026-07-09 14:45:57.388889 | instance | skipping: [instance] 2026-07-09 14:45:57.389169 | instance | 2026-07-09 14:45:57.389610 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-09 14:45:57.389966 | instance | Thursday 09 July 2026 14:45:57 +0000 (0:00:00.045) 0:02:04.645 ********* 2026-07-09 14:45:57.440794 | instance | skipping: [instance] 2026-07-09 14:45:57.440943 | instance | 2026-07-09 14:45:57.441129 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-09 14:45:57.441304 | instance | Thursday 09 July 2026 14:45:57 +0000 (0:00:00.051) 0:02:04.696 ********* 2026-07-09 14:45:57.492491 | instance | ok: [instance] 2026-07-09 14:45:57.492726 | instance | 2026-07-09 14:45:57.493024 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-07-09 14:45:57.493297 | instance | Thursday 09 July 2026 14:45:57 +0000 (0:00:00.051) 0:02:04.748 ********* 2026-07-09 14:45:57.556333 | instance | included: ingress for instance 2026-07-09 14:45:57.556574 | instance | 2026-07-09 14:45:57.556863 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-07-09 14:45:57.557125 | instance | Thursday 09 July 2026 14:45:57 +0000 (0:00:00.063) 0:02:04.812 ********* 2026-07-09 14:45:58.547492 | instance | ok: [instance] 2026-07-09 14:45:58.547788 | instance | 2026-07-09 14:45:58.547941 | instance | PLAY RECAP ********************************************************************* 2026-07-09 14:45:58.548258 | instance | instance : ok=113 changed=0 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 2026-07-09 14:45:58.549046 | instance | 2026-07-09 14:45:58.549116 | instance | Thursday 09 July 2026 14:45:58 +0000 (0:00:00.991) 0:02:05.803 ********* 2026-07-09 14:45:58.549142 | instance | =============================================================================== 2026-07-09 14:45:58.549462 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 17.54s 2026-07-09 14:45:58.549773 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.23s 2026-07-09 14:45:58.550142 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.35s 2026-07-09 14:45:58.550517 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 4.34s 2026-07-09 14:45:58.550880 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart -------------------- 3.80s 2026-07-09 14:45:58.551266 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 3.16s 2026-07-09 14:45:58.551601 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs --- 2.99s 2026-07-09 14:45:58.551958 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 2.97s 2026-07-09 14:45:58.552372 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------- 2.78s 2026-07-09 14:45:58.552736 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs -------- 2.76s 2026-07-09 14:45:58.553064 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ------------------------ 2.71s 2026-07-09 14:45:58.553420 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords --- 2.02s 2026-07-09 14:45:58.553775 | instance | vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets --- 1.95s 2026-07-09 14:45:58.553976 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------- 1.79s 2026-07-09 14:45:58.554185 | instance | vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token" --- 1.74s 2026-07-09 14:45:58.554417 | instance | Gathering Facts --------------------------------------------------------- 1.74s 2026-07-09 14:45:58.554662 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ------------------------ 1.72s 2026-07-09 14:45:58.554896 | instance | Gathering Facts --------------------------------------------------------- 1.45s 2026-07-09 14:45:58.555151 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart --- 1.42s 2026-07-09 14:45:58.555360 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration --- 1.41s 2026-07-09 14:45:58.652829 | instance | INFO [keycloak > idempotence] Executed: Successful 2026-07-09 14:45:58.667125 | instance | INFO [keycloak > side_effect] Executing 2026-07-09 14:45:58.667540 | instance | WARNING [keycloak > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-09 14:45:58.676228 | instance | INFO [keycloak > verify] Executing 2026-07-09 14:45:59.627000 | instance | 2026-07-09 14:45:59.627267 | instance | PLAY [Create user and assert it exists inside Keystone] ************************ 2026-07-09 14:45:59.627513 | instance | 2026-07-09 14:45:59.627775 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-09 14:45:59.628084 | instance | Thursday 09 July 2026 14:45:59 +0000 (0:00:00.010) 0:00:00.010 ********* 2026-07-09 14:46:01.364535 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-09 14:46:01.364825 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-09 14:46:01.365174 | instance | interpreter could change the meaning of that path. See 2026-07-09 14:46:01.365467 | instance | https://docs.ansible.com/ansible- 2026-07-09 14:46:01.365755 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-09 14:46:01.382470 | instance | ok: [instance] 2026-07-09 14:46:01.382745 | instance | 2026-07-09 14:46:01.383032 | instance | TASK [Create Keycloak user] **************************************************** 2026-07-09 14:46:01.383313 | instance | Thursday 09 July 2026 14:46:01 +0000 (0:00:01.755) 0:00:01.766 ********* 2026-07-09 14:46:02.577830 | instance | changed: [instance -> localhost] 2026-07-09 14:46:02.578129 | instance | 2026-07-09 14:46:02.578752 | instance | TASK [Set a fact with user information using "end_state" or "existing"] ******** 2026-07-09 14:46:02.578872 | instance | Thursday 09 July 2026 14:46:02 +0000 (0:00:01.195) 0:00:02.961 ********* 2026-07-09 14:46:02.621978 | instance | ok: [instance] 2026-07-09 14:46:02.622226 | instance | 2026-07-09 14:46:02.622526 | instance | TASK [Get list of all users in "atmosphere" domain] **************************** 2026-07-09 14:46:02.622820 | instance | Thursday 09 July 2026 14:46:02 +0000 (0:00:00.044) 0:00:03.005 ********* 2026-07-09 14:46:04.248815 | instance | ok: [instance -> localhost] 2026-07-09 14:46:04.249087 | instance | 2026-07-09 14:46:04.249360 | instance | TASK [Assert that the user exists] ********************************************* 2026-07-09 14:46:04.249649 | instance | Thursday 09 July 2026 14:46:04 +0000 (0:00:01.626) 0:00:04.632 ********* 2026-07-09 14:46:04.293183 | instance | ok: [instance] => { 2026-07-09 14:46:04.293567 | instance | "changed": false, 2026-07-09 14:46:04.293950 | instance | "msg": "All assertions passed" 2026-07-09 14:46:04.294274 | instance | } 2026-07-09 14:46:04.294567 | instance | 2026-07-09 14:46:04.294869 | instance | PLAY RECAP ********************************************************************* 2026-07-09 14:46:04.295200 | instance | instance : ok=5 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-09 14:46:04.295492 | instance | 2026-07-09 14:46:04.295865 | instance | Thursday 09 July 2026 14:46:04 +0000 (0:00:00.045) 0:00:04.677 ********* 2026-07-09 14:46:04.296249 | instance | =============================================================================== 2026-07-09 14:46:04.296637 | instance | Gathering Facts --------------------------------------------------------- 1.76s 2026-07-09 14:46:04.297002 | instance | Get list of all users in "atmosphere" domain ---------------------------- 1.63s 2026-07-09 14:46:04.297352 | instance | Create Keycloak user ---------------------------------------------------- 1.20s 2026-07-09 14:46:04.297695 | instance | Assert that the user exists --------------------------------------------- 0.05s 2026-07-09 14:46:04.298057 | instance | Set a fact with user information using "end_state" or "existing" -------- 0.04s 2026-07-09 14:46:04.364583 | instance | INFO [keycloak > verify] Executed: Successful 2026-07-09 14:46:04.379119 | instance | INFO [keycloak > cleanup] Executing 2026-07-09 14:46:04.379557 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-09 14:46:04.387042 | instance | INFO [keycloak > destroy] Executing 2026-07-09 14:46:04.387144 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-07-09 14:46:04.387229 | instance | INFO [keycloak > destroy] Executed: Successful 2026-07-09 14:46:04.387535 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-07-09 14:46:04.512919 | instance | ok: Runtime: 0:16:19.272386 2026-07-09 14:46:04.534902 | 2026-07-09 14:46:04.535016 | PLAY RECAP 2026-07-09 14:46:04.535063 | instance | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-09 14:46:04.535088 | 2026-07-09 14:46:04.727418 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-09 14:46:04.730148 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-09 14:46:05.451236 | 2026-07-09 14:46:05.451390 | PLAY [all] 2026-07-09 14:46:05.467256 | 2026-07-09 14:46:05.467378 | TASK [gather-host-logs : creating directory for system status] 2026-07-09 14:46:05.850515 | instance | changed 2026-07-09 14:46:05.857155 | 2026-07-09 14:46:05.857327 | TASK [gather-host-logs : Get logs for each host] 2026-07-09 14:46:06.313801 | instance | + systemd-cgls --full --all --no-pager 2026-07-09 14:46:06.332178 | instance | + ip addr 2026-07-09 14:46:06.334329 | instance | + ip route 2026-07-09 14:46:06.336257 | instance | + lsblk 2026-07-09 14:46:06.344368 | instance | + mount 2026-07-09 14:46:06.348571 | instance | + docker images 2026-07-09 14:46:06.349831 | instance | /bin/bash: line 7: docker: command not found 2026-07-09 14:46:06.350105 | instance | + brctl show 2026-07-09 14:46:06.350608 | instance | /bin/bash: line 8: brctl: command not found 2026-07-09 14:46:06.350829 | instance | + ps aux --sort=-%mem 2026-07-09 14:46:06.377708 | instance | + dpkg -l 2026-07-09 14:46:06.389164 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-07-09 14:46:06.389566 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-07-09 14:46:06.389631 | instance | /bin/bash: line 11: docker: command not found 2026-07-09 14:46:06.389864 | instance | + '[' '!' -z '' ']' 2026-07-09 14:46:06.446581 | instance | ok: Runtime: 0:00:00.095406 2026-07-09 14:46:06.453912 | 2026-07-09 14:46:06.453981 | TASK [gather-host-logs : Downloads logs to executor] 2026-07-09 14:46:07.122744 | instance | changed: 2026-07-09 14:46:07.122994 | instance | created directory /var/lib/zuul/builds/7a6dd4cccbfa49ef89a78e499762955d/work/logs/instance 2026-07-09 14:46:07.123041 | instance | cd+++++++++ system/ 2026-07-09 14:46:07.123077 | instance | >f+++++++++ system/brctl-show.txt 2026-07-09 14:46:07.123113 | instance | >f+++++++++ system/docker-images.txt 2026-07-09 14:46:07.123143 | instance | >f+++++++++ system/ip-addr.txt 2026-07-09 14:46:07.123169 | instance | >f+++++++++ system/ip-route.txt 2026-07-09 14:46:07.123192 | instance | >f+++++++++ system/lsblk.txt 2026-07-09 14:46:07.123218 | instance | >f+++++++++ system/mount.txt 2026-07-09 14:46:07.123249 | instance | >f+++++++++ system/packages.txt 2026-07-09 14:46:07.123272 | instance | >f+++++++++ system/ps.txt 2026-07-09 14:46:07.123294 | instance | >f+++++++++ system/systemd-cgls.txt 2026-07-09 14:46:07.135438 | 2026-07-09 14:46:07.135582 | LOOP [helm-release-status : creating directory for helm release status] 2026-07-09 14:46:07.359909 | instance | changed: "values" 2026-07-09 14:46:07.537293 | instance | changed: "releases" 2026-07-09 14:46:07.554948 | 2026-07-09 14:46:07.555131 | TASK [helm-release-status : Gather get release status for helm charts] 2026-07-09 14:46:11.595928 | instance | ok: Runtime: 0:00:03.527189 2026-07-09 14:46:11.602708 | 2026-07-09 14:46:11.602794 | TASK [helm-release-status : Downloads logs to executor] 2026-07-09 14:46:12.113480 | instance | changed: 2026-07-09 14:46:12.113654 | instance | cd+++++++++ helm/ 2026-07-09 14:46:12.113684 | instance | cd+++++++++ helm/releases/ 2026-07-09 14:46:12.113705 | instance | cd+++++++++ helm/releases/auth-system/ 2026-07-09 14:46:12.113726 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-07-09 14:46:12.113745 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-07-09 14:46:12.113764 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-07-09 14:46:12.113783 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-07-09 14:46:12.113802 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-07-09 14:46:12.113821 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-07-09 14:46:12.113839 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-07-09 14:46:12.113862 | instance | cd+++++++++ helm/releases/kube-system/ 2026-07-09 14:46:12.113883 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-07-09 14:46:12.113902 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-07-09 14:46:12.113921 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-07-09 14:46:12.113940 | instance | cd+++++++++ helm/releases/monitoring/ 2026-07-09 14:46:12.113958 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-07-09 14:46:12.113977 | instance | cd+++++++++ helm/releases/openstack/ 2026-07-09 14:46:12.113995 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-07-09 14:46:12.114016 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-07-09 14:46:12.114036 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-07-09 14:46:12.114055 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-07-09 14:46:12.114075 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-07-09 14:46:12.114094 | instance | cd+++++++++ helm/values/ 2026-07-09 14:46:12.114113 | instance | cd+++++++++ helm/values/auth-system/ 2026-07-09 14:46:12.114132 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-07-09 14:46:12.114163 | instance | cd+++++++++ helm/values/cert-manager/ 2026-07-09 14:46:12.114184 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-07-09 14:46:12.114203 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-07-09 14:46:12.114222 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-07-09 14:46:12.114240 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-07-09 14:46:12.114258 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-07-09 14:46:12.114276 | instance | cd+++++++++ helm/values/kube-system/ 2026-07-09 14:46:12.114295 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-07-09 14:46:12.114313 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-07-09 14:46:12.114332 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-07-09 14:46:12.114350 | instance | cd+++++++++ helm/values/monitoring/ 2026-07-09 14:46:12.114369 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-07-09 14:46:12.114387 | instance | cd+++++++++ helm/values/openstack/ 2026-07-09 14:46:12.114406 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-07-09 14:46:12.114426 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-07-09 14:46:12.114448 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-07-09 14:46:12.114467 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-07-09 14:46:12.114486 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-07-09 14:46:12.124505 | 2026-07-09 14:46:12.124590 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-07-09 14:46:12.330886 | instance | changed 2026-07-09 14:46:12.337564 | 2026-07-09 14:46:12.337637 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-07-09 14:46:12.597386 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-09 14:46:12.597698 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-09 14:46:12.603558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:12.606538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:12.687746 | instance | node/instance 2026-07-09 14:46:12.689882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:12.735977 | instance | clusterrole/admin 2026-07-09 14:46:12.922838 | instance | clusterrole/cert-manager-cainjector 2026-07-09 14:46:12.941483 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-07-09 14:46:12.947106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:12.975105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:13.109571 | instance | clusterrole/cert-manager-controller-certificates 2026-07-09 14:46:13.131437 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-07-09 14:46:13.277865 | instance | clusterrole/cert-manager-controller-challenges 2026-07-09 14:46:13.300903 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-07-09 14:46:13.450535 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-07-09 14:46:13.468712 | instance | clusterrole/cert-manager-controller-issuers 2026-07-09 14:46:13.602035 | instance | clusterrole/cert-manager-controller-orders 2026-07-09 14:46:13.633571 | instance | clusterrole/cert-manager-edit 2026-07-09 14:46:13.780207 | instance | clusterrole/cert-manager-view 2026-07-09 14:46:13.803504 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-07-09 14:46:13.950793 | instance | clusterrole/cilium 2026-07-09 14:46:13.994522 | instance | clusterrole/cilium-operator 2026-07-09 14:46:14.113526 | instance | clusterrole/cluster-admin 2026-07-09 14:46:14.189836 | instance | clusterrole/edit 2026-07-09 14:46:14.324280 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-09 14:46:14.401450 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-07-09 14:46:14.510136 | instance | clusterrole/ingress-nginx 2026-07-09 14:46:14.570031 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-07-09 14:46:14.693205 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-07-09 14:46:14.735372 | instance | clusterrole/kube-prometheus-stack-operator 2026-07-09 14:46:14.879281 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-07-09 14:46:14.924443 | instance | clusterrole/kubeadm:get-nodes 2026-07-09 14:46:15.053070 | instance | clusterrole/local-path-provisioner 2026-07-09 14:46:15.122202 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-07-09 14:46:15.223773 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-07-09 14:46:15.268141 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-07-09 14:46:15.371389 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-07-09 14:46:15.433288 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-07-09 14:46:15.542210 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-07-09 14:46:15.625162 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-07-09 14:46:15.708575 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-07-09 14:46:15.795080 | instance | clusterrole/secretgen-controller-cluster-role 2026-07-09 14:46:15.886176 | instance | clusterrole/system:aggregate-to-admin 2026-07-09 14:46:15.942364 | instance | clusterrole/system:aggregate-to-edit 2026-07-09 14:46:16.065853 | instance | clusterrole/system:aggregate-to-view 2026-07-09 14:46:16.110287 | instance | clusterrole/system:auth-delegator 2026-07-09 14:46:16.241807 | instance | clusterrole/system:basic-user 2026-07-09 14:46:16.270021 | instance | clusterrolebinding/cert-manager-cainjector 2026-07-09 14:46:16.406689 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-07-09 14:46:16.440850 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-07-09 14:46:16.586022 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-07-09 14:46:16.621612 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-07-09 14:46:16.750975 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-07-09 14:46:16.777861 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-07-09 14:46:16.916887 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-07-09 14:46:16.950211 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-07-09 14:46:17.100128 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-07-09 14:46:17.130017 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-07-09 14:46:17.254791 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-07-09 14:46:17.292670 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-07-09 14:46:17.417710 | instance | clusterrole/system:controller:attachdetach-controller 2026-07-09 14:46:17.475782 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-07-09 14:46:17.593510 | instance | clusterrole/system:controller:certificate-controller 2026-07-09 14:46:17.641425 | instance | clusterrolebinding/cert-manager-controller-orders 2026-07-09 14:46:17.755890 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-07-09 14:46:17.819267 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-07-09 14:46:17.922906 | instance | clusterrole/system:controller:cronjob-controller 2026-07-09 14:46:17.981053 | instance | clusterrolebinding/cilium 2026-07-09 14:46:18.093065 | instance | clusterrole/system:controller:daemon-set-controller 2026-07-09 14:46:18.158228 | instance | clusterrolebinding/cilium-operator 2026-07-09 14:46:18.252705 | instance | clusterrole/system:controller:deployment-controller 2026-07-09 14:46:18.313438 | instance | clusterrolebinding/cluster-admin 2026-07-09 14:46:18.405658 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-09 14:46:18.495246 | instance | clusterrole/system:controller:disruption-controller 2026-07-09 14:46:18.576761 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-07-09 14:46:18.652111 | instance | clusterrole/system:controller:endpoint-controller 2026-07-09 14:46:18.760108 | instance | clusterrolebinding/ingress-nginx 2026-07-09 14:46:18.821538 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-07-09 14:46:18.939025 | instance | clusterrole/system:controller:endpointslice-controller 2026-07-09 14:46:18.992600 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-07-09 14:46:19.131131 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-07-09 14:46:19.185457 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-07-09 14:46:19.306593 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-07-09 14:46:19.376085 | instance | clusterrole/system:controller:expand-controller 2026-07-09 14:46:19.495264 | instance | clusterrole/system:controller:generic-garbage-collector 2026-07-09 14:46:19.565120 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-07-09 14:46:19.666986 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-07-09 14:46:19.752437 | instance | clusterrole/system:controller:job-controller 2026-07-09 14:46:19.816210 | instance | clusterrolebinding/kubeadm:get-nodes 2026-07-09 14:46:19.923063 | instance | clusterrole/system:controller:namespace-controller 2026-07-09 14:46:19.988177 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-07-09 14:46:20.076773 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-07-09 14:46:20.143851 | instance | clusterrole/system:controller:node-controller 2026-07-09 14:46:20.254135 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-07-09 14:46:20.318051 | instance | clusterrole/system:controller:persistent-volume-binder 2026-07-09 14:46:20.412793 | instance | clusterrolebinding/kubeadm:node-proxier 2026-07-09 14:46:20.496536 | instance | clusterrole/system:controller:pod-garbage-collector 2026-07-09 14:46:20.595831 | instance | clusterrolebinding/local-path-provisioner 2026-07-09 14:46:20.662895 | instance | clusterrole/system:controller:pv-protection-controller 2026-07-09 14:46:20.764857 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-07-09 14:46:20.831472 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-07-09 14:46:20.961818 | instance | clusterrole/system:controller:pvc-protection-controller 2026-07-09 14:46:21.010878 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-07-09 14:46:21.152728 | instance | clusterrole/system:controller:replicaset-controller 2026-07-09 14:46:21.191848 | instance | clusterrolebinding/system:basic-user 2026-07-09 14:46:21.328548 | instance | clusterrole/system:controller:replication-controller 2026-07-09 14:46:21.359491 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-07-09 14:46:21.521659 | instance | clusterrole/system:controller:resourcequota-controller 2026-07-09 14:46:21.533091 | instance | clusterrolebinding/system:controller:certificate-controller 2026-07-09 14:46:21.690627 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-07-09 14:46:21.710375 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-07-09 14:46:21.853250 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-07-09 14:46:21.909250 | instance | clusterrole/system:controller:route-controller 2026-07-09 14:46:22.052197 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-07-09 14:46:22.096763 | instance | clusterrole/system:controller:service-account-controller 2026-07-09 14:46:22.221082 | instance | clusterrole/system:controller:service-controller 2026-07-09 14:46:22.257967 | instance | clusterrole/system:controller:statefulset-controller 2026-07-09 14:46:22.400680 | instance | clusterrolebinding/system:controller:deployment-controller 2026-07-09 14:46:22.425660 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-07-09 14:46:22.583425 | instance | clusterrolebinding/system:controller:disruption-controller 2026-07-09 14:46:22.623190 | instance | clusterrole/system:controller:ttl-controller 2026-07-09 14:46:22.763179 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-07-09 14:46:22.819402 | instance | clusterrole/system:coredns 2026-07-09 14:46:22.945616 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-07-09 14:46:22.998219 | instance | clusterrole/system:discovery 2026-07-09 14:46:23.126187 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-07-09 14:46:23.173726 | instance | clusterrole/system:heapster 2026-07-09 14:46:23.292278 | instance | clusterrole/system:kube-aggregator 2026-07-09 14:46:23.344807 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-07-09 14:46:23.486545 | instance | clusterrolebinding/system:controller:expand-controller 2026-07-09 14:46:23.504937 | instance | clusterrole/system:kube-controller-manager 2026-07-09 14:46:23.655276 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-07-09 14:46:23.701992 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-07-09 14:46:23.832832 | instance | clusterrole/system:kube-dns 2026-07-09 14:46:23.900090 | instance | clusterrolebinding/system:controller:job-controller 2026-07-09 14:46:24.061266 | instance | clusterrolebinding/system:controller:namespace-controller 2026-07-09 14:46:24.101805 | instance | clusterrole/system:kube-scheduler 2026-07-09 14:46:24.223043 | instance | clusterrolebinding/system:controller:node-controller 2026-07-09 14:46:24.275646 | instance | clusterrole/system:kubelet-api-admin 2026-07-09 14:46:24.408717 | instance | clusterrole/system:monitoring 2026-07-09 14:46:24.448428 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-07-09 14:46:24.579198 | instance | clusterrole/system:node 2026-07-09 14:46:24.622552 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-07-09 14:46:24.748827 | instance | clusterrole/system:node-bootstrapper 2026-07-09 14:46:24.777132 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-07-09 14:46:24.918054 | instance | clusterrole/system:node-problem-detector 2026-07-09 14:46:24.940853 | instance | clusterrole/system:node-proxier 2026-07-09 14:46:25.070409 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-07-09 14:46:25.126831 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-07-09 14:46:25.228354 | instance | clusterrole/system:persistent-volume-provisioner 2026-07-09 14:46:25.280793 | instance | clusterrolebinding/system:controller:replication-controller 2026-07-09 14:46:25.415317 | instance | clusterrole/system:public-info-viewer 2026-07-09 14:46:25.434778 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-07-09 14:46:25.582134 | instance | clusterrole/system:service-account-issuer-discovery 2026-07-09 14:46:25.608403 | instance | clusterrole/system:volume-scheduler 2026-07-09 14:46:25.746864 | instance | clusterrole/view 2026-07-09 14:46:25.769374 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-07-09 14:46:25.919085 | instance | clusterrolebinding/system:controller:route-controller 2026-07-09 14:46:25.942945 | instance | clusterrolebinding/system:controller:service-account-controller 2026-07-09 14:46:26.086124 | instance | clusterrolebinding/system:controller:service-controller 2026-07-09 14:46:26.099901 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-07-09 14:46:26.245188 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-07-09 14:46:26.255479 | instance | clusterrolebinding/system:controller:ttl-controller 2026-07-09 14:46:26.391187 | instance | clusterrolebinding/system:coredns 2026-07-09 14:46:26.404836 | instance | clusterrolebinding/system:discovery 2026-07-09 14:46:26.547343 | instance | clusterrolebinding/system:kube-controller-manager 2026-07-09 14:46:26.578158 | instance | clusterrolebinding/system:kube-dns 2026-07-09 14:46:26.707944 | instance | clusterrolebinding/system:kube-scheduler 2026-07-09 14:46:26.748827 | instance | clusterrolebinding/system:monitoring 2026-07-09 14:46:26.873097 | instance | clusterrolebinding/system:node 2026-07-09 14:46:26.925026 | instance | clusterrolebinding/system:node-proxier 2026-07-09 14:46:27.044012 | instance | clusterrolebinding/system:public-info-viewer 2026-07-09 14:46:27.083605 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-07-09 14:46:27.224117 | instance | clusterrolebinding/system:volume-scheduler 2026-07-09 14:46:27.235044 | instance | storageclass/general 2026-07-09 14:46:27.377408 | instance | namespace/auth-system 2026-07-09 14:46:27.414856 | instance | namespace/cert-manager 2026-07-09 14:46:27.548790 | instance | namespace/default 2026-07-09 14:46:27.591938 | instance | namespace/envoy-gateway-system 2026-07-09 14:46:27.723844 | instance | namespace/ingress-nginx 2026-07-09 14:46:27.762260 | instance | namespace/kube-node-lease 2026-07-09 14:46:27.917122 | instance | namespace/kube-public 2026-07-09 14:46:27.931364 | instance | namespace/kube-system 2026-07-09 14:46:28.092338 | instance | namespace/local-path-storage 2026-07-09 14:46:28.114549 | instance | namespace/monitoring 2026-07-09 14:46:28.269845 | instance | namespace/openstack 2026-07-09 14:46:28.287918 | instance | namespace/secretgen-controller 2026-07-09 14:46:28.940687 | instance | ok: Runtime: 0:00:15.873306 2026-07-09 14:46:28.951515 | 2026-07-09 14:46:28.951640 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-07-09 14:46:29.147867 | instance | changed 2026-07-09 14:46:29.157563 | 2026-07-09 14:46:29.157732 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-07-09 14:46:29.391424 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-09 14:46:29.392152 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-09 14:46:29.392307 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-09 14:46:29.503619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:29.510890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:29.586739 | instance | auth-system/configmaps/keycloak-env-vars 2026-07-09 14:46:29.588179 | instance | auth-system/configmaps/kube-root-ca.crt 2026-07-09 14:46:29.594368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:29.594702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:29.690966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:29.693843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:29.759622 | instance | cert-manager/configmaps/cert-manager-webhook 2026-07-09 14:46:29.776143 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-07-09 14:46:29.785340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:29.795681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:29.877853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:29.885119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:29.943176 | instance | cert-manager/deployment/cert-manager 2026-07-09 14:46:29.950053 | instance | cert-manager/deployment/cert-manager-cainjector 2026-07-09 14:46:29.980526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:29.995551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.088609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.130507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.150537 | instance | cert-manager/deployment/cert-manager-webhook 2026-07-09 14:46:30.151943 | instance | cert-manager/endpoints/cert-manager 2026-07-09 14:46:30.194121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.235012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.318575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.323698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.360720 | instance | auth-system/endpoints/keycloak 2026-07-09 14:46:30.361234 | instance | cert-manager/endpoints/cert-manager-webhook 2026-07-09 14:46:30.418486 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 14:46:30.430782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.433216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.537320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.546570 | instance | auth-system/endpoints/keycloak-headless 2026-07-09 14:46:30.547940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.563586 | instance | auth-system/endpoints/keycloak-metrics 2026-07-09 14:46:30.624011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.633085 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 14:46:30.643248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.721105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.732408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.771265 | instance | auth-system/ingresses/keycloak 2026-07-09 14:46:30.772148 | instance | cert-manager/pods/cert-manager-75c4c745bc-n5d2c 2026-07-09 14:46:30.835185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.859889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.950998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:30.959383 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-mjjkh 2026-07-09 14:46:30.964239 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-8v6jq 2026-07-09 14:46:30.976117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.030328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.076892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.139559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.150194 | instance | auth-system/networkpolicies/keycloak 2026-07-09 14:46:31.151605 | instance | auth-system/pods/keycloak-0 2026-07-09 14:46:31.190261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.228503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.309282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.323173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.356535 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-07-09 14:46:31.358736 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-07-09 14:46:31.412716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.427271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.502824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.526160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.539381 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-07-09 14:46:31.564197 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-07-09 14:46:31.589029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.604497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.676943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.706980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.741458 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-07-09 14:46:31.758993 | instance | cert-manager/roles/cert-manager:leaderelection 2026-07-09 14:46:31.763595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.820068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.899482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.909723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:31.921245 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-07-09 14:46:31.923189 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-07-09 14:46:31.971712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.010257 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 14:46:32.018510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.084580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.101922 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-07-09 14:46:32.108311 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-07-09 14:46:32.110534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.163530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.194626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.260156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.294900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.296532 | instance | auth-system/secrets/keycloak 2026-07-09 14:46:32.354781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.370099 | instance | auth-system/secrets/keycloak-externaldb 2026-07-09 14:46:32.399502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.456843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.514346 | instance | auth-system/secrets/keycloak.199-19-213-25.nip.io-tls 2026-07-09 14:46:32.515452 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 14:46:32.522427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.551090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.580115 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-07-09 14:46:32.625583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.629296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.687680 | instance | cert-manager/serviceaccounts/cert-manager 2026-07-09 14:46:32.721620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.749069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.785558 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-07-09 14:46:32.822462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.848704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.916162 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-07-09 14:46:32.944266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:32.996651 | instance | cert-manager/serviceaccounts/default 2026-07-09 14:46:33.056571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.132916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.155145 | instance | auth-system/serviceaccounts/default 2026-07-09 14:46:33.185693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.238828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.256497 | instance | auth-system/serviceaccounts/keycloak 2026-07-09 14:46:33.292645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.322157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.353486 | instance | auth-system/services/keycloak 2026-07-09 14:46:33.385829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.414952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.490798 | instance | auth-system/services/keycloak-headless 2026-07-09 14:46:33.500806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.554691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.585393 | instance | auth-system/services/keycloak-metrics 2026-07-09 14:46:33.603244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.661082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.718113 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 14:46:33.730966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.738937 | instance | cert-manager/services/cert-manager 2026-07-09 14:46:33.769659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.775963 | instance | cert-manager/services/cert-manager-webhook 2026-07-09 14:46:33.806801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.874177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.941877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:33.944702 | instance | auth-system/statefulsets/keycloak 2026-07-09 14:46:33.984809 | instance | default/configmaps/kube-root-ca.crt 2026-07-09 14:46:33.990929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.051544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.088704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.169036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.176401 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-07-09 14:46:34.177144 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-07-09 14:46:34.195161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.271642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.318861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.377005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.378977 | instance | default/endpoints/kubernetes 2026-07-09 14:46:34.399851 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-07-09 14:46:34.435969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.487517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.571407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.583416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.598222 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-07-09 14:46:34.627591 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-fcccv 2026-07-09 14:46:34.667190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.683377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.776141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.799207 | instance | default/serviceaccounts/default 2026-07-09 14:46:34.803344 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 14:46:34.810019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.826954 | instance | default/services/kubernetes 2026-07-09 14:46:34.894506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.930836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.990907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:34.993321 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-07-09 14:46:35.021541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.023775 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-07-09 14:46:35.090017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.101415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.174274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.188621 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-07-09 14:46:35.199331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.200505 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-07-09 14:46:35.266416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.297990 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 14:46:35.307191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.361142 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-07-09 14:46:35.363352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.402143 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-07-09 14:46:35.435961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.460744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.547995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.565365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.578926 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-07-09 14:46:35.623413 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-07-09 14:46:35.650069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.666587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.765232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.778656 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-07-09 14:46:35.785796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.804840 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-07-09 14:46:35.857139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.894949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.938368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:35.946160 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-07-09 14:46:35.985229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.005819 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-07-09 14:46:36.027349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.087860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.113995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.158140 | instance | envoy-gateway-system/secrets/envoy 2026-07-09 14:46:36.186108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.211632 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-07-09 14:46:36.265482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.287526 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 14:46:36.297254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.349153 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-07-09 14:46:36.372241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.383544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.405974 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-07-09 14:46:36.481994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.507669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.527703 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-07-09 14:46:36.590741 | instance | envoy-gateway-system/serviceaccounts/default 2026-07-09 14:46:36.604855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.635433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.769515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.811352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.853948 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-07-09 14:46:36.870744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:36.983388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.016634 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-07-09 14:46:37.088033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.112601 | instance | envoy-gateway-system/services/envoy-gateway 2026-07-09 14:46:37.187453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.286517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.301579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.318486 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-07-09 14:46:37.353675 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-07-09 14:46:37.381006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.392907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.487480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.501640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.540740 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-07-09 14:46:37.542125 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-07-09 14:46:37.580420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.602348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.669269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.691318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.741905 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-07-09 14:46:37.742035 | instance | ingress-nginx/pods/ingress-nginx-controller-vz7dd 2026-07-09 14:46:37.758726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.823220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.860059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.929898 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 14:46:37.931149 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-hrflp 2026-07-09 14:46:37.940851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:37.958948 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-07-09 14:46:38.032129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.061853 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 14:46:38.068989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.111975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.141357 | instance | ingress-nginx/roles/ingress-nginx 2026-07-09 14:46:38.169753 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-07-09 14:46:38.175435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.205918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.278451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.299748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.347117 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-07-09 14:46:38.351553 | instance | ingress-nginx/serviceaccounts/default 2026-07-09 14:46:38.417615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.532106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.539710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.541966 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-07-09 14:46:38.572870 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-07-09 14:46:38.637297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.640901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.736489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.736969 | instance | ingress-nginx/services/ingress-nginx-controller 2026-07-09 14:46:38.745798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.798048 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-07-09 14:46:38.830818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.866680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.922618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:38.923566 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-07-09 14:46:38.986967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.022278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.040134 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-07-09 14:46:39.083237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.130139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.135194 | instance | kube-public/configmaps/cluster-info 2026-07-09 14:46:39.208728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.224010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.235442 | instance | kube-public/configmaps/kube-root-ca.crt 2026-07-09 14:46:39.307805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.325460 | instance | kube-node-lease/serviceaccounts/default 2026-07-09 14:46:39.340728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.408492 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-07-09 14:46:39.414491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.426965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.527384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.547782 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-07-09 14:46:39.604403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.636307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.658006 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-07-09 14:46:39.727733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.737289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.742796 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-07-09 14:46:39.825133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.838979 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 14:46:39.844435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.882776 | instance | kube-system/configmaps/cilium-config 2026-07-09 14:46:39.945978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:39.967933 | instance | kube-system/configmaps/coredns 2026-07-09 14:46:40.004236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:40.052476 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-09 14:46:40.062153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:40.099285 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-07-09 14:46:40.101632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:40.135131 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-07-09 14:46:40.177103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:40.206107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:40.261699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:40.330825 | instance | kube-system/configmaps/kube-proxy 2026-07-09 14:46:40.341634 | instance | kube-system/configmaps/kube-root-ca.crt 2026-07-09 14:46:40.358874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:40.364372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:40.480391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:40.499391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:40.514266 | instance | kube-system/configmaps/kubeadm-config 2026-07-09 14:46:40.534897 | instance | kube-system/configmaps/kubelet-config 2026-07-09 14:46:40.644201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:40.694517 | instance | kube-system/daemonsets/cilium 2026-07-09 14:46:40.759665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-09 14:46:40.766896 | instance | kube-system/daemonsets/kube-proxy 2026-07-09 14:46:40.976083 | instance | kube-system/deployment/cilium-operator 2026-07-09 14:46:41.036292 | instance | kube-system/deployment/coredns 2026-07-09 14:46:41.159506 | instance | kube-system/endpoints/kube-dns 2026-07-09 14:46:41.232353 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-07-09 14:46:41.325071 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-07-09 14:46:41.396400 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-07-09 14:46:41.505405 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-07-09 14:46:41.573484 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-07-09 14:46:41.679544 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-07-09 14:46:41.739132 | instance | kube-public/serviceaccounts/default 2026-07-09 14:46:41.859581 | instance | kube-system/pods/cilium-hwq7p 2026-07-09 14:46:41.925220 | instance | kube-system/pods/cilium-operator-869df985b8-bqsgn 2026-07-09 14:46:42.066502 | instance | kube-system/pods/coredns-67659f764b-rqdnr 2026-07-09 14:46:42.107486 | instance | kube-system/pods/coredns-67659f764b-xxcmr 2026-07-09 14:46:42.249589 | instance | kube-system/pods/etcd-instance 2026-07-09 14:46:42.285809 | instance | kube-system/pods/kube-apiserver-instance 2026-07-09 14:46:42.419737 | instance | kube-system/pods/kube-controller-manager-instance 2026-07-09 14:46:42.472855 | instance | kube-system/pods/kube-proxy-k4wgg 2026-07-09 14:46:42.602278 | instance | kube-system/pods/kube-scheduler-instance 2026-07-09 14:46:42.660881 | instance | kube-system/pods/kube-vip-instance 2026-07-09 14:46:42.780674 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-07-09 14:46:42.842288 | instance | local-path-storage/configmaps/local-path-config 2026-07-09 14:46:42.941284 | instance | kube-system/rolebindings/cilium-config-agent 2026-07-09 14:46:43.008583 | instance | kube-system/rolebindings/kube-proxy 2026-07-09 14:46:43.113006 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-07-09 14:46:43.171595 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-07-09 14:46:43.274541 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-07-09 14:46:43.333574 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-07-09 14:46:43.470180 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-07-09 14:46:43.521154 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-07-09 14:46:43.659115 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-07-09 14:46:43.699181 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-07-09 14:46:43.828963 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-07-09 14:46:43.858393 | instance | kube-system/roles/cilium-config-agent 2026-07-09 14:46:43.994966 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-07-09 14:46:44.018584 | instance | kube-system/roles/kube-proxy 2026-07-09 14:46:44.171537 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-07-09 14:46:44.189084 | instance | kube-system/roles/kubeadm:kubelet-config 2026-07-09 14:46:44.337844 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-07-09 14:46:44.381334 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-07-09 14:46:44.515680 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-07-09 14:46:44.576297 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-07-09 14:46:44.679550 | instance | kube-system/roles/system:controller:cloud-provider 2026-07-09 14:46:44.750479 | instance | kube-system/roles/system:controller:token-cleaner 2026-07-09 14:46:44.859676 | instance | kube-system/secrets/bootstrap-token-hb6gju 2026-07-09 14:46:44.931669 | instance | kube-system/secrets/bootstrap-token-ufjpfy 2026-07-09 14:46:45.019110 | instance | kube-system/secrets/kubeadm-certs 2026-07-09 14:46:45.087768 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-07-09 14:46:45.180219 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-07-09 14:46:45.319681 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-07-09 14:46:45.379371 | instance | kube-system/serviceaccounts/certificate-controller 2026-07-09 14:46:45.515389 | instance | kube-system/serviceaccounts/cilium 2026-07-09 14:46:45.597344 | instance | kube-system/serviceaccounts/cilium-operator 2026-07-09 14:46:45.715652 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-07-09 14:46:45.795825 | instance | kube-system/serviceaccounts/coredns 2026-07-09 14:46:45.899056 | instance | kube-system/serviceaccounts/cronjob-controller 2026-07-09 14:46:45.985421 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-07-09 14:46:46.101471 | instance | kube-system/serviceaccounts/default 2026-07-09 14:46:46.175019 | instance | kube-system/serviceaccounts/deployment-controller 2026-07-09 14:46:46.301041 | instance | kube-system/serviceaccounts/disruption-controller 2026-07-09 14:46:46.364552 | instance | kube-system/services/kube-dns 2026-07-09 14:46:46.514280 | instance | kube-system/serviceaccounts/endpoint-controller 2026-07-09 14:46:46.558198 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-07-09 14:46:46.713462 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-07-09 14:46:46.740974 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-07-09 14:46:46.888134 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-07-09 14:46:46.907184 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-07-09 14:46:47.074008 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-07-09 14:46:47.104271 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-07-09 14:46:47.269049 | instance | kube-system/serviceaccounts/expand-controller 2026-07-09 14:46:47.282773 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-07-09 14:46:47.449075 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-07-09 14:46:47.460908 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-07-09 14:46:47.641063 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-07-09 14:46:47.644898 | instance | kube-system/serviceaccounts/job-controller 2026-07-09 14:46:47.825367 | instance | kube-system/serviceaccounts/kube-proxy 2026-07-09 14:46:47.846320 | instance | kube-system/serviceaccounts/namespace-controller 2026-07-09 14:46:48.041184 | instance | kube-system/serviceaccounts/node-controller 2026-07-09 14:46:48.072975 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-07-09 14:46:48.224465 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-07-09 14:46:48.283193 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-07-09 14:46:48.423555 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-07-09 14:46:48.485013 | instance | kube-system/serviceaccounts/replicaset-controller 2026-07-09 14:46:48.622456 | instance | kube-system/serviceaccounts/replication-controller 2026-07-09 14:46:48.698347 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-07-09 14:46:48.844763 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-07-09 14:46:48.892513 | instance | kube-system/serviceaccounts/service-account-controller 2026-07-09 14:46:49.077334 | instance | kube-system/serviceaccounts/service-controller 2026-07-09 14:46:49.126942 | instance | kube-system/serviceaccounts/statefulset-controller 2026-07-09 14:46:49.303993 | instance | kube-system/serviceaccounts/token-cleaner 2026-07-09 14:46:49.339258 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-07-09 14:46:49.522121 | instance | kube-system/serviceaccounts/ttl-controller 2026-07-09 14:46:49.566528 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-07-09 14:46:49.736998 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-07-09 14:46:49.828117 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-07-09 14:46:49.967811 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-07-09 14:46:50.037323 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-07-09 14:46:50.182403 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-07-09 14:46:50.222291 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-07-09 14:46:50.362980 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-07-09 14:46:50.401773 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-07-09 14:46:50.560415 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-07-09 14:46:50.608463 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-07-09 14:46:50.794887 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-07-09 14:46:50.798283 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-07-09 14:46:50.984744 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-07-09 14:46:51.090388 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-07-09 14:46:51.183126 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-07-09 14:46:51.378210 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-07-09 14:46:51.448852 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-07-09 14:46:51.595929 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-07-09 14:46:51.646856 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-07-09 14:46:51.791942 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-07-09 14:46:51.849211 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-07-09 14:46:51.974911 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-07-09 14:46:52.028307 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-07-09 14:46:52.148313 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-07-09 14:46:52.224220 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-07-09 14:46:52.306088 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-07-09 14:46:52.387315 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-07-09 14:46:52.490776 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-07-09 14:46:52.580052 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-07-09 14:46:52.661576 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-07-09 14:46:52.772350 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-07-09 14:46:52.843948 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-07-09 14:46:52.969930 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-07-09 14:46:53.033001 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-07-09 14:46:53.127649 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-07-09 14:46:53.200013 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-07-09 14:46:53.302807 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-07-09 14:46:53.357747 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-07-09 14:46:53.499142 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-07-09 14:46:53.538843 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-07-09 14:46:53.662365 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-07-09 14:46:53.710025 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-07-09 14:46:53.843373 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-07-09 14:46:53.872333 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-07-09 14:46:54.024397 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-07-09 14:46:54.053209 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-07-09 14:46:54.188279 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-07-09 14:46:54.216507 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-07-09 14:46:54.369439 | instance | monitoring/configmaps/kube-root-ca.crt 2026-07-09 14:46:54.390895 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-07-09 14:46:54.543548 | instance | monitoring/endpoints/alertmanager-operated 2026-07-09 14:46:54.641175 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-07-09 14:46:54.705239 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-07-09 14:46:54.805195 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-07-09 14:46:54.869627 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-07-09 14:46:54.983858 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-07-09 14:46:55.051046 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-07-09 14:46:55.152942 | instance | monitoring/endpoints/prometheus-operated 2026-07-09 14:46:55.207330 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-07-09 14:46:55.320342 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-07-09 14:46:55.378595 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-07-09 14:46:55.520686 | instance | local-path-storage/deployment/local-path-provisioner 2026-07-09 14:46:55.570351 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-09 14:46:55.696517 | instance | monitoring/pods/kube-prometheus-stack-grafana-848fd8b748-7qx2s 2026-07-09 14:46:55.766424 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7gz9l 2026-07-09 14:46:55.888190 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-wpkkg 2026-07-09 14:46:55.948807 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-tngl4 2026-07-09 14:46:56.070602 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-07-09 14:46:56.138197 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-hz2gp 2026-07-09 14:46:56.267522 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-09 14:46:56.316654 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-07-09 14:46:56.485481 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-07-09 14:46:56.524220 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-07-09 14:46:56.653757 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-07-09 14:46:56.686010 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-07-09 14:46:56.810002 | instance | monitoring/serviceaccounts/default 2026-07-09 14:46:56.882313 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-07-09 14:46:57.022636 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-07-09 14:46:57.085590 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-07-09 14:46:57.228821 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-07-09 14:46:57.301601 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-07-09 14:46:57.454018 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-07-09 14:46:57.522129 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-09 14:46:57.659209 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-07-09 14:46:57.688968 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-07-09 14:46:57.830988 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-07-09 14:46:57.839811 | instance | monitoring/secrets/alertmanager-tls 2026-07-09 14:46:57.979488 | instance | monitoring/secrets/grafana-tls 2026-07-09 14:46:58.024351 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-07-09 14:46:58.160569 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-07-09 14:46:58.220645 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-07-09 14:46:58.316550 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-07-09 14:46:58.378910 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-07-09 14:46:58.505429 | instance | monitoring/services/alertmanager-operated 2026-07-09 14:46:58.548388 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-07-09 14:46:58.681850 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-07-09 14:46:58.733073 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-07-09 14:46:58.864139 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-07-09 14:46:58.903396 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-07-09 14:46:59.040612 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-07-09 14:46:59.093091 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-07-09 14:46:59.197348 | instance | monitoring/services/kube-prometheus-stack-operator 2026-07-09 14:46:59.255764 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-07-09 14:46:59.371693 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-tngl4-tls 2026-07-09 14:46:59.440230 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-07-09 14:46:59.539711 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-07-09 14:46:59.621146 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-07-09 14:46:59.728414 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-07-09 14:46:59.791752 | instance | monitoring/services/prometheus-operated 2026-07-09 14:46:59.886724 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-07-09 14:46:59.954076 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-07-09 14:47:00.070233 | instance | monitoring/secrets/prometheus-tls 2026-07-09 14:47:00.127449 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-07-09 14:47:00.269170 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-09 14:47:00.414266 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-07-09 14:47:00.469193 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-07-09 14:47:00.637147 | instance | local-path-storage/serviceaccounts/default 2026-07-09 14:47:00.648007 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-07-09 14:47:00.810837 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-07-09 14:47:00.834282 | instance | openstack/configmaps/horizon-bin 2026-07-09 14:47:00.988643 | instance | openstack/configmaps/keystone-bin 2026-07-09 14:47:01.033400 | instance | openstack/configmaps/keystone-openid-metadata 2026-07-09 14:47:01.197347 | instance | openstack/configmaps/kube-root-ca.crt 2026-07-09 14:47:01.222419 | instance | openstack/configmaps/memcached-memcached-bin 2026-07-09 14:47:01.385384 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-07-09 14:47:01.392186 | instance | openstack/configmaps/percona-xtradb-pxc 2026-07-09 14:47:01.576438 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-07-09 14:47:01.578764 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-07-09 14:47:01.755212 | instance | openstack/cronjobs/keystone-credential-rotate 2026-07-09 14:47:01.760817 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-07-09 14:47:01.941141 | instance | openstack/deployment/horizon 2026-07-09 14:47:01.942144 | instance | openstack/deployment/keystone-api 2026-07-09 14:47:02.120880 | instance | openstack/deployment/memcached-memcached 2026-07-09 14:47:02.146236 | instance | openstack/deployment/pxc-operator 2026-07-09 14:47:02.326186 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-07-09 14:47:02.356785 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-07-09 14:47:02.529212 | instance | secretgen-controller/deployment/secretgen-controller 2026-07-09 14:47:02.548989 | instance | openstack/endpoints/horizon 2026-07-09 14:47:02.707262 | instance | openstack/endpoints/horizon-int 2026-07-09 14:47:02.733968 | instance | openstack/endpoints/keystone-api 2026-07-09 14:47:02.889491 | instance | openstack/endpoints/memcached 2026-07-09 14:47:02.915317 | instance | openstack/endpoints/memcached-metrics 2026-07-09 14:47:03.080065 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-07-09 14:47:03.113178 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-07-09 14:47:03.269032 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-07-09 14:47:03.307631 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-07-09 14:47:03.472218 | instance | openstack/endpoints/percona-xtradb-pxc 2026-07-09 14:47:03.503815 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-07-09 14:47:03.657733 | instance | openstack/endpoints/rabbitmq-keystone 2026-07-09 14:47:03.705361 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-07-09 14:47:03.858687 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-07-09 14:47:03.891843 | instance | openstack/ingresses/dashboard 2026-07-09 14:47:04.067174 | instance | openstack/ingresses/identity 2026-07-09 14:47:04.107013 | instance | openstack/jobs/horizon-db-init 2026-07-09 14:47:04.268998 | instance | openstack/jobs/horizon-db-sync 2026-07-09 14:47:04.323766 | instance | openstack/jobs/keystone-bootstrap 2026-07-09 14:47:04.465592 | instance | openstack/jobs/keystone-credential-setup 2026-07-09 14:47:04.532771 | instance | openstack/jobs/keystone-db-init 2026-07-09 14:47:04.657079 | instance | openstack/jobs/keystone-db-sync 2026-07-09 14:47:04.717907 | instance | openstack/jobs/keystone-domain-manage 2026-07-09 14:47:04.880601 | instance | openstack/jobs/keystone-fernet-setup 2026-07-09 14:47:04.920264 | instance | openstack/jobs/keystone-rabbit-init 2026-07-09 14:47:05.069476 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-07-09 14:47:05.132093 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-07-09 14:47:05.312922 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-djtjw 2026-07-09 14:47:05.324933 | instance | openstack/pods/horizon-9fccff974-24dj4 2026-07-09 14:47:05.504293 | instance | openstack/pods/horizon-9fccff974-knkzl 2026-07-09 14:47:05.508377 | instance | openstack/pods/horizon-9fccff974-tnmdb 2026-07-09 14:47:05.695559 | instance | openstack/pods/horizon-db-init-hwdsl 2026-07-09 14:47:05.703318 | instance | openstack/pods/horizon-db-sync-pvwvk 2026-07-09 14:47:05.863502 | instance | openstack/pods/keystone-api-9fbc99b6f-b4qf6 2026-07-09 14:47:05.888254 | instance | openstack/pods/keystone-bootstrap-phkld 2026-07-09 14:47:06.036617 | instance | openstack/pods/keystone-credential-setup-8f8z5 2026-07-09 14:47:06.091780 | instance | openstack/pods/keystone-db-init-r55cx 2026-07-09 14:47:06.216192 | instance | openstack/pods/keystone-db-sync-z8ssx 2026-07-09 14:47:06.262234 | instance | openstack/pods/keystone-domain-manage-g5cf7 2026-07-09 14:47:06.398248 | instance | openstack/pods/keystone-fernet-setup-pdr6b 2026-07-09 14:47:06.460653 | instance | openstack/pods/keystone-rabbit-init-mbcfp 2026-07-09 14:47:06.613309 | instance | openstack/pods/memcached-memcached-6479589586-dgxv9 2026-07-09 14:47:06.638084 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-07-09 14:47:06.800066 | instance | openstack/pods/percona-xtradb-pxc-0 2026-07-09 14:47:06.832882 | instance | openstack/pods/pxc-operator-7cff949c8b-2vkz5 2026-07-09 14:47:06.974268 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-gzqzg 2026-07-09 14:47:07.028756 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-07-09 14:47:07.149540 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-xls9b 2026-07-09 14:47:07.208656 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-07-09 14:47:07.330147 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-07-09 14:47:07.418531 | instance | secretgen-controller/serviceaccounts/default 2026-07-09 14:47:07.532114 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-07-09 14:47:07.622610 | instance | openstack/rolebindings/horizon-horizon 2026-07-09 14:47:07.705454 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-07-09 14:47:07.784696 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-07-09 14:47:07.883181 | instance | openstack/rolebindings/horizon-horizon-test 2026-07-09 14:47:07.954207 | instance | openstack/rolebindings/keystone-credential-rotate 2026-07-09 14:47:08.071268 | instance | openstack/rolebindings/keystone-credential-setup 2026-07-09 14:47:08.120293 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-07-09 14:47:08.236325 | instance | openstack/rolebindings/keystone-fernet-setup 2026-07-09 14:47:08.291859 | instance | openstack/rolebindings/keystone-keystone-api 2026-07-09 14:47:08.426754 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-07-09 14:47:08.467625 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-07-09 14:47:08.601085 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-07-09 14:47:08.629729 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-07-09 14:47:08.766590 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-07-09 14:47:08.816485 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-07-09 14:47:08.927264 | instance | openstack/rolebindings/keystone-keystone-test 2026-07-09 14:47:08.988906 | instance | openstack/rolebindings/pxc-operator 2026-07-09 14:47:09.093909 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-07-09 14:47:09.163518 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-07-09 14:47:09.267594 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-07-09 14:47:09.325730 | instance | openstack/roles/horizon-openstack-horizon 2026-07-09 14:47:09.415033 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-07-09 14:47:09.491994 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-07-09 14:47:09.578001 | instance | openstack/roles/horizon-openstack-horizon-test 2026-07-09 14:47:09.655613 | instance | openstack/roles/keystone-credential-rotate 2026-07-09 14:47:09.753738 | instance | openstack/roles/keystone-credential-setup 2026-07-09 14:47:09.830441 | instance | openstack/roles/keystone-fernet-rotate 2026-07-09 14:47:09.933644 | instance | openstack/roles/keystone-fernet-setup 2026-07-09 14:47:09.970926 | instance | openstack/roles/keystone-openstack-keystone-api 2026-07-09 14:47:10.099114 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-07-09 14:47:10.130703 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-07-09 14:47:10.272584 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-07-09 14:47:10.316862 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-07-09 14:47:10.444028 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-07-09 14:47:10.498146 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-07-09 14:47:10.624736 | instance | openstack/roles/keystone-openstack-keystone-test 2026-07-09 14:47:10.670628 | instance | openstack/roles/pxc-operator 2026-07-09 14:47:10.778140 | instance | openstack/roles/rabbitmq-cluster-operator 2026-07-09 14:47:10.831979 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-07-09 14:47:10.940657 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-07-09 14:47:10.987405 | instance | openstack/serviceaccounts/default 2026-07-09 14:47:11.126157 | instance | openstack/serviceaccounts/horizon 2026-07-09 14:47:11.205058 | instance | openstack/serviceaccounts/horizon-db-init 2026-07-09 14:47:11.334727 | instance | openstack/serviceaccounts/horizon-db-sync 2026-07-09 14:47:11.422653 | instance | openstack/serviceaccounts/horizon-test 2026-07-09 14:47:11.563907 | instance | openstack/serviceaccounts/keystone-api 2026-07-09 14:47:11.638637 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-07-09 14:47:11.769264 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-07-09 14:47:11.860390 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-07-09 14:47:11.977782 | instance | openstack/serviceaccounts/keystone-db-init 2026-07-09 14:47:12.081682 | instance | openstack/serviceaccounts/keystone-db-sync 2026-07-09 14:47:12.214030 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-07-09 14:47:12.305645 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-07-09 14:47:12.411137 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-07-09 14:47:12.526055 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-07-09 14:47:12.632136 | instance | openstack/serviceaccounts/keystone-test 2026-07-09 14:47:12.739231 | instance | openstack/serviceaccounts/memcached-memcached 2026-07-09 14:47:12.845414 | instance | openstack/serviceaccounts/pxc-operator 2026-07-09 14:47:12.950291 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-07-09 14:47:13.057751 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-07-09 14:47:13.161559 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-07-09 14:47:13.271288 | instance | openstack/secrets/horizon-db-admin 2026-07-09 14:47:13.366826 | instance | openstack/secrets/horizon-db-user 2026-07-09 14:47:13.436922 | instance | openstack/secrets/horizon-etc 2026-07-09 14:47:13.535591 | instance | openstack/secrets/horizon-int-certs 2026-07-09 14:47:13.617631 | instance | openstack/secrets/horizon-keystone-admin 2026-07-09 14:47:13.693967 | instance | openstack/secrets/internal-percona-xtradb 2026-07-09 14:47:13.774669 | instance | openstack/secrets/keystone-api-certs 2026-07-09 14:47:13.849032 | instance | openstack/secrets/keystone-credential-keys 2026-07-09 14:47:13.945983 | instance | openstack/secrets/keystone-db-admin 2026-07-09 14:47:14.009816 | instance | openstack/secrets/keystone-db-user 2026-07-09 14:47:14.106297 | instance | openstack/secrets/keystone-etc 2026-07-09 14:47:14.179031 | instance | openstack/secrets/keystone-fernet-keys 2026-07-09 14:47:14.279754 | instance | openstack/secrets/keystone-keystone-admin 2026-07-09 14:47:14.359325 | instance | openstack/secrets/keystone-keystone-test 2026-07-09 14:47:14.482791 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-07-09 14:47:14.538573 | instance | openstack/secrets/keystone-rabbitmq-user 2026-07-09 14:47:14.636319 | instance | openstack/secrets/percona-xtradb 2026-07-09 14:47:14.704672 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-07-09 14:47:14.804134 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-07-09 14:47:14.863330 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-07-09 14:47:14.980346 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-07-09 14:47:15.032782 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-07-09 14:47:15.180853 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-07-09 14:47:15.230572 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-07-09 14:47:15.357124 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-07-09 14:47:15.434440 | instance | openstack/services/horizon 2026-07-09 14:47:15.559247 | instance | openstack/services/horizon-int 2026-07-09 14:47:15.617339 | instance | openstack/services/keystone-api 2026-07-09 14:47:15.748986 | instance | openstack/services/memcached 2026-07-09 14:47:15.796663 | instance | openstack/services/memcached-metrics 2026-07-09 14:47:15.937438 | instance | openstack/services/percona-xtradb-cluster-operator 2026-07-09 14:47:15.982349 | instance | openstack/services/percona-xtradb-haproxy 2026-07-09 14:47:16.120396 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-07-09 14:47:16.162823 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-07-09 14:47:16.306284 | instance | openstack/services/percona-xtradb-pxc 2026-07-09 14:47:16.333940 | instance | openstack/services/percona-xtradb-pxc-unready 2026-07-09 14:47:16.483512 | instance | openstack/services/rabbitmq-keystone 2026-07-09 14:47:16.515629 | instance | openstack/services/rabbitmq-keystone-nodes 2026-07-09 14:47:16.654616 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-07-09 14:47:16.680609 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-07-09 14:47:16.824359 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-07-09 14:47:16.876337 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-07-09 14:47:17.270652 | instance | ok: Runtime: 0:00:47.681358 2026-07-09 14:47:17.286935 | 2026-07-09 14:47:17.287102 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-07-09 14:47:18.810360 | instance | changed: 2026-07-09 14:47:18.810672 | instance | cd+++++++++ objects/ 2026-07-09 14:47:18.810718 | instance | cd+++++++++ objects/cluster/ 2026-07-09 14:47:18.810751 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-07-09 14:47:18.810782 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-07-09 14:47:18.810812 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-07-09 14:47:18.810840 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-07-09 14:47:18.810869 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-07-09 14:47:18.810897 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-07-09 14:47:18.810941 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-09 14:47:18.810971 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-07-09 14:47:18.811009 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-07-09 14:47:18.811040 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-07-09 14:47:18.811069 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-07-09 14:47:18.811097 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-07-09 14:47:18.811126 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-07-09 14:47:18.811158 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-07-09 14:47:18.811202 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-07-09 14:47:18.811233 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-07-09 14:47:18.811260 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-07-09 14:47:18.811288 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-07-09 14:47:18.811314 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-07-09 14:47:18.811341 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-07-09 14:47:18.811368 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-07-09 14:47:18.811395 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-07-09 14:47:18.811422 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-07-09 14:47:18.811449 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-07-09 14:47:18.811476 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-07-09 14:47:18.811504 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-07-09 14:47:18.811532 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-09 14:47:18.811560 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-07-09 14:47:18.811582 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-07-09 14:47:18.811604 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-07-09 14:47:18.811624 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-07-09 14:47:18.811642 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-07-09 14:47:18.811662 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-07-09 14:47:18.811681 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-07-09 14:47:18.811700 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-07-09 14:47:18.811719 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-09 14:47:18.811745 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-09 14:47:18.811771 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-07-09 14:47:18.811797 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-07-09 14:47:18.811821 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-07-09 14:47:18.811844 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-07-09 14:47:18.811864 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-07-09 14:47:18.811889 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-07-09 14:47:18.811908 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-07-09 14:47:18.811927 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-09 14:47:18.811946 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-07-09 14:47:18.811966 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-07-09 14:47:18.812009 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-07-09 14:47:18.812045 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-07-09 14:47:18.812072 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-07-09 14:47:18.812100 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-07-09 14:47:18.812128 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-07-09 14:47:18.812152 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-07-09 14:47:18.812172 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-07-09 14:47:18.812192 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-07-09 14:47:18.812211 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-07-09 14:47:18.812229 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-07-09 14:47:18.812248 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-07-09 14:47:18.812266 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-07-09 14:47:18.812285 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-07-09 14:47:18.812305 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-07-09 14:47:18.812324 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-07-09 14:47:18.812343 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-07-09 14:47:18.812362 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-07-09 14:47:18.812380 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-07-09 14:47:18.812399 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-07-09 14:47:18.812417 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-07-09 14:47:18.812436 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-09 14:47:18.812454 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-09 14:47:18.812472 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-07-09 14:47:18.812490 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-07-09 14:47:18.812508 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-07-09 14:47:18.812526 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-07-09 14:47:18.812545 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-07-09 14:47:18.812563 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-07-09 14:47:18.812589 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-07-09 14:47:18.812608 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-07-09 14:47:18.812627 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-07-09 14:47:18.812646 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-07-09 14:47:18.812665 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-07-09 14:47:18.812684 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-07-09 14:47:18.812702 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-07-09 14:47:18.812726 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-07-09 14:47:18.812745 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-07-09 14:47:18.812763 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-07-09 14:47:18.812781 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-07-09 14:47:18.812800 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-07-09 14:47:18.812818 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-07-09 14:47:18.812836 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-07-09 14:47:18.812855 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-07-09 14:47:18.812873 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-07-09 14:47:18.812892 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-07-09 14:47:18.812911 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-07-09 14:47:18.812930 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-07-09 14:47:18.812948 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-07-09 14:47:18.812966 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-07-09 14:47:18.812986 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-07-09 14:47:18.813010 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-07-09 14:47:18.813045 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-07-09 14:47:18.813067 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-07-09 14:47:18.813085 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-07-09 14:47:18.813103 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-07-09 14:47:18.813122 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-07-09 14:47:18.813167 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-07-09 14:47:18.813193 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-07-09 14:47:18.813213 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-07-09 14:47:18.813233 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-07-09 14:47:18.813258 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-07-09 14:47:18.813277 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-07-09 14:47:18.813296 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-07-09 14:47:18.813314 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-07-09 14:47:18.813333 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-07-09 14:47:18.813351 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-07-09 14:47:18.813371 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-07-09 14:47:18.813389 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-07-09 14:47:18.813408 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-07-09 14:47:18.813426 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-07-09 14:47:18.813444 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-07-09 14:47:18.813463 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-07-09 14:47:18.813482 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-07-09 14:47:18.813500 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-07-09 14:47:18.813519 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-07-09 14:47:18.813537 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-07-09 14:47:18.813555 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-07-09 14:47:18.813574 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-07-09 14:47:18.813592 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-07-09 14:47:18.813610 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-07-09 14:47:18.813628 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-07-09 14:47:18.813647 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-07-09 14:47:18.813664 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-07-09 14:47:18.813687 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-07-09 14:47:18.813712 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-07-09 14:47:18.813736 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-07-09 14:47:18.813760 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-07-09 14:47:18.813779 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-07-09 14:47:18.813801 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-07-09 14:47:18.813832 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-07-09 14:47:18.813876 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-07-09 14:47:18.813903 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-07-09 14:47:18.813924 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-07-09 14:47:18.813950 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-07-09 14:47:18.813970 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-07-09 14:47:18.813989 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-07-09 14:47:18.814008 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-07-09 14:47:18.814027 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-07-09 14:47:18.814046 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-07-09 14:47:18.814066 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-07-09 14:47:18.814084 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-07-09 14:47:18.814103 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-07-09 14:47:18.814121 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-07-09 14:47:18.814139 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-07-09 14:47:18.814157 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-07-09 14:47:18.814176 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-07-09 14:47:18.814194 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-07-09 14:47:18.814212 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-07-09 14:47:18.814231 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-07-09 14:47:18.814249 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-07-09 14:47:18.814267 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-07-09 14:47:18.814286 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-07-09 14:47:18.814304 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-07-09 14:47:18.814322 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-07-09 14:47:18.814341 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-07-09 14:47:18.814366 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-07-09 14:47:18.814392 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-07-09 14:47:18.814418 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-07-09 14:47:18.814503 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-07-09 14:47:18.814537 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-07-09 14:47:18.814565 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-07-09 14:47:18.814591 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-07-09 14:47:18.814610 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-07-09 14:47:18.814628 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-07-09 14:47:18.814647 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-07-09 14:47:18.814665 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-07-09 14:47:18.814683 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-07-09 14:47:18.814702 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-07-09 14:47:18.814726 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-07-09 14:47:18.814745 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-07-09 14:47:18.814765 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-07-09 14:47:18.814783 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-07-09 14:47:18.814802 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-07-09 14:47:18.814820 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-07-09 14:47:18.814838 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-07-09 14:47:18.814857 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-07-09 14:47:18.814875 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-07-09 14:47:18.814893 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-07-09 14:47:18.814911 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-07-09 14:47:18.814929 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-07-09 14:47:18.814947 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-07-09 14:47:18.814965 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-07-09 14:47:18.814984 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-07-09 14:47:18.815002 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-07-09 14:47:18.815020 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-07-09 14:47:18.815039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-07-09 14:47:18.815057 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-07-09 14:47:18.815076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-07-09 14:47:18.815094 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-09 14:47:18.815113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-07-09 14:47:18.815131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-07-09 14:47:18.815150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-07-09 14:47:18.815169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-07-09 14:47:18.815187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-07-09 14:47:18.815205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-07-09 14:47:18.815223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-07-09 14:47:18.815241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-07-09 14:47:18.815260 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-07-09 14:47:18.815278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-07-09 14:47:18.815296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-07-09 14:47:18.815314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-07-09 14:47:18.815332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-07-09 14:47:18.815350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-07-09 14:47:18.815374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-07-09 14:47:18.815393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-09 14:47:18.815411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-07-09 14:47:18.815430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-07-09 14:47:18.815449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-07-09 14:47:18.815467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-07-09 14:47:18.815485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-07-09 14:47:18.815503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-07-09 14:47:18.815522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-09 14:47:18.815540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-09 14:47:18.815559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-07-09 14:47:18.815577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-07-09 14:47:18.815596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-07-09 14:47:18.815614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-07-09 14:47:18.815632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-07-09 14:47:18.815651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-07-09 14:47:18.815669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-07-09 14:47:18.815687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-09 14:47:18.815705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-07-09 14:47:18.815724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-07-09 14:47:18.815742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-07-09 14:47:18.815761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-07-09 14:47:18.815780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-07-09 14:47:18.815798 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-07-09 14:47:18.815816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-07-09 14:47:18.815834 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-07-09 14:47:18.815852 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-07-09 14:47:18.815870 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-07-09 14:47:18.815888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-07-09 14:47:18.815906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-07-09 14:47:18.815924 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-07-09 14:47:18.815942 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-07-09 14:47:18.815960 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-07-09 14:47:18.815978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-07-09 14:47:18.816000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-07-09 14:47:18.816019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-07-09 14:47:18.816037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-09 14:47:18.816055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-09 14:47:18.816073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-07-09 14:47:18.816091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-07-09 14:47:18.816109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-07-09 14:47:18.816127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-07-09 14:47:18.816145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-07-09 14:47:18.816164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-07-09 14:47:18.816182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-07-09 14:47:18.816200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-07-09 14:47:18.816219 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-07-09 14:47:18.816237 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-07-09 14:47:18.816255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-07-09 14:47:18.816370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-07-09 14:47:18.816390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-07-09 14:47:18.816409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-07-09 14:47:18.816427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-07-09 14:47:18.816446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-07-09 14:47:18.816464 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-07-09 14:47:18.816482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-07-09 14:47:18.816500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-07-09 14:47:18.816518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-07-09 14:47:18.816536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-07-09 14:47:18.816554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-07-09 14:47:18.816571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-07-09 14:47:18.816590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-07-09 14:47:18.816608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-07-09 14:47:18.816625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-07-09 14:47:18.816644 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-07-09 14:47:18.816667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-07-09 14:47:18.816686 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-07-09 14:47:18.816704 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-07-09 14:47:18.816722 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-07-09 14:47:18.816741 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-07-09 14:47:18.816759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-07-09 14:47:18.816777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-07-09 14:47:18.816795 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-07-09 14:47:18.816813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-07-09 14:47:18.816831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-07-09 14:47:18.816850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-07-09 14:47:18.816868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-07-09 14:47:18.816887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-07-09 14:47:18.816905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-07-09 14:47:18.816923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-07-09 14:47:18.816941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-07-09 14:47:18.816959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-07-09 14:47:18.816980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-07-09 14:47:18.817000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-07-09 14:47:18.817019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-07-09 14:47:18.817050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-07-09 14:47:18.817070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-07-09 14:47:18.817089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-07-09 14:47:18.817108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-07-09 14:47:18.817127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-07-09 14:47:18.817147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-07-09 14:47:18.817165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-07-09 14:47:18.817184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-07-09 14:47:18.817202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-07-09 14:47:18.817221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-07-09 14:47:18.817240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-07-09 14:47:18.817264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-07-09 14:47:18.817284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-07-09 14:47:18.817303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-07-09 14:47:18.817321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-07-09 14:47:18.817340 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-07-09 14:47:18.817359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-07-09 14:47:18.817377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-07-09 14:47:18.817396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-07-09 14:47:18.817415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-07-09 14:47:18.817434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-07-09 14:47:18.817453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-07-09 14:47:18.817472 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-07-09 14:47:18.817491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-07-09 14:47:18.817510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-07-09 14:47:18.817529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-07-09 14:47:18.817548 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-07-09 14:47:18.817566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-07-09 14:47:18.817585 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-07-09 14:47:18.817603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-07-09 14:47:18.817622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-07-09 14:47:18.817640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-07-09 14:47:18.817659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-07-09 14:47:18.817677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-07-09 14:47:18.817696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-07-09 14:47:18.817714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-07-09 14:47:18.817733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-07-09 14:47:18.817751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-07-09 14:47:18.817770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-07-09 14:47:18.817788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-07-09 14:47:18.817807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-07-09 14:47:18.817826 | instance | cd+++++++++ objects/cluster/namespace/ 2026-07-09 14:47:18.817845 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-07-09 14:47:18.817864 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-07-09 14:47:18.817883 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-07-09 14:47:18.817902 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-07-09 14:47:18.817925 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-07-09 14:47:18.817945 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-07-09 14:47:18.817964 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-07-09 14:47:18.817983 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-07-09 14:47:18.818002 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-07-09 14:47:18.818021 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-07-09 14:47:18.818040 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-07-09 14:47:18.818058 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-07-09 14:47:18.818077 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-07-09 14:47:18.818096 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-07-09 14:47:18.818114 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-07-09 14:47:18.818133 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-07-09 14:47:18.818152 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-07-09 14:47:18.818170 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-07-09 14:47:18.818189 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-07-09 14:47:18.818207 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-07-09 14:47:18.818226 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-07-09 14:47:18.818244 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-07-09 14:47:18.818263 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-07-09 14:47:18.818281 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-07-09 14:47:18.818299 | instance | cd+++++++++ objects/cluster/node/ 2026-07-09 14:47:18.818318 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-07-09 14:47:18.818336 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-07-09 14:47:18.818355 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-07-09 14:47:18.818373 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-07-09 14:47:18.818392 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-07-09 14:47:18.818410 | instance | cd+++++++++ objects/namespaced/ 2026-07-09 14:47:18.818429 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-07-09 14:47:18.818447 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-07-09 14:47:18.818465 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-07-09 14:47:18.818483 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-07-09 14:47:18.818504 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-07-09 14:47:18.818544 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-07-09 14:47:18.818563 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-07-09 14:47:18.818582 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-07-09 14:47:18.818600 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-07-09 14:47:18.818617 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-07-09 14:47:18.818635 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-07-09 14:47:18.818653 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-07-09 14:47:18.818671 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-07-09 14:47:18.818689 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-07-09 14:47:18.818707 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-07-09 14:47:18.818732 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-07-09 14:47:18.818752 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-07-09 14:47:18.818770 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-07-09 14:47:18.818788 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-07-09 14:47:18.818806 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-07-09 14:47:18.818825 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-07-09 14:47:18.818843 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-07-09 14:47:18.818861 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-07-09 14:47:18.818879 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-07-09 14:47:18.818897 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-07-09 14:47:18.818915 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-25.nip.io-tls.txt 2026-07-09 14:47:18.818933 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-25.nip.io-tls.yaml 2026-07-09 14:47:18.818951 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-07-09 14:47:18.818969 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-07-09 14:47:18.818987 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-07-09 14:47:18.819005 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-07-09 14:47:18.819023 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-07-09 14:47:18.819041 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-07-09 14:47:18.819058 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-07-09 14:47:18.819076 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-07-09 14:47:18.819094 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-07-09 14:47:18.819112 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-07-09 14:47:18.819131 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-07-09 14:47:18.819149 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-07-09 14:47:18.819166 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-07-09 14:47:18.819184 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-07-09 14:47:18.819202 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-07-09 14:47:18.819220 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-07-09 14:47:18.819238 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-07-09 14:47:18.819256 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-07-09 14:47:18.819274 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-07-09 14:47:18.819291 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-07-09 14:47:18.819309 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-07-09 14:47:18.819328 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-07-09 14:47:18.819347 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-07-09 14:47:18.819365 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-07-09 14:47:18.819384 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-07-09 14:47:18.819407 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-07-09 14:47:18.819427 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-07-09 14:47:18.819447 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-07-09 14:47:18.819466 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-07-09 14:47:18.819485 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-07-09 14:47:18.819503 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-07-09 14:47:18.819522 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-07-09 14:47:18.819541 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-07-09 14:47:18.819560 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-07-09 14:47:18.819579 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-07-09 14:47:18.819598 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-07-09 14:47:18.819617 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-07-09 14:47:18.819635 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-07-09 14:47:18.819654 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-n5d2c.txt 2026-07-09 14:47:18.819674 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-n5d2c.yaml 2026-07-09 14:47:18.819693 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-mjjkh.txt 2026-07-09 14:47:18.819712 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-mjjkh.yaml 2026-07-09 14:47:18.819731 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-8v6jq.txt 2026-07-09 14:47:18.819749 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-8v6jq.yaml 2026-07-09 14:47:18.819768 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-07-09 14:47:18.819787 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-07-09 14:47:18.819806 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-07-09 14:47:18.819824 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-07-09 14:47:18.819843 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-07-09 14:47:18.819862 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-07-09 14:47:18.819881 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-07-09 14:47:18.819900 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-07-09 14:47:18.819919 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-07-09 14:47:18.819938 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-07-09 14:47:18.819957 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-07-09 14:47:18.819975 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-07-09 14:47:18.819994 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-07-09 14:47:18.820013 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-07-09 14:47:18.820032 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-07-09 14:47:18.820055 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-07-09 14:47:18.820075 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-07-09 14:47:18.820094 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-07-09 14:47:18.820112 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-07-09 14:47:18.820131 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-07-09 14:47:18.820150 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-07-09 14:47:18.820168 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-07-09 14:47:18.820187 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-07-09 14:47:18.820206 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-07-09 14:47:18.820225 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-07-09 14:47:18.820244 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-07-09 14:47:18.820263 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-07-09 14:47:18.820281 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-07-09 14:47:18.820300 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-07-09 14:47:18.820318 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-07-09 14:47:18.820337 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-07-09 14:47:18.820356 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-07-09 14:47:18.820375 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-07-09 14:47:18.820394 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-07-09 14:47:18.820413 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-07-09 14:47:18.820431 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-07-09 14:47:18.820450 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-07-09 14:47:18.820469 | instance | cd+++++++++ objects/namespaced/default/ 2026-07-09 14:47:18.820488 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-07-09 14:47:18.820506 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-07-09 14:47:18.820526 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-07-09 14:47:18.820544 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-07-09 14:47:18.820563 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-07-09 14:47:18.820581 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-07-09 14:47:18.820600 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-07-09 14:47:18.820618 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-07-09 14:47:18.820636 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-07-09 14:47:18.820655 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-07-09 14:47:18.820673 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-07-09 14:47:18.820692 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-07-09 14:47:18.820710 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-07-09 14:47:18.820728 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-07-09 14:47:18.820752 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-07-09 14:47:18.820771 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-07-09 14:47:18.820790 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-07-09 14:47:18.820808 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-07-09 14:47:18.820827 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-07-09 14:47:18.820845 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-07-09 14:47:18.820863 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-07-09 14:47:18.820881 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-07-09 14:47:18.820899 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-07-09 14:47:18.820918 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-07-09 14:47:18.820937 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-07-09 14:47:18.820955 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-fcccv.txt 2026-07-09 14:47:18.820973 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-fcccv.yaml 2026-07-09 14:47:18.820995 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-07-09 14:47:18.821014 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-07-09 14:47:18.821045 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-07-09 14:47:18.821066 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-09 14:47:18.821085 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-09 14:47:18.821104 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-07-09 14:47:18.821124 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-07-09 14:47:18.821143 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-07-09 14:47:18.821162 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-07-09 14:47:18.821180 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-07-09 14:47:18.821198 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-09 14:47:18.821217 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-09 14:47:18.821235 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-07-09 14:47:18.821253 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-07-09 14:47:18.821271 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-07-09 14:47:18.821289 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-07-09 14:47:18.821307 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-07-09 14:47:18.821325 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-07-09 14:47:18.821344 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-07-09 14:47:18.821366 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-07-09 14:47:18.821385 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-07-09 14:47:18.821403 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-07-09 14:47:18.821421 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-07-09 14:47:18.821439 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-07-09 14:47:18.821459 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-07-09 14:47:18.821488 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-07-09 14:47:18.821516 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-07-09 14:47:18.821564 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-07-09 14:47:18.821594 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-07-09 14:47:18.821620 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-07-09 14:47:18.821645 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-07-09 14:47:18.821671 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-07-09 14:47:18.821697 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-07-09 14:47:18.821722 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-07-09 14:47:18.821746 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-07-09 14:47:18.821771 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-07-09 14:47:18.821796 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-07-09 14:47:18.821821 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-07-09 14:47:18.821845 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-07-09 14:47:18.821869 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-07-09 14:47:18.821894 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-07-09 14:47:18.821921 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-07-09 14:47:18.821945 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-07-09 14:47:18.821968 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-07-09 14:47:18.821986 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-07-09 14:47:18.822004 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-07-09 14:47:18.822022 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-07-09 14:47:18.822040 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-07-09 14:47:18.822058 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-07-09 14:47:18.822075 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-07-09 14:47:18.822094 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-07-09 14:47:18.822112 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-07-09 14:47:18.822131 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-07-09 14:47:18.822158 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-07-09 14:47:18.822178 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-07-09 14:47:18.822197 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-07-09 14:47:18.822215 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-07-09 14:47:18.822234 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-07-09 14:47:18.822253 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-07-09 14:47:18.822271 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-07-09 14:47:18.822289 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-07-09 14:47:18.822308 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-vz7dd.txt 2026-07-09 14:47:18.822327 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-vz7dd.yaml 2026-07-09 14:47:18.822345 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-hrflp.txt 2026-07-09 14:47:18.822363 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-hrflp.yaml 2026-07-09 14:47:18.822382 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-07-09 14:47:18.822400 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-07-09 14:47:18.822418 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-07-09 14:47:18.822437 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-07-09 14:47:18.822455 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-07-09 14:47:18.822474 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-07-09 14:47:18.822493 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-07-09 14:47:18.822511 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-07-09 14:47:18.822529 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-07-09 14:47:18.822547 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-07-09 14:47:18.822575 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-07-09 14:47:18.822651 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-07-09 14:47:18.822682 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-07-09 14:47:18.822710 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-07-09 14:47:18.822738 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-07-09 14:47:18.822765 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-07-09 14:47:18.822791 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-07-09 14:47:18.822817 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-07-09 14:47:18.822844 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-07-09 14:47:18.822871 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-07-09 14:47:18.822898 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-07-09 14:47:18.822924 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-07-09 14:47:18.822959 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-07-09 14:47:18.822987 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-07-09 14:47:18.823014 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-07-09 14:47:18.823041 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-07-09 14:47:18.823068 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-07-09 14:47:18.823095 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-07-09 14:47:18.823123 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-07-09 14:47:18.823149 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-07-09 14:47:18.823176 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-07-09 14:47:18.823202 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-07-09 14:47:18.823229 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-07-09 14:47:18.823256 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-07-09 14:47:18.823282 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-07-09 14:47:18.823310 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-07-09 14:47:18.823337 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-07-09 14:47:18.823364 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-07-09 14:47:18.823391 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-07-09 14:47:18.823417 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-07-09 14:47:18.823444 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-07-09 14:47:18.823470 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-09 14:47:18.823497 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-09 14:47:18.823524 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-07-09 14:47:18.823551 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-09 14:47:18.823575 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-07-09 14:47:18.823596 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-09 14:47:18.823617 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-09 14:47:18.823635 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-07-09 14:47:18.823653 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-07-09 14:47:18.823671 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-07-09 14:47:18.823690 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-07-09 14:47:18.823708 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-07-09 14:47:18.823726 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-07-09 14:47:18.823744 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-07-09 14:47:18.823762 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-07-09 14:47:18.823781 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-07-09 14:47:18.823800 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-07-09 14:47:18.823823 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-07-09 14:47:18.823843 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-07-09 14:47:18.823861 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-07-09 14:47:18.823880 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-07-09 14:47:18.823899 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-07-09 14:47:18.823917 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-07-09 14:47:18.823936 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-07-09 14:47:18.823954 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-07-09 14:47:18.823972 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-07-09 14:47:18.823990 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-07-09 14:47:18.824009 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-07-09 14:47:18.824027 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-07-09 14:47:18.824045 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-07-09 14:47:18.824063 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-07-09 14:47:18.824082 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-07-09 14:47:18.824100 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-07-09 14:47:18.824118 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-07-09 14:47:18.824136 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-07-09 14:47:18.824154 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-07-09 14:47:18.824172 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-07-09 14:47:18.824190 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-07-09 14:47:18.824208 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-07-09 14:47:18.824226 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-07-09 14:47:18.824244 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-07-09 14:47:18.824263 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-07-09 14:47:18.824281 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-07-09 14:47:18.824299 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-07-09 14:47:18.824317 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-07-09 14:47:18.824335 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-07-09 14:47:18.824353 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-09 14:47:18.824371 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-07-09 14:47:18.824389 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-07-09 14:47:18.824408 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-07-09 14:47:18.824425 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-07-09 14:47:18.824443 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-07-09 14:47:18.824465 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-07-09 14:47:18.824484 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-07-09 14:47:18.824502 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-07-09 14:47:18.824520 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-07-09 14:47:18.824538 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-hwq7p.txt 2026-07-09 14:47:18.824557 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-hwq7p.yaml 2026-07-09 14:47:18.824575 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-bqsgn.txt 2026-07-09 14:47:18.824593 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-bqsgn.yaml 2026-07-09 14:47:18.824611 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rqdnr.txt 2026-07-09 14:47:18.824629 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rqdnr.yaml 2026-07-09 14:47:18.824648 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xxcmr.txt 2026-07-09 14:47:18.824666 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xxcmr.yaml 2026-07-09 14:47:18.824684 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-07-09 14:47:18.824702 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-07-09 14:47:18.824720 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-07-09 14:47:18.824739 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-07-09 14:47:18.824757 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-07-09 14:47:18.824775 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-07-09 14:47:18.824794 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-k4wgg.txt 2026-07-09 14:47:18.824812 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-k4wgg.yaml 2026-07-09 14:47:18.824830 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-07-09 14:47:18.824849 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-07-09 14:47:18.824867 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-07-09 14:47:18.824885 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-07-09 14:47:18.824903 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-07-09 14:47:18.824921 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-07-09 14:47:18.824939 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-07-09 14:47:18.824957 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-07-09 14:47:18.824975 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-07-09 14:47:18.824997 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-07-09 14:47:18.825016 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-07-09 14:47:18.825060 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-07-09 14:47:18.825080 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-07-09 14:47:18.825100 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-07-09 14:47:18.825120 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-07-09 14:47:18.825177 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-07-09 14:47:18.825215 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-07-09 14:47:18.825242 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-07-09 14:47:18.825270 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-07-09 14:47:18.825297 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-07-09 14:47:18.825318 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-07-09 14:47:18.825337 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-07-09 14:47:18.825359 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-09 14:47:18.825387 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-07-09 14:47:18.825411 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-07-09 14:47:18.825431 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-07-09 14:47:18.825450 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-07-09 14:47:18.825476 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-07-09 14:47:18.825503 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-07-09 14:47:18.825528 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-07-09 14:47:18.825548 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-07-09 14:47:18.825567 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-07-09 14:47:18.825589 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-07-09 14:47:18.825610 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-07-09 14:47:18.825629 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-07-09 14:47:18.825648 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-07-09 14:47:18.825667 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-07-09 14:47:18.825686 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-07-09 14:47:18.825704 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-07-09 14:47:18.825722 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-07-09 14:47:18.825741 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-07-09 14:47:18.825759 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-07-09 14:47:18.825778 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-07-09 14:47:18.825797 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-07-09 14:47:18.825815 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-07-09 14:47:18.825835 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-07-09 14:47:18.825861 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-07-09 14:47:18.825893 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-07-09 14:47:18.825914 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-07-09 14:47:18.825933 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-07-09 14:47:18.825956 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-07-09 14:47:18.825982 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-hb6gju.txt 2026-07-09 14:47:18.826006 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-hb6gju.yaml 2026-07-09 14:47:18.826026 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ufjpfy.txt 2026-07-09 14:47:18.826045 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ufjpfy.yaml 2026-07-09 14:47:18.826071 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-07-09 14:47:18.826095 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-07-09 14:47:18.826119 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-07-09 14:47:18.826145 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-07-09 14:47:18.826172 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-07-09 14:47:18.826196 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-07-09 14:47:18.826219 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-07-09 14:47:18.826241 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-07-09 14:47:18.826265 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-07-09 14:47:18.826290 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-07-09 14:47:18.826313 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-07-09 14:47:18.826335 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-07-09 14:47:18.826359 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-07-09 14:47:18.826385 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-07-09 14:47:18.826409 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-07-09 14:47:18.826432 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-07-09 14:47:18.826456 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-07-09 14:47:18.826480 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-07-09 14:47:18.826503 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-07-09 14:47:18.826526 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-07-09 14:47:18.826549 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-07-09 14:47:18.826574 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-07-09 14:47:18.826597 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-07-09 14:47:18.826620 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-07-09 14:47:18.826647 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-07-09 14:47:18.826689 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-07-09 14:47:18.826726 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-07-09 14:47:18.826751 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-07-09 14:47:18.826774 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-07-09 14:47:18.826798 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-07-09 14:47:18.826824 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-07-09 14:47:18.826847 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-07-09 14:47:18.826870 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-07-09 14:47:18.826893 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-07-09 14:47:18.826919 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-07-09 14:47:18.826942 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-07-09 14:47:18.826965 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-07-09 14:47:18.826990 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-07-09 14:47:18.827014 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-07-09 14:47:18.827037 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-07-09 14:47:18.827060 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-07-09 14:47:18.827083 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-07-09 14:47:18.827106 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-07-09 14:47:18.827131 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-07-09 14:47:18.827154 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-07-09 14:47:18.827177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-07-09 14:47:18.827201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-07-09 14:47:18.827223 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-07-09 14:47:18.827246 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-07-09 14:47:18.827268 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-07-09 14:47:18.827290 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-07-09 14:47:18.827309 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-07-09 14:47:18.827327 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-07-09 14:47:18.827345 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-07-09 14:47:18.827363 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-07-09 14:47:18.827380 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-07-09 14:47:18.827398 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-07-09 14:47:18.827416 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-07-09 14:47:18.827440 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-07-09 14:47:18.827459 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-07-09 14:47:18.827477 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-07-09 14:47:18.827495 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-07-09 14:47:18.827513 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-07-09 14:47:18.827531 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-07-09 14:47:18.827549 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-07-09 14:47:18.827566 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-07-09 14:47:18.827584 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-07-09 14:47:18.827604 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-07-09 14:47:18.827625 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-07-09 14:47:18.827643 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-07-09 14:47:18.827661 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-07-09 14:47:18.827679 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-07-09 14:47:18.827704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-07-09 14:47:18.827730 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-07-09 14:47:18.827755 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-07-09 14:47:18.827780 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-07-09 14:47:18.827805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-07-09 14:47:18.827831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-07-09 14:47:18.827857 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-07-09 14:47:18.827883 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-07-09 14:47:18.827910 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-07-09 14:47:18.827936 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-07-09 14:47:18.827962 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-07-09 14:47:18.827989 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-07-09 14:47:18.828016 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-07-09 14:47:18.828042 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-09 14:47:18.828067 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-07-09 14:47:18.828094 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-07-09 14:47:18.828121 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-07-09 14:47:18.828149 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-07-09 14:47:18.828176 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-07-09 14:47:18.828677 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-07-09 14:47:18.828716 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-07-09 14:47:18.828745 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-07-09 14:47:18.828773 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-07-09 14:47:18.828802 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-07-09 14:47:18.828829 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-07-09 14:47:18.828855 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-07-09 14:47:18.828881 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-07-09 14:47:18.828907 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-07-09 14:47:18.828933 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-07-09 14:47:18.828959 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-07-09 14:47:18.828992 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-07-09 14:47:18.829020 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-07-09 14:47:18.829070 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-hz2gp.txt 2026-07-09 14:47:18.829097 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-hz2gp.yaml 2026-07-09 14:47:18.829118 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-07-09 14:47:18.829138 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-07-09 14:47:18.829157 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-07-09 14:47:18.829177 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-07-09 14:47:18.829196 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-07-09 14:47:18.829215 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-07-09 14:47:18.829234 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-07-09 14:47:18.829253 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-07-09 14:47:18.829272 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-07-09 14:47:18.829290 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-07-09 14:47:18.829309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-07-09 14:47:18.829327 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-07-09 14:47:18.829345 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-07-09 14:47:18.829364 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-07-09 14:47:18.829382 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-07-09 14:47:18.829401 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-07-09 14:47:18.829419 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-07-09 14:47:18.829437 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-07-09 14:47:18.829462 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-07-09 14:47:18.829481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-07-09 14:47:18.829500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-07-09 14:47:18.829518 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-07-09 14:47:18.829536 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-07-09 14:47:18.829554 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-07-09 14:47:18.829573 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-07-09 14:47:18.829591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-07-09 14:47:18.829609 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-07-09 14:47:18.829627 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-07-09 14:47:18.829646 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-07-09 14:47:18.829664 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-07-09 14:47:18.829683 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-07-09 14:47:18.829701 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-07-09 14:47:18.829720 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-07-09 14:47:18.829738 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-07-09 14:47:18.829756 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-07-09 14:47:18.829775 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-07-09 14:47:18.829793 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-07-09 14:47:18.829811 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-07-09 14:47:18.829829 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-07-09 14:47:18.829847 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-07-09 14:47:18.829865 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-07-09 14:47:18.829884 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-07-09 14:47:18.829902 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-07-09 14:47:18.829920 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-07-09 14:47:18.829938 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-07-09 14:47:18.829957 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-07-09 14:47:18.829975 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-07-09 14:47:18.830000 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-07-09 14:47:18.830019 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-07-09 14:47:18.830037 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-07-09 14:47:18.830056 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-07-09 14:47:18.830074 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-07-09 14:47:18.830092 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-07-09 14:47:18.830110 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-07-09 14:47:18.830128 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-07-09 14:47:18.830146 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-07-09 14:47:18.830164 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-07-09 14:47:18.830183 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-07-09 14:47:18.830201 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-07-09 14:47:18.830219 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-07-09 14:47:18.830237 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-07-09 14:47:18.830258 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-07-09 14:47:18.830277 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-07-09 14:47:18.830296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-07-09 14:47:18.830314 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-07-09 14:47:18.830333 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-07-09 14:47:18.830352 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-07-09 14:47:18.830370 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-07-09 14:47:18.830389 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-07-09 14:47:18.830408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-07-09 14:47:18.830427 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-07-09 14:47:18.830446 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-07-09 14:47:18.830464 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-07-09 14:47:18.830483 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-07-09 14:47:18.830502 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-07-09 14:47:18.830521 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-07-09 14:47:18.830540 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-07-09 14:47:18.830563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-07-09 14:47:18.830582 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-07-09 14:47:18.830601 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-07-09 14:47:18.830620 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-07-09 14:47:18.830638 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-07-09 14:47:18.830656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-07-09 14:47:18.830675 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-07-09 14:47:18.830694 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-07-09 14:47:18.830717 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-07-09 14:47:18.830736 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-07-09 14:47:18.830800 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-07-09 14:47:18.830820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-07-09 14:47:18.830839 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-07-09 14:47:18.830857 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-07-09 14:47:18.830875 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-07-09 14:47:18.830893 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-07-09 14:47:18.830910 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-07-09 14:47:18.830928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-07-09 14:47:18.830946 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-07-09 14:47:18.830964 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-07-09 14:47:18.830981 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-07-09 14:47:18.830999 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-07-09 14:47:18.831017 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-07-09 14:47:18.831035 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-07-09 14:47:18.831052 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-07-09 14:47:18.831070 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-07-09 14:47:18.831088 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-07-09 14:47:18.831106 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-07-09 14:47:18.831125 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-09 14:47:18.831143 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-09 14:47:18.831167 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-07-09 14:47:18.831187 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-07-09 14:47:18.831206 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-07-09 14:47:18.831224 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-07-09 14:47:18.831242 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-09 14:47:18.831261 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-07-09 14:47:18.831279 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-07-09 14:47:18.831297 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-07-09 14:47:18.831316 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-07-09 14:47:18.831334 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-07-09 14:47:18.831353 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-07-09 14:47:18.831371 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-07-09 14:47:18.831389 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-07-09 14:47:18.831408 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-07-09 14:47:18.831427 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-07-09 14:47:18.831445 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-09 14:47:18.831464 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-07-09 14:47:18.831483 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-07-09 14:47:18.831502 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-09 14:47:18.831521 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-09 14:47:18.831540 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-07-09 14:47:18.831560 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-07-09 14:47:18.831579 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-07-09 14:47:18.831597 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-07-09 14:47:18.831616 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-07-09 14:47:18.831635 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-07-09 14:47:18.831654 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-07-09 14:47:18.831673 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-07-09 14:47:18.831692 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-07-09 14:47:18.831711 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-07-09 14:47:18.831729 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-07-09 14:47:18.831748 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-07-09 14:47:18.831768 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-09 14:47:18.831809 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-09 14:47:18.831830 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-09 14:47:18.831851 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-09 14:47:18.831870 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-07-09 14:47:18.831890 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-09 14:47:18.831909 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-09 14:47:18.831929 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-848fd8b748-7qx2s.txt 2026-07-09 14:47:18.831947 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-848fd8b748-7qx2s.yaml 2026-07-09 14:47:18.831966 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7gz9l.txt 2026-07-09 14:47:18.831985 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7gz9l.yaml 2026-07-09 14:47:18.832004 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-wpkkg.txt 2026-07-09 14:47:18.832023 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-wpkkg.yaml 2026-07-09 14:47:18.832041 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-tngl4.txt 2026-07-09 14:47:18.832059 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-tngl4.yaml 2026-07-09 14:47:18.832078 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-09 14:47:18.832096 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-09 14:47:18.832115 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-07-09 14:47:18.832141 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-07-09 14:47:18.832169 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-07-09 14:47:18.832195 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-09 14:47:18.832223 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-09 14:47:18.832250 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-07-09 14:47:18.832278 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-07-09 14:47:18.832300 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-07-09 14:47:18.832319 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-09 14:47:18.832338 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-09 14:47:18.832357 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-07-09 14:47:18.832376 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-07-09 14:47:18.832394 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-07-09 14:47:18.832418 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-07-09 14:47:18.832437 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-07-09 14:47:18.832455 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-07-09 14:47:18.832473 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-07-09 14:47:18.832492 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-09 14:47:18.832510 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-09 14:47:18.832528 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-07-09 14:47:18.832547 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-07-09 14:47:18.832565 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-07-09 14:47:18.832584 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-07-09 14:47:18.832602 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-07-09 14:47:18.832620 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-07-09 14:47:18.832639 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-07-09 14:47:18.832658 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-07-09 14:47:18.832676 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-07-09 14:47:18.832695 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-07-09 14:47:18.832713 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-07-09 14:47:18.832732 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-07-09 14:47:18.832750 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-07-09 14:47:18.832768 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-07-09 14:47:18.832787 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-07-09 14:47:18.832805 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-07-09 14:47:18.832823 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-07-09 14:47:18.832842 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-07-09 14:47:18.832863 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-07-09 14:47:18.832882 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-07-09 14:47:18.832901 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-07-09 14:47:18.832920 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-07-09 14:47:18.832938 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-tngl4-tls.txt 2026-07-09 14:47:18.832963 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-tngl4-tls.yaml 2026-07-09 14:47:18.833002 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-07-09 14:47:18.833049 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-07-09 14:47:18.833073 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-07-09 14:47:18.833092 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-07-09 14:47:18.833112 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-07-09 14:47:18.833131 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-07-09 14:47:18.833150 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-07-09 14:47:18.833169 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-07-09 14:47:18.833187 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-09 14:47:18.833206 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-09 14:47:18.833225 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-07-09 14:47:18.833245 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-07-09 14:47:18.833264 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-07-09 14:47:18.833282 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-07-09 14:47:18.833301 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-07-09 14:47:18.833320 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-07-09 14:47:18.833339 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-07-09 14:47:18.833357 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-07-09 14:47:18.833375 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-07-09 14:47:18.833393 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-07-09 14:47:18.833412 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-07-09 14:47:18.833430 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-07-09 14:47:18.833448 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-09 14:47:18.833466 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-07-09 14:47:18.833484 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-07-09 14:47:18.833502 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-09 14:47:18.833521 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-09 14:47:18.833540 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-07-09 14:47:18.833558 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-07-09 14:47:18.833577 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-07-09 14:47:18.833601 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-07-09 14:47:18.833620 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-07-09 14:47:18.833639 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-07-09 14:47:18.833657 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-07-09 14:47:18.833675 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-07-09 14:47:18.833694 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-07-09 14:47:18.833713 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-07-09 14:47:18.833731 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-09 14:47:18.833750 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-07-09 14:47:18.833769 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-07-09 14:47:18.833787 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-09 14:47:18.833806 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-09 14:47:18.833824 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-07-09 14:47:18.833843 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-07-09 14:47:18.833861 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-07-09 14:47:18.833880 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-07-09 14:47:18.833899 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-07-09 14:47:18.833917 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-09 14:47:18.833935 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-09 14:47:18.833954 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-09 14:47:18.833972 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-09 14:47:18.833997 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-07-09 14:47:18.834025 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-07-09 14:47:18.834054 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-07-09 14:47:18.834083 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-07-09 14:47:18.834109 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-07-09 14:47:18.834129 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-07-09 14:47:18.834149 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-07-09 14:47:18.834168 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-07-09 14:47:18.834187 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-07-09 14:47:18.834206 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-07-09 14:47:18.834225 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-07-09 14:47:18.834244 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-07-09 14:47:18.834263 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-07-09 14:47:18.834289 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-07-09 14:47:18.834309 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-07-09 14:47:18.834328 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-07-09 14:47:18.834347 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-07-09 14:47:18.834365 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-07-09 14:47:18.834384 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-07-09 14:47:18.834403 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-07-09 14:47:18.834421 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-07-09 14:47:18.834440 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-07-09 14:47:18.834459 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-07-09 14:47:18.834477 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-07-09 14:47:18.834495 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-07-09 14:47:18.834514 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-07-09 14:47:18.834533 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-07-09 14:47:18.834552 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-07-09 14:47:18.834571 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-07-09 14:47:18.834590 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-07-09 14:47:18.834630 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-07-09 14:47:18.834669 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-07-09 14:47:18.834698 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-07-09 14:47:18.834719 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-07-09 14:47:18.834738 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-07-09 14:47:18.834758 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-07-09 14:47:18.834777 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-07-09 14:47:18.834801 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-07-09 14:47:18.834850 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-07-09 14:47:18.834874 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-07-09 14:47:18.834896 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-07-09 14:47:18.834917 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-07-09 14:47:18.834938 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-07-09 14:47:18.834959 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-07-09 14:47:18.834979 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-07-09 14:47:18.835000 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-07-09 14:47:18.835021 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-07-09 14:47:18.835042 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-07-09 14:47:18.835063 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-07-09 14:47:18.835091 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-07-09 14:47:18.835111 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-07-09 14:47:18.835130 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-07-09 14:47:18.835149 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-07-09 14:47:18.835167 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-07-09 14:47:18.835185 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-07-09 14:47:18.835204 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-07-09 14:47:18.835222 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-07-09 14:47:18.835240 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-07-09 14:47:18.835258 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-07-09 14:47:18.835276 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-07-09 14:47:18.835294 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-07-09 14:47:18.835312 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-07-09 14:47:18.835333 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-07-09 14:47:18.835352 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-07-09 14:47:18.835370 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-07-09 14:47:18.835388 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-09 14:47:18.835407 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-09 14:47:18.835427 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-07-09 14:47:18.835446 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-07-09 14:47:18.835465 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-07-09 14:47:18.835483 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-07-09 14:47:18.835502 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-07-09 14:47:18.835521 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-07-09 14:47:18.835539 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-07-09 14:47:18.835558 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-07-09 14:47:18.835578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-07-09 14:47:18.835597 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-07-09 14:47:18.835615 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-07-09 14:47:18.835634 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-07-09 14:47:18.835652 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-07-09 14:47:18.835671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-07-09 14:47:18.835690 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-07-09 14:47:18.835710 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-07-09 14:47:18.835729 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-07-09 14:47:18.835753 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-07-09 14:47:18.835786 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-07-09 14:47:18.835812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-07-09 14:47:18.835832 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-07-09 14:47:18.835851 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-07-09 14:47:18.835870 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-07-09 14:47:18.835889 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-07-09 14:47:18.835909 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-07-09 14:47:18.835928 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-07-09 14:47:18.835947 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-07-09 14:47:18.835965 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-07-09 14:47:18.835984 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-07-09 14:47:18.836003 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-07-09 14:47:18.836022 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-07-09 14:47:18.836041 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-07-09 14:47:18.836060 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-07-09 14:47:18.836078 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-07-09 14:47:18.836097 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-07-09 14:47:18.836116 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-9fccff974-24dj4.txt 2026-07-09 14:47:18.836134 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-9fccff974-24dj4.yaml 2026-07-09 14:47:18.836152 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-9fccff974-knkzl.txt 2026-07-09 14:47:18.836171 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-9fccff974-knkzl.yaml 2026-07-09 14:47:18.836189 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-9fccff974-tnmdb.txt 2026-07-09 14:47:18.836208 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-9fccff974-tnmdb.yaml 2026-07-09 14:47:18.836226 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-hwdsl.txt 2026-07-09 14:47:18.836245 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-hwdsl.yaml 2026-07-09 14:47:18.836263 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-pvwvk.txt 2026-07-09 14:47:18.836281 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-pvwvk.yaml 2026-07-09 14:47:18.836300 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-9fbc99b6f-b4qf6.txt 2026-07-09 14:47:18.836318 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-9fbc99b6f-b4qf6.yaml 2026-07-09 14:47:18.836335 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-phkld.txt 2026-07-09 14:47:18.836353 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-phkld.yaml 2026-07-09 14:47:18.836372 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-8f8z5.txt 2026-07-09 14:47:18.836390 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-8f8z5.yaml 2026-07-09 14:47:18.836408 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-r55cx.txt 2026-07-09 14:47:18.836431 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-r55cx.yaml 2026-07-09 14:47:18.836450 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-z8ssx.txt 2026-07-09 14:47:18.836469 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-z8ssx.yaml 2026-07-09 14:47:18.836487 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-g5cf7.txt 2026-07-09 14:47:18.836506 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-g5cf7.yaml 2026-07-09 14:47:18.836524 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-pdr6b.txt 2026-07-09 14:47:18.836542 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-pdr6b.yaml 2026-07-09 14:47:18.836560 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-mbcfp.txt 2026-07-09 14:47:18.836579 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-mbcfp.yaml 2026-07-09 14:47:18.836597 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-dgxv9.txt 2026-07-09 14:47:18.836615 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-dgxv9.yaml 2026-07-09 14:47:18.836633 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-07-09 14:47:18.836651 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-07-09 14:47:18.836670 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-07-09 14:47:18.836688 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-07-09 14:47:18.836706 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-2vkz5.txt 2026-07-09 14:47:18.836725 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-2vkz5.yaml 2026-07-09 14:47:18.836744 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-gzqzg.txt 2026-07-09 14:47:18.836762 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-gzqzg.yaml 2026-07-09 14:47:18.836781 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-07-09 14:47:18.836799 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-07-09 14:47:18.836818 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-xls9b.txt 2026-07-09 14:47:18.836836 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-xls9b.yaml 2026-07-09 14:47:18.836855 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-07-09 14:47:18.836874 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-07-09 14:47:18.836892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-07-09 14:47:18.836911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-07-09 14:47:18.836930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-07-09 14:47:18.836948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-07-09 14:47:18.836969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-07-09 14:47:18.836992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-07-09 14:47:18.837012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-07-09 14:47:18.837049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-07-09 14:47:18.837071 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-07-09 14:47:18.837097 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-07-09 14:47:18.837117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-07-09 14:47:18.837136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-07-09 14:47:18.837155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-07-09 14:47:18.837173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-07-09 14:47:18.837192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-07-09 14:47:18.837211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-07-09 14:47:18.837229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-07-09 14:47:18.837248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-07-09 14:47:18.837266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-07-09 14:47:18.837285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-07-09 14:47:18.837303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-07-09 14:47:18.837322 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-07-09 14:47:18.837341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-07-09 14:47:18.837360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-07-09 14:47:18.837379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-07-09 14:47:18.837398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-07-09 14:47:18.837417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-07-09 14:47:18.837436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-07-09 14:47:18.837455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-07-09 14:47:18.837474 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-07-09 14:47:18.837493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-07-09 14:47:18.837512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-07-09 14:47:18.837531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-07-09 14:47:18.837549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-07-09 14:47:18.837568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-07-09 14:47:18.837586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-07-09 14:47:18.837605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-07-09 14:47:18.837624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-07-09 14:47:18.837642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-07-09 14:47:18.837661 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-07-09 14:47:18.837679 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-07-09 14:47:18.837698 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-07-09 14:47:18.837722 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-07-09 14:47:18.837741 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-07-09 14:47:18.837760 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-07-09 14:47:18.837778 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-07-09 14:47:18.837797 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-07-09 14:47:18.837815 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-07-09 14:47:18.837834 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-07-09 14:47:18.837852 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-07-09 14:47:18.837870 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-07-09 14:47:18.837889 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-07-09 14:47:18.837907 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-07-09 14:47:18.837925 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-07-09 14:47:18.837943 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-07-09 14:47:18.837962 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-07-09 14:47:18.837980 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-07-09 14:47:18.837999 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-07-09 14:47:18.838017 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-07-09 14:47:18.838035 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-07-09 14:47:18.838054 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-07-09 14:47:18.838072 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-07-09 14:47:18.838090 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-07-09 14:47:18.838109 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-07-09 14:47:18.838128 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-07-09 14:47:18.838147 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-07-09 14:47:18.838166 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-07-09 14:47:18.838185 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-07-09 14:47:18.838203 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-07-09 14:47:18.838222 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-07-09 14:47:18.838241 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-07-09 14:47:18.838260 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-07-09 14:47:18.838279 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-07-09 14:47:18.838298 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-07-09 14:47:18.838318 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-07-09 14:47:18.838337 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-07-09 14:47:18.838360 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-07-09 14:47:18.838380 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-07-09 14:47:18.838399 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-07-09 14:47:18.838418 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-07-09 14:47:18.838437 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-07-09 14:47:18.838456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-07-09 14:47:18.838475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-07-09 14:47:18.838494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-07-09 14:47:18.838513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-07-09 14:47:18.838532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-07-09 14:47:18.838551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-07-09 14:47:18.838570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-07-09 14:47:18.838589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-07-09 14:47:18.838608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-07-09 14:47:18.838627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-07-09 14:47:18.838646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-07-09 14:47:18.838664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-07-09 14:47:18.838683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-07-09 14:47:18.838702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-07-09 14:47:18.838720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-07-09 14:47:18.838739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-07-09 14:47:18.838757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-07-09 14:47:18.838775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-07-09 14:47:18.838793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-07-09 14:47:18.838812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-07-09 14:47:18.838831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-07-09 14:47:18.838852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-07-09 14:47:18.838875 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-07-09 14:47:18.838954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-07-09 14:47:18.838978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-07-09 14:47:18.838997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-07-09 14:47:18.839016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-07-09 14:47:18.839035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-07-09 14:47:18.839053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-07-09 14:47:18.839072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-07-09 14:47:18.839090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-07-09 14:47:18.839113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-07-09 14:47:18.839132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-07-09 14:47:18.839150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-07-09 14:47:18.839169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-07-09 14:47:18.839187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-07-09 14:47:18.839205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-07-09 14:47:18.839223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-07-09 14:47:18.839241 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-09 14:47:18.839259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-09 14:47:18.839277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-07-09 14:47:18.839294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-07-09 14:47:18.839312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-07-09 14:47:18.839330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-07-09 14:47:18.839347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-07-09 14:47:18.839365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-07-09 14:47:18.839383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-07-09 14:47:18.839402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-07-09 14:47:18.839420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-07-09 14:47:18.839438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-07-09 14:47:18.839456 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-07-09 14:47:18.839474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-07-09 14:47:18.839492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-07-09 14:47:18.839510 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-07-09 14:47:18.839529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-07-09 14:47:18.839546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-07-09 14:47:18.839564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-07-09 14:47:18.839582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-07-09 14:47:18.839600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-07-09 14:47:18.839618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-07-09 14:47:18.839637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-07-09 14:47:18.839657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-07-09 14:47:18.839676 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-07-09 14:47:18.839695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-07-09 14:47:18.839714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-07-09 14:47:18.839741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-07-09 14:47:18.839760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-07-09 14:47:18.839779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-07-09 14:47:18.839798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-07-09 14:47:18.839817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-07-09 14:47:18.839835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-07-09 14:47:18.839854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-07-09 14:47:18.839873 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-07-09 14:47:18.839892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-07-09 14:47:18.839910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-07-09 14:47:18.839929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-07-09 14:47:18.839948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-07-09 14:47:18.839967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-07-09 14:47:18.839986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-07-09 14:47:18.840005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-07-09 14:47:18.840024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-07-09 14:47:18.840042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-07-09 14:47:18.840061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-07-09 14:47:18.840079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-07-09 14:47:18.840098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-07-09 14:47:18.840117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-07-09 14:47:18.840135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-07-09 14:47:18.840153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-07-09 14:47:18.840172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-07-09 14:47:18.840190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-07-09 14:47:18.840208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-07-09 14:47:18.840226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-07-09 14:47:18.840245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-07-09 14:47:18.840264 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-07-09 14:47:18.840283 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-07-09 14:47:18.840303 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-07-09 14:47:18.840323 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-07-09 14:47:18.840341 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-07-09 14:47:18.840360 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-07-09 14:47:18.840383 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-07-09 14:47:18.840403 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-07-09 14:47:18.840421 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-07-09 14:47:18.840440 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-07-09 14:47:18.840459 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-07-09 14:47:18.840478 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-07-09 14:47:18.840496 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-07-09 14:47:18.840515 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-07-09 14:47:18.840534 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-07-09 14:47:18.840552 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-07-09 14:47:18.840570 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-07-09 14:47:18.840588 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-07-09 14:47:18.840607 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-07-09 14:47:18.840625 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-07-09 14:47:18.840644 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-07-09 14:47:18.840662 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-07-09 14:47:18.840681 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-07-09 14:47:18.840699 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-07-09 14:47:18.840718 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-07-09 14:47:18.840736 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-07-09 14:47:18.840755 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-07-09 14:47:18.840774 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-09 14:47:18.840792 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-09 14:47:18.840811 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-07-09 14:47:18.840830 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-07-09 14:47:18.840849 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-07-09 14:47:18.840867 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-07-09 14:47:18.840886 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-07-09 14:47:18.840905 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-07-09 14:47:18.840923 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-07-09 14:47:18.840942 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-07-09 14:47:18.840961 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-07-09 14:47:18.840980 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-07-09 14:47:18.841004 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-07-09 14:47:18.841041 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-07-09 14:47:18.841064 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-07-09 14:47:18.841083 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-07-09 14:47:18.841102 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-07-09 14:47:18.841121 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-djtjw.txt 2026-07-09 14:47:18.841140 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-djtjw.yaml 2026-07-09 14:47:18.841159 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-07-09 14:47:18.841178 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-07-09 14:47:18.841197 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-07-09 14:47:18.841216 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-07-09 14:47:18.841235 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-07-09 14:47:18.862660 | 2026-07-09 14:47:18.862804 | TASK [gather-pod-logs : creating directory for pod logs] 2026-07-09 14:47:19.070046 | instance | changed 2026-07-09 14:47:19.077909 | 2026-07-09 14:47:19.078101 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-07-09 14:47:19.288055 | instance | changed 2026-07-09 14:47:19.293119 | 2026-07-09 14:47:19.293199 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-07-09 14:47:19.882114 | instance | auth-system/keycloak-0/keycloak 2026-07-09 14:47:20.055908 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-07-09 14:47:20.214911 | instance | cert-manager/cert-manager-75c4c745bc-n5d2c/cert-manager-controller 2026-07-09 14:47:20.407552 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-n5d2c" not found 2026-07-09 14:47:20.604730 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-mjjkh/cert-manager-cainjector 2026-07-09 14:47:20.772954 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-mjjkh" not found 2026-07-09 14:47:20.954460 | instance | cert-manager/cert-manager-webhook-548949fc64-8v6jq/cert-manager-webhook 2026-07-09 14:47:21.119509 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-8v6jq" not found 2026-07-09 14:47:21.284898 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-fcccv/envoy-gateway 2026-07-09 14:47:21.497296 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-fcccv" not found 2026-07-09 14:47:21.659977 | instance | ingress-nginx/ingress-nginx-controller-vz7dd/controller 2026-07-09 14:47:21.845154 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-vz7dd" not found 2026-07-09 14:47:22.008189 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-hrflp/ingress-nginx-default-backend 2026-07-09 14:47:22.162326 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-hrflp" not found 2026-07-09 14:47:22.337311 | instance | kube-system/cilium-hwq7p/config 2026-07-09 14:47:22.515978 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-hwq7p" not found 2026-07-09 14:47:22.518976 | instance | kube-system/cilium-hwq7p/mount-cgroup 2026-07-09 14:47:22.686574 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-hwq7p" not found 2026-07-09 14:47:22.689638 | instance | kube-system/cilium-hwq7p/apply-sysctl-overwrites 2026-07-09 14:47:22.863529 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-hwq7p" not found 2026-07-09 14:47:22.866465 | instance | kube-system/cilium-hwq7p/mount-bpf-fs 2026-07-09 14:47:23.027633 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-hwq7p" not found 2026-07-09 14:47:23.030683 | instance | kube-system/cilium-hwq7p/clean-cilium-state 2026-07-09 14:47:23.192938 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-hwq7p" not found 2026-07-09 14:47:23.197650 | instance | kube-system/cilium-hwq7p/install-cni-binaries 2026-07-09 14:47:23.366447 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-hwq7p" not found 2026-07-09 14:47:23.370644 | instance | kube-system/cilium-hwq7p/cilium-agent 2026-07-09 14:47:23.584608 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-hwq7p" not found 2026-07-09 14:47:23.744101 | instance | kube-system/cilium-operator-869df985b8-bqsgn/cilium-operator 2026-07-09 14:47:23.913355 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-bqsgn" not found 2026-07-09 14:47:24.075702 | instance | kube-system/coredns-67659f764b-rqdnr/coredns 2026-07-09 14:47:24.234505 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-rqdnr" not found 2026-07-09 14:47:24.398436 | instance | kube-system/coredns-67659f764b-xxcmr/coredns 2026-07-09 14:47:24.571015 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-xxcmr" not found 2026-07-09 14:47:24.727815 | instance | kube-system/etcd-instance/etcd 2026-07-09 14:47:24.910818 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-07-09 14:47:25.071986 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-07-09 14:47:25.252453 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-07-09 14:47:25.408665 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-07-09 14:47:25.612287 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-07-09 14:47:25.776380 | instance | kube-system/kube-proxy-k4wgg/kube-proxy 2026-07-09 14:47:25.937077 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-k4wgg" not found 2026-07-09 14:47:26.091861 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-07-09 14:47:26.256293 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-07-09 14:47:26.422706 | instance | kube-system/kube-vip-instance/kube-vip 2026-07-09 14:47:26.602119 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-07-09 14:47:26.750820 | instance | local-path-storage/local-path-provisioner-679c578f5-hz2gp/local-path-provisioner 2026-07-09 14:47:26.914247 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-hz2gp" not found 2026-07-09 14:47:27.059548 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-07-09 14:47:27.222336 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-09 14:47:27.226329 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-07-09 14:47:27.381721 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-09 14:47:27.384618 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-07-09 14:47:27.553536 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-09 14:47:27.556300 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-07-09 14:47:27.712903 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-09 14:47:27.881883 | instance | monitoring/kube-prometheus-stack-grafana-848fd8b748-7qx2s/grafana-sc-dashboard 2026-07-09 14:47:28.043383 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-848fd8b748-7qx2s" not found 2026-07-09 14:47:28.047107 | instance | monitoring/kube-prometheus-stack-grafana-848fd8b748-7qx2s/grafana-sc-datasources 2026-07-09 14:47:28.217695 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-848fd8b748-7qx2s" not found 2026-07-09 14:47:28.220652 | instance | monitoring/kube-prometheus-stack-grafana-848fd8b748-7qx2s/grafana 2026-07-09 14:47:28.418336 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-848fd8b748-7qx2s" not found 2026-07-09 14:47:28.595029 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7gz9l/kube-state-metrics 2026-07-09 14:47:28.755807 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-7gz9l" not found 2026-07-09 14:47:28.916642 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-wpkkg/kube-prometheus-stack 2026-07-09 14:47:29.092737 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-wpkkg" not found 2026-07-09 14:47:29.252484 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-tngl4/node-exporter 2026-07-09 14:47:29.419922 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-tngl4/pod-tls-sidecar 2026-07-09 14:47:29.595026 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-tngl4" not found 2026-07-09 14:47:29.750771 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-07-09 14:47:29.916586 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-09 14:47:29.919941 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-07-09 14:47:30.088252 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-09 14:47:30.091933 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-07-09 14:47:30.264880 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-09 14:47:30.268912 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-07-09 14:47:30.479174 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-09 14:47:30.482127 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-07-09 14:47:30.657920 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-09 14:47:30.821182 | instance | openstack/horizon-9fccff974-24dj4/init 2026-07-09 14:47:30.983125 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-9fccff974-24dj4" not found 2026-07-09 14:47:30.987525 | instance | openstack/horizon-9fccff974-24dj4/horizon 2026-07-09 14:47:31.172659 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-9fccff974-24dj4" not found 2026-07-09 14:47:31.341029 | instance | openstack/horizon-9fccff974-knkzl/init 2026-07-09 14:47:31.515176 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-9fccff974-knkzl" not found 2026-07-09 14:47:31.519429 | instance | openstack/horizon-9fccff974-knkzl/horizon 2026-07-09 14:47:31.707680 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-9fccff974-knkzl" not found 2026-07-09 14:47:31.883556 | instance | openstack/horizon-9fccff974-tnmdb/init 2026-07-09 14:47:32.053380 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-9fccff974-tnmdb" not found 2026-07-09 14:47:32.057628 | instance | openstack/horizon-9fccff974-tnmdb/horizon 2026-07-09 14:47:32.247363 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-9fccff974-tnmdb" not found 2026-07-09 14:47:32.404515 | instance | openstack/horizon-db-init-hwdsl/init 2026-07-09 14:47:32.593942 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-hwdsl" not found 2026-07-09 14:47:32.596812 | instance | openstack/horizon-db-init-hwdsl/horizon-db-init-0 2026-07-09 14:47:32.758754 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-hwdsl" not found 2026-07-09 14:47:32.917856 | instance | openstack/horizon-db-sync-pvwvk/init 2026-07-09 14:47:33.093707 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-pvwvk" not found 2026-07-09 14:47:33.097649 | instance | openstack/horizon-db-sync-pvwvk/horizon-db-sync 2026-07-09 14:47:33.275404 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-pvwvk" not found 2026-07-09 14:47:33.443814 | instance | openstack/keystone-api-9fbc99b6f-b4qf6/init 2026-07-09 14:47:33.605572 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-9fbc99b6f-b4qf6" not found 2026-07-09 14:47:33.611066 | instance | openstack/keystone-api-9fbc99b6f-b4qf6/keystone-api 2026-07-09 14:47:33.788667 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-9fbc99b6f-b4qf6" not found 2026-07-09 14:47:33.971440 | instance | openstack/keystone-bootstrap-phkld/init 2026-07-09 14:47:34.135769 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-phkld" not found 2026-07-09 14:47:34.138772 | instance | openstack/keystone-bootstrap-phkld/bootstrap 2026-07-09 14:47:34.295298 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-phkld" not found 2026-07-09 14:47:34.460777 | instance | openstack/keystone-credential-setup-8f8z5/init 2026-07-09 14:47:34.620018 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-8f8z5" not found 2026-07-09 14:47:34.624774 | instance | openstack/keystone-credential-setup-8f8z5/keystone-credential-setup 2026-07-09 14:47:34.794096 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-8f8z5" not found 2026-07-09 14:47:34.957235 | instance | openstack/keystone-db-init-r55cx/init 2026-07-09 14:47:35.133697 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-r55cx" not found 2026-07-09 14:47:35.137258 | instance | openstack/keystone-db-init-r55cx/keystone-db-init-0 2026-07-09 14:47:35.305695 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-r55cx" not found 2026-07-09 14:47:35.468917 | instance | openstack/keystone-db-sync-z8ssx/init 2026-07-09 14:47:35.622172 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-z8ssx" not found 2026-07-09 14:47:35.624654 | instance | openstack/keystone-db-sync-z8ssx/keystone-db-sync 2026-07-09 14:47:35.804685 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-z8ssx" not found 2026-07-09 14:47:35.974867 | instance | openstack/keystone-domain-manage-g5cf7/init 2026-07-09 14:47:36.147002 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-g5cf7" not found 2026-07-09 14:47:36.150786 | instance | openstack/keystone-domain-manage-g5cf7/keystone-domain-manage 2026-07-09 14:47:36.320265 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-g5cf7" not found 2026-07-09 14:47:36.568619 | instance | openstack/keystone-fernet-setup-pdr6b/init 2026-07-09 14:47:36.749401 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-pdr6b" not found 2026-07-09 14:47:36.753771 | instance | openstack/keystone-fernet-setup-pdr6b/keystone-fernet-setup 2026-07-09 14:47:36.949527 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-pdr6b" not found 2026-07-09 14:47:37.116185 | instance | openstack/keystone-rabbit-init-mbcfp/init 2026-07-09 14:47:37.286417 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-mbcfp" not found 2026-07-09 14:47:37.292270 | instance | openstack/keystone-rabbit-init-mbcfp/rabbit-init 2026-07-09 14:47:37.492973 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-mbcfp" not found 2026-07-09 14:47:37.667530 | instance | openstack/memcached-memcached-6479589586-dgxv9/init 2026-07-09 14:47:37.850511 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-dgxv9" not found 2026-07-09 14:47:37.855576 | instance | openstack/memcached-memcached-6479589586-dgxv9/memcached 2026-07-09 14:47:38.030018 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-dgxv9" not found 2026-07-09 14:47:38.033135 | instance | openstack/memcached-memcached-6479589586-dgxv9/memcached-exporter 2026-07-09 14:47:38.208836 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-dgxv9" not found 2026-07-09 14:47:38.402465 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-07-09 14:47:38.601718 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-09 14:47:38.605005 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-07-09 14:47:38.775969 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-09 14:47:38.779115 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-07-09 14:47:38.989988 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-07-09 14:47:38.991438 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-07-09 14:47:39.188056 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-07-09 14:47:39.366294 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-07-09 14:47:39.540486 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-07-09 14:47:39.543825 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-07-09 14:47:39.749283 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-07-09 14:47:39.752963 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-07-09 14:47:39.935051 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-07-09 14:47:40.122669 | instance | openstack/pxc-operator-7cff949c8b-2vkz5/percona-xtradb-cluster-operator 2026-07-09 14:47:40.294934 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-7cff949c8b-2vkz5" not found 2026-07-09 14:47:40.466208 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-gzqzg/rabbitmq-cluster-operator 2026-07-09 14:47:40.632405 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-gzqzg" not found 2026-07-09 14:47:40.790761 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-07-09 14:47:40.968464 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-07-09 14:47:40.973112 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-07-09 14:47:41.155056 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-07-09 14:47:41.328011 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-xls9b/rabbitmq-cluster-operator 2026-07-09 14:47:41.520501 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-xls9b" not found 2026-07-09 14:47:41.697942 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-djtjw/secretgen-controller 2026-07-09 14:47:41.897995 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-djtjw" not found 2026-07-09 14:47:42.362085 | instance | ERROR 2026-07-09 14:47:42.362321 | instance | { 2026-07-09 14:47:42.362367 | instance | "delta": "0:00:22.398940", 2026-07-09 14:47:42.362398 | instance | "end": "2026-07-09 14:47:41.905477", 2026-07-09 14:47:42.362426 | instance | "msg": "non-zero return code", 2026-07-09 14:47:42.362454 | instance | "rc": 123, 2026-07-09 14:47:42.362480 | instance | "start": "2026-07-09 14:47:19.506537" 2026-07-09 14:47:42.362507 | instance | } 2026-07-09 14:47:42.362545 | instance | ERROR: Ignoring Errors 2026-07-09 14:47:42.370747 | 2026-07-09 14:47:42.370884 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-07-09 14:47:42.908715 | instance | changed: 2026-07-09 14:47:42.908927 | instance | cd+++++++++ pod-logs/ 2026-07-09 14:47:42.908993 | instance | cd+++++++++ pod-logs/auth-system/ 2026-07-09 14:47:42.909029 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-07-09 14:47:42.909058 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-07-09 14:47:42.909084 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-07-09 14:47:42.909111 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-n5d2c/ 2026-07-09 14:47:42.909137 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-n5d2c/cert-manager-controller.txt 2026-07-09 14:47:42.909188 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-mjjkh/ 2026-07-09 14:47:42.909219 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-mjjkh/cert-manager-cainjector.txt 2026-07-09 14:47:42.909245 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-8v6jq/ 2026-07-09 14:47:42.909272 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-8v6jq/cert-manager-webhook.txt 2026-07-09 14:47:42.909298 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-07-09 14:47:42.909324 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-fcccv/ 2026-07-09 14:47:42.909351 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-fcccv/envoy-gateway.txt 2026-07-09 14:47:42.909379 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-07-09 14:47:42.909409 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-07-09 14:47:42.909435 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-07-09 14:47:42.909462 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-07-09 14:47:42.909488 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-07-09 14:47:42.909515 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-n5d2c/ 2026-07-09 14:47:42.909541 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-n5d2c/cert-manager-controller.txt 2026-07-09 14:47:42.909570 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-mjjkh/ 2026-07-09 14:47:42.909597 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-mjjkh/cert-manager-cainjector.txt 2026-07-09 14:47:42.909628 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-8v6jq/ 2026-07-09 14:47:42.909655 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-8v6jq/cert-manager-webhook.txt 2026-07-09 14:47:42.909682 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-07-09 14:47:42.909708 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-fcccv/ 2026-07-09 14:47:42.909734 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-fcccv/envoy-gateway.txt 2026-07-09 14:47:42.909760 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-07-09 14:47:42.909787 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-vz7dd/ 2026-07-09 14:47:42.909813 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-vz7dd/controller.txt 2026-07-09 14:47:42.909839 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-hrflp/ 2026-07-09 14:47:42.909865 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-hrflp/ingress-nginx-default-backend.txt 2026-07-09 14:47:42.909891 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-07-09 14:47:42.909917 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-hwq7p/ 2026-07-09 14:47:42.909944 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hwq7p/apply-sysctl-overwrites.txt 2026-07-09 14:47:42.909969 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hwq7p/cilium-agent.txt 2026-07-09 14:47:42.909996 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hwq7p/clean-cilium-state.txt 2026-07-09 14:47:42.910021 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hwq7p/config.txt 2026-07-09 14:47:42.910048 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hwq7p/install-cni-binaries.txt 2026-07-09 14:47:42.910106 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hwq7p/mount-bpf-fs.txt 2026-07-09 14:47:42.910213 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-hwq7p/mount-cgroup.txt 2026-07-09 14:47:42.910257 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-bqsgn/ 2026-07-09 14:47:42.910288 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-bqsgn/cilium-operator.txt 2026-07-09 14:47:42.910337 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rqdnr/ 2026-07-09 14:47:42.910381 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rqdnr/coredns.txt 2026-07-09 14:47:42.910412 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xxcmr/ 2026-07-09 14:47:42.910439 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xxcmr/coredns.txt 2026-07-09 14:47:42.910466 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-07-09 14:47:42.910492 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-07-09 14:47:42.910518 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-07-09 14:47:42.910544 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-09 14:47:42.910569 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-07-09 14:47:42.910595 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-09 14:47:42.910621 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-k4wgg/ 2026-07-09 14:47:42.910647 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-k4wgg/kube-proxy.txt 2026-07-09 14:47:42.910672 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-07-09 14:47:42.910698 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-09 14:47:42.910724 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-07-09 14:47:42.910756 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-07-09 14:47:42.910802 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-07-09 14:47:42.910850 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-hz2gp/ 2026-07-09 14:47:42.910886 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-hz2gp/local-path-provisioner.txt 2026-07-09 14:47:42.910915 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-07-09 14:47:42.910942 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-09 14:47:42.910969 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-09 14:47:42.910996 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-09 14:47:42.911022 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-09 14:47:42.911048 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-09 14:47:42.911073 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-848fd8b748-7qx2s/ 2026-07-09 14:47:42.911099 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-848fd8b748-7qx2s/grafana-sc-dashboard.txt 2026-07-09 14:47:42.911126 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-848fd8b748-7qx2s/grafana-sc-datasources.txt 2026-07-09 14:47:42.911150 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-848fd8b748-7qx2s/grafana.txt 2026-07-09 14:47:42.911177 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7gz9l/ 2026-07-09 14:47:42.911203 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7gz9l/kube-state-metrics.txt 2026-07-09 14:47:42.911237 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-wpkkg/ 2026-07-09 14:47:42.911265 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-wpkkg/kube-prometheus-stack.txt 2026-07-09 14:47:42.911292 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-tngl4/ 2026-07-09 14:47:42.911319 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-tngl4/node-exporter.txt 2026-07-09 14:47:42.911345 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-tngl4/pod-tls-sidecar.txt 2026-07-09 14:47:42.911371 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-09 14:47:42.911398 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-09 14:47:42.911424 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-09 14:47:42.911451 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-09 14:47:42.911476 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-09 14:47:42.911502 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-09 14:47:42.911528 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-07-09 14:47:42.911554 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-9fccff974-24dj4/ 2026-07-09 14:47:42.911580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-9fccff974-24dj4/horizon.txt 2026-07-09 14:47:42.911606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-9fccff974-24dj4/init.txt 2026-07-09 14:47:42.911632 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-9fccff974-knkzl/ 2026-07-09 14:47:42.911658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-9fccff974-knkzl/horizon.txt 2026-07-09 14:47:42.911683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-9fccff974-knkzl/init.txt 2026-07-09 14:47:42.911708 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-9fccff974-tnmdb/ 2026-07-09 14:47:42.911733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-9fccff974-tnmdb/horizon.txt 2026-07-09 14:47:42.911758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-9fccff974-tnmdb/init.txt 2026-07-09 14:47:42.911782 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-hwdsl/ 2026-07-09 14:47:42.911808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-hwdsl/horizon-db-init-0.txt 2026-07-09 14:47:42.911832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-hwdsl/init.txt 2026-07-09 14:47:42.911857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-pvwvk/ 2026-07-09 14:47:42.911882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-pvwvk/horizon-db-sync.txt 2026-07-09 14:47:42.911907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-pvwvk/init.txt 2026-07-09 14:47:42.911932 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-9fbc99b6f-b4qf6/ 2026-07-09 14:47:42.911957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-9fbc99b6f-b4qf6/init.txt 2026-07-09 14:47:42.911982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-9fbc99b6f-b4qf6/keystone-api.txt 2026-07-09 14:47:42.912007 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-phkld/ 2026-07-09 14:47:42.912033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-phkld/bootstrap.txt 2026-07-09 14:47:42.912063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-phkld/init.txt 2026-07-09 14:47:42.912089 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-8f8z5/ 2026-07-09 14:47:42.912115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-8f8z5/init.txt 2026-07-09 14:47:42.912165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-8f8z5/keystone-credential-setup.txt 2026-07-09 14:47:42.912192 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-r55cx/ 2026-07-09 14:47:42.912218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-r55cx/init.txt 2026-07-09 14:47:42.912244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-r55cx/keystone-db-init-0.txt 2026-07-09 14:47:42.912270 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-z8ssx/ 2026-07-09 14:47:42.912296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-z8ssx/init.txt 2026-07-09 14:47:42.912321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-z8ssx/keystone-db-sync.txt 2026-07-09 14:47:42.912347 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-g5cf7/ 2026-07-09 14:47:42.912374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-g5cf7/init.txt 2026-07-09 14:47:42.912402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-g5cf7/keystone-domain-manage.txt 2026-07-09 14:47:42.912427 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-pdr6b/ 2026-07-09 14:47:42.912452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-pdr6b/init.txt 2026-07-09 14:47:42.912477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-pdr6b/keystone-fernet-setup.txt 2026-07-09 14:47:42.912502 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-mbcfp/ 2026-07-09 14:47:42.912528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-mbcfp/init.txt 2026-07-09 14:47:42.912552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-mbcfp/rabbit-init.txt 2026-07-09 14:47:42.912578 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-dgxv9/ 2026-07-09 14:47:42.912603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-dgxv9/init.txt 2026-07-09 14:47:42.912629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-dgxv9/memcached-exporter.txt 2026-07-09 14:47:42.912655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-dgxv9/memcached.txt 2026-07-09 14:47:42.912680 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-07-09 14:47:42.912706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-09 14:47:42.912731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-09 14:47:42.912757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-09 14:47:42.912782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-09 14:47:42.912807 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-07-09 14:47:42.912832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-09 14:47:42.912857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-09 14:47:42.912882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-09 14:47:42.912906 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-2vkz5/ 2026-07-09 14:47:42.912932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-2vkz5/percona-xtradb-cluster-operator.txt 2026-07-09 14:47:42.912985 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-gzqzg/ 2026-07-09 14:47:42.913019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-gzqzg/rabbitmq-cluster-operator.txt 2026-07-09 14:47:42.913047 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-07-09 14:47:42.913073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-09 14:47:42.913100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-09 14:47:42.913126 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-xls9b/ 2026-07-09 14:47:42.913152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-xls9b/rabbitmq-cluster-operator.txt 2026-07-09 14:47:42.913179 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-07-09 14:47:42.913205 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-djtjw/ 2026-07-09 14:47:42.913231 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-djtjw/secretgen-controller.txt 2026-07-09 14:47:42.913257 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-07-09 14:47:42.913283 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-vz7dd/ 2026-07-09 14:47:42.913309 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-vz7dd/controller.txt 2026-07-09 14:47:42.913335 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-hrflp/ 2026-07-09 14:47:42.913361 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-hrflp/ingress-nginx-default-backend.txt 2026-07-09 14:47:42.913387 | instance | cd+++++++++ pod-logs/kube-system/ 2026-07-09 14:47:42.913413 | instance | cd+++++++++ pod-logs/kube-system/cilium-hwq7p/ 2026-07-09 14:47:42.913438 | instance | >f+++++++++ pod-logs/kube-system/cilium-hwq7p/apply-sysctl-overwrites.txt 2026-07-09 14:47:42.913466 | instance | >f+++++++++ pod-logs/kube-system/cilium-hwq7p/cilium-agent.txt 2026-07-09 14:47:42.913492 | instance | >f+++++++++ pod-logs/kube-system/cilium-hwq7p/clean-cilium-state.txt 2026-07-09 14:47:42.913518 | instance | >f+++++++++ pod-logs/kube-system/cilium-hwq7p/config.txt 2026-07-09 14:47:42.913544 | instance | >f+++++++++ pod-logs/kube-system/cilium-hwq7p/install-cni-binaries.txt 2026-07-09 14:47:42.913569 | instance | >f+++++++++ pod-logs/kube-system/cilium-hwq7p/mount-bpf-fs.txt 2026-07-09 14:47:42.913595 | instance | >f+++++++++ pod-logs/kube-system/cilium-hwq7p/mount-cgroup.txt 2026-07-09 14:47:42.913620 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-bqsgn/ 2026-07-09 14:47:42.913645 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-bqsgn/cilium-operator.txt 2026-07-09 14:47:42.913671 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-rqdnr/ 2026-07-09 14:47:42.913697 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-rqdnr/coredns.txt 2026-07-09 14:47:42.913722 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-xxcmr/ 2026-07-09 14:47:42.913747 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-xxcmr/coredns.txt 2026-07-09 14:47:42.913772 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-07-09 14:47:42.913797 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-07-09 14:47:42.913822 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-07-09 14:47:42.913846 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-09 14:47:42.913872 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-07-09 14:47:42.913896 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-09 14:47:42.913928 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-k4wgg/ 2026-07-09 14:47:42.913955 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-k4wgg/kube-proxy.txt 2026-07-09 14:47:42.913980 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-07-09 14:47:42.914005 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-09 14:47:42.914030 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-07-09 14:47:42.914057 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-07-09 14:47:42.914082 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-07-09 14:47:42.914107 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-hz2gp/ 2026-07-09 14:47:42.914133 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-hz2gp/local-path-provisioner.txt 2026-07-09 14:47:42.914158 | instance | cd+++++++++ pod-logs/monitoring/ 2026-07-09 14:47:42.914185 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-09 14:47:42.914210 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-09 14:47:42.914236 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-09 14:47:42.914262 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-09 14:47:42.914287 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-09 14:47:42.914312 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-848fd8b748-7qx2s/ 2026-07-09 14:47:42.914337 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-848fd8b748-7qx2s/grafana-sc-dashboard.txt 2026-07-09 14:47:42.914362 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-848fd8b748-7qx2s/grafana-sc-datasources.txt 2026-07-09 14:47:42.914386 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-848fd8b748-7qx2s/grafana.txt 2026-07-09 14:47:42.914412 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7gz9l/ 2026-07-09 14:47:42.914437 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7gz9l/kube-state-metrics.txt 2026-07-09 14:47:42.914463 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-wpkkg/ 2026-07-09 14:47:42.914489 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-wpkkg/kube-prometheus-stack.txt 2026-07-09 14:47:42.914515 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-tngl4/ 2026-07-09 14:47:42.914541 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-tngl4/node-exporter.txt 2026-07-09 14:47:42.914566 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-tngl4/pod-tls-sidecar.txt 2026-07-09 14:47:42.914592 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-09 14:47:42.914617 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-09 14:47:42.914643 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-09 14:47:42.914668 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-09 14:47:42.914694 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-09 14:47:42.914718 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-09 14:47:42.914749 | instance | cd+++++++++ pod-logs/openstack/ 2026-07-09 14:47:42.914775 | instance | cd+++++++++ pod-logs/openstack/horizon-9fccff974-24dj4/ 2026-07-09 14:47:42.914801 | instance | >f+++++++++ pod-logs/openstack/horizon-9fccff974-24dj4/horizon.txt 2026-07-09 14:47:42.914827 | instance | >f+++++++++ pod-logs/openstack/horizon-9fccff974-24dj4/init.txt 2026-07-09 14:47:42.914852 | instance | cd+++++++++ pod-logs/openstack/horizon-9fccff974-knkzl/ 2026-07-09 14:47:42.914878 | instance | >f+++++++++ pod-logs/openstack/horizon-9fccff974-knkzl/horizon.txt 2026-07-09 14:47:42.914904 | instance | >f+++++++++ pod-logs/openstack/horizon-9fccff974-knkzl/init.txt 2026-07-09 14:47:42.914930 | instance | cd+++++++++ pod-logs/openstack/horizon-9fccff974-tnmdb/ 2026-07-09 14:47:42.914956 | instance | >f+++++++++ pod-logs/openstack/horizon-9fccff974-tnmdb/horizon.txt 2026-07-09 14:47:42.914981 | instance | >f+++++++++ pod-logs/openstack/horizon-9fccff974-tnmdb/init.txt 2026-07-09 14:47:42.915007 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-hwdsl/ 2026-07-09 14:47:42.915033 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-hwdsl/horizon-db-init-0.txt 2026-07-09 14:47:42.915059 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-hwdsl/init.txt 2026-07-09 14:47:42.915085 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-pvwvk/ 2026-07-09 14:47:42.915109 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-pvwvk/horizon-db-sync.txt 2026-07-09 14:47:42.915135 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-pvwvk/init.txt 2026-07-09 14:47:42.915159 | instance | cd+++++++++ pod-logs/openstack/keystone-api-9fbc99b6f-b4qf6/ 2026-07-09 14:47:42.915185 | instance | >f+++++++++ pod-logs/openstack/keystone-api-9fbc99b6f-b4qf6/init.txt 2026-07-09 14:47:42.915310 | instance | >f+++++++++ pod-logs/openstack/keystone-api-9fbc99b6f-b4qf6/keystone-api.txt 2026-07-09 14:47:42.915367 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-phkld/ 2026-07-09 14:47:42.915398 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-phkld/bootstrap.txt 2026-07-09 14:47:42.915425 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-phkld/init.txt 2026-07-09 14:47:42.915451 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-8f8z5/ 2026-07-09 14:47:42.915476 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-8f8z5/init.txt 2026-07-09 14:47:42.915501 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-8f8z5/keystone-credential-setup.txt 2026-07-09 14:47:42.915526 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-r55cx/ 2026-07-09 14:47:42.915551 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-r55cx/init.txt 2026-07-09 14:47:42.915576 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-r55cx/keystone-db-init-0.txt 2026-07-09 14:47:42.915602 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-z8ssx/ 2026-07-09 14:47:42.915627 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-z8ssx/init.txt 2026-07-09 14:47:42.915653 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-z8ssx/keystone-db-sync.txt 2026-07-09 14:47:42.915678 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-g5cf7/ 2026-07-09 14:47:42.915702 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-g5cf7/init.txt 2026-07-09 14:47:42.915728 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-g5cf7/keystone-domain-manage.txt 2026-07-09 14:47:42.915752 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-pdr6b/ 2026-07-09 14:47:42.915777 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-pdr6b/init.txt 2026-07-09 14:47:42.915801 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-pdr6b/keystone-fernet-setup.txt 2026-07-09 14:47:42.915827 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-mbcfp/ 2026-07-09 14:47:42.915851 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-mbcfp/init.txt 2026-07-09 14:47:42.915890 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-mbcfp/rabbit-init.txt 2026-07-09 14:47:42.915918 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-dgxv9/ 2026-07-09 14:47:42.915943 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-dgxv9/init.txt 2026-07-09 14:47:42.915969 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-dgxv9/memcached-exporter.txt 2026-07-09 14:47:42.915995 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-dgxv9/memcached.txt 2026-07-09 14:47:42.916020 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-07-09 14:47:42.916046 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-09 14:47:42.916072 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-09 14:47:42.916098 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-09 14:47:42.916167 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-09 14:47:42.916203 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-07-09 14:47:42.916230 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-09 14:47:42.916255 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-09 14:47:42.916281 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-09 14:47:42.916305 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-2vkz5/ 2026-07-09 14:47:42.916331 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-2vkz5/percona-xtradb-cluster-operator.txt 2026-07-09 14:47:42.916355 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-gzqzg/ 2026-07-09 14:47:42.916381 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-gzqzg/rabbitmq-cluster-operator.txt 2026-07-09 14:47:42.916406 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-07-09 14:47:42.916431 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-09 14:47:42.916456 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-09 14:47:42.916482 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-xls9b/ 2026-07-09 14:47:42.916507 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-xls9b/rabbitmq-cluster-operator.txt 2026-07-09 14:47:42.916532 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-07-09 14:47:42.916558 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-djtjw/ 2026-07-09 14:47:42.916584 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-djtjw/secretgen-controller.txt 2026-07-09 14:47:42.930837 | 2026-07-09 14:47:42.931118 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-07-09 14:47:43.136711 | instance | changed 2026-07-09 14:47:43.144494 | 2026-07-09 14:47:43.144578 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-07-09 14:47:43.844596 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-07-09 14:47:43.861607 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-09 14:47:43.861659 | instance | Dload Upload Total Spent Left Speed 2026-07-09 14:47:43.865632 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-07-09 14:47:44.023918 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-07-09 14:47:44.033087 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-09 14:47:44.033140 | instance | Dload Upload Total Spent Left Speed 2026-07-09 14:47:44.038276 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-07-09 14:47:44.370408 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-07-09 14:47:44.377436 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-09 14:47:44.377474 | instance | Dload Upload Total Spent Left Speed 2026-07-09 14:47:44.382663 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-07-09 14:47:44.719373 | instance | Scraping memcached.openstack:9150/metrics: 2026-07-09 14:47:44.727458 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-09 14:47:44.727494 | instance | Dload Upload Total Spent Left Speed 2026-07-09 14:47:44.731907 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-07-09 14:47:44.806697 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-07-09 14:47:44.814234 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-09 14:47:44.814262 | instance | Dload Upload Total Spent Left Speed 2026-07-09 14:47:44.819140 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-07-09 14:47:44.906848 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-07-09 14:47:44.915711 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-09 14:47:44.916513 | instance | Dload Upload Total Spent Left Speed 2026-07-09 14:47:44.919361 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-07-09 14:47:45.184091 | instance | ok: Runtime: 0:00:01.619217 2026-07-09 14:47:45.192644 | 2026-07-09 14:47:45.192770 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-07-09 14:47:45.485003 | instance | ceph-mgr endpoints: 2026-07-09 14:47:45.792644 | instance | ok: Runtime: 0:00:00.084180 2026-07-09 14:47:45.799434 | 2026-07-09 14:47:45.799584 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-07-09 14:47:46.333706 | instance | ok: Runtime: 0:00:00.075144 2026-07-09 14:47:46.339981 | 2026-07-09 14:47:46.340151 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-07-09 14:47:46.847805 | instance | changed: 2026-07-09 14:47:46.847982 | instance | cd+++++++++ prometheus/ 2026-07-09 14:47:46.848013 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-07-09 14:47:46.848037 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-07-09 14:47:46.848060 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-07-09 14:47:46.848080 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-07-09 14:47:46.848100 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-07-09 14:47:46.848120 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-07-09 14:47:46.860833 | 2026-07-09 14:47:46.860919 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-07-09 14:47:47.139810 | instance | changed 2026-07-09 14:47:47.148234 | 2026-07-09 14:47:47.148330 | TASK [gather-selenium-data : Get selenium data] 2026-07-09 14:47:47.355324 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-07-09 14:47:47.357671 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-07-09 14:47:48.848363 | instance | ERROR 2026-07-09 14:47:48.848563 | instance | { 2026-07-09 14:47:48.848610 | instance | "delta": "0:00:00.006282", 2026-07-09 14:47:48.848647 | instance | "end": "2026-07-09 14:47:47.358042", 2026-07-09 14:47:48.848675 | instance | "msg": "non-zero return code", 2026-07-09 14:47:48.848701 | instance | "rc": 1, 2026-07-09 14:47:48.848727 | instance | "start": "2026-07-09 14:47:47.351760" 2026-07-09 14:47:48.848753 | instance | } 2026-07-09 14:47:48.848789 | instance | ERROR: Ignoring Errors 2026-07-09 14:47:48.859584 | 2026-07-09 14:47:48.859746 | TASK [gather-selenium-data : Downloads logs to executor] 2026-07-09 14:47:49.381404 | instance | changed: cd+++++++++ selenium/ 2026-07-09 14:47:49.390381 | 2026-07-09 14:47:49.390516 | PLAY RECAP 2026-07-09 14:47:49.390584 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-07-09 14:47:49.390614 | 2026-07-09 14:47:49.593350 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-09 14:47:49.596942 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 14:47:50.287034 | 2026-07-09 14:47:50.287191 | PLAY [all] 2026-07-09 14:47:50.299115 | 2026-07-09 14:47:50.299258 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-09 14:47:50.345125 | instance | skipping: Conditional result was False 2026-07-09 14:47:50.354450 | 2026-07-09 14:47:50.354613 | TASK [fetch-output : Set log path for single node] 2026-07-09 14:47:50.397369 | instance | ok 2026-07-09 14:47:50.404144 | 2026-07-09 14:47:50.404219 | LOOP [fetch-output : Ensure local output dirs] 2026-07-09 14:47:50.853383 | instance -> localhost | ok: "/var/lib/zuul/builds/7a6dd4cccbfa49ef89a78e499762955d/work/logs" 2026-07-09 14:47:51.086143 | instance -> localhost | changed: "/var/lib/zuul/builds/7a6dd4cccbfa49ef89a78e499762955d/work/artifacts" 2026-07-09 14:47:51.313502 | instance -> localhost | changed: "/var/lib/zuul/builds/7a6dd4cccbfa49ef89a78e499762955d/work/docs" 2026-07-09 14:47:51.329218 | 2026-07-09 14:47:51.329401 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-09 14:47:52.344116 | instance | changed: .d..t...... ./ 2026-07-09 14:47:52.344438 | instance | changed: All items complete 2026-07-09 14:47:52.344492 | 2026-07-09 14:47:52.856067 | instance | changed: .d..t...... ./ 2026-07-09 14:47:53.347391 | instance | changed: .d..t...... ./ 2026-07-09 14:47:53.364873 | 2026-07-09 14:47:53.365056 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-09 14:47:53.823702 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008327 2026-07-09 14:47:54.068537 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007199 2026-07-09 14:47:54.089109 | 2026-07-09 14:47:54.089249 | PLAY [all] 2026-07-09 14:47:54.095958 | 2026-07-09 14:47:54.096119 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-09 14:47:54.549316 | instance | changed 2026-07-09 14:47:54.556695 | 2026-07-09 14:47:54.556767 | PLAY RECAP 2026-07-09 14:47:54.556818 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-09 14:47:54.556849 | 2026-07-09 14:47:54.691683 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-09 14:47:54.697319 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-09 14:47:55.340055 | 2026-07-09 14:47:55.340411 | PLAY [localhost] 2026-07-09 14:47:55.352529 | 2026-07-09 14:47:55.352671 | TASK [Generate Zuul manifest] 2026-07-09 14:47:55.373262 | localhost | ok 2026-07-09 14:47:55.390617 | 2026-07-09 14:47:55.390805 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-09 14:47:55.889453 | localhost | changed 2026-07-09 14:47:55.902233 | 2026-07-09 14:47:55.902359 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-09 14:47:56.181829 | localhost | ok 2026-07-09 14:47:56.190082 | 2026-07-09 14:47:56.190160 | TASK [Upload logs] 2026-07-09 14:47:56.212366 | localhost | ok 2026-07-09 14:47:56.269824 | 2026-07-09 14:47:56.269973 | TASK [Set zuul-log-path fact] 2026-07-09 14:47:56.290971 | localhost | ok 2026-07-09 14:47:56.302331 | 2026-07-09 14:47:56.302400 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 14:47:56.334042 | localhost | ok 2026-07-09 14:47:56.342594 | 2026-07-09 14:47:56.342663 | TASK [upload-logs : Create log directories] 2026-07-09 14:47:56.773337 | localhost | changed 2026-07-09 14:47:56.825282 | 2026-07-09 14:47:56.825443 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-09 14:47:57.810399 | localhost -> localhost | ok: Runtime: 0:00:00.019758 2026-07-09 14:47:57.817389 | 2026-07-09 14:47:57.817480 | TASK [upload-logs : Upload logs to log server] 2026-07-09 14:47:58.482816 | localhost | Output suppressed because no_log was given 2026-07-09 14:47:58.487845 | 2026-07-09 14:47:58.487916 | LOOP [upload-logs : Compress console log and json output] 2026-07-09 14:47:58.548821 | localhost | skipping: Conditional result was False 2026-07-09 14:47:58.560046 | localhost | skipping: Conditional result was False 2026-07-09 14:47:58.567800 | 2026-07-09 14:47:58.567932 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-09 14:47:58.614018 | localhost | skipping: Conditional result was False 2026-07-09 14:47:58.614360 | 2026-07-09 14:47:58.619015 | localhost | skipping: Conditional result was False 2026-07-09 14:47:58.633196 | 2026-07-09 14:47:58.633392 | LOOP [upload-logs : Upload console log and json output]