2026-04-17 10:44:39.194004 | Job console starting 2026-04-17 10:44:39.207460 | Updating git repos 2026-04-17 10:44:39.257185 | Cloning repos into workspace 2026-04-17 10:44:39.334295 | Restoring repo states 2026-04-17 10:44:39.356545 | Merging changes 2026-04-17 10:44:40.557945 | Checking out repos 2026-04-17 10:44:40.658475 | Preparing playbooks 2026-04-17 10:44:42.967901 | Running Ansible setup 2026-04-17 10:44:46.344016 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-17 10:44:46.940427 | 2026-04-17 10:44:46.940798 | PLAY [localhost] 2026-04-17 10:44:46.949051 | 2026-04-17 10:44:46.949134 | TASK [Gathering Facts] 2026-04-17 10:44:47.828455 | localhost | ok 2026-04-17 10:44:47.837171 | 2026-04-17 10:44:47.837272 | TASK [Setup log path fact] 2026-04-17 10:44:47.857830 | localhost | ok 2026-04-17 10:44:47.870559 | 2026-04-17 10:44:47.870624 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-17 10:44:47.901266 | localhost | ok 2026-04-17 10:44:47.910614 | 2026-04-17 10:44:47.910706 | TASK [emit-job-header : Print job information] 2026-04-17 10:44:47.941253 | # Job Information 2026-04-17 10:44:47.941454 | Ansible Version: 2.16.16 2026-04-17 10:44:47.941539 | Job: atmosphere-molecule-csi-local-path-provisioner 2026-04-17 10:44:47.941610 | Pipeline: check 2026-04-17 10:44:47.941671 | Executor: 0a8996d2b663 2026-04-17 10:44:47.941716 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3834 2026-04-17 10:44:47.941765 | Event ID: 4e572180-3a4a-11f1-96ba-b896d34b4dfe 2026-04-17 10:44:47.946025 | 2026-04-17 10:44:47.946113 | LOOP [emit-job-header : Print node information] 2026-04-17 10:44:48.038304 | localhost | ok: 2026-04-17 10:44:48.038942 | localhost | # Node Information 2026-04-17 10:44:48.038987 | localhost | Inventory Hostname: instance 2026-04-17 10:44:48.039017 | localhost | Hostname: np0000167101 2026-04-17 10:44:48.039045 | localhost | Username: zuul 2026-04-17 10:44:48.039075 | localhost | Distro: Ubuntu 22.04 2026-04-17 10:44:48.039103 | localhost | Provider: yul1 2026-04-17 10:44:48.039129 | localhost | Region: ca-ymq-1 2026-04-17 10:44:48.039155 | localhost | Label: ubuntu-jammy 2026-04-17 10:44:48.039180 | localhost | Product Name: OpenStack Nova 2026-04-17 10:44:48.039205 | localhost | Interface IP: 199.19.213.168 2026-04-17 10:44:48.056321 | 2026-04-17 10:44:48.056509 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-17 10:44:48.447058 | localhost -> localhost | changed 2026-04-17 10:44:48.453646 | 2026-04-17 10:44:48.453742 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-17 10:44:49.324835 | localhost -> localhost | changed 2026-04-17 10:44:49.339034 | 2026-04-17 10:44:49.339092 | PLAY [all] 2026-04-17 10:44:49.348075 | 2026-04-17 10:44:49.348140 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-17 10:44:49.565626 | instance -> localhost | ok 2026-04-17 10:44:49.575623 | 2026-04-17 10:44:49.575689 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-17 10:44:49.609166 | instance | ok 2026-04-17 10:44:49.625520 | instance | included: /var/lib/zuul/builds/3c49b8c7d51a480e891083abbb0f609f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-17 10:44:49.631223 | 2026-04-17 10:44:49.631285 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-17 10:44:51.056212 | instance -> localhost | Generating public/private rsa key pair. 2026-04-17 10:44:51.056660 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/3c49b8c7d51a480e891083abbb0f609f/work/3c49b8c7d51a480e891083abbb0f609f_id_rsa 2026-04-17 10:44:51.056706 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/3c49b8c7d51a480e891083abbb0f609f/work/3c49b8c7d51a480e891083abbb0f609f_id_rsa.pub 2026-04-17 10:44:51.056739 | instance -> localhost | The key fingerprint is: 2026-04-17 10:44:51.056770 | instance -> localhost | SHA256:UscpNdq8ABz+zyYFPwunbNMe9byi+nnhjjprTsFF/g8 zuul-build-sshkey 2026-04-17 10:44:51.056811 | instance -> localhost | The key's randomart image is: 2026-04-17 10:44:51.056842 | instance -> localhost | +---[RSA 3072]----+ 2026-04-17 10:44:51.056877 | instance -> localhost | | .o. + | 2026-04-17 10:44:51.056907 | instance -> localhost | | ... O o | 2026-04-17 10:44:51.057000 | instance -> localhost | | . * O | 2026-04-17 10:44:51.057040 | instance -> localhost | | + B o | 2026-04-17 10:44:51.057081 | instance -> localhost | | . S * E | 2026-04-17 10:44:51.057109 | instance -> localhost | | o X +.= | 2026-04-17 10:44:51.057137 | instance -> localhost | | B B. .+ | 2026-04-17 10:44:51.057165 | instance -> localhost | | oo= ++ . | 2026-04-17 10:44:51.057195 | instance -> localhost | | o=**+... | 2026-04-17 10:44:51.057224 | instance -> localhost | +----[SHA256]-----+ 2026-04-17 10:44:51.057288 | instance -> localhost | ok: Runtime: 0:00:00.993284 2026-04-17 10:44:51.065792 | 2026-04-17 10:44:51.065950 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-17 10:44:51.097482 | instance | ok 2026-04-17 10:44:51.106059 | instance | included: /var/lib/zuul/builds/3c49b8c7d51a480e891083abbb0f609f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-17 10:44:51.114503 | 2026-04-17 10:44:51.114625 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-17 10:44:51.139741 | instance | skipping: Conditional result was False 2026-04-17 10:44:51.150726 | 2026-04-17 10:44:51.150830 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-17 10:44:51.604741 | instance | changed 2026-04-17 10:44:51.609604 | 2026-04-17 10:44:51.609665 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-17 10:44:51.805256 | instance | ok 2026-04-17 10:44:51.812282 | 2026-04-17 10:44:51.812372 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-17 10:44:52.414030 | instance | changed 2026-04-17 10:44:52.420793 | 2026-04-17 10:44:52.420882 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-17 10:44:52.903444 | instance | changed 2026-04-17 10:44:52.925516 | 2026-04-17 10:44:52.925606 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-17 10:44:52.959246 | instance | skipping: Conditional result was False 2026-04-17 10:44:52.968370 | 2026-04-17 10:44:52.968484 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-17 10:44:53.327072 | instance -> localhost | changed 2026-04-17 10:44:53.336754 | 2026-04-17 10:44:53.336844 | TASK [add-build-sshkey : Add back temp key] 2026-04-17 10:44:53.599061 | instance -> localhost | Identity added: /var/lib/zuul/builds/3c49b8c7d51a480e891083abbb0f609f/work/3c49b8c7d51a480e891083abbb0f609f_id_rsa (zuul-build-sshkey) 2026-04-17 10:44:53.599226 | instance -> localhost | ok: Runtime: 0:00:00.009118 2026-04-17 10:44:53.605476 | 2026-04-17 10:44:53.605539 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-17 10:44:53.928845 | instance | ok 2026-04-17 10:44:53.934113 | 2026-04-17 10:44:53.934176 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-17 10:44:53.959599 | instance | skipping: Conditional result was False 2026-04-17 10:44:53.969324 | 2026-04-17 10:44:53.969399 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-17 10:44:54.280970 | instance | ok 2026-04-17 10:44:54.289206 | 2026-04-17 10:44:54.289285 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-17 10:44:55.986940 | instance | Output suppressed because no_log was given 2026-04-17 10:44:56.066801 | 2026-04-17 10:44:56.066895 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-17 10:44:56.265388 | instance | ok: "logs" 2026-04-17 10:44:56.265931 | instance | ok: All items complete 2026-04-17 10:44:56.265969 | 2026-04-17 10:44:56.437285 | instance | ok: "artifacts" 2026-04-17 10:44:56.646895 | instance | ok: "docs" 2026-04-17 10:44:56.660937 | 2026-04-17 10:44:56.661168 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-17 10:44:56.857753 | instance | changed: "logs" 2026-04-17 10:44:57.021953 | instance | changed: "artifacts" 2026-04-17 10:44:57.191470 | instance | changed: "docs" 2026-04-17 10:44:57.210238 | 2026-04-17 10:44:57.210379 | PLAY RECAP 2026-04-17 10:44:57.210446 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-17 10:44:57.210486 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 10:44:57.210513 | 2026-04-17 10:44:57.329996 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-17 10:44:57.332293 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-17 10:44:57.869969 | 2026-04-17 10:44:57.870079 | PLAY [all] 2026-04-17 10:44:57.881356 | 2026-04-17 10:44:57.881433 | TASK [setup-uv : Extract archive] 2026-04-17 10:45:00.198573 | instance | changed 2026-04-17 10:45:00.204042 | 2026-04-17 10:45:00.204117 | TASK [setup-uv : Print version] 2026-04-17 10:44:59.752355 | instance | uv 0.8.13 2026-04-17 10:45:00.737880 | instance | ok: Runtime: 0:00:00.012665 2026-04-17 10:45:00.745225 | 2026-04-17 10:45:00.745275 | PLAY RECAP 2026-04-17 10:45:00.745324 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 10:45:00.745348 | 2026-04-17 10:45:00.850070 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-17 10:45:00.854101 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-17 10:45:01.408462 | 2026-04-17 10:45:01.408580 | PLAY [all] 2026-04-17 10:45:01.419642 | 2026-04-17 10:45:01.419729 | TASK [Install "jq" for log collection] 2026-04-17 10:45:12.422322 | instance | changed 2026-04-17 10:45:12.428950 | 2026-04-17 10:45:12.429043 | TASK [Install pip3 for Python package management] 2026-04-17 10:45:16.995393 | instance | changed 2026-04-17 10:45:17.003205 | 2026-04-17 10:45:17.003320 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-04-17 10:45:20.362362 | instance | changed 2026-04-17 10:45:20.364862 | 2026-04-17 10:45:20.364917 | PLAY [all] 2026-04-17 10:45:20.372802 | 2026-04-17 10:45:20.372866 | TASK [ensure-go : Check installed go version] 2026-04-17 10:45:20.908185 | instance | ok: ERROR (ignored) 2026-04-17 10:45:20.908461 | instance | { 2026-04-17 10:45:20.908507 | instance | "failed_when_result": false, 2026-04-17 10:45:20.908537 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-04-17 10:45:20.908567 | instance | "rc": 2 2026-04-17 10:45:20.908598 | instance | } 2026-04-17 10:45:20.914946 | 2026-04-17 10:45:20.915034 | TASK [ensure-go : Skip if correct version of go is installed] 2026-04-17 10:45:20.968202 | instance | ok 2026-04-17 10:45:20.977578 | instance | included: /var/lib/zuul/builds/3c49b8c7d51a480e891083abbb0f609f/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-04-17 10:45:20.982421 | 2026-04-17 10:45:20.982484 | TASK [ensure-go : Create temp directory] 2026-04-17 10:45:21.302550 | instance | changed 2026-04-17 10:45:21.308621 | 2026-04-17 10:45:21.308685 | TASK [ensure-go : Get archive checksum] 2026-04-17 10:45:21.954667 | instance | ok: OK (64 bytes) 2026-04-17 10:45:21.960038 | 2026-04-17 10:45:21.960101 | TASK [ensure-go : Download go archive] 2026-04-17 10:45:23.428494 | instance | changed: OK (78559214 bytes) 2026-04-17 10:45:23.436300 | 2026-04-17 10:45:23.436402 | TASK [ensure-go : Install go] 2026-04-17 10:45:29.548081 | instance | changed 2026-04-17 10:45:29.556953 | 2026-04-17 10:45:29.557032 | PLAY [all] 2026-04-17 10:45:29.562766 | 2026-04-17 10:45:29.562839 | TASK [Copy inventory file for Zuul] 2026-04-17 10:45:30.314900 | instance | changed 2026-04-17 10:45:30.319445 | 2026-04-17 10:45:30.319515 | TASK [Switch "ansible_host" to private IP] 2026-04-17 10:45:30.645920 | instance | changed: 1 replacements made 2026-04-17 10:45:30.653266 | 2026-04-17 10:45:30.653327 | TASK [Run molecule prepare] 2026-04-17 10:45:30.946993 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-17 10:45:30.947230 | instance | Creating virtual environment at: .venv 2026-04-17 10:45:30.973587 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-17 10:45:31.000483 | instance | Downloading ansible-core (2.1MiB) 2026-04-17 10:45:31.000671 | instance | Downloading pygments (1.2MiB) 2026-04-17 10:45:31.001108 | instance | Downloading openstacksdk (1.7MiB) 2026-04-17 10:45:31.001508 | instance | Downloading cryptography (4.2MiB) 2026-04-17 10:45:31.001745 | instance | Downloading netaddr (2.2MiB) 2026-04-17 10:45:31.001954 | instance | Downloading kubernetes (1.9MiB) 2026-04-17 10:45:31.003775 | instance | Downloading rjsonnet (1.2MiB) 2026-04-17 10:45:31.007237 | instance | Downloading setuptools (1.1MiB) 2026-04-17 10:45:31.007919 | instance | Downloading pydantic-core (2.0MiB) 2026-04-17 10:45:31.397350 | instance | Building pyperclip==1.9.0 2026-04-17 10:45:31.417239 | instance | Downloading rjsonnet 2026-04-17 10:45:31.523110 | instance | Downloading pydantic-core 2026-04-17 10:45:31.573568 | instance | Downloading netaddr 2026-04-17 10:45:31.588575 | instance | Downloading pygments 2026-04-17 10:45:31.603538 | instance | Downloading cryptography 2026-04-17 10:45:31.641156 | instance | Downloading setuptools 2026-04-17 10:45:31.715906 | instance | Downloading kubernetes 2026-04-17 10:45:31.748803 | instance | Downloading ansible-core 2026-04-17 10:45:31.788103 | instance | Downloading openstacksdk 2026-04-17 10:45:32.283006 | instance | Built pyperclip==1.9.0 2026-04-17 10:45:32.341628 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-17 10:45:32.386433 | instance | Installed 83 packages in 42ms 2026-04-17 10:45:33.078959 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-17 10:45:33.716653 | instance | INFO [csi > discovery] scenario test matrix: prepare 2026-04-17 10:45:33.716771 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-04-17 10:46:25.485731 | instance | INFO [csi > prepare] Executing 2026-04-17 10:46:26.490908 | instance | 2026-04-17 10:46:26.491654 | instance | PLAY [Prepare] ***************************************************************** 2026-04-17 10:46:26.492012 | instance | 2026-04-17 10:46:26.492364 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 10:46:26.492716 | instance | Friday 17 April 2026 10:46:26 +0000 (0:00:00.024) 0:00:00.024 ********** 2026-04-17 10:46:27.711615 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 10:46:27.711707 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 10:46:27.711726 | instance | interpreter could change the meaning of that path. See 2026-04-17 10:46:27.711741 | instance | https://docs.ansible.com/ansible- 2026-04-17 10:46:27.711753 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 10:46:27.721314 | instance | ok: [instance] 2026-04-17 10:46:27.721460 | instance | 2026-04-17 10:46:27.721652 | instance | TASK [Configure short hostname] ************************************************ 2026-04-17 10:46:27.721847 | instance | Friday 17 April 2026 10:46:27 +0000 (0:00:01.231) 0:00:01.255 ********** 2026-04-17 10:46:28.461654 | instance | changed: [instance] 2026-04-17 10:46:28.461783 | instance | 2026-04-17 10:46:28.461971 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-17 10:46:28.462157 | instance | Friday 17 April 2026 10:46:28 +0000 (0:00:00.740) 0:00:01.996 ********** 2026-04-17 10:46:28.750701 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-17 10:46:28.750841 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-17 10:46:28.751012 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-17 10:46:28.762003 | instance | changed: [instance] 2026-04-17 10:46:28.762204 | instance | 2026-04-17 10:46:28.762476 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-17 10:46:28.762699 | instance | Friday 17 April 2026 10:46:28 +0000 (0:00:00.300) 0:00:02.296 ********** 2026-04-17 10:46:29.664653 | instance | ok: [instance] 2026-04-17 10:46:29.664962 | instance | 2026-04-17 10:46:29.665352 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-17 10:46:29.665631 | instance | 2026-04-17 10:46:29.665931 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 10:46:29.666220 | instance | Friday 17 April 2026 10:46:29 +0000 (0:00:00.902) 0:00:03.199 ********** 2026-04-17 10:46:30.359913 | instance | ok: [instance] 2026-04-17 10:46:30.360019 | instance | 2026-04-17 10:46:30.360172 | instance | TASK [Install depedencies] ***************************************************** 2026-04-17 10:46:30.360348 | instance | Friday 17 April 2026 10:46:30 +0000 (0:00:00.695) 0:00:03.894 ********** 2026-04-17 10:46:59.011518 | instance | changed: [instance] 2026-04-17 10:46:59.011910 | instance | 2026-04-17 10:46:59.012311 | instance | TASK [Start up service] ******************************************************** 2026-04-17 10:46:59.012671 | instance | Friday 17 April 2026 10:46:59 +0000 (0:00:28.651) 0:00:32.545 ********** 2026-04-17 10:46:59.609453 | instance | ok: [instance] 2026-04-17 10:46:59.609710 | instance | 2026-04-17 10:46:59.610003 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-17 10:46:59.610294 | instance | Friday 17 April 2026 10:46:59 +0000 (0:00:00.598) 0:00:33.143 ********** 2026-04-17 10:46:59.923126 | instance | ok: [instance] 2026-04-17 10:46:59.923446 | instance | 2026-04-17 10:46:59.923779 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-17 10:46:59.924114 | instance | Friday 17 April 2026 10:46:59 +0000 (0:00:00.313) 0:00:33.457 ********** 2026-04-17 10:47:00.632674 | instance | changed: [instance] 2026-04-17 10:47:00.632817 | instance | 2026-04-17 10:47:00.632974 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-17 10:47:00.633113 | instance | Friday 17 April 2026 10:47:00 +0000 (0:00:00.710) 0:00:34.167 ********** 2026-04-17 10:47:00.847718 | instance | ok: [instance] 2026-04-17 10:47:00.847974 | instance | 2026-04-17 10:47:00.848355 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-17 10:47:00.848666 | instance | Friday 17 April 2026 10:47:00 +0000 (0:00:00.214) 0:00:34.382 ********** 2026-04-17 10:47:00.876224 | instance | skipping: [instance] 2026-04-17 10:47:00.876498 | instance | 2026-04-17 10:47:00.876809 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-17 10:47:00.877115 | instance | Friday 17 April 2026 10:47:00 +0000 (0:00:00.028) 0:00:34.410 ********** 2026-04-17 10:47:01.494147 | instance | changed: [instance] => (item=osd0) 2026-04-17 10:47:01.494255 | instance | changed: [instance] => (item=osd1) 2026-04-17 10:47:01.494567 | instance | changed: [instance] => (item=osd2) 2026-04-17 10:47:01.494844 | instance | 2026-04-17 10:47:01.495147 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-17 10:47:01.495468 | instance | Friday 17 April 2026 10:47:01 +0000 (0:00:00.617) 0:00:35.028 ********** 2026-04-17 10:47:02.133217 | instance | changed: [instance] => (item=osd0) 2026-04-17 10:47:02.133337 | instance | changed: [instance] => (item=osd1) 2026-04-17 10:47:02.133533 | instance | changed: [instance] => (item=osd2) 2026-04-17 10:47:02.133711 | instance | 2026-04-17 10:47:02.133902 | instance | TASK [Start loop devices] ****************************************************** 2026-04-17 10:47:02.134094 | instance | Friday 17 April 2026 10:47:02 +0000 (0:00:00.639) 0:00:35.667 ********** 2026-04-17 10:47:02.862564 | instance | changed: [instance] => (item=osd0) 2026-04-17 10:47:02.862796 | instance | changed: [instance] => (item=osd1) 2026-04-17 10:47:02.863087 | instance | changed: [instance] => (item=osd2) 2026-04-17 10:47:02.863295 | instance | 2026-04-17 10:47:02.863604 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-17 10:47:02.863851 | instance | Friday 17 April 2026 10:47:02 +0000 (0:00:00.729) 0:00:36.397 ********** 2026-04-17 10:47:05.995760 | instance | changed: [instance] => (item=osd0) 2026-04-17 10:47:05.996106 | instance | changed: [instance] => (item=osd1) 2026-04-17 10:47:05.996487 | instance | changed: [instance] => (item=osd2) 2026-04-17 10:47:05.996808 | instance | 2026-04-17 10:47:05.997186 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-17 10:47:05.997502 | instance | Friday 17 April 2026 10:47:05 +0000 (0:00:03.132) 0:00:39.530 ********** 2026-04-17 10:47:07.855724 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-17 10:47:07.855927 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-17 10:47:07.856107 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-17 10:47:07.856332 | instance | 2026-04-17 10:47:07.856545 | instance | PLAY RECAP ********************************************************************* 2026-04-17 10:47:07.856775 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-17 10:47:07.856942 | instance | 2026-04-17 10:47:07.857139 | instance | Friday 17 April 2026 10:47:07 +0000 (0:00:01.860) 0:00:41.390 ********** 2026-04-17 10:47:07.857300 | instance | =============================================================================== 2026-04-17 10:47:07.857532 | instance | Install depedencies ---------------------------------------------------- 28.65s 2026-04-17 10:47:07.857725 | instance | Create a volume group for each loop device ------------------------------ 3.13s 2026-04-17 10:47:07.857912 | instance | Create a logical volume for each loop device ---------------------------- 1.86s 2026-04-17 10:47:07.858097 | instance | Gathering Facts --------------------------------------------------------- 1.23s 2026-04-17 10:47:07.858304 | instance | Purge "snapd" package --------------------------------------------------- 0.90s 2026-04-17 10:47:07.858504 | instance | Configure short hostname ------------------------------------------------ 0.74s 2026-04-17 10:47:07.858738 | instance | Start loop devices ------------------------------------------------------ 0.73s 2026-04-17 10:47:07.858963 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.71s 2026-04-17 10:47:07.859152 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-04-17 10:47:07.859337 | instance | Set permissions on loopback devices ------------------------------------- 0.64s 2026-04-17 10:47:07.859543 | instance | Create devices for Ceph ------------------------------------------------- 0.62s 2026-04-17 10:47:07.859761 | instance | Start up service -------------------------------------------------------- 0.60s 2026-04-17 10:47:07.859949 | instance | Generate lvm.conf ------------------------------------------------------- 0.31s 2026-04-17 10:47:07.860138 | instance | Ensure hostname inside hosts file --------------------------------------- 0.30s 2026-04-17 10:47:07.860357 | instance | Get list of all loopback devices ---------------------------------------- 0.21s 2026-04-17 10:47:07.860601 | instance | Fail if there is any existing loopback devices -------------------------- 0.03s 2026-04-17 10:47:07.953222 | instance | INFO [csi > prepare] Executed: Successful 2026-04-17 10:47:07.953617 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-17 10:47:08.442631 | instance | ok: Runtime: 0:01:37.171733 2026-04-17 10:47:08.448659 | 2026-04-17 10:47:08.448703 | PLAY RECAP 2026-04-17 10:47:08.448745 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 10:47:08.448766 | 2026-04-17 10:47:08.547592 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-17 10:47:08.552616 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/csi/converge.yml@main] 2026-04-17 10:47:09.139729 | 2026-04-17 10:47:09.139842 | PLAY [all] 2026-04-17 10:47:09.150392 | 2026-04-17 10:47:09.150473 | TASK [Build atmosphere binary] 2026-04-17 10:47:09.514177 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-04-17 10:47:09.514288 | instance | go: downloading golang.org/x/sync v0.18.0 2026-04-17 10:47:09.773186 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-04-17 10:47:16.193022 | instance | ok: Runtime: 0:00:06.361829 2026-04-17 10:47:16.319204 | 2026-04-17 10:47:16.319315 | TASK [Deploy with parallel orchestrator] 2026-04-17 10:47:16.556474 | instance | ==> Multi-tag mode: kubernetes, csi 2026-04-17 10:47:16.556751 | instance | ==> Running preflight checks 2026-04-17 10:47:17.065635 | instance | [preflight] 2026-04-17 10:47:17.065679 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-04-17 10:47:17.065688 | instance | [preflight] 2026-04-17 10:47:17.065694 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-17 10:47:17.090973 | instance | [preflight] skipping: [instance] 2026-04-17 10:47:17.091036 | instance | [preflight] 2026-04-17 10:47:17.091048 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-04-17 10:47:17.091070 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-17 10:47:17.091081 | instance | [preflight] 2026-04-17 10:47:17.172215 | instance | ==> Preflight checks passed 2026-04-17 10:47:17.172337 | instance | ==> Starting parallel deployment (subgraph) 2026-04-17 10:47:17.172353 | instance | ==> [kubernetes] Starting deployment 2026-04-17 10:47:18.052473 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:18.052565 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-04-17 10:47:18.052579 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:18.052588 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-17 10:47:19.474867 | instance | [kubernetes/kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 10:47:19.474954 | instance | [kubernetes/kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 10:47:19.474963 | instance | [kubernetes/kubernetes] interpreter could change the meaning of that path. See 2026-04-17 10:47:19.474970 | instance | [kubernetes/kubernetes] https://docs.ansible.com/ansible- 2026-04-17 10:47:19.474977 | instance | [kubernetes/kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 10:47:19.493618 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:19.493675 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:19.493684 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-17 10:47:25.553279 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-17 10:47:25.553378 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-17 10:47:25.553393 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-17 10:47:25.553403 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-17 10:47:25.553413 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-17 10:47:25.553423 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-17 10:47:25.553444 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-17 10:47:25.553454 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-17 10:47:25.553464 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-17 10:47:25.553473 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-17 10:47:25.553483 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-17 10:47:25.553493 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-17 10:47:25.553502 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-17 10:47:25.553512 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-17 10:47:25.553542 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-17 10:47:25.553552 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-17 10:47:25.553562 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-17 10:47:25.553571 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-17 10:47:25.553581 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-17 10:47:25.553590 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-17 10:47:25.553600 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:25.553611 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-17 10:47:26.018305 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:26.018382 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:26.018391 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-17 10:47:26.906664 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:26.906758 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:26.906775 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-17 10:47:27.415821 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:27.415903 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:27.415913 | instance | [kubernetes/kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-17 10:47:27.560978 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:27.561048 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:27.561055 | instance | [kubernetes/kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-17 10:47:27.561062 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:27.561068 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-17 10:47:28.586339 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:28.586431 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:28.586444 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-17 10:47:28.901540 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:28.901617 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:28.901643 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-17 10:47:30.506791 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-17 10:47:30.506852 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-17 10:47:30.506858 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-17 10:47:30.506864 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-17 10:47:30.506868 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-17 10:47:30.506872 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:30.506877 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-17 10:47:31.457679 | 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-04-17 10:47:31.457748 | 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-04-17 10:47:31.457778 | 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-04-17 10:47:31.457785 | instance | [kubernetes/kubernetes] ...ignoring 2026-04-17 10:47:31.457791 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:31.457798 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-17 10:47:31.748794 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:31.748859 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:31.748868 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-17 10:47:32.057064 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:32.057162 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:32.057174 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-17 10:47:32.089806 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:32.089878 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:32.089888 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-17 10:47:32.137127 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:32.137190 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:32.137199 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-17 10:47:32.837066 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:32.837200 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:32.837213 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-17 10:47:33.217368 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:33.217494 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:33.217510 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-17 10:47:33.217522 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:33.217532 | instance | [kubernetes/kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-04-17 10:47:33.217543 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:33.217554 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-17 10:47:34.253113 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:34.253238 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:34.253248 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 10:47:34.612868 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:34.612938 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:34.612946 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 10:47:34.647908 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:34.647980 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:34.647988 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 10:47:34.980265 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:34.980337 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:34.980349 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 10:47:35.170587 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-17 10:47:35.170658 | instance | [kubernetes/kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-17 10:47:35.170667 | instance | [kubernetes/kubernetes] } 2026-04-17 10:47:35.170674 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:35.170680 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 10:47:35.972272 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:35.972322 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:35.972333 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 10:47:36.015529 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:36.015572 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:36.015583 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 10:47:36.333000 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:36.333097 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:36.333109 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 10:47:37.933942 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:37.934018 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:37.934032 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 10:47:38.001411 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-17 10:47:38.001506 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-17 10:47:38.001565 | instance | [kubernetes/kubernetes] } 2026-04-17 10:47:38.001577 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:38.001586 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 10:47:40.191115 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:40.191190 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:40.191205 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 10:47:43.234866 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:43.234929 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:43.234942 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-17 10:47:43.265356 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:43.265404 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:43.265412 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-17 10:47:43.291024 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:43.291094 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:43.291104 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-17 10:47:43.320408 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:43.320476 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:43.320486 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-17 10:47:49.714284 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:49.714470 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:49.714479 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-17 10:47:50.282016 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:50.282083 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:50.282092 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-17 10:47:51.685436 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-17 10:47:51.685484 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-17 10:47:51.685493 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-17 10:47:51.685500 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-17 10:47:51.685506 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-17 10:47:51.685513 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:51.685534 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-17 10:47:52.309506 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:52.309573 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:52.309585 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-17 10:47:52.309595 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:52.309611 | instance | [kubernetes/kubernetes] RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-17 10:47:53.064386 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:53.064476 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:53.064489 | instance | [kubernetes/kubernetes] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-17 10:47:53.868866 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:53.868949 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:53.868962 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-17 10:47:54.553052 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:54.553120 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:54.553132 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-17 10:47:55.432211 | 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-04-17 10:47:55.432287 | instance | [kubernetes/kubernetes] fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-04-17 10:47:55.432300 | instance | [kubernetes/kubernetes] ...ignoring 2026-04-17 10:47:55.432310 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:55.432320 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-17 10:47:55.460467 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:55.460518 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:55.460530 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-17 10:47:55.491238 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:55.491272 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:55.491283 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-17 10:47:55.524308 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:55.524375 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:55.524389 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-17 10:47:55.560157 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:55.560191 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:55.560202 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-17 10:47:55.599333 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:55.599439 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:55.599454 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 10:47:55.924923 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:55.924995 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:55.925006 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 10:47:55.966923 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-17 10:47:55.966985 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-17 10:47:55.966993 | instance | [kubernetes/kubernetes] } 2026-04-17 10:47:55.967000 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:55.967025 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 10:47:57.210561 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:57.210669 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:57.210682 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 10:47:57.253833 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:57.253866 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:57.253876 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 10:47:57.575627 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:47:57.575731 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:57.575744 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 10:47:57.617697 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-17 10:47:57.617784 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-17 10:47:57.617797 | instance | [kubernetes/kubernetes] } 2026-04-17 10:47:57.617807 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:57.617819 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 10:47:58.917845 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:47:58.917904 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:58.917912 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 10:47:58.967299 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:58.967346 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:58.967353 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-17 10:47:59.003133 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:59.003180 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:59.003188 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-17 10:47:59.032427 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:59.032475 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:59.032483 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-17 10:47:59.063086 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:47:59.063143 | instance | [kubernetes/kubernetes] 2026-04-17 10:47:59.063151 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-17 10:48:00.523696 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:00.523753 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:00.523761 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-17 10:48:01.117498 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:01.117906 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:01.117915 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-17 10:48:02.608804 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-17 10:48:02.608890 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-17 10:48:02.608903 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-17 10:48:02.608912 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-17 10:48:02.608923 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-17 10:48:02.608933 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:02.608943 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-17 10:48:03.308049 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:03.308148 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:03.308162 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-17 10:48:03.308173 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:03.308182 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-17 10:48:03.760420 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:03.760495 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:03.760510 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 10:48:04.083540 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:04.083604 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:04.083613 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 10:48:04.137999 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-17 10:48:04.138071 | 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-04-17 10:48:04.138084 | instance | [kubernetes/kubernetes] } 2026-04-17 10:48:04.138094 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:04.138103 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 10:48:04.873157 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:04.873213 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:04.873221 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 10:48:06.379949 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:06.380009 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:06.380016 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 10:48:06.428757 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-17 10:48:06.428813 | 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-04-17 10:48:06.428827 | instance | [kubernetes/kubernetes] } 2026-04-17 10:48:06.428837 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:06.428846 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 10:48:07.386660 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:07.386764 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:07.386775 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 10:48:08.891463 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:08.891535 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:08.891548 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-17 10:48:09.458047 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:09.458085 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:09.458091 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-17 10:48:09.782749 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:09.782826 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:09.782840 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 10:48:10.100055 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:10.100116 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:10.100124 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 10:48:10.156786 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-17 10:48:10.156856 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.0/cni-plugins-linux-amd64-v1.9.0.tgz" 2026-04-17 10:48:10.156868 | instance | [kubernetes/kubernetes] } 2026-04-17 10:48:10.156878 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:10.156888 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 10:48:11.092748 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:11.092811 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:11.092820 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 10:48:13.887304 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:13.887373 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:13.887383 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-17 10:48:13.941507 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-17 10:48:13.941578 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:13.941596 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-17 10:48:15.122154 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:15.122213 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:15.122226 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-17 10:48:15.449146 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:15.449203 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:15.449212 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-17 10:48:16.026319 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:16.026392 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:16.026406 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-17 10:48:17.382106 | instance | [kubernetes/kubernetes] changed: [instance] => (item=br_netfilter) 2026-04-17 10:48:17.382145 | instance | [kubernetes/kubernetes] ok: [instance] => (item=ip_tables) 2026-04-17 10:48:17.382150 | instance | [kubernetes/kubernetes] changed: [instance] => (item=ip6_tables) 2026-04-17 10:48:17.382154 | instance | [kubernetes/kubernetes] changed: [instance] => (item=nf_conntrack) 2026-04-17 10:48:17.382158 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:17.382163 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 10:48:17.709004 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:17.709049 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:17.709057 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 10:48:17.751741 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-17 10:48:17.751804 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-17 10:48:17.751816 | instance | [kubernetes/kubernetes] } 2026-04-17 10:48:17.751826 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:17.751835 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 10:48:19.747634 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:19.747705 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:19.747717 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 10:48:19.775064 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:48:19.775147 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:19.775163 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-17 10:48:19.822010 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-17 10:48:19.822080 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:19.822092 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-17 10:48:19.849578 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:48:19.849650 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:19.849666 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-17 10:48:23.799451 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:23.799499 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:23.799507 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-17 10:48:25.815179 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-17 10:48:25.815237 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-17 10:48:25.815245 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-17 10:48:25.815251 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-17 10:48:25.815257 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-17 10:48:25.815263 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-17 10:48:25.815268 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-17 10:48:25.815274 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:25.815280 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-17 10:48:26.692433 | instance | [kubernetes/kubernetes] changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-17 10:48:26.692485 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-04-17 10:48:26.692491 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-17 10:48:26.692496 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:26.692501 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-17 10:48:27.245355 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:27.245409 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:27.245416 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-17 10:48:27.832997 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:27.833070 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:27.833093 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-17 10:48:28.163932 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:28.164014 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:28.164022 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-17 10:48:28.192673 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:48:28.192757 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:28.192769 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-17 10:48:28.931126 | instance | [kubernetes/kubernetes] ok: [instance] => (item=swap) 2026-04-17 10:48:28.931210 | instance | [kubernetes/kubernetes] ok: [instance] => (item=none) 2026-04-17 10:48:28.931229 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:28.931240 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-17 10:48:29.511468 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:29.511553 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:29.511566 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-17 10:48:30.228703 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:30.228773 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:30.228785 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-17 10:48:30.228796 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:30.228805 | instance | [kubernetes/kubernetes] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-17 10:48:31.038031 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:31.038093 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:31.038101 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-17 10:48:31.706255 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:31.706320 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:31.706336 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-17 10:48:32.928747 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:32.928819 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:32.928833 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-17 10:48:33.786819 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:33.786880 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:33.786896 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-17 10:48:34.229529 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:34.229596 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:34.229610 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-17 10:48:34.837414 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:34.837506 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:34.837519 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-17 10:48:34.913158 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-17 10:48:34.913252 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:34.913261 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-17 10:48:34.992599 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-17 10:48:34.992691 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:34.992700 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-17 10:48:35.347051 | instance | [kubernetes/kubernetes] ok: [instance] => (item=instance) 2026-04-17 10:48:35.347109 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:35.347118 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-17 10:48:35.388444 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:48:35.388511 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:35.388525 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-17 10:48:35.430051 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:48:35.430139 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:35.430173 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-17 10:48:35.468501 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-17 10:48:35.468564 | instance | [kubernetes/kubernetes] "msg": "instance" 2026-04-17 10:48:35.468575 | instance | [kubernetes/kubernetes] } 2026-04-17 10:48:35.468632 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:35.468642 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-17 10:48:36.151242 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:48:36.151435 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:36.151448 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-17 10:48:36.177622 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:48:36.177662 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:36.177667 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-17 10:48:36.210821 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:48:36.210876 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:36.210884 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-17 10:48:36.246772 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:48:36.246810 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:36.246817 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-17 10:48:36.273797 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:48:36.273858 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:36.273866 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-17 10:48:36.302934 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:48:36.303001 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:36.303013 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-17 10:48:36.332990 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:48:36.333055 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:36.333066 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-17 10:48:36.361455 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:48:36.361507 | instance | [kubernetes/kubernetes] 2026-04-17 10:48:36.361513 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-17 10:49:05.341151 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:05.341209 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:05.341222 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-17 10:49:05.671142 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:49:05.671182 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:05.671190 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-17 10:49:05.699571 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:49:05.699630 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:05.699642 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-17 10:49:06.051854 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:06.051917 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:06.051924 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-17 10:49:06.387470 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:06.387533 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:06.387541 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-17 10:49:06.706286 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:06.706352 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:06.706360 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-17 10:49:08.285075 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:49:08.285369 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:08.285385 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-17 10:49:09.487677 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:49:09.487743 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:09.487762 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-17 10:49:09.528626 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:49:09.528673 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:09.528681 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-17 10:49:09.577123 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:49:09.605384 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:09.605453 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-17 10:49:10.415878 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:10.415946 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:10.415958 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-17 10:49:10.454248 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=DaemonSet) 2026-04-17 10:49:10.454328 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=ConfigMap) 2026-04-17 10:49:10.454339 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:49:10.454349 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:10.454358 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-17 10:49:10.492449 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:49:10.492570 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:10.492615 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-17 10:49:10.533081 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:49:10.533164 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:10.533175 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-17 10:49:10.570248 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:49:10.570305 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:10.570313 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-17 10:49:10.604670 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-17 10:49:10.604804 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:10.604820 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-17 10:49:11.090712 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:49:11.090771 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:11.090780 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-17 10:49:12.467859 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:12.467913 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:12.467921 | instance | [kubernetes/kubernetes] PLAY [Install control-plane components] **************************************** 2026-04-17 10:49:12.467928 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:12.467934 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-17 10:49:13.605208 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:49:13.605287 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:13.605300 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 10:49:13.925268 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:49:13.925314 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:13.925323 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 10:49:15.089786 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:49:15.089858 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:15.089870 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 10:49:15.426542 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:49:15.426617 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:15.426630 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 10:49:15.467452 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-17 10:49:15.467526 | instance | [kubernetes/kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-17 10:49:15.467539 | instance | [kubernetes/kubernetes] } 2026-04-17 10:49:15.467549 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:15.467559 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 10:49:16.175432 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:16.175495 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:16.175525 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 10:49:17.796654 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:17.796713 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:17.796725 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-17 10:49:18.261489 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:49:18.261540 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:18.261547 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-17 10:49:18.578054 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:18.578130 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:18.578146 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-17 10:49:18.931763 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:49:18.931806 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:18.931814 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-17 10:49:19.271993 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:19.272043 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:19.272051 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-17 10:49:19.564865 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:49:19.565185 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:19.565222 | instance | [kubernetes/kubernetes] TASK [Install plugin] ********************************************************** 2026-04-17 10:49:19.610909 | instance | [kubernetes/kubernetes] included: vexxhost.containers.download_artifact for instance 2026-04-17 10:49:19.610964 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:19.610976 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 10:49:19.649330 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-17 10:49:19.649364 | instance | [kubernetes/kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-17 10:49:19.649375 | instance | [kubernetes/kubernetes] } 2026-04-17 10:49:19.649384 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:19.649393 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 10:49:20.476563 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:20.476642 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:20.476653 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 10:49:23.465148 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:23.465213 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:23.465225 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 10:49:23.501716 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 10:49:23.501779 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:23.501787 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 10:49:24.087434 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:24.087479 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:24.087487 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-17 10:49:24.912767 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:49:24.912842 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:24.912860 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-17 10:49:27.253589 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:27.253653 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:27.253660 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 10:49:27.286488 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 10:49:27.286558 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:27.286571 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 10:49:27.792355 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:49:27.792431 | instance | [kubernetes/kubernetes] 2026-04-17 10:49:27.792443 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-17 10:50:07.185686 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:50:07.185759 | instance | [kubernetes/kubernetes] 2026-04-17 10:50:07.185771 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-17 10:50:07.935464 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:50:07.935519 | instance | [kubernetes/kubernetes] 2026-04-17 10:50:07.935530 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-04-17 10:50:07.935539 | instance | [kubernetes/kubernetes] 2026-04-17 10:50:07.935548 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-17 10:50:09.083186 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:50:09.083229 | instance | [kubernetes/kubernetes] 2026-04-17 10:50:09.083235 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-17 10:50:09.870967 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-17 10:50:09.871044 | instance | [kubernetes/kubernetes] 2026-04-17 10:50:09.871057 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-04-17 10:50:09.871068 | instance | [kubernetes/kubernetes] 2026-04-17 10:50:09.871077 | instance | [kubernetes/kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-17 10:50:10.701695 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-17 10:50:10.701742 | instance | [kubernetes/kubernetes] 2026-04-17 10:50:10.701750 | instance | [kubernetes/kubernetes] PLAY RECAP ********************************************************************* 2026-04-17 10:50:10.701757 | instance | [kubernetes/kubernetes] instance : ok=125 changed=55 unreachable=0 failed=0 skipped=34 rescued=0 ignored=2 2026-04-17 10:50:10.701764 | instance | [kubernetes/kubernetes] 2026-04-17 10:50:10.788584 | instance | ==> [kubernetes] Deployment complete 2026-04-17 10:50:10.788659 | instance | ==> [csi] Starting deployment 2026-04-17 10:50:11.391574 | instance | [csi/csi] 2026-04-17 10:50:11.391674 | instance | [csi/csi] PLAY [controllers] ************************************************************* 2026-04-17 10:50:11.391690 | instance | [csi/csi] 2026-04-17 10:50:11.391703 | instance | [csi/csi] TASK [Gathering Facts] ********************************************************* 2026-04-17 10:50:12.943634 | instance | [csi/csi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 10:50:12.943694 | instance | [csi/csi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 10:50:12.943705 | instance | [csi/csi] interpreter could change the meaning of that path. See 2026-04-17 10:50:12.943716 | instance | [csi/csi] https://docs.ansible.com/ansible- 2026-04-17 10:50:12.943725 | instance | [csi/csi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 10:50:12.966807 | instance | [csi/csi] ok: [instance] 2026-04-17 10:50:12.966862 | instance | [csi/csi] 2026-04-17 10:50:12.966874 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 10:50:13.009318 | instance | [csi/csi] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 10:50:13.009381 | instance | [csi/csi] 2026-04-17 10:50:13.009394 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 10:50:13.600367 | instance | [csi/csi] changed: [instance] 2026-04-17 10:50:13.600419 | instance | [csi/csi] 2026-04-17 10:50:13.600463 | instance | [csi/csi] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-17 10:50:15.903368 | instance | [csi/csi] changed: [instance] 2026-04-17 10:50:15.903688 | instance | [csi/csi] 2026-04-17 10:50:15.903703 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 10:50:15.938527 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:15.938575 | instance | [csi/csi] 2026-04-17 10:50:15.938587 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-17 10:50:15.977548 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:15.977622 | instance | [csi/csi] 2026-04-17 10:50:15.977644 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-17 10:50:16.004361 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.004411 | instance | [csi/csi] 2026-04-17 10:50:16.004419 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-17 10:50:16.035224 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.035287 | instance | [csi/csi] 2026-04-17 10:50:16.035300 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-17 10:50:16.078064 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.078121 | instance | [csi/csi] 2026-04-17 10:50:16.078130 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-17 10:50:16.116672 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.116722 | instance | [csi/csi] 2026-04-17 10:50:16.116732 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-17 10:50:16.159898 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.159960 | instance | [csi/csi] 2026-04-17 10:50:16.159968 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-17 10:50:16.187212 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.187265 | instance | [csi/csi] 2026-04-17 10:50:16.187287 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-17 10:50:16.248036 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.248100 | instance | [csi/csi] 2026-04-17 10:50:16.248109 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-17 10:50:16.272416 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.272460 | instance | [csi/csi] 2026-04-17 10:50:16.272466 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-17 10:50:16.303188 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.303290 | instance | [csi/csi] 2026-04-17 10:50:16.303309 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-17 10:50:16.332268 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.332326 | instance | [csi/csi] 2026-04-17 10:50:16.332335 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-17 10:50:16.377213 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.377280 | instance | [csi/csi] 2026-04-17 10:50:16.377287 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-17 10:50:16.405880 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.405959 | instance | [csi/csi] 2026-04-17 10:50:16.405971 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-17 10:50:16.433013 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.433079 | instance | [csi/csi] 2026-04-17 10:50:16.433091 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-17 10:50:16.470603 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.470652 | instance | [csi/csi] 2026-04-17 10:50:16.470658 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-17 10:50:16.501225 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.501276 | instance | [csi/csi] 2026-04-17 10:50:16.501282 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-17 10:50:16.529358 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.529418 | instance | [csi/csi] 2026-04-17 10:50:16.529430 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-17 10:50:16.555016 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.555120 | instance | [csi/csi] 2026-04-17 10:50:16.555137 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-17 10:50:16.584521 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.584572 | instance | [csi/csi] 2026-04-17 10:50:16.584580 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-17 10:50:16.618905 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.618950 | instance | [csi/csi] 2026-04-17 10:50:16.618958 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-17 10:50:16.649134 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.649190 | instance | [csi/csi] 2026-04-17 10:50:16.649199 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-17 10:50:16.692086 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.692157 | instance | [csi/csi] 2026-04-17 10:50:16.692169 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-17 10:50:16.731655 | instance | [csi/csi] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-17 10:50:16.731717 | instance | [csi/csi] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-17 10:50:16.731726 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.731734 | instance | [csi/csi] 2026-04-17 10:50:16.731740 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-17 10:50:16.759957 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.760021 | instance | [csi/csi] 2026-04-17 10:50:16.760033 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-17 10:50:16.805513 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.805572 | instance | [csi/csi] 2026-04-17 10:50:16.805579 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-17 10:50:16.832631 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.832691 | instance | [csi/csi] 2026-04-17 10:50:16.832703 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-17 10:50:16.859262 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.859335 | instance | [csi/csi] 2026-04-17 10:50:16.859347 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-17 10:50:16.894138 | instance | [csi/csi] skipping: [instance] 2026-04-17 10:50:16.894186 | instance | [csi/csi] 2026-04-17 10:50:16.894197 | instance | [csi/csi] PLAY RECAP ********************************************************************* 2026-04-17 10:50:16.894207 | instance | [csi/csi] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 2026-04-17 10:50:16.894216 | instance | [csi/csi] 2026-04-17 10:50:16.967277 | instance | ==> [csi] Deployment complete 2026-04-17 10:50:17.099514 | instance | ok: Runtime: 0:03:00.447004 2026-04-17 10:50:17.107256 | 2026-04-17 10:50:17.107302 | PLAY RECAP 2026-04-17 10:50:17.107343 | instance | ok: 2 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 10:50:17.107364 | 2026-04-17 10:50:17.201910 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/csi/converge.yml@main] 2026-04-17 10:50:17.206415 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-17 10:50:17.756016 | 2026-04-17 10:50:17.756130 | PLAY [all] 2026-04-17 10:50:17.766725 | 2026-04-17 10:50:17.766798 | TASK [Add IP address to "br-ex"] 2026-04-17 10:50:18.292239 | instance | skipping: Conditional result was False 2026-04-17 10:50:18.302168 | 2026-04-17 10:50:18.302276 | TASK [Set "br-ex" interface to "up"] 2026-04-17 10:50:18.830310 | instance | skipping: Conditional result was False 2026-04-17 10:50:18.834986 | 2026-04-17 10:50:18.835127 | PLAY [all] 2026-04-17 10:50:18.844036 | 2026-04-17 10:50:18.844107 | TASK [Run molecule verify] 2026-04-17 10:50:19.497345 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-17 10:50:19.908696 | instance | INFO [csi > discovery] scenario test matrix: verify 2026-04-17 10:50:19.908761 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-04-17 10:50:33.164697 | instance | INFO [csi > verify] Executing 2026-04-17 10:50:33.940036 | instance | 2026-04-17 10:50:33.940433 | instance | PLAY [Verify] ****************************************************************** 2026-04-17 10:50:33.940798 | instance | 2026-04-17 10:50:33.941231 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 10:50:33.941513 | instance | Friday 17 April 2026 10:50:33 +0000 (0:00:00.029) 0:00:00.029 ********** 2026-04-17 10:50:35.429012 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 10:50:35.429286 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 10:50:35.429570 | instance | interpreter could change the meaning of that path. See 2026-04-17 10:50:35.429864 | instance | https://docs.ansible.com/ansible- 2026-04-17 10:50:35.430207 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 10:50:35.441622 | instance | ok: [instance] 2026-04-17 10:50:35.441915 | instance | 2026-04-17 10:50:35.442221 | instance | TASK [Create a persistent volume] ********************************************** 2026-04-17 10:50:35.442597 | instance | Friday 17 April 2026 10:50:35 +0000 (0:00:01.502) 0:00:01.532 ********** 2026-04-17 10:50:36.308152 | instance | changed: [instance] 2026-04-17 10:50:36.308344 | instance | 2026-04-17 10:50:36.308533 | instance | TASK [Create a pod] ************************************************************ 2026-04-17 10:50:36.308713 | instance | Friday 17 April 2026 10:50:36 +0000 (0:00:00.866) 0:00:02.398 ********** 2026-04-17 10:50:52.024467 | instance | changed: [instance] 2026-04-17 10:50:52.024589 | instance | 2026-04-17 10:50:52.024768 | instance | TASK [Delete the pod] ********************************************************** 2026-04-17 10:50:52.024940 | instance | Friday 17 April 2026 10:50:52 +0000 (0:00:15.716) 0:00:18.114 ********** 2026-04-17 10:50:52.756915 | instance | changed: [instance] 2026-04-17 10:50:52.757236 | instance | 2026-04-17 10:50:52.757548 | instance | TASK [Delete the persistent volume] ******************************************** 2026-04-17 10:50:52.757884 | instance | Friday 17 April 2026 10:50:52 +0000 (0:00:00.732) 0:00:18.847 ********** 2026-04-17 10:50:53.944303 | instance | ok: [instance] 2026-04-17 10:50:53.944694 | instance | 2026-04-17 10:50:53.945098 | instance | PLAY RECAP ********************************************************************* 2026-04-17 10:50:53.945535 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 10:50:53.945926 | instance | 2026-04-17 10:50:53.946467 | instance | Friday 17 April 2026 10:50:53 +0000 (0:00:01.186) 0:00:20.033 ********** 2026-04-17 10:50:53.946911 | instance | =============================================================================== 2026-04-17 10:50:53.947277 | instance | Create a pod ----------------------------------------------------------- 15.72s 2026-04-17 10:50:53.947790 | instance | Gathering Facts --------------------------------------------------------- 1.50s 2026-04-17 10:50:53.948191 | instance | Delete the persistent volume -------------------------------------------- 1.19s 2026-04-17 10:50:53.948590 | instance | Create a persistent volume ---------------------------------------------- 0.87s 2026-04-17 10:50:53.948924 | instance | Delete the pod ---------------------------------------------------------- 0.73s 2026-04-17 10:50:54.023603 | instance | INFO [csi > verify] Executed: Successful 2026-04-17 10:50:54.024432 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-17 10:50:54.427845 | instance | ok: Runtime: 0:00:34.913667 2026-04-17 10:50:54.430948 | 2026-04-17 10:50:54.430991 | PLAY RECAP 2026-04-17 10:50:54.431037 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-04-17 10:50:54.431059 | 2026-04-17 10:50:54.528014 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-17 10:50:54.530430 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-17 10:50:55.081621 | 2026-04-17 10:50:55.081730 | PLAY [all] 2026-04-17 10:50:55.095245 | 2026-04-17 10:50:55.095323 | TASK [gather-host-logs : creating directory for system status] 2026-04-17 10:50:55.424948 | instance | changed 2026-04-17 10:50:55.430054 | 2026-04-17 10:50:55.430131 | TASK [gather-host-logs : Get logs for each host] 2026-04-17 10:50:55.763486 | instance | + systemd-cgls --full --all --no-pager 2026-04-17 10:50:55.779549 | instance | + ip addr 2026-04-17 10:50:55.781031 | instance | + ip route 2026-04-17 10:50:55.783810 | instance | + lsblk 2026-04-17 10:50:55.790120 | instance | + mount 2026-04-17 10:50:55.793137 | instance | + docker images 2026-04-17 10:50:55.793691 | instance | /bin/bash: line 7: docker: command not found 2026-04-17 10:50:55.794009 | instance | + brctl show 2026-04-17 10:50:55.794488 | instance | /bin/bash: line 8: brctl: command not found 2026-04-17 10:50:55.794783 | instance | + ps aux --sort=-%mem 2026-04-17 10:50:55.812817 | instance | + dpkg -l 2026-04-17 10:50:55.824640 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-17 10:50:55.825196 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-17 10:50:55.825438 | instance | /bin/bash: line 11: docker: command not found 2026-04-17 10:50:55.825776 | instance | + '[' '!' -z '' ']' 2026-04-17 10:50:55.965927 | instance | ok: Runtime: 0:00:00.068325 2026-04-17 10:50:55.972836 | 2026-04-17 10:50:55.972910 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-17 10:50:56.600054 | instance | changed: 2026-04-17 10:50:56.600289 | instance | created directory /var/lib/zuul/builds/3c49b8c7d51a480e891083abbb0f609f/work/logs/instance 2026-04-17 10:50:56.600317 | instance | cd+++++++++ system/ 2026-04-17 10:50:56.600338 | instance | >f+++++++++ system/brctl-show.txt 2026-04-17 10:50:56.600358 | instance | >f+++++++++ system/docker-images.txt 2026-04-17 10:50:56.600378 | instance | >f+++++++++ system/ip-addr.txt 2026-04-17 10:50:56.600399 | instance | >f+++++++++ system/ip-route.txt 2026-04-17 10:50:56.600422 | instance | >f+++++++++ system/lsblk.txt 2026-04-17 10:50:56.600441 | instance | >f+++++++++ system/mount.txt 2026-04-17 10:50:56.600462 | instance | >f+++++++++ system/packages.txt 2026-04-17 10:50:56.600503 | instance | >f+++++++++ system/ps.txt 2026-04-17 10:50:56.600523 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-17 10:50:56.610736 | 2026-04-17 10:50:56.610930 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-17 10:50:56.810576 | instance | changed: "values" 2026-04-17 10:50:56.977801 | instance | changed: "releases" 2026-04-17 10:50:56.989969 | 2026-04-17 10:50:56.990125 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-17 10:50:58.553786 | instance | ok: Runtime: 0:00:01.320748 2026-04-17 10:50:58.558644 | 2026-04-17 10:50:58.558709 | TASK [helm-release-status : Downloads logs to executor] 2026-04-17 10:50:59.031088 | instance | changed: 2026-04-17 10:50:59.031340 | instance | cd+++++++++ helm/ 2026-04-17 10:50:59.031402 | instance | cd+++++++++ helm/releases/ 2026-04-17 10:50:59.031450 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-17 10:50:59.031497 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-17 10:50:59.031539 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-17 10:50:59.031581 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-17 10:50:59.031622 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-17 10:50:59.031663 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-17 10:50:59.031703 | instance | cd+++++++++ helm/values/ 2026-04-17 10:50:59.031744 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-17 10:50:59.031788 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-17 10:50:59.031830 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-17 10:50:59.031871 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-17 10:50:59.031912 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-17 10:50:59.031954 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-17 10:50:59.041730 | 2026-04-17 10:50:59.041797 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-17 10:50:59.250351 | instance | changed 2026-04-17 10:50:59.255470 | 2026-04-17 10:50:59.255543 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-17 10:50:59.463956 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 10:50:59.464594 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 10:50:59.470590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:50:59.471956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:50:59.550680 | instance | node/instance 2026-04-17 10:50:59.554320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:50:59.582765 | instance | clusterrole/admin 2026-04-17 10:50:59.762460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:50:59.767338 | instance | clusterrole/cilium 2026-04-17 10:50:59.770065 | instance | clusterrole/cilium-operator 2026-04-17 10:50:59.776762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:50:59.953067 | instance | clusterrole/cluster-admin 2026-04-17 10:50:59.978324 | instance | clusterrole/edit 2026-04-17 10:51:00.119163 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-17 10:51:00.150663 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-17 10:51:00.276416 | instance | clusterrole/kubeadm:get-nodes 2026-04-17 10:51:00.316433 | instance | clusterrole/local-path-provisioner 2026-04-17 10:51:00.441065 | instance | clusterrole/system:aggregate-to-admin 2026-04-17 10:51:00.482707 | instance | clusterrole/system:aggregate-to-edit 2026-04-17 10:51:00.613279 | instance | clusterrole/system:aggregate-to-view 2026-04-17 10:51:00.652178 | instance | clusterrole/system:auth-delegator 2026-04-17 10:51:00.770896 | instance | clusterrole/system:basic-user 2026-04-17 10:51:00.810686 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-17 10:51:00.944151 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-17 10:51:00.975955 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-17 10:51:01.101437 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-17 10:51:01.125563 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-17 10:51:01.254883 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-17 10:51:01.286118 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-17 10:51:01.422249 | instance | clusterrole/system:controller:certificate-controller 2026-04-17 10:51:01.454704 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-17 10:51:01.568074 | instance | clusterrole/system:controller:cronjob-controller 2026-04-17 10:51:01.600175 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-17 10:51:01.736784 | instance | clusterrole/system:controller:deployment-controller 2026-04-17 10:51:01.767686 | instance | clusterrole/system:controller:disruption-controller 2026-04-17 10:51:01.907510 | instance | clusterrole/system:controller:endpoint-controller 2026-04-17 10:51:01.947013 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-17 10:51:02.080465 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-17 10:51:02.104850 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-17 10:51:02.240798 | instance | clusterrolebinding/cilium 2026-04-17 10:51:02.282388 | instance | clusterrole/system:controller:expand-controller 2026-04-17 10:51:02.409299 | instance | clusterrolebinding/cilium-operator 2026-04-17 10:51:02.441309 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-17 10:51:02.596526 | instance | clusterrolebinding/cluster-admin 2026-04-17 10:51:02.612349 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-17 10:51:02.765768 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-17 10:51:02.779584 | instance | clusterrole/system:controller:job-controller 2026-04-17 10:51:02.918147 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-17 10:51:02.937071 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-17 10:51:03.072786 | instance | clusterrole/system:controller:namespace-controller 2026-04-17 10:51:03.093555 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-17 10:51:03.234004 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-17 10:51:03.257221 | instance | clusterrole/system:controller:node-controller 2026-04-17 10:51:03.402658 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-17 10:51:03.435813 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-17 10:51:03.559991 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-17 10:51:03.590382 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-17 10:51:03.751986 | instance | clusterrolebinding/local-path-provisioner 2026-04-17 10:51:03.759439 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-17 10:51:03.908230 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-17 10:51:03.931377 | instance | clusterrolebinding/system:basic-user 2026-04-17 10:51:04.069650 | instance | clusterrole/system:controller:replicaset-controller 2026-04-17 10:51:04.089181 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-17 10:51:04.214421 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-17 10:51:04.254391 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-17 10:51:04.366029 | instance | clusterrole/system:controller:replication-controller 2026-04-17 10:51:04.409890 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-17 10:51:04.525333 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-17 10:51:04.570479 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-17 10:51:04.674710 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-17 10:51:04.724088 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-17 10:51:04.839727 | instance | clusterrole/system:controller:route-controller 2026-04-17 10:51:04.900244 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-17 10:51:05.017828 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-17 10:51:05.071003 | instance | clusterrole/system:controller:service-account-controller 2026-04-17 10:51:05.183817 | instance | clusterrole/system:controller:service-controller 2026-04-17 10:51:05.243853 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-17 10:51:05.340779 | instance | clusterrole/system:controller:statefulset-controller 2026-04-17 10:51:05.419099 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-17 10:51:05.487924 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-17 10:51:05.588950 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-17 10:51:05.636693 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-17 10:51:05.744748 | instance | clusterrole/system:controller:ttl-controller 2026-04-17 10:51:05.806509 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-17 10:51:05.909308 | instance | clusterrole/system:coredns 2026-04-17 10:51:05.974010 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-17 10:51:06.072401 | instance | clusterrolebinding/system:controller:job-controller 2026-04-17 10:51:06.140079 | instance | clusterrole/system:discovery 2026-04-17 10:51:06.234255 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-17 10:51:06.297559 | instance | clusterrolebinding/system:controller:node-controller 2026-04-17 10:51:06.381667 | instance | clusterrole/system:heapster 2026-04-17 10:51:06.444519 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-17 10:51:06.547937 | instance | clusterrole/system:kube-aggregator 2026-04-17 10:51:06.596256 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-17 10:51:06.712267 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-17 10:51:06.756672 | instance | clusterrole/system:kube-controller-manager 2026-04-17 10:51:06.886957 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-17 10:51:06.921242 | instance | clusterrole/system:kube-dns 2026-04-17 10:51:07.036440 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-17 10:51:07.072799 | instance | clusterrole/system:kube-scheduler 2026-04-17 10:51:07.197994 | instance | clusterrole/system:kubelet-api-admin 2026-04-17 10:51:07.220144 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-17 10:51:07.348082 | instance | clusterrole/system:monitoring 2026-04-17 10:51:07.386062 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-17 10:51:07.533871 | instance | clusterrole/system:node 2026-04-17 10:51:07.547904 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-17 10:51:07.696495 | instance | clusterrole/system:node-bootstrapper 2026-04-17 10:51:07.710876 | instance | clusterrole/system:node-problem-detector 2026-04-17 10:51:07.867340 | instance | clusterrolebinding/system:controller:route-controller 2026-04-17 10:51:07.868002 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-17 10:51:08.025901 | instance | clusterrole/system:node-proxier 2026-04-17 10:51:08.027902 | instance | clusterrolebinding/system:controller:service-controller 2026-04-17 10:51:08.180759 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-17 10:51:08.185283 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-17 10:51:08.348148 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-17 10:51:08.351366 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-17 10:51:08.517605 | instance | clusterrole/system:public-info-viewer 2026-04-17 10:51:08.524124 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-17 10:51:08.689328 | instance | clusterrolebinding/system:coredns 2026-04-17 10:51:08.693472 | instance | clusterrolebinding/system:discovery 2026-04-17 10:51:08.837564 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-17 10:51:08.839279 | instance | clusterrole/system:volume-scheduler 2026-04-17 10:51:08.990264 | instance | clusterrolebinding/system:kube-dns 2026-04-17 10:51:08.996489 | instance | clusterrole/view 2026-04-17 10:51:09.133752 | instance | clusterrolebinding/system:kube-scheduler 2026-04-17 10:51:09.159228 | instance | clusterrolebinding/system:monitoring 2026-04-17 10:51:09.289163 | instance | clusterrolebinding/system:node 2026-04-17 10:51:09.307874 | instance | clusterrolebinding/system:node-proxier 2026-04-17 10:51:09.450368 | instance | clusterrolebinding/system:public-info-viewer 2026-04-17 10:51:09.458551 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-17 10:51:09.599224 | instance | clusterrolebinding/system:volume-scheduler 2026-04-17 10:51:09.614046 | instance | storageclass/general 2026-04-17 10:51:09.777300 | instance | namespace/default 2026-04-17 10:51:09.786833 | instance | namespace/envoy-gateway-system 2026-04-17 10:51:09.935922 | instance | namespace/kube-node-lease 2026-04-17 10:51:09.943132 | instance | namespace/kube-public 2026-04-17 10:51:10.094015 | instance | namespace/kube-system 2026-04-17 10:51:10.101507 | instance | namespace/local-path-storage 2026-04-17 10:51:10.311708 | instance | ok: Runtime: 0:00:10.801805 2026-04-17 10:51:10.317322 | 2026-04-17 10:51:10.317384 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-17 10:51:10.516059 | instance | changed 2026-04-17 10:51:10.522025 | 2026-04-17 10:51:10.522093 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-17 10:51:10.769110 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 10:51:10.769955 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 10:51:10.769993 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 10:51:10.857393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:10.857984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:10.930213 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-17 10:51:10.933785 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-17 10:51:10.936435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:10.939900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.022200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.023817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.099209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.105562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.139337 | instance | default/configmaps/kube-root-ca.crt 2026-04-17 10:51:11.185702 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-17 10:51:11.188390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.208383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.298047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.310032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.315915 | instance | default/endpoints/kubernetes 2026-04-17 10:51:11.373584 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-17 10:51:11.387230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.402665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.473386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.504182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.561259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.582682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.643885 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-rvnjb 2026-04-17 10:51:11.646657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.661903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.738192 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 10:51:11.745013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.749348 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 10:51:11.756267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.822694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.839484 | instance | default/persistentvolumeclaims/test-pvc 2026-04-17 10:51:11.842718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.918109 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-17 10:51:11.929012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:11.935599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.026026 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-17 10:51:12.031536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.125285 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-17 10:51:12.126695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.191218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.211951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.215834 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-17 10:51:12.286246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.315035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.334353 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-17 10:51:12.387210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.416295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.430180 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-17 10:51:12.490657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.515741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.517493 | instance | envoy-gateway-system/secrets/envoy 2026-04-17 10:51:12.573454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.611762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.615318 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-17 10:51:12.677272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.693080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.730458 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-17 10:51:12.770300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.778972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.805305 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-17 10:51:12.853427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.887253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.912363 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-17 10:51:12.957394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:12.957928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.013029 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-17 10:51:13.061574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.078848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.138293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.146096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.206429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.234168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.293970 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-17 10:51:13.311931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.338939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.348293 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-17 10:51:13.410539 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 10:51:13.417784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.450558 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 10:51:13.456376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.529081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.553664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.568342 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-17 10:51:13.605233 | instance | default/serviceaccounts/default 2026-04-17 10:51:13.638158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.639600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.731281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.755496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.763971 | instance | default/services/kubernetes 2026-04-17 10:51:13.794249 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-17 10:51:13.838130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.838683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.933614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.948763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:13.991520 | instance | kube-public/configmaps/cluster-info 2026-04-17 10:51:13.991688 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-17 10:51:14.031956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.043491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.125167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.142611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.182901 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-17 10:51:14.184904 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-17 10:51:14.233310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.243883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.339065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.339978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.348792 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-17 10:51:14.362877 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-17 10:51:14.417098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.448926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.526356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.527053 | instance | kube-node-lease/serviceaccounts/default 2026-04-17 10:51:14.528725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.548654 | instance | kube-public/serviceaccounts/default 2026-04-17 10:51:14.606958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.608707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.694897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.696286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.699744 | instance | kube-system/configmaps/cilium-config 2026-04-17 10:51:14.748751 | instance | kube-system/configmaps/coredns 2026-04-17 10:51:14.797744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.845401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.882563 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-17 10:51:14.882926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.956622 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 10:51:14.964699 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-17 10:51:14.965950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:14.982824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.043273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.096278 | instance | kube-system/configmaps/kube-proxy 2026-04-17 10:51:15.100464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.149946 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-17 10:51:15.153288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.224580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.229791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.315800 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 10:51:15.323708 | instance | kube-system/configmaps/kubeadm-config 2026-04-17 10:51:15.331603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.396421 | instance | kube-system/configmaps/kubelet-config 2026-04-17 10:51:15.428731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.457439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.516151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.554493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.559827 | instance | kube-system/daemonsets/cilium 2026-04-17 10:51:15.570611 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-17 10:51:15.621412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.705312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.741551 | instance | kube-system/daemonsets/kube-proxy 2026-04-17 10:51:15.742356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.764721 | instance | local-path-storage/configmaps/local-path-config 2026-04-17 10:51:15.791336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.825504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 10:51:15.921988 | instance | kube-system/deployment/cilium-operator 2026-04-17 10:51:15.932513 | instance | kube-system/deployment/coredns 2026-04-17 10:51:16.096335 | instance | kube-system/endpoints/kube-dns 2026-04-17 10:51:16.097537 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-17 10:51:16.260278 | instance | kube-system/pods/cilium-n9fpz 2026-04-17 10:51:16.265414 | instance | kube-system/pods/cilium-operator-869df985b8-vngcw 2026-04-17 10:51:16.452381 | instance | kube-system/pods/coredns-67659f764b-d6z9m 2026-04-17 10:51:16.454916 | instance | kube-system/pods/coredns-67659f764b-s4p54 2026-04-17 10:51:16.629749 | instance | kube-system/pods/etcd-instance 2026-04-17 10:51:16.634080 | instance | kube-system/pods/kube-apiserver-instance 2026-04-17 10:51:16.803820 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-17 10:51:16.809084 | instance | kube-system/pods/kube-proxy-5h5dg 2026-04-17 10:51:16.972251 | instance | kube-system/pods/kube-scheduler-instance 2026-04-17 10:51:16.985991 | instance | kube-system/pods/kube-vip-instance 2026-04-17 10:51:17.136067 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-17 10:51:17.145242 | instance | kube-system/rolebindings/kube-proxy 2026-04-17 10:51:17.295192 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-17 10:51:17.321238 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-17 10:51:17.460535 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-17 10:51:17.478660 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-17 10:51:17.614118 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-17 10:51:17.648968 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-17 10:51:17.786136 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-17 10:51:17.823523 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-17 10:51:17.944050 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-17 10:51:17.998098 | instance | kube-system/roles/cilium-config-agent 2026-04-17 10:51:18.106960 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-17 10:51:18.155472 | instance | kube-system/roles/kube-proxy 2026-04-17 10:51:18.263159 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-17 10:51:18.325570 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-17 10:51:18.415308 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-17 10:51:18.490795 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-17 10:51:18.565210 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-17 10:51:18.670664 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-17 10:51:18.721003 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-17 10:51:18.830531 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-17 10:51:18.882867 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-hwfvr 2026-04-17 10:51:18.988054 | instance | kube-system/secrets/bootstrap-token-hxn5l3 2026-04-17 10:51:19.047979 | instance | kube-system/secrets/bootstrap-token-n85lcz 2026-04-17 10:51:19.153492 | instance | kube-system/secrets/kubeadm-certs 2026-04-17 10:51:19.219223 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-17 10:51:19.323584 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-17 10:51:19.484290 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-17 10:51:19.493563 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-17 10:51:19.675760 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-17 10:51:19.681070 | instance | kube-system/serviceaccounts/cilium 2026-04-17 10:51:19.867241 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-17 10:51:19.868744 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-17 10:51:20.061747 | instance | kube-system/serviceaccounts/coredns 2026-04-17 10:51:20.063265 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-17 10:51:20.251041 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-17 10:51:20.273952 | instance | kube-system/serviceaccounts/default 2026-04-17 10:51:20.442589 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-17 10:51:20.462439 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-17 10:51:20.630093 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-17 10:51:20.663254 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-17 10:51:20.830339 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-17 10:51:20.871988 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-17 10:51:21.028506 | instance | kube-system/serviceaccounts/expand-controller 2026-04-17 10:51:21.079716 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-17 10:51:21.229019 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-17 10:51:21.271694 | instance | kube-system/serviceaccounts/job-controller 2026-04-17 10:51:21.417313 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-17 10:51:21.476371 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-17 10:51:21.615973 | instance | kube-system/serviceaccounts/node-controller 2026-04-17 10:51:21.675539 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-17 10:51:21.811109 | instance | local-path-storage/serviceaccounts/default 2026-04-17 10:51:21.885445 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-17 10:51:21.994402 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-17 10:51:22.087589 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-17 10:51:22.165162 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-17 10:51:22.277605 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-17 10:51:22.352418 | instance | kube-system/serviceaccounts/replication-controller 2026-04-17 10:51:22.469746 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-17 10:51:22.549409 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-17 10:51:22.658121 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-17 10:51:22.740441 | instance | kube-system/serviceaccounts/service-controller 2026-04-17 10:51:22.844789 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-17 10:51:22.937077 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-17 10:51:23.029378 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-17 10:51:23.124094 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-17 10:51:23.250295 | instance | kube-system/services/kube-dns 2026-04-17 10:51:23.612695 | instance | ok: Runtime: 0:00:12.648921 2026-04-17 10:51:23.622647 | 2026-04-17 10:51:23.622715 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-17 10:51:24.159908 | instance | changed: 2026-04-17 10:51:24.160098 | instance | cd+++++++++ objects/ 2026-04-17 10:51:24.160137 | instance | cd+++++++++ objects/cluster/ 2026-04-17 10:51:24.160167 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-17 10:51:24.160194 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-17 10:51:24.160221 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-17 10:51:24.160247 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-17 10:51:24.160274 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-17 10:51:24.160299 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-17 10:51:24.160326 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-17 10:51:24.160351 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-17 10:51:24.160375 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-17 10:51:24.160401 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-17 10:51:24.160426 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-17 10:51:24.160470 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-17 10:51:24.160501 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-17 10:51:24.160527 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-17 10:51:24.160554 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-17 10:51:24.160579 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-17 10:51:24.160605 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-17 10:51:24.160632 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-17 10:51:24.160657 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-17 10:51:24.160683 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-17 10:51:24.160709 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-17 10:51:24.160735 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-17 10:51:24.160760 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-17 10:51:24.160785 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-17 10:51:24.160811 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-17 10:51:24.160836 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-17 10:51:24.160862 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-17 10:51:24.160901 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-17 10:51:24.160928 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-17 10:51:24.160970 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-17 10:51:24.161007 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-17 10:51:24.161035 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-17 10:51:24.161061 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-17 10:51:24.161086 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-17 10:51:24.161111 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-17 10:51:24.161136 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-17 10:51:24.161161 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-17 10:51:24.161185 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-17 10:51:24.161210 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-17 10:51:24.161234 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-17 10:51:24.161258 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-17 10:51:24.161283 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-17 10:51:24.161307 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-17 10:51:24.161339 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-17 10:51:24.161363 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-17 10:51:24.161387 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-17 10:51:24.161411 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-17 10:51:24.161435 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-17 10:51:24.161459 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-17 10:51:24.161483 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-17 10:51:24.161507 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-17 10:51:24.161530 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-17 10:51:24.161554 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-17 10:51:24.161578 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-17 10:51:24.161606 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-17 10:51:24.161632 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-17 10:51:24.161657 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-17 10:51:24.161681 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-17 10:51:24.161705 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-17 10:51:24.161730 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-17 10:51:24.161754 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-17 10:51:24.161779 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-17 10:51:24.161803 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-17 10:51:24.161827 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-17 10:51:24.161851 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-17 10:51:24.161875 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-17 10:51:24.161899 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-17 10:51:24.161923 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-17 10:51:24.161948 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-17 10:51:24.161971 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-17 10:51:24.161995 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-17 10:51:24.162019 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-17 10:51:24.162042 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-17 10:51:24.162066 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-17 10:51:24.162089 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-17 10:51:24.162113 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-17 10:51:24.162143 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-17 10:51:24.162168 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-17 10:51:24.162191 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-17 10:51:24.162214 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-17 10:51:24.162238 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-17 10:51:24.162262 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-17 10:51:24.162287 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-17 10:51:24.162311 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-17 10:51:24.162336 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-17 10:51:24.162360 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-17 10:51:24.162384 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-17 10:51:24.162409 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-17 10:51:24.162433 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-17 10:51:24.162458 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-17 10:51:24.162484 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-17 10:51:24.162509 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-17 10:51:24.162533 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-17 10:51:24.162558 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-17 10:51:24.162583 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-17 10:51:24.162608 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-17 10:51:24.162634 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-17 10:51:24.162659 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-17 10:51:24.162684 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-17 10:51:24.162709 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-17 10:51:24.162734 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-17 10:51:24.162758 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-17 10:51:24.162783 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-17 10:51:24.162807 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-17 10:51:24.162832 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-17 10:51:24.162857 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-17 10:51:24.162882 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-17 10:51:24.162907 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-17 10:51:24.162931 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-17 10:51:24.162956 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-17 10:51:24.162987 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-17 10:51:24.163012 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-17 10:51:24.163036 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-17 10:51:24.163061 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-17 10:51:24.163085 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-17 10:51:24.163109 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-17 10:51:24.163133 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-17 10:51:24.163157 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-17 10:51:24.163181 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-17 10:51:24.163205 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-17 10:51:24.163229 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-17 10:51:24.163253 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-17 10:51:24.163277 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-17 10:51:24.163301 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-17 10:51:24.163325 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-17 10:51:24.163349 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-17 10:51:24.163373 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-17 10:51:24.163409 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-17 10:51:24.163435 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-17 10:51:24.163460 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-17 10:51:24.163484 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-17 10:51:24.163508 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-17 10:51:24.163532 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-17 10:51:24.163556 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-17 10:51:24.163579 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-17 10:51:24.163603 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-17 10:51:24.163627 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-17 10:51:24.163651 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-17 10:51:24.163675 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-17 10:51:24.163698 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-17 10:51:24.163723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-17 10:51:24.163751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-17 10:51:24.163776 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-17 10:51:24.163800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-17 10:51:24.163824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-17 10:51:24.163848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-17 10:51:24.163872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-17 10:51:24.163896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-17 10:51:24.163926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-17 10:51:24.163951 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-17 10:51:24.163976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-17 10:51:24.164001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-17 10:51:24.164026 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-17 10:51:24.164050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-17 10:51:24.164075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-17 10:51:24.164099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-17 10:51:24.164123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-17 10:51:24.164148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-17 10:51:24.164172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-17 10:51:24.164197 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-17 10:51:24.164221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-17 10:51:24.164246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-17 10:51:24.164271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-17 10:51:24.164295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-17 10:51:24.164320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-17 10:51:24.164345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-17 10:51:24.164370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-17 10:51:24.164395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-17 10:51:24.164420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-17 10:51:24.164444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-17 10:51:24.164469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-17 10:51:24.164493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-17 10:51:24.164517 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-17 10:51:24.164541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-17 10:51:24.164565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-17 10:51:24.164589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-17 10:51:24.164613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-17 10:51:24.164637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-17 10:51:24.164660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-17 10:51:24.164684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-17 10:51:24.164714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-17 10:51:24.164738 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-17 10:51:24.164762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-17 10:51:24.164787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-17 10:51:24.164811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-17 10:51:24.164836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-17 10:51:24.164860 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-17 10:51:24.164894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-17 10:51:24.164921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-17 10:51:24.164945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-17 10:51:24.164987 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-17 10:51:24.165013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-17 10:51:24.165037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-17 10:51:24.165061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-17 10:51:24.165085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-17 10:51:24.165110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-17 10:51:24.165134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-17 10:51:24.165158 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-17 10:51:24.165183 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-17 10:51:24.165207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-17 10:51:24.165231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-17 10:51:24.165256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-17 10:51:24.165280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-17 10:51:24.165304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-17 10:51:24.165328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-17 10:51:24.165352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-17 10:51:24.165375 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-17 10:51:24.165399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-17 10:51:24.165422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-17 10:51:24.165446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-17 10:51:24.165469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-17 10:51:24.165500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-17 10:51:24.165525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-17 10:51:24.165549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-17 10:51:24.165573 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-17 10:51:24.165598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-17 10:51:24.165622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-17 10:51:24.165646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-17 10:51:24.165670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-17 10:51:24.165694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-17 10:51:24.165722 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-17 10:51:24.165749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-17 10:51:24.165773 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-17 10:51:24.165798 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-17 10:51:24.165823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-17 10:51:24.165847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-17 10:51:24.165872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-17 10:51:24.165897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-17 10:51:24.165922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-17 10:51:24.165946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-17 10:51:24.165971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-17 10:51:24.165995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-17 10:51:24.166019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-17 10:51:24.166044 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-17 10:51:24.166069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-17 10:51:24.166094 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-17 10:51:24.166119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-17 10:51:24.166143 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-17 10:51:24.166174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-17 10:51:24.166200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-17 10:51:24.166224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-17 10:51:24.166248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-17 10:51:24.166273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-17 10:51:24.166297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-17 10:51:24.166321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-17 10:51:24.166352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-17 10:51:24.166377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-17 10:51:24.166401 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-17 10:51:24.166425 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-17 10:51:24.166449 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-17 10:51:24.166474 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-17 10:51:24.166498 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-17 10:51:24.166522 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-17 10:51:24.166547 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-17 10:51:24.166571 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-17 10:51:24.166595 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-17 10:51:24.166619 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-17 10:51:24.166643 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-17 10:51:24.166668 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-17 10:51:24.166692 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-17 10:51:24.166716 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-17 10:51:24.166740 | instance | cd+++++++++ objects/cluster/node/ 2026-04-17 10:51:24.166764 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-17 10:51:24.166788 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-17 10:51:24.166812 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-17 10:51:24.166836 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-17 10:51:24.166860 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-17 10:51:24.166884 | instance | cd+++++++++ objects/namespaced/ 2026-04-17 10:51:24.166909 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-17 10:51:24.166933 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-17 10:51:24.166957 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-17 10:51:24.166981 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-17 10:51:24.167005 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-17 10:51:24.167030 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-17 10:51:24.167054 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-17 10:51:24.167079 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-04-17 10:51:24.167103 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-04-17 10:51:24.167128 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-04-17 10:51:24.167152 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-17 10:51:24.167177 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-17 10:51:24.167202 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-17 10:51:24.167225 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-17 10:51:24.167250 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-17 10:51:24.167304 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-17 10:51:24.167329 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-17 10:51:24.167353 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-17 10:51:24.167389 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-17 10:51:24.167414 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-17 10:51:24.167439 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-17 10:51:24.167464 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 10:51:24.167488 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-17 10:51:24.167514 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-17 10:51:24.167538 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-17 10:51:24.167563 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-17 10:51:24.167588 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-17 10:51:24.167613 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-17 10:51:24.167638 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-17 10:51:24.167663 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rvnjb.txt 2026-04-17 10:51:24.167688 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rvnjb.yaml 2026-04-17 10:51:24.167713 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-17 10:51:24.167739 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-17 10:51:24.167760 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-17 10:51:24.167779 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-17 10:51:24.167798 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-17 10:51:24.167817 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-17 10:51:24.167835 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-17 10:51:24.167854 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-17 10:51:24.167872 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-17 10:51:24.167891 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-17 10:51:24.167909 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-17 10:51:24.167927 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-17 10:51:24.167945 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-17 10:51:24.167962 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-17 10:51:24.167980 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-17 10:51:24.167998 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-17 10:51:24.168016 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-17 10:51:24.168034 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-17 10:51:24.168052 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-17 10:51:24.168075 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-17 10:51:24.168094 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-17 10:51:24.168113 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-17 10:51:24.168131 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-17 10:51:24.168150 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-17 10:51:24.168168 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-17 10:51:24.168185 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-17 10:51:24.168202 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-17 10:51:24.168219 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-17 10:51:24.168237 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-17 10:51:24.168254 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-17 10:51:24.168271 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-17 10:51:24.168289 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-17 10:51:24.168306 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-17 10:51:24.168323 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-17 10:51:24.168340 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-17 10:51:24.168357 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-17 10:51:24.168375 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-17 10:51:24.168393 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-17 10:51:24.168410 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-17 10:51:24.168428 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-17 10:51:24.168445 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-17 10:51:24.168463 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-17 10:51:24.168480 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-17 10:51:24.168498 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-17 10:51:24.168516 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-17 10:51:24.168533 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-17 10:51:24.168551 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-17 10:51:24.168568 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-17 10:51:24.168586 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-17 10:51:24.168604 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-17 10:51:24.168622 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-17 10:51:24.168640 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-17 10:51:24.168657 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-17 10:51:24.168679 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-17 10:51:24.168697 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-17 10:51:24.168714 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-17 10:51:24.168732 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-17 10:51:24.168750 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-17 10:51:24.168768 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-17 10:51:24.168786 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-17 10:51:24.168804 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-17 10:51:24.168822 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-17 10:51:24.168840 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-17 10:51:24.168858 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-17 10:51:24.168876 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-17 10:51:24.168902 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-17 10:51:24.168922 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-17 10:51:24.168940 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-17 10:51:24.168970 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-17 10:51:24.168990 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-17 10:51:24.169008 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-17 10:51:24.169025 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-17 10:51:24.169043 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-17 10:51:24.169060 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-17 10:51:24.169078 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 10:51:24.169095 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-17 10:51:24.169113 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-17 10:51:24.169131 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-17 10:51:24.169149 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-17 10:51:24.169167 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-17 10:51:24.169185 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-17 10:51:24.169203 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-17 10:51:24.169220 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-17 10:51:24.169237 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-17 10:51:24.169254 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-17 10:51:24.169271 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-17 10:51:24.169289 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-17 10:51:24.169307 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-17 10:51:24.169324 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-17 10:51:24.169341 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-17 10:51:24.169364 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-17 10:51:24.169382 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-17 10:51:24.169399 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-17 10:51:24.169417 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-n9fpz.txt 2026-04-17 10:51:24.169434 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-n9fpz.yaml 2026-04-17 10:51:24.169451 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-vngcw.txt 2026-04-17 10:51:24.169468 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-vngcw.yaml 2026-04-17 10:51:24.169486 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-d6z9m.txt 2026-04-17 10:51:24.169503 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-d6z9m.yaml 2026-04-17 10:51:24.169520 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-s4p54.txt 2026-04-17 10:51:24.169537 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-s4p54.yaml 2026-04-17 10:51:24.169555 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-17 10:51:24.169572 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-17 10:51:24.169589 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-17 10:51:24.169606 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-17 10:51:24.169624 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-17 10:51:24.169641 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-17 10:51:24.169658 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-5h5dg.txt 2026-04-17 10:51:24.169676 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-5h5dg.yaml 2026-04-17 10:51:24.169693 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-17 10:51:24.169710 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-17 10:51:24.169729 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-17 10:51:24.169749 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-17 10:51:24.169768 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-17 10:51:24.169785 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-17 10:51:24.169802 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-17 10:51:24.169819 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-17 10:51:24.169836 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-17 10:51:24.169853 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-17 10:51:24.169871 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-17 10:51:24.169888 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-17 10:51:24.169906 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-17 10:51:24.169923 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-17 10:51:24.169940 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-17 10:51:24.169958 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-17 10:51:24.169980 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-17 10:51:24.169998 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-17 10:51:24.170016 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-17 10:51:24.170034 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-17 10:51:24.170052 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-17 10:51:24.170070 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-17 10:51:24.170087 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-17 10:51:24.170104 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-17 10:51:24.170122 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-17 10:51:24.170140 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-17 10:51:24.170157 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-17 10:51:24.170174 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-17 10:51:24.170192 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-17 10:51:24.170210 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-17 10:51:24.170227 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-17 10:51:24.170245 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-17 10:51:24.170263 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-17 10:51:24.170281 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-17 10:51:24.170299 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-17 10:51:24.170317 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-17 10:51:24.170335 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-17 10:51:24.170352 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-17 10:51:24.170370 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-17 10:51:24.170387 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-17 10:51:24.170405 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-17 10:51:24.170423 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-17 10:51:24.170440 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-17 10:51:24.170458 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-17 10:51:24.170475 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-17 10:51:24.170493 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-17 10:51:24.170511 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-17 10:51:24.170528 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-17 10:51:24.170549 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-17 10:51:24.170567 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-17 10:51:24.170585 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-17 10:51:24.170602 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-hxn5l3.txt 2026-04-17 10:51:24.170620 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-hxn5l3.yaml 2026-04-17 10:51:24.170637 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-n85lcz.txt 2026-04-17 10:51:24.170655 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-n85lcz.yaml 2026-04-17 10:51:24.170672 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-17 10:51:24.170690 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-17 10:51:24.170706 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-17 10:51:24.170724 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-17 10:51:24.170741 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-17 10:51:24.170759 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-17 10:51:24.170776 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-17 10:51:24.170793 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-17 10:51:24.170810 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-17 10:51:24.170828 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-17 10:51:24.170845 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-17 10:51:24.170863 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-17 10:51:24.170881 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-17 10:51:24.170898 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-17 10:51:24.170916 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-17 10:51:24.170934 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-17 10:51:24.170952 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-17 10:51:24.170969 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-17 10:51:24.170987 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-17 10:51:24.171004 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-17 10:51:24.171021 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-17 10:51:24.171039 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-17 10:51:24.171056 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-17 10:51:24.171073 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-17 10:51:24.171090 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-17 10:51:24.171107 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-17 10:51:24.171124 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-17 10:51:24.171145 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-17 10:51:24.171164 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-17 10:51:24.171201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-17 10:51:24.171221 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-17 10:51:24.171239 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-17 10:51:24.171257 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-17 10:51:24.171276 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-17 10:51:24.171293 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-17 10:51:24.171311 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-17 10:51:24.171329 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-17 10:51:24.171347 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-17 10:51:24.171364 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-17 10:51:24.171382 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-17 10:51:24.171400 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-17 10:51:24.171417 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-17 10:51:24.171435 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-17 10:51:24.171453 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-17 10:51:24.171471 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-17 10:51:24.171488 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-17 10:51:24.171506 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-17 10:51:24.171523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-17 10:51:24.171541 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-17 10:51:24.171558 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-17 10:51:24.171576 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-17 10:51:24.171594 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-17 10:51:24.171611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-17 10:51:24.171629 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-17 10:51:24.171646 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-17 10:51:24.171663 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-17 10:51:24.171680 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-17 10:51:24.171698 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-17 10:51:24.171715 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-17 10:51:24.171732 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-17 10:51:24.171756 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-17 10:51:24.171774 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-17 10:51:24.171792 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-17 10:51:24.171809 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-17 10:51:24.171827 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-17 10:51:24.171845 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-17 10:51:24.171862 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-17 10:51:24.171880 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-17 10:51:24.171897 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-17 10:51:24.171915 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-17 10:51:24.171932 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-17 10:51:24.171950 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-17 10:51:24.171967 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-17 10:51:24.171984 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-17 10:51:24.172001 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-17 10:51:24.172018 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-17 10:51:24.172036 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-17 10:51:24.172053 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-17 10:51:24.172071 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-17 10:51:24.172088 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-17 10:51:24.172106 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-17 10:51:24.172123 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-17 10:51:24.172140 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-17 10:51:24.172157 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-17 10:51:24.172174 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-17 10:51:24.172192 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-17 10:51:24.172209 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-17 10:51:24.172226 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-17 10:51:24.172244 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-17 10:51:24.172261 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-17 10:51:24.172279 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-17 10:51:24.172297 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-17 10:51:24.172315 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-hwfvr.txt 2026-04-17 10:51:24.172332 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-hwfvr.yaml 2026-04-17 10:51:24.172354 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-17 10:51:24.172373 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-17 10:51:24.172390 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-17 10:51:24.172408 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-17 10:51:24.172425 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-17 10:51:24.172443 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-17 10:51:24.172461 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-17 10:51:24.172479 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-17 10:51:24.184913 | 2026-04-17 10:51:24.184988 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-17 10:51:24.411111 | instance | changed 2026-04-17 10:51:24.418049 | 2026-04-17 10:51:24.418141 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-17 10:51:24.616095 | instance | changed 2026-04-17 10:51:24.622050 | 2026-04-17 10:51:24.622125 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-17 10:51:25.239183 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-rvnjb/envoy-gateway 2026-04-17 10:51:25.421957 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-rvnjb" not found 2026-04-17 10:51:25.610865 | instance | kube-system/cilium-n9fpz/config 2026-04-17 10:51:25.775056 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-n9fpz" not found 2026-04-17 10:51:25.778709 | instance | kube-system/cilium-n9fpz/mount-cgroup 2026-04-17 10:51:25.954705 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-n9fpz" not found 2026-04-17 10:51:25.958565 | instance | kube-system/cilium-n9fpz/apply-sysctl-overwrites 2026-04-17 10:51:26.127260 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-n9fpz" not found 2026-04-17 10:51:26.129948 | instance | kube-system/cilium-n9fpz/mount-bpf-fs 2026-04-17 10:51:26.309706 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-n9fpz" not found 2026-04-17 10:51:26.312809 | instance | kube-system/cilium-n9fpz/clean-cilium-state 2026-04-17 10:51:26.487138 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-n9fpz" not found 2026-04-17 10:51:26.489518 | instance | kube-system/cilium-n9fpz/install-cni-binaries 2026-04-17 10:51:26.654768 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-n9fpz" not found 2026-04-17 10:51:26.658592 | instance | kube-system/cilium-n9fpz/cilium-agent 2026-04-17 10:51:26.845797 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-n9fpz" not found 2026-04-17 10:51:27.009717 | instance | kube-system/cilium-operator-869df985b8-vngcw/cilium-operator 2026-04-17 10:51:27.182964 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-vngcw" not found 2026-04-17 10:51:27.344182 | instance | kube-system/coredns-67659f764b-d6z9m/coredns 2026-04-17 10:51:27.495766 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-d6z9m" not found 2026-04-17 10:51:27.664189 | instance | kube-system/coredns-67659f764b-s4p54/coredns 2026-04-17 10:51:27.819900 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-s4p54" not found 2026-04-17 10:51:28.019139 | instance | kube-system/etcd-instance/etcd 2026-04-17 10:51:28.207261 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-17 10:51:28.364453 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-17 10:51:28.539273 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-17 10:51:28.695070 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-17 10:51:28.880040 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-17 10:51:29.048407 | instance | kube-system/kube-proxy-5h5dg/kube-proxy 2026-04-17 10:51:29.208712 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-5h5dg" not found 2026-04-17 10:51:29.380284 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-17 10:51:29.539766 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-17 10:51:29.697353 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-17 10:51:29.861122 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-17 10:51:30.017810 | instance | local-path-storage/local-path-provisioner-679c578f5-hwfvr/local-path-provisioner 2026-04-17 10:51:30.185848 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-hwfvr" not found 2026-04-17 10:51:30.664621 | instance | ERROR 2026-04-17 10:51:30.665015 | instance | { 2026-04-17 10:51:30.665089 | instance | "delta": "0:00:05.368195", 2026-04-17 10:51:30.665140 | instance | "end": "2026-04-17 10:51:30.189889", 2026-04-17 10:51:30.665184 | instance | "msg": "non-zero return code", 2026-04-17 10:51:30.665227 | instance | "rc": 123, 2026-04-17 10:51:30.665269 | instance | "start": "2026-04-17 10:51:24.821694" 2026-04-17 10:51:30.665310 | instance | } 2026-04-17 10:51:30.665363 | instance | ERROR: Ignoring Errors 2026-04-17 10:51:30.671552 | 2026-04-17 10:51:30.671616 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-17 10:51:31.161424 | instance | changed: 2026-04-17 10:51:31.161685 | instance | cd+++++++++ pod-logs/ 2026-04-17 10:51:31.161744 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-17 10:51:31.161790 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rvnjb/ 2026-04-17 10:51:31.161832 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rvnjb/envoy-gateway.txt 2026-04-17 10:51:31.161875 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-17 10:51:31.161917 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-17 10:51:31.161958 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rvnjb/ 2026-04-17 10:51:31.162000 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rvnjb/envoy-gateway.txt 2026-04-17 10:51:31.162041 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-17 10:51:31.162083 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-n9fpz/ 2026-04-17 10:51:31.162124 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-n9fpz/apply-sysctl-overwrites.txt 2026-04-17 10:51:31.162166 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-n9fpz/cilium-agent.txt 2026-04-17 10:51:31.162207 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-n9fpz/clean-cilium-state.txt 2026-04-17 10:51:31.162248 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-n9fpz/config.txt 2026-04-17 10:51:31.162309 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-n9fpz/install-cni-binaries.txt 2026-04-17 10:51:31.162352 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-n9fpz/mount-bpf-fs.txt 2026-04-17 10:51:31.162477 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-n9fpz/mount-cgroup.txt 2026-04-17 10:51:31.162535 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-vngcw/ 2026-04-17 10:51:31.162579 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-vngcw/cilium-operator.txt 2026-04-17 10:51:31.162620 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-d6z9m/ 2026-04-17 10:51:31.162661 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-d6z9m/coredns.txt 2026-04-17 10:51:31.162701 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-s4p54/ 2026-04-17 10:51:31.162742 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-s4p54/coredns.txt 2026-04-17 10:51:31.162784 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-17 10:51:31.162825 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-17 10:51:31.162866 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-17 10:51:31.162907 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-17 10:51:31.162948 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-17 10:51:31.162989 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-17 10:51:31.163038 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-5h5dg/ 2026-04-17 10:51:31.163144 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-5h5dg/kube-proxy.txt 2026-04-17 10:51:31.163212 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-17 10:51:31.163256 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-17 10:51:31.163297 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-17 10:51:31.163338 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-17 10:51:31.163378 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-17 10:51:31.163417 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-hwfvr/ 2026-04-17 10:51:31.163457 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-hwfvr/local-path-provisioner.txt 2026-04-17 10:51:31.163498 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-17 10:51:31.163537 | instance | cd+++++++++ pod-logs/kube-system/cilium-n9fpz/ 2026-04-17 10:51:31.163576 | instance | >f+++++++++ pod-logs/kube-system/cilium-n9fpz/apply-sysctl-overwrites.txt 2026-04-17 10:51:31.163615 | instance | >f+++++++++ pod-logs/kube-system/cilium-n9fpz/cilium-agent.txt 2026-04-17 10:51:31.163654 | instance | >f+++++++++ pod-logs/kube-system/cilium-n9fpz/clean-cilium-state.txt 2026-04-17 10:51:31.163694 | instance | >f+++++++++ pod-logs/kube-system/cilium-n9fpz/config.txt 2026-04-17 10:51:31.163733 | instance | >f+++++++++ pod-logs/kube-system/cilium-n9fpz/install-cni-binaries.txt 2026-04-17 10:51:31.163772 | instance | >f+++++++++ pod-logs/kube-system/cilium-n9fpz/mount-bpf-fs.txt 2026-04-17 10:51:31.163811 | instance | >f+++++++++ pod-logs/kube-system/cilium-n9fpz/mount-cgroup.txt 2026-04-17 10:51:31.163850 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-vngcw/ 2026-04-17 10:51:31.163889 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-vngcw/cilium-operator.txt 2026-04-17 10:51:31.163928 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-d6z9m/ 2026-04-17 10:51:31.163967 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-d6z9m/coredns.txt 2026-04-17 10:51:31.164017 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-s4p54/ 2026-04-17 10:51:31.164058 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-s4p54/coredns.txt 2026-04-17 10:51:31.164097 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-17 10:51:31.164136 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-17 10:51:31.164175 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-17 10:51:31.164214 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-17 10:51:31.164253 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-17 10:51:31.164293 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-17 10:51:31.164332 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-5h5dg/ 2026-04-17 10:51:31.164370 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-5h5dg/kube-proxy.txt 2026-04-17 10:51:31.164409 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-17 10:51:31.164448 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-17 10:51:31.164487 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-17 10:51:31.164525 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-17 10:51:31.164564 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-17 10:51:31.164603 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-hwfvr/ 2026-04-17 10:51:31.164642 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-hwfvr/local-path-provisioner.txt 2026-04-17 10:51:31.174551 | 2026-04-17 10:51:31.174612 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-17 10:51:31.379035 | instance | changed 2026-04-17 10:51:31.385704 | 2026-04-17 10:51:31.385796 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-17 10:51:31.878567 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-17 10:51:31.894795 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-17 10:51:31.894860 | instance | Dload Upload Total Spent Left Speed 2026-04-17 10:51:31.900718 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-17 10:51:32.213002 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-17 10:51:32.219952 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-17 10:51:32.220023 | instance | Dload Upload Total Spent Left Speed 2026-04-17 10:51:32.224442 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-17 10:51:32.423674 | instance | ok: Runtime: 0:00:00.713819 2026-04-17 10:51:32.431667 | 2026-04-17 10:51:32.431774 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-17 10:51:32.724828 | instance | ceph-mgr endpoints: 2026-04-17 10:51:32.968820 | instance | ok: Runtime: 0:00:00.083308 2026-04-17 10:51:32.975835 | 2026-04-17 10:51:32.975927 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-17 10:51:33.517570 | instance | ok: Runtime: 0:00:00.088467 2026-04-17 10:51:33.523807 | 2026-04-17 10:51:33.523887 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-17 10:51:34.004989 | instance | changed: 2026-04-17 10:51:34.005203 | instance | cd+++++++++ prometheus/ 2026-04-17 10:51:34.005230 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-17 10:51:34.005251 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-17 10:51:34.015200 | 2026-04-17 10:51:34.015316 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-17 10:51:34.222681 | instance | changed 2026-04-17 10:51:34.227802 | 2026-04-17 10:51:34.227873 | TASK [gather-selenium-data : Get selenium data] 2026-04-17 10:51:34.474985 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-17 10:51:34.475760 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-17 10:51:34.765434 | instance | ERROR 2026-04-17 10:51:34.765745 | instance | { 2026-04-17 10:51:34.765787 | instance | "delta": "0:00:00.004248", 2026-04-17 10:51:34.765816 | instance | "end": "2026-04-17 10:51:34.476122", 2026-04-17 10:51:34.765841 | instance | "msg": "non-zero return code", 2026-04-17 10:51:34.765867 | instance | "rc": 1, 2026-04-17 10:51:34.765891 | instance | "start": "2026-04-17 10:51:34.471874" 2026-04-17 10:51:34.765914 | instance | } 2026-04-17 10:51:34.765946 | instance | ERROR: Ignoring Errors 2026-04-17 10:51:34.772866 | 2026-04-17 10:51:34.772970 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-17 10:51:35.252216 | instance | changed: cd+++++++++ selenium/ 2026-04-17 10:51:35.291359 | 2026-04-17 10:51:35.291458 | PLAY RECAP 2026-04-17 10:51:35.291498 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-04-17 10:51:35.291519 | 2026-04-17 10:51:35.412389 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-17 10:51:35.417141 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-17 10:51:35.982196 | 2026-04-17 10:51:35.982307 | PLAY [all] 2026-04-17 10:51:35.993547 | 2026-04-17 10:51:35.993635 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-17 10:51:36.038408 | instance | skipping: Conditional result was False 2026-04-17 10:51:36.046238 | 2026-04-17 10:51:36.046345 | TASK [fetch-output : Set log path for single node] 2026-04-17 10:51:36.079215 | instance | ok 2026-04-17 10:51:36.085194 | 2026-04-17 10:51:36.085281 | LOOP [fetch-output : Ensure local output dirs] 2026-04-17 10:51:36.454960 | instance -> localhost | ok: "/var/lib/zuul/builds/3c49b8c7d51a480e891083abbb0f609f/work/logs" 2026-04-17 10:51:36.646159 | instance -> localhost | changed: "/var/lib/zuul/builds/3c49b8c7d51a480e891083abbb0f609f/work/artifacts" 2026-04-17 10:51:36.848889 | instance -> localhost | changed: "/var/lib/zuul/builds/3c49b8c7d51a480e891083abbb0f609f/work/docs" 2026-04-17 10:51:36.872013 | 2026-04-17 10:51:36.872140 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-17 10:51:37.474930 | instance | changed: .d..t...... ./ 2026-04-17 10:51:37.475487 | instance | changed: All items complete 2026-04-17 10:51:37.475516 | 2026-04-17 10:51:37.918560 | instance | changed: .d..t...... ./ 2026-04-17 10:51:38.334952 | instance | changed: .d..t...... ./ 2026-04-17 10:51:38.356906 | 2026-04-17 10:51:38.357389 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-17 10:51:38.741570 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007260 2026-04-17 10:51:38.964618 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007470 2026-04-17 10:51:38.983909 | 2026-04-17 10:51:38.983998 | PLAY [all] 2026-04-17 10:51:38.993239 | 2026-04-17 10:51:38.993449 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-17 10:51:39.389704 | instance | changed 2026-04-17 10:51:39.395142 | 2026-04-17 10:51:39.395201 | PLAY RECAP 2026-04-17 10:51:39.395263 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-17 10:51:39.395297 | 2026-04-17 10:51:39.553944 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-17 10:51:39.558670 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-17 10:51:40.121291 | 2026-04-17 10:51:40.121394 | PLAY [localhost] 2026-04-17 10:51:40.130533 | 2026-04-17 10:51:40.130599 | TASK [Generate Zuul manifest] 2026-04-17 10:51:40.149076 | localhost | ok 2026-04-17 10:51:40.165751 | 2026-04-17 10:51:40.165822 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-17 10:51:40.499751 | localhost | changed 2026-04-17 10:51:40.510035 | 2026-04-17 10:51:40.510115 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-17 10:51:40.641622 | localhost | ok 2026-04-17 10:51:40.787421 | 2026-04-17 10:51:40.787570 | TASK [Upload logs] 2026-04-17 10:51:40.808249 | localhost | ok 2026-04-17 10:51:40.865265 | 2026-04-17 10:51:40.865353 | TASK [Set zuul-log-path fact] 2026-04-17 10:51:40.886760 | localhost | ok 2026-04-17 10:51:40.902043 | 2026-04-17 10:51:40.902138 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-17 10:51:40.934232 | localhost | ok 2026-04-17 10:51:40.943880 | 2026-04-17 10:51:40.943946 | TASK [upload-logs : Create log directories] 2026-04-17 10:51:41.409228 | localhost | changed 2026-04-17 10:51:41.415776 | 2026-04-17 10:51:41.415870 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-17 10:51:41.967213 | localhost -> localhost | ok: Runtime: 0:00:00.010687 2026-04-17 10:51:41.974342 | 2026-04-17 10:51:41.974430 | TASK [upload-logs : Upload logs to log server] 2026-04-17 10:51:42.602437 | localhost | Output suppressed because no_log was given 2026-04-17 10:51:42.608711 | 2026-04-17 10:51:42.608776 | LOOP [upload-logs : Compress console log and json output] 2026-04-17 10:51:42.652671 | localhost | skipping: Conditional result was False 2026-04-17 10:51:42.659578 | localhost | skipping: Conditional result was False 2026-04-17 10:51:42.672406 | 2026-04-17 10:51:42.672560 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-17 10:51:42.714286 | localhost | skipping: Conditional result was False 2026-04-17 10:51:42.714657 | 2026-04-17 10:51:42.718242 | localhost | skipping: Conditional result was False 2026-04-17 10:51:42.729025 | 2026-04-17 10:51:42.729188 | LOOP [upload-logs : Upload console log and json output]