2026-05-26 08:01:32.591733 | Job console starting 2026-05-26 08:01:32.603447 | Updating git repos 2026-05-26 08:01:36.830273 | Cloning repos into workspace 2026-05-26 08:02:24.047217 | Restoring repo states 2026-05-26 08:02:29.274529 | Merging changes 2026-05-26 08:02:31.049314 | Checking out repos 2026-05-26 08:02:43.950159 | Preparing playbooks 2026-05-26 08:03:28.786264 | Running Ansible setup 2026-05-26 08:03:32.589840 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 08:03:33.329251 | 2026-05-26 08:03:33.363747 | PLAY [localhost] 2026-05-26 08:03:33.378891 | 2026-05-26 08:03:33.379029 | TASK [Gathering Facts] 2026-05-26 08:03:34.328702 | localhost | ok 2026-05-26 08:03:34.339188 | 2026-05-26 08:03:34.339284 | TASK [Setup log path fact] 2026-05-26 08:03:34.360422 | localhost | ok 2026-05-26 08:03:34.379507 | 2026-05-26 08:03:34.379834 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 08:03:34.423458 | localhost | ok 2026-05-26 08:03:34.439859 | 2026-05-26 08:03:34.440048 | TASK [emit-job-header : Print job information] 2026-05-26 08:03:34.486996 | # Job Information 2026-05-26 08:03:34.487941 | Ansible Version: 2.16.18 2026-05-26 08:03:34.488481 | Job: atmosphere-molecule-csi-rbd 2026-05-26 08:03:34.489094 | Pipeline: check 2026-05-26 08:03:34.489147 | Executor: 2d72f0692154 2026-05-26 08:03:34.489364 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3818 2026-05-26 08:03:34.489425 | Event ID: f3568570-58d8-11f1-8f40-32d6134e3c22 2026-05-26 08:03:34.496345 | 2026-05-26 08:03:34.496589 | LOOP [emit-job-header : Print node information] 2026-05-26 08:03:34.596666 | localhost | ok: 2026-05-26 08:03:34.596854 | localhost | # Node Information 2026-05-26 08:03:34.596901 | localhost | Inventory Hostname: instance 2026-05-26 08:03:34.596927 | localhost | Hostname: np0000176499 2026-05-26 08:03:34.596981 | localhost | Username: zuul 2026-05-26 08:03:34.597016 | localhost | Distro: Ubuntu 22.04 2026-05-26 08:03:34.597044 | localhost | Provider: yul1 2026-05-26 08:03:34.597074 | localhost | Region: ca-ymq-1 2026-05-26 08:03:34.597101 | localhost | Label: ubuntu-jammy 2026-05-26 08:03:34.597125 | localhost | Product Name: OpenStack Nova 2026-05-26 08:03:34.597150 | localhost | Interface IP: 199.19.213.105 2026-05-26 08:03:34.607528 | 2026-05-26 08:03:34.607789 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 08:03:35.040668 | localhost -> localhost | changed 2026-05-26 08:03:35.049975 | 2026-05-26 08:03:35.050104 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 08:03:37.888605 | localhost -> localhost | changed 2026-05-26 08:03:37.898709 | 2026-05-26 08:03:37.898827 | PLAY [all] 2026-05-26 08:03:37.910633 | 2026-05-26 08:03:37.910734 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 08:03:38.150408 | instance -> localhost | ok 2026-05-26 08:03:38.159531 | 2026-05-26 08:03:38.159627 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 08:03:38.194938 | instance | ok 2026-05-26 08:03:38.489253 | instance | included: /var/lib/zuul/builds/ba737a8d815c41c7b1642d1aadfb3423/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 08:03:38.500121 | 2026-05-26 08:03:38.500253 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 08:03:39.467956 | instance -> localhost | Generating public/private rsa key pair. 2026-05-26 08:03:39.468242 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/ba737a8d815c41c7b1642d1aadfb3423/work/ba737a8d815c41c7b1642d1aadfb3423_id_rsa 2026-05-26 08:03:39.468296 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/ba737a8d815c41c7b1642d1aadfb3423/work/ba737a8d815c41c7b1642d1aadfb3423_id_rsa.pub 2026-05-26 08:03:39.468335 | instance -> localhost | The key fingerprint is: 2026-05-26 08:03:39.468368 | instance -> localhost | SHA256:yQU7EENFBb6FDtTuTGKGRnD64gAfF+onkZB7tSEVgUs zuul-build-sshkey 2026-05-26 08:03:39.468423 | instance -> localhost | The key's randomart image is: 2026-05-26 08:03:39.468457 | instance -> localhost | +---[RSA 3072]----+ 2026-05-26 08:03:39.468494 | instance -> localhost | |...+*+*==o. | 2026-05-26 08:03:39.468530 | instance -> localhost | |..E=+o +.+ | 2026-05-26 08:03:39.468562 | instance -> localhost | |.o*=.+..= o | 2026-05-26 08:03:39.468594 | instance -> localhost | |ooo=+ ++o* | 2026-05-26 08:03:39.468625 | instance -> localhost | |..=.oo =S | 2026-05-26 08:03:39.468656 | instance -> localhost | | o + o | 2026-05-26 08:03:39.468688 | instance -> localhost | | . | 2026-05-26 08:03:39.468718 | instance -> localhost | | | 2026-05-26 08:03:39.468752 | instance -> localhost | | | 2026-05-26 08:03:39.468796 | instance -> localhost | +----[SHA256]-----+ 2026-05-26 08:03:39.468912 | instance -> localhost | ok: Runtime: 0:00:00.499766 2026-05-26 08:03:39.474472 | 2026-05-26 08:03:39.474550 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 08:03:39.509756 | instance | ok 2026-05-26 08:03:40.358833 | instance | included: /var/lib/zuul/builds/ba737a8d815c41c7b1642d1aadfb3423/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 08:03:40.370556 | 2026-05-26 08:03:40.370647 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 08:03:40.400522 | instance | skipping: Conditional result was False 2026-05-26 08:03:40.407896 | 2026-05-26 08:03:40.408045 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 08:03:41.023035 | instance | changed 2026-05-26 08:03:41.030635 | 2026-05-26 08:03:41.030731 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 08:03:41.216702 | instance | ok 2026-05-26 08:03:41.223450 | 2026-05-26 08:03:41.223537 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 08:03:41.708453 | instance | changed 2026-05-26 08:03:41.741489 | 2026-05-26 08:03:41.741628 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 08:03:42.235067 | instance | changed 2026-05-26 08:03:42.241055 | 2026-05-26 08:03:42.241142 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 08:03:42.267715 | instance | skipping: Conditional result was False 2026-05-26 08:03:42.278950 | 2026-05-26 08:03:42.279117 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 08:03:42.822812 | instance -> localhost | changed 2026-05-26 08:03:42.836920 | 2026-05-26 08:03:42.837021 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 08:03:43.137558 | instance -> localhost | Identity added: /var/lib/zuul/builds/ba737a8d815c41c7b1642d1aadfb3423/work/ba737a8d815c41c7b1642d1aadfb3423_id_rsa (zuul-build-sshkey) 2026-05-26 08:03:43.137818 | instance -> localhost | ok: Runtime: 0:00:00.014219 2026-05-26 08:03:43.145412 | 2026-05-26 08:03:43.145500 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 08:03:43.507160 | instance | ok 2026-05-26 08:03:43.511950 | 2026-05-26 08:03:43.512014 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 08:03:43.537562 | instance | skipping: Conditional result was False 2026-05-26 08:03:43.550050 | 2026-05-26 08:03:43.550117 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-26 08:03:43.960359 | instance | ok 2026-05-26 08:03:44.052231 | 2026-05-26 08:03:44.052380 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-26 08:04:19.307858 | instance | Output suppressed because no_log was given 2026-05-26 08:04:19.317685 | 2026-05-26 08:04:19.317796 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-26 08:04:19.513840 | instance | ok: "logs" 2026-05-26 08:04:19.514104 | instance | ok: All items complete 2026-05-26 08:04:19.514133 | 2026-05-26 08:04:19.667175 | instance | ok: "artifacts" 2026-05-26 08:04:19.818625 | instance | ok: "docs" 2026-05-26 08:04:19.831137 | 2026-05-26 08:04:19.831361 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-26 08:04:20.035026 | instance | changed: "logs" 2026-05-26 08:04:20.189891 | instance | changed: "artifacts" 2026-05-26 08:04:20.347857 | instance | changed: "docs" 2026-05-26 08:04:20.360128 | 2026-05-26 08:04:20.360269 | PLAY RECAP 2026-05-26 08:04:20.360324 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-26 08:04:20.360354 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 08:04:20.360378 | 2026-05-26 08:04:20.540547 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 08:04:20.542778 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 08:04:21.283669 | 2026-05-26 08:04:21.283845 | PLAY [all] 2026-05-26 08:04:21.297782 | 2026-05-26 08:04:21.297956 | TASK [setup-uv : Extract archive] 2026-05-26 08:04:23.592112 | instance | changed 2026-05-26 08:04:23.598215 | 2026-05-26 08:04:23.598302 | TASK [setup-uv : Print version] 2026-05-26 08:04:23.964232 | instance | uv 0.8.13 2026-05-26 08:04:24.137490 | instance | ok: Runtime: 0:00:00.011993 2026-05-26 08:04:24.154458 | 2026-05-26 08:04:24.154602 | TASK [Install Ansible collection siblings] 2026-05-26 08:04:33.103651 | instance | changed: 2026-05-26 08:04:33.103842 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-26 08:04:33.103872 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-26 08:04:33.103894 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-26 08:04:33.103915 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-26 08:04:33.103935 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-05-26 08:04:33.103959 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-26 08:04:33.104171 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-26 08:04:33.104216 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-26 08:04:33.104240 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-26 08:04:33.104261 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-26 08:04:33.104282 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-26 08:04:33.104302 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-26 08:04:33.104321 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-05-26 08:04:33.104340 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-05-26 08:04:33.104359 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0 2026-05-26 08:04:33.104379 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-05-26 08:04:33.104398 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-05-26 08:04:33.104619 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-05-26 08:04:33.104651 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-05-26 08:04:33.104672 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0 2026-05-26 08:04:33.104871 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0 2026-05-26 08:04:33.105131 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-05-26 08:04:33.105163 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0 2026-05-26 08:04:33.105377 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-05-26 08:04:33.105593 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0 2026-05-26 08:04:33.105636 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-26 08:04:33.105659 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-26 08:04:33.105831 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-05-26 08:04:33.106078 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-05-26 08:04:33.106279 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-26 08:04:33.106321 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-26 08:04:33.106540 | instance | Checked out ansible.netcommon to 1.2.0 2026-05-26 08:04:33.106567 | 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-05-26 08:04:33.106595 | instance | Starting galaxy collection install process 2026-05-26 08:04:33.106616 | instance | Process install dependency map 2026-05-26 08:04:33.106636 | instance | Starting collection install process 2026-05-26 08:04:33.106655 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-05-26 08:04:33.106674 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-05-26 08:04:33.106693 | instance | ansible.netcommon:* was installed successfully 2026-05-26 08:04:33.106712 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-26 08:04:33.106882 | instance | Creating virtual environment at: .venv 2026-05-26 08:04:33.106931 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-26 08:04:33.106956 | instance | Downloading netaddr (2.2MiB) 2026-05-26 08:04:33.106977 | instance | Downloading openstacksdk (1.7MiB) 2026-05-26 08:04:33.106997 | instance | Downloading rjsonnet (1.2MiB) 2026-05-26 08:04:33.107020 | instance | Downloading kubernetes (1.9MiB) 2026-05-26 08:04:33.107040 | instance | Downloading cryptography (4.2MiB) 2026-05-26 08:04:33.107060 | instance | Downloading pydantic-core (2.0MiB) 2026-05-26 08:04:33.107079 | instance | Downloading ansible-core (2.1MiB) 2026-05-26 08:04:33.107098 | instance | Downloading pygments (1.2MiB) 2026-05-26 08:04:33.107117 | instance | Downloading setuptools (1.1MiB) 2026-05-26 08:04:33.107137 | instance | Building pyperclip==1.9.0 2026-05-26 08:04:33.107156 | instance | Downloading rjsonnet 2026-05-26 08:04:33.107177 | instance | Downloading pydantic-core 2026-05-26 08:04:33.107197 | instance | Downloading netaddr 2026-05-26 08:04:33.107217 | instance | Downloading pygments 2026-05-26 08:04:33.107237 | instance | Downloading cryptography 2026-05-26 08:04:33.107255 | instance | Downloading setuptools 2026-05-26 08:04:33.107274 | instance | Downloading kubernetes 2026-05-26 08:04:33.107293 | instance | Downloading ansible-core 2026-05-26 08:04:33.107311 | instance | Downloading openstacksdk 2026-05-26 08:04:33.107330 | instance | Built pyperclip==1.9.0 2026-05-26 08:04:33.107348 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-26 08:04:33.107368 | instance | Installed 83 packages in 34ms 2026-05-26 08:04:33.107387 | instance | Checked out ansible.posix to 1.6.0 2026-05-26 08:04:33.107407 | 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-05-26 08:04:33.107427 | instance | Starting galaxy collection install process 2026-05-26 08:04:33.107447 | instance | Process install dependency map 2026-05-26 08:04:33.107466 | instance | Starting collection install process 2026-05-26 08:04:33.107484 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-26 08:04:33.107512 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-05-26 08:04:33.107532 | instance | ansible.posix:1.6.0 was installed successfully 2026-05-26 08:04:33.107551 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:33.107570 | instance | 2.17.12 2026-05-26 08:04:33.107589 | instance | Checked out ansible.utils to v6.0.2 2026-05-26 08:04:33.107815 | 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-05-26 08:04:33.107841 | instance | Starting galaxy collection install process 2026-05-26 08:04:33.107861 | instance | Process install dependency map 2026-05-26 08:04:33.107880 | instance | Starting collection install process 2026-05-26 08:04:33.107899 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-05-26 08:04:33.107919 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-05-26 08:04:33.107938 | instance | ansible.utils:6.0.2 was installed successfully 2026-05-26 08:04:33.107957 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:33.107976 | instance | 2.17.12 2026-05-26 08:04:33.107995 | instance | Checked out atmosphere.common to v0.7.0 2026-05-26 08:04:33.108013 | 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-05-26 08:04:33.108032 | instance | Starting galaxy collection install process 2026-05-26 08:04:33.108260 | instance | Process install dependency map 2026-05-26 08:04:33.108289 | instance | Starting collection install process 2026-05-26 08:04:33.108309 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-05-26 08:04:33.108328 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-05-26 08:04:33.108347 | instance | atmosphere.common:0.7.0 was installed successfully 2026-05-26 08:04:33.108366 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:33.108384 | instance | 2.17.12 2026-05-26 08:04:33.108403 | instance | Checked out community.crypto to 2.2.3 2026-05-26 08:04:33.108422 | 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-05-26 08:04:33.108441 | instance | Starting galaxy collection install process 2026-05-26 08:04:33.108460 | instance | Process install dependency map 2026-05-26 08:04:33.108478 | instance | Starting collection install process 2026-05-26 08:04:33.108496 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-05-26 08:04:33.108515 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-05-26 08:04:33.108533 | instance | community.crypto:2.2.3 was installed successfully 2026-05-26 08:04:33.108551 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:33.108569 | instance | 2.17.12 2026-05-26 08:04:33.108588 | instance | Checked out community.general to 7.3.0 2026-05-26 08:04:33.108607 | 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-05-26 08:04:33.108625 | instance | Starting galaxy collection install process 2026-05-26 08:04:33.108835 | instance | Process install dependency map 2026-05-26 08:04:33.108874 | instance | Starting collection install process 2026-05-26 08:04:33.108897 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-26 08:04:33.109181 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-05-26 08:04:33.109228 | instance | community.general:7.3.0 was installed successfully 2026-05-26 08:04:33.109253 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:33.109274 | instance | 2.17.12 2026-05-26 08:04:33.109295 | instance | Checked out community.mysql to 3.6.0 2026-05-26 08:04:33.109316 | 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-05-26 08:04:33.109337 | instance | Starting galaxy collection install process 2026-05-26 08:04:33.109358 | instance | Process install dependency map 2026-05-26 08:04:33.109377 | instance | Starting collection install process 2026-05-26 08:04:33.109397 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-05-26 08:04:33.109417 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-05-26 08:04:33.109435 | instance | community.mysql:3.6.0 was installed successfully 2026-05-26 08:04:33.109454 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:33.109473 | instance | 2.17.12 2026-05-26 08:04:33.109492 | instance | Checked out kubernetes.core to 2.4.0 2026-05-26 08:04:33.109512 | 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-05-26 08:04:33.109532 | instance | Starting galaxy collection install process 2026-05-26 08:04:33.109551 | instance | Process install dependency map 2026-05-26 08:04:33.109570 | instance | Starting collection install process 2026-05-26 08:04:33.109589 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-05-26 08:04:33.109608 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-05-26 08:04:33.109628 | instance | kubernetes.core:2.4.0 was installed successfully 2026-05-26 08:04:33.109647 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:33.109666 | instance | 2.17.12 2026-05-26 08:04:33.109685 | instance | Checked out openstack.cloud to 2.5.0 2026-05-26 08:04:33.109704 | 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-05-26 08:04:33.109724 | instance | Starting galaxy collection install process 2026-05-26 08:04:33.109743 | instance | Process install dependency map 2026-05-26 08:04:33.109762 | instance | Starting collection install process 2026-05-26 08:04:33.109781 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-05-26 08:04:33.109800 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-05-26 08:04:33.109818 | instance | openstack.cloud:2.5.0 was installed successfully 2026-05-26 08:04:33.109838 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:33.109856 | instance | 2.17.12 2026-05-26 08:04:33.109876 | instance | Checked out vexxhost.ceph to v4.0.0 2026-05-26 08:04:33.109895 | 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-05-26 08:04:33.109922 | instance | Starting galaxy collection install process 2026-05-26 08:04:33.109943 | instance | Process install dependency map 2026-05-26 08:04:33.109963 | instance | Starting collection install process 2026-05-26 08:04:33.109982 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-05-26 08:04:33.110001 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-05-26 08:04:33.110019 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-05-26 08:04:33.110039 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:33.110058 | instance | 2.17.12 2026-05-26 08:04:33.110077 | instance | Checked out vexxhost.containers to v1.6.6 2026-05-26 08:04:33.110096 | 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-05-26 08:04:33.110115 | instance | Starting galaxy collection install process 2026-05-26 08:04:33.110133 | instance | Process install dependency map 2026-05-26 08:04:33.110153 | instance | Starting collection install process 2026-05-26 08:04:33.110172 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-26 08:04:33.110190 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-26 08:04:33.110241 | instance | vexxhost.containers:1.6.6 was installed successfully 2026-05-26 08:04:33.110262 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:33.110282 | instance | 2.17.12 2026-05-26 08:04:33.110301 | instance | Checked out vexxhost.kubernetes to v3.1.0 2026-05-26 08:04:33.110321 | 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-05-26 08:04:33.110340 | instance | Starting galaxy collection install process 2026-05-26 08:04:33.110359 | instance | Process install dependency map 2026-05-26 08:04:33.110378 | instance | Starting collection install process 2026-05-26 08:04:33.110397 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-05-26 08:04:33.110417 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-05-26 08:04:33.110436 | instance | vexxhost.kubernetes:3.1.0 was installed successfully 2026-05-26 08:04:33.110454 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 08:04:33.110473 | instance | 2.17.12 2026-05-26 08:04:33.122653 | 2026-05-26 08:04:33.122967 | PLAY RECAP 2026-05-26 08:04:33.123028 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 08:04:33.123051 | 2026-05-26 08:04:33.348159 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 08:04:33.351798 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-26 08:04:34.058803 | 2026-05-26 08:04:34.059003 | PLAY [all] 2026-05-26 08:04:34.075866 | 2026-05-26 08:04:34.076027 | TASK [Install "jq" for log collection] 2026-05-26 08:04:54.678809 | instance | changed 2026-05-26 08:04:54.687249 | 2026-05-26 08:04:54.687431 | TASK [Install pip3 for Python package management] 2026-05-26 08:04:59.315536 | instance | changed 2026-05-26 08:04:59.323290 | 2026-05-26 08:04:59.323390 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-05-26 08:05:09.145639 | instance | changed 2026-05-26 08:05:09.152249 | 2026-05-26 08:05:09.152361 | PLAY [all] 2026-05-26 08:05:09.162355 | 2026-05-26 08:05:09.162489 | TASK [ensure-go : Check installed go version] 2026-05-26 08:05:09.699030 | instance | ok: ERROR (ignored) 2026-05-26 08:05:09.699298 | instance | { 2026-05-26 08:05:09.699337 | instance | "failed_when_result": false, 2026-05-26 08:05:09.699365 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-05-26 08:05:09.699387 | instance | "rc": 2 2026-05-26 08:05:09.699411 | instance | } 2026-05-26 08:05:09.706639 | 2026-05-26 08:05:09.706755 | TASK [ensure-go : Skip if correct version of go is installed] 2026-05-26 08:05:09.773640 | instance | ok 2026-05-26 08:05:09.783243 | instance | included: /var/lib/zuul/builds/ba737a8d815c41c7b1642d1aadfb3423/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-05-26 08:05:09.788633 | 2026-05-26 08:05:09.788734 | TASK [ensure-go : Create temp directory] 2026-05-26 08:05:10.136676 | instance | changed 2026-05-26 08:05:10.146003 | 2026-05-26 08:05:10.146113 | TASK [ensure-go : Get archive checksum] 2026-05-26 08:05:10.861681 | instance | ok: OK (64 bytes) 2026-05-26 08:05:10.869974 | 2026-05-26 08:05:10.870075 | TASK [ensure-go : Download go archive] 2026-05-26 08:05:12.353056 | instance | changed: OK (78559214 bytes) 2026-05-26 08:05:12.361603 | 2026-05-26 08:05:12.361670 | TASK [ensure-go : Install go] 2026-05-26 08:05:18.186074 | instance | changed 2026-05-26 08:05:18.192877 | 2026-05-26 08:05:18.192945 | PLAY [all] 2026-05-26 08:05:18.198996 | 2026-05-26 08:05:18.199062 | TASK [Copy inventory file for Zuul] 2026-05-26 08:05:18.984542 | instance | changed 2026-05-26 08:05:18.989545 | 2026-05-26 08:05:18.989613 | TASK [Switch "ansible_host" to private IP] 2026-05-26 08:05:19.339615 | instance | changed: 1 replacements made 2026-05-26 08:05:19.346412 | 2026-05-26 08:05:19.346502 | TASK [Run molecule prepare] 2026-05-26 08:05:20.134782 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-26 08:05:20.511488 | instance | INFO [csi > discovery] scenario test matrix: prepare 2026-05-26 08:05:20.511569 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-05-26 08:05:31.759329 | instance | INFO [csi > prepare] Executing 2026-05-26 08:05:32.700959 | instance | 2026-05-26 08:05:32.701300 | instance | PLAY [Prepare] ***************************************************************** 2026-05-26 08:05:32.701630 | instance | 2026-05-26 08:05:32.701940 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:05:32.702287 | instance | Tuesday 26 May 2026 08:05:32 +0000 (0:00:00.026) 0:00:00.026 *********** 2026-05-26 08:05:33.950463 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:05:33.950836 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:05:33.951262 | instance | interpreter could change the meaning of that path. See 2026-05-26 08:05:33.951517 | instance | https://docs.ansible.com/ansible- 2026-05-26 08:05:33.951746 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:05:33.959924 | instance | ok: [instance] 2026-05-26 08:05:33.960078 | instance | 2026-05-26 08:05:33.960258 | instance | TASK [Configure short hostname] ************************************************ 2026-05-26 08:05:33.960456 | instance | Tuesday 26 May 2026 08:05:33 +0000 (0:00:01.260) 0:00:01.287 *********** 2026-05-26 08:05:34.635213 | instance | changed: [instance] 2026-05-26 08:05:34.635429 | instance | 2026-05-26 08:05:34.635829 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-26 08:05:34.636245 | instance | Tuesday 26 May 2026 08:05:34 +0000 (0:00:00.674) 0:00:01.961 *********** 2026-05-26 08:05:34.883821 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-26 08:05:34.884172 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-26 08:05:34.884516 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-26 08:05:34.891421 | instance | changed: [instance] 2026-05-26 08:05:34.891754 | instance | 2026-05-26 08:05:34.892084 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-26 08:05:34.892402 | instance | Tuesday 26 May 2026 08:05:34 +0000 (0:00:00.256) 0:00:02.218 *********** 2026-05-26 08:05:35.712227 | instance | ok: [instance] 2026-05-26 08:05:35.712342 | instance | 2026-05-26 08:05:35.712518 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-05-26 08:05:35.712684 | instance | 2026-05-26 08:05:35.712857 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:05:35.713072 | instance | Tuesday 26 May 2026 08:05:35 +0000 (0:00:00.821) 0:00:03.039 *********** 2026-05-26 08:05:36.391826 | instance | ok: [instance] 2026-05-26 08:05:36.392086 | instance | 2026-05-26 08:05:36.392371 | instance | TASK [Install depedencies] ***************************************************** 2026-05-26 08:05:36.392655 | instance | Tuesday 26 May 2026 08:05:36 +0000 (0:00:00.679) 0:00:03.718 *********** 2026-05-26 08:05:55.883619 | instance | changed: [instance] 2026-05-26 08:05:55.883826 | instance | 2026-05-26 08:05:55.884068 | instance | TASK [Start up service] ******************************************************** 2026-05-26 08:05:55.884306 | instance | Tuesday 26 May 2026 08:05:55 +0000 (0:00:19.491) 0:00:23.210 *********** 2026-05-26 08:05:56.433168 | instance | ok: [instance] 2026-05-26 08:05:56.433405 | instance | 2026-05-26 08:05:56.433690 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-05-26 08:05:56.433962 | instance | Tuesday 26 May 2026 08:05:56 +0000 (0:00:00.549) 0:00:23.760 *********** 2026-05-26 08:05:56.719488 | instance | ok: [instance] 2026-05-26 08:05:56.719764 | instance | 2026-05-26 08:05:56.720061 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-05-26 08:05:56.720345 | instance | Tuesday 26 May 2026 08:05:56 +0000 (0:00:00.286) 0:00:24.046 *********** 2026-05-26 08:05:57.378046 | instance | changed: [instance] 2026-05-26 08:05:57.378097 | instance | 2026-05-26 08:05:57.378106 | instance | TASK [Get list of all loopback devices] **************************************** 2026-05-26 08:05:57.378125 | instance | Tuesday 26 May 2026 08:05:57 +0000 (0:00:00.658) 0:00:24.704 *********** 2026-05-26 08:05:57.563922 | instance | ok: [instance] 2026-05-26 08:05:57.563951 | instance | 2026-05-26 08:05:57.563957 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-05-26 08:05:57.563961 | instance | Tuesday 26 May 2026 08:05:57 +0000 (0:00:00.186) 0:00:24.890 *********** 2026-05-26 08:05:57.589450 | instance | skipping: [instance] 2026-05-26 08:05:57.589525 | instance | 2026-05-26 08:05:57.589646 | instance | TASK [Create devices for Ceph] ************************************************* 2026-05-26 08:05:57.589778 | instance | Tuesday 26 May 2026 08:05:57 +0000 (0:00:00.026) 0:00:24.916 *********** 2026-05-26 08:05:58.108867 | instance | changed: [instance] => (item=osd0) 2026-05-26 08:05:58.109453 | instance | changed: [instance] => (item=osd1) 2026-05-26 08:05:58.109515 | instance | changed: [instance] => (item=osd2) 2026-05-26 08:05:58.109529 | instance | 2026-05-26 08:05:58.109883 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-05-26 08:05:58.109908 | instance | Tuesday 26 May 2026 08:05:58 +0000 (0:00:00.518) 0:00:25.435 *********** 2026-05-26 08:05:58.707728 | instance | changed: [instance] => (item=osd0) 2026-05-26 08:05:58.708610 | instance | changed: [instance] => (item=osd1) 2026-05-26 08:05:58.708650 | instance | changed: [instance] => (item=osd2) 2026-05-26 08:05:58.708657 | instance | 2026-05-26 08:05:58.708664 | instance | TASK [Start loop devices] ****************************************************** 2026-05-26 08:05:58.708670 | instance | Tuesday 26 May 2026 08:05:58 +0000 (0:00:00.598) 0:00:26.034 *********** 2026-05-26 08:05:59.413007 | instance | changed: [instance] => (item=osd0) 2026-05-26 08:05:59.413118 | instance | changed: [instance] => (item=osd1) 2026-05-26 08:05:59.413445 | instance | changed: [instance] => (item=osd2) 2026-05-26 08:05:59.413506 | instance | 2026-05-26 08:05:59.413920 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-05-26 08:05:59.414176 | instance | Tuesday 26 May 2026 08:05:59 +0000 (0:00:00.705) 0:00:26.739 *********** 2026-05-26 08:06:02.471098 | instance | changed: [instance] => (item=osd0) 2026-05-26 08:06:02.472127 | instance | changed: [instance] => (item=osd1) 2026-05-26 08:06:02.472149 | instance | changed: [instance] => (item=osd2) 2026-05-26 08:06:02.472157 | instance | 2026-05-26 08:06:02.472163 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-05-26 08:06:02.472170 | instance | Tuesday 26 May 2026 08:06:02 +0000 (0:00:03.057) 0:00:29.797 *********** 2026-05-26 08:06:04.314057 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-05-26 08:06:04.314547 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-05-26 08:06:04.314561 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-05-26 08:06:04.314565 | instance | 2026-05-26 08:06:04.315781 | instance | PLAY RECAP ********************************************************************* 2026-05-26 08:06:04.315831 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-26 08:06:04.315843 | instance | 2026-05-26 08:06:04.315854 | instance | Tuesday 26 May 2026 08:06:04 +0000 (0:00:01.843) 0:00:31.641 *********** 2026-05-26 08:06:04.315864 | instance | =============================================================================== 2026-05-26 08:06:04.315874 | instance | Install depedencies ---------------------------------------------------- 19.49s 2026-05-26 08:06:04.315883 | instance | Create a volume group for each loop device ------------------------------ 3.06s 2026-05-26 08:06:04.315898 | instance | Create a logical volume for each loop device ---------------------------- 1.84s 2026-05-26 08:06:04.317451 | instance | Gathering Facts --------------------------------------------------------- 1.26s 2026-05-26 08:06:04.317485 | instance | Purge "snapd" package --------------------------------------------------- 0.82s 2026-05-26 08:06:04.317497 | instance | Start loop devices ------------------------------------------------------ 0.71s 2026-05-26 08:06:04.317506 | instance | Gathering Facts --------------------------------------------------------- 0.68s 2026-05-26 08:06:04.317571 | instance | Configure short hostname ------------------------------------------------ 0.67s 2026-05-26 08:06:04.317582 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.66s 2026-05-26 08:06:04.317591 | instance | Set permissions on loopback devices ------------------------------------- 0.60s 2026-05-26 08:06:04.317601 | instance | Start up service -------------------------------------------------------- 0.55s 2026-05-26 08:06:04.317611 | instance | Create devices for Ceph ------------------------------------------------- 0.52s 2026-05-26 08:06:04.317625 | instance | Generate lvm.conf ------------------------------------------------------- 0.29s 2026-05-26 08:06:04.318124 | instance | Ensure hostname inside hosts file --------------------------------------- 0.26s 2026-05-26 08:06:04.318171 | instance | Get list of all loopback devices ---------------------------------------- 0.19s 2026-05-26 08:06:04.318178 | instance | Fail if there is any existing loopback devices -------------------------- 0.03s 2026-05-26 08:06:04.395198 | instance | INFO [csi > prepare] Executed: Successful 2026-05-26 08:06:04.395919 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-05-26 08:06:04.495370 | instance | ok: Runtime: 0:00:44.856024 2026-05-26 08:06:04.497661 | 2026-05-26 08:06:04.497712 | PLAY RECAP 2026-05-26 08:06:04.497759 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 08:06:04.497781 | 2026-05-26 08:06:04.637858 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-26 08:06:04.642762 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/csi/converge.yml@main] 2026-05-26 08:06:05.329459 | 2026-05-26 08:06:05.329652 | PLAY [all] 2026-05-26 08:06:05.343408 | 2026-05-26 08:06:05.343546 | TASK [Build atmosphere binary] 2026-05-26 08:06:05.721901 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-05-26 08:06:05.725534 | instance | go: downloading golang.org/x/sync v0.18.0 2026-05-26 08:06:06.024926 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-05-26 08:06:12.386753 | instance | ok: Runtime: 0:00:06.377012 2026-05-26 08:06:12.393777 | 2026-05-26 08:06:12.393896 | TASK [Deploy with parallel orchestrator] 2026-05-26 08:06:12.609340 | instance | ==> Multi-tag mode: ceph, kubernetes, csi 2026-05-26 08:06:12.609607 | instance | ==> Running preflight checks 2026-05-26 08:06:13.058238 | instance | [preflight] 2026-05-26 08:06:13.058367 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-05-26 08:06:13.058406 | instance | [preflight] 2026-05-26 08:06:13.058426 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-26 08:06:13.084702 | instance | [preflight] skipping: [instance] 2026-05-26 08:06:13.084761 | instance | [preflight] 2026-05-26 08:06:13.084769 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-05-26 08:06:13.084781 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-26 08:06:13.084789 | instance | [preflight] 2026-05-26 08:06:13.149689 | instance | ==> Preflight checks passed 2026-05-26 08:06:13.149813 | instance | ==> Starting parallel deployment (subgraph) 2026-05-26 08:06:13.149829 | instance | ==> [ceph] Starting deployment 2026-05-26 08:06:13.149948 | instance | ==> [kubernetes] Starting deployment 2026-05-26 08:06:13.905159 | instance | [ceph/ceph] 2026-05-26 08:06:13.905259 | instance | [ceph/ceph] PLAY [all] ********************************************************************* 2026-05-26 08:06:13.905269 | instance | [ceph/ceph] 2026-05-26 08:06:13.905277 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:06:15.284858 | instance | [ceph/ceph] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:06:15.284921 | instance | [ceph/ceph] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:06:15.284933 | instance | [ceph/ceph] interpreter could change the meaning of that path. See 2026-05-26 08:06:15.284944 | instance | [ceph/ceph] https://docs.ansible.com/ansible- 2026-05-26 08:06:15.284953 | instance | [ceph/ceph] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:06:15.295211 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:15.295245 | instance | [ceph/ceph] 2026-05-26 08:06:15.295256 | instance | [ceph/ceph] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-26 08:06:15.338635 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:15.338686 | instance | [ceph/ceph] 2026-05-26 08:06:15.338698 | instance | [ceph/ceph] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-26 08:06:15.529500 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:15.529605 | instance | [ceph/ceph] 2026-05-26 08:06:15.529621 | instance | [ceph/ceph] PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-26 08:06:15.529634 | instance | [ceph/ceph] 2026-05-26 08:06:15.529647 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:06:16.521975 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:16.522047 | instance | [ceph/ceph] 2026-05-26 08:06:16.522060 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:06:16.954299 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:16.954409 | instance | [ceph/ceph] 2026-05-26 08:06:16.954424 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:06:16.994719 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:16.994787 | instance | [ceph/ceph] 2026-05-26 08:06:16.994799 | instance | [ceph/ceph] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 08:06:17.445724 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:17.445821 | instance | [ceph/ceph] 2026-05-26 08:06:17.445832 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:06:17.511369 | instance | [ceph/ceph] ok: [instance] => { 2026-05-26 08:06:17.511452 | instance | [ceph/ceph] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 08:06:17.511469 | instance | [ceph/ceph] } 2026-05-26 08:06:17.511482 | instance | [ceph/ceph] 2026-05-26 08:06:17.511495 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:06:18.294682 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:18.294779 | instance | [ceph/ceph] 2026-05-26 08:06:18.294789 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:06:18.342125 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:18.342239 | instance | [ceph/ceph] 2026-05-26 08:06:18.342257 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:06:18.390844 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:18.390953 | instance | [ceph/ceph] 2026-05-26 08:06:18.390966 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:06:18.702583 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:18.702684 | instance | [ceph/ceph] 2026-05-26 08:06:18.702699 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:06:19.991446 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:19.991554 | instance | [ceph/ceph] 2026-05-26 08:06:19.991567 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:06:20.058659 | instance | [ceph/ceph] ok: [instance] => { 2026-05-26 08:06:20.058841 | instance | [ceph/ceph] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-26 08:06:20.058861 | instance | [ceph/ceph] } 2026-05-26 08:06:20.058871 | instance | [ceph/ceph] 2026-05-26 08:06:20.058883 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:06:20.943091 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:20.943171 | instance | [ceph/ceph] 2026-05-26 08:06:20.943183 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:06:23.948731 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:23.948843 | instance | [ceph/ceph] 2026-05-26 08:06:23.948863 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 08:06:23.981089 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:23.981131 | instance | [ceph/ceph] 2026-05-26 08:06:23.981144 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 08:06:24.010287 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:24.010347 | instance | [ceph/ceph] 2026-05-26 08:06:24.010359 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 08:06:24.042352 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:06:24.042401 | instance | [ceph/ceph] 2026-05-26 08:06:24.042412 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 08:06:29.285394 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:29.285426 | instance | [ceph/ceph] 2026-05-26 08:06:29.285432 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 08:06:29.935770 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:29.935828 | instance | [ceph/ceph] 2026-05-26 08:06:29.935837 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 08:06:31.347018 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 08:06:31.347086 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 08:06:31.347097 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 08:06:31.347107 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 08:06:31.347117 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 08:06:31.347126 | instance | [ceph/ceph] 2026-05-26 08:06:31.347149 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 08:06:32.028088 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:32.028339 | instance | [ceph/ceph] 2026-05-26 08:06:32.028353 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 08:06:32.028379 | instance | [ceph/ceph] 2026-05-26 08:06:32.028389 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-26 08:06:33.089234 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:33.089294 | instance | [ceph/ceph] 2026-05-26 08:06:33.089306 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-26 08:06:33.642894 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:33.642969 | instance | [ceph/ceph] 2026-05-26 08:06:33.642981 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 08:06:34.335549 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:34.335611 | instance | [ceph/ceph] 2026-05-26 08:06:34.335624 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:06:34.649415 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:34.649484 | instance | [ceph/ceph] 2026-05-26 08:06:34.649499 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:06:34.704052 | instance | [ceph/ceph] ok: [instance] => { 2026-05-26 08:06:34.704121 | instance | [ceph/ceph] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-26 08:06:34.704133 | instance | [ceph/ceph] } 2026-05-26 08:06:34.704143 | instance | [ceph/ceph] 2026-05-26 08:06:34.704152 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:06:35.644375 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:35.644439 | instance | [ceph/ceph] 2026-05-26 08:06:35.644450 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:06:40.148122 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:40.148197 | instance | [ceph/ceph] 2026-05-26 08:06:40.148207 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-26 08:06:41.421405 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:41.421447 | instance | [ceph/ceph] 2026-05-26 08:06:41.421456 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-26 08:06:41.906424 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:41.906463 | instance | [ceph/ceph] 2026-05-26 08:06:41.906472 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-26 08:06:42.511768 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:42.511834 | instance | [ceph/ceph] 2026-05-26 08:06:42.511845 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-26 08:06:43.434512 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/etc/docker'}) 2026-05-26 08:06:43.434625 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-26 08:06:43.434639 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-26 08:06:43.434650 | instance | [ceph/ceph] 2026-05-26 08:06:43.434660 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-26 08:06:43.998999 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:43.999060 | instance | [ceph/ceph] 2026-05-26 08:06:43.999072 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-26 08:06:44.594650 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:44.594711 | instance | [ceph/ceph] 2026-05-26 08:06:44.594719 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-26 08:06:44.594725 | instance | [ceph/ceph] 2026-05-26 08:06:44.594729 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-26 08:06:45.404447 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:45.404502 | instance | [ceph/ceph] 2026-05-26 08:06:45.404510 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-05-26 08:06:46.374945 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:46.375018 | instance | [ceph/ceph] 2026-05-26 08:06:46.375031 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-26 08:06:47.080350 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:47.080418 | instance | [ceph/ceph] 2026-05-26 08:06:47.080430 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-26 08:06:47.126331 | instance | [ceph/ceph] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-26 08:06:47.126393 | instance | [ceph/ceph] 2026-05-26 08:06:47.126400 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-26 08:06:52.369803 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:52.369867 | instance | [ceph/ceph] 2026-05-26 08:06:52.369878 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-26 08:06:53.280304 | instance | [ceph/ceph] ok: [instance] => (item=chronyd) 2026-05-26 08:06:53.280345 | instance | [ceph/ceph] ok: [instance] => (item=sshd) 2026-05-26 08:06:53.280349 | instance | [ceph/ceph] 2026-05-26 08:06:53.280354 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-26 08:06:53.716871 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:53.716931 | instance | [ceph/ceph] 2026-05-26 08:06:53.716943 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-26 08:06:54.034038 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:54.034102 | instance | [ceph/ceph] 2026-05-26 08:06:54.034118 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-26 08:06:54.590468 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:54.590525 | instance | [ceph/ceph] 2026-05-26 08:06:54.590536 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-26 08:06:55.060185 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:55.060256 | instance | [ceph/ceph] 2026-05-26 08:06:55.060268 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-26 08:06:55.212089 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:55.212156 | instance | [ceph/ceph] 2026-05-26 08:06:55.212167 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-26 08:06:55.644951 | instance | [ceph/ceph] ok: [instance] => (item=instance) 2026-05-26 08:06:55.645018 | instance | [ceph/ceph] 2026-05-26 08:06:55.645034 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-26 08:06:55.689671 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:06:55.689727 | instance | [ceph/ceph] 2026-05-26 08:06:55.689739 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-26 08:06:55.766169 | instance | [ceph/ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-05-26 08:06:55.766221 | instance | [ceph/ceph] 2026-05-26 08:06:55.766228 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-05-26 08:06:56.144836 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:06:56.144895 | instance | [ceph/ceph] 2026-05-26 08:06:56.144907 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-05-26 08:06:57.171728 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-05-26 08:06:57.171792 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-05-26 08:06:57.171801 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-05-26 08:06:57.171807 | instance | [ceph/ceph] 2026-05-26 08:06:57.171814 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-05-26 08:08:21.339159 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:08:21.339282 | instance | [ceph/ceph] 2026-05-26 08:08:21.339296 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-05-26 08:08:21.674917 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:08:21.674967 | instance | [ceph/ceph] 2026-05-26 08:08:21.674978 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-05-26 08:08:21.712082 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:08:21.712147 | instance | [ceph/ceph] 2026-05-26 08:08:21.712161 | instance | [ceph/ceph] TASK [Install Ceph host] ******************************************************* 2026-05-26 08:08:21.786023 | instance | [ceph/ceph] included: vexxhost.ceph.cephadm_host for instance 2026-05-26 08:08:21.786075 | instance | [ceph/ceph] 2026-05-26 08:08:21.786082 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-26 08:08:27.286452 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:08:27.286576 | instance | [ceph/ceph] 2026-05-26 08:08:27.286589 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-26 08:08:27.338588 | instance | [ceph/ceph] ok: [instance] => (item=instance) 2026-05-26 08:08:27.338678 | instance | [ceph/ceph] 2026-05-26 08:08:27.338690 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-26 08:08:27.808001 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:08:27.808079 | instance | [ceph/ceph] 2026-05-26 08:08:27.808088 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-26 08:08:35.383278 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:08:35.383336 | instance | [ceph/ceph] 2026-05-26 08:08:35.383348 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-26 08:09:21.331416 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:09:21.331490 | instance | [ceph/ceph] 2026-05-26 08:09:21.331506 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-26 08:09:35.537952 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:09:35.538038 | instance | [ceph/ceph] 2026-05-26 08:09:35.538050 | instance | [ceph/ceph] TASK [Install Ceph host] ******************************************************* 2026-05-26 08:09:35.612335 | instance | [ceph/ceph] included: vexxhost.ceph.cephadm_host for instance 2026-05-26 08:09:35.612399 | instance | [ceph/ceph] 2026-05-26 08:09:35.612409 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-26 08:09:35.666035 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:09:35.666108 | instance | [ceph/ceph] 2026-05-26 08:09:35.666122 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-26 08:09:35.723465 | instance | [ceph/ceph] skipping: [instance] => (item=instance) 2026-05-26 08:09:35.723548 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:09:35.723561 | instance | [ceph/ceph] 2026-05-26 08:09:35.723571 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-26 08:09:36.110147 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:09:36.110215 | instance | [ceph/ceph] 2026-05-26 08:09:36.110226 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-26 08:09:42.796062 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:09:42.796146 | instance | [ceph/ceph] 2026-05-26 08:09:42.796159 | instance | [ceph/ceph] TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-26 08:09:54.793186 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:09:54.793246 | instance | [ceph/ceph] 2026-05-26 08:09:54.793259 | instance | [ceph/ceph] TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-26 08:10:00.913523 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:00.913589 | instance | [ceph/ceph] 2026-05-26 08:10:00.913595 | instance | [ceph/ceph] TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-05-26 08:10:09.103872 | instance | [ceph/ceph] changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-05-26 08:10:09.103935 | instance | [ceph/ceph] ok: [instance] => (item={'name': 'dashboard'}) 2026-05-26 08:10:09.103947 | instance | [ceph/ceph] changed: [instance] => (item={'name': 'prometheus'}) 2026-05-26 08:10:09.103956 | instance | [ceph/ceph] ok: [instance] => (item={'name': 'iostat'}) 2026-05-26 08:10:09.103988 | instance | [ceph/ceph] 2026-05-26 08:10:09.104000 | instance | [ceph/ceph] PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-26 08:10:09.104011 | instance | [ceph/ceph] 2026-05-26 08:10:09.104021 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:10:10.181564 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:10.181637 | instance | [ceph/ceph] 2026-05-26 08:10:10.181649 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:10:10.489617 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:10.489690 | instance | [ceph/ceph] 2026-05-26 08:10:10.489707 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:10:10.526691 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:10:10.526752 | instance | [ceph/ceph] 2026-05-26 08:10:10.526762 | instance | [ceph/ceph] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 08:10:10.843794 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:10.843873 | instance | [ceph/ceph] 2026-05-26 08:10:10.843886 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:10:10.907634 | instance | [ceph/ceph] ok: [instance] => { 2026-05-26 08:10:10.907708 | instance | [ceph/ceph] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 08:10:10.907720 | instance | [ceph/ceph] } 2026-05-26 08:10:10.907730 | instance | [ceph/ceph] 2026-05-26 08:10:10.907740 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:10:11.321513 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:11.321576 | instance | [ceph/ceph] 2026-05-26 08:10:11.321588 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:10:11.363482 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:10:11.363546 | instance | [ceph/ceph] 2026-05-26 08:10:11.363562 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:10:11.406066 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:10:11.406123 | instance | [ceph/ceph] 2026-05-26 08:10:11.406132 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:10:11.723621 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:11.723709 | instance | [ceph/ceph] 2026-05-26 08:10:11.723726 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:10:12.822721 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:12.822831 | instance | [ceph/ceph] 2026-05-26 08:10:12.822844 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:10:12.885173 | instance | [ceph/ceph] ok: [instance] => { 2026-05-26 08:10:12.885291 | instance | [ceph/ceph] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-26 08:10:12.885302 | instance | [ceph/ceph] } 2026-05-26 08:10:12.885312 | instance | [ceph/ceph] 2026-05-26 08:10:12.885322 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:10:13.329016 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:13.329071 | instance | [ceph/ceph] 2026-05-26 08:10:13.329082 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:10:15.418375 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:15.418435 | instance | [ceph/ceph] 2026-05-26 08:10:15.418446 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 08:10:15.446351 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:10:15.446409 | instance | [ceph/ceph] 2026-05-26 08:10:15.446431 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 08:10:15.475560 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:10:15.475612 | instance | [ceph/ceph] 2026-05-26 08:10:15.475624 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 08:10:15.502424 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:10:15.502490 | instance | [ceph/ceph] 2026-05-26 08:10:15.502499 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 08:10:16.664947 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:16.664992 | instance | [ceph/ceph] 2026-05-26 08:10:16.665000 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 08:10:17.217094 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:17.217159 | instance | [ceph/ceph] 2026-05-26 08:10:17.217170 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 08:10:18.685689 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 08:10:18.685774 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 08:10:18.685785 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 08:10:18.685796 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 08:10:18.685806 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 08:10:18.685816 | instance | [ceph/ceph] 2026-05-26 08:10:18.685838 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 08:10:19.310198 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:19.310264 | instance | [ceph/ceph] 2026-05-26 08:10:19.310276 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 08:10:19.310285 | instance | [ceph/ceph] 2026-05-26 08:10:19.310294 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 08:10:19.815073 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:19.815166 | instance | [ceph/ceph] 2026-05-26 08:10:19.815174 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:10:20.138568 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:20.138647 | instance | [ceph/ceph] 2026-05-26 08:10:20.138655 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:10:20.189726 | instance | [ceph/ceph] ok: [instance] => { 2026-05-26 08:10:20.189808 | instance | [ceph/ceph] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-26 08:10:20.189817 | instance | [ceph/ceph] } 2026-05-26 08:10:20.189824 | instance | [ceph/ceph] 2026-05-26 08:10:20.189830 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:10:20.636037 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:20.636146 | instance | [ceph/ceph] 2026-05-26 08:10:20.636169 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:10:23.788360 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:23.788444 | instance | [ceph/ceph] 2026-05-26 08:10:23.788466 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-26 08:10:24.962762 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:24.962807 | instance | [ceph/ceph] 2026-05-26 08:10:24.962816 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-26 08:10:25.265311 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:25.265368 | instance | [ceph/ceph] 2026-05-26 08:10:25.265383 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-26 08:10:25.802856 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:25.803104 | instance | [ceph/ceph] 2026-05-26 08:10:25.803117 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-26 08:10:26.666140 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-26 08:10:26.666194 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-26 08:10:26.666206 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-26 08:10:26.666216 | instance | [ceph/ceph] 2026-05-26 08:10:26.666239 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-26 08:10:27.171418 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:27.171476 | instance | [ceph/ceph] 2026-05-26 08:10:27.171487 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-26 08:10:27.706335 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:27.706410 | instance | [ceph/ceph] 2026-05-26 08:10:27.706423 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-26 08:10:27.706433 | instance | [ceph/ceph] 2026-05-26 08:10:27.706443 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-26 08:10:28.169195 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:28.169279 | instance | [ceph/ceph] 2026-05-26 08:10:28.169295 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-26 08:10:28.219585 | instance | [ceph/ceph] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-26 08:10:28.219628 | instance | [ceph/ceph] 2026-05-26 08:10:28.219639 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-26 08:10:29.328078 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:29.328144 | instance | [ceph/ceph] 2026-05-26 08:10:29.328156 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-26 08:10:30.233652 | instance | [ceph/ceph] ok: [instance] => (item=chronyd) 2026-05-26 08:10:30.233716 | instance | [ceph/ceph] ok: [instance] => (item=sshd) 2026-05-26 08:10:30.233727 | instance | [ceph/ceph] 2026-05-26 08:10:30.233737 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-26 08:10:30.646528 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:30.646654 | instance | [ceph/ceph] 2026-05-26 08:10:30.646671 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-26 08:10:30.969661 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:30.969714 | instance | [ceph/ceph] 2026-05-26 08:10:30.969740 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-26 08:10:31.320207 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:31.320254 | instance | [ceph/ceph] 2026-05-26 08:10:31.320262 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-26 08:10:31.613837 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:31.613870 | instance | [ceph/ceph] 2026-05-26 08:10:31.613876 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-26 08:10:31.934733 | instance | [ceph/ceph] ok: [instance] => (item=instance) 2026-05-26 08:10:31.934812 | instance | [ceph/ceph] 2026-05-26 08:10:31.934823 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-26 08:10:31.988877 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:31.988921 | instance | [ceph/ceph] 2026-05-26 08:10:31.988933 | instance | [ceph/ceph] TASK [Install Ceph host] ******************************************************* 2026-05-26 08:10:32.053049 | instance | [ceph/ceph] included: vexxhost.ceph.cephadm_host for instance 2026-05-26 08:10:32.053121 | instance | [ceph/ceph] 2026-05-26 08:10:32.053133 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-26 08:10:32.091698 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:10:32.091771 | instance | [ceph/ceph] 2026-05-26 08:10:32.091786 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-26 08:10:32.138907 | instance | [ceph/ceph] skipping: [instance] => (item=instance) 2026-05-26 08:10:32.138979 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:10:32.138991 | instance | [ceph/ceph] 2026-05-26 08:10:32.139000 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-26 08:10:32.516050 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:32.516087 | instance | [ceph/ceph] 2026-05-26 08:10:32.516092 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-26 08:10:38.883747 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:38.883806 | instance | [ceph/ceph] 2026-05-26 08:10:38.883817 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-26 08:10:44.278784 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:44.278834 | instance | [ceph/ceph] 2026-05-26 08:10:44.278845 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-26 08:10:58.233828 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:10:58.233872 | instance | [ceph/ceph] 2026-05-26 08:10:58.233877 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-26 08:12:29.890968 | instance | [ceph/ceph] ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-26 08:12:29.891012 | instance | [ceph/ceph] ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-26 08:12:29.891017 | instance | [ceph/ceph] ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-26 08:12:29.891025 | instance | [ceph/ceph] 2026-05-26 08:12:29.891030 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-26 08:12:35.723516 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:12:35.723594 | instance | [ceph/ceph] 2026-05-26 08:12:35.723605 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-26 08:12:41.904383 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:12:41.904447 | instance | [ceph/ceph] 2026-05-26 08:12:41.904458 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-26 08:12:41.976014 | instance | [ceph/ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-26 08:12:41.976063 | instance | [ceph/ceph] 2026-05-26 08:12:41.976074 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-26 08:12:42.023065 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:12:42.023136 | instance | [ceph/ceph] 2026-05-26 08:12:42.023154 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-26 08:12:48.081638 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:12:48.081762 | instance | [ceph/ceph] 2026-05-26 08:12:48.081773 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-26 08:12:48.136872 | instance | [ceph/ceph] ok: [instance] 2026-05-26 08:12:48.136944 | instance | [ceph/ceph] 2026-05-26 08:12:48.136956 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-26 08:12:48.180538 | instance | [ceph/ceph] skipping: [instance] => (item=1) 2026-05-26 08:12:48.180606 | instance | [ceph/ceph] skipping: [instance] => (item=1) 2026-05-26 08:12:48.180617 | instance | [ceph/ceph] skipping: [instance] => (item=1) 2026-05-26 08:12:48.180627 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:12:48.180636 | instance | [ceph/ceph] 2026-05-26 08:12:48.180646 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-26 08:12:48.229811 | instance | [ceph/ceph] skipping: [instance] 2026-05-26 08:12:48.229869 | instance | [ceph/ceph] 2026-05-26 08:12:48.229881 | instance | [ceph/ceph] PLAY [all] ********************************************************************* 2026-05-26 08:12:48.229891 | instance | [ceph/ceph] 2026-05-26 08:12:48.229900 | instance | [ceph/ceph] TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-26 08:12:48.654246 | instance | [ceph/ceph] changed: [instance] 2026-05-26 08:12:48.654295 | instance | [ceph/ceph] 2026-05-26 08:12:48.654306 | instance | [ceph/ceph] PLAY RECAP ********************************************************************* 2026-05-26 08:12:48.654317 | instance | [ceph/ceph] instance : ok=109 changed=30 unreachable=0 failed=0 skipped=19 rescued=0 ignored=0 2026-05-26 08:12:48.654327 | instance | [ceph/ceph] 2026-05-26 08:12:48.745033 | instance | ==> [ceph] Deployment complete 2026-05-26 08:12:49.584562 | instance | [kubernetes/kubernetes] 2026-05-26 08:12:49.584674 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-26 08:12:49.584725 | instance | [kubernetes/kubernetes] 2026-05-26 08:12:49.584735 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:12:50.854569 | instance | [kubernetes/kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:12:50.854635 | instance | [kubernetes/kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:12:50.854647 | instance | [kubernetes/kubernetes] interpreter could change the meaning of that path. See 2026-05-26 08:12:50.854657 | instance | [kubernetes/kubernetes] https://docs.ansible.com/ansible- 2026-05-26 08:12:50.854666 | instance | [kubernetes/kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:12:50.874871 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:12:50.874907 | instance | [kubernetes/kubernetes] 2026-05-26 08:12:50.874918 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-26 08:12:56.749889 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-26 08:12:56.750001 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-26 08:12:56.750013 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-26 08:12:56.750023 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-26 08:12:56.750033 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-26 08:12:56.750042 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-26 08:12:56.750051 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-26 08:12:56.750083 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-26 08:12:56.750093 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-26 08:12:56.750101 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-26 08:12:56.750110 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-26 08:12:56.750120 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-26 08:12:56.750129 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-26 08:12:56.750138 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-26 08:12:56.750148 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-26 08:12:56.750156 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-26 08:12:56.750165 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-26 08:12:56.750174 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-26 08:12:56.750182 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-26 08:12:56.750191 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-26 08:12:56.750200 | instance | [kubernetes/kubernetes] 2026-05-26 08:12:56.750210 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-26 08:12:57.188398 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:12:57.188440 | instance | [kubernetes/kubernetes] 2026-05-26 08:12:57.188458 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-26 08:12:57.938806 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:12:57.938867 | instance | [kubernetes/kubernetes] 2026-05-26 08:12:57.938878 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-26 08:12:58.416153 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:12:58.416191 | instance | [kubernetes/kubernetes] 2026-05-26 08:12:58.416198 | instance | [kubernetes/kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-26 08:12:58.549033 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:12:58.549071 | instance | [kubernetes/kubernetes] 2026-05-26 08:12:58.549077 | instance | [kubernetes/kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-26 08:12:58.549081 | instance | [kubernetes/kubernetes] 2026-05-26 08:12:58.549085 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:12:59.571028 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:12:59.571096 | instance | [kubernetes/kubernetes] 2026-05-26 08:12:59.571109 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-26 08:12:59.873499 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:12:59.873570 | instance | [kubernetes/kubernetes] 2026-05-26 08:12:59.873588 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-26 08:13:01.299300 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-26 08:13:01.299373 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-26 08:13:01.299385 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-26 08:13:01.299395 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-26 08:13:01.299403 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-26 08:13:01.299413 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:01.299435 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-26 08:13:02.268546 | instance | [kubernetes/kubernetes] 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-05-26 08:13:02.268866 | instance | [kubernetes/kubernetes] 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-05-26 08:13:02.268879 | instance | [kubernetes/kubernetes] 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-05-26 08:13:02.268885 | instance | [kubernetes/kubernetes] ...ignoring 2026-05-26 08:13:02.268893 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:02.268900 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-26 08:13:02.553343 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:02.553520 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:02.553540 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-26 08:13:02.833150 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:02.833222 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:02.833233 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-26 08:13:02.859473 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:02.859543 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:02.859551 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-26 08:13:02.896805 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:02.896892 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:02.896910 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-26 08:13:03.534409 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:03.534481 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:03.534494 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-26 08:13:03.895223 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:03.895300 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:03.895313 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-26 08:13:03.895324 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:03.895334 | instance | [kubernetes/kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-05-26 08:13:03.895343 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:03.895353 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:13:04.959529 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:04.959606 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:04.959619 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:13:05.341811 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:05.341916 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:05.341930 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:13:05.384365 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:05.384462 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:05.384480 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 08:13:05.712142 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:05.712193 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:05.712204 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:13:05.766657 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:13:05.766711 | instance | [kubernetes/kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 08:13:05.766724 | instance | [kubernetes/kubernetes] } 2026-05-26 08:13:05.766735 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:05.766745 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:13:06.284794 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:06.284854 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:06.284882 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:13:06.326120 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:06.326175 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:06.326196 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:13:06.637511 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:06.637581 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:06.637594 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:13:07.923240 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:07.923307 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:07.923320 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:13:07.985764 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:13:07.985809 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-26 08:13:07.985850 | instance | [kubernetes/kubernetes] } 2026-05-26 08:13:07.985857 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:07.985863 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:13:08.442588 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:08.442694 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:08.442707 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:13:10.691270 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:10.691342 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:10.691354 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 08:13:10.722188 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:10.722237 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:10.722259 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 08:13:10.752068 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:10.752128 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:10.752139 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 08:13:10.782576 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:10.782636 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:10.782648 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 08:13:11.965316 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:11.965423 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:11.965472 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 08:13:12.537597 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:12.537670 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:12.537683 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 08:13:14.031442 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 08:13:14.031491 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 08:13:14.031502 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 08:13:14.031512 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 08:13:14.031521 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 08:13:14.031531 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:14.031541 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 08:13:14.669247 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:14.669340 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:14.669441 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 08:13:14.669454 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:14.669463 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 08:13:15.391092 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:15.391123 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:15.391130 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-26 08:13:16.262891 | instance | [kubernetes/kubernetes] An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible_collections.kubernetes.core.plugins.module_utils.k8s.exceptions.CoreException: Could not create API client: Invalid kube-config file. No configuration found. 2026-05-26 08:13:16.262979 | instance | [kubernetes/kubernetes] fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-05-26 08:13:16.263009 | instance | [kubernetes/kubernetes] ...ignoring 2026-05-26 08:13:16.263020 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:16.263029 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-26 08:13:16.293010 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:16.293048 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:16.293059 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-26 08:13:16.318632 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:16.318695 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:16.318725 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-26 08:13:16.344771 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:16.344820 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:16.344833 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-26 08:13:16.378213 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:16.378254 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:16.378270 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-26 08:13:16.416793 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:16.416850 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:16.416861 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:13:16.743365 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:16.743419 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:16.743431 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:13:16.776313 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:13:16.776352 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-26 08:13:16.776358 | instance | [kubernetes/kubernetes] } 2026-05-26 08:13:16.776362 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:16.776369 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:13:21.597892 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:21.597949 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:21.597957 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:13:21.635634 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:21.635704 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:21.635716 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:13:21.940803 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:21.940870 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:21.940877 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:13:21.973526 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:13:21.973593 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-26 08:13:21.973602 | instance | [kubernetes/kubernetes] } 2026-05-26 08:13:21.973609 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:21.973615 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:13:23.074268 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:23.074329 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:23.074363 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:13:23.119214 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:23.119263 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:23.119271 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 08:13:23.144999 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:23.145045 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:23.145052 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 08:13:23.166577 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:23.166632 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:23.166645 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 08:13:23.194827 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:23.194876 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:23.194887 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 08:13:24.290747 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:24.290798 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:24.290806 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 08:13:24.828478 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:24.828532 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:24.828545 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 08:13:26.262089 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 08:13:26.262133 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 08:13:26.262141 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 08:13:26.262147 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 08:13:26.262158 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 08:13:26.262165 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:26.262172 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 08:13:26.907835 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:26.907900 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:26.907912 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 08:13:26.907922 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:26.907931 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 08:13:27.387424 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:27.387496 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:27.387508 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:13:27.683488 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:27.683540 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:27.683552 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:13:27.728435 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:13:27.728474 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-26 08:13:27.728480 | instance | [kubernetes/kubernetes] } 2026-05-26 08:13:27.728485 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:27.728489 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:13:28.774666 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:28.774728 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:28.774736 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:13:30.245821 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:30.245885 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:30.245893 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:13:30.299993 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:13:30.300074 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-26 08:13:30.300087 | instance | [kubernetes/kubernetes] } 2026-05-26 08:13:30.300097 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:30.300106 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:13:31.170368 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:31.170440 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:31.170452 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:13:32.665123 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:32.665196 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:32.665208 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-26 08:13:33.241479 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:33.241536 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:33.241545 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-26 08:13:33.566781 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:33.567062 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:33.567077 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:13:33.859399 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:33.859451 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:33.859463 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:13:33.911270 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:13:33.911323 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-26 08:13:33.911332 | instance | [kubernetes/kubernetes] } 2026-05-26 08:13:33.911339 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:33.911346 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:13:34.927940 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:34.927995 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:34.928003 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:13:37.612632 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:37.612715 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:37.612731 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-26 08:13:37.660942 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-26 08:13:37.660995 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:37.661007 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-26 08:13:38.699713 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:38.699795 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:38.699813 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-26 08:13:38.997651 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:38.997715 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:38.997726 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-26 08:13:39.551278 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:39.551335 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:39.551343 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-26 08:13:40.959161 | instance | [kubernetes/kubernetes] changed: [instance] => (item=br_netfilter) 2026-05-26 08:13:40.959259 | instance | [kubernetes/kubernetes] ok: [instance] => (item=ip_tables) 2026-05-26 08:13:40.959272 | instance | [kubernetes/kubernetes] changed: [instance] => (item=ip6_tables) 2026-05-26 08:13:40.959282 | instance | [kubernetes/kubernetes] changed: [instance] => (item=nf_conntrack) 2026-05-26 08:13:40.959292 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:40.959302 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:13:41.280352 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:41.280465 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:41.280477 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:13:41.319211 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:13:41.319292 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-26 08:13:41.319302 | instance | [kubernetes/kubernetes] } 2026-05-26 08:13:41.319311 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:41.319319 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:13:42.846505 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:42.846568 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:42.846580 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:13:42.881157 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:42.881198 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:42.881205 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-26 08:13:42.933780 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-26 08:13:42.933840 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:42.933858 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-26 08:13:42.978361 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:42.978418 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:42.978429 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-26 08:13:46.931126 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:46.931242 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:46.931275 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-26 08:13:48.939443 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-26 08:13:48.939481 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-26 08:13:48.939487 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-26 08:13:48.939491 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-26 08:13:48.939495 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-26 08:13:48.939502 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-26 08:13:48.939507 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-26 08:13:48.939514 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:48.939519 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-26 08:13:49.802775 | instance | [kubernetes/kubernetes] changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-26 08:13:49.802828 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-05-26 08:13:49.802836 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-26 08:13:49.802860 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:49.802867 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-26 08:13:50.374473 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:50.374534 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:50.374546 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-26 08:13:50.937056 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:50.937160 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:50.937167 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-26 08:13:51.245996 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:51.246068 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:51.246080 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-26 08:13:51.272849 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:51.272919 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:51.272930 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-26 08:13:51.989512 | instance | [kubernetes/kubernetes] ok: [instance] => (item=swap) 2026-05-26 08:13:51.989623 | instance | [kubernetes/kubernetes] ok: [instance] => (item=none) 2026-05-26 08:13:51.989630 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:51.989637 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-26 08:13:52.540758 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:52.540807 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:52.540815 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-26 08:13:53.272821 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:53.272911 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:53.272924 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-26 08:13:53.272935 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:53.272944 | instance | [kubernetes/kubernetes] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-26 08:13:54.167831 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:54.167909 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:54.167926 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-26 08:13:54.866169 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:54.866221 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:54.866229 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-26 08:13:56.032116 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:56.032175 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:56.032183 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-26 08:13:56.838890 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:56.838965 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:56.838979 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-26 08:13:57.266699 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:57.266838 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:57.266854 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-26 08:13:57.847703 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:57.847764 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:57.847776 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-26 08:13:57.927664 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-26 08:13:57.927722 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:57.927759 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-26 08:13:58.009503 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-26 08:13:58.009628 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:58.009638 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-26 08:13:58.312401 | instance | [kubernetes/kubernetes] ok: [instance] => (item=instance) 2026-05-26 08:13:58.312446 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:58.312454 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-26 08:13:58.351620 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:58.351677 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:58.351688 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-26 08:13:58.393518 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:13:58.393557 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:58.393568 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-26 08:13:58.429100 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:13:58.429236 | instance | [kubernetes/kubernetes] "msg": "instance" 2026-05-26 08:13:58.429249 | instance | [kubernetes/kubernetes] } 2026-05-26 08:13:58.429261 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:58.429271 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-26 08:13:59.109645 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:13:59.109745 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:59.109758 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-26 08:13:59.135656 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:59.135760 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:59.135773 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-26 08:13:59.168086 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:59.168151 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:59.168160 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-26 08:13:59.199275 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:59.199355 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:59.199367 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-26 08:13:59.230363 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:59.230411 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:59.230423 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-26 08:13:59.262237 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:59.262296 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:59.262308 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-26 08:13:59.294281 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:59.294351 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:59.294362 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-26 08:13:59.319859 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:13:59.319919 | instance | [kubernetes/kubernetes] 2026-05-26 08:13:59.319930 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-26 08:14:22.434592 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:22.434666 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:22.434678 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-26 08:14:22.755141 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:22.755196 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:22.755209 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-26 08:14:22.787697 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:22.787742 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:22.787754 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-26 08:14:23.098158 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:23.098242 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:23.098261 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-26 08:14:23.410661 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:23.410728 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:23.410743 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-26 08:14:23.728948 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:23.729015 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:23.729023 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-26 08:14:24.986729 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:24.986781 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:24.986794 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-26 08:14:26.159326 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:26.159382 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:26.159392 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-26 08:14:26.201740 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:26.201810 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:26.201823 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-26 08:14:26.239928 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:26.239997 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:26.240007 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-26 08:14:27.056402 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:27.056433 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:27.056439 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-26 08:14:27.093585 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=DaemonSet) 2026-05-26 08:14:27.093626 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=ConfigMap) 2026-05-26 08:14:27.093634 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:27.093640 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:27.093646 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-26 08:14:27.131133 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:27.131200 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:27.131212 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-26 08:14:27.170451 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:27.170522 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:27.170535 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-26 08:14:27.209844 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:27.209908 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:27.209916 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-26 08:14:27.246365 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-26 08:14:27.246412 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:27.246419 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-26 08:14:27.743311 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:27.743353 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:27.743360 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-26 08:14:28.697036 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:28.697123 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:28.697142 | instance | [kubernetes/kubernetes] PLAY [Install control-plane components] **************************************** 2026-05-26 08:14:28.697156 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:28.697169 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:14:29.716591 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:29.716641 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:29.716649 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 08:14:30.040013 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:30.040066 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:30.040078 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 08:14:31.187091 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:31.187151 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:31.187163 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 08:14:31.506658 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:31.506705 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:31.506714 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:14:31.542485 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:14:31.542542 | instance | [kubernetes/kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-26 08:14:31.542554 | instance | [kubernetes/kubernetes] } 2026-05-26 08:14:31.542564 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:31.542574 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:14:32.487076 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:32.487124 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:32.487132 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:14:34.167252 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:34.167306 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:34.167314 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-26 08:14:34.594531 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:34.594584 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:34.594596 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-26 08:14:34.907741 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:34.907798 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:34.907811 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-26 08:14:35.283888 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:35.283950 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:35.283961 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-26 08:14:35.606967 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:35.607020 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:35.607030 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-26 08:14:35.916441 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:35.916493 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:35.916505 | instance | [kubernetes/kubernetes] TASK [Install plugin] ********************************************************** 2026-05-26 08:14:35.964989 | instance | [kubernetes/kubernetes] included: vexxhost.containers.download_artifact for instance 2026-05-26 08:14:35.965040 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:35.965052 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 08:14:36.003196 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-26 08:14:36.003252 | instance | [kubernetes/kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-26 08:14:36.003263 | instance | [kubernetes/kubernetes] } 2026-05-26 08:14:36.003271 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:36.003280 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 08:14:36.848990 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:36.849061 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:36.849074 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 08:14:39.727782 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:39.727857 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:39.727884 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:14:39.756841 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:14:39.756903 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:39.756915 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:14:40.342863 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:40.342910 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:40.342922 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-26 08:14:41.215447 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:14:41.215526 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:41.215536 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-26 08:14:43.136580 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:43.136644 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:43.136657 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:14:43.171814 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:14:43.171865 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:43.171910 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:14:43.656553 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:14:43.656608 | instance | [kubernetes/kubernetes] 2026-05-26 08:14:43.656618 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-26 08:15:16.677010 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:16.677088 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:16.677101 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-26 08:15:17.430813 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:17.430850 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:17.430856 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-26 08:15:17.430861 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:17.430865 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:15:18.601735 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:18.601806 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:18.601820 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-26 08:15:19.392194 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-26 08:15:19.392299 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:19.392311 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-26 08:15:19.392322 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:19.392331 | instance | [kubernetes/kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-26 08:15:20.291774 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-26 08:15:20.291844 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:20.291856 | instance | [kubernetes/kubernetes] PLAY RECAP ********************************************************************* 2026-05-26 08:15:20.291866 | instance | [kubernetes/kubernetes] instance : ok=123 changed=45 unreachable=0 failed=0 skipped=34 rescued=0 ignored=2 2026-05-26 08:15:20.291876 | instance | [kubernetes/kubernetes] 2026-05-26 08:15:20.391168 | instance | ==> [kubernetes] Deployment complete 2026-05-26 08:15:20.391241 | instance | ==> [csi] Starting deployment 2026-05-26 08:15:21.034800 | instance | [csi/csi] 2026-05-26 08:15:21.034880 | instance | [csi/csi] PLAY [controllers] ************************************************************* 2026-05-26 08:15:21.034891 | instance | [csi/csi] 2026-05-26 08:15:21.034901 | instance | [csi/csi] TASK [Gathering Facts] ********************************************************* 2026-05-26 08:15:22.532607 | instance | [csi/csi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:15:22.532672 | instance | [csi/csi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:15:22.532683 | instance | [csi/csi] interpreter could change the meaning of that path. See 2026-05-26 08:15:22.532693 | instance | [csi/csi] https://docs.ansible.com/ansible- 2026-05-26 08:15:22.532702 | instance | [csi/csi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:15:22.558405 | instance | [csi/csi] ok: [instance] 2026-05-26 08:15:22.558458 | instance | [csi/csi] 2026-05-26 08:15:22.558470 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:15:22.595207 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:15:22.595264 | instance | [csi/csi] 2026-05-26 08:15:22.595275 | instance | [csi/csi] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-26 08:15:22.639962 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:15:22.640002 | instance | [csi/csi] 2026-05-26 08:15:22.640013 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 08:15:22.689072 | instance | [csi/csi] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 08:15:22.689130 | instance | [csi/csi] 2026-05-26 08:15:22.689138 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 08:15:23.302212 | instance | [csi/csi] changed: [instance] 2026-05-26 08:15:23.302588 | instance | [csi/csi] 2026-05-26 08:15:23.302602 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-26 08:15:37.759819 | instance | [csi/csi] ok: [instance] 2026-05-26 08:15:37.759935 | instance | [csi/csi] 2026-05-26 08:15:37.759945 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-26 08:15:37.894050 | instance | [csi/csi] ok: [instance] 2026-05-26 08:15:37.894099 | instance | [csi/csi] 2026-05-26 08:15:37.894107 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-26 08:15:37.993319 | instance | [csi/csi] ok: [instance] 2026-05-26 08:15:37.993388 | instance | [csi/csi] 2026-05-26 08:15:37.993396 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-26 08:16:23.017657 | instance | [csi/csi] changed: [instance] 2026-05-26 08:16:23.017745 | instance | [csi/csi] 2026-05-26 08:16:23.017757 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-26 08:16:25.519890 | instance | [csi/csi] changed: [instance] 2026-05-26 08:16:25.519954 | instance | [csi/csi] 2026-05-26 08:16:25.519978 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-26 08:16:26.839866 | instance | [csi/csi] ok: [instance] 2026-05-26 08:16:26.839935 | instance | [csi/csi] 2026-05-26 08:16:26.839942 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-26 08:16:26.882764 | instance | [csi/csi] ok: [instance] 2026-05-26 08:16:26.882835 | instance | [csi/csi] 2026-05-26 08:16:26.882847 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-26 08:16:29.710158 | instance | [csi/csi] changed: [instance] 2026-05-26 08:16:29.710219 | instance | [csi/csi] 2026-05-26 08:16:29.710227 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-26 08:16:29.738645 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:29.738692 | instance | [csi/csi] 2026-05-26 08:16:29.738700 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-26 08:16:29.766787 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:29.766837 | instance | [csi/csi] 2026-05-26 08:16:29.766888 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-26 08:16:29.791754 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:29.791788 | instance | [csi/csi] 2026-05-26 08:16:29.791795 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-26 08:16:29.835535 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:29.835577 | instance | [csi/csi] 2026-05-26 08:16:29.835585 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-26 08:16:29.863863 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:29.863914 | instance | [csi/csi] 2026-05-26 08:16:29.863921 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-26 08:16:29.892276 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:29.892313 | instance | [csi/csi] 2026-05-26 08:16:29.892324 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-26 08:16:29.929172 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:29.929210 | instance | [csi/csi] 2026-05-26 08:16:29.929215 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-26 08:16:29.955506 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:29.955560 | instance | [csi/csi] 2026-05-26 08:16:29.955567 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-26 08:16:29.982849 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:29.982912 | instance | [csi/csi] 2026-05-26 08:16:29.982923 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-26 08:16:30.007850 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:30.007908 | instance | [csi/csi] 2026-05-26 08:16:30.007920 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-26 08:16:30.034774 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:30.034836 | instance | [csi/csi] 2026-05-26 08:16:30.034847 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-26 08:16:30.064712 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:30.064775 | instance | [csi/csi] 2026-05-26 08:16:30.064786 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-26 08:16:30.093121 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:30.093179 | instance | [csi/csi] 2026-05-26 08:16:30.093190 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-26 08:16:30.143684 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:30.143739 | instance | [csi/csi] 2026-05-26 08:16:30.143748 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-26 08:16:30.176824 | instance | [csi/csi] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-26 08:16:30.176881 | instance | [csi/csi] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-26 08:16:30.176893 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:30.176925 | instance | [csi/csi] 2026-05-26 08:16:30.176935 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-26 08:16:30.204780 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:30.204830 | instance | [csi/csi] 2026-05-26 08:16:30.204840 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-26 08:16:30.255016 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:30.255080 | instance | [csi/csi] 2026-05-26 08:16:30.255087 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-26 08:16:30.279933 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:30.280012 | instance | [csi/csi] 2026-05-26 08:16:30.280026 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-26 08:16:30.309463 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:30.309496 | instance | [csi/csi] 2026-05-26 08:16:30.309507 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-26 08:16:30.347515 | instance | [csi/csi] skipping: [instance] 2026-05-26 08:16:30.347552 | instance | [csi/csi] 2026-05-26 08:16:30.347614 | instance | [csi/csi] PLAY RECAP ********************************************************************* 2026-05-26 08:16:30.347630 | instance | [csi/csi] instance : ok=11 changed=4 unreachable=0 failed=0 skipped=22 rescued=0 ignored=0 2026-05-26 08:16:30.347643 | instance | [csi/csi] 2026-05-26 08:16:30.428651 | instance | ==> [csi] Deployment complete 2026-05-26 08:16:30.737199 | instance | ok: Runtime: 0:10:17.829780 2026-05-26 08:16:30.750194 | 2026-05-26 08:16:30.750318 | PLAY RECAP 2026-05-26 08:16:30.750370 | instance | ok: 2 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 08:16:30.750393 | 2026-05-26 08:16:30.904637 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/csi/converge.yml@main] 2026-05-26 08:16:30.908892 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-05-26 08:16:31.569701 | 2026-05-26 08:16:31.569862 | PLAY [all] 2026-05-26 08:16:31.581847 | 2026-05-26 08:16:31.581943 | TASK [Add IP address to "br-ex"] 2026-05-26 08:16:32.109540 | instance | skipping: Conditional result was False 2026-05-26 08:16:32.116841 | 2026-05-26 08:16:32.116953 | TASK [Set "br-ex" interface to "up"] 2026-05-26 08:16:32.647770 | instance | skipping: Conditional result was False 2026-05-26 08:16:32.652476 | 2026-05-26 08:16:32.652648 | PLAY [all] 2026-05-26 08:16:32.662493 | 2026-05-26 08:16:32.662666 | TASK [Run molecule verify] 2026-05-26 08:16:33.327498 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-26 08:16:33.770742 | instance | INFO [csi > discovery] scenario test matrix: verify 2026-05-26 08:16:33.770801 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-05-26 08:16:45.763156 | instance | INFO [csi > verify] Executing 2026-05-26 08:16:46.491724 | instance | 2026-05-26 08:16:46.491942 | instance | PLAY [Verify] ****************************************************************** 2026-05-26 08:16:46.492120 | instance | 2026-05-26 08:16:46.492306 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 08:16:46.492484 | instance | Tuesday 26 May 2026 08:16:46 +0000 (0:00:00.029) 0:00:00.029 *********** 2026-05-26 08:16:48.056985 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 08:16:48.057226 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 08:16:48.057517 | instance | interpreter could change the meaning of that path. See 2026-05-26 08:16:48.057773 | instance | https://docs.ansible.com/ansible- 2026-05-26 08:16:48.058010 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 08:16:48.075251 | instance | ok: [instance] 2026-05-26 08:16:48.075383 | instance | 2026-05-26 08:16:48.075555 | instance | TASK [Create a persistent volume] ********************************************** 2026-05-26 08:16:48.075753 | instance | Tuesday 26 May 2026 08:16:48 +0000 (0:00:01.583) 0:00:01.612 *********** 2026-05-26 08:16:48.910128 | instance | changed: [instance] 2026-05-26 08:16:48.910420 | instance | 2026-05-26 08:16:48.910710 | instance | TASK [Create a pod] ************************************************************ 2026-05-26 08:16:48.911010 | instance | Tuesday 26 May 2026 08:16:48 +0000 (0:00:00.834) 0:00:02.447 *********** 2026-05-26 08:17:05.102695 | instance | changed: [instance] 2026-05-26 08:17:05.102949 | instance | 2026-05-26 08:17:05.103267 | instance | TASK [Delete the pod] ********************************************************** 2026-05-26 08:17:05.103653 | instance | Tuesday 26 May 2026 08:17:05 +0000 (0:00:16.192) 0:00:18.639 *********** 2026-05-26 08:17:05.804119 | instance | changed: [instance] 2026-05-26 08:17:05.804274 | instance | 2026-05-26 08:17:05.804457 | instance | TASK [Delete the persistent volume] ******************************************** 2026-05-26 08:17:05.804628 | instance | Tuesday 26 May 2026 08:17:05 +0000 (0:00:00.702) 0:00:19.341 *********** 2026-05-26 08:17:06.458967 | instance | ok: [instance] 2026-05-26 08:17:06.459347 | instance | 2026-05-26 08:17:06.459853 | instance | PLAY RECAP ********************************************************************* 2026-05-26 08:17:06.460280 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 08:17:06.460714 | instance | 2026-05-26 08:17:06.461042 | instance | Tuesday 26 May 2026 08:17:06 +0000 (0:00:00.654) 0:00:19.996 *********** 2026-05-26 08:17:06.461264 | instance | =============================================================================== 2026-05-26 08:17:06.461585 | instance | Create a pod ----------------------------------------------------------- 16.19s 2026-05-26 08:17:06.461802 | instance | Gathering Facts --------------------------------------------------------- 1.58s 2026-05-26 08:17:06.462089 | instance | Create a persistent volume ---------------------------------------------- 0.83s 2026-05-26 08:17:06.462321 | instance | Delete the pod ---------------------------------------------------------- 0.70s 2026-05-26 08:17:06.462549 | instance | Delete the persistent volume -------------------------------------------- 0.65s 2026-05-26 08:17:06.524064 | instance | INFO [csi > verify] Executed: Successful 2026-05-26 08:17:06.524293 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-05-26 08:17:06.743253 | instance | ok: Runtime: 0:00:33.541047 2026-05-26 08:17:06.745881 | 2026-05-26 08:17:06.745929 | PLAY RECAP 2026-05-26 08:17:06.745973 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-26 08:17:06.745997 | 2026-05-26 08:17:06.906383 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-05-26 08:17:06.911242 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-26 08:17:07.626661 | 2026-05-26 08:17:07.626840 | PLAY [all] 2026-05-26 08:17:07.642447 | 2026-05-26 08:17:07.642565 | TASK [gather-host-logs : creating directory for system status] 2026-05-26 08:17:08.033143 | instance | changed 2026-05-26 08:17:08.040450 | 2026-05-26 08:17:08.040576 | TASK [gather-host-logs : Get logs for each host] 2026-05-26 08:17:08.442254 | instance | + systemd-cgls --full --all --no-pager 2026-05-26 08:17:08.459205 | instance | + ip addr 2026-05-26 08:17:08.464240 | instance | + ip route 2026-05-26 08:17:08.465931 | instance | + lsblk 2026-05-26 08:17:08.476960 | instance | + mount 2026-05-26 08:17:08.481021 | instance | + docker images 2026-05-26 08:17:08.500850 | instance | + brctl show 2026-05-26 08:17:08.501261 | instance | /bin/bash: line 8: brctl: command not found 2026-05-26 08:17:08.501523 | instance | + ps aux --sort=-%mem 2026-05-26 08:17:08.524877 | instance | + dpkg -l 2026-05-26 08:17:08.535515 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-26 08:17:08.536127 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-26 08:17:08.554340 | instance | + '[' '!' -z '' ']' 2026-05-26 08:17:08.599807 | instance | ok: Runtime: 0:00:00.130725 2026-05-26 08:17:08.608603 | 2026-05-26 08:17:08.608745 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-26 08:17:09.282459 | instance | changed: 2026-05-26 08:17:09.282671 | instance | created directory /var/lib/zuul/builds/ba737a8d815c41c7b1642d1aadfb3423/work/logs/instance 2026-05-26 08:17:09.282715 | instance | cd+++++++++ system/ 2026-05-26 08:17:09.282749 | instance | >f+++++++++ system/brctl-show.txt 2026-05-26 08:17:09.282782 | instance | >f+++++++++ system/docker-images.txt 2026-05-26 08:17:09.282814 | instance | >f+++++++++ system/ip-addr.txt 2026-05-26 08:17:09.282848 | instance | >f+++++++++ system/ip-route.txt 2026-05-26 08:17:09.282883 | instance | >f+++++++++ system/lsblk.txt 2026-05-26 08:17:09.282916 | instance | >f+++++++++ system/mount.txt 2026-05-26 08:17:09.282947 | instance | >f+++++++++ system/packages.txt 2026-05-26 08:17:09.282977 | instance | >f+++++++++ system/ps.txt 2026-05-26 08:17:09.283011 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-26 08:17:09.297086 | 2026-05-26 08:17:09.297204 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-26 08:17:09.535825 | instance | changed: "values" 2026-05-26 08:17:09.711108 | instance | changed: "releases" 2026-05-26 08:17:09.727501 | 2026-05-26 08:17:09.727829 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-26 08:17:11.285983 | instance | ok: Runtime: 0:00:01.303334 2026-05-26 08:17:11.292236 | 2026-05-26 08:17:11.292347 | TASK [helm-release-status : Downloads logs to executor] 2026-05-26 08:17:11.813916 | instance | changed: 2026-05-26 08:17:11.814171 | instance | cd+++++++++ helm/ 2026-05-26 08:17:11.814214 | instance | cd+++++++++ helm/releases/ 2026-05-26 08:17:11.814246 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-26 08:17:11.814282 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-26 08:17:11.814311 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-26 08:17:11.814339 | instance | >f+++++++++ helm/releases/kube-system/ceph-csi-rbd.txt 2026-05-26 08:17:11.814367 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-26 08:17:11.814415 | instance | cd+++++++++ helm/values/ 2026-05-26 08:17:11.814444 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-26 08:17:11.814473 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-26 08:17:11.814500 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-26 08:17:11.814529 | instance | >f+++++++++ helm/values/kube-system/ceph-csi-rbd.yaml 2026-05-26 08:17:11.814564 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-26 08:17:11.826903 | 2026-05-26 08:17:11.827016 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-26 08:17:12.067421 | instance | changed 2026-05-26 08:17:12.072560 | 2026-05-26 08:17:12.072637 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-26 08:17:12.341020 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:17:12.341343 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:17:12.346600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:12.348423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:12.425450 | instance | node/instance 2026-05-26 08:17:12.427028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:12.472530 | instance | clusterrole/admin 2026-05-26 08:17:12.619407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:12.644059 | instance | clusterrole/ceph-csi-rbd-nodeplugin 2026-05-26 08:17:12.649278 | instance | clusterrole/ceph-csi-rbd-provisioner 2026-05-26 08:17:12.668701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:12.800342 | instance | clusterrole/cilium 2026-05-26 08:17:12.805181 | instance | clusterrole/cilium-operator 2026-05-26 08:17:12.943123 | instance | clusterrole/cluster-admin 2026-05-26 08:17:12.972279 | instance | clusterrole/edit 2026-05-26 08:17:13.126259 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-26 08:17:13.153868 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-26 08:17:13.285967 | instance | clusterrole/kubeadm:get-nodes 2026-05-26 08:17:13.343381 | instance | clusterrole/system:aggregate-to-admin 2026-05-26 08:17:13.432996 | instance | clusterrole/system:aggregate-to-edit 2026-05-26 08:17:13.487366 | instance | clusterrole/system:aggregate-to-view 2026-05-26 08:17:13.587628 | instance | clusterrole/system:auth-delegator 2026-05-26 08:17:13.640905 | instance | clusterrole/system:basic-user 2026-05-26 08:17:13.773263 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-26 08:17:13.813897 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-26 08:17:13.948575 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-26 08:17:13.964217 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-26 08:17:14.111924 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-26 08:17:14.132191 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-26 08:17:14.258852 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-26 08:17:14.285139 | instance | clusterrole/system:controller:certificate-controller 2026-05-26 08:17:14.421367 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-26 08:17:14.444294 | instance | clusterrole/system:controller:cronjob-controller 2026-05-26 08:17:14.577836 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-26 08:17:14.611653 | instance | clusterrole/system:controller:deployment-controller 2026-05-26 08:17:14.734772 | instance | clusterrole/system:controller:disruption-controller 2026-05-26 08:17:14.764494 | instance | clusterrole/system:controller:endpoint-controller 2026-05-26 08:17:14.899832 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-26 08:17:14.917009 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-26 08:17:15.047614 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-26 08:17:15.080755 | instance | clusterrole/system:controller:expand-controller 2026-05-26 08:17:15.210877 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-26 08:17:15.254454 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-26 08:17:15.376343 | instance | clusterrole/system:controller:job-controller 2026-05-26 08:17:15.422636 | instance | clusterrole/system:controller:namespace-controller 2026-05-26 08:17:15.544486 | instance | clusterrole/system:controller:node-controller 2026-05-26 08:17:15.585440 | instance | clusterrolebinding/ceph-csi-rbd-nodeplugin 2026-05-26 08:17:15.706269 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-26 08:17:15.753624 | instance | clusterrolebinding/ceph-csi-rbd-provisioner 2026-05-26 08:17:15.871652 | instance | clusterrolebinding/cilium 2026-05-26 08:17:15.925308 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-26 08:17:16.032851 | instance | clusterrolebinding/cilium-operator 2026-05-26 08:17:16.090019 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-26 08:17:16.194584 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-26 08:17:16.249082 | instance | clusterrolebinding/cluster-admin 2026-05-26 08:17:16.359752 | instance | clusterrole/system:controller:replicaset-controller 2026-05-26 08:17:16.412401 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-26 08:17:16.508846 | instance | clusterrole/system:controller:replication-controller 2026-05-26 08:17:16.563942 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-26 08:17:16.661900 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-26 08:17:16.719676 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-26 08:17:16.809031 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-26 08:17:16.868758 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-26 08:17:16.978945 | instance | clusterrole/system:controller:route-controller 2026-05-26 08:17:17.028638 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-26 08:17:17.126075 | instance | clusterrole/system:controller:service-account-controller 2026-05-26 08:17:17.196074 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-26 08:17:17.319182 | instance | clusterrole/system:controller:service-controller 2026-05-26 08:17:17.351246 | instance | clusterrole/system:controller:statefulset-controller 2026-05-26 08:17:17.474049 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-26 08:17:17.523952 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-26 08:17:17.630763 | instance | clusterrole/system:controller:ttl-controller 2026-05-26 08:17:17.685582 | instance | clusterrolebinding/system:basic-user 2026-05-26 08:17:17.781973 | instance | clusterrole/system:coredns 2026-05-26 08:17:17.834548 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-26 08:17:17.937065 | instance | clusterrole/system:discovery 2026-05-26 08:17:17.989222 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-26 08:17:18.109104 | instance | clusterrole/system:heapster 2026-05-26 08:17:18.143179 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-26 08:17:18.269238 | instance | clusterrole/system:kube-aggregator 2026-05-26 08:17:18.303614 | instance | clusterrole/system:kube-controller-manager 2026-05-26 08:17:18.428887 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-26 08:17:18.452915 | instance | clusterrole/system:kube-dns 2026-05-26 08:17:18.580775 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-26 08:17:18.604615 | instance | clusterrole/system:kube-scheduler 2026-05-26 08:17:18.751751 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-26 08:17:18.768263 | instance | clusterrole/system:kubelet-api-admin 2026-05-26 08:17:18.907799 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-26 08:17:18.935862 | instance | clusterrole/system:monitoring 2026-05-26 08:17:19.073200 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-26 08:17:19.098278 | instance | clusterrole/system:node 2026-05-26 08:17:19.230372 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-26 08:17:19.253730 | instance | clusterrole/system:node-bootstrapper 2026-05-26 08:17:19.413474 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-26 08:17:19.416706 | instance | clusterrole/system:node-problem-detector 2026-05-26 08:17:19.560190 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-26 08:17:19.567555 | instance | clusterrole/system:node-proxier 2026-05-26 08:17:19.711986 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-26 08:17:19.719567 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-26 08:17:19.872859 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-26 08:17:19.877893 | instance | clusterrole/system:public-info-viewer 2026-05-26 08:17:20.017230 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-26 08:17:20.039121 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-26 08:17:20.188308 | instance | clusterrolebinding/system:controller:job-controller 2026-05-26 08:17:20.189942 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-26 08:17:20.334230 | instance | clusterrole/system:volume-scheduler 2026-05-26 08:17:20.335946 | instance | clusterrolebinding/system:controller:node-controller 2026-05-26 08:17:20.484746 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-26 08:17:20.486765 | instance | clusterrole/view 2026-05-26 08:17:20.647040 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-26 08:17:20.652134 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-26 08:17:20.798694 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-26 08:17:20.823168 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-26 08:17:20.960421 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-26 08:17:20.973966 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-26 08:17:21.111911 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-26 08:17:21.127157 | instance | clusterrolebinding/system:controller:route-controller 2026-05-26 08:17:21.266195 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-26 08:17:21.291017 | instance | clusterrolebinding/system:controller:service-controller 2026-05-26 08:17:21.412530 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-26 08:17:21.430949 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-26 08:17:21.565101 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-26 08:17:21.594076 | instance | clusterrolebinding/system:coredns 2026-05-26 08:17:21.729012 | instance | clusterrolebinding/system:discovery 2026-05-26 08:17:21.742651 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-26 08:17:21.881254 | instance | clusterrolebinding/system:kube-dns 2026-05-26 08:17:21.898691 | instance | clusterrolebinding/system:kube-scheduler 2026-05-26 08:17:22.032625 | instance | clusterrolebinding/system:monitoring 2026-05-26 08:17:22.064611 | instance | clusterrolebinding/system:node 2026-05-26 08:17:22.199643 | instance | clusterrolebinding/system:node-proxier 2026-05-26 08:17:22.237895 | instance | clusterrolebinding/system:public-info-viewer 2026-05-26 08:17:22.357119 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-26 08:17:22.386716 | instance | clusterrolebinding/system:volume-scheduler 2026-05-26 08:17:22.509390 | instance | storageclass/general 2026-05-26 08:17:22.539754 | instance | namespace/default 2026-05-26 08:17:22.699893 | instance | namespace/envoy-gateway-system 2026-05-26 08:17:22.703519 | instance | namespace/kube-node-lease 2026-05-26 08:17:22.856898 | instance | namespace/kube-public 2026-05-26 08:17:22.870325 | instance | namespace/kube-system 2026-05-26 08:17:23.167397 | instance | ok: Runtime: 0:00:10.684609 2026-05-26 08:17:23.174391 | 2026-05-26 08:17:23.174460 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-26 08:17:23.380890 | instance | changed 2026-05-26 08:17:23.386839 | 2026-05-26 08:17:23.386938 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-26 08:17:23.629556 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:17:23.629729 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:17:23.631009 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 08:17:23.714800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:23.717172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:23.792472 | instance | default/configmaps/kube-root-ca.crt 2026-05-26 08:17:23.794775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:23.795489 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-26 08:17:23.800520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:23.889694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:23.903886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:23.978654 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-26 08:17:24.005186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.006989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.091679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.096338 | instance | default/endpoints/kubernetes 2026-05-26 08:17:24.098866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.185899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.196608 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-26 08:17:24.200540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.261338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.268328 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-26 08:17:24.298460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.353420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.402124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.443463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.489566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.522322 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-9llcb 2026-05-26 08:17:24.526661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.570006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.616420 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:17:24.626140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.669350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.729779 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:17:24.736451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.753902 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-26 08:17:24.755652 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-26 08:17:24.758874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.823433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.841529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.922537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:24.962179 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-26 08:17:24.974272 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-26 08:17:25.023775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.116643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.121621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.150743 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-26 08:17:25.173100 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-26 08:17:25.231416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.232498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.305791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.313617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.337728 | instance | default/persistentvolumeclaims/test-pvc 2026-05-26 08:17:25.355857 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-26 08:17:25.390992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.401926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.482949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.493359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.538267 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-26 08:17:25.604472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.607556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.628609 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-26 08:17:25.691744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.694967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.777086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.792599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.860337 | instance | envoy-gateway-system/secrets/envoy 2026-05-26 08:17:25.888606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.893050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.898767 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-26 08:17:25.983468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:25.990099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.050853 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-26 08:17:26.093743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.094527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.107166 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-26 08:17:26.188593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.188655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.244976 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-26 08:17:26.280297 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:17:26.286156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.287618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.304687 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-26 08:17:26.389314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.393196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.487618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.502652 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:17:26.510835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.529190 | instance | default/serviceaccounts/default 2026-05-26 08:17:26.618128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.646677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.695314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.753804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.773551 | instance | default/services/kubernetes 2026-05-26 08:17:26.775457 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-26 08:17:26.827343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.849461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.909092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.929975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:26.966562 | instance | kube-public/configmaps/cluster-info 2026-05-26 08:17:26.984945 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-26 08:17:26.992677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.029220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.094917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.160933 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-26 08:17:27.163781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.165043 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-26 08:17:27.195896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.241220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.324900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.352125 | instance | kube-node-lease/serviceaccounts/default 2026-05-26 08:17:27.362399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.382326 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-26 08:17:27.419590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.451097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.499906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.541569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.557575 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-26 08:17:27.596394 | instance | kube-public/serviceaccounts/default 2026-05-26 08:17:27.642128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.655149 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 08:17:27.663932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.732515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.749591 | instance | kube-system/configmaps/ceph-config 2026-05-26 08:17:27.779937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.792858 | instance | kube-system/configmaps/ceph-csi-config 2026-05-26 08:17:27.878474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.942195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:27.968842 | instance | kube-system/configmaps/ceph-csi-encryption-kms-config 2026-05-26 08:17:27.974628 | instance | kube-system/configmaps/cilium-config 2026-05-26 08:17:28.042938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 08:17:28.153240 | instance | kube-system/configmaps/coredns 2026-05-26 08:17:28.177063 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-26 08:17:28.321915 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-26 08:17:28.340690 | instance | kube-system/configmaps/kube-proxy 2026-05-26 08:17:28.474855 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-26 08:17:28.512652 | instance | kube-system/configmaps/kubeadm-config 2026-05-26 08:17:28.630077 | instance | kube-system/configmaps/kubelet-config 2026-05-26 08:17:28.678263 | instance | kube-system/daemonsets/ceph-csi-rbd-nodeplugin 2026-05-26 08:17:28.798496 | instance | kube-system/daemonsets/cilium 2026-05-26 08:17:28.867880 | instance | kube-system/daemonsets/kube-proxy 2026-05-26 08:17:28.983874 | instance | kube-system/deployment/ceph-csi-rbd-provisioner 2026-05-26 08:17:29.031709 | instance | kube-system/deployment/cilium-operator 2026-05-26 08:17:29.156423 | instance | kube-system/deployment/coredns 2026-05-26 08:17:29.206640 | instance | kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics 2026-05-26 08:17:29.329860 | instance | kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics 2026-05-26 08:17:29.379719 | instance | kube-system/endpoints/kube-dns 2026-05-26 08:17:29.528524 | instance | kube-system/pods/ceph-csi-rbd-nodeplugin-v7qc5 2026-05-26 08:17:29.553563 | instance | kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz 2026-05-26 08:17:29.710437 | instance | kube-system/pods/cilium-operator-869df985b8-krc5d 2026-05-26 08:17:29.748896 | instance | kube-system/pods/cilium-xqf8k 2026-05-26 08:17:29.891722 | instance | kube-system/pods/coredns-67659f764b-ghtb4 2026-05-26 08:17:29.960854 | instance | kube-system/pods/coredns-67659f764b-x9hws 2026-05-26 08:17:30.070915 | instance | kube-system/pods/etcd-instance 2026-05-26 08:17:30.162459 | instance | kube-system/pods/kube-apiserver-instance 2026-05-26 08:17:30.258572 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-26 08:17:30.328678 | instance | kube-system/pods/kube-proxy-wzrxn 2026-05-26 08:17:30.426549 | instance | kube-system/pods/kube-scheduler-instance 2026-05-26 08:17:30.493762 | instance | kube-system/pods/kube-vip-instance 2026-05-26 08:17:30.614345 | instance | kube-system/rolebindings/ceph-csi-rbd-provisioner 2026-05-26 08:17:30.661792 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-26 08:17:30.785782 | instance | kube-system/rolebindings/kube-proxy 2026-05-26 08:17:30.833019 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-26 08:17:30.963825 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-26 08:17:30.978680 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-26 08:17:31.111872 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-26 08:17:31.143886 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-26 08:17:31.267563 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-26 08:17:31.302328 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-26 08:17:31.434674 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-26 08:17:31.457730 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-26 08:17:31.574401 | instance | kube-system/roles/ceph-csi-rbd-provisioner 2026-05-26 08:17:31.620396 | instance | kube-system/roles/cilium-config-agent 2026-05-26 08:17:31.743086 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-26 08:17:31.770935 | instance | kube-system/roles/kube-proxy 2026-05-26 08:17:31.897046 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-26 08:17:31.936206 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-26 08:17:32.069809 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-26 08:17:32.115049 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-26 08:17:32.230840 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-26 08:17:32.278173 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-26 08:17:32.383173 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-26 08:17:32.439337 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-26 08:17:32.531750 | instance | kube-system/secrets/bootstrap-token-02v52y 2026-05-26 08:17:32.593559 | instance | kube-system/secrets/bootstrap-token-92r084 2026-05-26 08:17:32.679875 | instance | kube-system/secrets/csi-rbd-secret 2026-05-26 08:17:32.738845 | instance | kube-system/secrets/kubeadm-certs 2026-05-26 08:17:32.834521 | instance | kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1 2026-05-26 08:17:32.891803 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-26 08:17:32.991529 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-26 08:17:33.140684 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-26 08:17:33.175055 | instance | kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin 2026-05-26 08:17:33.360409 | instance | kube-system/serviceaccounts/ceph-csi-rbd-provisioner 2026-05-26 08:17:33.383369 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-26 08:17:33.558798 | instance | kube-system/serviceaccounts/cilium 2026-05-26 08:17:33.592334 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-26 08:17:33.748055 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-26 08:17:33.776926 | instance | kube-system/serviceaccounts/coredns 2026-05-26 08:17:33.934403 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-26 08:17:33.988975 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-26 08:17:34.154522 | instance | kube-system/serviceaccounts/default 2026-05-26 08:17:34.211555 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-26 08:17:34.341388 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-26 08:17:34.413803 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-26 08:17:34.535876 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-26 08:17:34.611202 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-26 08:17:34.755032 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-26 08:17:34.807943 | instance | kube-system/serviceaccounts/expand-controller 2026-05-26 08:17:34.957596 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-26 08:17:35.015641 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-26 08:17:35.146522 | instance | kube-system/serviceaccounts/job-controller 2026-05-26 08:17:35.214837 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-26 08:17:35.355672 | instance | kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics 2026-05-26 08:17:35.402022 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-26 08:17:35.529856 | instance | kube-system/services/ceph-csi-rbd-provisioner-http-metrics 2026-05-26 08:17:35.592578 | instance | kube-system/serviceaccounts/node-controller 2026-05-26 08:17:35.689373 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-26 08:17:35.776945 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-26 08:17:35.884286 | instance | kube-system/services/kube-dns 2026-05-26 08:17:35.973779 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-26 08:17:36.042943 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-26 08:17:36.185596 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-26 08:17:36.242385 | instance | kube-system/serviceaccounts/replication-controller 2026-05-26 08:17:36.386344 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-26 08:17:36.438538 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-26 08:17:36.566045 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-26 08:17:36.645995 | instance | kube-system/serviceaccounts/service-controller 2026-05-26 08:17:36.775494 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-26 08:17:36.839430 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-26 08:17:36.978498 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-26 08:17:37.003994 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-26 08:17:37.444750 | instance | ok: Runtime: 0:00:13.555770 2026-05-26 08:17:37.454186 | 2026-05-26 08:17:37.454345 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-26 08:17:38.043180 | instance | changed: 2026-05-26 08:17:38.043380 | instance | cd+++++++++ objects/ 2026-05-26 08:17:38.043421 | instance | cd+++++++++ objects/cluster/ 2026-05-26 08:17:38.043451 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-26 08:17:38.043483 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-26 08:17:38.043510 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-26 08:17:38.043552 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.txt 2026-05-26 08:17:38.043581 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.yaml 2026-05-26 08:17:38.043607 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.txt 2026-05-26 08:17:38.043632 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.yaml 2026-05-26 08:17:38.043657 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-26 08:17:38.043681 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-26 08:17:38.043706 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-26 08:17:38.043731 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-26 08:17:38.043755 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-26 08:17:38.043780 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-26 08:17:38.043805 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-26 08:17:38.043831 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-26 08:17:38.043856 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-26 08:17:38.043882 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-26 08:17:38.043908 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-26 08:17:38.043934 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-26 08:17:38.043960 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-26 08:17:38.043986 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-26 08:17:38.044011 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-26 08:17:38.044036 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-26 08:17:38.044063 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-26 08:17:38.044095 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-26 08:17:38.044127 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-26 08:17:38.044158 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-26 08:17:38.044189 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-26 08:17:38.044219 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-26 08:17:38.044243 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-26 08:17:38.044267 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-26 08:17:38.044291 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-26 08:17:38.044321 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-26 08:17:38.044349 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-26 08:17:38.044376 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-26 08:17:38.044401 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-26 08:17:38.044427 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-26 08:17:38.044453 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-26 08:17:38.044487 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-26 08:17:38.044515 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-26 08:17:38.044541 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-26 08:17:38.044566 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-26 08:17:38.044591 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-26 08:17:38.044616 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-26 08:17:38.044641 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-26 08:17:38.044665 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-26 08:17:38.044689 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-26 08:17:38.044714 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-26 08:17:38.044738 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-26 08:17:38.044762 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-26 08:17:38.044787 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-26 08:17:38.044811 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-26 08:17:38.044835 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-26 08:17:38.044859 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-26 08:17:38.044883 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-26 08:17:38.044907 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-26 08:17:38.044932 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-26 08:17:38.044975 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-26 08:17:38.045005 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-26 08:17:38.045030 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-26 08:17:38.045056 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-26 08:17:38.045080 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-26 08:17:38.045105 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-26 08:17:38.045130 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-26 08:17:38.045153 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-26 08:17:38.045181 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-26 08:17:38.045207 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-26 08:17:38.045232 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-26 08:17:38.045256 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-26 08:17:38.045280 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-26 08:17:38.045362 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-26 08:17:38.045405 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-26 08:17:38.045433 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-26 08:17:38.045461 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-26 08:17:38.045487 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-26 08:17:38.045513 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-26 08:17:38.045539 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-26 08:17:38.045563 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-26 08:17:38.045589 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-26 08:17:38.045613 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-26 08:17:38.045637 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-26 08:17:38.045661 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-26 08:17:38.045684 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-26 08:17:38.045707 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-26 08:17:38.045732 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-26 08:17:38.045756 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-26 08:17:38.045779 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-26 08:17:38.045803 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-26 08:17:38.045826 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-26 08:17:38.045850 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-26 08:17:38.045873 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-26 08:17:38.045897 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-26 08:17:38.045921 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-26 08:17:38.045945 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-26 08:17:38.045970 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-26 08:17:38.045994 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-26 08:17:38.046019 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-26 08:17:38.046043 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-26 08:17:38.046069 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-26 08:17:38.046094 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-26 08:17:38.046119 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-26 08:17:38.046142 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-26 08:17:38.046166 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-26 08:17:38.046199 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-26 08:17:38.046225 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-26 08:17:38.046250 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-26 08:17:38.046274 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-26 08:17:38.046299 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-26 08:17:38.046324 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-26 08:17:38.046348 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-26 08:17:38.046372 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-26 08:17:38.046395 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-26 08:17:38.046420 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-26 08:17:38.046444 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-26 08:17:38.046469 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-26 08:17:38.046494 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-26 08:17:38.046519 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-26 08:17:38.046542 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-26 08:17:38.046568 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-26 08:17:38.046591 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-26 08:17:38.046615 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-26 08:17:38.046638 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-26 08:17:38.046661 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-26 08:17:38.046711 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-26 08:17:38.046761 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-26 08:17:38.046791 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-26 08:17:38.046818 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-26 08:17:38.046843 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-26 08:17:38.046868 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-26 08:17:38.046894 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-26 08:17:38.046957 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-26 08:17:38.047005 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-26 08:17:38.047043 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-26 08:17:38.047076 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-26 08:17:38.047124 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-26 08:17:38.047152 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-26 08:17:38.047178 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-26 08:17:38.047205 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-26 08:17:38.047231 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-26 08:17:38.047257 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-26 08:17:38.047282 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-26 08:17:38.047316 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-26 08:17:38.047341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.txt 2026-05-26 08:17:38.047366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.yaml 2026-05-26 08:17:38.047390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.txt 2026-05-26 08:17:38.047414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.yaml 2026-05-26 08:17:38.047438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-26 08:17:38.047463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-26 08:17:38.047487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-26 08:17:38.047511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-26 08:17:38.047535 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-26 08:17:38.047559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-26 08:17:38.047585 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-26 08:17:38.047610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-26 08:17:38.047637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-26 08:17:38.047662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-26 08:17:38.047686 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-26 08:17:38.047712 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-26 08:17:38.047737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-26 08:17:38.047770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-26 08:17:38.047831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-26 08:17:38.047868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-26 08:17:38.047902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-26 08:17:38.047933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-26 08:17:38.047964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-26 08:17:38.047995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-26 08:17:38.048025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-26 08:17:38.048057 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-26 08:17:38.048088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-26 08:17:38.048122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-26 08:17:38.048156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-26 08:17:38.048190 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-26 08:17:38.048218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-26 08:17:38.048244 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-26 08:17:38.048269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-26 08:17:38.048303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-26 08:17:38.048331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-26 08:17:38.048357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-26 08:17:38.048381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-26 08:17:38.048404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-26 08:17:38.048427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-26 08:17:38.048450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-26 08:17:38.048474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-26 08:17:38.048498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-26 08:17:38.048521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-26 08:17:38.048544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-26 08:17:38.048567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-26 08:17:38.048591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-26 08:17:38.048615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-26 08:17:38.048638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-26 08:17:38.048661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-26 08:17:38.048685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-26 08:17:38.048711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-26 08:17:38.048737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-26 08:17:38.048762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-26 08:17:38.048787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-26 08:17:38.048812 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-26 08:17:38.048837 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-26 08:17:38.048863 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-26 08:17:38.048887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-26 08:17:38.048912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-26 08:17:38.049002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-26 08:17:38.049047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-26 08:17:38.049084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-26 08:17:38.049112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-26 08:17:38.049138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-26 08:17:38.049170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-26 08:17:38.049196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-26 08:17:38.049221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-26 08:17:38.049244 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-26 08:17:38.049268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-26 08:17:38.049291 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-26 08:17:38.049314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-26 08:17:38.049337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-26 08:17:38.049360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-26 08:17:38.049383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-26 08:17:38.049408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-26 08:17:38.049431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-26 08:17:38.049454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-26 08:17:38.049478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-26 08:17:38.049502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-26 08:17:38.049527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-26 08:17:38.049551 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-26 08:17:38.049577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-26 08:17:38.049602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-26 08:17:38.049627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-26 08:17:38.049652 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-26 08:17:38.049677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-26 08:17:38.049701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-26 08:17:38.049726 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-26 08:17:38.049751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-26 08:17:38.049776 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-26 08:17:38.049800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-26 08:17:38.049824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-26 08:17:38.049850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-26 08:17:38.049876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-26 08:17:38.049901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-26 08:17:38.049926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-26 08:17:38.049957 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-26 08:17:38.049982 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-26 08:17:38.050006 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-26 08:17:38.050030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-26 08:17:38.050055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-26 08:17:38.050079 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-26 08:17:38.050105 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-26 08:17:38.050129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-26 08:17:38.050155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-26 08:17:38.050179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-26 08:17:38.050204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-26 08:17:38.050235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-26 08:17:38.050273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-26 08:17:38.050311 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-26 08:17:38.050345 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-26 08:17:38.050371 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-26 08:17:38.050398 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-26 08:17:38.050423 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-26 08:17:38.050447 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-26 08:17:38.050473 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-26 08:17:38.050499 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-26 08:17:38.050525 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-26 08:17:38.050552 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-26 08:17:38.050578 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-26 08:17:38.050602 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-26 08:17:38.050628 | instance | cd+++++++++ objects/cluster/node/ 2026-05-26 08:17:38.050653 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-26 08:17:38.050679 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-26 08:17:38.050706 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-26 08:17:38.050732 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-26 08:17:38.050759 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-26 08:17:38.050785 | instance | cd+++++++++ objects/namespaced/ 2026-05-26 08:17:38.050811 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-26 08:17:38.050838 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-26 08:17:38.050865 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-26 08:17:38.050890 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:17:38.050916 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-26 08:17:38.050940 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-26 08:17:38.050966 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-26 08:17:38.050991 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-05-26 08:17:38.051017 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-05-26 08:17:38.051050 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-05-26 08:17:38.051077 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-26 08:17:38.051146 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-26 08:17:38.051174 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-26 08:17:38.051200 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-26 08:17:38.051226 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-26 08:17:38.051253 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-26 08:17:38.051280 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-26 08:17:38.051306 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-26 08:17:38.051331 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-26 08:17:38.051358 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-26 08:17:38.051387 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-26 08:17:38.051424 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:17:38.051461 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-26 08:17:38.051497 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-26 08:17:38.051533 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-26 08:17:38.051565 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-26 08:17:38.051593 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-26 08:17:38.051619 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-26 08:17:38.051645 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-26 08:17:38.051671 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-9llcb.txt 2026-05-26 08:17:38.051697 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-9llcb.yaml 2026-05-26 08:17:38.051722 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-26 08:17:38.051747 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-26 08:17:38.051775 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-26 08:17:38.051803 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-26 08:17:38.051829 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-26 08:17:38.051855 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-26 08:17:38.051882 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-26 08:17:38.051909 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-26 08:17:38.051935 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-26 08:17:38.051962 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-26 08:17:38.051988 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-26 08:17:38.052024 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-26 08:17:38.052056 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-26 08:17:38.052088 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-26 08:17:38.052112 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-26 08:17:38.052135 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-26 08:17:38.052159 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-26 08:17:38.052182 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-26 08:17:38.052202 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-26 08:17:38.052221 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-26 08:17:38.052239 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-26 08:17:38.052258 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-26 08:17:38.052276 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-26 08:17:38.052295 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-26 08:17:38.052314 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-26 08:17:38.052332 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-26 08:17:38.052351 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-26 08:17:38.052368 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-26 08:17:38.052387 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-26 08:17:38.052405 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-26 08:17:38.052424 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-26 08:17:38.052443 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-26 08:17:38.052461 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-26 08:17:38.052479 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-26 08:17:38.052498 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-26 08:17:38.052517 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-26 08:17:38.052535 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-26 08:17:38.052554 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-26 08:17:38.052572 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:17:38.052590 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-26 08:17:38.052608 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-26 08:17:38.052626 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-26 08:17:38.052645 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-26 08:17:38.052663 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-26 08:17:38.052680 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-26 08:17:38.052698 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-26 08:17:38.052720 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-26 08:17:38.052738 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:17:38.052756 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-26 08:17:38.052775 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-26 08:17:38.052792 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-26 08:17:38.052811 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-26 08:17:38.052829 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-26 08:17:38.052846 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-26 08:17:38.052865 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-26 08:17:38.052882 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-26 08:17:38.052900 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-26 08:17:38.052918 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-26 08:17:38.052937 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-26 08:17:38.052980 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-26 08:17:38.053016 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-26 08:17:38.053036 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-26 08:17:38.053054 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-26 08:17:38.053072 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.txt 2026-05-26 08:17:38.053090 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.yaml 2026-05-26 08:17:38.053109 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.txt 2026-05-26 08:17:38.053127 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.yaml 2026-05-26 08:17:38.053146 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.txt 2026-05-26 08:17:38.053164 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.yaml 2026-05-26 08:17:38.053182 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-26 08:17:38.053200 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-26 08:17:38.053219 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-26 08:17:38.053237 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-26 08:17:38.053256 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-26 08:17:38.053275 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-26 08:17:38.053294 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-26 08:17:38.053313 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-26 08:17:38.053331 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-26 08:17:38.053350 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-26 08:17:38.053368 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-26 08:17:38.053391 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 08:17:38.053411 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-26 08:17:38.053429 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-26 08:17:38.053447 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-26 08:17:38.053466 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-26 08:17:38.053484 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-26 08:17:38.053503 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.txt 2026-05-26 08:17:38.053521 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.yaml 2026-05-26 08:17:38.053540 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-26 08:17:38.053559 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-26 08:17:38.053578 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-26 08:17:38.053596 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-26 08:17:38.053614 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-26 08:17:38.053633 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.txt 2026-05-26 08:17:38.053651 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.yaml 2026-05-26 08:17:38.053670 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-26 08:17:38.053688 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-26 08:17:38.053707 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-26 08:17:38.053725 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-26 08:17:38.053743 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-26 08:17:38.053762 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-05-26 08:17:38.053788 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-05-26 08:17:38.053814 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.txt 2026-05-26 08:17:38.053838 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-05-26 08:17:38.053861 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-26 08:17:38.053886 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-26 08:17:38.053908 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-26 08:17:38.053927 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-v7qc5.txt 2026-05-26 08:17:38.053946 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-v7qc5.yaml 2026-05-26 08:17:38.053963 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz.txt 2026-05-26 08:17:38.053981 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz.yaml 2026-05-26 08:17:38.053999 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-krc5d.txt 2026-05-26 08:17:38.054017 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-krc5d.yaml 2026-05-26 08:17:38.054035 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-xqf8k.txt 2026-05-26 08:17:38.054054 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-xqf8k.yaml 2026-05-26 08:17:38.054071 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-ghtb4.txt 2026-05-26 08:17:38.054093 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-ghtb4.yaml 2026-05-26 08:17:38.054110 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-x9hws.txt 2026-05-26 08:17:38.054128 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-x9hws.yaml 2026-05-26 08:17:38.054146 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-26 08:17:38.054163 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-26 08:17:38.054181 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-26 08:17:38.054198 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-26 08:17:38.054214 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-26 08:17:38.054232 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-26 08:17:38.054249 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-wzrxn.txt 2026-05-26 08:17:38.054267 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-wzrxn.yaml 2026-05-26 08:17:38.054284 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-26 08:17:38.054301 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-26 08:17:38.054318 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-26 08:17:38.054335 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-26 08:17:38.054352 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-26 08:17:38.054369 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.txt 2026-05-26 08:17:38.054388 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.yaml 2026-05-26 08:17:38.054405 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-26 08:17:38.054423 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-26 08:17:38.054441 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-26 08:17:38.054460 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-26 08:17:38.054477 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-26 08:17:38.054495 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-26 08:17:38.054512 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-26 08:17:38.054529 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-26 08:17:38.054546 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-26 08:17:38.054563 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-26 08:17:38.054582 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-26 08:17:38.054599 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-26 08:17:38.054617 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-26 08:17:38.054634 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-26 08:17:38.054652 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-26 08:17:38.054675 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-26 08:17:38.054694 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-26 08:17:38.054713 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-26 08:17:38.054731 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-26 08:17:38.054749 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-26 08:17:38.054767 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-26 08:17:38.054785 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-26 08:17:38.054802 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-26 08:17:38.054819 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.txt 2026-05-26 08:17:38.054838 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.yaml 2026-05-26 08:17:38.054856 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-26 08:17:38.054873 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-26 08:17:38.054891 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-26 08:17:38.054909 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-26 08:17:38.054926 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-26 08:17:38.054944 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-26 08:17:38.054962 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-26 08:17:38.054980 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-26 08:17:38.054997 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-26 08:17:38.055015 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-26 08:17:38.055032 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-26 08:17:38.055052 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-26 08:17:38.055072 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-26 08:17:38.055118 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-26 08:17:38.055141 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-26 08:17:38.055161 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-26 08:17:38.055181 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-26 08:17:38.055200 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-26 08:17:38.055220 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-26 08:17:38.055239 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-26 08:17:38.055258 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-26 08:17:38.055278 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-26 08:17:38.055296 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-26 08:17:38.055324 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-02v52y.txt 2026-05-26 08:17:38.055344 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-02v52y.yaml 2026-05-26 08:17:38.055362 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-92r084.txt 2026-05-26 08:17:38.055379 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-92r084.yaml 2026-05-26 08:17:38.055396 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.txt 2026-05-26 08:17:38.055461 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.yaml 2026-05-26 08:17:38.055484 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-26 08:17:38.055502 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-26 08:17:38.055520 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.txt 2026-05-26 08:17:38.055537 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.yaml 2026-05-26 08:17:38.055554 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-26 08:17:38.055573 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-26 08:17:38.055590 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-26 08:17:38.055607 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-26 08:17:38.055625 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-26 08:17:38.055643 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-26 08:17:38.055660 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-26 08:17:38.055678 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.txt 2026-05-26 08:17:38.055696 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.yaml 2026-05-26 08:17:38.055713 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.txt 2026-05-26 08:17:38.055738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.yaml 2026-05-26 08:17:38.055764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-26 08:17:38.055789 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-26 08:17:38.055813 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-26 08:17:38.055838 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-26 08:17:38.055861 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-26 08:17:38.055880 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-26 08:17:38.055899 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-26 08:17:38.055917 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-26 08:17:38.055935 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-26 08:17:38.055953 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-26 08:17:38.055971 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-26 08:17:38.055990 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-26 08:17:38.056008 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-26 08:17:38.056033 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-26 08:17:38.056053 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-26 08:17:38.056071 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-26 08:17:38.056088 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-26 08:17:38.056106 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-26 08:17:38.056123 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-26 08:17:38.056141 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-26 08:17:38.056158 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-26 08:17:38.056176 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-26 08:17:38.056194 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-26 08:17:38.056211 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-26 08:17:38.056230 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-26 08:17:38.056247 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-26 08:17:38.056265 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-26 08:17:38.056282 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-26 08:17:38.056299 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-26 08:17:38.056316 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-26 08:17:38.056333 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-26 08:17:38.056350 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-26 08:17:38.056367 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-26 08:17:38.056384 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-26 08:17:38.056400 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-26 08:17:38.056417 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-26 08:17:38.056435 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-26 08:17:38.056453 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-26 08:17:38.056470 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-26 08:17:38.056487 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-26 08:17:38.056505 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-26 08:17:38.056523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-26 08:17:38.056539 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-26 08:17:38.056556 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-26 08:17:38.056573 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-26 08:17:38.056591 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-26 08:17:38.056613 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-26 08:17:38.056631 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-26 08:17:38.056648 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-26 08:17:38.056666 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-26 08:17:38.056683 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-26 08:17:38.056700 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-26 08:17:38.056717 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-26 08:17:38.056734 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-26 08:17:38.056751 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-26 08:17:38.056767 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-26 08:17:38.056785 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-26 08:17:38.056802 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-26 08:17:38.056819 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-26 08:17:38.056836 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-26 08:17:38.056854 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-26 08:17:38.056871 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-26 08:17:38.056889 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-26 08:17:38.056906 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-26 08:17:38.056925 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-26 08:17:38.056943 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-26 08:17:38.057017 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-26 08:17:38.057039 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-26 08:17:38.057057 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-26 08:17:38.057074 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-26 08:17:38.057092 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-26 08:17:38.057109 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-05-26 08:17:38.057130 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-05-26 08:17:38.057148 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.txt 2026-05-26 08:17:38.057166 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-05-26 08:17:38.057185 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-26 08:17:38.057203 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-26 08:17:38.071474 | 2026-05-26 08:17:38.071591 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-26 08:17:38.278281 | instance | changed 2026-05-26 08:17:38.285365 | 2026-05-26 08:17:38.285463 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-26 08:17:38.492866 | instance | changed 2026-05-26 08:17:38.498023 | 2026-05-26 08:17:38.498111 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-26 08:17:39.139649 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-9llcb/envoy-gateway 2026-05-26 08:17:39.306894 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-9llcb" not found 2026-05-26 08:17:39.456789 | instance | kube-system/ceph-csi-rbd-nodeplugin-v7qc5/csi-rbdplugin 2026-05-26 08:17:39.622574 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-nodeplugin-v7qc5" not found 2026-05-26 08:17:39.625218 | instance | kube-system/ceph-csi-rbd-nodeplugin-v7qc5/driver-registrar 2026-05-26 08:17:39.811574 | instance | Error from server (BadRequest): previous terminated container "driver-registrar" in pod "ceph-csi-rbd-nodeplugin-v7qc5" not found 2026-05-26 08:17:39.813486 | instance | kube-system/ceph-csi-rbd-nodeplugin-v7qc5/liveness-prometheus 2026-05-26 08:17:39.973338 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-nodeplugin-v7qc5" not found 2026-05-26 08:17:40.143569 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-rbdplugin 2026-05-26 08:17:40.313039 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-provisioner-69cb97fb6-5gvjz" not found 2026-05-26 08:17:40.315675 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-provisioner 2026-05-26 08:17:40.469099 | instance | Error from server (BadRequest): previous terminated container "csi-provisioner" in pod "ceph-csi-rbd-provisioner-69cb97fb6-5gvjz" not found 2026-05-26 08:17:40.472942 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-resizer 2026-05-26 08:17:40.641312 | instance | Error from server (BadRequest): previous terminated container "csi-resizer" in pod "ceph-csi-rbd-provisioner-69cb97fb6-5gvjz" not found 2026-05-26 08:17:40.644667 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-snapshotter 2026-05-26 08:17:40.811288 | instance | Error from server (BadRequest): previous terminated container "csi-snapshotter" in pod "ceph-csi-rbd-provisioner-69cb97fb6-5gvjz" not found 2026-05-26 08:17:40.814715 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-attacher 2026-05-26 08:17:40.990884 | instance | Error from server (BadRequest): previous terminated container "csi-attacher" in pod "ceph-csi-rbd-provisioner-69cb97fb6-5gvjz" not found 2026-05-26 08:17:40.993526 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-rbdplugin-controller 2026-05-26 08:17:41.169407 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin-controller" in pod "ceph-csi-rbd-provisioner-69cb97fb6-5gvjz" not found 2026-05-26 08:17:41.173410 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/liveness-prometheus 2026-05-26 08:17:41.328821 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-provisioner-69cb97fb6-5gvjz" not found 2026-05-26 08:17:41.475164 | instance | kube-system/cilium-operator-869df985b8-krc5d/cilium-operator 2026-05-26 08:17:41.634177 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-krc5d" not found 2026-05-26 08:17:41.790925 | instance | kube-system/cilium-xqf8k/config 2026-05-26 08:17:41.948467 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-xqf8k" not found 2026-05-26 08:17:41.951074 | instance | kube-system/cilium-xqf8k/mount-cgroup 2026-05-26 08:17:42.110929 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-xqf8k" not found 2026-05-26 08:17:42.113610 | instance | kube-system/cilium-xqf8k/apply-sysctl-overwrites 2026-05-26 08:17:42.269135 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-xqf8k" not found 2026-05-26 08:17:42.272337 | instance | kube-system/cilium-xqf8k/mount-bpf-fs 2026-05-26 08:17:42.434260 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-xqf8k" not found 2026-05-26 08:17:42.436380 | instance | kube-system/cilium-xqf8k/clean-cilium-state 2026-05-26 08:17:42.594275 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-xqf8k" not found 2026-05-26 08:17:42.597855 | instance | kube-system/cilium-xqf8k/install-cni-binaries 2026-05-26 08:17:42.761271 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-xqf8k" not found 2026-05-26 08:17:42.764712 | instance | kube-system/cilium-xqf8k/cilium-agent 2026-05-26 08:17:42.958476 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-xqf8k" not found 2026-05-26 08:17:43.120771 | instance | kube-system/coredns-67659f764b-ghtb4/coredns 2026-05-26 08:17:43.289218 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-ghtb4" not found 2026-05-26 08:17:43.448625 | instance | kube-system/coredns-67659f764b-x9hws/coredns 2026-05-26 08:17:43.608681 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-x9hws" not found 2026-05-26 08:17:43.758911 | instance | kube-system/etcd-instance/etcd 2026-05-26 08:17:43.919360 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-26 08:17:44.080296 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-26 08:17:44.247093 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-26 08:17:44.392315 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-26 08:17:44.572301 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-26 08:17:44.724506 | instance | kube-system/kube-proxy-wzrxn/kube-proxy 2026-05-26 08:17:44.882856 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-wzrxn" not found 2026-05-26 08:17:45.038786 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-26 08:17:45.207363 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-26 08:17:45.350516 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-26 08:17:45.497661 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-26 08:17:45.547500 | instance | ERROR 2026-05-26 08:17:45.547728 | instance | { 2026-05-26 08:17:45.547762 | instance | "delta": "0:00:06.782621", 2026-05-26 08:17:45.547784 | instance | "end": "2026-05-26 08:17:45.501684", 2026-05-26 08:17:45.547803 | instance | "msg": "non-zero return code", 2026-05-26 08:17:45.547822 | instance | "rc": 123, 2026-05-26 08:17:45.547849 | instance | "start": "2026-05-26 08:17:38.719063" 2026-05-26 08:17:45.547870 | instance | } 2026-05-26 08:17:45.547894 | instance | ERROR: Ignoring Errors 2026-05-26 08:17:45.554664 | 2026-05-26 08:17:45.554772 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-26 08:17:46.076204 | instance | changed: 2026-05-26 08:17:46.076427 | instance | cd+++++++++ pod-logs/ 2026-05-26 08:17:46.076469 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-26 08:17:46.076501 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-9llcb/ 2026-05-26 08:17:46.076548 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-9llcb/envoy-gateway.txt 2026-05-26 08:17:46.076578 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-26 08:17:46.076606 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-26 08:17:46.076634 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-9llcb/ 2026-05-26 08:17:46.076661 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-9llcb/envoy-gateway.txt 2026-05-26 08:17:46.076688 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-26 08:17:46.076715 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-v7qc5/ 2026-05-26 08:17:46.076742 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-v7qc5/csi-rbdplugin.txt 2026-05-26 08:17:46.076769 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-v7qc5/driver-registrar.txt 2026-05-26 08:17:46.076796 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-v7qc5/liveness-prometheus.txt 2026-05-26 08:17:46.076822 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/ 2026-05-26 08:17:46.076849 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-attacher.txt 2026-05-26 08:17:46.076875 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-provisioner.txt 2026-05-26 08:17:46.076909 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-rbdplugin-controller.txt 2026-05-26 08:17:46.076937 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-rbdplugin.txt 2026-05-26 08:17:46.076998 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-resizer.txt 2026-05-26 08:17:46.077033 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-snapshotter.txt 2026-05-26 08:17:46.077062 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/liveness-prometheus.txt 2026-05-26 08:17:46.077089 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-krc5d/ 2026-05-26 08:17:46.077116 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-krc5d/cilium-operator.txt 2026-05-26 08:17:46.077143 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-xqf8k/ 2026-05-26 08:17:46.077170 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-xqf8k/apply-sysctl-overwrites.txt 2026-05-26 08:17:46.077197 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-xqf8k/cilium-agent.txt 2026-05-26 08:17:46.077223 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-xqf8k/clean-cilium-state.txt 2026-05-26 08:17:46.077250 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-xqf8k/config.txt 2026-05-26 08:17:46.077276 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-xqf8k/install-cni-binaries.txt 2026-05-26 08:17:46.077302 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-xqf8k/mount-bpf-fs.txt 2026-05-26 08:17:46.077329 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-xqf8k/mount-cgroup.txt 2026-05-26 08:17:46.077355 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-ghtb4/ 2026-05-26 08:17:46.077382 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-ghtb4/coredns.txt 2026-05-26 08:17:46.077408 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-x9hws/ 2026-05-26 08:17:46.077434 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-x9hws/coredns.txt 2026-05-26 08:17:46.077461 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-26 08:17:46.077496 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-26 08:17:46.077523 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-26 08:17:46.077550 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-26 08:17:46.077577 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-26 08:17:46.077603 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-26 08:17:46.077630 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-wzrxn/ 2026-05-26 08:17:46.077656 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-wzrxn/kube-proxy.txt 2026-05-26 08:17:46.077683 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-26 08:17:46.077710 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-26 08:17:46.077736 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-26 08:17:46.077762 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-26 08:17:46.077788 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-26 08:17:46.077815 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-v7qc5/ 2026-05-26 08:17:46.077841 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-v7qc5/csi-rbdplugin.txt 2026-05-26 08:17:46.077867 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-v7qc5/driver-registrar.txt 2026-05-26 08:17:46.077893 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-v7qc5/liveness-prometheus.txt 2026-05-26 08:17:46.077920 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/ 2026-05-26 08:17:46.077947 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-attacher.txt 2026-05-26 08:17:46.077974 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-provisioner.txt 2026-05-26 08:17:46.078001 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-rbdplugin-controller.txt 2026-05-26 08:17:46.078027 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-rbdplugin.txt 2026-05-26 08:17:46.078053 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-resizer.txt 2026-05-26 08:17:46.078079 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/csi-snapshotter.txt 2026-05-26 08:17:46.078105 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-5gvjz/liveness-prometheus.txt 2026-05-26 08:17:46.078131 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-krc5d/ 2026-05-26 08:17:46.078157 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-krc5d/cilium-operator.txt 2026-05-26 08:17:46.078184 | instance | cd+++++++++ pod-logs/kube-system/cilium-xqf8k/ 2026-05-26 08:17:46.078210 | instance | >f+++++++++ pod-logs/kube-system/cilium-xqf8k/apply-sysctl-overwrites.txt 2026-05-26 08:17:46.078236 | instance | >f+++++++++ pod-logs/kube-system/cilium-xqf8k/cilium-agent.txt 2026-05-26 08:17:46.078262 | instance | >f+++++++++ pod-logs/kube-system/cilium-xqf8k/clean-cilium-state.txt 2026-05-26 08:17:46.078289 | instance | >f+++++++++ pod-logs/kube-system/cilium-xqf8k/config.txt 2026-05-26 08:17:46.078316 | instance | >f+++++++++ pod-logs/kube-system/cilium-xqf8k/install-cni-binaries.txt 2026-05-26 08:17:46.078345 | instance | >f+++++++++ pod-logs/kube-system/cilium-xqf8k/mount-bpf-fs.txt 2026-05-26 08:17:46.078372 | instance | >f+++++++++ pod-logs/kube-system/cilium-xqf8k/mount-cgroup.txt 2026-05-26 08:17:46.078399 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-ghtb4/ 2026-05-26 08:17:46.078426 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-ghtb4/coredns.txt 2026-05-26 08:17:46.078467 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-x9hws/ 2026-05-26 08:17:46.078494 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-x9hws/coredns.txt 2026-05-26 08:17:46.078520 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-26 08:17:46.078547 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-26 08:17:46.078573 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-26 08:17:46.078599 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-26 08:17:46.078626 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-26 08:17:46.078652 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-26 08:17:46.078715 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-wzrxn/ 2026-05-26 08:17:46.078750 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-wzrxn/kube-proxy.txt 2026-05-26 08:17:46.078777 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-26 08:17:46.078803 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-26 08:17:46.078831 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-26 08:17:46.078857 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-26 08:17:46.089971 | 2026-05-26 08:17:46.090036 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-26 08:17:46.295716 | instance | changed 2026-05-26 08:17:46.303668 | 2026-05-26 08:17:46.303764 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-26 08:17:46.818381 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-26 08:17:46.838326 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 08:17:46.838390 | instance | Dload Upload Total Spent Left Speed 2026-05-26 08:17:46.843689 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-26 08:17:47.151744 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-26 08:17:47.159503 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 08:17:47.159539 | instance | Dload Upload Total Spent Left Speed 2026-05-26 08:17:47.163938 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-26 08:17:47.344391 | instance | ok: Runtime: 0:00:00.662059 2026-05-26 08:17:47.351540 | 2026-05-26 08:17:47.351653 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-26 08:17:47.653178 | instance | ceph-mgr endpoints: 2026-05-26 08:17:47.890005 | instance | ok: Runtime: 0:00:00.068182 2026-05-26 08:17:47.896820 | 2026-05-26 08:17:47.896930 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-26 08:17:48.432971 | instance | ok: Runtime: 0:00:00.090558 2026-05-26 08:17:48.439085 | 2026-05-26 08:17:48.439168 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-26 08:17:48.943230 | instance | changed: 2026-05-26 08:17:48.943477 | instance | cd+++++++++ prometheus/ 2026-05-26 08:17:48.943525 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-26 08:17:48.943562 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-26 08:17:48.957268 | 2026-05-26 08:17:48.957471 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-26 08:17:49.188068 | instance | changed 2026-05-26 08:17:49.193828 | 2026-05-26 08:17:49.193916 | TASK [gather-selenium-data : Get selenium data] 2026-05-26 08:17:49.447889 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-26 08:17:49.449624 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-26 08:17:49.771926 | instance | ERROR 2026-05-26 08:17:49.772161 | instance | { 2026-05-26 08:17:49.772210 | instance | "delta": "0:00:00.005897", 2026-05-26 08:17:49.772242 | instance | "end": "2026-05-26 08:17:49.450014", 2026-05-26 08:17:49.772270 | instance | "msg": "non-zero return code", 2026-05-26 08:17:49.772296 | instance | "rc": 1, 2026-05-26 08:17:49.772322 | instance | "start": "2026-05-26 08:17:49.444117" 2026-05-26 08:17:49.772346 | instance | } 2026-05-26 08:17:49.772378 | instance | ERROR: Ignoring Errors 2026-05-26 08:17:49.780052 | 2026-05-26 08:17:49.780198 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-26 08:17:50.271098 | instance | changed: cd+++++++++ selenium/ 2026-05-26 08:17:50.279471 | 2026-05-26 08:17:50.279588 | PLAY RECAP 2026-05-26 08:17:50.279646 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-05-26 08:17:50.279683 | 2026-05-26 08:17:50.436528 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-26 08:17:50.438894 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 08:17:51.106004 | 2026-05-26 08:17:51.106167 | PLAY [all] 2026-05-26 08:17:51.119732 | 2026-05-26 08:17:51.119873 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-26 08:17:51.165858 | instance | skipping: Conditional result was False 2026-05-26 08:17:51.175645 | 2026-05-26 08:17:51.175782 | TASK [fetch-output : Set log path for single node] 2026-05-26 08:17:51.221273 | instance | ok 2026-05-26 08:17:51.226852 | 2026-05-26 08:17:51.226930 | LOOP [fetch-output : Ensure local output dirs] 2026-05-26 08:17:51.633660 | instance -> localhost | ok: "/var/lib/zuul/builds/ba737a8d815c41c7b1642d1aadfb3423/work/logs" 2026-05-26 08:17:51.851882 | instance -> localhost | changed: "/var/lib/zuul/builds/ba737a8d815c41c7b1642d1aadfb3423/work/artifacts" 2026-05-26 08:17:52.106114 | instance -> localhost | changed: "/var/lib/zuul/builds/ba737a8d815c41c7b1642d1aadfb3423/work/docs" 2026-05-26 08:17:52.128188 | 2026-05-26 08:17:52.128353 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-26 08:17:52.784321 | instance | changed: .d..t...... ./ 2026-05-26 08:17:52.784581 | instance | changed: All items complete 2026-05-26 08:17:52.784620 | 2026-05-26 08:17:53.235637 | instance | changed: .d..t...... ./ 2026-05-26 08:17:53.695047 | instance | changed: .d..t...... ./ 2026-05-26 08:17:53.715517 | 2026-05-26 08:17:53.715666 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-26 08:17:54.168565 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007585 2026-05-26 08:17:54.428178 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008809 2026-05-26 08:17:54.444182 | 2026-05-26 08:17:54.444341 | PLAY [all] 2026-05-26 08:17:54.451369 | 2026-05-26 08:17:54.451508 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-26 08:17:54.894885 | instance | changed 2026-05-26 08:17:54.901970 | 2026-05-26 08:17:54.902081 | PLAY RECAP 2026-05-26 08:17:54.902133 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-26 08:17:54.902157 | 2026-05-26 08:17:55.066008 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 08:17:55.069006 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-26 08:17:55.702244 | 2026-05-26 08:17:55.702883 | PLAY [localhost] 2026-05-26 08:17:55.715086 | 2026-05-26 08:17:55.715229 | TASK [Generate Zuul manifest] 2026-05-26 08:17:55.738692 | localhost | ok 2026-05-26 08:17:55.758166 | 2026-05-26 08:17:55.758393 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-26 08:17:56.220069 | localhost | changed 2026-05-26 08:17:56.234753 | 2026-05-26 08:17:56.234929 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-26 08:17:56.266986 | localhost | ok 2026-05-26 08:17:56.278379 | 2026-05-26 08:17:56.278535 | TASK [Upload logs] 2026-05-26 08:17:56.303329 | localhost | ok 2026-05-26 08:17:56.366998 | 2026-05-26 08:17:56.367164 | TASK [Set zuul-log-path fact] 2026-05-26 08:17:56.390509 | localhost | ok 2026-05-26 08:17:56.406421 | 2026-05-26 08:17:56.406589 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 08:17:56.438866 | localhost | ok 2026-05-26 08:17:56.451274 | 2026-05-26 08:17:56.451521 | TASK [upload-logs : Create log directories] 2026-05-26 08:17:56.886383 | localhost | changed 2026-05-26 08:17:56.893447 | 2026-05-26 08:17:56.893595 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-26 08:17:57.336831 | localhost -> localhost | ok: Runtime: 0:00:00.009905 2026-05-26 08:17:57.388497 | 2026-05-26 08:17:57.388662 | TASK [upload-logs : Upload logs to log server] 2026-05-26 08:17:57.957788 | localhost | Output suppressed because no_log was given 2026-05-26 08:17:57.961640 | 2026-05-26 08:17:57.961717 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 08:17:58.012654 | localhost | skipping: Conditional result was False 2026-05-26 08:17:58.025412 | localhost | skipping: Conditional result was False 2026-05-26 08:17:58.034730 | 2026-05-26 08:17:58.034932 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 08:17:58.080462 | localhost | skipping: Conditional result was False 2026-05-26 08:17:58.080902 | 2026-05-26 08:17:58.085518 | localhost | skipping: Conditional result was False 2026-05-26 08:17:58.100396 | 2026-05-26 08:17:58.100613 | LOOP [upload-logs : Upload console log and json output]