2026-04-12 20:42:00.573574 | Job console starting 2026-04-12 20:42:00.584949 | Updating git repos 2026-04-12 20:42:00.654902 | Cloning repos into workspace 2026-04-12 20:42:00.976447 | Restoring repo states 2026-04-12 20:42:01.006755 | Merging changes 2026-04-12 20:42:02.387733 | Checking out repos 2026-04-12 20:42:02.503615 | Preparing playbooks 2026-04-12 20:42:07.753767 | Running Ansible setup 2026-04-12 20:42:11.755155 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-12 20:42:12.541666 | 2026-04-12 20:42:12.541862 | PLAY [localhost] 2026-04-12 20:42:12.551443 | 2026-04-12 20:42:12.551571 | TASK [Gathering Facts] 2026-04-12 20:42:13.749906 | localhost | ok 2026-04-12 20:42:13.764174 | 2026-04-12 20:42:13.764305 | TASK [Setup log path fact] 2026-04-12 20:42:13.787184 | localhost | ok 2026-04-12 20:42:13.798370 | 2026-04-12 20:42:13.798668 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-12 20:42:13.832330 | localhost | ok 2026-04-12 20:42:14.256947 | 2026-04-12 20:42:14.257131 | TASK [emit-job-header : Print job information] 2026-04-12 20:42:14.306710 | # Job Information 2026-04-12 20:42:14.306975 | Ansible Version: 2.16.16 2026-04-12 20:42:14.307026 | Job: atmosphere-molecule-aio-ovn 2026-04-12 20:42:14.307060 | Pipeline: check 2026-04-12 20:42:14.307090 | Executor: 0a8996d2b663 2026-04-12 20:42:14.307120 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3738 2026-04-12 20:42:14.307154 | Event ID: f4270290-36af-11f1-96e0-7e298582431f 2026-04-12 20:42:14.311172 | 2026-04-12 20:42:14.311269 | LOOP [emit-job-header : Print node information] 2026-04-12 20:42:14.416077 | localhost | ok: 2026-04-12 20:42:14.416333 | localhost | # Node Information 2026-04-12 20:42:14.416377 | localhost | Inventory Hostname: instance 2026-04-12 20:42:14.416410 | localhost | Hostname: np0000165378 2026-04-12 20:42:14.416441 | localhost | Username: zuul 2026-04-12 20:42:14.416484 | localhost | Distro: Ubuntu 22.04 2026-04-12 20:42:14.416529 | localhost | Provider: yul1 2026-04-12 20:42:14.416572 | localhost | Region: ca-ymq-1 2026-04-12 20:42:14.416606 | localhost | Label: ubuntu-jammy-16 2026-04-12 20:42:14.416638 | localhost | Product Name: OpenStack Nova 2026-04-12 20:42:14.416679 | localhost | Interface IP: 199.19.213.67 2026-04-12 20:42:14.431015 | 2026-04-12 20:42:14.431252 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-12 20:42:15.539167 | localhost -> localhost | changed 2026-04-12 20:42:15.548542 | 2026-04-12 20:42:15.548714 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-12 20:42:17.184787 | localhost -> localhost | changed 2026-04-12 20:42:17.196999 | 2026-04-12 20:42:17.197149 | PLAY [all] 2026-04-12 20:42:17.212200 | 2026-04-12 20:42:17.212347 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-12 20:42:17.790514 | instance -> localhost | ok 2026-04-12 20:42:17.802367 | 2026-04-12 20:42:17.802517 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-12 20:42:17.839775 | instance | ok 2026-04-12 20:42:17.860115 | instance | included: /var/lib/zuul/builds/9378a57f631340d8b1a481caa92156cd/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-12 20:42:17.867806 | 2026-04-12 20:42:17.867953 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-12 20:42:19.133234 | instance -> localhost | Generating public/private rsa key pair. 2026-04-12 20:42:19.133524 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/9378a57f631340d8b1a481caa92156cd/work/9378a57f631340d8b1a481caa92156cd_id_rsa 2026-04-12 20:42:19.133574 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/9378a57f631340d8b1a481caa92156cd/work/9378a57f631340d8b1a481caa92156cd_id_rsa.pub 2026-04-12 20:42:19.133611 | instance -> localhost | The key fingerprint is: 2026-04-12 20:42:19.133644 | instance -> localhost | SHA256:TCjXt8D+agu7digkxG3Cm1z7KJ+fCJefaO3HORx5IAQ zuul-build-sshkey 2026-04-12 20:42:19.133690 | instance -> localhost | The key's randomart image is: 2026-04-12 20:42:19.133725 | instance -> localhost | +---[RSA 3072]----+ 2026-04-12 20:42:19.133796 | instance -> localhost | | E. | 2026-04-12 20:42:19.133837 | instance -> localhost | | .+ | 2026-04-12 20:42:19.133870 | instance -> localhost | | o ...o = . | 2026-04-12 20:42:19.133901 | instance -> localhost | | = +o.+.o . | 2026-04-12 20:42:19.133930 | instance -> localhost | | o * . .So. | 2026-04-12 20:42:19.133960 | instance -> localhost | | = o. o.. | 2026-04-12 20:42:19.133992 | instance -> localhost | | .oo+.+ +. | 2026-04-12 20:42:19.134027 | instance -> localhost | | .o+===O. | 2026-04-12 20:42:19.134061 | instance -> localhost | | +==O=oo | 2026-04-12 20:42:19.134090 | instance -> localhost | +----[SHA256]-----+ 2026-04-12 20:42:19.134186 | instance -> localhost | ok: Runtime: 0:00:00.604824 2026-04-12 20:42:19.142657 | 2026-04-12 20:42:19.142788 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-12 20:42:19.177880 | instance | ok 2026-04-12 20:42:19.189922 | instance | included: /var/lib/zuul/builds/9378a57f631340d8b1a481caa92156cd/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-12 20:42:19.199786 | 2026-04-12 20:42:19.199855 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-12 20:42:19.225428 | instance | skipping: Conditional result was False 2026-04-12 20:42:19.233540 | 2026-04-12 20:42:19.233620 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-12 20:42:19.713183 | instance | changed 2026-04-12 20:42:19.720484 | 2026-04-12 20:42:19.720554 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-12 20:42:19.932205 | instance | ok 2026-04-12 20:42:19.938533 | 2026-04-12 20:42:19.938616 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-12 20:42:20.440009 | instance | changed 2026-04-12 20:42:20.448064 | 2026-04-12 20:42:20.448239 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-12 20:42:20.950222 | instance | changed 2026-04-12 20:42:20.957500 | 2026-04-12 20:42:20.957636 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-12 20:42:20.971954 | instance | skipping: Conditional result was False 2026-04-12 20:42:20.980990 | 2026-04-12 20:42:20.981113 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-12 20:42:21.432149 | instance -> localhost | changed 2026-04-12 20:42:21.540228 | 2026-04-12 20:42:21.540399 | TASK [add-build-sshkey : Add back temp key] 2026-04-12 20:42:21.859590 | instance -> localhost | Identity added: /var/lib/zuul/builds/9378a57f631340d8b1a481caa92156cd/work/9378a57f631340d8b1a481caa92156cd_id_rsa (zuul-build-sshkey) 2026-04-12 20:42:21.859965 | instance -> localhost | ok: Runtime: 0:00:00.015289 2026-04-12 20:42:21.867476 | 2026-04-12 20:42:21.867548 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-12 20:42:22.172812 | instance | ok 2026-04-12 20:42:22.179405 | 2026-04-12 20:42:22.179486 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-12 20:42:22.206258 | instance | skipping: Conditional result was False 2026-04-12 20:42:22.233505 | 2026-04-12 20:42:22.233679 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-12 20:42:22.601146 | instance | ok 2026-04-12 20:42:22.639033 | 2026-04-12 20:42:22.639162 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-12 20:42:24.550572 | instance | Output suppressed because no_log was given 2026-04-12 20:42:24.561515 | 2026-04-12 20:42:24.561638 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-12 20:42:24.773483 | instance | ok: "logs" 2026-04-12 20:42:24.801392 | instance | ok: All items complete 2026-04-12 20:42:24.801553 | 2026-04-12 20:42:24.922836 | instance | ok: "artifacts" 2026-04-12 20:42:25.085514 | instance | ok: "docs" 2026-04-12 20:42:25.103510 | 2026-04-12 20:42:25.103688 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-12 20:42:25.311018 | instance | changed: "logs" 2026-04-12 20:42:25.485033 | instance | changed: "artifacts" 2026-04-12 20:42:25.663655 | instance | changed: "docs" 2026-04-12 20:42:25.684254 | 2026-04-12 20:42:25.684388 | PLAY RECAP 2026-04-12 20:42:25.684458 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-12 20:42:25.684500 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-12 20:42:25.684528 | 2026-04-12 20:42:25.858967 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-12 20:42:25.887134 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-12 20:42:26.812293 | 2026-04-12 20:42:27.006243 | PLAY [all] 2026-04-12 20:42:27.038500 | 2026-04-12 20:42:27.038753 | TASK [setup-uv : Extract archive] 2026-04-12 20:42:29.429976 | instance | changed 2026-04-12 20:42:29.447835 | 2026-04-12 20:42:29.448099 | TASK [setup-uv : Print version] 2026-04-12 20:42:29.811096 | instance | uv 0.8.13 2026-04-12 20:42:29.992229 | instance | ok: Runtime: 0:00:00.013026 2026-04-12 20:42:30.013778 | 2026-04-12 20:42:30.013920 | PLAY RECAP 2026-04-12 20:42:30.013991 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-12 20:42:30.014029 | 2026-04-12 20:42:30.225900 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-12 20:42:30.233578 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.1] 2026-04-12 20:42:31.075144 | 2026-04-12 20:42:31.075303 | PLAY [all] 2026-04-12 20:42:31.088143 | 2026-04-12 20:42:31.088368 | TASK [Install "jq" for log collection] 2026-04-12 20:42:45.474559 | instance | changed 2026-04-12 20:42:45.476695 | 2026-04-12 20:42:45.476759 | PLAY RECAP 2026-04-12 20:42:45.476815 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-12 20:42:45.476910 | 2026-04-12 20:42:45.670569 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.1] 2026-04-12 20:42:45.680529 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-12 20:42:46.310592 | 2026-04-12 20:42:46.310711 | PLAY [all] 2026-04-12 20:42:46.322452 | 2026-04-12 20:42:46.322546 | TASK [Copy inventory file for Zuul] 2026-04-12 20:42:47.156862 | instance | changed 2026-04-12 20:42:47.162885 | 2026-04-12 20:42:47.163025 | TASK [Switch "ansible_host" to private IP] 2026-04-12 20:42:47.511245 | instance | changed: 1 replacements made 2026-04-12 20:42:47.517685 | 2026-04-12 20:42:47.517807 | TASK [Run Molecule scenario] 2026-04-12 20:42:47.959021 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-12 20:42:47.959205 | instance | Creating virtual environment at: .venv 2026-04-12 20:42:47.982577 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-12 20:42:48.017812 | instance | Downloading kubernetes (1.9MiB) 2026-04-12 20:42:48.018065 | instance | Downloading pygments (1.2MiB) 2026-04-12 20:42:48.018419 | instance | Downloading rjsonnet (1.2MiB) 2026-04-12 20:42:48.019036 | instance | Downloading netaddr (2.2MiB) 2026-04-12 20:42:48.019497 | instance | Downloading openstacksdk (1.7MiB) 2026-04-12 20:42:48.025632 | instance | Downloading ansible-core (2.1MiB) 2026-04-12 20:42:48.026399 | instance | Downloading cryptography (4.2MiB) 2026-04-12 20:42:48.052922 | instance | Downloading setuptools (1.1MiB) 2026-04-12 20:42:48.341234 | instance | Building pyperclip==1.9.0 2026-04-12 20:42:48.355484 | instance | Downloading rjsonnet 2026-04-12 20:42:48.493265 | instance | Downloading netaddr 2026-04-12 20:42:48.520841 | instance | Downloading pygments 2026-04-12 20:42:48.538059 | instance | Downloading cryptography 2026-04-12 20:42:48.581430 | instance | Downloading setuptools 2026-04-12 20:42:48.645082 | instance | Downloading kubernetes 2026-04-12 20:42:48.682665 | instance | Downloading ansible-core 2026-04-12 20:42:48.723252 | instance | Downloading openstacksdk 2026-04-12 20:42:49.154987 | instance | Built pyperclip==1.9.0 2026-04-12 20:42:49.276292 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-12 20:42:49.322920 | instance | Installed 79 packages in 44ms 2026-04-12 20:42:49.999709 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-12 20:42:50.688514 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-12 20:42:50.688599 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-12 20:43:31.166878 | instance | INFO [aio > dependency] Executing 2026-04-12 20:43:31.167072 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-04-12 20:43:31.167336 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-04-12 20:43:31.167442 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-12 20:43:31.176880 | instance | INFO [aio > cleanup] Executing 2026-04-12 20:43:31.177220 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-12 20:43:31.186224 | instance | INFO [aio > destroy] Executing 2026-04-12 20:43:31.186274 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-04-12 20:43:31.186418 | instance | INFO [aio > destroy] Executed: Successful 2026-04-12 20:43:31.194964 | instance | INFO [aio > syntax] Executing 2026-04-12 20:43:34.457863 | instance | 2026-04-12 20:43:34.458158 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-12 20:43:34.671603 | instance | INFO [aio > syntax] Executed: Successful 2026-04-12 20:43:34.679981 | instance | INFO [aio > create] Executing 2026-04-12 20:43:34.681809 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-12 20:43:34.689622 | instance | INFO [aio > prepare] Executing 2026-04-12 20:43:35.589265 | instance | 2026-04-12 20:43:35.589511 | instance | PLAY [Prepare] ***************************************************************** 2026-04-12 20:43:35.589777 | instance | 2026-04-12 20:43:35.590055 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:43:35.590361 | instance | Sunday 12 April 2026 20:43:35 +0000 (0:00:00.027) 0:00:00.027 ********** 2026-04-12 20:43:36.757073 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-12 20:43:36.757206 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-12 20:43:36.757403 | instance | interpreter could change the meaning of that path. See 2026-04-12 20:43:36.757592 | instance | https://docs.ansible.com/ansible- 2026-04-12 20:43:36.757771 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-12 20:43:36.767437 | instance | ok: [instance] 2026-04-12 20:43:36.767757 | instance | 2026-04-12 20:43:36.768030 | instance | TASK [Configure short hostname] ************************************************ 2026-04-12 20:43:36.768319 | instance | Sunday 12 April 2026 20:43:36 +0000 (0:00:01.178) 0:00:01.206 ********** 2026-04-12 20:43:37.483560 | instance | changed: [instance] 2026-04-12 20:43:37.483650 | instance | 2026-04-12 20:43:37.483734 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-12 20:43:37.483910 | instance | Sunday 12 April 2026 20:43:37 +0000 (0:00:00.716) 0:00:01.922 ********** 2026-04-12 20:43:37.750210 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-12 20:43:37.750430 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-12 20:43:37.750682 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-12 20:43:37.758311 | instance | changed: [instance] 2026-04-12 20:43:37.758609 | instance | 2026-04-12 20:43:37.758929 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-12 20:43:37.759237 | instance | Sunday 12 April 2026 20:43:37 +0000 (0:00:00.274) 0:00:02.197 ********** 2026-04-12 20:43:39.264623 | instance | ok: [instance] 2026-04-12 20:43:39.264901 | instance | 2026-04-12 20:43:39.265196 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-12 20:43:39.265480 | instance | Sunday 12 April 2026 20:43:39 +0000 (0:00:01.505) 0:00:03.703 ********** 2026-04-12 20:43:40.278884 | instance | ok: [instance] 2026-04-12 20:43:40.279144 | instance | 2026-04-12 20:43:40.279437 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-12 20:43:40.279711 | instance | 2026-04-12 20:43:40.280082 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-12 20:43:40.280372 | instance | Sunday 12 April 2026 20:43:40 +0000 (0:00:01.014) 0:00:04.717 ********** 2026-04-12 20:43:41.606044 | instance | changed: [localhost] => (item=group_vars) 2026-04-12 20:43:41.606349 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-12 20:43:41.606878 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-12 20:43:41.607362 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-12 20:43:41.607744 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-12 20:43:41.608402 | instance | changed: [localhost] => (item=host_vars) 2026-04-12 20:43:41.608820 | instance | 2026-04-12 20:43:41.609163 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-12 20:43:41.609364 | instance | 2026-04-12 20:43:41.609605 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-12 20:43:41.609840 | instance | Sunday 12 April 2026 20:43:41 +0000 (0:00:01.327) 0:00:06.044 ********** 2026-04-12 20:43:42.219056 | instance | changed: [localhost] 2026-04-12 20:43:42.219184 | instance | 2026-04-12 20:43:42.219430 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-12 20:43:42.219660 | instance | Sunday 12 April 2026 20:43:42 +0000 (0:00:00.612) 0:00:06.657 ********** 2026-04-12 20:43:42.248458 | instance | ok: [localhost] 2026-04-12 20:43:42.248547 | instance | 2026-04-12 20:43:42.248620 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-12 20:43:42.248769 | instance | Sunday 12 April 2026 20:43:42 +0000 (0:00:00.029) 0:00:06.687 ********** 2026-04-12 20:43:42.294094 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '515012e6-35d3-5dc2-bd51-32692495fbbe'}) 2026-04-12 20:43:42.294316 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-12 20:43:42.294561 | instance | 2026-04-12 20:43:42.294835 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-12 20:43:42.295110 | instance | Sunday 12 April 2026 20:43:42 +0000 (0:00:00.045) 0:00:06.732 ********** 2026-04-12 20:43:42.882696 | instance | changed: [localhost] 2026-04-12 20:43:42.882767 | instance | 2026-04-12 20:43:42.882900 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-12 20:43:42.883016 | instance | 2026-04-12 20:43:42.883145 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-12 20:43:42.883279 | instance | Sunday 12 April 2026 20:43:42 +0000 (0:00:00.588) 0:00:07.321 ********** 2026-04-12 20:43:43.073118 | instance | changed: [localhost] 2026-04-12 20:43:43.073313 | instance | 2026-04-12 20:43:43.073571 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-12 20:43:43.073808 | instance | Sunday 12 April 2026 20:43:43 +0000 (0:00:00.190) 0:00:07.511 ********** 2026-04-12 20:43:43.097134 | instance | ok: [localhost] 2026-04-12 20:43:43.097563 | instance | 2026-04-12 20:43:43.097665 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-12 20:43:43.097927 | instance | Sunday 12 April 2026 20:43:43 +0000 (0:00:00.023) 0:00:07.535 ********** 2026-04-12 20:43:43.128447 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-12 20:43:43.128574 | instance | 2026-04-12 20:43:43.128810 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-12 20:43:43.128965 | instance | Sunday 12 April 2026 20:43:43 +0000 (0:00:00.031) 0:00:07.567 ********** 2026-04-12 20:43:43.500197 | instance | changed: [localhost] 2026-04-12 20:43:43.500334 | instance | 2026-04-12 20:43:43.500524 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-12 20:43:43.500681 | instance | 2026-04-12 20:43:43.500853 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-12 20:43:43.501029 | instance | Sunday 12 April 2026 20:43:43 +0000 (0:00:00.371) 0:00:07.939 ********** 2026-04-12 20:43:43.683647 | instance | changed: [localhost] 2026-04-12 20:43:43.683747 | instance | 2026-04-12 20:43:43.683835 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-12 20:43:43.684009 | instance | Sunday 12 April 2026 20:43:43 +0000 (0:00:00.182) 0:00:08.122 ********** 2026-04-12 20:43:43.708541 | instance | ok: [localhost] 2026-04-12 20:43:43.708624 | instance | 2026-04-12 20:43:43.708757 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-12 20:43:43.708923 | instance | Sunday 12 April 2026 20:43:43 +0000 (0:00:00.025) 0:00:08.147 ********** 2026-04-12 20:43:43.754632 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-12 20:43:43.754813 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-12 20:43:43.755102 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-12 20:43:43.755361 | instance | 2026-04-12 20:43:43.755689 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-12 20:43:43.756102 | instance | Sunday 12 April 2026 20:43:43 +0000 (0:00:00.045) 0:00:08.193 ********** 2026-04-12 20:43:44.150924 | instance | changed: [localhost] 2026-04-12 20:43:44.151035 | instance | 2026-04-12 20:43:44.151317 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-12 20:43:44.151569 | instance | 2026-04-12 20:43:44.151910 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-12 20:43:44.152196 | instance | Sunday 12 April 2026 20:43:44 +0000 (0:00:00.396) 0:00:08.589 ********** 2026-04-12 20:43:44.338868 | instance | changed: [localhost] 2026-04-12 20:43:44.339024 | instance | 2026-04-12 20:43:44.339256 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-12 20:43:44.339480 | instance | Sunday 12 April 2026 20:43:44 +0000 (0:00:00.187) 0:00:08.777 ********** 2026-04-12 20:43:44.367324 | instance | ok: [localhost] 2026-04-12 20:43:44.367671 | instance | 2026-04-12 20:43:44.368131 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-12 20:43:44.368606 | instance | Sunday 12 April 2026 20:43:44 +0000 (0:00:00.028) 0:00:08.805 ********** 2026-04-12 20:43:44.411749 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-12 20:43:44.411944 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-12 20:43:44.412167 | instance | 2026-04-12 20:43:44.412453 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-12 20:43:44.412691 | instance | Sunday 12 April 2026 20:43:44 +0000 (0:00:00.042) 0:00:08.848 ********** 2026-04-12 20:43:44.776061 | instance | changed: [localhost] 2026-04-12 20:43:44.776258 | instance | 2026-04-12 20:43:44.776507 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-12 20:43:44.776687 | instance | 2026-04-12 20:43:44.776956 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:43:44.777147 | instance | Sunday 12 April 2026 20:43:44 +0000 (0:00:00.366) 0:00:09.215 ********** 2026-04-12 20:43:45.507922 | instance | ok: [localhost] 2026-04-12 20:43:45.508000 | instance | 2026-04-12 20:43:45.508151 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-12 20:43:45.508537 | instance | Sunday 12 April 2026 20:43:45 +0000 (0:00:00.728) 0:00:09.944 ********** 2026-04-12 20:43:45.700329 | instance | changed: [localhost] 2026-04-12 20:43:45.700578 | instance | 2026-04-12 20:43:45.700875 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-12 20:43:45.701173 | instance | Sunday 12 April 2026 20:43:45 +0000 (0:00:00.195) 0:00:10.139 ********** 2026-04-12 20:43:45.731024 | instance | ok: [localhost] 2026-04-12 20:43:45.731261 | instance | 2026-04-12 20:43:45.731546 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-12 20:43:45.731862 | instance | Sunday 12 April 2026 20:43:45 +0000 (0:00:00.030) 0:00:10.169 ********** 2026-04-12 20:43:46.544841 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-12 20:43:46.545003 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-12 20:43:46.545185 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-12 20:43:46.545363 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-12 20:43:46.545554 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-12 20:43:46.545735 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-12 20:43:46.545920 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-12 20:43:46.546106 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-12 20:43:46.546296 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-12 20:43:46.546486 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-12 20:43:46.546649 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-12 20:43:46.546914 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-12 20:43:46.547099 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-12 20:43:46.547269 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-12 20:43:46.547454 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-12 20:43:46.547641 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-12 20:43:46.547824 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-12 20:43:46.548001 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-12 20:43:46.548172 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-12 20:43:46.548342 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-12 20:43:46.548512 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-12 20:43:46.548685 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-12 20:43:46.548855 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-12 20:43:46.549012 | instance | 2026-04-12 20:43:46.549209 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-12 20:43:46.549377 | instance | Sunday 12 April 2026 20:43:46 +0000 (0:00:00.813) 0:00:10.983 ********** 2026-04-12 20:43:46.922872 | instance | changed: [localhost] 2026-04-12 20:43:46.923168 | instance | 2026-04-12 20:43:46.923495 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-12 20:43:46.923938 | instance | Sunday 12 April 2026 20:43:46 +0000 (0:00:00.377) 0:00:11.361 ********** 2026-04-12 20:43:47.115802 | instance | changed: [localhost] 2026-04-12 20:43:47.116096 | instance | 2026-04-12 20:43:47.116381 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-12 20:43:47.116722 | instance | 2026-04-12 20:43:47.117094 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-12 20:43:47.117605 | instance | Sunday 12 April 2026 20:43:47 +0000 (0:00:00.192) 0:00:11.554 ********** 2026-04-12 20:43:47.315661 | instance | changed: [localhost] 2026-04-12 20:43:47.315962 | instance | 2026-04-12 20:43:47.316250 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-12 20:43:47.316524 | instance | Sunday 12 April 2026 20:43:47 +0000 (0:00:00.200) 0:00:11.754 ********** 2026-04-12 20:43:47.346637 | instance | ok: [localhost] 2026-04-12 20:43:47.346864 | instance | 2026-04-12 20:43:47.347159 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-12 20:43:47.347444 | instance | Sunday 12 April 2026 20:43:47 +0000 (0:00:00.031) 0:00:11.785 ********** 2026-04-12 20:43:47.387030 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-04-12 20:43:47.387354 | instance | 2026-04-12 20:43:47.387694 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-12 20:43:47.388053 | instance | Sunday 12 April 2026 20:43:47 +0000 (0:00:00.039) 0:00:11.825 ********** 2026-04-12 20:43:47.805515 | instance | changed: [localhost] 2026-04-12 20:43:47.805917 | instance | 2026-04-12 20:43:47.806275 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-12 20:43:47.806606 | instance | 2026-04-12 20:43:47.807005 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-12 20:43:47.807401 | instance | Sunday 12 April 2026 20:43:47 +0000 (0:00:00.418) 0:00:12.244 ********** 2026-04-12 20:43:47.988956 | instance | changed: [localhost] 2026-04-12 20:43:47.989050 | instance | 2026-04-12 20:43:47.989184 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-12 20:43:47.989642 | instance | Sunday 12 April 2026 20:43:47 +0000 (0:00:00.181) 0:00:12.426 ********** 2026-04-12 20:43:48.020825 | instance | ok: [localhost] 2026-04-12 20:43:48.020905 | instance | 2026-04-12 20:43:48.021159 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-12 20:43:48.021394 | instance | Sunday 12 April 2026 20:43:48 +0000 (0:00:00.030) 0:00:12.456 ********** 2026-04-12 20:43:48.060702 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-04-12 20:43:48.060978 | instance | 2026-04-12 20:43:48.061204 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-12 20:43:48.061422 | instance | Sunday 12 April 2026 20:43:48 +0000 (0:00:00.042) 0:00:12.499 ********** 2026-04-12 20:43:48.436543 | instance | changed: [localhost] 2026-04-12 20:43:48.436627 | instance | 2026-04-12 20:43:48.436767 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-12 20:43:48.436953 | instance | 2026-04-12 20:43:48.437113 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-12 20:43:48.437284 | instance | Sunday 12 April 2026 20:43:48 +0000 (0:00:00.375) 0:00:12.875 ********** 2026-04-12 20:43:48.628340 | instance | changed: [localhost] 2026-04-12 20:43:48.628591 | instance | 2026-04-12 20:43:48.628821 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-12 20:43:48.629059 | instance | Sunday 12 April 2026 20:43:48 +0000 (0:00:00.189) 0:00:13.065 ********** 2026-04-12 20:43:48.652986 | instance | ok: [localhost] 2026-04-12 20:43:48.653034 | instance | 2026-04-12 20:43:48.653042 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-12 20:43:48.653049 | instance | Sunday 12 April 2026 20:43:48 +0000 (0:00:00.026) 0:00:13.091 ********** 2026-04-12 20:43:49.080166 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-12 20:43:49.080253 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-12 20:43:49.080268 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-12 20:43:49.080290 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-12 20:43:49.080397 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-12 20:43:49.080549 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-12 20:43:49.080715 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-12 20:43:49.080881 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-12 20:43:49.081050 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-12 20:43:49.081200 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-12 20:43:49.081363 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-12 20:43:49.081519 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-12 20:43:49.081675 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-12 20:43:49.082114 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-12 20:43:49.082293 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-12 20:43:49.082457 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-12 20:43:49.082610 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-12 20:43:49.082766 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-12 20:43:49.082921 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-12 20:43:49.083101 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-12 20:43:49.083240 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-12 20:43:49.083399 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-12 20:43:49.083555 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-12 20:43:49.083710 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-12 20:43:49.083866 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-12 20:43:49.084019 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-12 20:43:49.084163 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-12 20:43:49.084300 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-12 20:43:49.084434 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-12 20:43:49.084591 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-12 20:43:49.084740 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-12 20:43:49.084873 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-12 20:43:49.085014 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-12 20:43:49.085156 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-12 20:43:49.085294 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-12 20:43:49.085436 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-12 20:43:49.085585 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-12 20:43:49.085751 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-12 20:43:49.085894 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-12 20:43:49.086034 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-12 20:43:49.086174 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-12 20:43:49.086315 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-12 20:43:49.086442 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-12 20:43:49.086577 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-12 20:43:49.086741 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-12 20:43:49.086890 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-12 20:43:49.087036 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-12 20:43:49.087247 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-12 20:43:49.087376 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-12 20:43:49.087539 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-12 20:43:49.087694 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-12 20:43:49.087832 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-12 20:43:49.087997 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-12 20:43:49.088138 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-12 20:43:49.088255 | instance | 2026-04-12 20:43:49.088390 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-12 20:43:49.088540 | instance | Sunday 12 April 2026 20:43:49 +0000 (0:00:00.427) 0:00:13.518 ********** 2026-04-12 20:43:49.143570 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-12 20:43:49.143777 | instance | 2026-04-12 20:43:49.144170 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-12 20:43:49.144512 | instance | Sunday 12 April 2026 20:43:49 +0000 (0:00:00.063) 0:00:13.581 ********** 2026-04-12 20:43:49.582973 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-12 20:43:49.583195 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-12 20:43:49.583485 | instance | 2026-04-12 20:43:49.583811 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-12 20:43:49.584307 | instance | Sunday 12 April 2026 20:43:49 +0000 (0:00:00.439) 0:00:14.021 ********** 2026-04-12 20:43:52.266483 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-12 20:43:52.266957 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-12 20:43:52.267362 | instance | 2026-04-12 20:43:52.267715 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-12 20:43:52.268189 | instance | Sunday 12 April 2026 20:43:52 +0000 (0:00:02.683) 0:00:16.705 ********** 2026-04-12 20:43:52.331984 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-12 20:43:52.332408 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-12 20:43:52.332743 | instance | 2026-04-12 20:43:52.333244 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-12 20:43:52.333607 | instance | Sunday 12 April 2026 20:43:52 +0000 (0:00:00.065) 0:00:16.770 ********** 2026-04-12 20:43:52.707926 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-12 20:43:52.708348 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-12 20:43:52.708676 | instance | 2026-04-12 20:43:52.709024 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-12 20:43:52.709363 | instance | Sunday 12 April 2026 20:43:52 +0000 (0:00:00.375) 0:00:17.146 ********** 2026-04-12 20:43:53.064862 | instance | changed: [localhost] 2026-04-12 20:43:53.065141 | instance | 2026-04-12 20:43:53.065393 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-12 20:43:53.065645 | instance | Sunday 12 April 2026 20:43:53 +0000 (0:00:00.357) 0:00:17.503 ********** 2026-04-12 20:43:53.104030 | instance | skipping: [localhost] 2026-04-12 20:43:53.104531 | instance | 2026-04-12 20:43:53.104909 | instance | PLAY [Setup networking] ******************************************************** 2026-04-12 20:43:53.105252 | instance | 2026-04-12 20:43:53.105612 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:43:53.105973 | instance | Sunday 12 April 2026 20:43:53 +0000 (0:00:00.039) 0:00:17.543 ********** 2026-04-12 20:43:53.851537 | instance | ok: [instance] 2026-04-12 20:43:53.851754 | instance | 2026-04-12 20:43:53.851957 | instance | TASK [Create bridge for management network] ************************************ 2026-04-12 20:43:53.852127 | instance | Sunday 12 April 2026 20:43:53 +0000 (0:00:00.747) 0:00:18.290 ********** 2026-04-12 20:43:54.236719 | instance | ok: [instance] 2026-04-12 20:43:54.237145 | instance | 2026-04-12 20:43:54.237538 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-04-12 20:43:54.237918 | instance | Sunday 12 April 2026 20:43:54 +0000 (0:00:00.384) 0:00:18.675 ********** 2026-04-12 20:43:54.468813 | instance | ok: [instance] 2026-04-12 20:43:54.469221 | instance | 2026-04-12 20:43:54.469583 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-04-12 20:43:54.470021 | instance | Sunday 12 April 2026 20:43:54 +0000 (0:00:00.232) 0:00:18.907 ********** 2026-04-12 20:43:54.674245 | instance | ok: [instance] 2026-04-12 20:43:54.674475 | instance | 2026-04-12 20:43:54.674691 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-04-12 20:43:54.674889 | instance | Sunday 12 April 2026 20:43:54 +0000 (0:00:00.205) 0:00:19.113 ********** 2026-04-12 20:43:54.886258 | instance | ok: [instance] 2026-04-12 20:43:54.886868 | instance | 2026-04-12 20:43:54.887560 | instance | TASK [Bring up interfaces] ***************************************************** 2026-04-12 20:43:54.888257 | instance | Sunday 12 April 2026 20:43:54 +0000 (0:00:00.211) 0:00:19.325 ********** 2026-04-12 20:43:55.285896 | instance | ok: [instance] => (item=br-mgmt) 2026-04-12 20:43:55.286415 | instance | ok: [instance] => (item=dummy0) 2026-04-12 20:43:55.286944 | instance | 2026-04-12 20:43:55.287404 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-12 20:43:55.287904 | instance | 2026-04-12 20:43:55.288441 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:43:55.288845 | instance | Sunday 12 April 2026 20:43:55 +0000 (0:00:00.399) 0:00:19.724 ********** 2026-04-12 20:43:56.056828 | instance | ok: [instance] 2026-04-12 20:43:56.057233 | instance | 2026-04-12 20:43:56.057593 | instance | TASK [Install depedencies] ***************************************************** 2026-04-12 20:43:56.057942 | instance | Sunday 12 April 2026 20:43:56 +0000 (0:00:00.770) 0:00:20.495 ********** 2026-04-12 20:44:20.254017 | instance | changed: [instance] 2026-04-12 20:44:20.254171 | instance | 2026-04-12 20:44:20.254181 | instance | TASK [Start up service] ******************************************************** 2026-04-12 20:44:20.254188 | instance | Sunday 12 April 2026 20:44:20 +0000 (0:00:24.196) 0:00:44.691 ********** 2026-04-12 20:44:20.908010 | instance | ok: [instance] 2026-04-12 20:44:20.908101 | instance | 2026-04-12 20:44:20.908123 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-12 20:44:20.908239 | instance | Sunday 12 April 2026 20:44:20 +0000 (0:00:00.654) 0:00:45.346 ********** 2026-04-12 20:44:21.125727 | instance | ok: [instance] 2026-04-12 20:44:21.125807 | instance | 2026-04-12 20:44:21.125905 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-12 20:44:21.126043 | instance | Sunday 12 April 2026 20:44:21 +0000 (0:00:00.218) 0:00:45.564 ********** 2026-04-12 20:44:21.593633 | instance | changed: [instance] 2026-04-12 20:44:21.593912 | instance | 2026-04-12 20:44:21.594196 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-12 20:44:21.594503 | instance | Sunday 12 April 2026 20:44:21 +0000 (0:00:00.467) 0:00:46.032 ********** 2026-04-12 20:44:21.806481 | instance | ok: [instance] 2026-04-12 20:44:21.806580 | instance | 2026-04-12 20:44:21.806752 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-12 20:44:21.806999 | instance | Sunday 12 April 2026 20:44:21 +0000 (0:00:00.213) 0:00:46.245 ********** 2026-04-12 20:44:21.831789 | instance | skipping: [instance] 2026-04-12 20:44:21.831897 | instance | 2026-04-12 20:44:21.832094 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-12 20:44:21.832311 | instance | Sunday 12 April 2026 20:44:21 +0000 (0:00:00.025) 0:00:46.270 ********** 2026-04-12 20:44:22.400839 | instance | changed: [instance] => (item=osd0) 2026-04-12 20:44:22.401339 | instance | changed: [instance] => (item=osd1) 2026-04-12 20:44:22.401786 | instance | changed: [instance] => (item=osd2) 2026-04-12 20:44:22.402307 | instance | 2026-04-12 20:44:22.402776 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-12 20:44:22.403232 | instance | Sunday 12 April 2026 20:44:22 +0000 (0:00:00.568) 0:00:46.839 ********** 2026-04-12 20:44:22.951981 | instance | changed: [instance] => (item=osd0) 2026-04-12 20:44:22.952198 | instance | changed: [instance] => (item=osd1) 2026-04-12 20:44:22.952360 | instance | changed: [instance] => (item=osd2) 2026-04-12 20:44:22.952523 | instance | 2026-04-12 20:44:22.952678 | instance | TASK [Start loop devices] ****************************************************** 2026-04-12 20:44:22.952846 | instance | Sunday 12 April 2026 20:44:22 +0000 (0:00:00.549) 0:00:47.388 ********** 2026-04-12 20:44:23.708451 | instance | changed: [instance] => (item=osd0) 2026-04-12 20:44:23.708722 | instance | changed: [instance] => (item=osd1) 2026-04-12 20:44:23.708939 | instance | changed: [instance] => (item=osd2) 2026-04-12 20:44:23.709123 | instance | 2026-04-12 20:44:23.709317 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-12 20:44:23.709511 | instance | Sunday 12 April 2026 20:44:23 +0000 (0:00:00.755) 0:00:48.143 ********** 2026-04-12 20:44:26.959895 | instance | changed: [instance] => (item=osd0) 2026-04-12 20:44:26.959951 | instance | changed: [instance] => (item=osd1) 2026-04-12 20:44:26.960139 | instance | changed: [instance] => (item=osd2) 2026-04-12 20:44:26.960390 | instance | 2026-04-12 20:44:26.960795 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-12 20:44:26.961022 | instance | Sunday 12 April 2026 20:44:26 +0000 (0:00:03.254) 0:00:51.398 ********** 2026-04-12 20:44:28.963984 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-12 20:44:28.964058 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-12 20:44:28.964952 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-12 20:44:28.964996 | instance | 2026-04-12 20:44:28.965001 | instance | PLAY [controllers] ************************************************************* 2026-04-12 20:44:28.965006 | instance | 2026-04-12 20:44:28.965010 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:44:28.965014 | instance | Sunday 12 April 2026 20:44:28 +0000 (0:00:02.004) 0:00:53.402 ********** 2026-04-12 20:44:29.875553 | instance | ok: [instance] 2026-04-12 20:44:29.875742 | instance | 2026-04-12 20:44:29.875945 | instance | TASK [Set masquerade rule] ***************************************************** 2026-04-12 20:44:29.876108 | instance | Sunday 12 April 2026 20:44:29 +0000 (0:00:00.911) 0:00:54.314 ********** 2026-04-12 20:44:30.356638 | instance | changed: [instance] 2026-04-12 20:44:30.356915 | instance | 2026-04-12 20:44:30.357145 | instance | PLAY RECAP ********************************************************************* 2026-04-12 20:44:30.357381 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-12 20:44:30.357613 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-12 20:44:30.357818 | instance | 2026-04-12 20:44:30.358035 | instance | Sunday 12 April 2026 20:44:30 +0000 (0:00:00.481) 0:00:54.795 ********** 2026-04-12 20:44:30.358283 | instance | =============================================================================== 2026-04-12 20:44:30.358505 | instance | Install depedencies ---------------------------------------------------- 24.20s 2026-04-12 20:44:30.358736 | instance | Create a volume group for each loop device ------------------------------ 3.25s 2026-04-12 20:44:30.358955 | instance | Generate SSH keys for missing variables --------------------------------- 2.68s 2026-04-12 20:44:30.359169 | instance | Create a logical volume for each loop device ---------------------------- 2.00s 2026-04-12 20:44:30.359385 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.51s 2026-04-12 20:44:30.359590 | instance | Create folders for workspace -------------------------------------------- 1.33s 2026-04-12 20:44:30.359826 | instance | Gathering Facts --------------------------------------------------------- 1.18s 2026-04-12 20:44:30.360077 | instance | Purge "snapd" package --------------------------------------------------- 1.01s 2026-04-12 20:44:30.360286 | instance | Gathering Facts --------------------------------------------------------- 0.91s 2026-04-12 20:44:30.360491 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.81s 2026-04-12 20:44:30.360696 | instance | Gathering Facts --------------------------------------------------------- 0.77s 2026-04-12 20:44:30.360900 | instance | Start loop devices ------------------------------------------------------ 0.76s 2026-04-12 20:44:30.361102 | instance | Gathering Facts --------------------------------------------------------- 0.75s 2026-04-12 20:44:30.361309 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-04-12 20:44:30.361514 | instance | Configure short hostname ------------------------------------------------ 0.72s 2026-04-12 20:44:30.361719 | instance | Start up service -------------------------------------------------------- 0.65s 2026-04-12 20:44:30.361924 | instance | Ensure the Ceph control plane configuration file exists ----------------- 0.61s 2026-04-12 20:44:30.362135 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.59s 2026-04-12 20:44:30.362372 | instance | Create devices for Ceph ------------------------------------------------- 0.57s 2026-04-12 20:44:30.362581 | instance | Set permissions on loopback devices ------------------------------------- 0.55s 2026-04-12 20:44:30.468072 | instance | INFO [aio > prepare] Executed: Successful 2026-04-12 20:44:30.480166 | instance | INFO [aio > converge] Executing 2026-04-12 20:44:33.698768 | instance | 2026-04-12 20:44:33.699246 | instance | PLAY [all] ********************************************************************* 2026-04-12 20:44:33.699552 | instance | 2026-04-12 20:44:33.699952 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:44:33.700334 | instance | Sunday 12 April 2026 20:44:33 +0000 (0:00:00.106) 0:00:00.106 ********** 2026-04-12 20:44:34.932154 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-12 20:44:34.932338 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-12 20:44:34.932610 | instance | interpreter could change the meaning of that path. See 2026-04-12 20:44:34.932969 | instance | https://docs.ansible.com/ansible- 2026-04-12 20:44:34.933309 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-12 20:44:34.950266 | instance | ok: [instance] 2026-04-12 20:44:34.950470 | instance | 2026-04-12 20:44:34.950714 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-12 20:44:34.951002 | instance | Sunday 12 April 2026 20:44:34 +0000 (0:00:01.255) 0:00:01.362 ********** 2026-04-12 20:44:35.142120 | instance | ok: [instance] 2026-04-12 20:44:35.142416 | instance | 2026-04-12 20:44:35.142700 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-12 20:44:35.142948 | instance | 2026-04-12 20:44:35.143211 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:44:35.143474 | instance | Sunday 12 April 2026 20:44:35 +0000 (0:00:00.192) 0:00:01.554 ********** 2026-04-12 20:44:36.055719 | instance | ok: [instance] 2026-04-12 20:44:36.055954 | instance | 2026-04-12 20:44:36.056246 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:44:36.056524 | instance | Sunday 12 April 2026 20:44:36 +0000 (0:00:00.913) 0:00:02.467 ********** 2026-04-12 20:44:36.383232 | instance | ok: [instance] 2026-04-12 20:44:36.383307 | instance | 2026-04-12 20:44:36.383522 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 20:44:36.383718 | instance | Sunday 12 April 2026 20:44:36 +0000 (0:00:00.327) 0:00:02.795 ********** 2026-04-12 20:44:36.431015 | instance | skipping: [instance] 2026-04-12 20:44:36.431109 | instance | 2026-04-12 20:44:36.431218 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-12 20:44:36.431344 | instance | Sunday 12 April 2026 20:44:36 +0000 (0:00:00.047) 0:00:02.842 ********** 2026-04-12 20:44:36.753062 | instance | changed: [instance] 2026-04-12 20:44:36.753251 | instance | 2026-04-12 20:44:36.753496 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:44:36.753776 | instance | Sunday 12 April 2026 20:44:36 +0000 (0:00:00.322) 0:00:03.165 ********** 2026-04-12 20:44:36.824794 | instance | ok: [instance] => { 2026-04-12 20:44:36.825112 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-12 20:44:36.825278 | instance | } 2026-04-12 20:44:36.825534 | instance | 2026-04-12 20:44:36.825866 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:44:36.826188 | instance | Sunday 12 April 2026 20:44:36 +0000 (0:00:00.071) 0:00:03.236 ********** 2026-04-12 20:44:37.416330 | instance | changed: [instance] 2026-04-12 20:44:37.416997 | instance | 2026-04-12 20:44:37.417381 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:44:37.417749 | instance | Sunday 12 April 2026 20:44:37 +0000 (0:00:00.591) 0:00:03.828 ********** 2026-04-12 20:44:37.472630 | instance | skipping: [instance] 2026-04-12 20:44:37.473005 | instance | 2026-04-12 20:44:37.473347 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 20:44:37.473678 | instance | Sunday 12 April 2026 20:44:37 +0000 (0:00:00.054) 0:00:03.882 ********** 2026-04-12 20:44:37.528414 | instance | skipping: [instance] 2026-04-12 20:44:37.528514 | instance | 2026-04-12 20:44:37.528661 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:44:37.528870 | instance | Sunday 12 April 2026 20:44:37 +0000 (0:00:00.055) 0:00:03.938 ********** 2026-04-12 20:44:37.768497 | instance | ok: [instance] 2026-04-12 20:44:37.768566 | instance | 2026-04-12 20:44:37.768965 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 20:44:37.769226 | instance | Sunday 12 April 2026 20:44:37 +0000 (0:00:00.238) 0:00:04.177 ********** 2026-04-12 20:44:38.960367 | instance | ok: [instance] 2026-04-12 20:44:38.960444 | instance | 2026-04-12 20:44:38.960571 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:44:38.960763 | instance | Sunday 12 April 2026 20:44:38 +0000 (0:00:01.195) 0:00:05.372 ********** 2026-04-12 20:44:39.036488 | instance | ok: [instance] => { 2026-04-12 20:44:39.036583 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-12 20:44:39.036683 | instance | } 2026-04-12 20:44:39.036862 | instance | 2026-04-12 20:44:39.037016 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:44:39.037167 | instance | Sunday 12 April 2026 20:44:39 +0000 (0:00:00.074) 0:00:05.446 ********** 2026-04-12 20:44:40.076272 | instance | changed: [instance] 2026-04-12 20:44:40.076464 | instance | 2026-04-12 20:44:40.076625 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:44:40.076780 | instance | Sunday 12 April 2026 20:44:40 +0000 (0:00:01.041) 0:00:06.487 ********** 2026-04-12 20:44:43.064302 | instance | changed: [instance] 2026-04-12 20:44:43.064504 | instance | 2026-04-12 20:44:43.064692 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-12 20:44:43.064892 | instance | Sunday 12 April 2026 20:44:43 +0000 (0:00:02.985) 0:00:09.473 ********** 2026-04-12 20:44:43.090895 | instance | skipping: [instance] 2026-04-12 20:44:43.090928 | instance | 2026-04-12 20:44:43.090935 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-12 20:44:43.090940 | instance | Sunday 12 April 2026 20:44:43 +0000 (0:00:00.029) 0:00:09.503 ********** 2026-04-12 20:44:43.119756 | instance | skipping: [instance] 2026-04-12 20:44:43.119843 | instance | 2026-04-12 20:44:43.119856 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-12 20:44:43.119866 | instance | Sunday 12 April 2026 20:44:43 +0000 (0:00:00.028) 0:00:09.531 ********** 2026-04-12 20:44:43.149138 | instance | skipping: [instance] 2026-04-12 20:44:43.149195 | instance | 2026-04-12 20:44:43.149206 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-12 20:44:43.149215 | instance | Sunday 12 April 2026 20:44:43 +0000 (0:00:00.029) 0:00:09.561 ********** 2026-04-12 20:44:48.567367 | instance | changed: [instance] 2026-04-12 20:44:48.567586 | instance | 2026-04-12 20:44:48.567595 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-12 20:44:48.567603 | instance | Sunday 12 April 2026 20:44:48 +0000 (0:00:05.417) 0:00:14.978 ********** 2026-04-12 20:44:49.125369 | instance | changed: [instance] 2026-04-12 20:44:49.125916 | instance | 2026-04-12 20:44:49.126361 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-12 20:44:49.126795 | instance | Sunday 12 April 2026 20:44:49 +0000 (0:00:00.558) 0:00:15.536 ********** 2026-04-12 20:44:50.084195 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-12 20:44:50.084438 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-12 20:44:50.084596 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-12 20:44:50.084787 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-12 20:44:50.084948 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-12 20:44:50.085092 | instance | 2026-04-12 20:44:50.085243 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-12 20:44:50.085392 | instance | Sunday 12 April 2026 20:44:50 +0000 (0:00:00.959) 0:00:16.496 ********** 2026-04-12 20:44:50.644442 | instance | changed: [instance] 2026-04-12 20:44:50.644555 | instance | 2026-04-12 20:44:50.644561 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-12 20:44:50.644703 | instance | Sunday 12 April 2026 20:44:50 +0000 (0:00:00.551) 0:00:17.047 ********** 2026-04-12 20:44:50.644975 | instance | 2026-04-12 20:44:50.645205 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-12 20:44:50.645415 | instance | Sunday 12 April 2026 20:44:50 +0000 (0:00:00.008) 0:00:17.056 ********** 2026-04-12 20:44:51.632951 | instance | ok: [instance] 2026-04-12 20:44:51.633345 | instance | 2026-04-12 20:44:51.633699 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-12 20:44:51.634037 | instance | Sunday 12 April 2026 20:44:51 +0000 (0:00:00.985) 0:00:18.041 ********** 2026-04-12 20:44:52.092461 | instance | changed: [instance] 2026-04-12 20:44:52.092571 | instance | 2026-04-12 20:44:52.092788 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-12 20:44:52.092970 | instance | Sunday 12 April 2026 20:44:52 +0000 (0:00:00.462) 0:00:18.504 ********** 2026-04-12 20:44:52.645645 | instance | changed: [instance] 2026-04-12 20:44:52.645766 | instance | 2026-04-12 20:44:52.646154 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:44:52.646222 | instance | Sunday 12 April 2026 20:44:52 +0000 (0:00:00.553) 0:00:19.057 ********** 2026-04-12 20:44:52.859277 | instance | ok: [instance] 2026-04-12 20:44:52.859352 | instance | 2026-04-12 20:44:52.859656 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:44:52.859698 | instance | Sunday 12 April 2026 20:44:52 +0000 (0:00:00.213) 0:00:19.271 ********** 2026-04-12 20:44:52.925083 | instance | ok: [instance] => { 2026-04-12 20:44:52.925158 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-12 20:44:52.925681 | instance | } 2026-04-12 20:44:52.925721 | instance | 2026-04-12 20:44:52.925726 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:44:52.925742 | instance | Sunday 12 April 2026 20:44:52 +0000 (0:00:00.065) 0:00:19.337 ********** 2026-04-12 20:44:53.966937 | instance | changed: [instance] 2026-04-12 20:44:53.967063 | instance | 2026-04-12 20:44:53.967437 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:44:53.967499 | instance | Sunday 12 April 2026 20:44:53 +0000 (0:00:01.041) 0:00:20.379 ********** 2026-04-12 20:44:58.386801 | instance | changed: [instance] 2026-04-12 20:44:58.386857 | instance | 2026-04-12 20:44:58.387134 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-12 20:44:58.387150 | instance | Sunday 12 April 2026 20:44:58 +0000 (0:00:04.420) 0:00:24.799 ********** 2026-04-12 20:44:59.442826 | instance | ok: [instance] 2026-04-12 20:44:59.442902 | instance | 2026-04-12 20:44:59.443153 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-12 20:44:59.443189 | instance | Sunday 12 April 2026 20:44:59 +0000 (0:00:01.055) 0:00:25.855 ********** 2026-04-12 20:44:59.820822 | instance | changed: [instance] 2026-04-12 20:44:59.820905 | instance | 2026-04-12 20:44:59.821120 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-12 20:44:59.821161 | instance | Sunday 12 April 2026 20:44:59 +0000 (0:00:00.377) 0:00:26.233 ********** 2026-04-12 20:45:00.313460 | instance | changed: [instance] 2026-04-12 20:45:00.313552 | instance | 2026-04-12 20:45:00.313859 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-12 20:45:00.313904 | instance | Sunday 12 April 2026 20:45:00 +0000 (0:00:00.492) 0:00:26.725 ********** 2026-04-12 20:45:00.947238 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-12 20:45:00.947349 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-12 20:45:00.948041 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-12 20:45:00.948289 | instance | 2026-04-12 20:45:00.948326 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-12 20:45:00.948355 | instance | Sunday 12 April 2026 20:45:00 +0000 (0:00:00.633) 0:00:27.359 ********** 2026-04-12 20:45:01.418204 | instance | changed: [instance] 2026-04-12 20:45:01.418320 | instance | 2026-04-12 20:45:01.418335 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-12 20:45:01.418505 | instance | Sunday 12 April 2026 20:45:01 +0000 (0:00:00.471) 0:00:27.830 ********** 2026-04-12 20:45:01.906439 | instance | changed: [instance] 2026-04-12 20:45:01.906518 | instance | 2026-04-12 20:45:01.906575 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-12 20:45:01.907072 | instance | Sunday 12 April 2026 20:45:01 +0000 (0:00:00.479) 0:00:28.310 ********** 2026-04-12 20:45:01.907113 | instance | 2026-04-12 20:45:01.907119 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-12 20:45:01.907123 | instance | Sunday 12 April 2026 20:45:01 +0000 (0:00:00.008) 0:00:28.318 ********** 2026-04-12 20:45:02.607781 | instance | ok: [instance] 2026-04-12 20:45:02.608243 | instance | 2026-04-12 20:45:02.608261 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-12 20:45:02.608266 | instance | Sunday 12 April 2026 20:45:02 +0000 (0:00:00.701) 0:00:29.020 ********** 2026-04-12 20:45:03.996649 | instance | changed: [instance] 2026-04-12 20:45:03.996743 | instance | 2026-04-12 20:45:03.996759 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-12 20:45:03.996926 | instance | Sunday 12 April 2026 20:45:03 +0000 (0:00:01.389) 0:00:30.409 ********** 2026-04-12 20:45:04.581615 | instance | changed: [instance] 2026-04-12 20:45:04.581682 | instance | 2026-04-12 20:45:04.581945 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-12 20:45:04.581981 | instance | Sunday 12 April 2026 20:45:04 +0000 (0:00:00.585) 0:00:30.994 ********** 2026-04-12 20:45:04.647393 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-12 20:45:04.647502 | instance | 2026-04-12 20:45:04.647766 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-12 20:45:04.647822 | instance | Sunday 12 April 2026 20:45:04 +0000 (0:00:00.065) 0:00:31.059 ********** 2026-04-12 20:45:10.030411 | instance | changed: [instance] 2026-04-12 20:45:10.030489 | instance | 2026-04-12 20:45:10.030941 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-12 20:45:10.031142 | instance | Sunday 12 April 2026 20:45:10 +0000 (0:00:05.383) 0:00:36.443 ********** 2026-04-12 20:45:10.693855 | instance | ok: [instance] => (item=chronyd) 2026-04-12 20:45:10.693939 | instance | ok: [instance] => (item=sshd) 2026-04-12 20:45:10.694529 | instance | 2026-04-12 20:45:10.694603 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-12 20:45:10.694614 | instance | Sunday 12 April 2026 20:45:10 +0000 (0:00:00.662) 0:00:37.105 ********** 2026-04-12 20:45:10.998705 | instance | changed: [instance] 2026-04-12 20:45:10.998828 | instance | 2026-04-12 20:45:10.998906 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-12 20:45:10.999090 | instance | Sunday 12 April 2026 20:45:10 +0000 (0:00:00.305) 0:00:37.411 ********** 2026-04-12 20:45:11.219295 | instance | ok: [instance] 2026-04-12 20:45:11.219375 | instance | 2026-04-12 20:45:11.219443 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-12 20:45:11.219600 | instance | Sunday 12 April 2026 20:45:11 +0000 (0:00:00.220) 0:00:37.631 ********** 2026-04-12 20:45:11.696852 | instance | changed: [instance] 2026-04-12 20:45:11.696922 | instance | 2026-04-12 20:45:11.697166 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-12 20:45:11.697183 | instance | Sunday 12 April 2026 20:45:11 +0000 (0:00:00.477) 0:00:38.109 ********** 2026-04-12 20:45:12.114962 | instance | changed: [instance] 2026-04-12 20:45:12.115042 | instance | 2026-04-12 20:45:12.115291 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-12 20:45:12.115328 | instance | Sunday 12 April 2026 20:45:12 +0000 (0:00:00.417) 0:00:38.527 ********** 2026-04-12 20:45:13.828823 | instance | ok: [instance] 2026-04-12 20:45:13.828916 | instance | 2026-04-12 20:45:13.828996 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-12 20:45:13.829141 | instance | Sunday 12 April 2026 20:45:13 +0000 (0:00:01.713) 0:00:40.241 ********** 2026-04-12 20:45:13.894220 | instance | ok: [instance] 2026-04-12 20:45:13.894303 | instance | 2026-04-12 20:45:13.894548 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-12 20:45:13.894589 | instance | Sunday 12 April 2026 20:45:13 +0000 (0:00:00.065) 0:00:40.306 ********** 2026-04-12 20:45:13.931106 | instance | skipping: [instance] 2026-04-12 20:45:13.931531 | instance | 2026-04-12 20:45:13.931738 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-12 20:45:13.931745 | instance | Sunday 12 April 2026 20:45:13 +0000 (0:00:00.036) 0:00:40.343 ********** 2026-04-12 20:45:13.971972 | instance | skipping: [instance] 2026-04-12 20:45:13.972356 | instance | 2026-04-12 20:45:13.972400 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-12 20:45:13.972407 | instance | Sunday 12 April 2026 20:45:13 +0000 (0:00:00.041) 0:00:40.384 ********** 2026-04-12 20:45:14.010748 | instance | skipping: [instance] 2026-04-12 20:45:14.010872 | instance | 2026-04-12 20:45:14.011221 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-12 20:45:14.011291 | instance | Sunday 12 April 2026 20:45:14 +0000 (0:00:00.038) 0:00:40.422 ********** 2026-04-12 20:45:14.045329 | instance | skipping: [instance] 2026-04-12 20:45:14.045463 | instance | 2026-04-12 20:45:14.045484 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-12 20:45:14.045619 | instance | Sunday 12 April 2026 20:45:14 +0000 (0:00:00.035) 0:00:40.457 ********** 2026-04-12 20:45:14.089417 | instance | skipping: [instance] 2026-04-12 20:45:14.089506 | instance | 2026-04-12 20:45:14.089611 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-12 20:45:14.089833 | instance | Sunday 12 April 2026 20:45:14 +0000 (0:00:00.043) 0:00:40.501 ********** 2026-04-12 20:45:14.134242 | instance | skipping: [instance] 2026-04-12 20:45:14.134381 | instance | 2026-04-12 20:45:14.134621 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-12 20:45:14.134785 | instance | Sunday 12 April 2026 20:45:14 +0000 (0:00:00.044) 0:00:40.546 ********** 2026-04-12 20:45:14.176624 | instance | skipping: [instance] 2026-04-12 20:45:14.176885 | instance | 2026-04-12 20:45:14.177087 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-12 20:45:14.177282 | instance | Sunday 12 April 2026 20:45:14 +0000 (0:00:00.041) 0:00:40.588 ********** 2026-04-12 20:45:14.299994 | instance | ok: [instance] 2026-04-12 20:45:14.300191 | instance | 2026-04-12 20:45:14.300353 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-12 20:45:14.300511 | instance | Sunday 12 April 2026 20:45:14 +0000 (0:00:00.120) 0:00:40.709 ********** 2026-04-12 20:45:14.521415 | instance | ok: [instance] => (item=instance) 2026-04-12 20:45:14.521450 | instance | 2026-04-12 20:45:14.521455 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-12 20:45:14.521460 | instance | Sunday 12 April 2026 20:45:14 +0000 (0:00:00.224) 0:00:40.933 ********** 2026-04-12 20:45:14.581822 | instance | ok: [instance] 2026-04-12 20:45:14.581858 | instance | 2026-04-12 20:45:14.581864 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-12 20:45:14.581869 | instance | Sunday 12 April 2026 20:45:14 +0000 (0:00:00.060) 0:00:40.994 ********** 2026-04-12 20:45:14.652044 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-12 20:45:14.652121 | instance | 2026-04-12 20:45:14.652269 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-12 20:45:14.652533 | instance | Sunday 12 April 2026 20:45:14 +0000 (0:00:00.069) 0:00:41.063 ********** 2026-04-12 20:45:15.012373 | instance | changed: [instance] 2026-04-12 20:45:15.012764 | instance | 2026-04-12 20:45:15.013074 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-12 20:45:15.013366 | instance | Sunday 12 April 2026 20:45:15 +0000 (0:00:00.360) 0:00:41.424 ********** 2026-04-12 20:45:15.775946 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-12 20:45:15.776203 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-12 20:45:15.776497 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-12 20:45:15.776765 | instance | 2026-04-12 20:45:15.777044 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-12 20:45:15.777323 | instance | Sunday 12 April 2026 20:45:15 +0000 (0:00:00.763) 0:00:42.187 ********** 2026-04-12 20:47:30.161977 | instance | ok: [instance] 2026-04-12 20:47:30.162051 | instance | 2026-04-12 20:47:30.162064 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-04-12 20:47:30.162076 | instance | Sunday 12 April 2026 20:47:30 +0000 (0:02:14.385) 0:02:56.572 ********** 2026-04-12 20:47:30.391471 | instance | changed: [instance] 2026-04-12 20:47:30.391539 | instance | 2026-04-12 20:47:30.391888 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-04-12 20:47:30.391924 | instance | Sunday 12 April 2026 20:47:30 +0000 (0:00:00.231) 0:02:56.804 ********** 2026-04-12 20:47:30.437956 | instance | ok: [instance] 2026-04-12 20:47:30.438022 | instance | 2026-04-12 20:47:30.438301 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-12 20:47:30.438339 | instance | Sunday 12 April 2026 20:47:30 +0000 (0:00:00.046) 0:02:56.850 ********** 2026-04-12 20:47:30.519652 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-12 20:47:30.520001 | instance | 2026-04-12 20:47:30.520373 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-12 20:47:30.520412 | instance | Sunday 12 April 2026 20:47:30 +0000 (0:00:00.081) 0:02:56.932 ********** 2026-04-12 20:47:32.164607 | instance | ok: [instance] 2026-04-12 20:47:32.164650 | instance | 2026-04-12 20:47:32.164655 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-12 20:47:32.164660 | instance | Sunday 12 April 2026 20:47:32 +0000 (0:00:01.644) 0:02:58.576 ********** 2026-04-12 20:47:32.230078 | instance | ok: [instance] => (item=instance) 2026-04-12 20:47:32.230113 | instance | 2026-04-12 20:47:32.230119 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-12 20:47:32.230124 | instance | Sunday 12 April 2026 20:47:32 +0000 (0:00:00.065) 0:02:58.642 ********** 2026-04-12 20:47:32.708143 | instance | ok: [instance] 2026-04-12 20:47:32.708260 | instance | 2026-04-12 20:47:32.708329 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-12 20:47:32.708513 | instance | Sunday 12 April 2026 20:47:32 +0000 (0:00:00.478) 0:02:59.120 ********** 2026-04-12 20:47:34.880599 | instance | ok: [instance] 2026-04-12 20:47:34.880669 | instance | 2026-04-12 20:47:34.880676 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-12 20:47:34.880694 | instance | Sunday 12 April 2026 20:47:34 +0000 (0:00:02.171) 0:03:01.292 ********** 2026-04-12 20:47:36.641112 | instance | ok: [instance] 2026-04-12 20:47:36.641263 | instance | 2026-04-12 20:47:36.641687 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-12 20:47:36.641741 | instance | Sunday 12 April 2026 20:47:36 +0000 (0:00:01.761) 0:03:03.053 ********** 2026-04-12 20:47:47.939146 | instance | ok: [instance] 2026-04-12 20:47:47.939226 | instance | 2026-04-12 20:47:47.939479 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-12 20:47:47.939542 | instance | Sunday 12 April 2026 20:47:47 +0000 (0:00:11.298) 0:03:14.351 ********** 2026-04-12 20:47:48.030119 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-12 20:47:48.030229 | instance | 2026-04-12 20:47:48.030237 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-12 20:47:48.030400 | instance | Sunday 12 April 2026 20:47:48 +0000 (0:00:00.091) 0:03:14.442 ********** 2026-04-12 20:47:48.082313 | instance | skipping: [instance] 2026-04-12 20:47:48.082393 | instance | 2026-04-12 20:47:48.082770 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-12 20:47:48.082810 | instance | Sunday 12 April 2026 20:47:48 +0000 (0:00:00.052) 0:03:14.494 ********** 2026-04-12 20:47:48.150146 | instance | skipping: [instance] => (item=instance) 2026-04-12 20:47:48.150233 | instance | skipping: [instance] 2026-04-12 20:47:48.150577 | instance | 2026-04-12 20:47:48.150612 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-12 20:47:48.150618 | instance | Sunday 12 April 2026 20:47:48 +0000 (0:00:00.068) 0:03:14.562 ********** 2026-04-12 20:47:48.429491 | instance | ok: [instance] 2026-04-12 20:47:48.429570 | instance | 2026-04-12 20:47:48.429812 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-12 20:47:48.429853 | instance | Sunday 12 April 2026 20:47:48 +0000 (0:00:00.279) 0:03:14.842 ********** 2026-04-12 20:47:51.780666 | instance | ok: [instance] 2026-04-12 20:47:51.780729 | instance | 2026-04-12 20:47:51.781035 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-12 20:47:51.781080 | instance | Sunday 12 April 2026 20:47:51 +0000 (0:00:03.351) 0:03:18.193 ********** 2026-04-12 20:47:53.444339 | instance | ok: [instance] 2026-04-12 20:47:53.444410 | instance | 2026-04-12 20:47:53.444416 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-12 20:47:53.444421 | instance | Sunday 12 April 2026 20:47:53 +0000 (0:00:01.662) 0:03:19.856 ********** 2026-04-12 20:47:55.096723 | instance | ok: [instance] 2026-04-12 20:47:55.096817 | instance | 2026-04-12 20:47:55.097007 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-12 20:47:55.097156 | instance | Sunday 12 April 2026 20:47:55 +0000 (0:00:01.652) 0:03:21.508 ********** 2026-04-12 20:47:57.924648 | instance | ok: [instance] 2026-04-12 20:47:57.924773 | instance | 2026-04-12 20:47:57.924813 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-12 20:47:57.924898 | instance | 2026-04-12 20:47:57.925017 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:47:57.925144 | instance | Sunday 12 April 2026 20:47:57 +0000 (0:00:02.828) 0:03:24.337 ********** 2026-04-12 20:47:58.873804 | instance | ok: [instance] 2026-04-12 20:47:58.873933 | instance | 2026-04-12 20:47:58.873945 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:47:58.874065 | instance | Sunday 12 April 2026 20:47:58 +0000 (0:00:00.948) 0:03:25.285 ********** 2026-04-12 20:47:59.098618 | instance | ok: [instance] 2026-04-12 20:47:59.098726 | instance | 2026-04-12 20:47:59.098779 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 20:47:59.098909 | instance | Sunday 12 April 2026 20:47:59 +0000 (0:00:00.224) 0:03:25.510 ********** 2026-04-12 20:47:59.148391 | instance | skipping: [instance] 2026-04-12 20:47:59.148509 | instance | 2026-04-12 20:47:59.148639 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-12 20:47:59.148764 | instance | Sunday 12 April 2026 20:47:59 +0000 (0:00:00.050) 0:03:25.560 ********** 2026-04-12 20:47:59.384046 | instance | ok: [instance] 2026-04-12 20:47:59.384152 | instance | 2026-04-12 20:47:59.384175 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:47:59.384220 | instance | Sunday 12 April 2026 20:47:59 +0000 (0:00:00.235) 0:03:25.796 ********** 2026-04-12 20:47:59.452735 | instance | ok: [instance] => { 2026-04-12 20:47:59.452861 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-12 20:47:59.453073 | instance | } 2026-04-12 20:47:59.453249 | instance | 2026-04-12 20:47:59.453469 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:47:59.453807 | instance | Sunday 12 April 2026 20:47:59 +0000 (0:00:00.068) 0:03:25.864 ********** 2026-04-12 20:47:59.782740 | instance | ok: [instance] 2026-04-12 20:47:59.782851 | instance | 2026-04-12 20:47:59.783013 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:47:59.783251 | instance | Sunday 12 April 2026 20:47:59 +0000 (0:00:00.330) 0:03:26.194 ********** 2026-04-12 20:47:59.833249 | instance | skipping: [instance] 2026-04-12 20:47:59.833378 | instance | 2026-04-12 20:47:59.833391 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 20:47:59.833460 | instance | Sunday 12 April 2026 20:47:59 +0000 (0:00:00.050) 0:03:26.245 ********** 2026-04-12 20:47:59.882848 | instance | skipping: [instance] 2026-04-12 20:47:59.882964 | instance | 2026-04-12 20:47:59.882975 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:47:59.883069 | instance | Sunday 12 April 2026 20:47:59 +0000 (0:00:00.049) 0:03:26.295 ********** 2026-04-12 20:48:00.106793 | instance | ok: [instance] 2026-04-12 20:48:00.107051 | instance | 2026-04-12 20:48:00.107345 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 20:48:00.107628 | instance | Sunday 12 April 2026 20:48:00 +0000 (0:00:00.223) 0:03:26.518 ********** 2026-04-12 20:48:01.341447 | instance | ok: [instance] 2026-04-12 20:48:01.341523 | instance | 2026-04-12 20:48:01.341631 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:48:01.341814 | instance | Sunday 12 April 2026 20:48:01 +0000 (0:00:01.234) 0:03:27.753 ********** 2026-04-12 20:48:01.427478 | instance | ok: [instance] => { 2026-04-12 20:48:01.427552 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-12 20:48:01.427676 | instance | } 2026-04-12 20:48:01.427774 | instance | 2026-04-12 20:48:01.427957 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:48:01.428085 | instance | Sunday 12 April 2026 20:48:01 +0000 (0:00:00.085) 0:03:27.839 ********** 2026-04-12 20:48:01.783499 | instance | ok: [instance] 2026-04-12 20:48:01.783614 | instance | 2026-04-12 20:48:01.783924 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:48:01.784105 | instance | Sunday 12 April 2026 20:48:01 +0000 (0:00:00.355) 0:03:28.195 ********** 2026-04-12 20:48:03.821888 | instance | ok: [instance] 2026-04-12 20:48:03.822025 | instance | 2026-04-12 20:48:03.822058 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-12 20:48:03.822200 | instance | Sunday 12 April 2026 20:48:03 +0000 (0:00:02.038) 0:03:30.234 ********** 2026-04-12 20:48:03.862933 | instance | skipping: [instance] 2026-04-12 20:48:03.863050 | instance | 2026-04-12 20:48:03.863062 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-12 20:48:03.863200 | instance | Sunday 12 April 2026 20:48:03 +0000 (0:00:00.040) 0:03:30.274 ********** 2026-04-12 20:48:03.898836 | instance | skipping: [instance] 2026-04-12 20:48:03.898964 | instance | 2026-04-12 20:48:03.898976 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-12 20:48:03.899039 | instance | Sunday 12 April 2026 20:48:03 +0000 (0:00:00.035) 0:03:30.310 ********** 2026-04-12 20:48:03.936745 | instance | skipping: [instance] 2026-04-12 20:48:03.936851 | instance | 2026-04-12 20:48:03.936986 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-12 20:48:03.937157 | instance | Sunday 12 April 2026 20:48:03 +0000 (0:00:00.037) 0:03:30.348 ********** 2026-04-12 20:48:05.308548 | instance | ok: [instance] 2026-04-12 20:48:05.308639 | instance | 2026-04-12 20:48:05.308717 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-12 20:48:05.308843 | instance | Sunday 12 April 2026 20:48:05 +0000 (0:00:01.371) 0:03:31.720 ********** 2026-04-12 20:48:05.766858 | instance | ok: [instance] 2026-04-12 20:48:05.766944 | instance | 2026-04-12 20:48:05.767031 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-12 20:48:05.767154 | instance | Sunday 12 April 2026 20:48:05 +0000 (0:00:00.458) 0:03:32.178 ********** 2026-04-12 20:48:06.774044 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-12 20:48:06.774117 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-12 20:48:06.774266 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-12 20:48:06.774464 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-12 20:48:06.774578 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-12 20:48:06.774697 | instance | 2026-04-12 20:48:06.774834 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-12 20:48:06.774966 | instance | Sunday 12 April 2026 20:48:06 +0000 (0:00:01.007) 0:03:33.186 ********** 2026-04-12 20:48:07.269586 | instance | ok: [instance] 2026-04-12 20:48:07.269666 | instance | 2026-04-12 20:48:07.269755 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-12 20:48:07.269881 | instance | Sunday 12 April 2026 20:48:07 +0000 (0:00:00.485) 0:03:33.672 ********** 2026-04-12 20:48:07.270000 | instance | 2026-04-12 20:48:07.270132 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-12 20:48:07.270267 | instance | Sunday 12 April 2026 20:48:07 +0000 (0:00:00.009) 0:03:33.682 ********** 2026-04-12 20:48:07.645608 | instance | ok: [instance] 2026-04-12 20:48:07.645689 | instance | 2026-04-12 20:48:07.645790 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:48:07.645930 | instance | Sunday 12 April 2026 20:48:07 +0000 (0:00:00.376) 0:03:34.058 ********** 2026-04-12 20:48:07.886692 | instance | ok: [instance] 2026-04-12 20:48:07.886897 | instance | 2026-04-12 20:48:07.887094 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:48:07.887268 | instance | Sunday 12 April 2026 20:48:07 +0000 (0:00:00.241) 0:03:34.299 ********** 2026-04-12 20:48:07.937334 | instance | ok: [instance] => { 2026-04-12 20:48:07.937411 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-12 20:48:07.937519 | instance | } 2026-04-12 20:48:07.937630 | instance | 2026-04-12 20:48:07.937776 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:48:07.937894 | instance | Sunday 12 April 2026 20:48:07 +0000 (0:00:00.050) 0:03:34.349 ********** 2026-04-12 20:48:08.316989 | instance | ok: [instance] 2026-04-12 20:48:08.317077 | instance | 2026-04-12 20:48:08.317096 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:48:08.317286 | instance | Sunday 12 April 2026 20:48:08 +0000 (0:00:00.379) 0:03:34.729 ********** 2026-04-12 20:48:11.463748 | instance | ok: [instance] 2026-04-12 20:48:11.463858 | instance | 2026-04-12 20:48:11.463938 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-12 20:48:11.464100 | instance | Sunday 12 April 2026 20:48:11 +0000 (0:00:03.146) 0:03:37.876 ********** 2026-04-12 20:48:12.505547 | instance | ok: [instance] 2026-04-12 20:48:12.505691 | instance | 2026-04-12 20:48:12.505887 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-12 20:48:12.506129 | instance | Sunday 12 April 2026 20:48:12 +0000 (0:00:01.041) 0:03:38.917 ********** 2026-04-12 20:48:12.705574 | instance | ok: [instance] 2026-04-12 20:48:12.705702 | instance | 2026-04-12 20:48:12.705901 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-12 20:48:12.706144 | instance | Sunday 12 April 2026 20:48:12 +0000 (0:00:00.200) 0:03:39.118 ********** 2026-04-12 20:48:13.147867 | instance | ok: [instance] 2026-04-12 20:48:13.147955 | instance | 2026-04-12 20:48:13.148033 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-12 20:48:13.148217 | instance | Sunday 12 April 2026 20:48:13 +0000 (0:00:00.442) 0:03:39.560 ********** 2026-04-12 20:48:13.720460 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-12 20:48:13.720559 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-12 20:48:13.720699 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-12 20:48:13.720822 | instance | 2026-04-12 20:48:13.720954 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-12 20:48:13.721091 | instance | Sunday 12 April 2026 20:48:13 +0000 (0:00:00.572) 0:03:40.133 ********** 2026-04-12 20:48:14.145540 | instance | ok: [instance] 2026-04-12 20:48:14.145616 | instance | 2026-04-12 20:48:14.145820 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-12 20:48:14.145956 | instance | Sunday 12 April 2026 20:48:14 +0000 (0:00:00.424) 0:03:40.557 ********** 2026-04-12 20:48:14.610675 | instance | ok: [instance] 2026-04-12 20:48:14.610751 | instance | 2026-04-12 20:48:14.610797 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-12 20:48:14.610945 | instance | Sunday 12 April 2026 20:48:14 +0000 (0:00:00.456) 0:03:41.014 ********** 2026-04-12 20:48:14.611058 | instance | 2026-04-12 20:48:14.611188 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-12 20:48:14.611311 | instance | Sunday 12 April 2026 20:48:14 +0000 (0:00:00.008) 0:03:41.023 ********** 2026-04-12 20:48:14.975087 | instance | ok: [instance] 2026-04-12 20:48:14.975158 | instance | 2026-04-12 20:48:14.975271 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-12 20:48:14.975395 | instance | Sunday 12 April 2026 20:48:14 +0000 (0:00:00.364) 0:03:41.387 ********** 2026-04-12 20:48:15.027954 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-12 20:48:15.028023 | instance | 2026-04-12 20:48:15.028153 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-12 20:48:15.028279 | instance | Sunday 12 April 2026 20:48:15 +0000 (0:00:00.052) 0:03:41.440 ********** 2026-04-12 20:48:16.278700 | instance | ok: [instance] 2026-04-12 20:48:16.278777 | instance | 2026-04-12 20:48:16.278881 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-12 20:48:16.278998 | instance | Sunday 12 April 2026 20:48:16 +0000 (0:00:01.250) 0:03:42.691 ********** 2026-04-12 20:48:16.948089 | instance | ok: [instance] => (item=chronyd) 2026-04-12 20:48:16.948171 | instance | ok: [instance] => (item=sshd) 2026-04-12 20:48:16.948297 | instance | 2026-04-12 20:48:16.948468 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-12 20:48:16.948641 | instance | Sunday 12 April 2026 20:48:16 +0000 (0:00:00.669) 0:03:43.360 ********** 2026-04-12 20:48:17.253013 | instance | ok: [instance] 2026-04-12 20:48:17.253088 | instance | 2026-04-12 20:48:17.253255 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-12 20:48:17.253423 | instance | Sunday 12 April 2026 20:48:17 +0000 (0:00:00.305) 0:03:43.665 ********** 2026-04-12 20:48:17.485179 | instance | ok: [instance] 2026-04-12 20:48:17.485258 | instance | 2026-04-12 20:48:17.485370 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-12 20:48:17.485500 | instance | Sunday 12 April 2026 20:48:17 +0000 (0:00:00.232) 0:03:43.897 ********** 2026-04-12 20:48:17.740680 | instance | ok: [instance] 2026-04-12 20:48:17.740760 | instance | 2026-04-12 20:48:17.740893 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-12 20:48:17.741023 | instance | Sunday 12 April 2026 20:48:17 +0000 (0:00:00.255) 0:03:44.153 ********** 2026-04-12 20:48:17.965933 | instance | ok: [instance] 2026-04-12 20:48:17.966015 | instance | 2026-04-12 20:48:17.966117 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-12 20:48:17.966246 | instance | Sunday 12 April 2026 20:48:17 +0000 (0:00:00.225) 0:03:44.378 ********** 2026-04-12 20:48:18.210207 | instance | ok: [instance] => (item=instance) 2026-04-12 20:48:18.210272 | instance | 2026-04-12 20:48:18.210399 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-12 20:48:18.210525 | instance | Sunday 12 April 2026 20:48:18 +0000 (0:00:00.244) 0:03:44.622 ********** 2026-04-12 20:48:18.261912 | instance | ok: [instance] 2026-04-12 20:48:18.261982 | instance | 2026-04-12 20:48:18.262082 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-12 20:48:18.262293 | instance | Sunday 12 April 2026 20:48:18 +0000 (0:00:00.051) 0:03:44.674 ********** 2026-04-12 20:48:23.286363 | instance | ok: [instance] 2026-04-12 20:48:23.286434 | instance | 2026-04-12 20:48:23.286761 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-12 20:48:23.286832 | instance | Sunday 12 April 2026 20:48:23 +0000 (0:00:05.023) 0:03:49.698 ********** 2026-04-12 20:48:23.341042 | instance | ok: [instance] 2026-04-12 20:48:23.341084 | instance | 2026-04-12 20:48:23.341089 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-12 20:48:23.341094 | instance | Sunday 12 April 2026 20:48:23 +0000 (0:00:00.054) 0:03:49.752 ********** 2026-04-12 20:48:23.409493 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-12 20:48:23.409594 | instance | 2026-04-12 20:48:23.409612 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-12 20:48:23.409773 | instance | Sunday 12 April 2026 20:48:23 +0000 (0:00:00.069) 0:03:49.821 ********** 2026-04-12 20:48:23.460467 | instance | skipping: [instance] 2026-04-12 20:48:23.460565 | instance | 2026-04-12 20:48:23.460702 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-12 20:48:23.460923 | instance | Sunday 12 April 2026 20:48:23 +0000 (0:00:00.051) 0:03:49.873 ********** 2026-04-12 20:48:23.519356 | instance | skipping: [instance] => (item=instance) 2026-04-12 20:48:23.519418 | instance | skipping: [instance] 2026-04-12 20:48:23.519586 | instance | 2026-04-12 20:48:23.519775 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-12 20:48:23.519955 | instance | Sunday 12 April 2026 20:48:23 +0000 (0:00:00.058) 0:03:49.931 ********** 2026-04-12 20:48:23.781466 | instance | ok: [instance] 2026-04-12 20:48:23.781539 | instance | 2026-04-12 20:48:23.781836 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-12 20:48:23.782219 | instance | Sunday 12 April 2026 20:48:23 +0000 (0:00:00.261) 0:03:50.193 ********** 2026-04-12 20:48:25.846679 | instance | ok: [instance] 2026-04-12 20:48:25.846758 | instance | 2026-04-12 20:48:25.847018 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-12 20:48:25.847045 | instance | Sunday 12 April 2026 20:48:25 +0000 (0:00:02.065) 0:03:52.259 ********** 2026-04-12 20:48:25.881490 | instance | skipping: [instance] 2026-04-12 20:48:25.881657 | instance | 2026-04-12 20:48:25.882070 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-12 20:48:25.882092 | instance | Sunday 12 April 2026 20:48:25 +0000 (0:00:00.034) 0:03:52.294 ********** 2026-04-12 20:48:25.907575 | instance | skipping: [instance] 2026-04-12 20:48:25.907988 | instance | 2026-04-12 20:48:25.908078 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-12 20:48:25.908179 | instance | Sunday 12 April 2026 20:48:25 +0000 (0:00:00.025) 0:03:52.320 ********** 2026-04-12 20:48:31.226584 | instance | ok: [instance] 2026-04-12 20:48:31.226667 | instance | 2026-04-12 20:48:31.226949 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-12 20:48:31.226988 | instance | Sunday 12 April 2026 20:48:31 +0000 (0:00:05.319) 0:03:57.639 ********** 2026-04-12 20:48:41.903000 | instance | ok: [instance] 2026-04-12 20:48:41.903108 | instance | 2026-04-12 20:48:41.903121 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-12 20:48:41.903133 | instance | Sunday 12 April 2026 20:48:41 +0000 (0:00:10.676) 0:04:08.315 ********** 2026-04-12 20:50:18.717190 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-12 20:50:18.717332 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-12 20:50:18.717348 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-12 20:50:18.717495 | instance | 2026-04-12 20:50:18.717691 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-12 20:50:18.717816 | instance | Sunday 12 April 2026 20:50:18 +0000 (0:01:36.813) 0:05:45.129 ********** 2026-04-12 20:50:20.397144 | instance | ok: [instance] 2026-04-12 20:50:20.397713 | instance | 2026-04-12 20:50:20.397764 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-12 20:50:20.397771 | instance | Sunday 12 April 2026 20:50:20 +0000 (0:00:01.679) 0:05:46.809 ********** 2026-04-12 20:50:22.040696 | instance | ok: [instance] 2026-04-12 20:50:22.040767 | instance | 2026-04-12 20:50:22.041063 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-12 20:50:22.041100 | instance | Sunday 12 April 2026 20:50:22 +0000 (0:00:01.644) 0:05:48.453 ********** 2026-04-12 20:50:22.111814 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-12 20:50:22.111898 | instance | 2026-04-12 20:50:22.112231 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-12 20:50:22.112278 | instance | Sunday 12 April 2026 20:50:22 +0000 (0:00:00.070) 0:05:48.524 ********** 2026-04-12 20:50:22.159356 | instance | ok: [instance] 2026-04-12 20:50:22.159445 | instance | 2026-04-12 20:50:22.159736 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-12 20:50:22.159777 | instance | Sunday 12 April 2026 20:50:22 +0000 (0:00:00.047) 0:05:48.571 ********** 2026-04-12 20:50:23.860052 | instance | ok: [instance] 2026-04-12 20:50:23.860147 | instance | 2026-04-12 20:50:23.860384 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-12 20:50:23.860426 | instance | Sunday 12 April 2026 20:50:23 +0000 (0:00:01.700) 0:05:50.272 ********** 2026-04-12 20:50:23.909790 | instance | ok: [instance] 2026-04-12 20:50:23.909867 | instance | 2026-04-12 20:50:23.910147 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-12 20:50:23.910180 | instance | Sunday 12 April 2026 20:50:23 +0000 (0:00:00.049) 0:05:50.322 ********** 2026-04-12 20:50:23.958062 | instance | skipping: [instance] => (item=1) 2026-04-12 20:50:23.958275 | instance | skipping: [instance] => (item=1) 2026-04-12 20:50:23.958369 | instance | skipping: [instance] => (item=1) 2026-04-12 20:50:23.958457 | instance | skipping: [instance] 2026-04-12 20:50:23.958709 | instance | 2026-04-12 20:50:23.958728 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-12 20:50:23.958903 | instance | Sunday 12 April 2026 20:50:23 +0000 (0:00:00.047) 0:05:50.370 ********** 2026-04-12 20:50:24.007223 | instance | skipping: [instance] 2026-04-12 20:50:24.008073 | instance | 2026-04-12 20:50:24.008094 | instance | PLAY [all] ********************************************************************* 2026-04-12 20:50:24.008101 | instance | 2026-04-12 20:50:24.008107 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-12 20:50:24.008114 | instance | Sunday 12 April 2026 20:50:24 +0000 (0:00:00.049) 0:05:50.420 ********** 2026-04-12 20:50:24.384193 | instance | changed: [instance] 2026-04-12 20:50:24.384325 | instance | 2026-04-12 20:50:24.384471 | instance | PLAY [all] ********************************************************************* 2026-04-12 20:50:24.384590 | instance | 2026-04-12 20:50:24.384728 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:50:24.384888 | instance | Sunday 12 April 2026 20:50:24 +0000 (0:00:00.376) 0:05:50.796 ********** 2026-04-12 20:50:25.399486 | instance | ok: [instance] 2026-04-12 20:50:25.406331 | instance | 2026-04-12 20:50:25.406374 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-12 20:50:25.406385 | instance | Sunday 12 April 2026 20:50:25 +0000 (0:00:01.015) 0:05:51.812 ********** 2026-04-12 20:50:30.302475 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-12 20:50:30.302548 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-12 20:50:30.303908 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-12 20:50:30.303987 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-12 20:50:30.303999 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-12 20:50:30.304009 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-12 20:50:30.304019 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-12 20:50:30.304028 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-12 20:50:30.304038 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-12 20:50:30.304047 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-12 20:50:30.304056 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-12 20:50:30.304074 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-12 20:50:30.304083 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-12 20:50:30.305363 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-12 20:50:30.305402 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-12 20:50:30.305408 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-12 20:50:30.305412 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-12 20:50:30.305416 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-12 20:50:30.305420 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-12 20:50:30.305424 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-12 20:50:30.305428 | instance | 2026-04-12 20:50:30.305433 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-12 20:50:30.305437 | instance | Sunday 12 April 2026 20:50:30 +0000 (0:00:04.903) 0:05:56.715 ********** 2026-04-12 20:50:30.519306 | instance | changed: [instance] 2026-04-12 20:50:30.519389 | instance | 2026-04-12 20:50:30.519627 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-12 20:50:30.519667 | instance | Sunday 12 April 2026 20:50:30 +0000 (0:00:00.216) 0:05:56.931 ********** 2026-04-12 20:50:30.982331 | instance | changed: [instance] 2026-04-12 20:50:30.982438 | instance | 2026-04-12 20:50:30.982674 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-12 20:50:30.982720 | instance | Sunday 12 April 2026 20:50:30 +0000 (0:00:00.463) 0:05:57.394 ********** 2026-04-12 20:50:31.250180 | instance | ok: [instance] 2026-04-12 20:50:31.250302 | instance | 2026-04-12 20:50:31.250640 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-12 20:50:31.250680 | instance | Sunday 12 April 2026 20:50:31 +0000 (0:00:00.267) 0:05:57.662 ********** 2026-04-12 20:50:31.300592 | instance | ok: [instance] 2026-04-12 20:50:31.300676 | instance | 2026-04-12 20:50:31.301138 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-12 20:50:31.301175 | instance | 2026-04-12 20:50:31.301181 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:50:31.301185 | instance | Sunday 12 April 2026 20:50:31 +0000 (0:00:00.050) 0:05:57.713 ********** 2026-04-12 20:50:32.240479 | instance | ok: [instance] 2026-04-12 20:50:32.241203 | instance | 2026-04-12 20:50:32.241224 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-12 20:50:32.241232 | instance | Sunday 12 April 2026 20:50:32 +0000 (0:00:00.939) 0:05:58.652 ********** 2026-04-12 20:50:32.461730 | instance | changed: [instance] 2026-04-12 20:50:32.461807 | instance | 2026-04-12 20:50:32.462243 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-12 20:50:32.462297 | instance | Sunday 12 April 2026 20:50:32 +0000 (0:00:00.221) 0:05:58.874 ********** 2026-04-12 20:50:33.379641 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-12 20:50:33.379925 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-12 20:50:33.380943 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-12 20:50:33.380993 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-12 20:50:33.381001 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-12 20:50:33.381008 | instance | 2026-04-12 20:50:33.381014 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-12 20:50:33.381019 | instance | Sunday 12 April 2026 20:50:33 +0000 (0:00:00.918) 0:05:59.792 ********** 2026-04-12 20:50:33.562385 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-04-12 20:50:33.722153 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-04-12 20:50:33.884014 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-04-12 20:50:33.894285 | instance | ...ignoring 2026-04-12 20:50:33.894967 | instance | 2026-04-12 20:50:33.894990 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-12 20:50:33.894998 | instance | Sunday 12 April 2026 20:50:33 +0000 (0:00:00.514) 0:06:00.306 ********** 2026-04-12 20:50:34.082285 | instance | ok: [instance] 2026-04-12 20:50:34.082811 | instance | 2026-04-12 20:50:34.082836 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-12 20:50:34.082847 | instance | Sunday 12 April 2026 20:50:34 +0000 (0:00:00.187) 0:06:00.494 ********** 2026-04-12 20:50:34.275923 | instance | ok: [instance] 2026-04-12 20:50:34.276080 | instance | 2026-04-12 20:50:34.276379 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-12 20:50:34.276662 | instance | Sunday 12 April 2026 20:50:34 +0000 (0:00:00.193) 0:06:00.688 ********** 2026-04-12 20:50:34.312022 | instance | ok: [instance] 2026-04-12 20:50:34.312135 | instance | 2026-04-12 20:50:34.312333 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-12 20:50:34.312500 | instance | Sunday 12 April 2026 20:50:34 +0000 (0:00:00.036) 0:06:00.724 ********** 2026-04-12 20:50:34.348515 | instance | ok: [instance] 2026-04-12 20:50:34.348649 | instance | 2026-04-12 20:50:34.348791 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-12 20:50:34.349028 | instance | Sunday 12 April 2026 20:50:34 +0000 (0:00:00.036) 0:06:00.761 ********** 2026-04-12 20:50:35.001301 | instance | ok: [instance] 2026-04-12 20:50:35.001345 | instance | 2026-04-12 20:50:35.001354 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-12 20:50:35.001361 | instance | Sunday 12 April 2026 20:50:34 +0000 (0:00:00.652) 0:06:01.413 ********** 2026-04-12 20:50:35.339899 | instance | ok: [instance] 2026-04-12 20:50:35.339960 | instance | 2026-04-12 20:50:35.339965 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-12 20:50:35.339970 | instance | Sunday 12 April 2026 20:50:35 +0000 (0:00:00.211) 0:06:01.624 ********** 2026-04-12 20:50:35.339974 | instance | 2026-04-12 20:50:35.339978 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-12 20:50:35.339988 | instance | 2026-04-12 20:50:35.340348 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:50:35.340399 | instance | Sunday 12 April 2026 20:50:35 +0000 (0:00:00.127) 0:06:01.752 ********** 2026-04-12 20:50:36.265752 | instance | ok: [instance] 2026-04-12 20:50:36.265828 | instance | 2026-04-12 20:50:36.266221 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:50:36.266267 | instance | Sunday 12 April 2026 20:50:36 +0000 (0:00:00.925) 0:06:02.678 ********** 2026-04-12 20:50:36.482372 | instance | ok: [instance] 2026-04-12 20:50:36.482456 | instance | 2026-04-12 20:50:36.482829 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 20:50:36.482882 | instance | Sunday 12 April 2026 20:50:36 +0000 (0:00:00.216) 0:06:02.894 ********** 2026-04-12 20:50:36.522150 | instance | skipping: [instance] 2026-04-12 20:50:36.522819 | instance | 2026-04-12 20:50:36.522863 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-12 20:50:36.522870 | instance | Sunday 12 April 2026 20:50:36 +0000 (0:00:00.039) 0:06:02.934 ********** 2026-04-12 20:50:36.750723 | instance | ok: [instance] 2026-04-12 20:50:36.750798 | instance | 2026-04-12 20:50:36.751075 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:50:36.751114 | instance | Sunday 12 April 2026 20:50:36 +0000 (0:00:00.229) 0:06:03.163 ********** 2026-04-12 20:50:36.806985 | instance | ok: [instance] => { 2026-04-12 20:50:36.807824 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-12 20:50:36.807872 | instance | } 2026-04-12 20:50:36.807880 | instance | 2026-04-12 20:50:36.807886 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:50:36.807892 | instance | Sunday 12 April 2026 20:50:36 +0000 (0:00:00.055) 0:06:03.219 ********** 2026-04-12 20:50:37.137882 | instance | ok: [instance] 2026-04-12 20:50:37.137962 | instance | 2026-04-12 20:50:37.138295 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:50:37.138542 | instance | Sunday 12 April 2026 20:50:37 +0000 (0:00:00.331) 0:06:03.550 ********** 2026-04-12 20:50:37.188311 | instance | skipping: [instance] 2026-04-12 20:50:37.188618 | instance | 2026-04-12 20:50:37.188860 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:50:37.189085 | instance | Sunday 12 April 2026 20:50:37 +0000 (0:00:00.050) 0:06:03.600 ********** 2026-04-12 20:50:37.400325 | instance | ok: [instance] 2026-04-12 20:50:37.400394 | instance | 2026-04-12 20:50:37.400551 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 20:50:37.400743 | instance | Sunday 12 April 2026 20:50:37 +0000 (0:00:00.209) 0:06:03.810 ********** 2026-04-12 20:50:38.448290 | instance | ok: [instance] 2026-04-12 20:50:38.448364 | instance | 2026-04-12 20:50:38.448747 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:50:38.448802 | instance | Sunday 12 April 2026 20:50:38 +0000 (0:00:01.050) 0:06:04.860 ********** 2026-04-12 20:50:38.515454 | instance | ok: [instance] => { 2026-04-12 20:50:38.515539 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-12 20:50:38.515994 | instance | } 2026-04-12 20:50:38.516076 | instance | 2026-04-12 20:50:38.516094 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:50:38.516107 | instance | Sunday 12 April 2026 20:50:38 +0000 (0:00:00.067) 0:06:04.928 ********** 2026-04-12 20:50:38.857873 | instance | ok: [instance] 2026-04-12 20:50:38.857947 | instance | 2026-04-12 20:50:38.858216 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:50:38.858258 | instance | Sunday 12 April 2026 20:50:38 +0000 (0:00:00.342) 0:06:05.270 ********** 2026-04-12 20:50:40.888314 | instance | ok: [instance] 2026-04-12 20:50:40.888386 | instance | 2026-04-12 20:50:40.888651 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-12 20:50:40.888690 | instance | Sunday 12 April 2026 20:50:40 +0000 (0:00:02.030) 0:06:07.300 ********** 2026-04-12 20:50:40.916117 | instance | skipping: [instance] 2026-04-12 20:50:40.916217 | instance | 2026-04-12 20:50:40.916521 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-12 20:50:40.916536 | instance | Sunday 12 April 2026 20:50:40 +0000 (0:00:00.027) 0:06:07.328 ********** 2026-04-12 20:50:40.948590 | instance | skipping: [instance] 2026-04-12 20:50:40.949092 | instance | 2026-04-12 20:50:40.949113 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-12 20:50:40.949121 | instance | Sunday 12 April 2026 20:50:40 +0000 (0:00:00.032) 0:06:07.361 ********** 2026-04-12 20:50:40.985158 | instance | skipping: [instance] 2026-04-12 20:50:40.985620 | instance | 2026-04-12 20:50:40.985638 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-12 20:50:40.985645 | instance | Sunday 12 April 2026 20:50:40 +0000 (0:00:00.036) 0:06:07.397 ********** 2026-04-12 20:50:42.064910 | instance | ok: [instance] 2026-04-12 20:50:42.064982 | instance | 2026-04-12 20:50:42.065240 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-12 20:50:42.065280 | instance | Sunday 12 April 2026 20:50:42 +0000 (0:00:01.079) 0:06:08.477 ********** 2026-04-12 20:50:42.504518 | instance | ok: [instance] 2026-04-12 20:50:42.505087 | instance | 2026-04-12 20:50:42.505132 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-12 20:50:42.505139 | instance | Sunday 12 April 2026 20:50:42 +0000 (0:00:00.439) 0:06:08.916 ********** 2026-04-12 20:50:43.466298 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-12 20:50:43.466387 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-12 20:50:43.467325 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-12 20:50:43.467372 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-12 20:50:43.467379 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-12 20:50:43.467386 | instance | 2026-04-12 20:50:43.467392 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-12 20:50:43.467397 | instance | Sunday 12 April 2026 20:50:43 +0000 (0:00:00.961) 0:06:09.878 ********** 2026-04-12 20:50:43.987639 | instance | ok: [instance] 2026-04-12 20:50:43.987722 | instance | 2026-04-12 20:50:43.987910 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-12 20:50:43.987984 | instance | Sunday 12 April 2026 20:50:43 +0000 (0:00:00.514) 0:06:10.393 ********** 2026-04-12 20:50:43.988341 | instance | 2026-04-12 20:50:43.988381 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-12 20:50:43.988387 | instance | Sunday 12 April 2026 20:50:43 +0000 (0:00:00.006) 0:06:10.400 ********** 2026-04-12 20:50:44.368987 | instance | ok: [instance] 2026-04-12 20:50:44.369060 | instance | 2026-04-12 20:50:44.369321 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-12 20:50:44.369353 | instance | Sunday 12 April 2026 20:50:44 +0000 (0:00:00.381) 0:06:10.781 ********** 2026-04-12 20:50:44.965195 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-04-12 20:50:44.979978 | instance | ...ignoring 2026-04-12 20:50:44.980073 | instance | 2026-04-12 20:50:44.980212 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-12 20:50:44.980368 | instance | Sunday 12 April 2026 20:50:44 +0000 (0:00:00.611) 0:06:11.392 ********** 2026-04-12 20:50:45.022478 | instance | skipping: [instance] 2026-04-12 20:50:45.023014 | instance | 2026-04-12 20:50:45.023060 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-12 20:50:45.023068 | instance | Sunday 12 April 2026 20:50:45 +0000 (0:00:00.041) 0:06:11.434 ********** 2026-04-12 20:50:45.056346 | instance | skipping: [instance] 2026-04-12 20:50:45.056425 | instance | 2026-04-12 20:50:45.056541 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-12 20:50:45.056696 | instance | Sunday 12 April 2026 20:50:45 +0000 (0:00:00.034) 0:06:11.469 ********** 2026-04-12 20:50:45.099849 | instance | skipping: [instance] 2026-04-12 20:50:45.099927 | instance | 2026-04-12 20:50:45.100138 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-12 20:50:45.100183 | instance | Sunday 12 April 2026 20:50:45 +0000 (0:00:00.043) 0:06:11.512 ********** 2026-04-12 20:50:45.143105 | instance | skipping: [instance] 2026-04-12 20:50:45.143183 | instance | 2026-04-12 20:50:45.143509 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-12 20:50:45.143571 | instance | Sunday 12 April 2026 20:50:45 +0000 (0:00:00.042) 0:06:11.555 ********** 2026-04-12 20:50:45.196582 | instance | skipping: [instance] 2026-04-12 20:50:45.196693 | instance | 2026-04-12 20:50:45.196704 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:50:45.196885 | instance | Sunday 12 April 2026 20:50:45 +0000 (0:00:00.053) 0:06:11.609 ********** 2026-04-12 20:50:45.415965 | instance | ok: [instance] 2026-04-12 20:50:45.416455 | instance | 2026-04-12 20:50:45.416475 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:50:45.416483 | instance | Sunday 12 April 2026 20:50:45 +0000 (0:00:00.219) 0:06:11.828 ********** 2026-04-12 20:50:45.470846 | instance | ok: [instance] => { 2026-04-12 20:50:45.471713 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-12 20:50:45.471733 | instance | } 2026-04-12 20:50:45.471741 | instance | 2026-04-12 20:50:45.471747 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:50:45.471752 | instance | Sunday 12 April 2026 20:50:45 +0000 (0:00:00.054) 0:06:11.882 ********** 2026-04-12 20:50:46.268495 | instance | changed: [instance] 2026-04-12 20:50:46.268581 | instance | 2026-04-12 20:50:46.268827 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:50:46.268871 | instance | Sunday 12 April 2026 20:50:46 +0000 (0:00:00.798) 0:06:12.681 ********** 2026-04-12 20:50:46.315479 | instance | skipping: [instance] 2026-04-12 20:50:46.315551 | instance | 2026-04-12 20:50:46.315859 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:50:46.315922 | instance | Sunday 12 April 2026 20:50:46 +0000 (0:00:00.046) 0:06:12.727 ********** 2026-04-12 20:50:46.541281 | instance | ok: [instance] 2026-04-12 20:50:46.541363 | instance | 2026-04-12 20:50:46.541621 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:50:46.541683 | instance | Sunday 12 April 2026 20:50:46 +0000 (0:00:00.225) 0:06:12.953 ********** 2026-04-12 20:50:46.589952 | instance | ok: [instance] => { 2026-04-12 20:50:46.590069 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-12 20:50:46.590243 | instance | } 2026-04-12 20:50:46.590525 | instance | 2026-04-12 20:50:46.590754 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:50:46.590973 | instance | Sunday 12 April 2026 20:50:46 +0000 (0:00:00.048) 0:06:13.002 ********** 2026-04-12 20:50:47.310293 | instance | changed: [instance] 2026-04-12 20:50:47.310358 | instance | 2026-04-12 20:50:47.310516 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:50:47.310771 | instance | Sunday 12 April 2026 20:50:47 +0000 (0:00:00.720) 0:06:13.722 ********** 2026-04-12 20:50:47.363759 | instance | skipping: [instance] 2026-04-12 20:50:47.363908 | instance | 2026-04-12 20:50:47.363989 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-12 20:50:47.364193 | instance | Sunday 12 April 2026 20:50:47 +0000 (0:00:00.053) 0:06:13.776 ********** 2026-04-12 20:50:47.395550 | instance | skipping: [instance] 2026-04-12 20:50:47.395782 | instance | 2026-04-12 20:50:47.395990 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-12 20:50:47.396177 | instance | Sunday 12 April 2026 20:50:47 +0000 (0:00:00.028) 0:06:13.805 ********** 2026-04-12 20:50:47.426388 | instance | skipping: [instance] 2026-04-12 20:50:47.426428 | instance | 2026-04-12 20:50:47.426433 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-12 20:50:47.426438 | instance | Sunday 12 April 2026 20:50:47 +0000 (0:00:00.033) 0:06:13.838 ********** 2026-04-12 20:50:47.458522 | instance | skipping: [instance] 2026-04-12 20:50:47.458561 | instance | 2026-04-12 20:50:47.458567 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-12 20:50:47.458571 | instance | Sunday 12 April 2026 20:50:47 +0000 (0:00:00.032) 0:06:13.870 ********** 2026-04-12 20:50:48.552557 | instance | ok: [instance] 2026-04-12 20:50:48.552621 | instance | 2026-04-12 20:50:48.552755 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-12 20:50:48.553049 | instance | Sunday 12 April 2026 20:50:48 +0000 (0:00:01.093) 0:06:14.964 ********** 2026-04-12 20:50:48.970231 | instance | ok: [instance] 2026-04-12 20:50:48.970469 | instance | 2026-04-12 20:50:48.970744 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-12 20:50:48.971017 | instance | Sunday 12 April 2026 20:50:48 +0000 (0:00:00.418) 0:06:15.382 ********** 2026-04-12 20:50:49.922940 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-12 20:50:49.923011 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-12 20:50:49.923027 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-12 20:50:49.923037 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-12 20:50:49.923046 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-12 20:50:49.923055 | instance | 2026-04-12 20:50:49.923064 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-12 20:50:49.923073 | instance | Sunday 12 April 2026 20:50:49 +0000 (0:00:00.950) 0:06:16.333 ********** 2026-04-12 20:50:50.436566 | instance | ok: [instance] 2026-04-12 20:50:50.436649 | instance | 2026-04-12 20:50:50.436768 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-12 20:50:50.436892 | instance | Sunday 12 April 2026 20:50:50 +0000 (0:00:00.504) 0:06:16.837 ********** 2026-04-12 20:50:50.437014 | instance | 2026-04-12 20:50:50.437137 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-12 20:50:50.437256 | instance | Sunday 12 April 2026 20:50:50 +0000 (0:00:00.010) 0:06:16.848 ********** 2026-04-12 20:50:50.771286 | instance | ok: [instance] 2026-04-12 20:50:50.771428 | instance | 2026-04-12 20:50:50.771606 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:50:50.771777 | instance | Sunday 12 April 2026 20:50:50 +0000 (0:00:00.334) 0:06:17.183 ********** 2026-04-12 20:50:50.977217 | instance | ok: [instance] 2026-04-12 20:50:50.977333 | instance | 2026-04-12 20:50:50.977537 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:50:50.977711 | instance | Sunday 12 April 2026 20:50:50 +0000 (0:00:00.206) 0:06:17.389 ********** 2026-04-12 20:50:51.033290 | instance | ok: [instance] => { 2026-04-12 20:50:51.033429 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-04-12 20:50:51.033600 | instance | } 2026-04-12 20:50:51.033766 | instance | 2026-04-12 20:50:51.033948 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:50:51.034125 | instance | Sunday 12 April 2026 20:50:51 +0000 (0:00:00.056) 0:06:17.445 ********** 2026-04-12 20:50:51.593004 | instance | changed: [instance] 2026-04-12 20:50:51.593201 | instance | 2026-04-12 20:50:51.593549 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:50:51.593820 | instance | Sunday 12 April 2026 20:50:51 +0000 (0:00:00.559) 0:06:18.004 ********** 2026-04-12 20:50:54.026339 | instance | changed: [instance] 2026-04-12 20:50:54.026412 | instance | 2026-04-12 20:50:54.026431 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:50:54.026602 | instance | Sunday 12 April 2026 20:50:54 +0000 (0:00:02.433) 0:06:20.438 ********** 2026-04-12 20:50:54.087047 | instance | ok: [instance] => { 2026-04-12 20:50:54.087178 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-04-12 20:50:54.087192 | instance | } 2026-04-12 20:50:54.087284 | instance | 2026-04-12 20:50:54.087536 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:50:54.087589 | instance | Sunday 12 April 2026 20:50:54 +0000 (0:00:00.061) 0:06:20.499 ********** 2026-04-12 20:50:54.730520 | instance | changed: [instance] 2026-04-12 20:50:54.730603 | instance | 2026-04-12 20:50:54.730668 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:50:54.730806 | instance | Sunday 12 April 2026 20:50:54 +0000 (0:00:00.643) 0:06:21.143 ********** 2026-04-12 20:50:57.137120 | instance | changed: [instance] 2026-04-12 20:50:57.137207 | instance | 2026-04-12 20:50:57.137447 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-12 20:50:57.137747 | instance | Sunday 12 April 2026 20:50:57 +0000 (0:00:02.406) 0:06:23.549 ********** 2026-04-12 20:50:57.639687 | instance | changed: [instance] 2026-04-12 20:50:57.639755 | instance | 2026-04-12 20:50:57.640051 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-12 20:50:57.640094 | instance | Sunday 12 April 2026 20:50:57 +0000 (0:00:00.502) 0:06:24.052 ********** 2026-04-12 20:50:57.853066 | instance | changed: [instance] 2026-04-12 20:50:57.853140 | instance | 2026-04-12 20:50:57.853378 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:50:57.853394 | instance | Sunday 12 April 2026 20:50:57 +0000 (0:00:00.213) 0:06:24.265 ********** 2026-04-12 20:50:58.058809 | instance | ok: [instance] 2026-04-12 20:50:58.058946 | instance | 2026-04-12 20:50:58.058966 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:50:58.059122 | instance | Sunday 12 April 2026 20:50:58 +0000 (0:00:00.205) 0:06:24.471 ********** 2026-04-12 20:50:58.121855 | instance | ok: [instance] => { 2026-04-12 20:50:58.122691 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-04-12 20:50:58.122738 | instance | } 2026-04-12 20:50:58.122746 | instance | 2026-04-12 20:50:58.122751 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:50:58.122757 | instance | Sunday 12 April 2026 20:50:58 +0000 (0:00:00.063) 0:06:24.534 ********** 2026-04-12 20:50:59.066621 | instance | changed: [instance] 2026-04-12 20:50:59.067088 | instance | 2026-04-12 20:50:59.067275 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:50:59.067297 | instance | Sunday 12 April 2026 20:50:59 +0000 (0:00:00.944) 0:06:25.479 ********** 2026-04-12 20:51:01.807337 | instance | changed: [instance] 2026-04-12 20:51:01.807384 | instance | 2026-04-12 20:51:01.807389 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-12 20:51:01.807394 | instance | Sunday 12 April 2026 20:51:01 +0000 (0:00:02.740) 0:06:28.219 ********** 2026-04-12 20:51:01.858123 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-12 20:51:01.858203 | instance | 2026-04-12 20:51:01.858554 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-12 20:51:01.858600 | instance | Sunday 12 April 2026 20:51:01 +0000 (0:00:00.051) 0:06:28.270 ********** 2026-04-12 20:51:02.955323 | instance | ok: [instance] 2026-04-12 20:51:02.955658 | instance | 2026-04-12 20:51:02.955671 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-12 20:51:02.955683 | instance | Sunday 12 April 2026 20:51:02 +0000 (0:00:01.097) 0:06:29.367 ********** 2026-04-12 20:51:03.155933 | instance | changed: [instance] 2026-04-12 20:51:03.156404 | instance | 2026-04-12 20:51:03.157326 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-12 20:51:03.157348 | instance | Sunday 12 April 2026 20:51:03 +0000 (0:00:00.200) 0:06:29.568 ********** 2026-04-12 20:51:03.653664 | instance | changed: [instance] 2026-04-12 20:51:03.653733 | instance | 2026-04-12 20:51:03.654011 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-12 20:51:03.654060 | instance | Sunday 12 April 2026 20:51:03 +0000 (0:00:00.497) 0:06:30.066 ********** 2026-04-12 20:51:04.449205 | instance | changed: [instance] => (item=br_netfilter) 2026-04-12 20:51:04.449276 | instance | ok: [instance] => (item=ip_tables) 2026-04-12 20:51:04.449870 | instance | changed: [instance] => (item=ip6_tables) 2026-04-12 20:51:04.449886 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-12 20:51:04.449891 | instance | 2026-04-12 20:51:04.449896 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:51:04.449900 | instance | Sunday 12 April 2026 20:51:04 +0000 (0:00:00.795) 0:06:30.861 ********** 2026-04-12 20:51:04.666962 | instance | ok: [instance] 2026-04-12 20:51:04.667043 | instance | 2026-04-12 20:51:04.667270 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:51:04.667312 | instance | Sunday 12 April 2026 20:51:04 +0000 (0:00:00.217) 0:06:31.079 ********** 2026-04-12 20:51:04.711365 | instance | ok: [instance] => { 2026-04-12 20:51:04.711506 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-12 20:51:04.711926 | instance | } 2026-04-12 20:51:04.712013 | instance | 2026-04-12 20:51:04.712331 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:51:04.712376 | instance | Sunday 12 April 2026 20:51:04 +0000 (0:00:00.044) 0:06:31.123 ********** 2026-04-12 20:51:11.818536 | instance | changed: [instance] 2026-04-12 20:51:11.818636 | instance | 2026-04-12 20:51:11.818899 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:51:11.818916 | instance | Sunday 12 April 2026 20:51:11 +0000 (0:00:07.107) 0:06:38.231 ********** 2026-04-12 20:51:11.859247 | instance | skipping: [instance] 2026-04-12 20:51:11.859329 | instance | 2026-04-12 20:51:11.859604 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-12 20:51:11.859645 | instance | Sunday 12 April 2026 20:51:11 +0000 (0:00:00.040) 0:06:38.271 ********** 2026-04-12 20:51:11.908226 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-12 20:51:11.908296 | instance | 2026-04-12 20:51:11.908443 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-12 20:51:11.908564 | instance | Sunday 12 April 2026 20:51:11 +0000 (0:00:00.048) 0:06:38.320 ********** 2026-04-12 20:51:11.940835 | instance | skipping: [instance] 2026-04-12 20:51:11.941006 | instance | 2026-04-12 20:51:11.941230 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-12 20:51:11.941424 | instance | Sunday 12 April 2026 20:51:11 +0000 (0:00:00.032) 0:06:38.352 ********** 2026-04-12 20:51:15.916494 | instance | changed: [instance] 2026-04-12 20:51:15.916701 | instance | 2026-04-12 20:51:15.917012 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-12 20:51:15.917283 | instance | Sunday 12 April 2026 20:51:15 +0000 (0:00:03.975) 0:06:42.328 ********** 2026-04-12 20:51:18.873750 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-12 20:51:18.873843 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-12 20:51:18.873851 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-12 20:51:18.873857 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-12 20:51:18.873863 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-12 20:51:18.873869 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-12 20:51:18.873874 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-12 20:51:18.873880 | instance | 2026-04-12 20:51:18.873886 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-12 20:51:18.873892 | instance | Sunday 12 April 2026 20:51:18 +0000 (0:00:02.955) 0:06:45.284 ********** 2026-04-12 20:51:19.475567 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-12 20:51:19.475648 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-12 20:51:19.475941 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-12 20:51:19.476057 | instance | 2026-04-12 20:51:19.476558 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-12 20:51:19.476615 | instance | Sunday 12 April 2026 20:51:19 +0000 (0:00:00.603) 0:06:45.887 ********** 2026-04-12 20:51:19.942044 | instance | changed: [instance] 2026-04-12 20:51:19.942176 | instance | 2026-04-12 20:51:19.942458 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-12 20:51:19.942523 | instance | Sunday 12 April 2026 20:51:19 +0000 (0:00:00.466) 0:06:46.354 ********** 2026-04-12 20:51:20.404455 | instance | changed: [instance] 2026-04-12 20:51:20.404575 | instance | 2026-04-12 20:51:20.404583 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-12 20:51:20.404781 | instance | Sunday 12 April 2026 20:51:20 +0000 (0:00:00.462) 0:06:46.816 ********** 2026-04-12 20:51:20.640597 | instance | ok: [instance] 2026-04-12 20:51:20.640660 | instance | 2026-04-12 20:51:20.640909 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-12 20:51:20.640927 | instance | Sunday 12 April 2026 20:51:20 +0000 (0:00:00.236) 0:06:47.052 ********** 2026-04-12 20:51:20.667854 | instance | skipping: [instance] 2026-04-12 20:51:20.667945 | instance | 2026-04-12 20:51:20.668179 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-12 20:51:20.668218 | instance | Sunday 12 April 2026 20:51:20 +0000 (0:00:00.027) 0:06:47.080 ********** 2026-04-12 20:51:21.227554 | instance | ok: [instance] => (item=swap) 2026-04-12 20:51:21.227637 | instance | ok: [instance] => (item=none) 2026-04-12 20:51:21.227850 | instance | 2026-04-12 20:51:21.228323 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-12 20:51:21.228335 | instance | Sunday 12 April 2026 20:51:21 +0000 (0:00:00.559) 0:06:47.640 ********** 2026-04-12 20:51:21.700276 | instance | changed: [instance] 2026-04-12 20:51:21.700351 | instance | 2026-04-12 20:51:21.700633 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-12 20:51:21.700671 | instance | Sunday 12 April 2026 20:51:21 +0000 (0:00:00.472) 0:06:48.112 ********** 2026-04-12 20:51:22.313370 | instance | changed: [instance] 2026-04-12 20:51:22.313496 | instance | 2026-04-12 20:51:22.313515 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-12 20:51:22.314120 | instance | Sunday 12 April 2026 20:51:22 +0000 (0:00:00.605) 0:06:48.718 ********** 2026-04-12 20:51:22.314187 | instance | 2026-04-12 20:51:22.314193 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-12 20:51:22.314197 | instance | Sunday 12 April 2026 20:51:22 +0000 (0:00:00.007) 0:06:48.725 ********** 2026-04-12 20:51:23.086949 | instance | ok: [instance] 2026-04-12 20:51:23.087012 | instance | 2026-04-12 20:51:23.087264 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-12 20:51:23.087280 | instance | Sunday 12 April 2026 20:51:23 +0000 (0:00:00.773) 0:06:49.499 ********** 2026-04-12 20:51:23.685493 | instance | changed: [instance] 2026-04-12 20:51:23.685693 | instance | 2026-04-12 20:51:23.685756 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-12 20:51:23.685909 | instance | Sunday 12 April 2026 20:51:23 +0000 (0:00:00.598) 0:06:50.098 ********** 2026-04-12 20:51:24.783930 | instance | ok: [instance] 2026-04-12 20:51:24.784045 | instance | 2026-04-12 20:51:24.784429 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-12 20:51:24.784764 | instance | Sunday 12 April 2026 20:51:24 +0000 (0:00:01.097) 0:06:51.196 ********** 2026-04-12 20:51:25.574018 | instance | ok: [instance] 2026-04-12 20:51:25.574135 | instance | 2026-04-12 20:51:25.574581 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-12 20:51:25.574620 | instance | Sunday 12 April 2026 20:51:25 +0000 (0:00:00.790) 0:06:51.986 ********** 2026-04-12 20:51:25.774794 | instance | ok: [instance] 2026-04-12 20:51:25.774882 | instance | 2026-04-12 20:51:25.775124 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-12 20:51:25.775332 | instance | Sunday 12 April 2026 20:51:25 +0000 (0:00:00.200) 0:06:52.187 ********** 2026-04-12 20:51:26.389546 | instance | ok: [instance] 2026-04-12 20:51:26.389619 | instance | 2026-04-12 20:51:26.389946 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-12 20:51:26.389989 | instance | Sunday 12 April 2026 20:51:26 +0000 (0:00:00.614) 0:06:52.802 ********** 2026-04-12 20:51:26.477249 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-12 20:51:26.477335 | instance | 2026-04-12 20:51:26.477571 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-12 20:51:26.477611 | instance | Sunday 12 April 2026 20:51:26 +0000 (0:00:00.087) 0:06:52.889 ********** 2026-04-12 20:51:26.571567 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-12 20:51:26.571648 | instance | 2026-04-12 20:51:26.571970 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-12 20:51:26.572015 | instance | Sunday 12 April 2026 20:51:26 +0000 (0:00:00.093) 0:06:52.983 ********** 2026-04-12 20:51:26.803852 | instance | ok: [instance] => (item=instance) 2026-04-12 20:51:26.803949 | instance | 2026-04-12 20:51:26.804223 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-12 20:51:26.804268 | instance | Sunday 12 April 2026 20:51:26 +0000 (0:00:00.232) 0:06:53.216 ********** 2026-04-12 20:51:26.844102 | instance | skipping: [instance] 2026-04-12 20:51:26.844210 | instance | 2026-04-12 20:51:26.844608 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-12 20:51:26.844669 | instance | Sunday 12 April 2026 20:51:26 +0000 (0:00:00.040) 0:06:53.256 ********** 2026-04-12 20:51:26.900471 | instance | ok: [instance] 2026-04-12 20:51:26.900585 | instance | 2026-04-12 20:51:26.900775 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-12 20:51:26.901019 | instance | Sunday 12 April 2026 20:51:26 +0000 (0:00:00.056) 0:06:53.312 ********** 2026-04-12 20:51:26.943888 | instance | ok: [instance] => { 2026-04-12 20:51:26.943961 | instance | "msg": "instance" 2026-04-12 20:51:26.944087 | instance | } 2026-04-12 20:51:26.944262 | instance | 2026-04-12 20:51:26.944424 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-12 20:51:26.944587 | instance | Sunday 12 April 2026 20:51:26 +0000 (0:00:00.043) 0:06:53.356 ********** 2026-04-12 20:51:27.554001 | instance | changed: [instance] 2026-04-12 20:51:27.554090 | instance | 2026-04-12 20:51:27.554367 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-12 20:51:27.554793 | instance | Sunday 12 April 2026 20:51:27 +0000 (0:00:00.609) 0:06:53.966 ********** 2026-04-12 20:51:27.595990 | instance | skipping: [instance] 2026-04-12 20:51:27.596134 | instance | 2026-04-12 20:51:27.596148 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-12 20:51:27.596345 | instance | Sunday 12 April 2026 20:51:27 +0000 (0:00:00.042) 0:06:54.008 ********** 2026-04-12 20:51:27.637324 | instance | skipping: [instance] 2026-04-12 20:51:27.637420 | instance | 2026-04-12 20:51:27.637720 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-12 20:51:27.637800 | instance | Sunday 12 April 2026 20:51:27 +0000 (0:00:00.040) 0:06:54.048 ********** 2026-04-12 20:51:27.673502 | instance | skipping: [instance] 2026-04-12 20:51:27.673617 | instance | 2026-04-12 20:51:27.673940 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-12 20:51:27.674002 | instance | Sunday 12 April 2026 20:51:27 +0000 (0:00:00.037) 0:06:54.085 ********** 2026-04-12 20:51:27.711454 | instance | skipping: [instance] 2026-04-12 20:51:27.711551 | instance | 2026-04-12 20:51:27.711955 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-12 20:51:27.712029 | instance | Sunday 12 April 2026 20:51:27 +0000 (0:00:00.037) 0:06:54.123 ********** 2026-04-12 20:51:27.747054 | instance | skipping: [instance] 2026-04-12 20:51:27.747163 | instance | 2026-04-12 20:51:27.747309 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-12 20:51:27.747562 | instance | Sunday 12 April 2026 20:51:27 +0000 (0:00:00.036) 0:06:54.159 ********** 2026-04-12 20:51:27.785105 | instance | skipping: [instance] 2026-04-12 20:51:27.785200 | instance | 2026-04-12 20:51:27.785381 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-12 20:51:27.785652 | instance | Sunday 12 April 2026 20:51:27 +0000 (0:00:00.037) 0:06:54.197 ********** 2026-04-12 20:51:27.824340 | instance | skipping: [instance] 2026-04-12 20:51:27.824424 | instance | 2026-04-12 20:51:27.824555 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-12 20:51:27.824742 | instance | Sunday 12 April 2026 20:51:27 +0000 (0:00:00.038) 0:06:54.235 ********** 2026-04-12 20:51:54.753495 | instance | changed: [instance] 2026-04-12 20:51:54.753566 | instance | 2026-04-12 20:51:54.753636 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-12 20:51:54.753758 | instance | Sunday 12 April 2026 20:51:54 +0000 (0:00:26.930) 0:07:21.165 ********** 2026-04-12 20:51:54.972903 | instance | ok: [instance] 2026-04-12 20:51:54.973206 | instance | 2026-04-12 20:51:54.973633 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-12 20:51:54.973982 | instance | Sunday 12 April 2026 20:51:54 +0000 (0:00:00.219) 0:07:21.385 ********** 2026-04-12 20:51:55.009241 | instance | skipping: [instance] 2026-04-12 20:51:55.009570 | instance | 2026-04-12 20:51:55.009897 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-12 20:51:55.010204 | instance | Sunday 12 April 2026 20:51:55 +0000 (0:00:00.036) 0:07:21.421 ********** 2026-04-12 20:51:55.210710 | instance | changed: [instance] 2026-04-12 20:51:55.210789 | instance | 2026-04-12 20:51:55.210969 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-12 20:51:55.211124 | instance | Sunday 12 April 2026 20:51:55 +0000 (0:00:00.201) 0:07:21.623 ********** 2026-04-12 20:51:55.422426 | instance | changed: [instance] 2026-04-12 20:51:55.422510 | instance | 2026-04-12 20:51:55.422670 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-12 20:51:55.422820 | instance | Sunday 12 April 2026 20:51:55 +0000 (0:00:00.211) 0:07:21.834 ********** 2026-04-12 20:51:55.618234 | instance | changed: [instance] 2026-04-12 20:51:55.618503 | instance | 2026-04-12 20:51:55.618915 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-12 20:51:55.619264 | instance | Sunday 12 April 2026 20:51:55 +0000 (0:00:00.195) 0:07:22.030 ********** 2026-04-12 20:52:00.016654 | instance | changed: [instance] 2026-04-12 20:52:00.016791 | instance | 2026-04-12 20:52:00.017040 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-12 20:52:00.017215 | instance | Sunday 12 April 2026 20:52:00 +0000 (0:00:04.398) 0:07:26.428 ********** 2026-04-12 20:52:03.462491 | instance | changed: [instance] 2026-04-12 20:52:03.462632 | instance | 2026-04-12 20:52:03.462919 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-12 20:52:03.463193 | instance | Sunday 12 April 2026 20:52:03 +0000 (0:00:03.446) 0:07:29.874 ********** 2026-04-12 20:52:03.504661 | instance | skipping: [instance] 2026-04-12 20:52:03.504915 | instance | 2026-04-12 20:52:03.505203 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-12 20:52:03.505477 | instance | Sunday 12 April 2026 20:52:03 +0000 (0:00:00.041) 0:07:29.916 ********** 2026-04-12 20:52:03.549082 | instance | skipping: [instance] 2026-04-12 20:52:03.549364 | instance | 2026-04-12 20:52:03.549657 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-12 20:52:03.549972 | instance | Sunday 12 April 2026 20:52:03 +0000 (0:00:00.044) 0:07:29.961 ********** 2026-04-12 20:52:04.392343 | instance | changed: [instance] 2026-04-12 20:52:04.392584 | instance | 2026-04-12 20:52:04.393046 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-12 20:52:04.393267 | instance | Sunday 12 April 2026 20:52:04 +0000 (0:00:00.842) 0:07:30.804 ********** 2026-04-12 20:52:04.434098 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-12 20:52:04.434266 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-12 20:52:04.434492 | instance | skipping: [instance] 2026-04-12 20:52:04.434709 | instance | 2026-04-12 20:52:04.434938 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-12 20:52:04.435174 | instance | Sunday 12 April 2026 20:52:04 +0000 (0:00:00.041) 0:07:30.845 ********** 2026-04-12 20:52:04.477610 | instance | skipping: [instance] 2026-04-12 20:52:04.477823 | instance | 2026-04-12 20:52:04.478118 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-12 20:52:04.478377 | instance | Sunday 12 April 2026 20:52:04 +0000 (0:00:00.044) 0:07:30.889 ********** 2026-04-12 20:52:04.519267 | instance | skipping: [instance] 2026-04-12 20:52:04.519464 | instance | 2026-04-12 20:52:04.519749 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-12 20:52:04.520179 | instance | Sunday 12 April 2026 20:52:04 +0000 (0:00:00.041) 0:07:30.931 ********** 2026-04-12 20:52:04.567357 | instance | skipping: [instance] 2026-04-12 20:52:04.567467 | instance | 2026-04-12 20:52:04.567625 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-12 20:52:04.567783 | instance | Sunday 12 April 2026 20:52:04 +0000 (0:00:00.048) 0:07:30.979 ********** 2026-04-12 20:52:04.608202 | instance | skipping: [instance] 2026-04-12 20:52:04.608447 | instance | 2026-04-12 20:52:04.608866 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-12 20:52:04.609117 | instance | Sunday 12 April 2026 20:52:04 +0000 (0:00:00.040) 0:07:31.020 ********** 2026-04-12 20:52:05.090102 | instance | ok: [instance] 2026-04-12 20:52:05.090342 | instance | 2026-04-12 20:52:05.090772 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-12 20:52:05.091075 | instance | Sunday 12 April 2026 20:52:05 +0000 (0:00:00.481) 0:07:31.502 ********** 2026-04-12 20:52:06.158862 | instance | changed: [instance] 2026-04-12 20:52:06.158914 | instance | 2026-04-12 20:52:06.158921 | instance | PLAY [Install control-plane components] **************************************** 2026-04-12 20:52:06.158938 | instance | 2026-04-12 20:52:06.159195 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:52:06.159352 | instance | Sunday 12 April 2026 20:52:06 +0000 (0:00:01.067) 0:07:32.570 ********** 2026-04-12 20:52:07.330213 | instance | ok: [instance] 2026-04-12 20:52:07.330284 | instance | 2026-04-12 20:52:07.330301 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 20:52:07.330568 | instance | Sunday 12 April 2026 20:52:07 +0000 (0:00:01.171) 0:07:33.741 ********** 2026-04-12 20:52:07.587935 | instance | ok: [instance] 2026-04-12 20:52:07.588007 | instance | 2026-04-12 20:52:07.588022 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 20:52:07.588039 | instance | Sunday 12 April 2026 20:52:07 +0000 (0:00:00.256) 0:07:33.998 ********** 2026-04-12 20:52:09.069887 | instance | ok: [instance] 2026-04-12 20:52:09.070304 | instance | 2026-04-12 20:52:09.070688 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-12 20:52:09.071032 | instance | Sunday 12 April 2026 20:52:09 +0000 (0:00:01.484) 0:07:35.482 ********** 2026-04-12 20:52:09.280939 | instance | ok: [instance] 2026-04-12 20:52:09.281214 | instance | 2026-04-12 20:52:09.281462 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:52:09.281695 | instance | Sunday 12 April 2026 20:52:09 +0000 (0:00:00.211) 0:07:35.693 ********** 2026-04-12 20:52:09.327006 | instance | ok: [instance] => { 2026-04-12 20:52:09.327248 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-12 20:52:09.327435 | instance | } 2026-04-12 20:52:09.327612 | instance | 2026-04-12 20:52:09.327842 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:52:09.328082 | instance | Sunday 12 April 2026 20:52:09 +0000 (0:00:00.045) 0:07:35.739 ********** 2026-04-12 20:52:09.887057 | instance | changed: [instance] 2026-04-12 20:52:09.887098 | instance | 2026-04-12 20:52:09.887111 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:52:09.887117 | instance | Sunday 12 April 2026 20:52:09 +0000 (0:00:00.559) 0:07:36.299 ********** 2026-04-12 20:52:11.415912 | instance | changed: [instance] 2026-04-12 20:52:11.415966 | instance | 2026-04-12 20:52:11.416312 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-12 20:52:11.416360 | instance | Sunday 12 April 2026 20:52:11 +0000 (0:00:01.529) 0:07:37.828 ********** 2026-04-12 20:52:11.757068 | instance | ok: [instance] 2026-04-12 20:52:11.757132 | instance | 2026-04-12 20:52:11.757234 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-12 20:52:11.757488 | instance | Sunday 12 April 2026 20:52:11 +0000 (0:00:00.340) 0:07:38.169 ********** 2026-04-12 20:52:11.965685 | instance | changed: [instance] 2026-04-12 20:52:11.965877 | instance | 2026-04-12 20:52:11.966135 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-12 20:52:11.966356 | instance | Sunday 12 April 2026 20:52:11 +0000 (0:00:00.208) 0:07:38.377 ********** 2026-04-12 20:52:12.208037 | instance | ok: [instance] 2026-04-12 20:52:12.208318 | instance | 2026-04-12 20:52:12.208783 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-12 20:52:12.209125 | instance | Sunday 12 April 2026 20:52:12 +0000 (0:00:00.242) 0:07:38.620 ********** 2026-04-12 20:52:12.423667 | instance | changed: [instance] 2026-04-12 20:52:12.424329 | instance | 2026-04-12 20:52:12.424700 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-12 20:52:12.425101 | instance | Sunday 12 April 2026 20:52:12 +0000 (0:00:00.215) 0:07:38.835 ********** 2026-04-12 20:52:12.623590 | instance | ok: [instance] 2026-04-12 20:52:12.623890 | instance | 2026-04-12 20:52:12.624191 | instance | TASK [Install plugin] ********************************************************** 2026-04-12 20:52:12.624449 | instance | Sunday 12 April 2026 20:52:12 +0000 (0:00:00.200) 0:07:39.035 ********** 2026-04-12 20:52:12.685093 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-12 20:52:12.685369 | instance | 2026-04-12 20:52:12.685657 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 20:52:12.685975 | instance | Sunday 12 April 2026 20:52:12 +0000 (0:00:00.061) 0:07:39.097 ********** 2026-04-12 20:52:12.731877 | instance | ok: [instance] => { 2026-04-12 20:52:12.732233 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-12 20:52:12.732517 | instance | } 2026-04-12 20:52:12.732806 | instance | 2026-04-12 20:52:12.733068 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 20:52:12.733350 | instance | Sunday 12 April 2026 20:52:12 +0000 (0:00:00.046) 0:07:39.143 ********** 2026-04-12 20:52:13.407561 | instance | changed: [instance] 2026-04-12 20:52:13.408023 | instance | 2026-04-12 20:52:13.408406 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 20:52:13.408783 | instance | Sunday 12 April 2026 20:52:13 +0000 (0:00:00.675) 0:07:39.819 ********** 2026-04-12 20:52:16.248833 | instance | changed: [instance] 2026-04-12 20:52:16.248968 | instance | 2026-04-12 20:52:16.249144 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 20:52:16.249308 | instance | Sunday 12 April 2026 20:52:16 +0000 (0:00:02.841) 0:07:42.661 ********** 2026-04-12 20:52:16.290418 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 20:52:16.290521 | instance | 2026-04-12 20:52:16.290676 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 20:52:16.290830 | instance | Sunday 12 April 2026 20:52:16 +0000 (0:00:00.041) 0:07:42.702 ********** 2026-04-12 20:52:17.059647 | instance | changed: [instance] 2026-04-12 20:52:17.059729 | instance | 2026-04-12 20:52:17.059906 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-12 20:52:17.060032 | instance | Sunday 12 April 2026 20:52:17 +0000 (0:00:00.769) 0:07:43.472 ********** 2026-04-12 20:52:17.963904 | instance | ok: [instance] 2026-04-12 20:52:17.963952 | instance | 2026-04-12 20:52:17.964746 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-12 20:52:17.964815 | instance | Sunday 12 April 2026 20:52:17 +0000 (0:00:00.903) 0:07:44.375 ********** 2026-04-12 20:52:20.248325 | instance | changed: [instance] 2026-04-12 20:52:20.248396 | instance | 2026-04-12 20:52:20.248726 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 20:52:20.249037 | instance | Sunday 12 April 2026 20:52:20 +0000 (0:00:02.285) 0:07:46.660 ********** 2026-04-12 20:52:20.292415 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 20:52:20.292493 | instance | 2026-04-12 20:52:20.292620 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 20:52:20.292743 | instance | Sunday 12 April 2026 20:52:20 +0000 (0:00:00.043) 0:07:46.704 ********** 2026-04-12 20:52:20.785231 | instance | changed: [instance] 2026-04-12 20:52:20.785655 | instance | 2026-04-12 20:52:20.785773 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-12 20:52:20.786093 | instance | Sunday 12 April 2026 20:52:20 +0000 (0:00:00.492) 0:07:47.197 ********** 2026-04-12 20:53:39.761676 | instance | changed: [instance] 2026-04-12 20:53:39.761762 | instance | 2026-04-12 20:53:39.761949 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-12 20:53:39.762124 | instance | Sunday 12 April 2026 20:53:39 +0000 (0:01:18.976) 0:09:06.173 ********** 2026-04-12 20:53:40.486316 | instance | changed: [instance] 2026-04-12 20:53:40.486483 | instance | 2026-04-12 20:53:40.486715 | instance | PLAY [all] ********************************************************************* 2026-04-12 20:53:40.486892 | instance | 2026-04-12 20:53:40.487080 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:53:40.487348 | instance | Sunday 12 April 2026 20:53:40 +0000 (0:00:00.725) 0:09:06.899 ********** 2026-04-12 20:53:41.717283 | instance | ok: [instance] 2026-04-12 20:53:41.717464 | instance | 2026-04-12 20:53:41.717678 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-12 20:53:41.717890 | instance | Sunday 12 April 2026 20:53:41 +0000 (0:00:01.230) 0:09:08.129 ********** 2026-04-12 20:53:42.452811 | instance | changed: [instance] 2026-04-12 20:53:42.453046 | instance | 2026-04-12 20:53:42.453589 | instance | PLAY [all] ********************************************************************* 2026-04-12 20:53:42.453938 | instance | 2026-04-12 20:53:42.454257 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-12 20:53:42.455019 | instance | Sunday 12 April 2026 20:53:42 +0000 (0:00:00.735) 0:09:08.865 ********** 2026-04-12 20:53:43.271676 | instance | ok: [instance] 2026-04-12 20:53:43.271868 | instance | 2026-04-12 20:53:43.272116 | instance | PLAY [controllers] ************************************************************* 2026-04-12 20:53:43.272289 | instance | 2026-04-12 20:53:43.272684 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:53:43.272875 | instance | Sunday 12 April 2026 20:53:43 +0000 (0:00:00.818) 0:09:09.683 ********** 2026-04-12 20:53:44.607109 | instance | ok: [instance] 2026-04-12 20:53:44.607195 | instance | 2026-04-12 20:53:44.607218 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 20:53:44.607490 | instance | Sunday 12 April 2026 20:53:44 +0000 (0:00:01.335) 0:09:11.018 ********** 2026-04-12 20:53:44.651079 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 20:53:44.651158 | instance | 2026-04-12 20:53:44.651458 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 20:53:44.651503 | instance | Sunday 12 April 2026 20:53:44 +0000 (0:00:00.044) 0:09:11.063 ********** 2026-04-12 20:53:45.156053 | instance | changed: [instance] 2026-04-12 20:53:45.156140 | instance | 2026-04-12 20:53:45.156151 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-12 20:53:45.156169 | instance | Sunday 12 April 2026 20:53:45 +0000 (0:00:00.503) 0:09:11.567 ********** 2026-04-12 20:53:47.293197 | instance | changed: [instance] 2026-04-12 20:53:47.293289 | instance | 2026-04-12 20:53:47.293613 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 20:53:47.293876 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:02.138) 0:09:13.705 ********** 2026-04-12 20:53:47.339264 | instance | skipping: [instance] 2026-04-12 20:53:47.339394 | instance | 2026-04-12 20:53:47.339810 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-12 20:53:47.339866 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.045) 0:09:13.751 ********** 2026-04-12 20:53:47.387985 | instance | skipping: [instance] 2026-04-12 20:53:47.388079 | instance | 2026-04-12 20:53:47.388311 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-12 20:53:47.388459 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.048) 0:09:13.800 ********** 2026-04-12 20:53:47.420722 | instance | skipping: [instance] 2026-04-12 20:53:47.420802 | instance | 2026-04-12 20:53:47.421043 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-12 20:53:47.421079 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.033) 0:09:13.833 ********** 2026-04-12 20:53:47.455318 | instance | skipping: [instance] 2026-04-12 20:53:47.455712 | instance | 2026-04-12 20:53:47.455780 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-12 20:53:47.456089 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.033) 0:09:13.867 ********** 2026-04-12 20:53:47.513826 | instance | skipping: [instance] 2026-04-12 20:53:47.514051 | instance | 2026-04-12 20:53:47.514313 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-12 20:53:47.514494 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.058) 0:09:13.926 ********** 2026-04-12 20:53:47.558982 | instance | skipping: [instance] 2026-04-12 20:53:47.559217 | instance | 2026-04-12 20:53:47.559419 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-12 20:53:47.559619 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.045) 0:09:13.971 ********** 2026-04-12 20:53:47.600437 | instance | skipping: [instance] 2026-04-12 20:53:47.600584 | instance | 2026-04-12 20:53:47.600847 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-12 20:53:47.601070 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.041) 0:09:14.012 ********** 2026-04-12 20:53:47.636698 | instance | skipping: [instance] 2026-04-12 20:53:47.636959 | instance | 2026-04-12 20:53:47.637260 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-12 20:53:47.637549 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.035) 0:09:14.048 ********** 2026-04-12 20:53:47.686200 | instance | skipping: [instance] 2026-04-12 20:53:47.686439 | instance | 2026-04-12 20:53:47.686763 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-12 20:53:47.687016 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.049) 0:09:14.098 ********** 2026-04-12 20:53:47.719018 | instance | skipping: [instance] 2026-04-12 20:53:47.719167 | instance | 2026-04-12 20:53:47.719356 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-12 20:53:47.719529 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.033) 0:09:14.131 ********** 2026-04-12 20:53:47.750572 | instance | skipping: [instance] 2026-04-12 20:53:47.750700 | instance | 2026-04-12 20:53:47.750872 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-12 20:53:47.751043 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.031) 0:09:14.162 ********** 2026-04-12 20:53:47.785998 | instance | skipping: [instance] 2026-04-12 20:53:47.786224 | instance | 2026-04-12 20:53:47.786615 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-12 20:53:47.786952 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.035) 0:09:14.198 ********** 2026-04-12 20:53:47.838662 | instance | skipping: [instance] 2026-04-12 20:53:47.838907 | instance | 2026-04-12 20:53:47.839183 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-12 20:53:47.839460 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.052) 0:09:14.250 ********** 2026-04-12 20:53:47.970977 | instance | skipping: [instance] 2026-04-12 20:53:47.971218 | instance | 2026-04-12 20:53:47.971517 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-12 20:53:47.971786 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.132) 0:09:14.383 ********** 2026-04-12 20:53:48.003355 | instance | skipping: [instance] 2026-04-12 20:53:48.003608 | instance | 2026-04-12 20:53:48.003937 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-12 20:53:48.004186 | instance | Sunday 12 April 2026 20:53:47 +0000 (0:00:00.032) 0:09:14.415 ********** 2026-04-12 20:53:48.039055 | instance | skipping: [instance] 2026-04-12 20:53:48.039200 | instance | 2026-04-12 20:53:48.039376 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-12 20:53:48.039548 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.035) 0:09:14.451 ********** 2026-04-12 20:53:48.072793 | instance | skipping: [instance] 2026-04-12 20:53:48.073109 | instance | 2026-04-12 20:53:48.073417 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-12 20:53:48.073731 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.033) 0:09:14.485 ********** 2026-04-12 20:53:48.102473 | instance | skipping: [instance] 2026-04-12 20:53:48.102759 | instance | 2026-04-12 20:53:48.103078 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-12 20:53:48.103412 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.029) 0:09:14.514 ********** 2026-04-12 20:53:48.134883 | instance | skipping: [instance] 2026-04-12 20:53:48.135132 | instance | 2026-04-12 20:53:48.135408 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-12 20:53:48.135692 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.032) 0:09:14.547 ********** 2026-04-12 20:53:48.173376 | instance | skipping: [instance] 2026-04-12 20:53:48.173429 | instance | 2026-04-12 20:53:48.173707 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-12 20:53:48.174198 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.038) 0:09:14.585 ********** 2026-04-12 20:53:48.206795 | instance | skipping: [instance] 2026-04-12 20:53:48.206897 | instance | 2026-04-12 20:53:48.207024 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-12 20:53:48.207148 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.033) 0:09:14.619 ********** 2026-04-12 20:53:48.239482 | instance | skipping: [instance] 2026-04-12 20:53:48.239838 | instance | 2026-04-12 20:53:48.240216 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-12 20:53:48.240671 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.032) 0:09:14.651 ********** 2026-04-12 20:53:48.291470 | instance | skipping: [instance] 2026-04-12 20:53:48.291776 | instance | 2026-04-12 20:53:48.292257 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-12 20:53:48.292620 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.051) 0:09:14.703 ********** 2026-04-12 20:53:48.335615 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-12 20:53:48.335943 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-12 20:53:48.336195 | instance | skipping: [instance] 2026-04-12 20:53:48.336416 | instance | 2026-04-12 20:53:48.336676 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-12 20:53:48.337031 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.044) 0:09:14.747 ********** 2026-04-12 20:53:48.369426 | instance | skipping: [instance] 2026-04-12 20:53:48.369786 | instance | 2026-04-12 20:53:48.370084 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-12 20:53:48.370484 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.033) 0:09:14.781 ********** 2026-04-12 20:53:48.421975 | instance | skipping: [instance] 2026-04-12 20:53:48.422155 | instance | 2026-04-12 20:53:48.422344 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-12 20:53:48.422616 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.052) 0:09:14.834 ********** 2026-04-12 20:53:48.452897 | instance | skipping: [instance] 2026-04-12 20:53:48.453241 | instance | 2026-04-12 20:53:48.453597 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-12 20:53:48.453935 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.030) 0:09:14.865 ********** 2026-04-12 20:53:48.482561 | instance | skipping: [instance] 2026-04-12 20:53:48.482847 | instance | 2026-04-12 20:53:48.483208 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-12 20:53:48.483549 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.029) 0:09:14.894 ********** 2026-04-12 20:53:48.555815 | instance | skipping: [instance] 2026-04-12 20:53:48.556032 | instance | 2026-04-12 20:53:48.556298 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-04-12 20:53:48.556560 | instance | 2026-04-12 20:53:48.556956 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:53:48.557216 | instance | Sunday 12 April 2026 20:53:48 +0000 (0:00:00.073) 0:09:14.968 ********** 2026-04-12 20:53:49.899530 | instance | ok: [instance] 2026-04-12 20:53:49.899610 | instance | 2026-04-12 20:53:49.899721 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-12 20:53:49.899876 | instance | Sunday 12 April 2026 20:53:49 +0000 (0:00:01.343) 0:09:16.311 ********** 2026-04-12 20:53:49.964112 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-12 20:53:49.964354 | instance | 2026-04-12 20:53:49.964684 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 20:53:49.965207 | instance | Sunday 12 April 2026 20:53:49 +0000 (0:00:00.064) 0:09:16.376 ********** 2026-04-12 20:53:50.006612 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 20:53:50.006843 | instance | 2026-04-12 20:53:50.007152 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 20:53:50.007448 | instance | Sunday 12 April 2026 20:53:50 +0000 (0:00:00.042) 0:09:16.418 ********** 2026-04-12 20:53:50.478392 | instance | changed: [instance] 2026-04-12 20:53:50.478547 | instance | 2026-04-12 20:53:50.479111 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-12 20:53:50.479150 | instance | Sunday 12 April 2026 20:53:50 +0000 (0:00:00.471) 0:09:16.890 ********** 2026-04-12 20:54:10.423388 | instance | changed: [instance] 2026-04-12 20:54:10.423631 | instance | 2026-04-12 20:54:10.424076 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-12 20:54:10.424466 | instance | Sunday 12 April 2026 20:54:10 +0000 (0:00:19.944) 0:09:36.835 ********** 2026-04-12 20:54:11.157731 | instance | changed: [instance] 2026-04-12 20:54:11.157852 | instance | 2026-04-12 20:54:11.158039 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-12 20:54:11.158214 | instance | Sunday 12 April 2026 20:54:11 +0000 (0:00:00.734) 0:09:37.569 ********** 2026-04-12 20:54:11.201896 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-12 20:54:11.202161 | instance | 2026-04-12 20:54:11.202471 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-12 20:54:11.202816 | instance | Sunday 12 April 2026 20:54:11 +0000 (0:00:00.043) 0:09:37.613 ********** 2026-04-12 20:54:11.917698 | instance | changed: [instance] 2026-04-12 20:54:11.917960 | instance | 2026-04-12 20:54:11.918269 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-12 20:54:11.918653 | instance | Sunday 12 April 2026 20:54:11 +0000 (0:00:00.716) 0:09:38.329 ********** 2026-04-12 20:54:12.716705 | instance | ok: [instance] 2026-04-12 20:54:12.717049 | instance | 2026-04-12 20:54:12.717400 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-12 20:54:12.717681 | instance | Sunday 12 April 2026 20:54:12 +0000 (0:00:00.798) 0:09:39.128 ********** 2026-04-12 20:54:13.222551 | instance | changed: [instance] 2026-04-12 20:54:13.222671 | instance | 2026-04-12 20:54:13.222854 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-12 20:54:13.223011 | instance | Sunday 12 April 2026 20:54:13 +0000 (0:00:00.496) 0:09:39.624 ********** 2026-04-12 20:54:13.223167 | instance | 2026-04-12 20:54:13.223344 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-12 20:54:13.223524 | instance | Sunday 12 April 2026 20:54:13 +0000 (0:00:00.010) 0:09:39.634 ********** 2026-04-12 20:54:13.269308 | instance | skipping: [instance] 2026-04-12 20:54:13.269492 | instance | 2026-04-12 20:54:13.269862 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-12 20:54:13.270151 | instance | Sunday 12 April 2026 20:54:13 +0000 (0:00:00.047) 0:09:39.681 ********** 2026-04-12 20:54:14.930255 | instance | changed: [instance] 2026-04-12 20:54:14.930426 | instance | 2026-04-12 20:54:14.930617 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-12 20:54:14.930791 | instance | Sunday 12 April 2026 20:54:14 +0000 (0:00:01.660) 0:09:41.342 ********** 2026-04-12 20:54:17.440970 | instance | changed: [instance] 2026-04-12 20:54:17.441846 | instance | 2026-04-12 20:54:17.441931 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 20:54:17.441944 | instance | Sunday 12 April 2026 20:54:17 +0000 (0:00:02.510) 0:09:43.852 ********** 2026-04-12 20:54:17.490594 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 20:54:17.490684 | instance | 2026-04-12 20:54:17.490807 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 20:54:17.490932 | instance | Sunday 12 April 2026 20:54:17 +0000 (0:00:00.049) 0:09:43.902 ********** 2026-04-12 20:54:18.036264 | instance | changed: [instance] 2026-04-12 20:54:18.036581 | instance | 2026-04-12 20:54:18.036955 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-12 20:54:18.037307 | instance | Sunday 12 April 2026 20:54:18 +0000 (0:00:00.545) 0:09:44.448 ********** 2026-04-12 20:54:33.404659 | instance | changed: [instance] 2026-04-12 20:54:33.404732 | instance | 2026-04-12 20:54:33.404893 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 20:54:33.405055 | instance | Sunday 12 April 2026 20:54:33 +0000 (0:00:15.368) 0:09:59.816 ********** 2026-04-12 20:54:33.441563 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 20:54:33.441773 | instance | 2026-04-12 20:54:33.442111 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 20:54:33.442427 | instance | Sunday 12 April 2026 20:54:33 +0000 (0:00:00.037) 0:09:59.854 ********** 2026-04-12 20:54:33.956027 | instance | changed: [instance] 2026-04-12 20:54:33.956164 | instance | 2026-04-12 20:54:33.956455 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-12 20:54:33.956665 | instance | Sunday 12 April 2026 20:54:33 +0000 (0:00:00.514) 0:10:00.368 ********** 2026-04-12 20:54:37.417485 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-04-12 20:54:37.417623 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-04-12 20:54:37.417941 | instance | 2026-04-12 20:54:37.418071 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-12 20:54:37.418300 | instance | Sunday 12 April 2026 20:54:37 +0000 (0:00:03.461) 0:10:03.829 ********** 2026-04-12 20:54:40.813724 | instance | changed: [instance] 2026-04-12 20:54:40.814040 | instance | 2026-04-12 20:54:40.814541 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 20:54:40.814623 | instance | Sunday 12 April 2026 20:54:40 +0000 (0:00:03.396) 0:10:07.226 ********** 2026-04-12 20:54:40.865182 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 20:54:40.865298 | instance | 2026-04-12 20:54:40.865366 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 20:54:40.865504 | instance | Sunday 12 April 2026 20:54:40 +0000 (0:00:00.051) 0:10:07.277 ********** 2026-04-12 20:54:41.368811 | instance | changed: [instance] 2026-04-12 20:54:41.368884 | instance | 2026-04-12 20:54:41.369187 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-12 20:54:41.369230 | instance | Sunday 12 April 2026 20:54:41 +0000 (0:00:00.503) 0:10:07.781 ********** 2026-04-12 20:54:44.452698 | instance | ok: [instance] 2026-04-12 20:54:44.452792 | instance | 2026-04-12 20:54:44.453048 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-12 20:54:44.453091 | instance | Sunday 12 April 2026 20:54:44 +0000 (0:00:03.084) 0:10:10.865 ********** 2026-04-12 20:54:47.104004 | instance | changed: [instance] 2026-04-12 20:54:47.104459 | instance | 2026-04-12 20:54:47.104501 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-12 20:54:47.104510 | instance | Sunday 12 April 2026 20:54:47 +0000 (0:00:02.651) 0:10:13.516 ********** 2026-04-12 20:54:47.800960 | instance | ok: [instance] 2026-04-12 20:54:47.801447 | instance | 2026-04-12 20:54:47.801486 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-12 20:54:47.801491 | instance | Sunday 12 April 2026 20:54:47 +0000 (0:00:00.697) 0:10:14.213 ********** 2026-04-12 20:54:48.521234 | instance | changed: [instance] 2026-04-12 20:54:48.521344 | instance | 2026-04-12 20:54:48.521592 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-12 20:54:48.521632 | instance | Sunday 12 April 2026 20:54:48 +0000 (0:00:00.720) 0:10:14.933 ********** 2026-04-12 20:54:49.811107 | instance | ok: [instance] 2026-04-12 20:54:49.811194 | instance | 2026-04-12 20:54:49.811424 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-12 20:54:49.811655 | instance | Sunday 12 April 2026 20:54:49 +0000 (0:00:01.289) 0:10:16.223 ********** 2026-04-12 20:54:49.851672 | instance | skipping: [instance] 2026-04-12 20:54:49.851889 | instance | 2026-04-12 20:54:49.852062 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-12 20:54:49.852221 | instance | Sunday 12 April 2026 20:54:49 +0000 (0:00:00.040) 0:10:16.264 ********** 2026-04-12 20:54:49.896662 | instance | skipping: [instance] 2026-04-12 20:54:49.896916 | instance | 2026-04-12 20:54:49.897269 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-12 20:54:49.897569 | instance | Sunday 12 April 2026 20:54:49 +0000 (0:00:00.044) 0:10:16.308 ********** 2026-04-12 20:54:49.936407 | instance | skipping: [instance] 2026-04-12 20:54:49.936666 | instance | 2026-04-12 20:54:49.936952 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-12 20:54:49.937276 | instance | Sunday 12 April 2026 20:54:49 +0000 (0:00:00.039) 0:10:16.348 ********** 2026-04-12 20:54:49.979040 | instance | skipping: [instance] 2026-04-12 20:54:49.979293 | instance | 2026-04-12 20:54:49.979612 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-12 20:54:49.979977 | instance | Sunday 12 April 2026 20:54:49 +0000 (0:00:00.043) 0:10:16.391 ********** 2026-04-12 20:54:50.025643 | instance | skipping: [instance] 2026-04-12 20:54:50.025856 | instance | 2026-04-12 20:54:50.026017 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-12 20:54:50.026142 | instance | Sunday 12 April 2026 20:54:50 +0000 (0:00:00.045) 0:10:16.437 ********** 2026-04-12 20:54:50.066237 | instance | skipping: [instance] 2026-04-12 20:54:50.066377 | instance | 2026-04-12 20:54:50.066550 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-12 20:54:50.066708 | instance | Sunday 12 April 2026 20:54:50 +0000 (0:00:00.041) 0:10:16.478 ********** 2026-04-12 20:54:50.109121 | instance | skipping: [instance] 2026-04-12 20:54:50.109607 | instance | 2026-04-12 20:54:50.110145 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-12 20:54:50.110590 | instance | Sunday 12 April 2026 20:54:50 +0000 (0:00:00.042) 0:10:16.520 ********** 2026-04-12 20:56:51.481607 | instance | changed: [instance] 2026-04-12 20:56:51.481722 | instance | 2026-04-12 20:56:51.481735 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-12 20:56:51.481868 | instance | Sunday 12 April 2026 20:56:51 +0000 (0:02:01.373) 0:12:17.894 ********** 2026-04-12 20:56:52.190717 | instance | changed: [instance] 2026-04-12 20:56:52.190961 | instance | 2026-04-12 20:56:52.191295 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 20:56:52.191605 | instance | Sunday 12 April 2026 20:56:52 +0000 (0:00:00.708) 0:12:18.603 ********** 2026-04-12 20:56:52.228119 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 20:56:52.228462 | instance | 2026-04-12 20:56:52.228912 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 20:56:52.229236 | instance | Sunday 12 April 2026 20:56:52 +0000 (0:00:00.037) 0:12:18.640 ********** 2026-04-12 20:56:52.741539 | instance | changed: [instance] 2026-04-12 20:56:52.741705 | instance | 2026-04-12 20:56:52.742060 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-12 20:56:52.742334 | instance | Sunday 12 April 2026 20:56:52 +0000 (0:00:00.513) 0:12:19.153 ********** 2026-04-12 20:56:53.509717 | instance | changed: [instance] 2026-04-12 20:56:53.509883 | instance | 2026-04-12 20:56:53.510097 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-12 20:56:53.510347 | instance | Sunday 12 April 2026 20:56:53 +0000 (0:00:00.768) 0:12:19.922 ********** 2026-04-12 20:56:55.140657 | instance | changed: [instance] 2026-04-12 20:56:55.140908 | instance | 2026-04-12 20:56:55.141357 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-12 20:56:55.141463 | instance | Sunday 12 April 2026 20:56:55 +0000 (0:00:01.629) 0:12:21.551 ********** 2026-04-12 20:56:55.180178 | instance | skipping: [instance] 2026-04-12 20:56:55.180262 | instance | 2026-04-12 20:56:55.180382 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-12 20:56:55.180510 | instance | Sunday 12 April 2026 20:56:55 +0000 (0:00:00.040) 0:12:21.592 ********** 2026-04-12 20:56:55.216379 | instance | skipping: [instance] 2026-04-12 20:56:55.216482 | instance | 2026-04-12 20:56:55.216644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-12 20:56:55.216773 | instance | Sunday 12 April 2026 20:56:55 +0000 (0:00:00.036) 0:12:21.629 ********** 2026-04-12 20:56:55.249944 | instance | skipping: [instance] 2026-04-12 20:56:55.250125 | instance | 2026-04-12 20:56:55.250258 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-12 20:56:55.250388 | instance | Sunday 12 April 2026 20:56:55 +0000 (0:00:00.033) 0:12:21.662 ********** 2026-04-12 20:56:55.288854 | instance | skipping: [instance] 2026-04-12 20:56:55.289052 | instance | 2026-04-12 20:56:55.289482 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-12 20:56:55.289761 | instance | Sunday 12 April 2026 20:56:55 +0000 (0:00:00.038) 0:12:21.700 ********** 2026-04-12 20:56:55.990090 | instance | ok: [instance] 2026-04-12 20:56:55.990337 | instance | 2026-04-12 20:56:55.990643 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-12 20:56:55.990958 | instance | Sunday 12 April 2026 20:56:55 +0000 (0:00:00.701) 0:12:22.402 ********** 2026-04-12 20:56:56.044820 | instance | ok: [instance] 2026-04-12 20:56:56.045115 | instance | 2026-04-12 20:56:56.045425 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-12 20:56:56.045687 | instance | Sunday 12 April 2026 20:56:56 +0000 (0:00:00.054) 0:12:22.457 ********** 2026-04-12 20:56:56.085580 | instance | ok: [instance] 2026-04-12 20:56:56.085781 | instance | 2026-04-12 20:56:56.086079 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-12 20:56:56.086363 | instance | Sunday 12 April 2026 20:56:56 +0000 (0:00:00.040) 0:12:22.497 ********** 2026-04-12 20:56:56.140364 | instance | ok: [instance] => (item=oslo_db) 2026-04-12 20:56:56.140618 | instance | 2026-04-12 20:56:56.140980 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-12 20:56:56.141333 | instance | Sunday 12 April 2026 20:56:56 +0000 (0:00:00.054) 0:12:22.552 ********** 2026-04-12 20:56:56.212953 | instance | ok: [instance] 2026-04-12 20:56:56.213197 | instance | 2026-04-12 20:56:56.213598 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 20:56:56.213799 | instance | Sunday 12 April 2026 20:56:56 +0000 (0:00:00.070) 0:12:22.623 ********** 2026-04-12 20:56:56.256103 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 20:56:56.256274 | instance | 2026-04-12 20:56:56.256545 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 20:56:56.256805 | instance | Sunday 12 April 2026 20:56:56 +0000 (0:00:00.045) 0:12:22.668 ********** 2026-04-12 20:56:56.752321 | instance | changed: [instance] 2026-04-12 20:56:56.752611 | instance | 2026-04-12 20:56:56.753001 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-12 20:56:56.753393 | instance | Sunday 12 April 2026 20:56:56 +0000 (0:00:00.496) 0:12:23.164 ********** 2026-04-12 20:56:57.511119 | instance | ok: [instance] 2026-04-12 20:56:57.511340 | instance | 2026-04-12 20:56:57.511620 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-12 20:56:57.511924 | instance | Sunday 12 April 2026 20:56:57 +0000 (0:00:00.758) 0:12:23.923 ********** 2026-04-12 20:56:58.732454 | instance | changed: [instance] 2026-04-12 20:56:58.732744 | instance | 2026-04-12 20:56:58.733121 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-12 20:56:58.733486 | instance | Sunday 12 April 2026 20:56:58 +0000 (0:00:01.221) 0:12:25.144 ********** 2026-04-12 20:56:59.111534 | instance | ok: [instance] 2026-04-12 20:56:59.111783 | instance | 2026-04-12 20:56:59.112118 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-12 20:56:59.112425 | instance | Sunday 12 April 2026 20:56:59 +0000 (0:00:00.378) 0:12:25.523 ********** 2026-04-12 20:56:59.470479 | instance | changed: [instance] 2026-04-12 20:56:59.470729 | instance | 2026-04-12 20:56:59.471141 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-12 20:56:59.471474 | instance | Sunday 12 April 2026 20:56:59 +0000 (0:00:00.358) 0:12:25.881 ********** 2026-04-12 20:57:00.088210 | instance | changed: [instance] 2026-04-12 20:57:00.088423 | instance | 2026-04-12 20:57:00.089064 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-12 20:57:00.089122 | instance | Sunday 12 April 2026 20:57:00 +0000 (0:00:00.618) 0:12:26.500 ********** 2026-04-12 20:57:00.456595 | instance | ok: [instance] 2026-04-12 20:57:00.456685 | instance | 2026-04-12 20:57:00.456778 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-12 20:57:00.456904 | instance | Sunday 12 April 2026 20:57:00 +0000 (0:00:00.366) 0:12:26.867 ********** 2026-04-12 20:59:39.972703 | instance | changed: [instance] 2026-04-12 20:59:39.972799 | instance | 2026-04-12 20:59:39.972954 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-12 20:59:39.973131 | instance | Sunday 12 April 2026 20:59:39 +0000 (0:02:39.517) 0:15:06.384 ********** 2026-04-12 20:59:40.718784 | instance | ok: [instance] 2026-04-12 20:59:40.718892 | instance | 2026-04-12 20:59:40.718905 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-12 20:59:40.718916 | instance | Sunday 12 April 2026 20:59:40 +0000 (0:00:00.744) 0:15:07.129 ********** 2026-04-12 20:59:40.782831 | instance | included: ingress for instance 2026-04-12 20:59:40.783026 | instance | 2026-04-12 20:59:40.783343 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-12 20:59:40.783609 | instance | Sunday 12 April 2026 20:59:40 +0000 (0:00:00.065) 0:15:07.194 ********** 2026-04-12 20:59:41.759839 | instance | changed: [instance] 2026-04-12 20:59:41.760084 | instance | 2026-04-12 20:59:41.760394 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-12 20:59:41.760677 | instance | Sunday 12 April 2026 20:59:41 +0000 (0:00:00.977) 0:15:08.171 ********** 2026-04-12 20:59:42.035762 | instance | ok: [instance] 2026-04-12 20:59:42.035887 | instance | 2026-04-12 20:59:42.036089 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-12 20:59:42.036267 | instance | Sunday 12 April 2026 20:59:42 +0000 (0:00:00.275) 0:15:08.447 ********** 2026-04-12 20:59:42.926168 | instance | changed: [instance] 2026-04-12 20:59:42.926426 | instance | 2026-04-12 20:59:42.926533 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-04-12 20:59:42.927035 | instance | 2026-04-12 20:59:42.927104 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 20:59:42.927113 | instance | Sunday 12 April 2026 20:59:42 +0000 (0:00:00.891) 0:15:09.338 ********** 2026-04-12 20:59:44.463060 | instance | ok: [instance] 2026-04-12 20:59:44.463134 | instance | 2026-04-12 20:59:44.463420 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 20:59:44.463466 | instance | Sunday 12 April 2026 20:59:44 +0000 (0:00:01.536) 0:15:10.875 ********** 2026-04-12 20:59:44.518293 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 20:59:44.518382 | instance | 2026-04-12 20:59:44.518582 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 20:59:44.518659 | instance | Sunday 12 April 2026 20:59:44 +0000 (0:00:00.055) 0:15:10.930 ********** 2026-04-12 20:59:45.014586 | instance | changed: [instance] 2026-04-12 20:59:45.014652 | instance | 2026-04-12 20:59:45.014658 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-04-12 20:59:45.014670 | instance | Sunday 12 April 2026 20:59:45 +0000 (0:00:00.495) 0:15:11.426 ********** 2026-04-12 20:59:45.889518 | instance | ok: [instance] 2026-04-12 20:59:45.889676 | instance | 2026-04-12 20:59:45.889728 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-12 20:59:45.889849 | instance | Sunday 12 April 2026 20:59:45 +0000 (0:00:00.875) 0:15:12.302 ********** 2026-04-12 20:59:48.211283 | instance | changed: [instance] 2026-04-12 20:59:48.211363 | instance | 2026-04-12 20:59:48.211643 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 20:59:48.211692 | instance | Sunday 12 April 2026 20:59:48 +0000 (0:00:02.321) 0:15:14.623 ********** 2026-04-12 20:59:48.280070 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 20:59:48.280174 | instance | 2026-04-12 20:59:48.280196 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 20:59:48.280385 | instance | Sunday 12 April 2026 20:59:48 +0000 (0:00:00.067) 0:15:14.691 ********** 2026-04-12 20:59:49.013992 | instance | changed: [instance] 2026-04-12 20:59:49.014139 | instance | 2026-04-12 20:59:49.014330 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-12 20:59:49.014655 | instance | Sunday 12 April 2026 20:59:49 +0000 (0:00:00.734) 0:15:15.426 ********** 2026-04-12 20:59:50.272687 | instance | changed: [instance] 2026-04-12 20:59:50.272909 | instance | 2026-04-12 20:59:50.273190 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-12 20:59:50.273456 | instance | Sunday 12 April 2026 20:59:50 +0000 (0:00:01.258) 0:15:16.684 ********** 2026-04-12 20:59:51.026005 | instance | ok: [instance] 2026-04-12 20:59:51.026214 | instance | 2026-04-12 20:59:51.026817 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-12 20:59:51.027076 | instance | Sunday 12 April 2026 20:59:51 +0000 (0:00:00.753) 0:15:17.437 ********** 2026-04-12 20:59:59.668516 | instance | ok: [instance] 2026-04-12 20:59:59.668847 | instance | 2026-04-12 20:59:59.669254 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-12 20:59:59.669692 | instance | Sunday 12 April 2026 20:59:59 +0000 (0:00:08.642) 0:15:26.080 ********** 2026-04-12 21:00:01.257052 | instance | ok: [instance] 2026-04-12 21:00:01.257212 | instance | 2026-04-12 21:00:01.257462 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-12 21:00:01.257653 | instance | Sunday 12 April 2026 21:00:01 +0000 (0:00:01.587) 0:15:27.667 ********** 2026-04-12 21:00:01.650997 | instance | ok: [instance] 2026-04-12 21:00:01.651222 | instance | 2026-04-12 21:00:01.651568 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-12 21:00:01.652015 | instance | Sunday 12 April 2026 21:00:01 +0000 (0:00:00.395) 0:15:28.062 ********** 2026-04-12 21:00:01.850627 | instance | ok: [instance] 2026-04-12 21:00:01.850799 | instance | 2026-04-12 21:00:01.850994 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-12 21:00:01.851252 | instance | Sunday 12 April 2026 21:00:01 +0000 (0:00:00.199) 0:15:28.262 ********** 2026-04-12 21:00:02.053710 | instance | ok: [instance] 2026-04-12 21:00:02.053822 | instance | 2026-04-12 21:00:02.054000 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-12 21:00:02.054168 | instance | Sunday 12 April 2026 21:00:02 +0000 (0:00:00.203) 0:15:28.466 ********** 2026-04-12 21:00:02.791936 | instance | changed: [instance] 2026-04-12 21:00:02.792422 | instance | 2026-04-12 21:00:02.792501 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-12 21:00:02.792831 | instance | Sunday 12 April 2026 21:00:02 +0000 (0:00:00.737) 0:15:29.203 ********** 2026-04-12 21:00:19.983227 | instance | changed: [instance] => (item=alertmanager) 2026-04-12 21:00:19.983356 | instance | changed: [instance] => (item=grafana) 2026-04-12 21:00:19.983846 | instance | changed: [instance] => (item=prometheus) 2026-04-12 21:00:19.983937 | instance | 2026-04-12 21:00:19.983957 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-12 21:00:19.984108 | instance | Sunday 12 April 2026 21:00:19 +0000 (0:00:17.191) 0:15:46.394 ********** 2026-04-12 21:00:22.074954 | instance | ok: [instance] => (item=alertmanager) 2026-04-12 21:00:22.075068 | instance | ok: [instance] => (item=grafana) 2026-04-12 21:00:22.075149 | instance | ok: [instance] => (item=prometheus) 2026-04-12 21:00:22.075477 | instance | 2026-04-12 21:00:22.075568 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-12 21:00:22.075587 | instance | Sunday 12 April 2026 21:00:22 +0000 (0:00:02.092) 0:15:48.487 ********** 2026-04-12 21:00:25.763305 | instance | changed: [instance] => (item=None) 2026-04-12 21:00:25.763420 | instance | changed: [instance] => (item=None) 2026-04-12 21:00:25.763432 | instance | changed: [instance] => (item=None) 2026-04-12 21:00:25.763442 | instance | changed: [instance] 2026-04-12 21:00:25.763466 | instance | 2026-04-12 21:00:25.763488 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-12 21:00:25.763617 | instance | Sunday 12 April 2026 21:00:25 +0000 (0:00:03.688) 0:15:52.175 ********** 2026-04-12 21:00:31.395941 | instance | changed: [instance] => (item=None) 2026-04-12 21:00:31.396077 | instance | changed: [instance] => (item=None) 2026-04-12 21:00:31.396089 | instance | changed: [instance] => (item=None) 2026-04-12 21:00:31.396748 | instance | changed: [instance] => (item=None) 2026-04-12 21:00:31.396865 | instance | changed: [instance] => (item=None) 2026-04-12 21:00:31.396883 | instance | changed: [instance] 2026-04-12 21:00:31.396899 | instance | 2026-04-12 21:00:31.396913 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-12 21:00:31.396940 | instance | Sunday 12 April 2026 21:00:31 +0000 (0:00:05.632) 0:15:57.808 ********** 2026-04-12 21:00:42.861529 | instance | changed: [instance] => (item=alertmanager) 2026-04-12 21:00:42.861640 | instance | changed: [instance] => (item=prometheus) 2026-04-12 21:00:42.861663 | instance | 2026-04-12 21:00:42.862133 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-12 21:00:42.862218 | instance | Sunday 12 April 2026 21:00:42 +0000 (0:00:11.464) 0:16:09.272 ********** 2026-04-12 21:00:54.402254 | instance | changed: [instance] => (item=alertmanager) 2026-04-12 21:00:54.402385 | instance | changed: [instance] => (item=prometheus) 2026-04-12 21:00:54.402539 | instance | 2026-04-12 21:00:54.402671 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-12 21:00:54.402843 | instance | Sunday 12 April 2026 21:00:54 +0000 (0:00:11.541) 0:16:20.814 ********** 2026-04-12 21:00:55.154617 | instance | changed: [instance] 2026-04-12 21:00:55.154808 | instance | 2026-04-12 21:00:55.155055 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-12 21:00:55.155239 | instance | Sunday 12 April 2026 21:00:55 +0000 (0:00:00.751) 0:16:21.566 ********** 2026-04-12 21:01:03.178007 | instance | ok: [instance] 2026-04-12 21:01:03.178143 | instance | 2026-04-12 21:01:03.178157 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-12 21:01:03.178278 | instance | Sunday 12 April 2026 21:01:03 +0000 (0:00:08.024) 0:16:29.590 ********** 2026-04-12 21:01:17.692326 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-12 21:01:17.692580 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-12 21:01:17.693078 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-12 21:01:17.693365 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-12 21:01:17.693656 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-12 21:01:17.694052 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-12 21:01:17.694325 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-12 21:01:17.694599 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-12 21:01:17.695013 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-12 21:01:17.695274 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-12 21:01:17.695571 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-12 21:01:17.695862 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-12 21:01:17.696128 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-12 21:01:17.696372 | instance | 2026-04-12 21:01:17.696853 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-12 21:01:17.696928 | instance | Sunday 12 April 2026 21:01:17 +0000 (0:00:14.512) 0:16:44.103 ********** 2026-04-12 21:01:48.799120 | instance | changed: [instance] 2026-04-12 21:01:48.799240 | instance | 2026-04-12 21:01:48.799252 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 21:01:48.799263 | instance | Sunday 12 April 2026 21:01:48 +0000 (0:00:31.106) 0:17:15.210 ********** 2026-04-12 21:01:48.869588 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 21:01:48.869693 | instance | 2026-04-12 21:01:48.869801 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 21:01:48.869922 | instance | Sunday 12 April 2026 21:01:48 +0000 (0:00:00.071) 0:17:15.281 ********** 2026-04-12 21:01:49.433906 | instance | changed: [instance] 2026-04-12 21:01:49.434205 | instance | 2026-04-12 21:01:49.434532 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-12 21:01:49.434832 | instance | Sunday 12 April 2026 21:01:49 +0000 (0:00:00.563) 0:17:15.845 ********** 2026-04-12 21:01:52.846176 | instance | changed: [instance] 2026-04-12 21:01:52.846295 | instance | 2026-04-12 21:01:52.846376 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 21:01:52.846503 | instance | Sunday 12 April 2026 21:01:52 +0000 (0:00:03.412) 0:17:19.258 ********** 2026-04-12 21:01:52.904903 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 21:01:52.905247 | instance | 2026-04-12 21:01:52.905538 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 21:01:52.905814 | instance | Sunday 12 April 2026 21:01:52 +0000 (0:00:00.058) 0:17:19.317 ********** 2026-04-12 21:01:53.427892 | instance | changed: [instance] 2026-04-12 21:01:53.427996 | instance | 2026-04-12 21:01:53.428092 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-12 21:01:53.428382 | instance | Sunday 12 April 2026 21:01:53 +0000 (0:00:00.522) 0:17:19.839 ********** 2026-04-12 21:01:55.186357 | instance | changed: [instance] 2026-04-12 21:01:55.186595 | instance | 2026-04-12 21:01:55.186889 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 21:01:55.187164 | instance | Sunday 12 April 2026 21:01:55 +0000 (0:00:01.759) 0:17:21.598 ********** 2026-04-12 21:01:55.248396 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 21:01:55.248600 | instance | 2026-04-12 21:01:55.248906 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 21:01:55.249223 | instance | Sunday 12 April 2026 21:01:55 +0000 (0:00:00.061) 0:17:21.660 ********** 2026-04-12 21:01:55.769518 | instance | changed: [instance] 2026-04-12 21:01:55.769737 | instance | 2026-04-12 21:01:55.770088 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-12 21:01:55.770349 | instance | Sunday 12 April 2026 21:01:55 +0000 (0:00:00.521) 0:17:22.181 ********** 2026-04-12 21:01:57.680167 | instance | changed: [instance] 2026-04-12 21:01:57.680293 | instance | 2026-04-12 21:01:57.680905 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-12 21:01:57.680974 | instance | Sunday 12 April 2026 21:01:57 +0000 (0:00:01.910) 0:17:24.092 ********** 2026-04-12 21:01:58.541018 | instance | changed: [instance] 2026-04-12 21:01:58.541098 | instance | 2026-04-12 21:01:58.541428 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 21:01:58.541468 | instance | Sunday 12 April 2026 21:01:58 +0000 (0:00:00.861) 0:17:24.953 ********** 2026-04-12 21:01:58.601221 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 21:01:58.601319 | instance | 2026-04-12 21:01:58.601621 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 21:01:58.601669 | instance | Sunday 12 April 2026 21:01:58 +0000 (0:00:00.060) 0:17:25.013 ********** 2026-04-12 21:01:59.129763 | instance | changed: [instance] 2026-04-12 21:01:59.129827 | instance | 2026-04-12 21:01:59.130048 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-12 21:01:59.130117 | instance | Sunday 12 April 2026 21:01:59 +0000 (0:00:00.528) 0:17:25.542 ********** 2026-04-12 21:02:00.786277 | instance | changed: [instance] 2026-04-12 21:02:00.786377 | instance | 2026-04-12 21:02:00.786551 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-04-12 21:02:00.786702 | instance | 2026-04-12 21:02:00.787011 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 21:02:00.787142 | instance | Sunday 12 April 2026 21:02:00 +0000 (0:00:01.656) 0:17:27.199 ********** 2026-04-12 21:02:02.662719 | instance | ok: [instance] 2026-04-12 21:02:02.662804 | instance | 2026-04-12 21:02:02.663096 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-12 21:02:02.663141 | instance | Sunday 12 April 2026 21:02:02 +0000 (0:00:01.876) 0:17:29.075 ********** 2026-04-12 21:02:02.746125 | instance | ok: [instance] 2026-04-12 21:02:02.746188 | instance | 2026-04-12 21:02:02.746201 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-12 21:02:02.746212 | instance | Sunday 12 April 2026 21:02:02 +0000 (0:00:00.081) 0:17:29.157 ********** 2026-04-12 21:02:02.788808 | instance | skipping: [instance] 2026-04-12 21:02:02.788892 | instance | 2026-04-12 21:02:02.789144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-12 21:02:02.789178 | instance | Sunday 12 April 2026 21:02:02 +0000 (0:00:00.043) 0:17:29.201 ********** 2026-04-12 21:02:02.834456 | instance | skipping: [instance] 2026-04-12 21:02:02.834548 | instance | 2026-04-12 21:02:02.834691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-12 21:02:02.834808 | instance | Sunday 12 April 2026 21:02:02 +0000 (0:00:00.045) 0:17:29.247 ********** 2026-04-12 21:02:02.884668 | instance | skipping: [instance] 2026-04-12 21:02:02.884749 | instance | 2026-04-12 21:02:02.884854 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-12 21:02:02.884974 | instance | Sunday 12 April 2026 21:02:02 +0000 (0:00:00.050) 0:17:29.297 ********** 2026-04-12 21:02:02.934391 | instance | skipping: [instance] 2026-04-12 21:02:02.934455 | instance | 2026-04-12 21:02:02.934593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-12 21:02:02.934712 | instance | Sunday 12 April 2026 21:02:02 +0000 (0:00:00.049) 0:17:29.347 ********** 2026-04-12 21:02:02.982996 | instance | skipping: [instance] 2026-04-12 21:02:02.983076 | instance | 2026-04-12 21:02:02.983209 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-12 21:02:02.983334 | instance | Sunday 12 April 2026 21:02:02 +0000 (0:00:00.048) 0:17:29.395 ********** 2026-04-12 21:02:03.045590 | instance | ok: [instance] 2026-04-12 21:02:03.046036 | instance | 2026-04-12 21:02:03.046438 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-12 21:02:03.046820 | instance | Sunday 12 April 2026 21:02:03 +0000 (0:00:00.062) 0:17:29.457 ********** 2026-04-12 21:02:03.106197 | instance | ok: [instance] => (item=oslo_cache) 2026-04-12 21:02:03.106440 | instance | 2026-04-12 21:02:03.106685 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-12 21:02:03.106951 | instance | Sunday 12 April 2026 21:02:03 +0000 (0:00:00.060) 0:17:29.518 ********** 2026-04-12 21:02:03.180671 | instance | ok: [instance] 2026-04-12 21:02:03.180885 | instance | 2026-04-12 21:02:03.181184 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 21:02:03.181460 | instance | Sunday 12 April 2026 21:02:03 +0000 (0:00:00.074) 0:17:29.593 ********** 2026-04-12 21:02:03.243954 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 21:02:03.244228 | instance | 2026-04-12 21:02:03.244596 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 21:02:03.244929 | instance | Sunday 12 April 2026 21:02:03 +0000 (0:00:00.063) 0:17:29.656 ********** 2026-04-12 21:02:03.784233 | instance | changed: [instance] 2026-04-12 21:02:03.784465 | instance | 2026-04-12 21:02:03.784821 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-12 21:02:03.785163 | instance | Sunday 12 April 2026 21:02:03 +0000 (0:00:00.539) 0:17:30.195 ********** 2026-04-12 21:02:05.124261 | instance | changed: [instance] 2026-04-12 21:02:05.124313 | instance | 2026-04-12 21:02:05.124324 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-12 21:02:05.124334 | instance | Sunday 12 April 2026 21:02:05 +0000 (0:00:01.339) 0:17:31.535 ********** 2026-04-12 21:02:05.964047 | instance | changed: [instance] 2026-04-12 21:02:05.964131 | instance | 2026-04-12 21:02:05.964144 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-12 21:02:05.964155 | instance | Sunday 12 April 2026 21:02:05 +0000 (0:00:00.839) 0:17:32.375 ********** 2026-04-12 21:02:07.137080 | instance | fatal: [instance]: FAILED! => {"changed": false, "cmd": ["/usr/bin/python3.10", "-m", "pip.__main__", "install", "openstacksdk"], "msg": "stdout: Collecting openstacksdk\n Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB)\n ━━━━━━━━━━━━━━━━━━━━ 0.9/1.9 MB 10.6 MB/s eta 0:00:01\n\n:stderr: ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.\n openstacksdk from https://files.pythonhosted.org/packages/77/e4/8cb9f24ed26169249de8552184de7524a4788cce5616475ab38734bcb6d4/openstacksdk-4.10.0-py3-none-any.whl#sha256=c75927fb29a9c82d8dd116f16c72093a623d507f9a4aca63f3c26ad8ddf99855:\n Expected sha256 c75927fb29a9c82d8dd116f16c72093a623d507f9a4aca63f3c26ad8ddf99855\n Got 99771147a54842c0e5b9eea33c281fa1fbca77044b060f3314adf828037275c9\n\n"} 2026-04-12 21:02:07.144102 | instance | 2026-04-12 21:02:07.144140 | instance | PLAY RECAP ********************************************************************* 2026-04-12 21:02:07.144148 | instance | instance : ok=338 changed=127 unreachable=0 failed=1 skipped=107 rescued=0 ignored=2 2026-04-12 21:02:07.144154 | instance | 2026-04-12 21:02:07.144160 | instance | Sunday 12 April 2026 21:02:07 +0000 (0:00:01.176) 0:17:33.552 ********** 2026-04-12 21:02:07.144166 | instance | =============================================================================== 2026-04-12 21:02:07.144171 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 159.52s 2026-04-12 21:02:07.144177 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 134.39s 2026-04-12 21:02:07.144182 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 121.37s 2026-04-12 21:02:07.144188 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 96.81s 2026-04-12 21:02:07.144193 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 78.98s 2026-04-12 21:02:07.144199 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 31.11s 2026-04-12 21:02:07.144204 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 26.93s 2026-04-12 21:02:07.144210 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 19.94s 2026-04-12 21:02:07.144215 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords -- 17.19s 2026-04-12 21:02:07.144234 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------ 15.37s 2026-04-12 21:02:07.144240 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.51s 2026-04-12 21:02:07.144246 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration -- 11.54s 2026-04-12 21:02:07.144251 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets ---- 11.46s 2026-04-12 21:02:07.144257 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 11.30s 2026-04-12 21:02:07.144262 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 10.68s 2026-04-12 21:02:07.144267 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm ------- 8.64s 2026-04-12 21:02:07.144273 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 8.02s 2026-04-12 21:02:07.144278 | instance | vexxhost.containers.download_artifact : Download item ------------------- 7.11s 2026-04-12 21:02:07.144283 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 5.63s 2026-04-12 21:02:07.144289 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.42s 2026-04-12 21:02:07.391901 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-12 21:02:07.392096 | instance | ERROR [aio > converge] Executed: Failed 2026-04-12 21:02:07.392227 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-12 21:02:07.883783 | instance | ERROR 2026-04-12 21:02:07.884042 | instance | { 2026-04-12 21:02:07.884085 | instance | "delta": "0:19:19.591774", 2026-04-12 21:02:07.884115 | instance | "end": "2026-04-12 21:02:07.492674", 2026-04-12 21:02:07.884142 | instance | "msg": "non-zero return code", 2026-04-12 21:02:07.884169 | instance | "rc": 2, 2026-04-12 21:02:07.884200 | instance | "start": "2026-04-12 20:42:47.900900" 2026-04-12 21:02:07.884228 | instance | } failure 2026-04-12 21:02:07.909068 | 2026-04-12 21:02:07.909213 | PLAY RECAP 2026-04-12 21:02:07.909265 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-12 21:02:07.909287 | 2026-04-12 21:02:08.066450 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-12 21:02:08.077484 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.1] 2026-04-12 21:02:08.734861 | 2026-04-12 21:02:08.735026 | PLAY [all] 2026-04-12 21:02:08.750005 | 2026-04-12 21:02:08.750121 | TASK [gather-host-logs : creating directory for system status] 2026-04-12 21:02:09.110141 | instance | changed 2026-04-12 21:02:09.117558 | 2026-04-12 21:02:09.117645 | TASK [gather-host-logs : Get logs for each host] 2026-04-12 21:02:09.470661 | instance | + systemd-cgls --full --all --no-pager 2026-04-12 21:02:09.496640 | instance | + ip addr 2026-04-12 21:02:09.501586 | instance | + ip route 2026-04-12 21:02:09.504022 | instance | + lsblk 2026-04-12 21:02:09.510443 | instance | + mount 2026-04-12 21:02:09.516515 | instance | + docker images 2026-04-12 21:02:09.534890 | instance | + brctl show 2026-04-12 21:02:09.535534 | instance | /bin/bash: line 8: brctl: command not found 2026-04-12 21:02:09.535862 | instance | + ps aux --sort=-%mem 2026-04-12 21:02:09.567178 | instance | + dpkg -l 2026-04-12 21:02:09.577259 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-12 21:02:09.577777 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-12 21:02:09.598452 | instance | + '[' '!' -z '' ']' 2026-04-12 21:02:09.663124 | instance | ok: Runtime: 0:00:00.134843 2026-04-12 21:02:09.669464 | 2026-04-12 21:02:09.669562 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-12 21:02:10.300302 | instance | changed: 2026-04-12 21:02:10.300615 | instance | created directory /var/lib/zuul/builds/9378a57f631340d8b1a481caa92156cd/work/logs/instance 2026-04-12 21:02:10.300683 | instance | cd+++++++++ system/ 2026-04-12 21:02:10.300738 | instance | >f+++++++++ system/brctl-show.txt 2026-04-12 21:02:10.300789 | instance | >f+++++++++ system/docker-images.txt 2026-04-12 21:02:10.300838 | instance | >f+++++++++ system/ip-addr.txt 2026-04-12 21:02:10.300894 | instance | >f+++++++++ system/ip-route.txt 2026-04-12 21:02:10.301002 | instance | >f+++++++++ system/lsblk.txt 2026-04-12 21:02:10.301070 | instance | >f+++++++++ system/mount.txt 2026-04-12 21:02:10.301120 | instance | >f+++++++++ system/packages.txt 2026-04-12 21:02:10.301168 | instance | >f+++++++++ system/ps.txt 2026-04-12 21:02:10.301220 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-12 21:02:10.313721 | 2026-04-12 21:02:10.313800 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-12 21:02:10.524804 | instance | changed: "values" 2026-04-12 21:02:10.702258 | instance | changed: "releases" 2026-04-12 21:02:10.722748 | 2026-04-12 21:02:10.722955 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-12 21:02:15.766146 | instance | ok: Runtime: 0:00:04.691907 2026-04-12 21:02:15.772717 | 2026-04-12 21:02:15.772866 | TASK [helm-release-status : Downloads logs to executor] 2026-04-12 21:02:16.285614 | instance | changed: 2026-04-12 21:02:16.285810 | instance | cd+++++++++ helm/ 2026-04-12 21:02:16.285839 | instance | cd+++++++++ helm/releases/ 2026-04-12 21:02:16.285861 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-12 21:02:16.285882 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-12 21:02:16.285902 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-12 21:02:16.285921 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-12 21:02:16.285940 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-12 21:02:16.285959 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-12 21:02:16.285977 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-12 21:02:16.285997 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-12 21:02:16.286016 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-12 21:02:16.286035 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-12 21:02:16.286055 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-12 21:02:16.286074 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-12 21:02:16.286092 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-12 21:02:16.286111 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-04-12 21:02:16.286147 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-12 21:02:16.286166 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-04-12 21:02:16.286184 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-04-12 21:02:16.286203 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-04-12 21:02:16.286224 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-04-12 21:02:16.286244 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-12 21:02:16.286262 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-12 21:02:16.286281 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-12 21:02:16.286301 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-12 21:02:16.286323 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-04-12 21:02:16.286341 | instance | cd+++++++++ helm/values/ 2026-04-12 21:02:16.286360 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-12 21:02:16.286378 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-12 21:02:16.286397 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-12 21:02:16.286416 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-12 21:02:16.286435 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-12 21:02:16.286454 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-12 21:02:16.286472 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-12 21:02:16.286490 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-12 21:02:16.286509 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-12 21:02:16.286526 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-12 21:02:16.286545 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-12 21:02:16.286563 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-12 21:02:16.286582 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-12 21:02:16.286601 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-04-12 21:02:16.286619 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-12 21:02:16.286638 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-04-12 21:02:16.286656 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-04-12 21:02:16.286674 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-04-12 21:02:16.286693 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-04-12 21:02:16.286712 | instance | cd+++++++++ helm/values/openstack/ 2026-04-12 21:02:16.286731 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-12 21:02:16.286749 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-12 21:02:16.286768 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-12 21:02:16.286786 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-04-12 21:02:16.296061 | 2026-04-12 21:02:16.296130 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-12 21:02:16.546020 | instance | changed 2026-04-12 21:02:16.592528 | 2026-04-12 21:02:16.592721 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-12 21:02:16.814979 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-12 21:02:16.815115 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-12 21:02:16.822411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:16.826149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:16.907591 | instance | node/instance 2026-04-12 21:02:16.913396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:16.983038 | instance | clusterrole/admin 2026-04-12 21:02:17.188251 | instance | clusterrole/cert-manager-cainjector 2026-04-12 21:02:17.203629 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-12 21:02:17.216844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:17.227752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:17.379518 | instance | clusterrole/cert-manager-controller-certificates 2026-04-12 21:02:17.422295 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-12 21:02:17.589464 | instance | clusterrole/cert-manager-controller-challenges 2026-04-12 21:02:17.612440 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-12 21:02:17.791724 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-12 21:02:17.795144 | instance | clusterrole/cert-manager-controller-issuers 2026-04-12 21:02:18.003915 | instance | clusterrole/cert-manager-controller-orders 2026-04-12 21:02:18.010892 | instance | clusterrole/cert-manager-edit 2026-04-12 21:02:18.193744 | instance | clusterrole/cert-manager-view 2026-04-12 21:02:18.217589 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-12 21:02:18.419255 | instance | clusterrole/cilium 2026-04-12 21:02:18.425156 | instance | clusterrole/cilium-operator 2026-04-12 21:02:18.627392 | instance | clusterrole/cluster-admin 2026-04-12 21:02:18.629871 | instance | clusterrole/edit 2026-04-12 21:02:18.815811 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-12 21:02:18.834993 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-12 21:02:19.010917 | instance | clusterrole/goldpinger-clusterrole 2026-04-12 21:02:19.020163 | instance | clusterrole/ingress-nginx 2026-04-12 21:02:19.203266 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-12 21:02:19.206599 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-12 21:02:19.392591 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-12 21:02:19.408252 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-12 21:02:19.577842 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-12 21:02:19.594838 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-12 21:02:19.762927 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-12 21:02:19.776321 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-12 21:02:19.937473 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-12 21:02:19.946901 | instance | clusterrole/kubeadm:get-nodes 2026-04-12 21:02:20.115581 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-12 21:02:20.148342 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-12 21:02:20.312278 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-12 21:02:20.338034 | instance | clusterrole/local-path-provisioner 2026-04-12 21:02:20.523855 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-12 21:02:20.552365 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-12 21:02:20.697117 | instance | clusterrole/node-feature-discovery 2026-04-12 21:02:20.718702 | instance | clusterrolebinding/cilium 2026-04-12 21:02:20.883226 | instance | clusterrole/node-feature-discovery-gc 2026-04-12 21:02:20.911996 | instance | clusterrolebinding/cilium-operator 2026-04-12 21:02:21.069637 | instance | clusterrolebinding/cluster-admin 2026-04-12 21:02:21.093092 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-12 21:02:21.240403 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-12 21:02:21.303879 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-12 21:02:21.425934 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-12 21:02:21.497694 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-12 21:02:21.601290 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-04-12 21:02:21.682472 | instance | clusterrolebinding/ingress-nginx 2026-04-12 21:02:21.785310 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-12 21:02:21.872404 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-12 21:02:21.957331 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-12 21:02:22.063731 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-12 21:02:22.141949 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-12 21:02:22.250448 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-12 21:02:22.315364 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-12 21:02:22.442168 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-12 21:02:22.515991 | instance | clusterrole/system:aggregate-to-admin 2026-04-12 21:02:22.629192 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-12 21:02:22.701154 | instance | clusterrole/system:aggregate-to-edit 2026-04-12 21:02:22.813621 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-12 21:02:22.898493 | instance | clusterrole/system:aggregate-to-view 2026-04-12 21:02:22.999017 | instance | clusterrole/system:auth-delegator 2026-04-12 21:02:23.073061 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-12 21:02:23.179774 | instance | clusterrole/system:basic-user 2026-04-12 21:02:23.247979 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-12 21:02:23.343830 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-12 21:02:23.424812 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-12 21:02:23.520859 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-12 21:02:23.594733 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-12 21:02:23.702907 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-12 21:02:23.772682 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-12 21:02:23.876355 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-12 21:02:23.948161 | instance | clusterrolebinding/local-path-provisioner 2026-04-12 21:02:24.065056 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-12 21:02:24.133693 | instance | clusterrolebinding/node-feature-discovery 2026-04-12 21:02:24.251620 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-12 21:02:24.321770 | instance | clusterrolebinding/node-feature-discovery-gc 2026-04-12 21:02:24.444456 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-12 21:02:24.517012 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-12 21:02:24.658014 | instance | clusterrole/system:controller:certificate-controller 2026-04-12 21:02:24.713353 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-12 21:02:24.864232 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-12 21:02:24.890454 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-12 21:02:25.044272 | instance | clusterrole/system:controller:cronjob-controller 2026-04-12 21:02:25.078627 | instance | clusterrolebinding/system:basic-user 2026-04-12 21:02:25.244950 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-12 21:02:25.276266 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-12 21:02:25.433073 | instance | clusterrole/system:controller:deployment-controller 2026-04-12 21:02:25.468577 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-12 21:02:25.623240 | instance | clusterrole/system:controller:disruption-controller 2026-04-12 21:02:25.647673 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-12 21:02:25.794910 | instance | clusterrole/system:controller:endpoint-controller 2026-04-12 21:02:25.820385 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-12 21:02:25.968434 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-12 21:02:25.997493 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-12 21:02:26.151952 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-12 21:02:26.176410 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-12 21:02:26.340055 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-12 21:02:26.361244 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-12 21:02:26.529423 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-12 21:02:26.555614 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-12 21:02:26.715974 | instance | clusterrole/system:controller:expand-controller 2026-04-12 21:02:26.751392 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-12 21:02:26.913948 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-12 21:02:26.932870 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-12 21:02:27.087630 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-12 21:02:27.114130 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-12 21:02:27.254588 | instance | clusterrole/system:controller:job-controller 2026-04-12 21:02:27.300576 | instance | clusterrole/system:controller:namespace-controller 2026-04-12 21:02:27.447453 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-12 21:02:27.487544 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-12 21:02:27.626353 | instance | clusterrole/system:controller:node-controller 2026-04-12 21:02:27.677252 | instance | clusterrolebinding/system:controller:job-controller 2026-04-12 21:02:27.812255 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-12 21:02:27.860963 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-12 21:02:28.001639 | instance | clusterrolebinding/system:controller:node-controller 2026-04-12 21:02:28.043317 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-12 21:02:28.176300 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-12 21:02:28.256041 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-12 21:02:28.385820 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-12 21:02:28.449971 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-12 21:02:28.563638 | instance | clusterrole/system:controller:replicaset-controller 2026-04-12 21:02:28.624280 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-12 21:02:28.749138 | instance | clusterrole/system:controller:replication-controller 2026-04-12 21:02:28.794411 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-12 21:02:28.945301 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-12 21:02:28.964625 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-12 21:02:29.126718 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-12 21:02:29.145105 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-12 21:02:29.316055 | instance | clusterrole/system:controller:route-controller 2026-04-12 21:02:29.319323 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-12 21:02:29.491264 | instance | clusterrole/system:controller:service-account-controller 2026-04-12 21:02:29.495824 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-12 21:02:29.675979 | instance | clusterrole/system:controller:service-controller 2026-04-12 21:02:29.679707 | instance | clusterrolebinding/system:controller:route-controller 2026-04-12 21:02:29.858930 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-12 21:02:29.861361 | instance | clusterrole/system:controller:statefulset-controller 2026-04-12 21:02:30.025948 | instance | clusterrolebinding/system:controller:service-controller 2026-04-12 21:02:30.042367 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-12 21:02:30.220449 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-12 21:02:30.223898 | instance | clusterrole/system:controller:ttl-controller 2026-04-12 21:02:30.410541 | instance | clusterrole/system:coredns 2026-04-12 21:02:30.422664 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-12 21:02:30.590044 | instance | clusterrole/system:discovery 2026-04-12 21:02:30.614170 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-12 21:02:30.779977 | instance | clusterrole/system:heapster 2026-04-12 21:02:30.829488 | instance | clusterrole/system:kube-aggregator 2026-04-12 21:02:30.971415 | instance | clusterrolebinding/system:coredns 2026-04-12 21:02:31.017493 | instance | clusterrole/system:kube-controller-manager 2026-04-12 21:02:31.158722 | instance | clusterrolebinding/system:discovery 2026-04-12 21:02:31.185183 | instance | clusterrole/system:kube-dns 2026-04-12 21:02:31.325871 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-12 21:02:31.362410 | instance | clusterrole/system:kube-scheduler 2026-04-12 21:02:31.504223 | instance | clusterrole/system:kubelet-api-admin 2026-04-12 21:02:31.534266 | instance | clusterrolebinding/system:kube-dns 2026-04-12 21:02:31.683434 | instance | clusterrole/system:monitoring 2026-04-12 21:02:31.730835 | instance | clusterrolebinding/system:kube-scheduler 2026-04-12 21:02:31.869419 | instance | clusterrole/system:node 2026-04-12 21:02:31.915925 | instance | clusterrolebinding/system:monitoring 2026-04-12 21:02:32.063890 | instance | clusterrole/system:node-bootstrapper 2026-04-12 21:02:32.112814 | instance | clusterrolebinding/system:node 2026-04-12 21:02:32.250826 | instance | clusterrole/system:node-problem-detector 2026-04-12 21:02:32.289346 | instance | clusterrolebinding/system:node-proxier 2026-04-12 21:02:32.436451 | instance | clusterrole/system:node-proxier 2026-04-12 21:02:32.483773 | instance | clusterrolebinding/system:public-info-viewer 2026-04-12 21:02:32.606658 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-12 21:02:32.660912 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-12 21:02:32.775272 | instance | clusterrole/system:public-info-viewer 2026-04-12 21:02:32.834834 | instance | clusterrolebinding/system:volume-scheduler 2026-04-12 21:02:32.972898 | instance | clusterrolebinding/vector 2026-04-12 21:02:33.024040 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-12 21:02:33.157344 | instance | clusterrole/system:volume-scheduler 2026-04-12 21:02:33.219642 | instance | clusterrole/vector 2026-04-12 21:02:33.352011 | instance | clusterrole/view 2026-04-12 21:02:33.403154 | instance | storageclass/general 2026-04-12 21:02:33.555696 | instance | namespace/auth-system 2026-04-12 21:02:33.618228 | instance | namespace/cert-manager 2026-04-12 21:02:33.740802 | instance | namespace/default 2026-04-12 21:02:33.813035 | instance | namespace/envoy-gateway-system 2026-04-12 21:02:33.923575 | instance | namespace/ingress-nginx 2026-04-12 21:02:33.992001 | instance | namespace/kube-node-lease 2026-04-12 21:02:34.111894 | instance | namespace/kube-public 2026-04-12 21:02:34.176816 | instance | namespace/kube-system 2026-04-12 21:02:34.295952 | instance | namespace/local-path-storage 2026-04-12 21:02:34.357388 | instance | namespace/monitoring 2026-04-12 21:02:34.487280 | instance | namespace/openstack 2026-04-12 21:02:34.539334 | instance | namespace/secretgen-controller 2026-04-12 21:02:35.155205 | instance | ok: Runtime: 0:00:17.923844 2026-04-12 21:02:35.163375 | 2026-04-12 21:02:35.163466 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-12 21:02:35.358588 | instance | changed 2026-04-12 21:02:35.365295 | 2026-04-12 21:02:35.365365 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-12 21:02:35.582297 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-12 21:02:35.582418 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-12 21:02:35.582624 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-12 21:02:35.676860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:35.679462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:35.757192 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-12 21:02:35.759558 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-12 21:02:35.763560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:35.771987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:35.849369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:35.872750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:35.936199 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-12 21:02:35.940247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:35.943018 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-12 21:02:35.963037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.034011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.069576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.132672 | instance | cert-manager/deployment/cert-manager 2026-04-12 21:02:36.140193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.144204 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-12 21:02:36.165163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.224841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.263100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.309985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.338928 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-12 21:02:36.356704 | instance | auth-system/endpoints/keycloak 2026-04-12 21:02:36.368437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.401952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.476833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.507713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.534187 | instance | auth-system/endpoints/keycloak-headless 2026-04-12 21:02:36.558264 | instance | auth-system/endpoints/keycloak-metrics 2026-04-12 21:02:36.589219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.619900 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 21:02:36.633123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.704732 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 21:02:36.716013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.735615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.736859 | instance | cert-manager/endpoints/cert-manager 2026-04-12 21:02:36.782127 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-12 21:02:36.817972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.839286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.915104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.927032 | instance | auth-system/ingresses/keycloak 2026-04-12 21:02:36.934616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:36.978015 | instance | auth-system/networkpolicies/keycloak 2026-04-12 21:02:37.001010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.096416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.115388 | instance | auth-system/pods/keycloak-0 2026-04-12 21:02:37.123318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.204102 | instance | cert-manager/pods/cert-manager-75c4c745bc-m4k2n 2026-04-12 21:02:37.217977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.229043 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.312526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.323590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.328293 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-2swxr 2026-04-12 21:02:37.398702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.404485 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-dp9q2 2026-04-12 21:02:37.408362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.490400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.493878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.518751 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-12 21:02:37.577587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.592985 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-12 21:02:37.597535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.660343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.696303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.704195 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-12 21:02:37.747795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.781404 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-12 21:02:37.798393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.860647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.885878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.894111 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-12 21:02:37.944560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:37.968629 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-12 21:02:37.981328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.045046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.069195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.088170 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-12 21:02:38.134279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.155100 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-12 21:02:38.155950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.238595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.248141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.315671 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-12 21:02:38.344735 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-12 21:02:38.346228 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 21:02:38.357866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.364447 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 21:02:38.373276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.452236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.486153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.519532 | instance | auth-system/secrets/keycloak 2026-04-12 21:02:38.539740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.591113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.629184 | instance | auth-system/secrets/keycloak-externaldb 2026-04-12 21:02:38.655213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.692712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.717774 | instance | auth-system/secrets/keycloak.199-19-213-67.nip.io-tls 2026-04-12 21:02:38.750922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.804265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.817422 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-12 21:02:38.924135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:38.937234 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-12 21:02:39.011544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.020098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.028887 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-12 21:02:39.103939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.131778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.178799 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-12 21:02:39.219224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.240555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.268702 | instance | cert-manager/serviceaccounts/default 2026-04-12 21:02:39.309579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.331185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.419270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.420507 | instance | auth-system/serviceaccounts/default 2026-04-12 21:02:39.439423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.496958 | instance | auth-system/serviceaccounts/keycloak 2026-04-12 21:02:39.511682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.525943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.630670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.636304 | instance | cert-manager/services/cert-manager 2026-04-12 21:02:39.636680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.714703 | instance | cert-manager/services/cert-manager-webhook 2026-04-12 21:02:39.730185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.732418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.832172 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 21:02:39.832317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.834286 | instance | auth-system/services/keycloak 2026-04-12 21:02:39.840196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.902866 | instance | auth-system/services/keycloak-headless 2026-04-12 21:02:39.924797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:39.946580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.023451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.038593 | instance | auth-system/services/keycloak-metrics 2026-04-12 21:02:40.038698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.120730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.121735 | instance | auth-system/statefulsets/keycloak 2026-04-12 21:02:40.154236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.230619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.255783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.257880 | instance | default/configmaps/kube-root-ca.crt 2026-04-12 21:02:40.330828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.336644 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-12 21:02:40.398090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.443958 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 21:02:40.456920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.474694 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-12 21:02:40.502931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.547527 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-12 21:02:40.549929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.638080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.655106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.693758 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-12 21:02:40.731968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.756628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.777060 | instance | default/endpoints/kubernetes 2026-04-12 21:02:40.839084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.853552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.892178 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-7vh4f 2026-04-12 21:02:40.934451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.942812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:40.972584 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-12 21:02:41.044681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.058706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.126053 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-12 21:02:41.139741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.160107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.173300 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-12 21:02:41.247482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.260717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.315387 | instance | default/serviceaccounts/default 2026-04-12 21:02:41.340922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.355338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.389522 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-12 21:02:41.436179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.454382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.522701 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-12 21:02:41.539834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.587331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.625351 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-12 21:02:41.646791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.689410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.708890 | instance | default/services/kubernetes 2026-04-12 21:02:41.741496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.814620 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 21:02:41.821848 | instance | envoy-gateway-system/secrets/envoy 2026-04-12 21:02:41.824359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.840246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.917477 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-12 21:02:41.927967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:41.944846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:42.024225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:42.043990 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-12 21:02:42.047044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:42.115962 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-12 21:02:42.136851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:42.174884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:42.238506 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-12 21:02:42.239531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:42.303759 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 21:02:42.306863 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-12 21:02:42.314659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:42.345440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:42.809337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:42.810910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:42.951877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:42.972423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:42.974988 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-12 21:02:43.092629 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-12 21:02:43.149839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:43.180801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:43.481814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:43.497026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:43.552593 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-12 21:02:43.591082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:43.610284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:43.655139 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-12 21:02:43.678633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:43.716939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:43.779398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:43.788597 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-12 21:02:43.809626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:43.881208 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-12 21:02:43.900887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:43.977754 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-12 21:02:43.988419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.079620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.083350 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-12 21:02:44.172748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.173942 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-12 21:02:44.287476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.291971 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-12 21:02:44.307270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.370679 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-12 21:02:44.395473 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 21:02:44.405515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.445601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.495326 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-12 21:02:44.504745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.584828 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-12 21:02:44.603093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.606651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.698003 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-12 21:02:44.712486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.742114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.789488 | instance | ingress-nginx/pods/ingress-nginx-controller-2ql7x 2026-04-12 21:02:44.805452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.833258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.896642 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-zjpv2 2026-04-12 21:02:44.950583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.988029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:44.998046 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-12 21:02:45.057377 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 21:02:45.066335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.094031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.103871 | instance | ingress-nginx/roles/ingress-nginx 2026-04-12 21:02:45.180181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.185531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.213431 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-12 21:02:45.282988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.289964 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-12 21:02:45.376240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.408891 | instance | ingress-nginx/serviceaccounts/default 2026-04-12 21:02:45.481693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.503464 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-12 21:02:45.506909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.586060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.618276 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-12 21:02:45.650911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.706114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.706406 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-12 21:02:45.770653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.808685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.865218 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-12 21:02:45.870240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.901423 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-12 21:02:45.928237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:45.964339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.060603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.061617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.064840 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-12 21:02:46.112696 | instance | kube-node-lease/serviceaccounts/default 2026-04-12 21:02:46.163259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.167393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.260856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.268454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.291812 | instance | kube-public/configmaps/cluster-info 2026-04-12 21:02:46.322872 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-12 21:02:46.349965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.384788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.489905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.494524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.494743 | instance | kube-system/configmaps/cilium-config 2026-04-12 21:02:46.508995 | instance | kube-system/configmaps/coredns 2026-04-12 21:02:46.585062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.599466 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 21:02:46.612477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.684147 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-12 21:02:46.688731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.701144 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-12 21:02:46.709495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.791483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.806916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.886483 | instance | kube-system/configmaps/kube-proxy 2026-04-12 21:02:46.888723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.904393 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 21:02:46.914021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:46.920113 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-12 21:02:47.008104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:47.048478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:47.083878 | instance | kube-system/configmaps/kubeadm-config 2026-04-12 21:02:47.091740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:47.116028 | instance | kube-system/configmaps/kubelet-config 2026-04-12 21:02:47.176643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:47.194295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:47.293292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:47.297605 | instance | kube-system/daemonsets/cilium 2026-04-12 21:02:47.307599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:47.333532 | instance | kube-system/daemonsets/kube-proxy 2026-04-12 21:02:47.406459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:47.411827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 21:02:47.529036 | instance | kube-system/deployment/cilium-operator 2026-04-12 21:02:47.537269 | instance | kube-system/deployment/coredns 2026-04-12 21:02:47.726054 | instance | kube-system/endpoints/kube-dns 2026-04-12 21:02:47.727021 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-12 21:02:47.911511 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-12 21:02:47.928258 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-12 21:02:48.099569 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-12 21:02:48.107545 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-12 21:02:48.288992 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-12 21:02:48.299663 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-12 21:02:48.479398 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-12 21:02:48.483612 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-12 21:02:48.679696 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-12 21:02:48.679958 | instance | kube-system/pods/cilium-kjpk6 2026-04-12 21:02:48.854315 | instance | kube-system/pods/cilium-operator-869df985b8-t7jbp 2026-04-12 21:02:48.879239 | instance | kube-system/pods/coredns-67659f764b-kznt7 2026-04-12 21:02:49.040686 | instance | kube-system/pods/coredns-67659f764b-nzbtx 2026-04-12 21:02:49.100711 | instance | kube-system/pods/etcd-instance 2026-04-12 21:02:49.257894 | instance | kube-system/pods/kube-apiserver-instance 2026-04-12 21:02:49.301540 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-12 21:02:49.436668 | instance | kube-system/pods/kube-proxy-shw2c 2026-04-12 21:02:49.518540 | instance | kube-system/pods/kube-scheduler-instance 2026-04-12 21:02:49.639093 | instance | kube-system/pods/kube-vip-instance 2026-04-12 21:02:49.700023 | instance | kube-public/serviceaccounts/default 2026-04-12 21:02:49.842098 | instance | kube-system/roles/cilium-config-agent 2026-04-12 21:02:49.900993 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-12 21:02:50.031599 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-12 21:02:50.068038 | instance | kube-system/roles/kube-proxy 2026-04-12 21:02:50.207161 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-12 21:02:50.261529 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-12 21:02:50.400110 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-12 21:02:50.446550 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-12 21:02:50.589711 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-12 21:02:50.617654 | instance | kube-system/rolebindings/kube-proxy 2026-04-12 21:02:50.784557 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-12 21:02:50.831746 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-12 21:02:50.965385 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-12 21:02:51.022626 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-12 21:02:51.144794 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-12 21:02:51.200637 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-12 21:02:51.312808 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-12 21:02:51.377919 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-12 21:02:51.486306 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-12 21:02:51.564335 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-12 21:02:51.663983 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-12 21:02:51.736617 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-12 21:02:51.853416 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-12 21:02:51.923243 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-12 21:02:52.073174 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-12 21:02:52.153854 | instance | kube-system/serviceaccounts/cilium 2026-04-12 21:02:52.333323 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-12 21:02:52.404015 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-12 21:02:52.559678 | instance | kube-system/serviceaccounts/coredns 2026-04-12 21:02:52.627082 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-12 21:02:52.780846 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-12 21:02:52.845123 | instance | kube-system/serviceaccounts/default 2026-04-12 21:02:52.999914 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-12 21:02:53.057151 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-12 21:02:53.220831 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-12 21:02:53.266234 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-12 21:02:53.425843 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-12 21:02:53.475384 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-12 21:02:53.633720 | instance | kube-system/serviceaccounts/expand-controller 2026-04-12 21:02:53.689444 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-12 21:02:53.850615 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-12 21:02:53.921204 | instance | kube-system/serviceaccounts/job-controller 2026-04-12 21:02:54.064648 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-12 21:02:54.147772 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-12 21:02:54.274998 | instance | kube-system/secrets/bootstrap-token-2ahdic 2026-04-12 21:02:54.358795 | instance | kube-system/serviceaccounts/node-controller 2026-04-12 21:02:54.458361 | instance | kube-system/secrets/bootstrap-token-etlgon 2026-04-12 21:02:54.576765 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-12 21:02:54.632554 | instance | kube-system/secrets/kubeadm-certs 2026-04-12 21:02:54.788893 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-12 21:02:54.814131 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-12 21:02:55.003022 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-12 21:02:55.031931 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-12 21:02:55.251820 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-12 21:02:55.265955 | instance | kube-system/serviceaccounts/replication-controller 2026-04-12 21:02:55.455086 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-12 21:02:55.465361 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-12 21:02:55.674337 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-12 21:02:55.674483 | instance | kube-system/serviceaccounts/service-controller 2026-04-12 21:02:55.887276 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-12 21:02:55.891366 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-12 21:02:56.092845 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-12 21:02:56.097357 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-12 21:02:56.308294 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-12 21:02:56.313734 | instance | local-path-storage/configmaps/local-path-config 2026-04-12 21:02:56.490703 | instance | kube-system/services/kube-dns 2026-04-12 21:02:56.494224 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-12 21:02:56.679561 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-12 21:02:56.688773 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-12 21:02:56.864718 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-12 21:02:56.868285 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-12 21:02:57.039515 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-12 21:02:57.043014 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-12 21:02:57.214742 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-qnlwg 2026-04-12 21:02:57.216627 | instance | monitoring/configmaps/goldpinger-zap 2026-04-12 21:02:57.415763 | instance | monitoring/configmaps/ipmi-exporter 2026-04-12 21:02:57.424025 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-12 21:02:57.592051 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-12 21:02:57.609035 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-12 21:02:57.783046 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-12 21:02:57.784990 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-12 21:02:57.960655 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-12 21:02:57.964577 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-12 21:02:58.152353 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-12 21:02:58.176389 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-12 21:02:58.358914 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-12 21:02:58.441945 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-12 21:02:58.560982 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-12 21:02:58.758876 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-12 21:02:58.807041 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-12 21:02:58.953417 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-12 21:02:59.001923 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-12 21:02:59.155687 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-12 21:02:59.192282 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-12 21:02:59.367398 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-12 21:02:59.392737 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-12 21:02:59.562972 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-12 21:02:59.576957 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-12 21:02:59.753329 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-12 21:02:59.762296 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-12 21:02:59.942787 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-12 21:02:59.947282 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-12 21:03:00.149252 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-12 21:03:00.151297 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-12 21:03:00.347411 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-12 21:03:00.352508 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-12 21:03:00.522159 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-12 21:03:00.553366 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-12 21:03:00.711607 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-12 21:03:00.755746 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-12 21:03:00.917359 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-12 21:03:00.973605 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-12 21:03:01.128641 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-12 21:03:01.153721 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-12 21:03:01.313867 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-12 21:03:01.345302 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-12 21:03:01.511390 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-12 21:03:01.534597 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-12 21:03:01.713480 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-12 21:03:01.719932 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-12 21:03:01.904689 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-12 21:03:01.907395 | instance | monitoring/daemonsets/goldpinger 2026-04-12 21:03:02.087072 | instance | monitoring/daemonsets/ipmi-exporter 2026-04-12 21:03:02.116360 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-12 21:03:02.281215 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-12 21:03:02.341150 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-04-12 21:03:02.468769 | instance | monitoring/configmaps/loki 2026-04-12 21:03:02.545761 | instance | monitoring/daemonsets/vector 2026-04-12 21:03:02.658958 | instance | monitoring/configmaps/loki-alerting-rules 2026-04-12 21:03:02.755040 | instance | monitoring/configmaps/loki-gateway 2026-04-12 21:03:02.843583 | instance | monitoring/configmaps/loki-runtime 2026-04-12 21:03:02.942297 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-04-12 21:03:03.032571 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-04-12 21:03:03.132910 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-04-12 21:03:03.235047 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-12 21:03:03.324760 | instance | monitoring/configmaps/vector 2026-04-12 21:03:03.486851 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-12 21:03:03.520969 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-12 21:03:03.709173 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-12 21:03:03.745826 | instance | monitoring/deployment/loki-gateway 2026-04-12 21:03:03.913657 | instance | monitoring/deployment/node-feature-discovery-gc 2026-04-12 21:03:03.944288 | instance | monitoring/deployment/node-feature-discovery-master 2026-04-12 21:03:04.129090 | instance | monitoring/deployment/prometheus-pushgateway 2026-04-12 21:03:04.159982 | instance | monitoring/endpoints/alertmanager-operated 2026-04-12 21:03:04.341828 | instance | monitoring/endpoints/goldpinger 2026-04-12 21:03:04.342471 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-12 21:03:04.532627 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-12 21:03:04.535206 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-12 21:03:04.732351 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-12 21:03:04.735838 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-12 21:03:04.945084 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-12 21:03:04.974168 | instance | monitoring/endpoints/loki 2026-04-12 21:03:05.141449 | instance | monitoring/endpoints/loki-chunks-cache 2026-04-12 21:03:05.193443 | instance | monitoring/endpoints/loki-gateway 2026-04-12 21:03:05.328699 | instance | monitoring/endpoints/loki-headless 2026-04-12 21:03:05.378233 | instance | monitoring/endpoints/loki-memberlist 2026-04-12 21:03:05.535677 | instance | monitoring/endpoints/loki-results-cache 2026-04-12 21:03:05.568183 | instance | monitoring/endpoints/prometheus-operated 2026-04-12 21:03:05.724623 | instance | monitoring/endpoints/prometheus-pushgateway 2026-04-12 21:03:05.755358 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-12 21:03:05.925272 | instance | monitoring/endpoints/vector-headless 2026-04-12 21:03:05.955391 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-12 21:03:06.123120 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-12 21:03:06.157494 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-12 21:03:06.315542 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-12 21:03:06.367206 | instance | monitoring/pods/goldpinger-2vf48 2026-04-12 21:03:06.500768 | instance | monitoring/pods/kube-prometheus-stack-grafana-86c4877c6b-gz4bd 2026-04-12 21:03:06.579681 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-md27n 2026-04-12 21:03:06.709959 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-nl5nn 2026-04-12 21:03:06.778371 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-zpnbm 2026-04-12 21:03:06.901831 | instance | monitoring/pods/loki-0 2026-04-12 21:03:06.984191 | instance | monitoring/pods/loki-chunks-cache-0 2026-04-12 21:03:07.109179 | instance | monitoring/pods/loki-gateway-cf54cb88c-sfn6n 2026-04-12 21:03:07.189006 | instance | monitoring/pods/loki-results-cache-0 2026-04-12 21:03:07.344235 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-sb4vm 2026-04-12 21:03:07.396918 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-7n77m 2026-04-12 21:03:07.531388 | instance | monitoring/pods/node-feature-discovery-worker-8zgwh 2026-04-12 21:03:07.593446 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-12 21:03:07.731206 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-8q8zw 2026-04-12 21:03:07.796676 | instance | monitoring/pods/vector-6l9ln 2026-04-12 21:03:07.939093 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-12 21:03:07.990309 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-12 21:03:08.159928 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-04-12 21:03:08.271857 | instance | local-path-storage/serviceaccounts/default 2026-04-12 21:03:08.396885 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-12 21:03:08.462134 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-12 21:03:08.577238 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-12 21:03:08.666588 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-04-12 21:03:08.776987 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-12 21:03:08.867068 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-12 21:03:08.967680 | instance | monitoring/roles/node-feature-discovery-worker 2026-04-12 21:03:09.065315 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-12 21:03:09.155873 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-12 21:03:09.288743 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-12 21:03:09.356750 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-12 21:03:09.501168 | instance | monitoring/secrets/alertmanager-tls 2026-04-12 21:03:09.555196 | instance | monitoring/secrets/grafana-tls 2026-04-12 21:03:09.689158 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-12 21:03:09.767593 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-12 21:03:09.864938 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-12 21:03:09.943547 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-12 21:03:10.044752 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-12 21:03:10.141993 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-12 21:03:10.236057 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-12 21:03:10.322999 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-12 21:03:10.411175 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-12 21:03:10.488747 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-zpnbm-tls 2026-04-12 21:03:10.602197 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-12 21:03:10.671027 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-12 21:03:10.805065 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-12 21:03:10.847643 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-12 21:03:11.009451 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-12 21:03:11.052582 | instance | monitoring/secrets/prometheus-tls 2026-04-12 21:03:11.213647 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-04-12 21:03:11.247135 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-12 21:03:11.397113 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-04-12 21:03:11.573414 | instance | monitoring/serviceaccounts/default 2026-04-12 21:03:11.650277 | instance | monitoring/serviceaccounts/goldpinger 2026-04-12 21:03:11.830124 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-04-12 21:03:11.895229 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-04-12 21:03:12.005816 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-12 21:03:12.077617 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-04-12 21:03:12.245901 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-12 21:03:12.280532 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-12 21:03:12.497214 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-12 21:03:12.519389 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-12 21:03:12.750025 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-12 21:03:12.786445 | instance | monitoring/serviceaccounts/loki 2026-04-12 21:03:12.991886 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-04-12 21:03:13.060687 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-04-12 21:03:13.237530 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-04-12 21:03:13.299622 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-04-12 21:03:13.476908 | instance | monitoring/serviceaccounts/vector 2026-04-12 21:03:13.546917 | instance | monitoring/services/alertmanager-operated 2026-04-12 21:03:13.737725 | instance | monitoring/services/goldpinger 2026-04-12 21:03:13.756393 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-12 21:03:13.928374 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-12 21:03:13.933754 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-12 21:03:14.122102 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-12 21:03:14.128199 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-12 21:03:14.301297 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-12 21:03:14.336092 | instance | monitoring/services/loki 2026-04-12 21:03:14.486714 | instance | monitoring/services/loki-chunks-cache 2026-04-12 21:03:14.519885 | instance | monitoring/services/loki-gateway 2026-04-12 21:03:14.677693 | instance | monitoring/services/loki-headless 2026-04-12 21:03:14.710172 | instance | monitoring/services/loki-memberlist 2026-04-12 21:03:14.877629 | instance | monitoring/services/loki-results-cache 2026-04-12 21:03:14.920093 | instance | monitoring/services/prometheus-operated 2026-04-12 21:03:15.094657 | instance | monitoring/services/prometheus-pushgateway 2026-04-12 21:03:15.118601 | instance | monitoring/services/vector-headless 2026-04-12 21:03:15.275101 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-12 21:03:15.321770 | instance | monitoring/statefulsets/loki 2026-04-12 21:03:15.489992 | instance | monitoring/statefulsets/loki-chunks-cache 2026-04-12 21:03:15.550997 | instance | monitoring/statefulsets/loki-results-cache 2026-04-12 21:03:15.712023 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-12 21:03:15.761812 | instance | openstack/configmaps/keepalived-bin 2026-04-12 21:03:15.914700 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-12 21:03:15.950785 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-12 21:03:16.119325 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-12 21:03:16.131929 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-12 21:03:16.317940 | instance | openstack/configmaps/valkey-configuration 2026-04-12 21:03:16.323389 | instance | openstack/configmaps/valkey-health 2026-04-12 21:03:16.510948 | instance | openstack/configmaps/valkey-scripts 2026-04-12 21:03:16.517832 | instance | openstack/daemonsets/keepalived 2026-04-12 21:03:16.706631 | instance | openstack/deployment/memcached-memcached 2026-04-12 21:03:16.717385 | instance | openstack/deployment/pxc-operator 2026-04-12 21:03:16.901484 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-12 21:03:16.908553 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-12 21:03:17.095369 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-12 21:03:17.102657 | instance | openstack/endpoints/memcached 2026-04-12 21:03:17.282806 | instance | openstack/endpoints/memcached-metrics 2026-04-12 21:03:17.286733 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-12 21:03:17.465647 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-12 21:03:17.478252 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-12 21:03:17.661344 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-12 21:03:17.670116 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-12 21:03:17.852491 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-12 21:03:17.874512 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-12 21:03:18.057435 | instance | openstack/endpoints/valkey 2026-04-12 21:03:18.062182 | instance | openstack/endpoints/valkey-headless 2026-04-12 21:03:18.247498 | instance | openstack/endpoints/valkey-metrics 2026-04-12 21:03:18.249486 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-12 21:03:18.436284 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-12 21:03:18.443891 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-12 21:03:18.614984 | instance | openstack/networkpolicies/valkey 2026-04-12 21:03:18.621743 | instance | openstack/pods/keepalived-6mx2n 2026-04-12 21:03:18.791835 | instance | openstack/pods/memcached-memcached-6479589586-77g8l 2026-04-12 21:03:18.813883 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-12 21:03:18.995052 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-12 21:03:19.013129 | instance | openstack/pods/pxc-operator-69cb5bbdb9-6tml2 2026-04-12 21:03:19.202194 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-8qxgv 2026-04-12 21:03:19.202985 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-w74kt 2026-04-12 21:03:19.396222 | instance | openstack/pods/valkey-node-0 2026-04-12 21:03:19.405348 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-12 21:03:19.590325 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-04-12 21:03:19.614681 | instance | openstack/rolebindings/keepalived 2026-04-12 21:03:19.799357 | instance | openstack/rolebindings/pxc-operator 2026-04-12 21:03:19.806218 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-12 21:03:19.978922 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-12 21:03:19.982324 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-rnlb7 2026-04-12 21:03:20.167050 | instance | openstack/roles/keepalived 2026-04-12 21:03:20.170604 | instance | openstack/roles/pxc-operator 2026-04-12 21:03:20.352869 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-12 21:03:20.352951 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-12 21:03:20.531830 | instance | openstack/secrets/internal-percona-xtradb 2026-04-12 21:03:20.533579 | instance | openstack/secrets/keepalived-etc 2026-04-12 21:03:20.723504 | instance | openstack/secrets/percona-xtradb 2026-04-12 21:03:20.725873 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-12 21:03:20.896578 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-12 21:03:20.902523 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-12 21:03:21.090521 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-12 21:03:21.116329 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-04-12 21:03:21.319950 | instance | openstack/secrets/valkey-ca 2026-04-12 21:03:21.357213 | instance | openstack/secrets/valkey-server-certs 2026-04-12 21:03:21.516099 | instance | openstack/serviceaccounts/default 2026-04-12 21:03:21.547283 | instance | openstack/serviceaccounts/keepalived 2026-04-12 21:03:21.740236 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-12 21:03:21.771990 | instance | openstack/serviceaccounts/pxc-operator 2026-04-12 21:03:21.952530 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-12 21:03:21.983425 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-12 21:03:22.178141 | instance | openstack/serviceaccounts/valkey 2026-04-12 21:03:22.213665 | instance | openstack/services/memcached 2026-04-12 21:03:22.394789 | instance | openstack/services/memcached-metrics 2026-04-12 21:03:22.397380 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-12 21:03:22.581319 | instance | openstack/services/percona-xtradb-haproxy 2026-04-12 21:03:22.594684 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-12 21:03:22.762545 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-12 21:03:22.781549 | instance | openstack/services/percona-xtradb-pxc 2026-04-12 21:03:22.945438 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-12 21:03:22.963693 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-12 21:03:23.131640 | instance | openstack/services/valkey 2026-04-12 21:03:23.149509 | instance | openstack/services/valkey-headless 2026-04-12 21:03:23.314980 | instance | openstack/services/valkey-metrics 2026-04-12 21:03:23.348556 | instance | secretgen-controller/serviceaccounts/default 2026-04-12 21:03:23.488859 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-12 21:03:23.533845 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-12 21:03:23.661447 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-12 21:03:23.728625 | instance | openstack/statefulsets/valkey-node 2026-04-12 21:03:23.979605 | instance | ok: Runtime: 0:00:48.349672 2026-04-12 21:03:23.992365 | 2026-04-12 21:03:23.992449 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-12 21:03:24.645342 | instance | changed: 2026-04-12 21:03:24.645566 | instance | cd+++++++++ objects/ 2026-04-12 21:03:24.645603 | instance | cd+++++++++ objects/cluster/ 2026-04-12 21:03:24.645633 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-12 21:03:24.645664 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-12 21:03:24.645729 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-12 21:03:24.645767 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-12 21:03:24.645796 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-12 21:03:24.645823 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-12 21:03:24.645850 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-12 21:03:24.645877 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-12 21:03:24.645921 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-12 21:03:24.645949 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-12 21:03:24.645976 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-12 21:03:24.646001 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-12 21:03:24.646027 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-12 21:03:24.646053 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-12 21:03:24.646079 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-12 21:03:24.646104 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-12 21:03:24.646129 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-12 21:03:24.646154 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-12 21:03:24.646179 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-12 21:03:24.646205 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-12 21:03:24.646232 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-12 21:03:24.646260 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-12 21:03:24.646287 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-12 21:03:24.646313 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-12 21:03:24.646338 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-12 21:03:24.646364 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-12 21:03:24.646392 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-12 21:03:24.646421 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-12 21:03:24.646448 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-12 21:03:24.646475 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-12 21:03:24.646501 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-12 21:03:24.646529 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-12 21:03:24.646593 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-12 21:03:24.646645 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-12 21:03:24.646675 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-12 21:03:24.646703 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-12 21:03:24.646731 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-12 21:03:24.646758 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-12 21:03:24.646786 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-12 21:03:24.646812 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-04-12 21:03:24.646839 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-04-12 21:03:24.646864 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-12 21:03:24.646890 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-12 21:03:24.646916 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-12 21:03:24.646950 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-12 21:03:24.646977 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-12 21:03:24.647003 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-12 21:03:24.647028 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-12 21:03:24.647054 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-12 21:03:24.647080 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-12 21:03:24.647105 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-12 21:03:24.647131 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-12 21:03:24.647157 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-12 21:03:24.647183 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-12 21:03:24.647209 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-12 21:03:24.647235 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-04-12 21:03:24.647260 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-04-12 21:03:24.647286 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-04-12 21:03:24.647312 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-04-12 21:03:24.647338 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-12 21:03:24.647364 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-12 21:03:24.647389 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-12 21:03:24.647415 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-12 21:03:24.647440 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-12 21:03:24.647466 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-12 21:03:24.647492 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-12 21:03:24.647517 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-12 21:03:24.647544 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-12 21:03:24.647570 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-12 21:03:24.647595 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-12 21:03:24.647621 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-12 21:03:24.647646 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-12 21:03:24.647672 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-12 21:03:24.647698 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-12 21:03:24.647724 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-12 21:03:24.647750 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-12 21:03:24.647777 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-12 21:03:24.647803 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-12 21:03:24.647836 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-12 21:03:24.647863 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-12 21:03:24.647888 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-12 21:03:24.647914 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-12 21:03:24.647973 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-12 21:03:24.648000 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-12 21:03:24.648028 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-12 21:03:24.648054 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-12 21:03:24.648080 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-12 21:03:24.648107 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-12 21:03:24.648138 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-12 21:03:24.648164 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-12 21:03:24.648191 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-12 21:03:24.648218 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-12 21:03:24.648243 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-12 21:03:24.648270 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-12 21:03:24.648296 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-12 21:03:24.648322 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-12 21:03:24.648349 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-12 21:03:24.648376 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-12 21:03:24.648403 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-12 21:03:24.648429 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-12 21:03:24.648456 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-12 21:03:24.648482 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-12 21:03:24.648509 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-12 21:03:24.648536 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-12 21:03:24.648563 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-12 21:03:24.648593 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-12 21:03:24.648622 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-12 21:03:24.648647 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-12 21:03:24.648674 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-12 21:03:24.648699 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-12 21:03:24.648731 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-12 21:03:24.648761 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-12 21:03:24.648799 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-12 21:03:24.648842 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-12 21:03:24.648877 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-12 21:03:24.648904 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-12 21:03:24.648931 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-12 21:03:24.649030 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-12 21:03:24.649060 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-12 21:03:24.649086 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-12 21:03:24.649113 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-12 21:03:24.649138 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-12 21:03:24.649164 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-12 21:03:24.649189 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-12 21:03:24.649214 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-12 21:03:24.649240 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-12 21:03:24.649265 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-12 21:03:24.649291 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-12 21:03:24.649316 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-12 21:03:24.649342 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-12 21:03:24.649367 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-12 21:03:24.649392 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-12 21:03:24.649419 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-12 21:03:24.649445 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-12 21:03:24.649470 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-12 21:03:24.649496 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-12 21:03:24.649521 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-12 21:03:24.649547 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-12 21:03:24.649573 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-12 21:03:24.649603 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-12 21:03:24.649631 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-12 21:03:24.649658 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-12 21:03:24.649685 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-12 21:03:24.649719 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-12 21:03:24.649747 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-12 21:03:24.649775 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-12 21:03:24.649801 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-12 21:03:24.649827 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-12 21:03:24.649853 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-12 21:03:24.649880 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-12 21:03:24.649907 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-12 21:03:24.649933 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-12 21:03:24.649960 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-12 21:03:24.649987 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-12 21:03:24.650015 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-12 21:03:24.650043 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-12 21:03:24.650069 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-12 21:03:24.650097 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-12 21:03:24.650124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-12 21:03:24.650152 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-12 21:03:24.650180 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-12 21:03:24.650208 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-12 21:03:24.650236 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-12 21:03:24.650265 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-12 21:03:24.650293 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-12 21:03:24.650321 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-12 21:03:24.650349 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-12 21:03:24.650377 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-12 21:03:24.650404 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-12 21:03:24.650432 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-12 21:03:24.650460 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-12 21:03:24.650488 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-12 21:03:24.650515 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-12 21:03:24.650543 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-12 21:03:24.650571 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-12 21:03:24.650599 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-12 21:03:24.650627 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-12 21:03:24.650655 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-12 21:03:24.650690 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-12 21:03:24.650719 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-12 21:03:24.650747 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-12 21:03:24.650775 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-12 21:03:24.650802 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-12 21:03:24.650829 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-12 21:03:24.650857 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-12 21:03:24.650885 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-12 21:03:24.650913 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-12 21:03:24.650942 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-12 21:03:24.650969 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-12 21:03:24.650997 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-12 21:03:24.651024 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-12 21:03:24.651051 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-12 21:03:24.651079 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-12 21:03:24.651106 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-12 21:03:24.651133 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-12 21:03:24.651160 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-04-12 21:03:24.651188 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-04-12 21:03:24.651215 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-12 21:03:24.651242 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-12 21:03:24.651270 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-12 21:03:24.651298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-12 21:03:24.651325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-12 21:03:24.651352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-12 21:03:24.651379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-12 21:03:24.651406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-12 21:03:24.651433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-12 21:03:24.651460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-12 21:03:24.651487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-12 21:03:24.651514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-12 21:03:24.651540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-12 21:03:24.651567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-12 21:03:24.651595 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-12 21:03:24.651621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-12 21:03:24.651648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-12 21:03:24.651681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-12 21:03:24.651709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-12 21:03:24.651738 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-12 21:03:24.651764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-12 21:03:24.651792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-12 21:03:24.651818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-12 21:03:24.651846 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-12 21:03:24.651873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-12 21:03:24.651901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-12 21:03:24.651973 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-12 21:03:24.652002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-12 21:03:24.652030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-12 21:03:24.652058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-12 21:03:24.652085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-12 21:03:24.652113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-12 21:03:24.652141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-12 21:03:24.652169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-04-12 21:03:24.652196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-04-12 21:03:24.652223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-12 21:03:24.652251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-12 21:03:24.652279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-12 21:03:24.652306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-12 21:03:24.652334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-12 21:03:24.652361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-12 21:03:24.652389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-12 21:03:24.652417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-12 21:03:24.652445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-12 21:03:24.652473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-12 21:03:24.652502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-12 21:03:24.652530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-12 21:03:24.652558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-12 21:03:24.652579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-12 21:03:24.652597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-12 21:03:24.652623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-12 21:03:24.652642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-12 21:03:24.652661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-12 21:03:24.652680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-12 21:03:24.652699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-12 21:03:24.652716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-12 21:03:24.652734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-12 21:03:24.652753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-04-12 21:03:24.652770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-04-12 21:03:24.652789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-04-12 21:03:24.652807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-04-12 21:03:24.652825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-12 21:03:24.652843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-12 21:03:24.652861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-12 21:03:24.652879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-12 21:03:24.652898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-12 21:03:24.652916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-12 21:03:24.652934 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-12 21:03:24.652997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-12 21:03:24.653018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-12 21:03:24.653083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-12 21:03:24.653112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-12 21:03:24.653132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-12 21:03:24.653152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-12 21:03:24.653227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-12 21:03:24.653248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-12 21:03:24.653268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-12 21:03:24.653287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-12 21:03:24.653306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-12 21:03:24.653324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-12 21:03:24.653344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-12 21:03:24.653362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-12 21:03:24.653386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-12 21:03:24.653405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-12 21:03:24.653424 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-12 21:03:24.653442 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-12 21:03:24.653460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-12 21:03:24.653478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-12 21:03:24.653496 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-12 21:03:24.653513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-12 21:03:24.653531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-12 21:03:24.653550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-12 21:03:24.653568 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-12 21:03:24.653586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-12 21:03:24.653604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-12 21:03:24.653622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-12 21:03:24.653640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-12 21:03:24.653658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-12 21:03:24.653677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-12 21:03:24.653696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-12 21:03:24.653714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-12 21:03:24.653734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-12 21:03:24.653752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-12 21:03:24.653771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-12 21:03:24.653790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-12 21:03:24.653809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-12 21:03:24.653827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-12 21:03:24.653845 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-12 21:03:24.653864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-12 21:03:24.653884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-12 21:03:24.653902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-12 21:03:24.653921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-12 21:03:24.653940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-12 21:03:24.653964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-12 21:03:24.653984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-12 21:03:24.654003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-12 21:03:24.654022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-12 21:03:24.654040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-12 21:03:24.654059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-12 21:03:24.654077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-12 21:03:24.654096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-12 21:03:24.654115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-12 21:03:24.654133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-12 21:03:24.654151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-12 21:03:24.654170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-12 21:03:24.654189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-12 21:03:24.654207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-12 21:03:24.654225 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-12 21:03:24.654243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-12 21:03:24.654262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-12 21:03:24.654280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-12 21:03:24.654300 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-12 21:03:24.654319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-12 21:03:24.654338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-12 21:03:24.654357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-12 21:03:24.654375 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-12 21:03:24.654394 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-12 21:03:24.654412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-12 21:03:24.654431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-12 21:03:24.654450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-12 21:03:24.654469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-12 21:03:24.654487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-12 21:03:24.654505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-12 21:03:24.654525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-12 21:03:24.654543 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-12 21:03:24.654562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-12 21:03:24.654581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-12 21:03:24.654608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-12 21:03:24.654627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-12 21:03:24.654646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-12 21:03:24.654665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-12 21:03:24.654684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-12 21:03:24.654702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-12 21:03:24.654721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-04-12 21:03:24.654741 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-04-12 21:03:24.654939 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-12 21:03:24.654957 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-12 21:03:24.654976 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-12 21:03:24.654994 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-12 21:03:24.655012 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-12 21:03:24.655030 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-12 21:03:24.655049 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-12 21:03:24.655068 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-12 21:03:24.655086 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-12 21:03:24.655105 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-12 21:03:24.655124 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-12 21:03:24.655143 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-12 21:03:24.655162 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-12 21:03:24.655181 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-12 21:03:24.655201 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-12 21:03:24.655220 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-12 21:03:24.655241 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-12 21:03:24.655261 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-12 21:03:24.655282 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-12 21:03:24.655301 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-12 21:03:24.655321 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-12 21:03:24.655341 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-12 21:03:24.655360 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-12 21:03:24.655380 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-12 21:03:24.655400 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-12 21:03:24.655419 | instance | cd+++++++++ objects/cluster/node/ 2026-04-12 21:03:24.655439 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-12 21:03:24.655459 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-12 21:03:24.655479 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-12 21:03:24.655498 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-12 21:03:24.655517 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-12 21:03:24.655536 | instance | cd+++++++++ objects/namespaced/ 2026-04-12 21:03:24.655555 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-12 21:03:24.655579 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-12 21:03:24.655598 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-12 21:03:24.655617 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-12 21:03:24.655635 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-12 21:03:24.655653 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-12 21:03:24.655672 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-12 21:03:24.655690 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-12 21:03:24.655708 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-12 21:03:24.655726 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-12 21:03:24.655744 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-12 21:03:24.655762 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-12 21:03:24.655780 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-12 21:03:24.655799 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-12 21:03:24.655818 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-12 21:03:24.655838 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-12 21:03:24.655857 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-12 21:03:24.655876 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-12 21:03:24.655915 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-12 21:03:24.655941 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-12 21:03:24.655964 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-12 21:03:24.655983 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-12 21:03:24.656003 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-12 21:03:24.656022 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-12 21:03:24.656041 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-12 21:03:24.656059 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-67.nip.io-tls.txt 2026-04-12 21:03:24.656078 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-67.nip.io-tls.yaml 2026-04-12 21:03:24.656096 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-12 21:03:24.656115 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-12 21:03:24.656134 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-12 21:03:24.656152 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-12 21:03:24.656171 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-12 21:03:24.656189 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-12 21:03:24.656207 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-12 21:03:24.656225 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-12 21:03:24.656243 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-12 21:03:24.656261 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-12 21:03:24.656278 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-12 21:03:24.656297 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-12 21:03:24.656324 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-12 21:03:24.656343 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-12 21:03:24.656362 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-12 21:03:24.656382 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-12 21:03:24.656401 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-12 21:03:24.656419 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-12 21:03:24.656439 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-12 21:03:24.656458 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-12 21:03:24.656477 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-12 21:03:24.656496 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-12 21:03:24.656515 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-12 21:03:24.656535 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-12 21:03:24.656554 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-12 21:03:24.656573 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-12 21:03:24.656594 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-12 21:03:24.656614 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-12 21:03:24.656638 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-12 21:03:24.656666 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-12 21:03:24.656696 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-12 21:03:24.656726 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-12 21:03:24.656753 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-12 21:03:24.656774 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-12 21:03:24.656794 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-12 21:03:24.656814 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-12 21:03:24.656834 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-12 21:03:24.656854 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-12 21:03:24.656874 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-m4k2n.txt 2026-04-12 21:03:24.656893 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-m4k2n.yaml 2026-04-12 21:03:24.656913 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-2swxr.txt 2026-04-12 21:03:24.656933 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-2swxr.yaml 2026-04-12 21:03:24.656977 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-dp9q2.txt 2026-04-12 21:03:24.657014 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-dp9q2.yaml 2026-04-12 21:03:24.657035 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-12 21:03:24.657054 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-12 21:03:24.657073 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-12 21:03:24.657099 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-12 21:03:24.657119 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-12 21:03:24.657137 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-12 21:03:24.657155 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-12 21:03:24.657174 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-12 21:03:24.657193 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-12 21:03:24.657213 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-12 21:03:24.657232 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-12 21:03:24.657251 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-12 21:03:24.657270 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-12 21:03:24.657290 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-12 21:03:24.657309 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-12 21:03:24.657329 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-12 21:03:24.657349 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-12 21:03:24.657369 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-12 21:03:24.657388 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-12 21:03:24.657407 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-12 21:03:24.657427 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-12 21:03:24.657446 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-12 21:03:24.657466 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-12 21:03:24.657484 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-12 21:03:24.657504 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-12 21:03:24.657523 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-12 21:03:24.657541 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-12 21:03:24.657560 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-12 21:03:24.657579 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-12 21:03:24.657598 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-12 21:03:24.657617 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-12 21:03:24.657637 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-12 21:03:24.657656 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-12 21:03:24.657677 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-12 21:03:24.657696 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-12 21:03:24.657715 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-12 21:03:24.657735 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-12 21:03:24.657759 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-12 21:03:24.657780 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-12 21:03:24.657800 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-12 21:03:24.657820 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-12 21:03:24.657839 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-12 21:03:24.657859 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-12 21:03:24.657879 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-12 21:03:24.657898 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-12 21:03:24.657918 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-12 21:03:24.657937 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-12 21:03:24.657956 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-12 21:03:24.657976 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-12 21:03:24.657996 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-12 21:03:24.658015 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-12 21:03:24.658034 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-12 21:03:24.658053 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-12 21:03:24.658073 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-12 21:03:24.658092 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-12 21:03:24.658111 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-12 21:03:24.658131 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-12 21:03:24.658151 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-12 21:03:24.658171 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-12 21:03:24.658190 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-12 21:03:24.658210 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-12 21:03:24.658230 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-12 21:03:24.658249 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-12 21:03:24.658269 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-7vh4f.txt 2026-04-12 21:03:24.658289 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-7vh4f.yaml 2026-04-12 21:03:24.658308 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-12 21:03:24.658328 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-12 21:03:24.658347 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-12 21:03:24.658367 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-12 21:03:24.658387 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-12 21:03:24.658406 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-12 21:03:24.658426 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-12 21:03:24.658451 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-12 21:03:24.658472 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-12 21:03:24.658492 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-12 21:03:24.658512 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-12 21:03:24.658531 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-12 21:03:24.658551 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-12 21:03:24.658570 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-12 21:03:24.658593 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-12 21:03:24.658615 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-12 21:03:24.658634 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-12 21:03:24.658653 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-12 21:03:24.658673 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-12 21:03:24.658693 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-12 21:03:24.658712 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-12 21:03:24.658731 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-12 21:03:24.658751 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-12 21:03:24.658771 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-12 21:03:24.658790 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-12 21:03:24.658809 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-12 21:03:24.658828 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-12 21:03:24.658847 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-12 21:03:24.658868 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-12 21:03:24.658894 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-12 21:03:24.658925 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-12 21:03:24.658953 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-12 21:03:24.658979 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-12 21:03:24.659000 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-12 21:03:24.659020 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-12 21:03:24.659040 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-12 21:03:24.659060 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-12 21:03:24.659079 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-12 21:03:24.659098 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-12 21:03:24.659117 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-12 21:03:24.659136 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-12 21:03:24.659161 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-12 21:03:24.659182 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-12 21:03:24.659202 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-12 21:03:24.659221 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-12 21:03:24.659240 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-12 21:03:24.659259 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-12 21:03:24.659278 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-12 21:03:24.659297 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-12 21:03:24.659317 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-12 21:03:24.659336 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-12 21:03:24.659355 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-12 21:03:24.659374 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-12 21:03:24.659393 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-12 21:03:24.659412 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-12 21:03:24.659431 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-12 21:03:24.659450 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-12 21:03:24.659469 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-12 21:03:24.659488 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-12 21:03:24.659508 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-12 21:03:24.659527 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-12 21:03:24.659546 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-2ql7x.txt 2026-04-12 21:03:24.659565 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-2ql7x.yaml 2026-04-12 21:03:24.659586 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-zjpv2.txt 2026-04-12 21:03:24.659607 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-zjpv2.yaml 2026-04-12 21:03:24.659626 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-12 21:03:24.659645 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-12 21:03:24.659664 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-12 21:03:24.659684 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-12 21:03:24.659703 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-12 21:03:24.659722 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-12 21:03:24.659742 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-12 21:03:24.659760 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-12 21:03:24.659780 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-12 21:03:24.659799 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-12 21:03:24.659823 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-12 21:03:24.659842 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-12 21:03:24.659862 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-12 21:03:24.659907 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-12 21:03:24.659927 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-12 21:03:24.659945 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-12 21:03:24.659964 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-12 21:03:24.659983 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-12 21:03:24.660001 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-12 21:03:24.660020 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-12 21:03:24.660038 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-12 21:03:24.660057 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-12 21:03:24.660076 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-12 21:03:24.660095 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-12 21:03:24.660114 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-12 21:03:24.660132 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-12 21:03:24.660151 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-12 21:03:24.660169 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-12 21:03:24.660187 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-12 21:03:24.660206 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-12 21:03:24.660225 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-12 21:03:24.660243 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-12 21:03:24.660261 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-12 21:03:24.660279 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-12 21:03:24.660298 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-12 21:03:24.660316 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-12 21:03:24.660335 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-12 21:03:24.660353 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-12 21:03:24.660372 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-12 21:03:24.660390 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-12 21:03:24.660408 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-12 21:03:24.660427 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-12 21:03:24.660445 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-12 21:03:24.660464 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-12 21:03:24.660482 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-12 21:03:24.660506 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-12 21:03:24.660525 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-12 21:03:24.660546 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-12 21:03:24.660569 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-12 21:03:24.660591 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-12 21:03:24.660615 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-12 21:03:24.660638 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-12 21:03:24.660661 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-12 21:03:24.660684 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-12 21:03:24.660707 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-12 21:03:24.660731 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-12 21:03:24.660753 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-12 21:03:24.660772 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-12 21:03:24.660791 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-12 21:03:24.660809 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-12 21:03:24.660829 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-12 21:03:24.660848 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-12 21:03:24.660867 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-12 21:03:24.660886 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-12 21:03:24.660906 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-12 21:03:24.660925 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-12 21:03:24.660997 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-12 21:03:24.661022 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-12 21:03:24.661043 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-12 21:03:24.661063 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-12 21:03:24.661082 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-12 21:03:24.661101 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-12 21:03:24.661120 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-12 21:03:24.661139 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-12 21:03:24.661159 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-12 21:03:24.661177 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-12 21:03:24.661197 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-12 21:03:24.661216 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-12 21:03:24.661235 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-12 21:03:24.661254 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-12 21:03:24.661273 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-12 21:03:24.661298 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-12 21:03:24.661317 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-12 21:03:24.661337 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-12 21:03:24.661356 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-12 21:03:24.661375 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-12 21:03:24.661393 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-12 21:03:24.661412 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-12 21:03:24.661430 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-12 21:03:24.661449 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-12 21:03:24.661467 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-12 21:03:24.661485 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-12 21:03:24.661504 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-12 21:03:24.661522 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-12 21:03:24.661541 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-12 21:03:24.661559 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-12 21:03:24.661579 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-12 21:03:24.661600 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-kjpk6.txt 2026-04-12 21:03:24.661618 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-kjpk6.yaml 2026-04-12 21:03:24.661637 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-t7jbp.txt 2026-04-12 21:03:24.661655 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-t7jbp.yaml 2026-04-12 21:03:24.661673 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kznt7.txt 2026-04-12 21:03:24.661691 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kznt7.yaml 2026-04-12 21:03:24.661709 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-nzbtx.txt 2026-04-12 21:03:24.661728 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-nzbtx.yaml 2026-04-12 21:03:24.661745 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-12 21:03:24.661763 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-12 21:03:24.661781 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-12 21:03:24.661799 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-12 21:03:24.661817 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-12 21:03:24.661834 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-12 21:03:24.661853 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-shw2c.txt 2026-04-12 21:03:24.661871 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-shw2c.yaml 2026-04-12 21:03:24.661889 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-12 21:03:24.661906 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-12 21:03:24.661929 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-12 21:03:24.661949 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-12 21:03:24.661967 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-12 21:03:24.661985 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-12 21:03:24.662003 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-12 21:03:24.662021 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-12 21:03:24.662040 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-12 21:03:24.662058 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-12 21:03:24.662077 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-12 21:03:24.662095 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-12 21:03:24.662114 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-12 21:03:24.662133 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-12 21:03:24.662152 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-12 21:03:24.662171 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-12 21:03:24.662189 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-12 21:03:24.662208 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-12 21:03:24.662227 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-12 21:03:24.662246 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-12 21:03:24.662265 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-12 21:03:24.662283 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-12 21:03:24.662302 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-12 21:03:24.662321 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-12 21:03:24.662339 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-12 21:03:24.662357 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-12 21:03:24.662376 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-12 21:03:24.662394 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-12 21:03:24.662413 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-12 21:03:24.662431 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-12 21:03:24.662449 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-12 21:03:24.662467 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-12 21:03:24.662485 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-12 21:03:24.662504 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-12 21:03:24.662522 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-12 21:03:24.662995 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-12 21:03:24.663020 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-12 21:03:24.663039 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-12 21:03:24.663058 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-12 21:03:24.663076 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-12 21:03:24.663095 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-12 21:03:24.663113 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-12 21:03:24.663213 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-12 21:03:24.663235 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-12 21:03:24.663326 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-12 21:03:24.663350 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-12 21:03:24.663369 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-12 21:03:24.663389 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-12 21:03:24.663407 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-12 21:03:24.663426 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-12 21:03:24.663444 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-12 21:03:24.663463 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-2ahdic.txt 2026-04-12 21:03:24.663482 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-2ahdic.yaml 2026-04-12 21:03:24.663501 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-etlgon.txt 2026-04-12 21:03:24.663519 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-etlgon.yaml 2026-04-12 21:03:24.663537 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-12 21:03:24.663556 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-12 21:03:24.663575 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-12 21:03:24.663594 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-12 21:03:24.663612 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-12 21:03:24.663631 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-12 21:03:24.663650 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-12 21:03:24.663668 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-12 21:03:24.663686 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-12 21:03:24.663704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-12 21:03:24.663723 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-12 21:03:24.663741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-12 21:03:24.663760 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-12 21:03:24.663778 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-12 21:03:24.663805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-12 21:03:24.663825 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-12 21:03:24.663883 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-12 21:03:24.663910 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-12 21:03:24.663934 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-12 21:03:24.663953 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-12 21:03:24.663972 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-12 21:03:24.663990 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-12 21:03:24.664009 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-12 21:03:24.664028 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-12 21:03:24.664047 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-12 21:03:24.664066 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-12 21:03:24.664084 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-12 21:03:24.664104 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-12 21:03:24.664122 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-12 21:03:24.664141 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-12 21:03:24.664161 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-12 21:03:24.664179 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-12 21:03:24.664198 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-12 21:03:24.664217 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-12 21:03:24.664235 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-12 21:03:24.664254 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-12 21:03:24.664274 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-12 21:03:24.664293 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-12 21:03:24.664312 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-12 21:03:24.664331 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-12 21:03:24.664350 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-12 21:03:24.664369 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-12 21:03:24.664387 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-12 21:03:24.664405 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-12 21:03:24.664424 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-12 21:03:24.664443 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-12 21:03:24.664462 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-12 21:03:24.664487 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-12 21:03:24.664507 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-12 21:03:24.664526 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-12 21:03:24.664544 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-12 21:03:24.664563 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-12 21:03:24.664583 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-12 21:03:24.664605 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-12 21:03:24.664624 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-12 21:03:24.664643 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-12 21:03:24.664661 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-12 21:03:24.664680 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-12 21:03:24.664698 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-12 21:03:24.664716 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-12 21:03:24.664734 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-12 21:03:24.664752 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-12 21:03:24.664770 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-12 21:03:24.664788 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-12 21:03:24.664806 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-12 21:03:24.664824 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-12 21:03:24.664843 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-12 21:03:24.664861 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-12 21:03:24.664879 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-12 21:03:24.664899 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-12 21:03:24.664918 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-12 21:03:24.664936 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-12 21:03:24.664999 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-12 21:03:24.665023 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-12 21:03:24.665042 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-12 21:03:24.665061 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-12 21:03:24.665081 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-12 21:03:24.665099 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-12 21:03:24.665119 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-12 21:03:24.665143 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-12 21:03:24.665163 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-12 21:03:24.665182 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-12 21:03:24.665200 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-12 21:03:24.665219 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-12 21:03:24.665238 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-12 21:03:24.665257 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-12 21:03:24.665275 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-12 21:03:24.665293 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-12 21:03:24.665312 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-12 21:03:24.665331 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-12 21:03:24.665349 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-12 21:03:24.665369 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-12 21:03:24.665387 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-12 21:03:24.665406 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-12 21:03:24.665426 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-12 21:03:24.665446 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-12 21:03:24.665466 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-12 21:03:24.665485 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-12 21:03:24.665504 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-12 21:03:24.665523 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-12 21:03:24.665542 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-12 21:03:24.665562 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-12 21:03:24.665581 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-12 21:03:24.665600 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-12 21:03:24.665619 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-qnlwg.txt 2026-04-12 21:03:24.665638 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-qnlwg.yaml 2026-04-12 21:03:24.665658 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-12 21:03:24.665676 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-12 21:03:24.665695 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-12 21:03:24.665715 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-12 21:03:24.665734 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-12 21:03:24.665754 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-12 21:03:24.665773 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-12 21:03:24.665798 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-12 21:03:24.665818 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-12 21:03:24.665838 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-12 21:03:24.665857 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-04-12 21:03:24.665877 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-04-12 21:03:24.665896 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-04-12 21:03:24.665915 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-04-12 21:03:24.665934 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-12 21:03:24.665953 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-12 21:03:24.665972 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-12 21:03:24.665991 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-12 21:03:24.666010 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-12 21:03:24.666028 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-12 21:03:24.666047 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-12 21:03:24.666065 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-12 21:03:24.666084 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-12 21:03:24.666102 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-12 21:03:24.666121 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-12 21:03:24.666140 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-12 21:03:24.666160 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-12 21:03:24.666178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-12 21:03:24.666197 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-12 21:03:24.666216 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-12 21:03:24.666235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-12 21:03:24.666253 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-12 21:03:24.666272 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-12 21:03:24.666290 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-12 21:03:24.666309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-12 21:03:24.666327 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-12 21:03:24.666345 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-12 21:03:24.666370 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-12 21:03:24.666389 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-12 21:03:24.666408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-12 21:03:24.666426 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-12 21:03:24.666445 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-12 21:03:24.666463 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-12 21:03:24.666481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-12 21:03:24.666500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-12 21:03:24.666518 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-12 21:03:24.666536 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-12 21:03:24.666555 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-12 21:03:24.666573 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-12 21:03:24.666591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-12 21:03:24.666610 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-12 21:03:24.666628 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-12 21:03:24.666647 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-12 21:03:24.666666 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-12 21:03:24.666685 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-12 21:03:24.666704 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-12 21:03:24.666724 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-12 21:03:24.666749 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-12 21:03:24.666777 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-12 21:03:24.666807 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-12 21:03:24.666834 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-12 21:03:24.666856 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-12 21:03:24.666876 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-12 21:03:24.666895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-12 21:03:24.666916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-12 21:03:24.666935 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-12 21:03:24.666954 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-12 21:03:24.666979 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-12 21:03:24.667000 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-12 21:03:24.667019 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-12 21:03:24.667038 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-12 21:03:24.667057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-12 21:03:24.667077 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-12 21:03:24.667096 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-12 21:03:24.667115 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-12 21:03:24.667134 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-12 21:03:24.667152 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-12 21:03:24.667170 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-12 21:03:24.667188 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-12 21:03:24.667207 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-12 21:03:24.667225 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-12 21:03:24.667243 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-12 21:03:24.667261 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-12 21:03:24.667278 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-12 21:03:24.667296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-12 21:03:24.667315 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-12 21:03:24.667333 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-12 21:03:24.667351 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-12 21:03:24.667369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-12 21:03:24.667388 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-12 21:03:24.667407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-12 21:03:24.667426 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-12 21:03:24.667444 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-12 21:03:24.667463 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-12 21:03:24.667482 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-12 21:03:24.667500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-12 21:03:24.667519 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-12 21:03:24.667542 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-12 21:03:24.667561 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-12 21:03:24.667580 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-12 21:03:24.667598 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-12 21:03:24.667616 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-12 21:03:24.667634 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-12 21:03:24.667653 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-12 21:03:24.667671 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-12 21:03:24.667690 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-12 21:03:24.667709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-04-12 21:03:24.667727 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-04-12 21:03:24.667744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-04-12 21:03:24.667763 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-04-12 21:03:24.667782 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-04-12 21:03:24.667800 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-04-12 21:03:24.667819 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-04-12 21:03:24.667856 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-04-12 21:03:24.667877 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-04-12 21:03:24.667895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-04-12 21:03:24.667915 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-04-12 21:03:24.667933 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-04-12 21:03:24.667952 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-04-12 21:03:24.667970 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-04-12 21:03:24.667988 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-12 21:03:24.668007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-12 21:03:24.668026 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-04-12 21:03:24.668046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-04-12 21:03:24.668065 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-12 21:03:24.668084 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-04-12 21:03:24.668103 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-04-12 21:03:24.668122 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-04-12 21:03:24.668142 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-04-12 21:03:24.668161 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-12 21:03:24.668184 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-12 21:03:24.668204 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-04-12 21:03:24.668224 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-04-12 21:03:24.668242 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-04-12 21:03:24.668261 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-04-12 21:03:24.668280 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-12 21:03:24.668300 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-12 21:03:24.668319 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-12 21:03:24.668339 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-12 21:03:24.668358 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-12 21:03:24.668378 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-12 21:03:24.668397 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-12 21:03:24.668416 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-04-12 21:03:24.668434 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-04-12 21:03:24.668454 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-04-12 21:03:24.668473 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-04-12 21:03:24.668491 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-04-12 21:03:24.668510 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-04-12 21:03:24.668528 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-04-12 21:03:24.668547 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-04-12 21:03:24.668565 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-12 21:03:24.668582 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-12 21:03:24.668601 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-12 21:03:24.668620 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-04-12 21:03:24.668639 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-04-12 21:03:24.668658 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-12 21:03:24.668678 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-12 21:03:24.668697 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-12 21:03:24.668715 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-12 21:03:24.668734 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-12 21:03:24.668754 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-12 21:03:24.668772 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-12 21:03:24.668790 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-12 21:03:24.668809 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-12 21:03:24.668832 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-12 21:03:24.668851 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-12 21:03:24.668869 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-12 21:03:24.668888 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-04-12 21:03:24.668906 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-04-12 21:03:24.668926 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-04-12 21:03:24.668981 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-04-12 21:03:24.669009 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-04-12 21:03:24.669037 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-04-12 21:03:24.669066 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-04-12 21:03:24.669091 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-04-12 21:03:24.669111 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-04-12 21:03:24.669130 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-04-12 21:03:24.669149 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-04-12 21:03:24.669175 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-04-12 21:03:24.669199 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-12 21:03:24.669223 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-12 21:03:24.669247 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-04-12 21:03:24.669271 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-04-12 21:03:24.669291 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-04-12 21:03:24.669310 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-04-12 21:03:24.669329 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-12 21:03:24.669350 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-12 21:03:24.669369 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-12 21:03:24.669388 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-12 21:03:24.669407 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-12 21:03:24.669427 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-12 21:03:24.669446 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-12 21:03:24.669465 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-12 21:03:24.669484 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-12 21:03:24.669522 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-12 21:03:24.669542 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-12 21:03:24.669568 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-12 21:03:24.669588 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-04-12 21:03:24.669607 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-04-12 21:03:24.669626 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-12 21:03:24.669646 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-12 21:03:24.669666 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-12 21:03:24.669686 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-2vf48.txt 2026-04-12 21:03:24.669705 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-2vf48.yaml 2026-04-12 21:03:24.669725 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-86c4877c6b-gz4bd.txt 2026-04-12 21:03:24.669744 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-86c4877c6b-gz4bd.yaml 2026-04-12 21:03:24.669762 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-md27n.txt 2026-04-12 21:03:24.669781 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-md27n.yaml 2026-04-12 21:03:24.669801 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-nl5nn.txt 2026-04-12 21:03:24.669820 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-nl5nn.yaml 2026-04-12 21:03:24.669839 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-zpnbm.txt 2026-04-12 21:03:24.669857 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-zpnbm.yaml 2026-04-12 21:03:24.669876 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-04-12 21:03:24.669895 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-04-12 21:03:24.669914 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-04-12 21:03:24.669932 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-04-12 21:03:24.669951 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-sfn6n.txt 2026-04-12 21:03:24.669970 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-sfn6n.yaml 2026-04-12 21:03:24.669989 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-04-12 21:03:24.670007 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-04-12 21:03:24.670025 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-sb4vm.txt 2026-04-12 21:03:24.670044 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-sb4vm.yaml 2026-04-12 21:03:24.670063 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-7n77m.txt 2026-04-12 21:03:24.670083 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-7n77m.yaml 2026-04-12 21:03:24.670101 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-8zgwh.txt 2026-04-12 21:03:24.670120 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-8zgwh.yaml 2026-04-12 21:03:24.670139 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-12 21:03:24.670158 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-12 21:03:24.670182 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-8q8zw.txt 2026-04-12 21:03:24.670201 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-8q8zw.yaml 2026-04-12 21:03:24.670220 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-6l9ln.txt 2026-04-12 21:03:24.670238 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-6l9ln.yaml 2026-04-12 21:03:24.670257 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-12 21:03:24.670276 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-12 21:03:24.670295 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-12 21:03:24.670313 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-12 21:03:24.670332 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-12 21:03:24.670351 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-04-12 21:03:24.670370 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-04-12 21:03:24.670389 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-12 21:03:24.670408 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-12 21:03:24.670428 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-12 21:03:24.670447 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-12 21:03:24.670466 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-12 21:03:24.670484 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-04-12 21:03:24.670503 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-04-12 21:03:24.670522 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-12 21:03:24.670541 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-12 21:03:24.670559 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-12 21:03:24.670579 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-12 21:03:24.670601 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-12 21:03:24.670620 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-12 21:03:24.670639 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-12 21:03:24.670658 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-12 21:03:24.670676 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-12 21:03:24.670695 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-12 21:03:24.670714 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-12 21:03:24.670733 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-12 21:03:24.670752 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-12 21:03:24.670771 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-12 21:03:24.670796 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-12 21:03:24.670816 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-12 21:03:24.670835 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-12 21:03:24.670855 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-12 21:03:24.670874 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-12 21:03:24.670893 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-12 21:03:24.670912 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-12 21:03:24.670931 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-12 21:03:24.670950 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-12 21:03:24.670968 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-12 21:03:24.670987 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-12 21:03:24.671006 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-12 21:03:24.671025 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-12 21:03:24.671044 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-12 21:03:24.671062 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-12 21:03:24.671081 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-12 21:03:24.671100 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-12 21:03:24.671118 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-zpnbm-tls.txt 2026-04-12 21:03:24.671137 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-zpnbm-tls.yaml 2026-04-12 21:03:24.671156 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-12 21:03:24.671174 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-12 21:03:24.671193 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-12 21:03:24.671211 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-12 21:03:24.671230 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-12 21:03:24.671249 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-12 21:03:24.671268 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-12 21:03:24.671287 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-12 21:03:24.671305 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-12 21:03:24.671324 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-12 21:03:24.671348 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-12 21:03:24.671368 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-12 21:03:24.671387 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-04-12 21:03:24.671406 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-04-12 21:03:24.671424 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-12 21:03:24.671443 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-12 21:03:24.671462 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-04-12 21:03:24.671480 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-04-12 21:03:24.671498 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-04-12 21:03:24.671516 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-04-12 21:03:24.671534 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-04-12 21:03:24.671553 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-04-12 21:03:24.671571 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-04-12 21:03:24.671590 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-04-12 21:03:24.671608 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-12 21:03:24.671626 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-12 21:03:24.671644 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-12 21:03:24.671663 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-04-12 21:03:24.671681 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-04-12 21:03:24.671700 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-12 21:03:24.671719 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-12 21:03:24.671738 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-12 21:03:24.671757 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-12 21:03:24.671775 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-12 21:03:24.671794 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-12 21:03:24.671830 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-12 21:03:24.671856 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-12 21:03:24.671878 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-12 21:03:24.671897 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-12 21:03:24.671916 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-12 21:03:24.671934 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-12 21:03:24.671953 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-04-12 21:03:24.671977 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-04-12 21:03:24.671997 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-04-12 21:03:24.672016 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-04-12 21:03:24.672034 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-04-12 21:03:24.672052 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-04-12 21:03:24.672070 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-04-12 21:03:24.672089 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-04-12 21:03:24.672108 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-04-12 21:03:24.672127 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-04-12 21:03:24.672146 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-04-12 21:03:24.672165 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-04-12 21:03:24.672185 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-12 21:03:24.672204 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-12 21:03:24.672223 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-12 21:03:24.672242 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-04-12 21:03:24.672261 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-04-12 21:03:24.672279 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-12 21:03:24.672298 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-12 21:03:24.672317 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-12 21:03:24.672336 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-12 21:03:24.672355 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-12 21:03:24.672374 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-12 21:03:24.672393 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-12 21:03:24.672412 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-12 21:03:24.672430 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-12 21:03:24.672449 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-12 21:03:24.672467 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-12 21:03:24.672487 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-12 21:03:24.672506 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-04-12 21:03:24.672525 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-04-12 21:03:24.672544 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-04-12 21:03:24.672562 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-04-12 21:03:24.672580 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-04-12 21:03:24.672608 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-04-12 21:03:24.672632 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-04-12 21:03:24.672654 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-04-12 21:03:24.672676 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-04-12 21:03:24.672699 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-04-12 21:03:24.672721 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-04-12 21:03:24.672739 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-04-12 21:03:24.672758 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-12 21:03:24.672776 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-12 21:03:24.672794 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-04-12 21:03:24.672812 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-04-12 21:03:24.672830 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-04-12 21:03:24.672848 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-04-12 21:03:24.672867 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-12 21:03:24.672885 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-12 21:03:24.672903 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-12 21:03:24.672921 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-04-12 21:03:24.672948 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-04-12 21:03:24.673003 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-04-12 21:03:24.673024 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-04-12 21:03:24.673042 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-04-12 21:03:24.673061 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-04-12 21:03:24.673079 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-12 21:03:24.673098 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-12 21:03:24.673116 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-12 21:03:24.673134 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-12 21:03:24.673153 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-04-12 21:03:24.673171 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-04-12 21:03:24.673189 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-12 21:03:24.673209 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-12 21:03:24.673273 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-12 21:03:24.673303 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-12 21:03:24.673323 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-12 21:03:24.673343 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-12 21:03:24.673411 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-12 21:03:24.673434 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-12 21:03:24.673461 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-04-12 21:03:24.673480 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-04-12 21:03:24.673499 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-04-12 21:03:24.673518 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-04-12 21:03:24.673537 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-04-12 21:03:24.673555 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-04-12 21:03:24.673574 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-04-12 21:03:24.673596 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-04-12 21:03:24.673616 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-04-12 21:03:24.673635 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-12 21:03:24.673654 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-12 21:03:24.673672 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-12 21:03:24.673690 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-12 21:03:24.673709 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-12 21:03:24.673728 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-12 21:03:24.673746 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-12 21:03:24.673765 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-12 21:03:24.673783 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-12 21:03:24.673802 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-12 21:03:24.673821 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-12 21:03:24.673839 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-12 21:03:24.673857 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-12 21:03:24.673876 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-12 21:03:24.673894 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-12 21:03:24.673912 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-12 21:03:24.673931 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-12 21:03:24.673949 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-12 21:03:24.673967 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-12 21:03:24.673987 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-12 21:03:24.674005 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-12 21:03:24.674024 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-12 21:03:24.674043 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-12 21:03:24.674061 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-12 21:03:24.674080 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-12 21:03:24.674099 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-12 21:03:24.674124 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-12 21:03:24.674144 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-12 21:03:24.674163 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-04-12 21:03:24.674182 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-04-12 21:03:24.674200 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-04-12 21:03:24.674219 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-04-12 21:03:24.674237 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-04-12 21:03:24.674256 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-04-12 21:03:24.674274 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-12 21:03:24.674293 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-12 21:03:24.674311 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-12 21:03:24.674330 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-12 21:03:24.674349 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-12 21:03:24.674367 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-04-12 21:03:24.674386 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-04-12 21:03:24.674404 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-12 21:03:24.674423 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-12 21:03:24.674441 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-12 21:03:24.674459 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-04-12 21:03:24.674477 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-04-12 21:03:24.674496 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-12 21:03:24.674515 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-6mx2n.txt 2026-04-12 21:03:24.674533 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-6mx2n.yaml 2026-04-12 21:03:24.674552 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-77g8l.txt 2026-04-12 21:03:24.674570 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-77g8l.yaml 2026-04-12 21:03:24.674588 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-12 21:03:24.674606 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-12 21:03:24.674624 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-12 21:03:24.674641 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-12 21:03:24.674660 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-6tml2.txt 2026-04-12 21:03:24.674678 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-6tml2.yaml 2026-04-12 21:03:24.674697 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-8qxgv.txt 2026-04-12 21:03:24.674715 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-8qxgv.yaml 2026-04-12 21:03:24.674734 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-w74kt.txt 2026-04-12 21:03:24.674757 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-w74kt.yaml 2026-04-12 21:03:24.674777 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-04-12 21:03:24.674795 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-04-12 21:03:24.674814 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-12 21:03:24.674833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-04-12 21:03:24.674852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-04-12 21:03:24.674870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-12 21:03:24.674889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-12 21:03:24.674908 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-12 21:03:24.674927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-12 21:03:24.674945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-12 21:03:24.674964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-12 21:03:24.674983 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-12 21:03:24.675002 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-04-12 21:03:24.675022 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-04-12 21:03:24.675041 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-12 21:03:24.675060 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-12 21:03:24.675079 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-12 21:03:24.675098 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-12 21:03:24.675116 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-12 21:03:24.675135 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-12 21:03:24.675153 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-12 21:03:24.675171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-12 21:03:24.675190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-12 21:03:24.675208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-04-12 21:03:24.675226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-04-12 21:03:24.675244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-12 21:03:24.675262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-12 21:03:24.675279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-12 21:03:24.675297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-12 21:03:24.675315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-12 21:03:24.675334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-12 21:03:24.675352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-12 21:03:24.675371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-12 21:03:24.675389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-12 21:03:24.675412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-12 21:03:24.675432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-04-12 21:03:24.675450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-04-12 21:03:24.675469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-04-12 21:03:24.675488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-04-12 21:03:24.675506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-04-12 21:03:24.675524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-04-12 21:03:24.675543 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-12 21:03:24.675561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-12 21:03:24.675580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-12 21:03:24.675598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-04-12 21:03:24.675617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-04-12 21:03:24.675635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-12 21:03:24.675653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-12 21:03:24.675671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-12 21:03:24.675689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-12 21:03:24.675708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-12 21:03:24.675726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-12 21:03:24.675744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-12 21:03:24.675762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-12 21:03:24.675780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-04-12 21:03:24.675837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-04-12 21:03:24.675862 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-12 21:03:24.675882 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-12 21:03:24.675902 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-12 21:03:24.675921 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-12 21:03:24.675940 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-12 21:03:24.675960 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-12 21:03:24.675978 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-12 21:03:24.675997 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-12 21:03:24.676015 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-12 21:03:24.676033 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-12 21:03:24.676051 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-12 21:03:24.676070 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-12 21:03:24.676088 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-12 21:03:24.676111 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-12 21:03:24.676131 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-12 21:03:24.676149 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-12 21:03:24.676168 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-12 21:03:24.676188 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-12 21:03:24.676207 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-12 21:03:24.676225 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-04-12 21:03:24.676244 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-04-12 21:03:24.676263 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-04-12 21:03:24.676283 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-04-12 21:03:24.676302 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-04-12 21:03:24.676321 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-04-12 21:03:24.676340 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-12 21:03:24.676359 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-12 21:03:24.676378 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-12 21:03:24.676397 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-12 21:03:24.676416 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-12 21:03:24.676435 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-04-12 21:03:24.676454 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-04-12 21:03:24.676473 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-12 21:03:24.676492 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-12 21:03:24.676511 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-12 21:03:24.676530 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-12 21:03:24.676548 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-12 21:03:24.676566 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-12 21:03:24.676584 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-12 21:03:24.676602 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-12 21:03:24.676620 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-rnlb7.txt 2026-04-12 21:03:24.676638 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-rnlb7.yaml 2026-04-12 21:03:24.676656 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-12 21:03:24.676674 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-12 21:03:24.676693 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-12 21:03:24.676711 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-12 21:03:24.676730 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-12 21:03:24.698694 | 2026-04-12 21:03:24.698807 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-12 21:03:24.891787 | instance | changed 2026-04-12 21:03:24.896890 | 2026-04-12 21:03:24.896989 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-12 21:03:25.113357 | instance | changed 2026-04-12 21:03:25.120231 | 2026-04-12 21:03:25.120334 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-12 21:03:25.692741 | instance | auth-system/keycloak-0/keycloak 2026-04-12 21:03:25.888562 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-12 21:03:26.094426 | instance | cert-manager/cert-manager-75c4c745bc-m4k2n/cert-manager-controller 2026-04-12 21:03:26.280317 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-m4k2n" not found 2026-04-12 21:03:26.464105 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-2swxr/cert-manager-cainjector 2026-04-12 21:03:26.637096 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-2swxr" not found 2026-04-12 21:03:26.823343 | instance | cert-manager/cert-manager-webhook-548949fc64-dp9q2/cert-manager-webhook 2026-04-12 21:03:27.025985 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-dp9q2" not found 2026-04-12 21:03:27.203010 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-7vh4f/envoy-gateway 2026-04-12 21:03:27.412992 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-7vh4f" not found 2026-04-12 21:03:27.597946 | instance | ingress-nginx/ingress-nginx-controller-2ql7x/controller 2026-04-12 21:03:27.786796 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-2ql7x" not found 2026-04-12 21:03:27.963571 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-zjpv2/ingress-nginx-default-backend 2026-04-12 21:03:28.144164 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-zjpv2" not found 2026-04-12 21:03:28.325012 | instance | kube-system/cilium-kjpk6/config 2026-04-12 21:03:28.513893 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-kjpk6" not found 2026-04-12 21:03:28.518524 | instance | kube-system/cilium-kjpk6/mount-cgroup 2026-04-12 21:03:28.705847 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-kjpk6" not found 2026-04-12 21:03:28.711041 | instance | kube-system/cilium-kjpk6/apply-sysctl-overwrites 2026-04-12 21:03:28.893270 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-kjpk6" not found 2026-04-12 21:03:28.898007 | instance | kube-system/cilium-kjpk6/mount-bpf-fs 2026-04-12 21:03:29.096356 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-kjpk6" not found 2026-04-12 21:03:29.101007 | instance | kube-system/cilium-kjpk6/clean-cilium-state 2026-04-12 21:03:29.290474 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-kjpk6" not found 2026-04-12 21:03:29.295291 | instance | kube-system/cilium-kjpk6/install-cni-binaries 2026-04-12 21:03:29.487052 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-kjpk6" not found 2026-04-12 21:03:29.492165 | instance | kube-system/cilium-kjpk6/cilium-agent 2026-04-12 21:03:29.717384 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-kjpk6" not found 2026-04-12 21:03:29.889917 | instance | kube-system/cilium-operator-869df985b8-t7jbp/cilium-operator 2026-04-12 21:03:30.099697 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-t7jbp" not found 2026-04-12 21:03:30.301755 | instance | kube-system/coredns-67659f764b-kznt7/coredns 2026-04-12 21:03:30.481219 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-kznt7" not found 2026-04-12 21:03:30.679655 | instance | kube-system/coredns-67659f764b-nzbtx/coredns 2026-04-12 21:03:30.862420 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-nzbtx" not found 2026-04-12 21:03:31.046329 | instance | kube-system/etcd-instance/etcd 2026-04-12 21:03:31.293401 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-12 21:03:31.488493 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-12 21:03:31.722557 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-12 21:03:31.894715 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-12 21:03:32.106125 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-12 21:03:32.290728 | instance | kube-system/kube-proxy-shw2c/kube-proxy 2026-04-12 21:03:32.473134 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-shw2c" not found 2026-04-12 21:03:32.658120 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-12 21:03:32.839279 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-12 21:03:33.016330 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-12 21:03:33.183343 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-12 21:03:33.344687 | instance | local-path-storage/local-path-provisioner-679c578f5-qnlwg/local-path-provisioner 2026-04-12 21:03:33.517114 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-qnlwg" not found 2026-04-12 21:03:33.699996 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-12 21:03:33.886998 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-12 21:03:33.891645 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-12 21:03:34.073477 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-12 21:03:34.077678 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-12 21:03:34.263292 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-12 21:03:34.268732 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-12 21:03:34.443363 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-12 21:03:34.616397 | instance | monitoring/goldpinger-2vf48/goldpinger-daemon 2026-04-12 21:03:34.822104 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-2vf48" not found 2026-04-12 21:03:35.006064 | instance | monitoring/kube-prometheus-stack-grafana-86c4877c6b-gz4bd/grafana-sc-dashboard 2026-04-12 21:03:35.188300 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-86c4877c6b-gz4bd" not found 2026-04-12 21:03:35.192728 | instance | monitoring/kube-prometheus-stack-grafana-86c4877c6b-gz4bd/grafana-sc-datasources 2026-04-12 21:03:35.371350 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-86c4877c6b-gz4bd" not found 2026-04-12 21:03:35.375138 | instance | monitoring/kube-prometheus-stack-grafana-86c4877c6b-gz4bd/grafana 2026-04-12 21:03:35.620375 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-86c4877c6b-gz4bd" not found 2026-04-12 21:03:35.804373 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-md27n/kube-state-metrics 2026-04-12 21:03:35.987459 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-md27n" not found 2026-04-12 21:03:36.164494 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-nl5nn/kube-prometheus-stack 2026-04-12 21:03:36.354166 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-nl5nn" not found 2026-04-12 21:03:36.530824 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-zpnbm/node-exporter 2026-04-12 21:03:36.750752 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-zpnbm/pod-tls-sidecar 2026-04-12 21:03:36.928813 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-zpnbm" not found 2026-04-12 21:03:37.093308 | instance | monitoring/loki-0/loki 2026-04-12 21:03:37.270932 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-04-12 21:03:37.446821 | instance | monitoring/loki-chunks-cache-0/memcached 2026-04-12 21:03:37.621685 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-04-12 21:03:37.625564 | instance | monitoring/loki-chunks-cache-0/exporter 2026-04-12 21:03:37.808163 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-04-12 21:03:37.995515 | instance | monitoring/loki-gateway-cf54cb88c-sfn6n/nginx 2026-04-12 21:03:38.181384 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-sfn6n" not found 2026-04-12 21:03:38.361396 | instance | monitoring/loki-results-cache-0/memcached 2026-04-12 21:03:38.555388 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-04-12 21:03:38.560861 | instance | monitoring/loki-results-cache-0/exporter 2026-04-12 21:03:38.751493 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-04-12 21:03:38.934825 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-sb4vm/gc 2026-04-12 21:03:39.121762 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-sb4vm" not found 2026-04-12 21:03:39.315095 | instance | monitoring/node-feature-discovery-master-8665476dbc-7n77m/master 2026-04-12 21:03:39.497800 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-7n77m" not found 2026-04-12 21:03:39.676472 | instance | monitoring/node-feature-discovery-worker-8zgwh/worker 2026-04-12 21:03:39.846989 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-8zgwh" not found 2026-04-12 21:03:40.055836 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-12 21:03:40.238993 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-12 21:03:40.243619 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-12 21:03:40.438561 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-12 21:03:40.443046 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-12 21:03:40.626029 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-12 21:03:40.630201 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-12 21:03:40.825512 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-12 21:03:40.829802 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-12 21:03:41.023406 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-12 21:03:41.202278 | instance | monitoring/prometheus-pushgateway-7b8659c68b-8q8zw/pushgateway 2026-04-12 21:03:41.383586 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-8q8zw" not found 2026-04-12 21:03:41.569103 | instance | monitoring/vector-6l9ln/vector 2026-04-12 21:03:41.764001 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-6l9ln" not found 2026-04-12 21:03:41.941589 | instance | openstack/keepalived-6mx2n/init 2026-04-12 21:03:42.141829 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-6mx2n" not found 2026-04-12 21:03:42.145915 | instance | openstack/keepalived-6mx2n/wait-for-ip 2026-04-12 21:03:42.248056 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-6mx2n" is waiting to start: PodInitializing 2026-04-12 21:03:42.343183 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-6mx2n" not found 2026-04-12 21:03:42.348436 | instance | openstack/keepalived-6mx2n/keepalived 2026-04-12 21:03:42.438566 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-6mx2n" is waiting to start: PodInitializing 2026-04-12 21:03:42.527267 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-6mx2n" not found 2026-04-12 21:03:42.711227 | instance | openstack/memcached-memcached-6479589586-77g8l/init 2026-04-12 21:03:42.896063 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-77g8l" not found 2026-04-12 21:03:42.902432 | instance | openstack/memcached-memcached-6479589586-77g8l/memcached 2026-04-12 21:03:43.104564 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-77g8l" not found 2026-04-12 21:03:43.108879 | instance | openstack/memcached-memcached-6479589586-77g8l/memcached-exporter 2026-04-12 21:03:43.292235 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-77g8l" not found 2026-04-12 21:03:43.494393 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-12 21:03:43.682627 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-12 21:03:43.686265 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-12 21:03:43.873302 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-12 21:03:43.878764 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-12 21:03:44.081817 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-12 21:03:44.087581 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-12 21:03:44.269276 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-12 21:03:44.444550 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-12 21:03:44.636497 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-12 21:03:44.641771 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-12 21:03:44.859182 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-12 21:03:44.863473 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-12 21:03:45.053085 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-12 21:03:45.242551 | instance | openstack/pxc-operator-69cb5bbdb9-6tml2/percona-xtradb-cluster-operator 2026-04-12 21:03:45.430203 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-6tml2" not found 2026-04-12 21:03:45.609194 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-8qxgv/rabbitmq-cluster-operator 2026-04-12 21:03:45.803184 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-8qxgv" not found 2026-04-12 21:03:46.007729 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-w74kt/rabbitmq-cluster-operator 2026-04-12 21:03:46.197398 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-w74kt" not found 2026-04-12 21:03:46.391858 | instance | openstack/valkey-node-0/valkey 2026-04-12 21:03:46.565727 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-04-12 21:03:46.570159 | instance | openstack/valkey-node-0/sentinel 2026-04-12 21:03:46.755684 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-04-12 21:03:46.759651 | instance | openstack/valkey-node-0/metrics 2026-04-12 21:03:46.942525 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-04-12 21:03:47.114111 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-rnlb7/secretgen-controller 2026-04-12 21:03:47.300684 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-rnlb7" not found 2026-04-12 21:03:47.686975 | instance | ERROR 2026-04-12 21:03:47.687213 | instance | { 2026-04-12 21:03:47.687256 | instance | "delta": "0:00:21.985055", 2026-04-12 21:03:47.687285 | instance | "end": "2026-04-12 21:03:47.307149", 2026-04-12 21:03:47.687311 | instance | "msg": "non-zero return code", 2026-04-12 21:03:47.687337 | instance | "rc": 123, 2026-04-12 21:03:47.687363 | instance | "start": "2026-04-12 21:03:25.322094" 2026-04-12 21:03:47.687389 | instance | } 2026-04-12 21:03:47.687421 | instance | ERROR: Ignoring Errors 2026-04-12 21:03:47.695830 | 2026-04-12 21:03:47.695922 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-12 21:03:48.219494 | instance | changed: 2026-04-12 21:03:48.219702 | instance | cd+++++++++ pod-logs/ 2026-04-12 21:03:48.219744 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-12 21:03:48.219777 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-12 21:03:48.219808 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-12 21:03:48.219852 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-12 21:03:48.219882 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-m4k2n/ 2026-04-12 21:03:48.219911 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-m4k2n/cert-manager-controller.txt 2026-04-12 21:03:48.219940 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-2swxr/ 2026-04-12 21:03:48.219968 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-2swxr/cert-manager-cainjector.txt 2026-04-12 21:03:48.219997 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-dp9q2/ 2026-04-12 21:03:48.220036 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-dp9q2/cert-manager-webhook.txt 2026-04-12 21:03:48.220067 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-12 21:03:48.220096 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-7vh4f/ 2026-04-12 21:03:48.220125 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-7vh4f/envoy-gateway.txt 2026-04-12 21:03:48.220153 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-12 21:03:48.220181 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-12 21:03:48.220209 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-12 21:03:48.220237 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-12 21:03:48.220265 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-12 21:03:48.220294 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-m4k2n/ 2026-04-12 21:03:48.220322 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-m4k2n/cert-manager-controller.txt 2026-04-12 21:03:48.220352 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-2swxr/ 2026-04-12 21:03:48.220381 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-2swxr/cert-manager-cainjector.txt 2026-04-12 21:03:48.220430 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-dp9q2/ 2026-04-12 21:03:48.220460 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-dp9q2/cert-manager-webhook.txt 2026-04-12 21:03:48.220489 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-12 21:03:48.220518 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-7vh4f/ 2026-04-12 21:03:48.220547 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-7vh4f/envoy-gateway.txt 2026-04-12 21:03:48.220576 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-12 21:03:48.220604 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-2ql7x/ 2026-04-12 21:03:48.220632 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-2ql7x/controller.txt 2026-04-12 21:03:48.220660 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-zjpv2/ 2026-04-12 21:03:48.220688 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-zjpv2/ingress-nginx-default-backend.txt 2026-04-12 21:03:48.220715 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-12 21:03:48.220743 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-kjpk6/ 2026-04-12 21:03:48.220770 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kjpk6/apply-sysctl-overwrites.txt 2026-04-12 21:03:48.220798 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kjpk6/cilium-agent.txt 2026-04-12 21:03:48.220825 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kjpk6/clean-cilium-state.txt 2026-04-12 21:03:48.220853 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kjpk6/config.txt 2026-04-12 21:03:48.220888 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kjpk6/install-cni-binaries.txt 2026-04-12 21:03:48.220916 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kjpk6/mount-bpf-fs.txt 2026-04-12 21:03:48.220943 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kjpk6/mount-cgroup.txt 2026-04-12 21:03:48.220997 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-t7jbp/ 2026-04-12 21:03:48.221027 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-t7jbp/cilium-operator.txt 2026-04-12 21:03:48.221055 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kznt7/ 2026-04-12 21:03:48.221082 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kznt7/coredns.txt 2026-04-12 21:03:48.221110 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-nzbtx/ 2026-04-12 21:03:48.221137 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-nzbtx/coredns.txt 2026-04-12 21:03:48.221165 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-12 21:03:48.221192 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-12 21:03:48.221220 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-12 21:03:48.221247 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-12 21:03:48.221273 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-12 21:03:48.221300 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-12 21:03:48.221328 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-shw2c/ 2026-04-12 21:03:48.221355 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-shw2c/kube-proxy.txt 2026-04-12 21:03:48.221383 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-12 21:03:48.221410 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-12 21:03:48.221437 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-12 21:03:48.221465 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-12 21:03:48.221492 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-12 21:03:48.221519 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-qnlwg/ 2026-04-12 21:03:48.221547 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-qnlwg/local-path-provisioner.txt 2026-04-12 21:03:48.221575 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-12 21:03:48.221602 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-12 21:03:48.221629 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-12 21:03:48.221656 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-12 21:03:48.221683 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-12 21:03:48.221711 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-12 21:03:48.221738 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-2vf48/ 2026-04-12 21:03:48.221765 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-2vf48/goldpinger-daemon.txt 2026-04-12 21:03:48.221792 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-86c4877c6b-gz4bd/ 2026-04-12 21:03:48.221819 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-86c4877c6b-gz4bd/grafana-sc-dashboard.txt 2026-04-12 21:03:48.221853 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-86c4877c6b-gz4bd/grafana-sc-datasources.txt 2026-04-12 21:03:48.221883 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-86c4877c6b-gz4bd/grafana.txt 2026-04-12 21:03:48.221911 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-md27n/ 2026-04-12 21:03:48.221939 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-md27n/kube-state-metrics.txt 2026-04-12 21:03:48.221967 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-nl5nn/ 2026-04-12 21:03:48.221994 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-nl5nn/kube-prometheus-stack.txt 2026-04-12 21:03:48.222023 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-zpnbm/ 2026-04-12 21:03:48.222051 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-zpnbm/node-exporter.txt 2026-04-12 21:03:48.222078 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-zpnbm/pod-tls-sidecar.txt 2026-04-12 21:03:48.222106 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-04-12 21:03:48.222133 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-04-12 21:03:48.222161 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-04-12 21:03:48.222188 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-12 21:03:48.222216 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-12 21:03:48.222243 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-sfn6n/ 2026-04-12 21:03:48.222270 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-sfn6n/nginx.txt 2026-04-12 21:03:48.222298 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-04-12 21:03:48.222325 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-04-12 21:03:48.222353 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-04-12 21:03:48.222381 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-sb4vm/ 2026-04-12 21:03:48.222408 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-sb4vm/gc.txt 2026-04-12 21:03:48.222436 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-7n77m/ 2026-04-12 21:03:48.222464 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-7n77m/master.txt 2026-04-12 21:03:48.222492 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-8zgwh/ 2026-04-12 21:03:48.222519 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-8zgwh/worker.txt 2026-04-12 21:03:48.222546 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-12 21:03:48.222574 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-12 21:03:48.222601 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-12 21:03:48.222629 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-12 21:03:48.222656 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-12 21:03:48.222683 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-12 21:03:48.222716 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-8q8zw/ 2026-04-12 21:03:48.222744 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-8q8zw/pushgateway.txt 2026-04-12 21:03:48.222771 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-6l9ln/ 2026-04-12 21:03:48.222797 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-6l9ln/vector.txt 2026-04-12 21:03:48.222825 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-12 21:03:48.222852 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-6mx2n/ 2026-04-12 21:03:48.222879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-6mx2n/init.txt 2026-04-12 21:03:48.222906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-6mx2n/keepalived.txt 2026-04-12 21:03:48.222934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-6mx2n/wait-for-ip.txt 2026-04-12 21:03:48.222961 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-77g8l/ 2026-04-12 21:03:48.222989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-77g8l/init.txt 2026-04-12 21:03:48.223016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-77g8l/memcached-exporter.txt 2026-04-12 21:03:48.223044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-77g8l/memcached.txt 2026-04-12 21:03:48.223071 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-12 21:03:48.223099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-12 21:03:48.223126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-12 21:03:48.223153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-12 21:03:48.223181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-12 21:03:48.223213 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-12 21:03:48.223249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-12 21:03:48.223280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-12 21:03:48.223312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-12 21:03:48.223342 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-6tml2/ 2026-04-12 21:03:48.223374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-6tml2/percona-xtradb-cluster-operator.txt 2026-04-12 21:03:48.223409 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-8qxgv/ 2026-04-12 21:03:48.223436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-8qxgv/rabbitmq-cluster-operator.txt 2026-04-12 21:03:48.223461 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-w74kt/ 2026-04-12 21:03:48.223486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-w74kt/rabbitmq-cluster-operator.txt 2026-04-12 21:03:48.223510 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-04-12 21:03:48.223535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-04-12 21:03:48.223559 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-04-12 21:03:48.223584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-04-12 21:03:48.223608 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-12 21:03:48.223632 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-rnlb7/ 2026-04-12 21:03:48.223664 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-rnlb7/secretgen-controller.txt 2026-04-12 21:03:48.223689 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-12 21:03:48.223713 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-2ql7x/ 2026-04-12 21:03:48.223737 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-2ql7x/controller.txt 2026-04-12 21:03:48.223761 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-zjpv2/ 2026-04-12 21:03:48.223785 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-zjpv2/ingress-nginx-default-backend.txt 2026-04-12 21:03:48.223809 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-12 21:03:48.223833 | instance | cd+++++++++ pod-logs/kube-system/cilium-kjpk6/ 2026-04-12 21:03:48.223858 | instance | >f+++++++++ pod-logs/kube-system/cilium-kjpk6/apply-sysctl-overwrites.txt 2026-04-12 21:03:48.223884 | instance | >f+++++++++ pod-logs/kube-system/cilium-kjpk6/cilium-agent.txt 2026-04-12 21:03:48.223909 | instance | >f+++++++++ pod-logs/kube-system/cilium-kjpk6/clean-cilium-state.txt 2026-04-12 21:03:48.223935 | instance | >f+++++++++ pod-logs/kube-system/cilium-kjpk6/config.txt 2026-04-12 21:03:48.223960 | instance | >f+++++++++ pod-logs/kube-system/cilium-kjpk6/install-cni-binaries.txt 2026-04-12 21:03:48.223985 | instance | >f+++++++++ pod-logs/kube-system/cilium-kjpk6/mount-bpf-fs.txt 2026-04-12 21:03:48.224011 | instance | >f+++++++++ pod-logs/kube-system/cilium-kjpk6/mount-cgroup.txt 2026-04-12 21:03:48.224036 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-t7jbp/ 2026-04-12 21:03:48.224061 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-t7jbp/cilium-operator.txt 2026-04-12 21:03:48.224086 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-kznt7/ 2026-04-12 21:03:48.224111 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-kznt7/coredns.txt 2026-04-12 21:03:48.224136 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-nzbtx/ 2026-04-12 21:03:48.224161 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-nzbtx/coredns.txt 2026-04-12 21:03:48.224186 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-12 21:03:48.224211 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-12 21:03:48.224235 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-12 21:03:48.224260 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-12 21:03:48.224286 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-12 21:03:48.224311 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-12 21:03:48.224336 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-shw2c/ 2026-04-12 21:03:48.224361 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-shw2c/kube-proxy.txt 2026-04-12 21:03:48.224386 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-12 21:03:48.224452 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-12 21:03:48.224479 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-12 21:03:48.224505 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-12 21:03:48.224529 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-12 21:03:48.224554 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-qnlwg/ 2026-04-12 21:03:48.224579 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-qnlwg/local-path-provisioner.txt 2026-04-12 21:03:48.224604 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-12 21:03:48.224629 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-12 21:03:48.224660 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-12 21:03:48.224686 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-12 21:03:48.224710 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-12 21:03:48.224735 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-12 21:03:48.224760 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-2vf48/ 2026-04-12 21:03:48.224784 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-2vf48/goldpinger-daemon.txt 2026-04-12 21:03:48.224809 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-86c4877c6b-gz4bd/ 2026-04-12 21:03:48.224833 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-86c4877c6b-gz4bd/grafana-sc-dashboard.txt 2026-04-12 21:03:48.224858 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-86c4877c6b-gz4bd/grafana-sc-datasources.txt 2026-04-12 21:03:48.224882 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-86c4877c6b-gz4bd/grafana.txt 2026-04-12 21:03:48.224906 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-md27n/ 2026-04-12 21:03:48.224930 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-md27n/kube-state-metrics.txt 2026-04-12 21:03:48.224973 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-nl5nn/ 2026-04-12 21:03:48.225002 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-nl5nn/kube-prometheus-stack.txt 2026-04-12 21:03:48.225027 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-zpnbm/ 2026-04-12 21:03:48.225051 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-zpnbm/node-exporter.txt 2026-04-12 21:03:48.225075 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-zpnbm/pod-tls-sidecar.txt 2026-04-12 21:03:48.225100 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-04-12 21:03:48.225124 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-04-12 21:03:48.225148 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-04-12 21:03:48.225173 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-12 21:03:48.225197 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-12 21:03:48.225222 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-sfn6n/ 2026-04-12 21:03:48.225247 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-sfn6n/nginx.txt 2026-04-12 21:03:48.225272 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-04-12 21:03:48.225297 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-04-12 21:03:48.225321 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-04-12 21:03:48.225344 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-sb4vm/ 2026-04-12 21:03:48.225369 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-sb4vm/gc.txt 2026-04-12 21:03:48.225391 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-7n77m/ 2026-04-12 21:03:48.225408 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-7n77m/master.txt 2026-04-12 21:03:48.225425 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-8zgwh/ 2026-04-12 21:03:48.225443 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-8zgwh/worker.txt 2026-04-12 21:03:48.225461 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-12 21:03:48.225483 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-12 21:03:48.225501 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-12 21:03:48.225519 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-12 21:03:48.225537 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-12 21:03:48.225558 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-12 21:03:48.225577 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-8q8zw/ 2026-04-12 21:03:48.225596 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-8q8zw/pushgateway.txt 2026-04-12 21:03:48.225614 | instance | cd+++++++++ pod-logs/monitoring/vector-6l9ln/ 2026-04-12 21:03:48.225632 | instance | >f+++++++++ pod-logs/monitoring/vector-6l9ln/vector.txt 2026-04-12 21:03:48.225650 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-12 21:03:48.225668 | instance | cd+++++++++ pod-logs/openstack/keepalived-6mx2n/ 2026-04-12 21:03:48.225688 | instance | >f+++++++++ pod-logs/openstack/keepalived-6mx2n/init.txt 2026-04-12 21:03:48.225707 | instance | >f+++++++++ pod-logs/openstack/keepalived-6mx2n/keepalived.txt 2026-04-12 21:03:48.225725 | instance | >f+++++++++ pod-logs/openstack/keepalived-6mx2n/wait-for-ip.txt 2026-04-12 21:03:48.225743 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-77g8l/ 2026-04-12 21:03:48.225762 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-77g8l/init.txt 2026-04-12 21:03:48.225781 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-77g8l/memcached-exporter.txt 2026-04-12 21:03:48.225798 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-77g8l/memcached.txt 2026-04-12 21:03:48.225815 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-12 21:03:48.225833 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-12 21:03:48.225850 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-12 21:03:48.225871 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-12 21:03:48.225890 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-12 21:03:48.225909 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-12 21:03:48.225927 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-12 21:03:48.225945 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-12 21:03:48.225962 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-12 21:03:48.225980 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-6tml2/ 2026-04-12 21:03:48.225998 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-6tml2/percona-xtradb-cluster-operator.txt 2026-04-12 21:03:48.226016 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-8qxgv/ 2026-04-12 21:03:48.226035 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-8qxgv/rabbitmq-cluster-operator.txt 2026-04-12 21:03:48.226053 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-w74kt/ 2026-04-12 21:03:48.226071 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-w74kt/rabbitmq-cluster-operator.txt 2026-04-12 21:03:48.226089 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-04-12 21:03:48.226106 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-04-12 21:03:48.226124 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-04-12 21:03:48.226147 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-04-12 21:03:48.226165 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-12 21:03:48.226182 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-rnlb7/ 2026-04-12 21:03:48.226200 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-rnlb7/secretgen-controller.txt 2026-04-12 21:03:48.237017 | 2026-04-12 21:03:48.237084 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-12 21:03:48.463204 | instance | changed 2026-04-12 21:03:48.468684 | 2026-04-12 21:03:48.468751 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-12 21:03:49.197146 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-12 21:03:49.213832 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-12 21:03:49.213869 | instance | Dload Upload Total Spent Left Speed 2026-04-12 21:03:49.218639 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-12 21:03:49.388228 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-12 21:03:49.398570 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-12 21:03:49.398611 | instance | Dload Upload Total Spent Left Speed 2026-04-12 21:03:49.402696 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-12 21:03:49.738003 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-12 21:03:49.747640 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-12 21:03:49.748553 | instance | Dload Upload Total Spent Left Speed 2026-04-12 21:03:49.751669 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-12 21:03:49.941332 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-04-12 21:03:50.007003 | instance | ERROR 2026-04-12 21:03:50.007246 | instance | { 2026-04-12 21:03:50.007287 | instance | "delta": "0:00:01.266294", 2026-04-12 21:03:50.007316 | instance | "end": "2026-04-12 21:03:49.946135", 2026-04-12 21:03:50.007342 | instance | "msg": "non-zero return code", 2026-04-12 21:03:50.007366 | instance | "rc": 5, 2026-04-12 21:03:50.007391 | instance | "start": "2026-04-12 21:03:48.679841" 2026-04-12 21:03:50.007415 | instance | } 2026-04-12 21:03:50.007446 | instance | ERROR: Ignoring Errors 2026-04-12 21:03:50.014194 | 2026-04-12 21:03:50.014289 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-12 21:03:50.323015 | instance | ceph-mgr endpoints: 2026-04-12 21:03:50.553057 | instance | ok: Runtime: 0:00:00.098609 2026-04-12 21:03:50.559067 | 2026-04-12 21:03:50.559147 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-12 21:03:51.091720 | instance | ok: Runtime: 0:00:00.087631 2026-04-12 21:03:51.393454 | 2026-04-12 21:03:51.393592 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-12 21:03:51.872388 | instance | changed: 2026-04-12 21:03:51.872605 | instance | cd+++++++++ prometheus/ 2026-04-12 21:03:51.872645 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-12 21:03:51.872676 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-12 21:03:51.872707 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-12 21:03:51.885675 | 2026-04-12 21:03:51.885786 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-12 21:03:52.094602 | instance | changed 2026-04-12 21:03:52.103000 | 2026-04-12 21:03:52.103094 | TASK [gather-selenium-data : Get selenium data] 2026-04-12 21:03:52.318997 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-12 21:03:52.320564 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-12 21:03:52.643718 | instance | ERROR 2026-04-12 21:03:52.643935 | instance | { 2026-04-12 21:03:52.643971 | instance | "delta": "0:00:00.007536", 2026-04-12 21:03:52.644001 | instance | "end": "2026-04-12 21:03:52.320940", 2026-04-12 21:03:52.644026 | instance | "msg": "non-zero return code", 2026-04-12 21:03:52.644045 | instance | "rc": 1, 2026-04-12 21:03:52.644063 | instance | "start": "2026-04-12 21:03:52.313404" 2026-04-12 21:03:52.644081 | instance | } 2026-04-12 21:03:52.644105 | instance | ERROR: Ignoring Errors 2026-04-12 21:03:52.649068 | 2026-04-12 21:03:52.649137 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-12 21:03:53.130598 | instance | changed: cd+++++++++ selenium/ 2026-04-12 21:03:53.137388 | 2026-04-12 21:03:53.137445 | PLAY RECAP 2026-04-12 21:03:53.137493 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-04-12 21:03:53.137516 | 2026-04-12 21:03:53.275002 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.1] 2026-04-12 21:03:53.287873 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-12 21:03:54.872996 | 2026-04-12 21:03:54.873130 | PLAY [all] 2026-04-12 21:03:54.884343 | 2026-04-12 21:03:54.884416 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-12 21:03:54.929435 | instance | skipping: Conditional result was False 2026-04-12 21:03:54.941320 | 2026-04-12 21:03:54.941402 | TASK [fetch-output : Set log path for single node] 2026-04-12 21:03:54.980595 | instance | ok 2026-04-12 21:03:54.987172 | 2026-04-12 21:03:54.987267 | LOOP [fetch-output : Ensure local output dirs] 2026-04-12 21:03:55.343920 | instance -> localhost | ok: "/var/lib/zuul/builds/9378a57f631340d8b1a481caa92156cd/work/logs" 2026-04-12 21:03:55.555690 | instance -> localhost | changed: "/var/lib/zuul/builds/9378a57f631340d8b1a481caa92156cd/work/artifacts" 2026-04-12 21:03:55.787832 | instance -> localhost | changed: "/var/lib/zuul/builds/9378a57f631340d8b1a481caa92156cd/work/docs" 2026-04-12 21:03:55.801129 | 2026-04-12 21:03:55.801255 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-12 21:03:56.458657 | instance | changed: .d..t...... ./ 2026-04-12 21:03:56.458919 | instance | changed: All items complete 2026-04-12 21:03:56.458967 | 2026-04-12 21:03:56.903632 | instance | changed: .d..t...... ./ 2026-04-12 21:03:57.350295 | instance | changed: .d..t...... ./ 2026-04-12 21:03:57.367787 | 2026-04-12 21:03:57.367969 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-12 21:03:57.821801 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006367 2026-04-12 21:03:58.059914 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007285 2026-04-12 21:03:58.085269 | 2026-04-12 21:03:58.085421 | PLAY [all] 2026-04-12 21:03:58.093638 | 2026-04-12 21:03:58.093711 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-12 21:03:58.541384 | instance | changed 2026-04-12 21:03:58.548997 | 2026-04-12 21:03:58.549058 | PLAY RECAP 2026-04-12 21:03:58.549107 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-12 21:03:58.549130 | 2026-04-12 21:03:58.729941 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-12 21:03:58.738974 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-12 21:03:59.415720 | 2026-04-12 21:03:59.415850 | PLAY [localhost] 2026-04-12 21:03:59.425555 | 2026-04-12 21:03:59.425629 | TASK [Generate Zuul manifest] 2026-04-12 21:03:59.446988 | localhost | ok 2026-04-12 21:03:59.483843 | 2026-04-12 21:03:59.483952 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-12 21:03:59.954042 | localhost | changed 2026-04-12 21:03:59.964308 | 2026-04-12 21:03:59.964382 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-12 21:04:00.046209 | localhost | ok 2026-04-12 21:04:00.055226 | 2026-04-12 21:04:00.055293 | TASK [Upload logs] 2026-04-12 21:04:00.075618 | localhost | ok 2026-04-12 21:04:00.193100 | 2026-04-12 21:04:00.193261 | TASK [Set zuul-log-path fact] 2026-04-12 21:04:00.212689 | localhost | ok 2026-04-12 21:04:00.227369 | 2026-04-12 21:04:00.227504 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-12 21:04:00.257384 | localhost | ok 2026-04-12 21:04:00.268372 | 2026-04-12 21:04:00.268497 | TASK [upload-logs : Create log directories] 2026-04-12 21:04:00.774295 | localhost | changed 2026-04-12 21:04:00.779268 | 2026-04-12 21:04:00.779339 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-12 21:04:01.164244 | localhost -> localhost | ok: Runtime: 0:00:00.017088 2026-04-12 21:04:01.171259 | 2026-04-12 21:04:01.171357 | TASK [upload-logs : Upload logs to log server] 2026-04-12 21:04:02.085911 | localhost | Output suppressed because no_log was given 2026-04-12 21:04:02.091631 | 2026-04-12 21:04:02.091715 | LOOP [upload-logs : Compress console log and json output] 2026-04-12 21:04:02.137909 | localhost | skipping: Conditional result was False 2026-04-12 21:04:02.145203 | localhost | skipping: Conditional result was False 2026-04-12 21:04:02.157723 | 2026-04-12 21:04:02.157906 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-12 21:04:02.199051 | localhost | skipping: Conditional result was False 2026-04-12 21:04:02.199485 | 2026-04-12 21:04:02.203046 | localhost | skipping: Conditional result was False 2026-04-12 21:04:02.223560 | 2026-04-12 21:04:02.223749 | LOOP [upload-logs : Upload console log and json output]