2026-04-13 18:17:33.719466 | Job console starting 2026-04-13 18:17:33.731899 | Updating git repos 2026-04-13 18:17:33.807444 | Cloning repos into workspace 2026-04-13 18:17:33.869156 | Restoring repo states 2026-04-13 18:17:33.885394 | Merging changes 2026-04-13 18:17:35.369367 | Checking out repos 2026-04-13 18:17:35.532266 | Preparing playbooks 2026-04-13 18:17:40.616372 | Running Ansible setup 2026-04-13 18:17:44.275973 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-13 18:17:44.870655 | 2026-04-13 18:17:44.870792 | PLAY [localhost] 2026-04-13 18:17:44.879284 | 2026-04-13 18:17:44.879354 | TASK [Gathering Facts] 2026-04-13 18:17:45.822966 | localhost | ok 2026-04-13 18:17:45.833866 | 2026-04-13 18:17:45.833994 | TASK [Setup log path fact] 2026-04-13 18:17:45.854435 | localhost | ok 2026-04-13 18:17:45.868469 | 2026-04-13 18:17:45.868534 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 18:17:45.897755 | localhost | ok 2026-04-13 18:17:45.908553 | 2026-04-13 18:17:45.908621 | TASK [emit-job-header : Print job information] 2026-04-13 18:17:45.948705 | # Job Information 2026-04-13 18:17:45.948854 | Ansible Version: 2.16.16 2026-04-13 18:17:45.948900 | Job: atmosphere-molecule-csi-rbd 2026-04-13 18:17:45.948931 | Pipeline: check 2026-04-13 18:17:45.948981 | Executor: 0a8996d2b663 2026-04-13 18:17:45.949012 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3818 2026-04-13 18:17:45.949046 | Event ID: f2077bb0-3764-11f1-98a7-5d5fef911ae9 2026-04-13 18:17:45.952816 | 2026-04-13 18:17:45.952904 | LOOP [emit-job-header : Print node information] 2026-04-13 18:17:46.051708 | localhost | ok: 2026-04-13 18:17:46.052023 | localhost | # Node Information 2026-04-13 18:17:46.052084 | localhost | Inventory Hostname: instance 2026-04-13 18:17:46.052118 | localhost | Hostname: np0000165628 2026-04-13 18:17:46.052146 | localhost | Username: zuul 2026-04-13 18:17:46.052177 | localhost | Distro: Ubuntu 22.04 2026-04-13 18:17:46.052205 | localhost | Provider: yul1 2026-04-13 18:17:46.052232 | localhost | Region: ca-ymq-1 2026-04-13 18:17:46.052257 | localhost | Label: ubuntu-jammy 2026-04-13 18:17:46.052283 | localhost | Product Name: OpenStack Nova 2026-04-13 18:17:46.052308 | localhost | Interface IP: 199.204.45.162 2026-04-13 18:17:46.070175 | 2026-04-13 18:17:46.070303 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-13 18:17:46.464378 | localhost -> localhost | changed 2026-04-13 18:17:46.474217 | 2026-04-13 18:17:46.474397 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-13 18:17:47.387031 | localhost -> localhost | changed 2026-04-13 18:17:47.396551 | 2026-04-13 18:17:47.396641 | PLAY [all] 2026-04-13 18:17:47.406570 | 2026-04-13 18:17:47.406655 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-13 18:17:47.654793 | instance -> localhost | ok 2026-04-13 18:17:47.663347 | 2026-04-13 18:17:47.663421 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-13 18:17:47.694185 | instance | ok 2026-04-13 18:17:47.709114 | instance | included: /var/lib/zuul/builds/d69d77a11ed2471490f31b423cd4889d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-13 18:17:47.714883 | 2026-04-13 18:17:47.714952 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-13 18:17:48.730636 | instance -> localhost | Generating public/private rsa key pair. 2026-04-13 18:17:48.730843 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/d69d77a11ed2471490f31b423cd4889d/work/d69d77a11ed2471490f31b423cd4889d_id_rsa 2026-04-13 18:17:48.730887 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/d69d77a11ed2471490f31b423cd4889d/work/d69d77a11ed2471490f31b423cd4889d_id_rsa.pub 2026-04-13 18:17:48.730922 | instance -> localhost | The key fingerprint is: 2026-04-13 18:17:48.730954 | instance -> localhost | SHA256:rnj8LI36lqyojVcu57r9XSSmydZ0CfQcivcp+2suxVU zuul-build-sshkey 2026-04-13 18:17:48.731000 | instance -> localhost | The key's randomart image is: 2026-04-13 18:17:48.731036 | instance -> localhost | +---[RSA 3072]----+ 2026-04-13 18:17:48.731075 | instance -> localhost | | . . | 2026-04-13 18:17:48.731108 | instance -> localhost | | o + . E | 2026-04-13 18:17:48.731139 | instance -> localhost | | . + o . | 2026-04-13 18:17:48.731171 | instance -> localhost | | . o o. | 2026-04-13 18:17:48.731204 | instance -> localhost | | S.*. | 2026-04-13 18:17:48.731235 | instance -> localhost | | .. B *o | 2026-04-13 18:17:48.731267 | instance -> localhost | | o o=++.. | 2026-04-13 18:17:48.731299 | instance -> localhost | | oooooO+oo. | 2026-04-13 18:17:48.731332 | instance -> localhost | |oo=**B+o+++. | 2026-04-13 18:17:48.731366 | instance -> localhost | +----[SHA256]-----+ 2026-04-13 18:17:48.731435 | instance -> localhost | ok: Runtime: 0:00:00.518279 2026-04-13 18:17:48.739759 | 2026-04-13 18:17:48.739844 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-13 18:17:48.771277 | instance | ok 2026-04-13 18:17:48.783521 | instance | included: /var/lib/zuul/builds/d69d77a11ed2471490f31b423cd4889d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-13 18:17:48.794828 | 2026-04-13 18:17:48.794968 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-13 18:17:48.821037 | instance | skipping: Conditional result was False 2026-04-13 18:17:48.829554 | 2026-04-13 18:17:48.829674 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-13 18:17:49.282217 | instance | changed 2026-04-13 18:17:49.287019 | 2026-04-13 18:17:49.287101 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-13 18:17:49.461803 | instance | ok 2026-04-13 18:17:49.469065 | 2026-04-13 18:17:49.469162 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-13 18:17:49.938638 | instance | changed 2026-04-13 18:17:49.946049 | 2026-04-13 18:17:49.946191 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-13 18:17:50.398671 | instance | changed 2026-04-13 18:17:50.405624 | 2026-04-13 18:17:50.405719 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-13 18:17:50.430847 | instance | skipping: Conditional result was False 2026-04-13 18:17:50.438609 | 2026-04-13 18:17:50.438704 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-13 18:17:50.829587 | instance -> localhost | changed 2026-04-13 18:17:50.850493 | 2026-04-13 18:17:50.850650 | TASK [add-build-sshkey : Add back temp key] 2026-04-13 18:17:51.147294 | instance -> localhost | Identity added: /var/lib/zuul/builds/d69d77a11ed2471490f31b423cd4889d/work/d69d77a11ed2471490f31b423cd4889d_id_rsa (zuul-build-sshkey) 2026-04-13 18:17:51.147563 | instance -> localhost | ok: Runtime: 0:00:00.014402 2026-04-13 18:17:51.156208 | 2026-04-13 18:17:51.156290 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-13 18:17:51.475919 | instance | ok 2026-04-13 18:17:51.486110 | 2026-04-13 18:17:51.486195 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-13 18:17:51.512233 | instance | skipping: Conditional result was False 2026-04-13 18:17:51.528225 | 2026-04-13 18:17:51.528310 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-13 18:17:51.898477 | instance | ok 2026-04-13 18:17:51.907791 | 2026-04-13 18:17:51.907858 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-13 18:17:53.614260 | instance | Output suppressed because no_log was given 2026-04-13 18:17:53.627580 | 2026-04-13 18:17:53.627791 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-13 18:17:53.820510 | instance | ok: "logs" 2026-04-13 18:17:53.820816 | instance | ok: All items complete 2026-04-13 18:17:53.820846 | 2026-04-13 18:17:53.970237 | instance | ok: "artifacts" 2026-04-13 18:17:54.131877 | instance | ok: "docs" 2026-04-13 18:17:54.149977 | 2026-04-13 18:17:54.150168 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-13 18:17:54.358928 | instance | changed: "logs" 2026-04-13 18:17:54.507066 | instance | changed: "artifacts" 2026-04-13 18:17:54.654544 | instance | changed: "docs" 2026-04-13 18:17:54.668143 | 2026-04-13 18:17:54.668355 | PLAY RECAP 2026-04-13 18:17:54.668431 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-13 18:17:54.668476 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 18:17:54.668507 | 2026-04-13 18:17:54.799250 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-13 18:17:54.801221 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-13 18:17:55.419062 | 2026-04-13 18:17:55.419227 | PLAY [all] 2026-04-13 18:17:55.431089 | 2026-04-13 18:17:55.431165 | TASK [setup-uv : Extract archive] 2026-04-13 18:17:57.638454 | instance | changed 2026-04-13 18:17:57.648975 | 2026-04-13 18:17:57.649064 | TASK [setup-uv : Print version] 2026-04-13 18:17:58.048362 | instance | uv 0.8.13 2026-04-13 18:17:58.181855 | instance | ok: Runtime: 0:00:00.010391 2026-04-13 18:17:58.188376 | 2026-04-13 18:17:58.188424 | PLAY RECAP 2026-04-13 18:17:58.188468 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 18:17:58.188491 | 2026-04-13 18:17:58.306895 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-13 18:17:58.311135 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-13 18:17:58.898816 | 2026-04-13 18:17:58.898995 | PLAY [all] 2026-04-13 18:17:58.911730 | 2026-04-13 18:17:58.911817 | TASK [Install "jq" for log collection] 2026-04-13 18:18:08.704741 | instance | changed 2026-04-13 18:18:08.711536 | 2026-04-13 18:18:08.711635 | TASK [Install pip3 for Python package management] 2026-04-13 18:18:16.523900 | instance | changed 2026-04-13 18:18:16.530972 | 2026-04-13 18:18:16.531057 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-04-13 18:18:19.534909 | instance | changed 2026-04-13 18:18:19.537399 | 2026-04-13 18:18:19.537453 | PLAY [all] 2026-04-13 18:18:19.545070 | 2026-04-13 18:18:19.545133 | TASK [ensure-go : Check installed go version] 2026-04-13 18:18:20.078959 | instance | ok: ERROR (ignored) 2026-04-13 18:18:20.079298 | instance | { 2026-04-13 18:18:20.079364 | instance | "failed_when_result": false, 2026-04-13 18:18:20.079412 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-04-13 18:18:20.079460 | instance | "rc": 2 2026-04-13 18:18:20.079509 | instance | } 2026-04-13 18:18:20.087934 | 2026-04-13 18:18:20.088005 | TASK [ensure-go : Skip if correct version of go is installed] 2026-04-13 18:18:20.142544 | instance | ok 2026-04-13 18:18:20.150861 | instance | included: /var/lib/zuul/builds/d69d77a11ed2471490f31b423cd4889d/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-04-13 18:18:20.155623 | 2026-04-13 18:18:20.155694 | TASK [ensure-go : Create temp directory] 2026-04-13 18:18:20.526778 | instance | changed 2026-04-13 18:18:20.531981 | 2026-04-13 18:18:20.532052 | TASK [ensure-go : Get archive checksum] 2026-04-13 18:18:21.152585 | instance | ok: OK (64 bytes) 2026-04-13 18:18:21.159935 | 2026-04-13 18:18:21.160027 | TASK [ensure-go : Download go archive] 2026-04-13 18:18:22.673744 | instance | changed: OK (78559214 bytes) 2026-04-13 18:18:22.681037 | 2026-04-13 18:18:22.681128 | TASK [ensure-go : Install go] 2026-04-13 18:18:28.468878 | instance | changed 2026-04-13 18:18:28.477091 | 2026-04-13 18:18:28.477181 | PLAY RECAP 2026-04-13 18:18:28.477232 | instance | ok: 9 changed: 6 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 18:18:28.477254 | 2026-04-13 18:18:28.611641 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-13 18:18:28.615652 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-13 18:18:29.166996 | 2026-04-13 18:18:29.167631 | PLAY [all] 2026-04-13 18:18:29.179039 | 2026-04-13 18:18:29.179120 | TASK [Copy inventory file for Zuul] 2026-04-13 18:18:30.033303 | instance | changed 2026-04-13 18:18:30.038624 | 2026-04-13 18:18:30.038706 | TASK [Switch "ansible_host" to private IP] 2026-04-13 18:18:30.306689 | instance | changed: 1 replacements made 2026-04-13 18:18:30.312479 | 2026-04-13 18:18:30.312548 | TASK [Run Molecule scenario] 2026-04-13 18:18:30.708254 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-13 18:18:30.708439 | instance | Creating virtual environment at: .venv 2026-04-13 18:18:30.734971 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-13 18:18:30.761694 | instance | Downloading kubernetes (1.9MiB) 2026-04-13 18:18:30.761841 | instance | Downloading setuptools (1.1MiB) 2026-04-13 18:18:30.765892 | instance | Downloading pydantic-core (2.0MiB) 2026-04-13 18:18:30.766308 | instance | Downloading netaddr (2.2MiB) 2026-04-13 18:18:30.766587 | instance | Downloading cryptography (4.2MiB) 2026-04-13 18:18:30.766947 | instance | Downloading rjsonnet (1.2MiB) 2026-04-13 18:18:30.767262 | instance | Downloading ansible-core (2.1MiB) 2026-04-13 18:18:30.767529 | instance | Downloading pygments (1.2MiB) 2026-04-13 18:18:30.821973 | instance | Downloading openstacksdk (1.7MiB) 2026-04-13 18:18:31.080803 | instance | Building pyperclip==1.9.0 2026-04-13 18:18:31.093708 | instance | Downloading rjsonnet 2026-04-13 18:18:31.196571 | instance | Downloading pydantic-core 2026-04-13 18:18:31.232593 | instance | Downloading netaddr 2026-04-13 18:18:31.243166 | instance | Downloading pygments 2026-04-13 18:18:31.255772 | instance | Downloading cryptography 2026-04-13 18:18:31.281031 | instance | Downloading setuptools 2026-04-13 18:18:31.332613 | instance | Downloading kubernetes 2026-04-13 18:18:31.358153 | instance | Downloading ansible-core 2026-04-13 18:18:31.391812 | instance | Downloading openstacksdk 2026-04-13 18:18:31.773070 | instance | Built pyperclip==1.9.0 2026-04-13 18:18:31.931633 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-13 18:18:31.970959 | instance | Installed 83 packages in 37ms 2026-04-13 18:18:32.609913 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-13 18:18:33.247653 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-13 18:18:33.247791 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-04-13 18:19:18.883034 | instance | INFO [csi > dependency] Executing 2026-04-13 18:19:18.883296 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-04-13 18:19:18.883595 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-04-13 18:19:18.883827 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-13 18:19:18.892948 | instance | INFO [csi > cleanup] Executing 2026-04-13 18:19:18.893188 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-13 18:19:18.900889 | instance | INFO [csi > destroy] Executing 2026-04-13 18:19:18.901000 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-04-13 18:19:18.901016 | instance | INFO [csi > destroy] Executed: Successful 2026-04-13 18:19:18.908638 | instance | INFO [csi > syntax] Executing 2026-04-13 18:19:19.707334 | instance | 2026-04-13 18:19:19.707656 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-04-13 18:19:19.748317 | instance | INFO [csi > syntax] Executed: Successful 2026-04-13 18:19:19.761058 | instance | INFO [csi > create] Executing 2026-04-13 18:19:19.762833 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-13 18:19:19.770288 | instance | INFO [csi > prepare] Executing 2026-04-13 18:19:20.581855 | instance | 2026-04-13 18:19:20.582123 | instance | PLAY [Prepare] ***************************************************************** 2026-04-13 18:19:20.582452 | instance | 2026-04-13 18:19:20.582826 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 18:19:20.583015 | instance | Monday 13 April 2026 18:19:20 +0000 (0:00:00.024) 0:00:00.024 ********** 2026-04-13 18:19:21.707971 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-13 18:19:21.708281 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-13 18:19:21.708645 | instance | interpreter could change the meaning of that path. See 2026-04-13 18:19:21.709001 | instance | https://docs.ansible.com/ansible- 2026-04-13 18:19:21.709357 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-13 18:19:21.714048 | instance | ok: [instance] 2026-04-13 18:19:21.714307 | instance | 2026-04-13 18:19:21.714584 | instance | TASK [Configure short hostname] ************************************************ 2026-04-13 18:19:21.714851 | instance | Monday 13 April 2026 18:19:21 +0000 (0:00:01.132) 0:00:01.157 ********** 2026-04-13 18:19:22.391976 | instance | changed: [instance] 2026-04-13 18:19:22.392228 | instance | 2026-04-13 18:19:22.392519 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-13 18:19:22.392811 | instance | Monday 13 April 2026 18:19:22 +0000 (0:00:00.677) 0:00:01.834 ********** 2026-04-13 18:19:22.666453 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-13 18:19:22.666607 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-13 18:19:22.666799 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-13 18:19:22.680871 | instance | changed: [instance] 2026-04-13 18:19:22.680934 | instance | 2026-04-13 18:19:22.680948 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-13 18:19:22.681321 | instance | Monday 13 April 2026 18:19:22 +0000 (0:00:00.285) 0:00:02.120 ********** 2026-04-13 18:19:23.439094 | instance | ok: [instance] 2026-04-13 18:19:23.439330 | instance | 2026-04-13 18:19:23.439644 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-13 18:19:23.439970 | instance | 2026-04-13 18:19:23.440302 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 18:19:23.440584 | instance | Monday 13 April 2026 18:19:23 +0000 (0:00:00.761) 0:00:02.882 ********** 2026-04-13 18:19:24.099208 | instance | ok: [instance] 2026-04-13 18:19:24.099460 | instance | 2026-04-13 18:19:24.100975 | instance | TASK [Install depedencies] ***************************************************** 2026-04-13 18:19:24.101301 | instance | Monday 13 April 2026 18:19:24 +0000 (0:00:00.660) 0:00:03.542 ********** 2026-04-13 18:19:46.459804 | instance | changed: [instance] 2026-04-13 18:19:46.459920 | instance | 2026-04-13 18:19:46.460000 | instance | TASK [Start up service] ******************************************************** 2026-04-13 18:19:46.460168 | instance | Monday 13 April 2026 18:19:46 +0000 (0:00:22.360) 0:00:25.903 ********** 2026-04-13 18:19:46.999636 | instance | ok: [instance] 2026-04-13 18:19:46.999862 | instance | 2026-04-13 18:19:47.000049 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-13 18:19:47.000233 | instance | Monday 13 April 2026 18:19:46 +0000 (0:00:00.540) 0:00:26.443 ********** 2026-04-13 18:19:47.264956 | instance | ok: [instance] 2026-04-13 18:19:47.265144 | instance | 2026-04-13 18:19:47.265354 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-13 18:19:47.265546 | instance | Monday 13 April 2026 18:19:47 +0000 (0:00:00.265) 0:00:26.708 ********** 2026-04-13 18:19:47.872722 | instance | changed: [instance] 2026-04-13 18:19:47.872992 | instance | 2026-04-13 18:19:47.873305 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-13 18:19:47.873602 | instance | Monday 13 April 2026 18:19:47 +0000 (0:00:00.607) 0:00:27.315 ********** 2026-04-13 18:19:48.052643 | instance | ok: [instance] 2026-04-13 18:19:48.052737 | instance | 2026-04-13 18:19:48.052748 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-13 18:19:48.053146 | instance | Monday 13 April 2026 18:19:48 +0000 (0:00:00.180) 0:00:27.496 ********** 2026-04-13 18:19:48.079830 | instance | skipping: [instance] 2026-04-13 18:19:48.079934 | instance | 2026-04-13 18:19:48.080105 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-13 18:19:48.080289 | instance | Monday 13 April 2026 18:19:48 +0000 (0:00:00.026) 0:00:27.522 ********** 2026-04-13 18:19:48.594760 | instance | changed: [instance] => (item=osd0) 2026-04-13 18:19:48.594943 | instance | changed: [instance] => (item=osd1) 2026-04-13 18:19:48.595126 | instance | changed: [instance] => (item=osd2) 2026-04-13 18:19:48.595362 | instance | 2026-04-13 18:19:48.595569 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-13 18:19:48.595827 | instance | Monday 13 April 2026 18:19:48 +0000 (0:00:00.514) 0:00:28.037 ********** 2026-04-13 18:19:49.241273 | instance | changed: [instance] => (item=osd0) 2026-04-13 18:19:49.241399 | instance | changed: [instance] => (item=osd1) 2026-04-13 18:19:49.241412 | instance | changed: [instance] => (item=osd2) 2026-04-13 18:19:49.241540 | instance | 2026-04-13 18:19:49.241706 | instance | TASK [Start loop devices] ****************************************************** 2026-04-13 18:19:49.241836 | instance | Monday 13 April 2026 18:19:49 +0000 (0:00:00.646) 0:00:28.684 ********** 2026-04-13 18:19:49.950619 | instance | changed: [instance] => (item=osd0) 2026-04-13 18:19:49.950864 | instance | changed: [instance] => (item=osd1) 2026-04-13 18:19:49.951147 | instance | changed: [instance] => (item=osd2) 2026-04-13 18:19:49.951412 | instance | 2026-04-13 18:19:49.951756 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-13 18:19:49.952001 | instance | Monday 13 April 2026 18:19:49 +0000 (0:00:00.709) 0:00:29.394 ********** 2026-04-13 18:19:52.994286 | instance | changed: [instance] => (item=osd0) 2026-04-13 18:19:52.994582 | instance | changed: [instance] => (item=osd1) 2026-04-13 18:19:52.994873 | instance | changed: [instance] => (item=osd2) 2026-04-13 18:19:52.995153 | instance | 2026-04-13 18:19:52.995447 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-13 18:19:52.995773 | instance | Monday 13 April 2026 18:19:52 +0000 (0:00:03.043) 0:00:32.437 ********** 2026-04-13 18:19:54.802675 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-13 18:19:54.802957 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-13 18:19:54.803236 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-13 18:19:54.803493 | instance | 2026-04-13 18:19:54.803796 | instance | PLAY RECAP ********************************************************************* 2026-04-13 18:19:54.804096 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-13 18:19:54.804338 | instance | 2026-04-13 18:19:54.804611 | instance | Monday 13 April 2026 18:19:54 +0000 (0:00:01.809) 0:00:34.246 ********** 2026-04-13 18:19:54.805029 | instance | =============================================================================== 2026-04-13 18:19:54.805328 | instance | Install depedencies ---------------------------------------------------- 22.36s 2026-04-13 18:19:54.805600 | instance | Create a volume group for each loop device ------------------------------ 3.04s 2026-04-13 18:19:54.805863 | instance | Create a logical volume for each loop device ---------------------------- 1.81s 2026-04-13 18:19:54.806123 | instance | Gathering Facts --------------------------------------------------------- 1.13s 2026-04-13 18:19:54.806388 | instance | Purge "snapd" package --------------------------------------------------- 0.76s 2026-04-13 18:19:54.806644 | instance | Start loop devices ------------------------------------------------------ 0.71s 2026-04-13 18:19:54.806904 | instance | Configure short hostname ------------------------------------------------ 0.68s 2026-04-13 18:19:54.807164 | instance | Gathering Facts --------------------------------------------------------- 0.66s 2026-04-13 18:19:54.807431 | instance | Set permissions on loopback devices ------------------------------------- 0.65s 2026-04-13 18:19:54.807733 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.61s 2026-04-13 18:19:54.807995 | instance | Start up service -------------------------------------------------------- 0.54s 2026-04-13 18:19:54.808266 | instance | Create devices for Ceph ------------------------------------------------- 0.51s 2026-04-13 18:19:54.808550 | instance | Ensure hostname inside hosts file --------------------------------------- 0.29s 2026-04-13 18:19:54.808825 | instance | Generate lvm.conf ------------------------------------------------------- 0.27s 2026-04-13 18:19:54.809091 | instance | Get list of all loopback devices ---------------------------------------- 0.18s 2026-04-13 18:19:54.809354 | instance | Fail if there is any existing loopback devices -------------------------- 0.03s 2026-04-13 18:19:54.865322 | instance | INFO [csi > prepare] Executed: Successful 2026-04-13 18:19:54.877384 | instance | INFO [csi > converge] Executing 2026-04-13 18:19:55.576975 | instance | 2026-04-13 18:19:55.577231 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-04-13 18:19:55.577570 | instance | 2026-04-13 18:19:55.577935 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 18:19:55.578356 | instance | Monday 13 April 2026 18:19:55 +0000 (0:00:00.007) 0:00:00.007 ********** 2026-04-13 18:19:56.504990 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-13 18:19:56.505289 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-13 18:19:56.505588 | instance | interpreter could change the meaning of that path. See 2026-04-13 18:19:56.505873 | instance | https://docs.ansible.com/ansible- 2026-04-13 18:19:56.506177 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-13 18:19:56.514368 | instance | ok: [instance] 2026-04-13 18:19:56.514640 | instance | 2026-04-13 18:19:56.514988 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-04-13 18:19:56.515361 | instance | Monday 13 April 2026 18:19:56 +0000 (0:00:00.937) 0:00:00.945 ********** 2026-04-13 18:19:56.546373 | instance | ok: [instance] => { 2026-04-13 18:19:56.546650 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-04-13 18:19:56.546931 | instance | } 2026-04-13 18:19:56.547200 | instance | 2026-04-13 18:19:56.547493 | instance | PLAY [localhost] *************************************************************** 2026-04-13 18:19:56.547836 | instance | 2026-04-13 18:19:56.548353 | instance | TASK [Build atmosphere binary] ************************************************* 2026-04-13 18:19:56.548663 | instance | Monday 13 April 2026 18:19:56 +0000 (0:00:00.031) 0:00:00.976 ********** 2026-04-13 18:20:02.758680 | instance | ok: [localhost] 2026-04-13 18:20:02.758838 | instance | 2026-04-13 18:20:02.759030 | instance | TASK [Deploy with parallel orchestrator (with ceph)] *************************** 2026-04-13 18:20:02.759217 | instance | Monday 13 April 2026 18:20:02 +0000 (0:00:06.212) 0:00:07.188 ********** 2026-04-13 18:28:11.550696 | instance | ok: [localhost] 2026-04-13 18:28:11.550986 | instance | 2026-04-13 18:28:11.551220 | instance | TASK [Deploy with parallel orchestrator (without ceph)] ************************ 2026-04-13 18:28:11.551494 | instance | Monday 13 April 2026 18:28:11 +0000 (0:08:08.791) 0:08:15.980 ********** 2026-04-13 18:28:11.569274 | instance | skipping: [localhost] 2026-04-13 18:28:11.569523 | instance | 2026-04-13 18:28:11.569826 | instance | PLAY RECAP ********************************************************************* 2026-04-13 18:28:11.570086 | instance | instance : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-13 18:28:11.572232 | instance | localhost : ok=2 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-13 18:28:11.572253 | instance | 2026-04-13 18:28:11.572262 | instance | Monday 13 April 2026 18:28:11 +0000 (0:00:00.019) 0:08:16.000 ********** 2026-04-13 18:28:11.572270 | instance | =============================================================================== 2026-04-13 18:28:11.572278 | instance | Deploy with parallel orchestrator (with ceph) ------------------------- 488.79s 2026-04-13 18:28:11.572286 | instance | Build atmosphere binary ------------------------------------------------- 6.21s 2026-04-13 18:28:11.572294 | instance | Gathering Facts --------------------------------------------------------- 0.94s 2026-04-13 18:28:11.572302 | instance | Display CSI driver value and environment variable ----------------------- 0.03s 2026-04-13 18:28:11.572310 | instance | Deploy with parallel orchestrator (without ceph) ------------------------ 0.02s 2026-04-13 18:28:11.646899 | instance | INFO [csi > converge] Executed: Successful 2026-04-13 18:28:11.660905 | instance | INFO [csi > idempotence] Executing 2026-04-13 18:28:12.399059 | instance | 2026-04-13 18:28:12.399374 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-04-13 18:28:12.399769 | instance | 2026-04-13 18:28:12.400155 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 18:28:12.400533 | instance | Monday 13 April 2026 18:28:12 +0000 (0:00:00.012) 0:00:00.012 ********** 2026-04-13 18:28:13.479382 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-13 18:28:13.479541 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-13 18:28:13.479817 | instance | interpreter could change the meaning of that path. See 2026-04-13 18:28:13.479936 | instance | https://docs.ansible.com/ansible- 2026-04-13 18:28:13.480500 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-13 18:28:13.491864 | instance | ok: [instance] 2026-04-13 18:28:13.492012 | instance | 2026-04-13 18:28:13.492178 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-04-13 18:28:13.492344 | instance | Monday 13 April 2026 18:28:13 +0000 (0:00:01.092) 0:00:01.105 ********** 2026-04-13 18:28:13.519534 | instance | ok: [instance] => { 2026-04-13 18:28:13.519729 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-04-13 18:28:13.519893 | instance | } 2026-04-13 18:28:13.520064 | instance | 2026-04-13 18:28:13.520245 | instance | PLAY [localhost] *************************************************************** 2026-04-13 18:28:13.520419 | instance | 2026-04-13 18:28:13.520603 | instance | TASK [Build atmosphere binary] ************************************************* 2026-04-13 18:28:13.520788 | instance | Monday 13 April 2026 18:28:13 +0000 (0:00:00.027) 0:00:01.133 ********** 2026-04-13 18:28:13.953750 | instance | ok: [localhost] 2026-04-13 18:28:13.953907 | instance | 2026-04-13 18:28:13.954145 | instance | TASK [Deploy with parallel orchestrator (with ceph)] *************************** 2026-04-13 18:28:13.954340 | instance | Monday 13 April 2026 18:28:13 +0000 (0:00:00.434) 0:00:01.567 ********** 2026-04-13 18:31:47.791849 | instance | ok: [localhost] 2026-04-13 18:31:47.792388 | instance | 2026-04-13 18:31:47.792737 | instance | TASK [Deploy with parallel orchestrator (without ceph)] ************************ 2026-04-13 18:31:47.793098 | instance | Monday 13 April 2026 18:31:47 +0000 (0:03:33.837) 0:03:35.405 ********** 2026-04-13 18:31:47.820472 | instance | skipping: [localhost] 2026-04-13 18:31:47.820825 | instance | 2026-04-13 18:31:47.821222 | instance | PLAY RECAP ********************************************************************* 2026-04-13 18:31:47.821531 | instance | instance : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-13 18:31:47.821820 | instance | localhost : ok=2 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-13 18:31:47.822032 | instance | 2026-04-13 18:31:47.822203 | instance | Monday 13 April 2026 18:31:47 +0000 (0:00:00.029) 0:03:35.434 ********** 2026-04-13 18:31:47.822371 | instance | =============================================================================== 2026-04-13 18:31:47.822540 | instance | Deploy with parallel orchestrator (with ceph) ------------------------- 213.84s 2026-04-13 18:31:47.822701 | instance | Gathering Facts --------------------------------------------------------- 1.09s 2026-04-13 18:31:47.822870 | instance | Build atmosphere binary ------------------------------------------------- 0.43s 2026-04-13 18:31:47.823036 | instance | Deploy with parallel orchestrator (without ceph) ------------------------ 0.03s 2026-04-13 18:31:47.823204 | instance | Display CSI driver value and environment variable ----------------------- 0.03s 2026-04-13 18:31:47.881686 | instance | INFO [csi > idempotence] Executed: Successful 2026-04-13 18:31:47.894434 | instance | INFO [csi > side_effect] Executing 2026-04-13 18:31:47.894746 | instance | WARNING [csi > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-13 18:31:47.902195 | instance | INFO [csi > verify] Executing 2026-04-13 18:31:48.632217 | instance | 2026-04-13 18:31:48.632563 | instance | PLAY [Verify] ****************************************************************** 2026-04-13 18:31:48.632840 | instance | 2026-04-13 18:31:48.633154 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 18:31:48.633572 | instance | Monday 13 April 2026 18:31:48 +0000 (0:00:00.029) 0:00:00.029 ********** 2026-04-13 18:31:49.972599 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-13 18:31:49.972754 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-13 18:31:49.972934 | instance | interpreter could change the meaning of that path. See 2026-04-13 18:31:49.973113 | instance | https://docs.ansible.com/ansible- 2026-04-13 18:31:49.973292 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-13 18:31:49.989113 | instance | ok: [instance] 2026-04-13 18:31:49.989349 | instance | 2026-04-13 18:31:49.989625 | instance | TASK [Create a persistent volume] ********************************************** 2026-04-13 18:31:49.990821 | instance | Monday 13 April 2026 18:31:49 +0000 (0:00:01.357) 0:00:01.386 ********** 2026-04-13 18:31:50.836259 | instance | changed: [instance] 2026-04-13 18:31:50.836542 | instance | 2026-04-13 18:31:50.836829 | instance | TASK [Create a pod] ************************************************************ 2026-04-13 18:31:50.837138 | instance | Monday 13 April 2026 18:31:50 +0000 (0:00:00.847) 0:00:02.234 ********** 2026-04-13 18:32:11.689019 | instance | changed: [instance] 2026-04-13 18:32:11.689250 | instance | 2026-04-13 18:32:11.689543 | instance | TASK [Delete the pod] ********************************************************** 2026-04-13 18:32:11.689852 | instance | Monday 13 April 2026 18:32:11 +0000 (0:00:20.852) 0:00:23.086 ********** 2026-04-13 18:32:12.349234 | instance | changed: [instance] 2026-04-13 18:32:12.349517 | instance | 2026-04-13 18:32:12.349878 | instance | TASK [Delete the persistent volume] ******************************************** 2026-04-13 18:32:12.350276 | instance | Monday 13 April 2026 18:32:12 +0000 (0:00:00.660) 0:00:23.746 ********** 2026-04-13 18:32:13.240565 | instance | ok: [instance] 2026-04-13 18:32:13.240655 | instance | 2026-04-13 18:32:13.240832 | instance | PLAY RECAP ********************************************************************* 2026-04-13 18:32:13.241510 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-13 18:32:13.241572 | instance | 2026-04-13 18:32:13.241590 | instance | Monday 13 April 2026 18:32:13 +0000 (0:00:00.891) 0:00:24.638 ********** 2026-04-13 18:32:13.241604 | instance | =============================================================================== 2026-04-13 18:32:13.241623 | instance | Create a pod ----------------------------------------------------------- 20.85s 2026-04-13 18:32:13.241759 | instance | Gathering Facts --------------------------------------------------------- 1.36s 2026-04-13 18:32:13.241928 | instance | Delete the persistent volume -------------------------------------------- 0.89s 2026-04-13 18:32:13.242059 | instance | Create a persistent volume ---------------------------------------------- 0.85s 2026-04-13 18:32:13.242207 | instance | Delete the pod ---------------------------------------------------------- 0.66s 2026-04-13 18:32:13.316146 | instance | INFO [csi > verify] Executed: Successful 2026-04-13 18:32:13.328023 | instance | INFO [csi > cleanup] Executing 2026-04-13 18:32:13.328465 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-13 18:32:13.336155 | instance | INFO [csi > destroy] Executing 2026-04-13 18:32:13.336224 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-04-13 18:32:13.336305 | instance | INFO [csi > destroy] Executed: Successful 2026-04-13 18:32:13.336590 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-13 18:32:13.829589 | instance | ok: Runtime: 0:13:42.766630 2026-04-13 18:32:13.834714 | 2026-04-13 18:32:13.834780 | PLAY RECAP 2026-04-13 18:32:13.834836 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 18:32:13.834866 | 2026-04-13 18:32:13.947865 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-13 18:32:13.950554 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-13 18:32:14.538326 | 2026-04-13 18:32:14.538990 | PLAY [all] 2026-04-13 18:32:14.553347 | 2026-04-13 18:32:14.553429 | TASK [gather-host-logs : creating directory for system status] 2026-04-13 18:32:14.892610 | instance | changed 2026-04-13 18:32:14.897915 | 2026-04-13 18:32:14.897991 | TASK [gather-host-logs : Get logs for each host] 2026-04-13 18:32:15.241332 | instance | + systemd-cgls --full --all --no-pager 2026-04-13 18:32:15.258980 | instance | + ip addr 2026-04-13 18:32:15.262167 | instance | + ip route 2026-04-13 18:32:15.264720 | instance | + lsblk 2026-04-13 18:32:15.271082 | instance | + mount 2026-04-13 18:32:15.273825 | instance | + docker images 2026-04-13 18:32:15.297975 | instance | + brctl show 2026-04-13 18:32:15.298626 | instance | /bin/bash: line 8: brctl: command not found 2026-04-13 18:32:15.298835 | instance | + ps aux --sort=-%mem 2026-04-13 18:32:15.318729 | instance | + dpkg -l 2026-04-13 18:32:15.332633 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-13 18:32:15.333122 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-13 18:32:15.348499 | instance | + '[' '!' -z '' ']' 2026-04-13 18:32:15.435745 | instance | ok: Runtime: 0:00:00.112728 2026-04-13 18:32:15.442631 | 2026-04-13 18:32:15.442712 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-13 18:32:16.066066 | instance | changed: 2026-04-13 18:32:16.066266 | instance | created directory /var/lib/zuul/builds/d69d77a11ed2471490f31b423cd4889d/work/logs/instance 2026-04-13 18:32:16.066296 | instance | cd+++++++++ system/ 2026-04-13 18:32:16.066318 | instance | >f+++++++++ system/brctl-show.txt 2026-04-13 18:32:16.066338 | instance | >f+++++++++ system/docker-images.txt 2026-04-13 18:32:16.066358 | instance | >f+++++++++ system/ip-addr.txt 2026-04-13 18:32:16.066381 | instance | >f+++++++++ system/ip-route.txt 2026-04-13 18:32:16.066401 | instance | >f+++++++++ system/lsblk.txt 2026-04-13 18:32:16.066421 | instance | >f+++++++++ system/mount.txt 2026-04-13 18:32:16.066440 | instance | >f+++++++++ system/packages.txt 2026-04-13 18:32:16.066458 | instance | >f+++++++++ system/ps.txt 2026-04-13 18:32:16.066479 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-13 18:32:16.075326 | 2026-04-13 18:32:16.075390 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-13 18:32:16.276252 | instance | changed: "values" 2026-04-13 18:32:16.458296 | instance | changed: "releases" 2026-04-13 18:32:16.469511 | 2026-04-13 18:32:16.469697 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-13 18:32:18.031882 | instance | ok: Runtime: 0:00:01.303048 2026-04-13 18:32:18.037106 | 2026-04-13 18:32:18.037176 | TASK [helm-release-status : Downloads logs to executor] 2026-04-13 18:32:18.516099 | instance | changed: 2026-04-13 18:32:18.516284 | instance | cd+++++++++ helm/ 2026-04-13 18:32:18.516323 | instance | cd+++++++++ helm/releases/ 2026-04-13 18:32:18.516353 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-13 18:32:18.516380 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-13 18:32:18.516405 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-13 18:32:18.516431 | instance | >f+++++++++ helm/releases/kube-system/ceph-csi-rbd.txt 2026-04-13 18:32:18.516457 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-13 18:32:18.516482 | instance | cd+++++++++ helm/values/ 2026-04-13 18:32:18.516507 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-13 18:32:18.516532 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-13 18:32:18.516557 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-13 18:32:18.516582 | instance | >f+++++++++ helm/values/kube-system/ceph-csi-rbd.yaml 2026-04-13 18:32:18.516610 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-13 18:32:18.526978 | 2026-04-13 18:32:18.527047 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-13 18:32:18.725723 | instance | changed 2026-04-13 18:32:18.732632 | 2026-04-13 18:32:18.732707 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-13 18:32:18.938439 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 18:32:18.938552 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 18:32:18.946211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:18.946461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:19.023468 | instance | node/instance 2026-04-13 18:32:19.025872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:19.070878 | instance | clusterrole/admin 2026-04-13 18:32:19.209451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:19.215420 | instance | clusterrole/ceph-csi-rbd-nodeplugin 2026-04-13 18:32:19.247604 | instance | clusterrole/ceph-csi-rbd-provisioner 2026-04-13 18:32:19.254140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:19.397823 | instance | clusterrole/cilium 2026-04-13 18:32:19.425091 | instance | clusterrole/cilium-operator 2026-04-13 18:32:19.561107 | instance | clusterrole/cluster-admin 2026-04-13 18:32:19.594126 | instance | clusterrole/edit 2026-04-13 18:32:19.729745 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-13 18:32:19.756213 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-13 18:32:19.885457 | instance | clusterrole/kubeadm:get-nodes 2026-04-13 18:32:19.924513 | instance | clusterrole/system:aggregate-to-admin 2026-04-13 18:32:20.044191 | instance | clusterrole/system:aggregate-to-edit 2026-04-13 18:32:20.095957 | instance | clusterrole/system:aggregate-to-view 2026-04-13 18:32:20.201765 | instance | clusterrole/system:auth-delegator 2026-04-13 18:32:20.281535 | instance | clusterrole/system:basic-user 2026-04-13 18:32:20.355142 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-13 18:32:20.429905 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-13 18:32:20.514404 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-13 18:32:20.581507 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-13 18:32:20.674394 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-13 18:32:20.752785 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-13 18:32:20.821698 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-13 18:32:20.916061 | instance | clusterrole/system:controller:certificate-controller 2026-04-13 18:32:20.988901 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-13 18:32:21.072163 | instance | clusterrole/system:controller:cronjob-controller 2026-04-13 18:32:21.136947 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-13 18:32:21.244276 | instance | clusterrole/system:controller:deployment-controller 2026-04-13 18:32:21.295785 | instance | clusterrole/system:controller:disruption-controller 2026-04-13 18:32:21.398673 | instance | clusterrolebinding/ceph-csi-rbd-nodeplugin 2026-04-13 18:32:21.465698 | instance | clusterrole/system:controller:endpoint-controller 2026-04-13 18:32:21.565408 | instance | clusterrolebinding/ceph-csi-rbd-provisioner 2026-04-13 18:32:21.639973 | instance | clusterrolebinding/cilium 2026-04-13 18:32:21.731405 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-13 18:32:21.783121 | instance | clusterrolebinding/cilium-operator 2026-04-13 18:32:21.889382 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-13 18:32:21.939729 | instance | clusterrolebinding/cluster-admin 2026-04-13 18:32:22.052483 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-13 18:32:22.096354 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-13 18:32:22.208349 | instance | clusterrole/system:controller:expand-controller 2026-04-13 18:32:22.264419 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-13 18:32:22.371856 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-13 18:32:22.408647 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-13 18:32:22.534390 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-13 18:32:22.581126 | instance | clusterrole/system:controller:job-controller 2026-04-13 18:32:22.689956 | instance | clusterrole/system:controller:namespace-controller 2026-04-13 18:32:22.738373 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-13 18:32:22.854919 | instance | clusterrole/system:controller:node-controller 2026-04-13 18:32:22.894679 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-13 18:32:23.008401 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-13 18:32:23.052815 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-13 18:32:23.169287 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-13 18:32:23.207238 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-13 18:32:23.329542 | instance | clusterrolebinding/system:basic-user 2026-04-13 18:32:23.369043 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-13 18:32:23.509151 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-13 18:32:23.526711 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-13 18:32:23.678524 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-13 18:32:23.684756 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-13 18:32:23.821350 | instance | clusterrole/system:controller:replicaset-controller 2026-04-13 18:32:23.832955 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-13 18:32:23.997200 | instance | clusterrole/system:controller:replication-controller 2026-04-13 18:32:24.010914 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-13 18:32:24.142846 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-13 18:32:24.161095 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-13 18:32:24.295378 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-13 18:32:24.319778 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-13 18:32:24.466349 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-13 18:32:24.494503 | instance | clusterrole/system:controller:route-controller 2026-04-13 18:32:24.624653 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-13 18:32:24.636230 | instance | clusterrole/system:controller:service-account-controller 2026-04-13 18:32:24.777482 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-13 18:32:24.792266 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-13 18:32:24.925752 | instance | clusterrole/system:controller:service-controller 2026-04-13 18:32:24.969237 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-13 18:32:25.084940 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-13 18:32:25.136279 | instance | clusterrole/system:controller:statefulset-controller 2026-04-13 18:32:25.264485 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-13 18:32:25.293048 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-13 18:32:25.420832 | instance | clusterrole/system:controller:ttl-controller 2026-04-13 18:32:25.455602 | instance | clusterrolebinding/system:controller:job-controller 2026-04-13 18:32:25.573006 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-13 18:32:25.618769 | instance | clusterrole/system:coredns 2026-04-13 18:32:25.727254 | instance | clusterrole/system:discovery 2026-04-13 18:32:25.776754 | instance | clusterrolebinding/system:controller:node-controller 2026-04-13 18:32:25.883346 | instance | clusterrole/system:heapster 2026-04-13 18:32:25.932084 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-13 18:32:26.060682 | instance | clusterrole/system:kube-aggregator 2026-04-13 18:32:26.128705 | instance | clusterrole/system:kube-controller-manager 2026-04-13 18:32:26.229260 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-13 18:32:26.291953 | instance | clusterrole/system:kube-dns 2026-04-13 18:32:26.393585 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-13 18:32:26.452508 | instance | clusterrole/system:kube-scheduler 2026-04-13 18:32:26.557051 | instance | clusterrole/system:kubelet-api-admin 2026-04-13 18:32:26.615346 | instance | clusterrole/system:monitoring 2026-04-13 18:32:26.724511 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-13 18:32:26.757079 | instance | clusterrole/system:node 2026-04-13 18:32:26.877782 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-13 18:32:26.909516 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-13 18:32:27.036875 | instance | clusterrole/system:node-bootstrapper 2026-04-13 18:32:27.065750 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-13 18:32:27.195164 | instance | clusterrole/system:node-problem-detector 2026-04-13 18:32:27.230016 | instance | clusterrole/system:node-proxier 2026-04-13 18:32:27.363776 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-13 18:32:27.392175 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-13 18:32:27.514490 | instance | clusterrole/system:public-info-viewer 2026-04-13 18:32:27.568697 | instance | clusterrolebinding/system:controller:route-controller 2026-04-13 18:32:27.694915 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-13 18:32:27.721183 | instance | clusterrole/system:volume-scheduler 2026-04-13 18:32:27.850202 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-13 18:32:27.900361 | instance | clusterrole/view 2026-04-13 18:32:28.074005 | instance | clusterrolebinding/system:controller:service-controller 2026-04-13 18:32:28.078797 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-13 18:32:28.232905 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-13 18:32:28.236119 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-13 18:32:28.394945 | instance | clusterrolebinding/system:coredns 2026-04-13 18:32:28.398983 | instance | clusterrolebinding/system:discovery 2026-04-13 18:32:28.541878 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-13 18:32:28.554071 | instance | clusterrolebinding/system:kube-dns 2026-04-13 18:32:28.680316 | instance | clusterrolebinding/system:kube-scheduler 2026-04-13 18:32:28.711140 | instance | clusterrolebinding/system:monitoring 2026-04-13 18:32:28.826514 | instance | clusterrolebinding/system:node 2026-04-13 18:32:28.868157 | instance | clusterrolebinding/system:node-proxier 2026-04-13 18:32:28.977905 | instance | clusterrolebinding/system:public-info-viewer 2026-04-13 18:32:29.017538 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-13 18:32:29.130322 | instance | clusterrolebinding/system:volume-scheduler 2026-04-13 18:32:29.166137 | instance | storageclass/general 2026-04-13 18:32:29.300001 | instance | namespace/default 2026-04-13 18:32:29.349707 | instance | namespace/envoy-gateway-system 2026-04-13 18:32:29.474265 | instance | namespace/kube-node-lease 2026-04-13 18:32:29.516948 | instance | namespace/kube-public 2026-04-13 18:32:29.639643 | instance | namespace/kube-system 2026-04-13 18:32:30.280354 | instance | ok: Runtime: 0:00:10.854522 2026-04-13 18:32:30.287192 | 2026-04-13 18:32:30.287273 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-13 18:32:30.492460 | instance | changed 2026-04-13 18:32:30.499243 | 2026-04-13 18:32:30.499515 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-13 18:32:30.752100 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 18:32:30.752223 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 18:32:30.752239 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 18:32:30.837443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:30.838250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:30.904597 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-13 18:32:30.905994 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-13 18:32:30.908527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:30.914244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:30.989275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.007052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.061311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.063212 | instance | default/configmaps/kube-root-ca.crt 2026-04-13 18:32:31.098359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.140748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.192254 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-13 18:32:31.195970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.232566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.240265 | instance | default/endpoints/kubernetes 2026-04-13 18:32:31.294688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.348988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.382874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.402640 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-13 18:32:31.426667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.456583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.510532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.540680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.597702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.621005 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 18:32:31.627882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.682249 | instance | default/persistentvolumeclaims/test-pvc 2026-04-13 18:32:31.687086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.702608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.775595 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-bw5lg 2026-04-13 18:32:31.777988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.796183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.874273 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 18:32:31.883572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.886947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.958254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:31.958313 | instance | default/serviceaccounts/default 2026-04-13 18:32:31.962610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.029472 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-13 18:32:32.035616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.049184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.139044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.139842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.146669 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-13 18:32:32.228391 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-13 18:32:32.245843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.328823 | instance | default/services/kubernetes 2026-04-13 18:32:32.335622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.385496 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-13 18:32:32.415133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.424515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.497652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.513253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.517857 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-13 18:32:32.570045 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-13 18:32:32.573303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.601112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.649909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.688966 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-13 18:32:32.694025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.733677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.742982 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-13 18:32:32.795824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.809305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.886784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.918625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:32.956627 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-13 18:32:32.961148 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-13 18:32:32.980356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.004676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.057142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.093423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.139310 | instance | envoy-gateway-system/secrets/envoy 2026-04-13 18:32:33.156687 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 18:32:33.164279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.201972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.214232 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-13 18:32:33.277020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.314541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.323921 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-13 18:32:33.379872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.401159 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-13 18:32:33.404482 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 18:32:33.413836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.472393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.501108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.516981 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-13 18:32:33.568093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.577763 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-13 18:32:33.581839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.665154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.706742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.759988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.762127 | instance | kube-public/configmaps/cluster-info 2026-04-13 18:32:33.791196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.846592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.900601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.962191 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-13 18:32:33.974126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:33.997263 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-13 18:32:34.005606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.067414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.133374 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-13 18:32:34.135743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.157594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.181319 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-13 18:32:34.237047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.284185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.286461 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-13 18:32:34.330628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.377517 | instance | kube-node-lease/serviceaccounts/default 2026-04-13 18:32:34.382366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.431398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.470392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.486413 | instance | kube-public/serviceaccounts/default 2026-04-13 18:32:34.550176 | instance | kube-system/configmaps/ceph-config 2026-04-13 18:32:34.554576 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 18:32:34.561120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.583821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.636691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.694857 | instance | kube-system/configmaps/ceph-csi-config 2026-04-13 18:32:34.709194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.733337 | instance | kube-system/configmaps/ceph-csi-encryption-kms-config 2026-04-13 18:32:34.749995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.862742 | instance | kube-system/configmaps/cilium-config 2026-04-13 18:32:34.865690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:34.931975 | instance | kube-system/configmaps/coredns 2026-04-13 18:32:34.935144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 18:32:35.030699 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-13 18:32:35.093876 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-13 18:32:35.180141 | instance | kube-system/configmaps/kube-proxy 2026-04-13 18:32:35.254250 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-13 18:32:35.339645 | instance | kube-system/configmaps/kubeadm-config 2026-04-13 18:32:35.413861 | instance | kube-system/configmaps/kubelet-config 2026-04-13 18:32:35.505600 | instance | kube-system/daemonsets/ceph-csi-rbd-nodeplugin 2026-04-13 18:32:35.569787 | instance | kube-system/daemonsets/cilium 2026-04-13 18:32:35.697483 | instance | kube-system/daemonsets/kube-proxy 2026-04-13 18:32:35.749080 | instance | kube-system/deployment/ceph-csi-rbd-provisioner 2026-04-13 18:32:35.870800 | instance | kube-system/deployment/cilium-operator 2026-04-13 18:32:35.930187 | instance | kube-system/deployment/coredns 2026-04-13 18:32:36.036067 | instance | kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics 2026-04-13 18:32:36.098876 | instance | kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics 2026-04-13 18:32:36.202589 | instance | kube-system/endpoints/kube-dns 2026-04-13 18:32:36.267468 | instance | kube-system/pods/ceph-csi-rbd-nodeplugin-c2pwd 2026-04-13 18:32:36.356723 | instance | kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-j695c 2026-04-13 18:32:36.445443 | instance | kube-system/pods/cilium-j6wvj 2026-04-13 18:32:36.527731 | instance | kube-system/pods/cilium-operator-869df985b8-wldvj 2026-04-13 18:32:36.629825 | instance | kube-system/pods/coredns-67659f764b-hg499 2026-04-13 18:32:36.678151 | instance | kube-system/pods/coredns-67659f764b-kxvhm 2026-04-13 18:32:36.810017 | instance | kube-system/pods/etcd-instance 2026-04-13 18:32:36.869296 | instance | kube-system/pods/kube-apiserver-instance 2026-04-13 18:32:36.973978 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-13 18:32:37.035223 | instance | kube-system/pods/kube-proxy-c9ptk 2026-04-13 18:32:37.142981 | instance | kube-system/pods/kube-scheduler-instance 2026-04-13 18:32:37.197972 | instance | kube-system/pods/kube-vip-instance 2026-04-13 18:32:37.317855 | instance | kube-system/rolebindings/ceph-csi-rbd-provisioner 2026-04-13 18:32:37.375394 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-13 18:32:37.482456 | instance | kube-system/rolebindings/kube-proxy 2026-04-13 18:32:37.534161 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-13 18:32:37.620111 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-13 18:32:37.679577 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-13 18:32:37.794674 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-13 18:32:37.834423 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-13 18:32:37.946976 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-13 18:32:37.991760 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-13 18:32:38.097698 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-13 18:32:38.151524 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-13 18:32:38.267478 | instance | kube-system/roles/ceph-csi-rbd-provisioner 2026-04-13 18:32:38.318958 | instance | kube-system/roles/cilium-config-agent 2026-04-13 18:32:38.438780 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-13 18:32:38.472271 | instance | kube-system/roles/kube-proxy 2026-04-13 18:32:38.607711 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-13 18:32:38.640495 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-13 18:32:38.763203 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-13 18:32:38.797492 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-13 18:32:38.919642 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-13 18:32:38.959315 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-13 18:32:39.098559 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-13 18:32:39.111833 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-13 18:32:39.254683 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-13 18:32:39.259428 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-13 18:32:39.439627 | instance | kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin 2026-04-13 18:32:39.457776 | instance | kube-system/secrets/bootstrap-token-71hsou 2026-04-13 18:32:39.616059 | instance | kube-system/serviceaccounts/ceph-csi-rbd-provisioner 2026-04-13 18:32:39.643773 | instance | kube-system/secrets/bootstrap-token-jvo3pn 2026-04-13 18:32:39.799803 | instance | kube-system/secrets/csi-rbd-secret 2026-04-13 18:32:39.806337 | instance | kube-system/secrets/kubeadm-certs 2026-04-13 18:32:39.965738 | instance | kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1 2026-04-13 18:32:39.970283 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-13 18:32:40.131475 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-13 18:32:40.175476 | instance | kube-system/serviceaccounts/cilium 2026-04-13 18:32:40.390157 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-13 18:32:40.441490 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-13 18:32:40.609656 | instance | kube-system/serviceaccounts/coredns 2026-04-13 18:32:40.667969 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-13 18:32:40.830661 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-13 18:32:40.871463 | instance | kube-system/serviceaccounts/default 2026-04-13 18:32:41.055632 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-13 18:32:41.081305 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-13 18:32:41.256309 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-13 18:32:41.282955 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-13 18:32:41.466044 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-13 18:32:41.523452 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-13 18:32:41.693085 | instance | kube-system/serviceaccounts/expand-controller 2026-04-13 18:32:41.709888 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-13 18:32:41.888301 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-13 18:32:41.908574 | instance | kube-system/serviceaccounts/job-controller 2026-04-13 18:32:42.074686 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-13 18:32:42.103712 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-13 18:32:42.284156 | instance | kube-system/serviceaccounts/node-controller 2026-04-13 18:32:42.304581 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-13 18:32:42.478739 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-13 18:32:42.505910 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-13 18:32:42.676764 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-13 18:32:42.688955 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-13 18:32:42.890730 | instance | kube-system/serviceaccounts/replication-controller 2026-04-13 18:32:42.893058 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-13 18:32:43.088519 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-13 18:32:43.094542 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-13 18:32:43.285417 | instance | kube-system/serviceaccounts/service-controller 2026-04-13 18:32:43.288817 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-13 18:32:43.488422 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-13 18:32:43.495065 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-13 18:32:43.668870 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-13 18:32:43.692534 | instance | kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics 2026-04-13 18:32:43.847010 | instance | kube-system/services/ceph-csi-rbd-provisioner-http-metrics 2026-04-13 18:32:43.882396 | instance | kube-system/services/kube-dns 2026-04-13 18:32:44.592691 | instance | ok: Runtime: 0:00:13.357078 2026-04-13 18:32:44.601134 | 2026-04-13 18:32:44.601211 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-13 18:32:45.236779 | instance | changed: 2026-04-13 18:32:45.237030 | instance | cd+++++++++ objects/ 2026-04-13 18:32:45.237071 | instance | cd+++++++++ objects/cluster/ 2026-04-13 18:32:45.237100 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-13 18:32:45.237128 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-13 18:32:45.237154 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-13 18:32:45.237181 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.txt 2026-04-13 18:32:45.237207 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.yaml 2026-04-13 18:32:45.237232 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.txt 2026-04-13 18:32:45.237257 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.yaml 2026-04-13 18:32:45.237282 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-13 18:32:45.237308 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-13 18:32:45.237332 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-13 18:32:45.237357 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-13 18:32:45.237382 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-13 18:32:45.237405 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-13 18:32:45.237430 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-13 18:32:45.237455 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-13 18:32:45.237479 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-13 18:32:45.237525 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-13 18:32:45.237550 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-13 18:32:45.237575 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-13 18:32:45.237599 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-13 18:32:45.237625 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-13 18:32:45.237653 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-13 18:32:45.237678 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-13 18:32:45.237703 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-13 18:32:45.237728 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-13 18:32:45.237754 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-13 18:32:45.237778 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-13 18:32:45.237803 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-13 18:32:45.237828 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-13 18:32:45.237854 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-13 18:32:45.237879 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-13 18:32:45.237904 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-13 18:32:45.237937 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-13 18:32:45.237964 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-13 18:32:45.237991 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-13 18:32:45.238017 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-13 18:32:45.238043 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-13 18:32:45.238069 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-13 18:32:45.238094 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-13 18:32:45.238120 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-13 18:32:45.238146 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-13 18:32:45.238172 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-13 18:32:45.238197 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-13 18:32:45.238221 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-13 18:32:45.238245 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-13 18:32:45.238270 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-13 18:32:45.238294 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-13 18:32:45.238318 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-13 18:32:45.238350 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-13 18:32:45.238375 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-13 18:32:45.238400 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-13 18:32:45.238424 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-13 18:32:45.238449 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-13 18:32:45.238472 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-13 18:32:45.238496 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-13 18:32:45.238519 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-13 18:32:45.238543 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-13 18:32:45.238567 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-13 18:32:45.238591 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-13 18:32:45.238615 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-13 18:32:45.238639 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-13 18:32:45.238664 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-13 18:32:45.238688 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-13 18:32:45.238712 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-13 18:32:45.238736 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-13 18:32:45.238764 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-13 18:32:45.238790 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-13 18:32:45.238816 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-13 18:32:45.238841 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-13 18:32:45.238866 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-13 18:32:45.238890 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-13 18:32:45.238914 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-13 18:32:45.238939 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-13 18:32:45.238964 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-13 18:32:45.238988 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-13 18:32:45.239012 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-13 18:32:45.239037 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-13 18:32:45.239061 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-13 18:32:45.239085 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-13 18:32:45.239110 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-13 18:32:45.239134 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-13 18:32:45.239165 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-13 18:32:45.239191 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-13 18:32:45.239215 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-13 18:32:45.239240 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-13 18:32:45.239264 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-13 18:32:45.239288 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-13 18:32:45.239313 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-13 18:32:45.239362 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-13 18:32:45.239391 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-13 18:32:45.239416 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-13 18:32:45.239443 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-13 18:32:45.239468 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-13 18:32:45.239493 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-13 18:32:45.239518 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-13 18:32:45.239543 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-13 18:32:45.239568 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-13 18:32:45.239592 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-13 18:32:45.239617 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-13 18:32:45.239642 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-13 18:32:45.239666 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-13 18:32:45.239690 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-13 18:32:45.239714 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-13 18:32:45.239739 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-13 18:32:45.239763 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-13 18:32:45.239787 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-13 18:32:45.239812 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-13 18:32:45.239838 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-13 18:32:45.239863 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-13 18:32:45.239888 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-13 18:32:45.239913 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-13 18:32:45.239938 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-13 18:32:45.239962 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-13 18:32:45.239987 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-13 18:32:45.240011 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-13 18:32:45.240042 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-13 18:32:45.240067 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-13 18:32:45.240092 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-13 18:32:45.240117 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-13 18:32:45.240142 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-13 18:32:45.240167 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-13 18:32:45.240192 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-13 18:32:45.240217 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-13 18:32:45.240241 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-13 18:32:45.240266 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-13 18:32:45.240290 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-13 18:32:45.240315 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-13 18:32:45.240341 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-13 18:32:45.240366 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-13 18:32:45.240392 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-13 18:32:45.240417 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-13 18:32:45.240442 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-13 18:32:45.240467 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-13 18:32:45.240491 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-13 18:32:45.240516 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-13 18:32:45.240541 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-13 18:32:45.240565 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-13 18:32:45.240590 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-13 18:32:45.240614 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-13 18:32:45.240639 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-13 18:32:45.240663 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-13 18:32:45.240687 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-13 18:32:45.240712 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.txt 2026-04-13 18:32:45.240737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.yaml 2026-04-13 18:32:45.240762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.txt 2026-04-13 18:32:45.240786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.yaml 2026-04-13 18:32:45.240810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-13 18:32:45.240835 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-13 18:32:45.240859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-13 18:32:45.240884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-13 18:32:45.240909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-13 18:32:45.240934 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-13 18:32:45.240977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-13 18:32:45.241014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-13 18:32:45.241040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-13 18:32:45.241066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-13 18:32:45.241090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-13 18:32:45.241115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-13 18:32:45.241139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-13 18:32:45.241163 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-13 18:32:45.241188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-13 18:32:45.241213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-13 18:32:45.241238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-13 18:32:45.241263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-13 18:32:45.241288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-13 18:32:45.241313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-13 18:32:45.241337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-13 18:32:45.241362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-13 18:32:45.241387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-13 18:32:45.241413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-13 18:32:45.241438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-13 18:32:45.241463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-13 18:32:45.241488 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-13 18:32:45.241513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-13 18:32:45.241538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-13 18:32:45.241563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-13 18:32:45.241588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-13 18:32:45.241613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-13 18:32:45.241638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-13 18:32:45.241662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-13 18:32:45.241687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-13 18:32:45.241712 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-13 18:32:45.241737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-13 18:32:45.241761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-13 18:32:45.241785 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-13 18:32:45.241816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-13 18:32:45.241841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-13 18:32:45.241865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-13 18:32:45.241890 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-13 18:32:45.241915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-13 18:32:45.241940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-13 18:32:45.241964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-13 18:32:45.241989 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-13 18:32:45.242014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-13 18:32:45.242039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-13 18:32:45.242063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-13 18:32:45.242088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-13 18:32:45.242112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-13 18:32:45.242136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-13 18:32:45.242160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-13 18:32:45.242184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-13 18:32:45.242208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-13 18:32:45.242233 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-13 18:32:45.242257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-13 18:32:45.242281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-13 18:32:45.242305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-13 18:32:45.242330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-13 18:32:45.242355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-13 18:32:45.242379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-13 18:32:45.242403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-13 18:32:45.242428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-13 18:32:45.242453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-13 18:32:45.242478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-13 18:32:45.242503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-13 18:32:45.242528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-13 18:32:45.242553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-13 18:32:45.242584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-13 18:32:45.242609 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-13 18:32:45.242634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-13 18:32:45.242659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-13 18:32:45.242684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-13 18:32:45.242710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-13 18:32:45.242735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-13 18:32:45.242760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-13 18:32:45.242786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-13 18:32:45.242811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-13 18:32:45.242836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-13 18:32:45.242861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-13 18:32:45.242887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-13 18:32:45.242913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-13 18:32:45.242939 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-13 18:32:45.242965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-13 18:32:45.242991 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-13 18:32:45.243018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-13 18:32:45.243044 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-13 18:32:45.243070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-13 18:32:45.243096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-13 18:32:45.243123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-13 18:32:45.243148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-13 18:32:45.243175 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-13 18:32:45.243200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-13 18:32:45.243226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-13 18:32:45.243252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-13 18:32:45.243278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-13 18:32:45.243305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-13 18:32:45.243332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-13 18:32:45.243410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-13 18:32:45.243440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-13 18:32:45.243466 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-13 18:32:45.243491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-13 18:32:45.243524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-13 18:32:45.243550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-13 18:32:45.243575 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-13 18:32:45.243600 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-13 18:32:45.243625 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-13 18:32:45.243651 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-13 18:32:45.243676 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-13 18:32:45.243702 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-13 18:32:45.243727 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-13 18:32:45.243753 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-13 18:32:45.243779 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-13 18:32:45.243804 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-13 18:32:45.243830 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-13 18:32:45.243855 | instance | cd+++++++++ objects/cluster/node/ 2026-04-13 18:32:45.243881 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-13 18:32:45.243907 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-13 18:32:45.243932 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-13 18:32:45.243957 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-13 18:32:45.243982 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-13 18:32:45.244006 | instance | cd+++++++++ objects/namespaced/ 2026-04-13 18:32:45.244031 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-13 18:32:45.244056 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-13 18:32:45.244081 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-13 18:32:45.244106 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-13 18:32:45.244130 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-13 18:32:45.244154 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-13 18:32:45.244178 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-13 18:32:45.244202 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-04-13 18:32:45.244226 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-04-13 18:32:45.244251 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-04-13 18:32:45.244275 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-13 18:32:45.244300 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-13 18:32:45.244325 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-13 18:32:45.244350 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-13 18:32:45.244375 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-13 18:32:45.244399 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-13 18:32:45.244424 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-13 18:32:45.244449 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-13 18:32:45.244478 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-13 18:32:45.244502 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-13 18:32:45.244526 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-13 18:32:45.244558 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-13 18:32:45.244584 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-13 18:32:45.244609 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-13 18:32:45.244634 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-13 18:32:45.244659 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-13 18:32:45.244684 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-13 18:32:45.244709 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-13 18:32:45.244734 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-13 18:32:45.244759 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-bw5lg.txt 2026-04-13 18:32:45.244784 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-bw5lg.yaml 2026-04-13 18:32:45.244947 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-13 18:32:45.244995 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-13 18:32:45.245022 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-13 18:32:45.245048 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-13 18:32:45.245074 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-13 18:32:45.245100 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-13 18:32:45.245125 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-13 18:32:45.245153 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-13 18:32:45.245222 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-13 18:32:45.245267 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-13 18:32:45.245300 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-13 18:32:45.245327 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-13 18:32:45.245354 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-13 18:32:45.245380 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-13 18:32:45.245406 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-13 18:32:45.245432 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-13 18:32:45.245458 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-13 18:32:45.245486 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-13 18:32:45.245511 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-13 18:32:45.245536 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-13 18:32:45.245561 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-13 18:32:45.245587 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-13 18:32:45.245621 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-13 18:32:45.245647 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-13 18:32:45.245673 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-13 18:32:45.245698 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-13 18:32:45.245723 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-13 18:32:45.245748 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-13 18:32:45.245773 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-13 18:32:45.245798 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-13 18:32:45.245822 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-13 18:32:45.245847 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-13 18:32:45.245872 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-13 18:32:45.245897 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-13 18:32:45.245922 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-13 18:32:45.245947 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-13 18:32:45.245972 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-13 18:32:45.245997 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-13 18:32:45.246022 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-13 18:32:45.246047 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-13 18:32:45.246071 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-13 18:32:45.246096 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-13 18:32:45.246121 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-13 18:32:45.246146 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-13 18:32:45.246171 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-13 18:32:45.246196 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-13 18:32:45.246221 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-13 18:32:45.246245 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-13 18:32:45.246274 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-13 18:32:45.246301 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-13 18:32:45.246326 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-13 18:32:45.246351 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-13 18:32:45.246376 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-13 18:32:45.246401 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-13 18:32:45.246426 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-13 18:32:45.246451 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-13 18:32:45.246482 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-13 18:32:45.246508 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-13 18:32:45.246533 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-13 18:32:45.246557 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-13 18:32:45.246582 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-13 18:32:45.246607 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-13 18:32:45.246631 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-13 18:32:45.246656 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.txt 2026-04-13 18:32:45.246681 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.yaml 2026-04-13 18:32:45.246706 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.txt 2026-04-13 18:32:45.246731 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.yaml 2026-04-13 18:32:45.246756 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.txt 2026-04-13 18:32:45.246783 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.yaml 2026-04-13 18:32:45.246808 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-13 18:32:45.246834 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-13 18:32:45.246859 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-13 18:32:45.246884 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-13 18:32:45.246909 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-13 18:32:45.246934 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-13 18:32:45.246959 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-13 18:32:45.246984 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-13 18:32:45.247009 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-13 18:32:45.247034 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-13 18:32:45.247059 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-13 18:32:45.247084 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-13 18:32:45.247109 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-13 18:32:45.247134 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-13 18:32:45.247158 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-13 18:32:45.247183 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-13 18:32:45.247208 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-13 18:32:45.247233 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.txt 2026-04-13 18:32:45.247258 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.yaml 2026-04-13 18:32:45.247283 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-13 18:32:45.247308 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-13 18:32:45.247332 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-13 18:32:45.247381 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-13 18:32:45.247417 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-13 18:32:45.247445 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.txt 2026-04-13 18:32:45.247472 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.yaml 2026-04-13 18:32:45.247497 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-13 18:32:45.247521 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-13 18:32:45.247546 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-13 18:32:45.247570 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-13 18:32:45.247595 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-13 18:32:45.247620 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-04-13 18:32:45.247644 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-04-13 18:32:45.247669 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.txt 2026-04-13 18:32:45.247693 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-04-13 18:32:45.247717 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-13 18:32:45.247742 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-13 18:32:45.247766 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-13 18:32:45.247791 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-c2pwd.txt 2026-04-13 18:32:45.247814 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-c2pwd.yaml 2026-04-13 18:32:45.247838 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-j695c.txt 2026-04-13 18:32:45.247863 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-j695c.yaml 2026-04-13 18:32:45.247887 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-j6wvj.txt 2026-04-13 18:32:45.247910 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-j6wvj.yaml 2026-04-13 18:32:45.247935 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-wldvj.txt 2026-04-13 18:32:45.247959 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-wldvj.yaml 2026-04-13 18:32:45.247983 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hg499.txt 2026-04-13 18:32:45.248006 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hg499.yaml 2026-04-13 18:32:45.248030 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kxvhm.txt 2026-04-13 18:32:45.248054 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kxvhm.yaml 2026-04-13 18:32:45.248078 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-13 18:32:45.248103 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-13 18:32:45.248128 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-13 18:32:45.248152 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-13 18:32:45.248176 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-13 18:32:45.248200 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-13 18:32:45.248225 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-c9ptk.txt 2026-04-13 18:32:45.248249 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-c9ptk.yaml 2026-04-13 18:32:45.248279 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-13 18:32:45.248304 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-13 18:32:45.248328 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-13 18:32:45.248352 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-13 18:32:45.248376 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-13 18:32:45.248400 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.txt 2026-04-13 18:32:45.248425 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.yaml 2026-04-13 18:32:45.248450 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-13 18:32:45.248475 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-13 18:32:45.248500 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-13 18:32:45.248524 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-13 18:32:45.248549 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-13 18:32:45.248573 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-13 18:32:45.248598 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-13 18:32:45.248622 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-13 18:32:45.248647 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-13 18:32:45.248671 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-13 18:32:45.248696 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-13 18:32:45.248721 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-13 18:32:45.248746 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-13 18:32:45.248770 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-13 18:32:45.248795 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-13 18:32:45.248820 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-13 18:32:45.248845 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-13 18:32:45.248870 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-13 18:32:45.248896 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-13 18:32:45.248920 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-13 18:32:45.248945 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-13 18:32:45.248995 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-13 18:32:45.249020 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-13 18:32:45.249045 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.txt 2026-04-13 18:32:45.249069 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.yaml 2026-04-13 18:32:45.249094 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-13 18:32:45.249127 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-13 18:32:45.249164 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-13 18:32:45.249198 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-13 18:32:45.249228 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-13 18:32:45.249253 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-13 18:32:45.249278 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-13 18:32:45.249302 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-13 18:32:45.249327 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-13 18:32:45.249351 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-13 18:32:45.249375 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-13 18:32:45.249399 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-13 18:32:45.249423 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-13 18:32:45.249447 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-13 18:32:45.249470 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-13 18:32:45.249494 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-13 18:32:45.249517 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-13 18:32:45.249541 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-13 18:32:45.249565 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-13 18:32:45.249590 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-13 18:32:45.249614 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-13 18:32:45.249638 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-13 18:32:45.249662 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-13 18:32:45.249685 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-71hsou.txt 2026-04-13 18:32:45.249709 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-71hsou.yaml 2026-04-13 18:32:45.249733 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-jvo3pn.txt 2026-04-13 18:32:45.249756 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-jvo3pn.yaml 2026-04-13 18:32:45.249780 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.txt 2026-04-13 18:32:45.249804 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.yaml 2026-04-13 18:32:45.249828 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-13 18:32:45.249851 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-13 18:32:45.249875 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.txt 2026-04-13 18:32:45.249899 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.yaml 2026-04-13 18:32:45.249923 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-13 18:32:45.249947 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-13 18:32:45.249978 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-13 18:32:45.250003 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-13 18:32:45.250027 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-13 18:32:45.250050 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-13 18:32:45.250074 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-13 18:32:45.250098 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.txt 2026-04-13 18:32:45.250122 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.yaml 2026-04-13 18:32:45.250146 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.txt 2026-04-13 18:32:45.250170 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.yaml 2026-04-13 18:32:45.250195 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-13 18:32:45.250219 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-13 18:32:45.250244 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-13 18:32:45.250268 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-13 18:32:45.250292 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-13 18:32:45.250317 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-13 18:32:45.250341 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-13 18:32:45.250366 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-13 18:32:45.250391 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-13 18:32:45.250415 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-13 18:32:45.250440 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-13 18:32:45.250465 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-13 18:32:45.250489 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-13 18:32:45.250513 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-13 18:32:45.250538 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-13 18:32:45.250562 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-13 18:32:45.250587 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-13 18:32:45.250611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-13 18:32:45.250635 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-13 18:32:45.250659 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-13 18:32:45.250683 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-13 18:32:45.250707 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-13 18:32:45.250732 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-13 18:32:45.250755 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-13 18:32:45.250786 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-13 18:32:45.250811 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-13 18:32:45.250834 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-13 18:32:45.250858 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-13 18:32:45.250882 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-13 18:32:45.250906 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-13 18:32:45.250930 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-13 18:32:45.250954 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-13 18:32:45.250978 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-13 18:32:45.251002 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-13 18:32:45.251026 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-13 18:32:45.251051 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-13 18:32:45.251075 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-13 18:32:45.251099 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-13 18:32:45.251123 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-13 18:32:45.251147 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-13 18:32:45.251171 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-13 18:32:45.251195 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-13 18:32:45.251218 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-13 18:32:45.251241 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-13 18:32:45.251265 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-13 18:32:45.251288 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-13 18:32:45.251312 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-13 18:32:45.251335 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-13 18:32:45.251420 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-13 18:32:45.251448 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-13 18:32:45.251472 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-13 18:32:45.251497 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-13 18:32:45.251523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-13 18:32:45.251547 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-13 18:32:45.251571 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-13 18:32:45.251596 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-13 18:32:45.251627 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-13 18:32:45.251652 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-13 18:32:45.251675 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-13 18:32:45.251692 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-13 18:32:45.251716 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-13 18:32:45.251734 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-13 18:32:45.251751 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-13 18:32:45.251768 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-13 18:32:45.251785 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-13 18:32:45.251803 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-13 18:32:45.251820 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-13 18:32:45.251837 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-13 18:32:45.251854 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-13 18:32:45.251872 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-13 18:32:45.251890 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-13 18:32:45.251908 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-04-13 18:32:45.251928 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-04-13 18:32:45.251947 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.txt 2026-04-13 18:32:45.251966 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-04-13 18:32:45.251984 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-13 18:32:45.252003 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-13 18:32:45.265105 | 2026-04-13 18:32:45.265168 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-13 18:32:45.472671 | instance | changed 2026-04-13 18:32:45.479895 | 2026-04-13 18:32:45.479958 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-13 18:32:45.677585 | instance | changed 2026-04-13 18:32:45.682625 | 2026-04-13 18:32:45.682699 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-13 18:32:46.280458 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-bw5lg/envoy-gateway 2026-04-13 18:32:46.454456 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-bw5lg" not found 2026-04-13 18:32:46.613807 | instance | kube-system/ceph-csi-rbd-nodeplugin-c2pwd/csi-rbdplugin 2026-04-13 18:32:46.796664 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-nodeplugin-c2pwd" not found 2026-04-13 18:32:46.800343 | instance | kube-system/ceph-csi-rbd-nodeplugin-c2pwd/driver-registrar 2026-04-13 18:32:46.972797 | instance | Error from server (BadRequest): previous terminated container "driver-registrar" in pod "ceph-csi-rbd-nodeplugin-c2pwd" not found 2026-04-13 18:32:46.975476 | instance | kube-system/ceph-csi-rbd-nodeplugin-c2pwd/liveness-prometheus 2026-04-13 18:32:47.124612 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-nodeplugin-c2pwd" not found 2026-04-13 18:32:47.276629 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-rbdplugin 2026-04-13 18:32:47.444684 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-provisioner-69cb97fb6-j695c" not found 2026-04-13 18:32:47.449637 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-provisioner 2026-04-13 18:32:47.609255 | instance | Error from server (BadRequest): previous terminated container "csi-provisioner" in pod "ceph-csi-rbd-provisioner-69cb97fb6-j695c" not found 2026-04-13 18:32:47.612229 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-resizer 2026-04-13 18:32:47.778359 | instance | Error from server (BadRequest): previous terminated container "csi-resizer" in pod "ceph-csi-rbd-provisioner-69cb97fb6-j695c" not found 2026-04-13 18:32:47.782027 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-snapshotter 2026-04-13 18:32:47.935458 | instance | Error from server (BadRequest): previous terminated container "csi-snapshotter" in pod "ceph-csi-rbd-provisioner-69cb97fb6-j695c" not found 2026-04-13 18:32:47.939425 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-attacher 2026-04-13 18:32:48.089676 | instance | Error from server (BadRequest): previous terminated container "csi-attacher" in pod "ceph-csi-rbd-provisioner-69cb97fb6-j695c" not found 2026-04-13 18:32:48.092050 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-rbdplugin-controller 2026-04-13 18:32:48.287521 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin-controller" in pod "ceph-csi-rbd-provisioner-69cb97fb6-j695c" not found 2026-04-13 18:32:48.290604 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/liveness-prometheus 2026-04-13 18:32:48.456333 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-provisioner-69cb97fb6-j695c" not found 2026-04-13 18:32:48.635650 | instance | kube-system/cilium-j6wvj/config 2026-04-13 18:32:48.796955 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-j6wvj" not found 2026-04-13 18:32:48.800032 | instance | kube-system/cilium-j6wvj/mount-cgroup 2026-04-13 18:32:48.977114 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-j6wvj" not found 2026-04-13 18:32:48.980660 | instance | kube-system/cilium-j6wvj/apply-sysctl-overwrites 2026-04-13 18:32:49.140081 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-j6wvj" not found 2026-04-13 18:32:49.142588 | instance | kube-system/cilium-j6wvj/mount-bpf-fs 2026-04-13 18:32:49.305800 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-j6wvj" not found 2026-04-13 18:32:49.309775 | instance | kube-system/cilium-j6wvj/clean-cilium-state 2026-04-13 18:32:49.485052 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-j6wvj" not found 2026-04-13 18:32:49.488054 | instance | kube-system/cilium-j6wvj/install-cni-binaries 2026-04-13 18:32:49.652907 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-j6wvj" not found 2026-04-13 18:32:49.657450 | instance | kube-system/cilium-j6wvj/cilium-agent 2026-04-13 18:32:49.845141 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-j6wvj" not found 2026-04-13 18:32:50.004705 | instance | kube-system/cilium-operator-869df985b8-wldvj/cilium-operator 2026-04-13 18:32:50.176427 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-wldvj" not found 2026-04-13 18:32:50.345692 | instance | kube-system/coredns-67659f764b-hg499/coredns 2026-04-13 18:32:50.509683 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-hg499" not found 2026-04-13 18:32:50.666981 | instance | kube-system/coredns-67659f764b-kxvhm/coredns 2026-04-13 18:32:50.827716 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-kxvhm" not found 2026-04-13 18:32:50.986414 | instance | kube-system/etcd-instance/etcd 2026-04-13 18:32:51.162040 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-13 18:32:51.319057 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-13 18:32:51.497959 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-13 18:32:51.671230 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-13 18:32:51.858476 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-13 18:32:52.011979 | instance | kube-system/kube-proxy-c9ptk/kube-proxy 2026-04-13 18:32:52.184003 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-c9ptk" not found 2026-04-13 18:32:52.328688 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-13 18:32:52.489398 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-13 18:32:52.635758 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-13 18:32:52.790002 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-13 18:32:53.227908 | instance | ERROR 2026-04-13 18:32:53.228169 | instance | { 2026-04-13 18:32:53.228217 | instance | "delta": "0:00:06.901569", 2026-04-13 18:32:53.228246 | instance | "end": "2026-04-13 18:32:52.793514", 2026-04-13 18:32:53.228272 | instance | "msg": "non-zero return code", 2026-04-13 18:32:53.228298 | instance | "rc": 123, 2026-04-13 18:32:53.228323 | instance | "start": "2026-04-13 18:32:45.891945" 2026-04-13 18:32:53.228348 | instance | } 2026-04-13 18:32:53.228380 | instance | ERROR: Ignoring Errors 2026-04-13 18:32:53.235443 | 2026-04-13 18:32:53.235510 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-13 18:32:53.722492 | instance | changed: 2026-04-13 18:32:53.722752 | instance | cd+++++++++ pod-logs/ 2026-04-13 18:32:53.722794 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-13 18:32:53.722823 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-bw5lg/ 2026-04-13 18:32:53.722850 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-bw5lg/envoy-gateway.txt 2026-04-13 18:32:53.722878 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-13 18:32:53.722904 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-13 18:32:53.722931 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-bw5lg/ 2026-04-13 18:32:53.722956 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-bw5lg/envoy-gateway.txt 2026-04-13 18:32:53.722981 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-13 18:32:53.723007 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-c2pwd/ 2026-04-13 18:32:53.723032 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-c2pwd/csi-rbdplugin.txt 2026-04-13 18:32:53.723058 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-c2pwd/driver-registrar.txt 2026-04-13 18:32:53.723083 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-c2pwd/liveness-prometheus.txt 2026-04-13 18:32:53.723108 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/ 2026-04-13 18:32:53.723157 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-attacher.txt 2026-04-13 18:32:53.723183 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-provisioner.txt 2026-04-13 18:32:53.723216 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-rbdplugin-controller.txt 2026-04-13 18:32:53.723242 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-rbdplugin.txt 2026-04-13 18:32:53.723267 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-resizer.txt 2026-04-13 18:32:53.723293 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-snapshotter.txt 2026-04-13 18:32:53.723319 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/liveness-prometheus.txt 2026-04-13 18:32:53.723344 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-j6wvj/ 2026-04-13 18:32:53.723370 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j6wvj/apply-sysctl-overwrites.txt 2026-04-13 18:32:53.723395 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j6wvj/cilium-agent.txt 2026-04-13 18:32:53.723420 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j6wvj/clean-cilium-state.txt 2026-04-13 18:32:53.723446 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j6wvj/config.txt 2026-04-13 18:32:53.723472 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j6wvj/install-cni-binaries.txt 2026-04-13 18:32:53.723498 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j6wvj/mount-bpf-fs.txt 2026-04-13 18:32:53.723524 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-j6wvj/mount-cgroup.txt 2026-04-13 18:32:53.723550 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-wldvj/ 2026-04-13 18:32:53.723575 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-wldvj/cilium-operator.txt 2026-04-13 18:32:53.723601 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hg499/ 2026-04-13 18:32:53.723626 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hg499/coredns.txt 2026-04-13 18:32:53.723652 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kxvhm/ 2026-04-13 18:32:53.723678 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kxvhm/coredns.txt 2026-04-13 18:32:53.723703 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-13 18:32:53.723729 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-13 18:32:53.723754 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-13 18:32:53.723779 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-13 18:32:53.723804 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-13 18:32:53.723830 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-13 18:32:53.723855 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-c9ptk/ 2026-04-13 18:32:53.723881 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-c9ptk/kube-proxy.txt 2026-04-13 18:32:53.723906 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-13 18:32:53.723931 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-13 18:32:53.723956 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-13 18:32:53.723982 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-13 18:32:53.724008 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-13 18:32:53.724040 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-c2pwd/ 2026-04-13 18:32:53.724067 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-c2pwd/csi-rbdplugin.txt 2026-04-13 18:32:53.724092 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-c2pwd/driver-registrar.txt 2026-04-13 18:32:53.724118 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-c2pwd/liveness-prometheus.txt 2026-04-13 18:32:53.724144 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/ 2026-04-13 18:32:53.724170 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-attacher.txt 2026-04-13 18:32:53.724196 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-provisioner.txt 2026-04-13 18:32:53.724221 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-rbdplugin-controller.txt 2026-04-13 18:32:53.724247 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-rbdplugin.txt 2026-04-13 18:32:53.724272 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-resizer.txt 2026-04-13 18:32:53.724298 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/csi-snapshotter.txt 2026-04-13 18:32:53.724324 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-j695c/liveness-prometheus.txt 2026-04-13 18:32:53.724349 | instance | cd+++++++++ pod-logs/kube-system/cilium-j6wvj/ 2026-04-13 18:32:53.724374 | instance | >f+++++++++ pod-logs/kube-system/cilium-j6wvj/apply-sysctl-overwrites.txt 2026-04-13 18:32:53.724400 | instance | >f+++++++++ pod-logs/kube-system/cilium-j6wvj/cilium-agent.txt 2026-04-13 18:32:53.724426 | instance | >f+++++++++ pod-logs/kube-system/cilium-j6wvj/clean-cilium-state.txt 2026-04-13 18:32:53.724453 | instance | >f+++++++++ pod-logs/kube-system/cilium-j6wvj/config.txt 2026-04-13 18:32:53.724478 | instance | >f+++++++++ pod-logs/kube-system/cilium-j6wvj/install-cni-binaries.txt 2026-04-13 18:32:53.724504 | instance | >f+++++++++ pod-logs/kube-system/cilium-j6wvj/mount-bpf-fs.txt 2026-04-13 18:32:53.724529 | instance | >f+++++++++ pod-logs/kube-system/cilium-j6wvj/mount-cgroup.txt 2026-04-13 18:32:53.724556 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-wldvj/ 2026-04-13 18:32:53.724582 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-wldvj/cilium-operator.txt 2026-04-13 18:32:53.724608 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-hg499/ 2026-04-13 18:32:53.724634 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-hg499/coredns.txt 2026-04-13 18:32:53.724660 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-kxvhm/ 2026-04-13 18:32:53.724685 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-kxvhm/coredns.txt 2026-04-13 18:32:53.724711 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-13 18:32:53.724736 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-13 18:32:53.724762 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-13 18:32:53.724788 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-13 18:32:53.724814 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-13 18:32:53.724840 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-13 18:32:53.724866 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-c9ptk/ 2026-04-13 18:32:53.724891 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-c9ptk/kube-proxy.txt 2026-04-13 18:32:53.724917 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-13 18:32:53.724942 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-13 18:32:53.724998 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-13 18:32:53.725027 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-13 18:32:53.737609 | 2026-04-13 18:32:53.737670 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-13 18:32:53.947028 | instance | changed 2026-04-13 18:32:53.952016 | 2026-04-13 18:32:53.952083 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-13 18:32:54.468775 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-13 18:32:54.488663 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-13 18:32:54.488711 | instance | Dload Upload Total Spent Left Speed 2026-04-13 18:32:54.493379 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-13 18:32:54.796829 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-13 18:32:54.805003 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-13 18:32:54.805051 | instance | Dload Upload Total Spent Left Speed 2026-04-13 18:32:54.810286 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-13 18:32:54.997045 | instance | ok: Runtime: 0:00:00.647911 2026-04-13 18:32:55.003426 | 2026-04-13 18:32:55.003508 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-13 18:32:55.306180 | instance | ceph-mgr endpoints: 2026-04-13 18:32:55.547191 | instance | ok: Runtime: 0:00:00.081895 2026-04-13 18:32:55.552548 | 2026-04-13 18:32:55.552615 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-13 18:32:56.088670 | instance | ok: Runtime: 0:00:00.077985 2026-04-13 18:32:56.096472 | 2026-04-13 18:32:56.096545 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-13 18:32:56.588676 | instance | changed: 2026-04-13 18:32:56.903072 | instance | cd+++++++++ prometheus/ 2026-04-13 18:32:56.903275 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-13 18:32:56.903331 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-13 18:32:56.920824 | 2026-04-13 18:32:56.920896 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-13 18:32:57.115743 | instance | changed 2026-04-13 18:32:57.121044 | 2026-04-13 18:32:57.121138 | TASK [gather-selenium-data : Get selenium data] 2026-04-13 18:32:57.343708 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-13 18:32:57.345461 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-13 18:32:57.661213 | instance | ERROR 2026-04-13 18:32:57.661444 | instance | { 2026-04-13 18:32:57.661475 | instance | "delta": "0:00:00.006396", 2026-04-13 18:32:57.661497 | instance | "end": "2026-04-13 18:32:57.345812", 2026-04-13 18:32:57.661516 | instance | "msg": "non-zero return code", 2026-04-13 18:32:57.661535 | instance | "rc": 1, 2026-04-13 18:32:57.661554 | instance | "start": "2026-04-13 18:32:57.339416" 2026-04-13 18:32:57.661572 | instance | } 2026-04-13 18:32:57.661597 | instance | ERROR: Ignoring Errors 2026-04-13 18:32:57.666657 | 2026-04-13 18:32:57.666723 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-13 18:32:58.209810 | instance | changed: cd+++++++++ selenium/ 2026-04-13 18:32:58.257909 | 2026-04-13 18:32:58.258045 | PLAY RECAP 2026-04-13 18:32:58.258092 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-04-13 18:32:58.258116 | 2026-04-13 18:32:58.377849 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-13 18:32:58.381661 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-13 18:32:58.956057 | 2026-04-13 18:32:58.956195 | PLAY [all] 2026-04-13 18:32:58.968089 | 2026-04-13 18:32:58.968183 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-13 18:32:59.013826 | instance | skipping: Conditional result was False 2026-04-13 18:32:59.024537 | 2026-04-13 18:32:59.024750 | TASK [fetch-output : Set log path for single node] 2026-04-13 18:32:59.068853 | instance | ok 2026-04-13 18:32:59.073546 | 2026-04-13 18:32:59.073618 | LOOP [fetch-output : Ensure local output dirs] 2026-04-13 18:33:00.253385 | instance -> localhost | ok: "/var/lib/zuul/builds/d69d77a11ed2471490f31b423cd4889d/work/logs" 2026-04-13 18:33:00.463672 | instance -> localhost | changed: "/var/lib/zuul/builds/d69d77a11ed2471490f31b423cd4889d/work/artifacts" 2026-04-13 18:33:00.677043 | instance -> localhost | changed: "/var/lib/zuul/builds/d69d77a11ed2471490f31b423cd4889d/work/docs" 2026-04-13 18:33:00.690585 | 2026-04-13 18:33:00.690753 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-13 18:33:01.318267 | instance | changed: .d..t...... ./ 2026-04-13 18:33:01.318595 | instance | changed: All items complete 2026-04-13 18:33:01.318628 | 2026-04-13 18:33:01.762435 | instance | changed: .d..t...... ./ 2026-04-13 18:33:02.202012 | instance | changed: .d..t...... ./ 2026-04-13 18:33:02.226718 | 2026-04-13 18:33:02.226874 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-13 18:33:02.675632 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008410 2026-04-13 18:33:02.918917 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008190 2026-04-13 18:33:02.938777 | 2026-04-13 18:33:02.938917 | PLAY [all] 2026-04-13 18:33:02.944836 | 2026-04-13 18:33:02.944905 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-13 18:33:03.364835 | instance | changed 2026-04-13 18:33:03.373264 | 2026-04-13 18:33:03.373388 | PLAY RECAP 2026-04-13 18:33:03.373453 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-13 18:33:03.373485 | 2026-04-13 18:33:03.536729 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-13 18:33:03.541277 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-13 18:33:04.123184 | 2026-04-13 18:33:04.123324 | PLAY [localhost] 2026-04-13 18:33:04.133265 | 2026-04-13 18:33:04.133341 | TASK [Generate Zuul manifest] 2026-04-13 18:33:04.156354 | localhost | ok 2026-04-13 18:33:04.172834 | 2026-04-13 18:33:04.172911 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-13 18:33:04.883979 | localhost | changed 2026-04-13 18:33:04.896433 | 2026-04-13 18:33:04.896513 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-13 18:33:05.284977 | localhost | ok 2026-04-13 18:33:05.293639 | 2026-04-13 18:33:05.293710 | TASK [Upload logs] 2026-04-13 18:33:05.327679 | localhost | ok 2026-04-13 18:33:05.387366 | 2026-04-13 18:33:05.387696 | TASK [Set zuul-log-path fact] 2026-04-13 18:33:05.410850 | localhost | ok 2026-04-13 18:33:05.425004 | 2026-04-13 18:33:05.425149 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 18:33:05.454868 | localhost | ok 2026-04-13 18:33:05.462907 | 2026-04-13 18:33:05.462977 | TASK [upload-logs : Create log directories] 2026-04-13 18:33:05.866669 | localhost | changed 2026-04-13 18:33:05.874407 | 2026-04-13 18:33:05.874490 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-13 18:33:06.282199 | localhost -> localhost | ok: Runtime: 0:00:00.011423 2026-04-13 18:33:06.288419 | 2026-04-13 18:33:06.288485 | TASK [upload-logs : Upload logs to log server] 2026-04-13 18:33:06.860209 | localhost | Output suppressed because no_log was given 2026-04-13 18:33:06.866093 | 2026-04-13 18:33:06.866162 | LOOP [upload-logs : Compress console log and json output] 2026-04-13 18:33:06.916222 | localhost | skipping: Conditional result was False 2026-04-13 18:33:06.927416 | localhost | skipping: Conditional result was False 2026-04-13 18:33:06.940465 | 2026-04-13 18:33:06.940642 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-13 18:33:06.985713 | localhost | skipping: Conditional result was False 2026-04-13 18:33:06.986133 | 2026-04-13 18:33:06.989802 | localhost | skipping: Conditional result was False 2026-04-13 18:33:07.006020 | 2026-04-13 18:33:07.006206 | LOOP [upload-logs : Upload console log and json output]