2026-05-18 03:31:02.262561 | Job console starting 2026-05-18 03:31:02.275083 | Updating git repos 2026-05-18 03:31:02.345124 | Cloning repos into workspace 2026-05-18 03:31:02.503383 | Restoring repo states 2026-05-18 03:31:02.522994 | Merging changes 2026-05-18 03:31:03.513424 | Checking out repos 2026-05-18 03:31:03.607458 | Preparing playbooks 2026-05-18 03:31:06.138676 | Running Ansible setup 2026-05-18 03:31:09.586666 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 03:31:10.206592 | 2026-05-18 03:31:10.207244 | PLAY [localhost] 2026-05-18 03:31:10.215458 | 2026-05-18 03:31:10.215533 | TASK [Gathering Facts] 2026-05-18 03:31:11.083687 | localhost | ok 2026-05-18 03:31:11.094076 | 2026-05-18 03:31:11.094180 | TASK [Setup log path fact] 2026-05-18 03:31:11.115244 | localhost | ok 2026-05-18 03:31:11.127190 | 2026-05-18 03:31:11.127257 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 03:31:11.158880 | localhost | ok 2026-05-18 03:31:11.167131 | 2026-05-18 03:31:11.167199 | TASK [emit-job-header : Print job information] 2026-05-18 03:31:11.208477 | # Job Information 2026-05-18 03:31:11.208715 | Ansible Version: 2.16.18 2026-05-18 03:31:11.208787 | Job: atmosphere-molecule-keycloak 2026-05-18 03:31:11.208836 | Pipeline: check 2026-05-18 03:31:11.208880 | Executor: 2d72f0692154 2026-05-18 03:31:11.208924 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3809 2026-05-18 03:31:11.209009 | Event ID: e87484b0-5269-11f1-866c-ca60c408e7b5 2026-05-18 03:31:11.213003 | 2026-05-18 03:31:11.213069 | LOOP [emit-job-header : Print node information] 2026-05-18 03:31:11.300419 | localhost | ok: 2026-05-18 03:31:11.300680 | localhost | # Node Information 2026-05-18 03:31:11.300719 | localhost | Inventory Hostname: instance 2026-05-18 03:31:11.300747 | localhost | Hostname: np0000174456 2026-05-18 03:31:11.300772 | localhost | Username: zuul 2026-05-18 03:31:11.300799 | localhost | Distro: Ubuntu 22.04 2026-05-18 03:31:11.300823 | localhost | Provider: yul1 2026-05-18 03:31:11.300847 | localhost | Region: ca-ymq-1 2026-05-18 03:31:11.300870 | localhost | Label: ubuntu-jammy 2026-05-18 03:31:11.300892 | localhost | Product Name: OpenStack Nova 2026-05-18 03:31:11.300915 | localhost | Interface IP: 199.204.45.153 2026-05-18 03:31:11.312096 | 2026-05-18 03:31:11.312265 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-18 03:31:11.691629 | localhost -> localhost | changed 2026-05-18 03:31:11.699716 | 2026-05-18 03:31:11.699792 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-18 03:31:12.545130 | localhost -> localhost | changed 2026-05-18 03:31:12.551714 | 2026-05-18 03:31:12.551774 | PLAY [all] 2026-05-18 03:31:12.559543 | 2026-05-18 03:31:12.559617 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-18 03:31:12.776918 | instance -> localhost | ok 2026-05-18 03:31:12.783443 | 2026-05-18 03:31:12.783517 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-18 03:31:12.812691 | instance | ok 2026-05-18 03:31:12.826174 | instance | included: /var/lib/zuul/builds/8dfdc67d96474408a68e31f18447ee30/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-18 03:31:12.832790 | 2026-05-18 03:31:12.832851 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-18 03:31:13.537414 | instance -> localhost | Generating public/private rsa key pair. 2026-05-18 03:31:13.537649 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/8dfdc67d96474408a68e31f18447ee30/work/8dfdc67d96474408a68e31f18447ee30_id_rsa 2026-05-18 03:31:13.537691 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/8dfdc67d96474408a68e31f18447ee30/work/8dfdc67d96474408a68e31f18447ee30_id_rsa.pub 2026-05-18 03:31:13.537723 | instance -> localhost | The key fingerprint is: 2026-05-18 03:31:13.537753 | instance -> localhost | SHA256:xw3tY1F+TBLSa5piIKKub/scmW95D9SZl2HuGMT0rK0 zuul-build-sshkey 2026-05-18 03:31:13.537807 | instance -> localhost | The key's randomart image is: 2026-05-18 03:31:13.537838 | instance -> localhost | +---[RSA 3072]----+ 2026-05-18 03:31:13.537873 | instance -> localhost | | . ..+..| 2026-05-18 03:31:13.537904 | instance -> localhost | | o + +.+ | 2026-05-18 03:31:13.537932 | instance -> localhost | | + B ..o| 2026-05-18 03:31:13.537960 | instance -> localhost | | . . .+ @ +o. | 2026-05-18 03:31:13.537987 | instance -> localhost | | . . .S.O X+ | 2026-05-18 03:31:13.538015 | instance -> localhost | | . o . .oBo. | 2026-05-18 03:31:13.538042 | instance -> localhost | | . + ...E.. | 2026-05-18 03:31:13.538070 | instance -> localhost | | o. oo .. | 2026-05-18 03:31:13.538102 | instance -> localhost | |.+ooo... .. | 2026-05-18 03:31:13.538131 | instance -> localhost | +----[SHA256]-----+ 2026-05-18 03:31:13.538202 | instance -> localhost | ok: Runtime: 0:00:00.256642 2026-05-18 03:31:13.545418 | 2026-05-18 03:31:13.545495 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-18 03:31:13.582170 | instance | ok 2026-05-18 03:31:13.592460 | instance | included: /var/lib/zuul/builds/8dfdc67d96474408a68e31f18447ee30/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-18 03:31:13.600969 | 2026-05-18 03:31:13.601037 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-18 03:31:13.615890 | instance | skipping: Conditional result was False 2026-05-18 03:31:13.624777 | 2026-05-18 03:31:13.624868 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-18 03:31:14.087678 | instance | changed 2026-05-18 03:31:14.093158 | 2026-05-18 03:31:14.093226 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-18 03:31:14.269590 | instance | ok 2026-05-18 03:31:14.276255 | 2026-05-18 03:31:14.276344 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-18 03:31:14.725951 | instance | changed 2026-05-18 03:31:14.734208 | 2026-05-18 03:31:14.734281 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-18 03:31:15.196260 | instance | changed 2026-05-18 03:31:15.204024 | 2026-05-18 03:31:15.204186 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-18 03:31:15.229997 | instance | skipping: Conditional result was False 2026-05-18 03:31:15.239842 | 2026-05-18 03:31:15.240016 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-18 03:31:15.621405 | instance -> localhost | changed 2026-05-18 03:31:15.634042 | 2026-05-18 03:31:15.634110 | TASK [add-build-sshkey : Add back temp key] 2026-05-18 03:31:15.918282 | instance -> localhost | Identity added: /var/lib/zuul/builds/8dfdc67d96474408a68e31f18447ee30/work/8dfdc67d96474408a68e31f18447ee30_id_rsa (zuul-build-sshkey) 2026-05-18 03:31:15.918512 | instance -> localhost | ok: Runtime: 0:00:00.012612 2026-05-18 03:31:15.923494 | 2026-05-18 03:31:15.923558 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-18 03:31:16.267425 | instance | ok 2026-05-18 03:31:16.273879 | 2026-05-18 03:31:16.273946 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-18 03:31:16.299114 | instance | skipping: Conditional result was False 2026-05-18 03:31:16.314131 | 2026-05-18 03:31:16.314197 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-18 03:31:16.645768 | instance | ok 2026-05-18 03:31:16.693094 | 2026-05-18 03:31:16.693295 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-18 03:31:18.216082 | instance | Output suppressed because no_log was given 2026-05-18 03:31:18.225222 | 2026-05-18 03:31:18.225330 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-18 03:31:18.406969 | instance | ok: "logs" 2026-05-18 03:31:18.407302 | instance | ok: All items complete 2026-05-18 03:31:18.407341 | 2026-05-18 03:31:18.555900 | instance | ok: "artifacts" 2026-05-18 03:31:18.711589 | instance | ok: "docs" 2026-05-18 03:31:18.723082 | 2026-05-18 03:31:18.723280 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-18 03:31:18.905682 | instance | changed: "logs" 2026-05-18 03:31:19.066112 | instance | changed: "artifacts" 2026-05-18 03:31:19.218867 | instance | changed: "docs" 2026-05-18 03:31:19.229836 | 2026-05-18 03:31:19.230003 | PLAY RECAP 2026-05-18 03:31:19.230065 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-18 03:31:19.230101 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 03:31:19.230129 | 2026-05-18 03:31:19.395420 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 03:31:19.397772 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-18 03:31:19.999086 | 2026-05-18 03:31:19.999230 | PLAY [all] 2026-05-18 03:31:20.010547 | 2026-05-18 03:31:20.010629 | TASK [setup-uv : Extract archive] 2026-05-18 03:31:22.161820 | instance | changed 2026-05-18 03:31:22.168313 | 2026-05-18 03:31:22.168390 | TASK [setup-uv : Print version] 2026-05-18 03:31:23.609758 | instance | uv 0.8.13 2026-05-18 03:31:22.703015 | instance | ok: Runtime: 0:00:00.012853 2026-05-18 03:31:22.710785 | 2026-05-18 03:31:22.710850 | PLAY RECAP 2026-05-18 03:31:22.710896 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 03:31:22.710919 | 2026-05-18 03:31:22.832914 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-18 03:31:22.837392 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-18 03:31:23.409393 | 2026-05-18 03:31:23.409538 | PLAY [all] 2026-05-18 03:31:23.420804 | 2026-05-18 03:31:23.420878 | TASK [Install "jq" for log collection] 2026-05-18 03:31:32.865895 | instance | changed 2026-05-18 03:31:32.868252 | 2026-05-18 03:31:32.868333 | PLAY RECAP 2026-05-18 03:31:32.868401 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 03:31:32.868469 | 2026-05-18 03:31:32.995055 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-18 03:31:32.999326 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-18 03:31:33.568440 | 2026-05-18 03:31:33.568571 | PLAY [all] 2026-05-18 03:31:33.579499 | 2026-05-18 03:31:33.579578 | TASK [Copy inventory file for Zuul] 2026-05-18 03:31:34.453042 | instance | changed 2026-05-18 03:31:34.458153 | 2026-05-18 03:31:34.458233 | TASK [Switch "ansible_host" to private IP] 2026-05-18 03:31:34.766710 | instance | changed: 1 replacements made 2026-05-18 03:31:34.772439 | 2026-05-18 03:31:34.772511 | TASK [Run Molecule scenario] 2026-05-18 03:31:35.181885 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-18 03:31:35.182056 | instance | Creating virtual environment at: .venv 2026-05-18 03:31:35.209143 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-18 03:31:35.242923 | instance | Downloading kubernetes (1.9MiB) 2026-05-18 03:31:35.246655 | instance | Downloading netaddr (2.2MiB) 2026-05-18 03:31:35.247247 | instance | Downloading pydantic-core (2.0MiB) 2026-05-18 03:31:35.248307 | instance | Downloading ansible-core (2.1MiB) 2026-05-18 03:31:35.249227 | instance | Downloading cryptography (4.2MiB) 2026-05-18 03:31:35.249747 | instance | Downloading rjsonnet (1.2MiB) 2026-05-18 03:31:35.250028 | instance | Downloading setuptools (1.1MiB) 2026-05-18 03:31:35.250301 | instance | Downloading pygments (1.2MiB) 2026-05-18 03:31:35.250633 | instance | Downloading openstacksdk (1.7MiB) 2026-05-18 03:31:35.605522 | instance | Building pyperclip==1.9.0 2026-05-18 03:31:35.632723 | instance | Downloading rjsonnet 2026-05-18 03:31:35.728598 | instance | Downloading pydantic-core 2026-05-18 03:31:35.773352 | instance | Downloading netaddr 2026-05-18 03:31:35.786257 | instance | Downloading pygments 2026-05-18 03:31:35.798064 | instance | Downloading cryptography 2026-05-18 03:31:35.827442 | instance | Downloading setuptools 2026-05-18 03:31:35.882239 | instance | Downloading kubernetes 2026-05-18 03:31:35.916284 | instance | Downloading ansible-core 2026-05-18 03:31:35.939303 | instance | Downloading openstacksdk 2026-05-18 03:31:36.286925 | instance | Built pyperclip==1.9.0 2026-05-18 03:31:36.542320 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-18 03:31:36.591108 | instance | Installed 83 packages in 45ms 2026-05-18 03:31:37.253416 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-18 03:31:37.901898 | instance | INFO [keycloak > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-18 03:31:37.902073 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-05-18 03:32:21.668369 | instance | INFO [keycloak > dependency] Executing 2026-05-18 03:32:21.668505 | instance | WARNING [keycloak > dependency] Missing roles requirements file: requirements.yml 2026-05-18 03:32:21.668606 | instance | WARNING [keycloak > dependency] Missing collections requirements file: collections.yml 2026-05-18 03:32:21.668715 | instance | WARNING [keycloak > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-18 03:32:21.680189 | instance | INFO [keycloak > cleanup] Executing 2026-05-18 03:32:21.680569 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-18 03:32:21.690597 | instance | INFO [keycloak > destroy] Executing 2026-05-18 03:32:21.690673 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-05-18 03:32:21.690747 | instance | INFO [keycloak > destroy] Executed: Successful 2026-05-18 03:32:21.700187 | instance | INFO [keycloak > syntax] Executing 2026-05-18 03:32:22.886597 | instance | 2026-05-18 03:32:22.886824 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-05-18 03:32:22.935253 | instance | INFO [keycloak > syntax] Executed: Successful 2026-05-18 03:32:22.950529 | instance | INFO [keycloak > create] Executing 2026-05-18 03:32:22.952335 | instance | WARNING [keycloak > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-18 03:32:22.961533 | instance | INFO [keycloak > prepare] Executing 2026-05-18 03:32:24.257308 | instance | 2026-05-18 03:32:24.257618 | instance | PLAY [Prepare] ***************************************************************** 2026-05-18 03:32:24.257914 | instance | 2026-05-18 03:32:24.258238 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-18 03:32:24.258692 | instance | Monday 18 May 2026 03:32:24 +0000 (0:00:00.036) 0:00:00.036 ************ 2026-05-18 03:32:25.426356 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-18 03:32:25.426587 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-18 03:32:25.426865 | instance | interpreter could change the meaning of that path. See 2026-05-18 03:32:25.427121 | instance | https://docs.ansible.com/ansible- 2026-05-18 03:32:25.427417 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-18 03:32:25.440793 | instance | ok: [instance] 2026-05-18 03:32:25.441034 | instance | 2026-05-18 03:32:25.441292 | instance | TASK [Configure short hostname] ************************************************ 2026-05-18 03:32:25.441549 | instance | Monday 18 May 2026 03:32:25 +0000 (0:00:01.184) 0:00:01.221 ************ 2026-05-18 03:32:26.203458 | instance | changed: [instance] 2026-05-18 03:32:26.203688 | instance | 2026-05-18 03:32:26.203992 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-18 03:32:26.204262 | instance | Monday 18 May 2026 03:32:26 +0000 (0:00:00.762) 0:00:01.983 ************ 2026-05-18 03:32:26.525403 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-18 03:32:26.525456 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-18 03:32:26.525699 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-18 03:32:26.533455 | instance | changed: [instance] 2026-05-18 03:32:26.533731 | instance | 2026-05-18 03:32:26.534006 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-05-18 03:32:26.534270 | instance | Monday 18 May 2026 03:32:26 +0000 (0:00:00.330) 0:00:02.314 ************ 2026-05-18 03:32:27.750860 | instance | ok: [instance] 2026-05-18 03:32:27.751114 | instance | 2026-05-18 03:32:27.751537 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-18 03:32:27.751785 | instance | Monday 18 May 2026 03:32:27 +0000 (0:00:01.217) 0:00:03.531 ************ 2026-05-18 03:32:28.434054 | instance | ok: [instance] 2026-05-18 03:32:28.434291 | instance | 2026-05-18 03:32:28.434773 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-05-18 03:32:28.434874 | instance | 2026-05-18 03:32:28.435144 | instance | TASK [Create folders for workspace] ******************************************** 2026-05-18 03:32:28.435498 | instance | Monday 18 May 2026 03:32:28 +0000 (0:00:00.683) 0:00:04.214 ************ 2026-05-18 03:32:29.466559 | instance | changed: [localhost] => (item=group_vars) 2026-05-18 03:32:29.466637 | instance | changed: [localhost] => (item=group_vars/all) 2026-05-18 03:32:29.466794 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-05-18 03:32:29.466884 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-05-18 03:32:29.467002 | instance | changed: [localhost] => (item=group_vars/computes) 2026-05-18 03:32:29.467124 | instance | changed: [localhost] => (item=host_vars) 2026-05-18 03:32:29.467239 | instance | 2026-05-18 03:32:29.467380 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-05-18 03:32:29.467494 | instance | 2026-05-18 03:32:29.467621 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-05-18 03:32:29.467740 | instance | Monday 18 May 2026 03:32:29 +0000 (0:00:01.032) 0:00:05.246 ************ 2026-05-18 03:32:29.652839 | instance | changed: [localhost] 2026-05-18 03:32:29.653079 | instance | 2026-05-18 03:32:29.653354 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-05-18 03:32:29.653627 | instance | Monday 18 May 2026 03:32:29 +0000 (0:00:00.186) 0:00:05.432 ************ 2026-05-18 03:32:29.684273 | instance | ok: [localhost] 2026-05-18 03:32:29.684438 | instance | 2026-05-18 03:32:29.684709 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-05-18 03:32:29.684976 | instance | Monday 18 May 2026 03:32:29 +0000 (0:00:00.031) 0:00:05.464 ************ 2026-05-18 03:32:29.785136 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '06f7ac56-f6f9-57b0-a5e4-6e499b822757'}) 2026-05-18 03:32:29.785330 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-05-18 03:32:29.785587 | instance | 2026-05-18 03:32:29.785856 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-05-18 03:32:29.786157 | instance | Monday 18 May 2026 03:32:29 +0000 (0:00:00.100) 0:00:05.565 ************ 2026-05-18 03:32:30.427807 | instance | changed: [localhost] 2026-05-18 03:32:30.428065 | instance | 2026-05-18 03:32:30.428375 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-05-18 03:32:30.428625 | instance | 2026-05-18 03:32:30.428893 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-05-18 03:32:30.429156 | instance | Monday 18 May 2026 03:32:30 +0000 (0:00:00.642) 0:00:06.207 ************ 2026-05-18 03:32:30.639860 | instance | changed: [localhost] 2026-05-18 03:32:30.640133 | instance | 2026-05-18 03:32:30.640426 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-05-18 03:32:30.640702 | instance | Monday 18 May 2026 03:32:30 +0000 (0:00:00.211) 0:00:06.419 ************ 2026-05-18 03:32:30.706269 | instance | ok: [localhost] 2026-05-18 03:32:30.706528 | instance | 2026-05-18 03:32:30.706809 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-05-18 03:32:30.707086 | instance | Monday 18 May 2026 03:32:30 +0000 (0:00:00.067) 0:00:06.486 ************ 2026-05-18 03:32:30.780411 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-05-18 03:32:30.780605 | instance | 2026-05-18 03:32:30.780904 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-05-18 03:32:30.781200 | instance | Monday 18 May 2026 03:32:30 +0000 (0:00:00.073) 0:00:06.560 ************ 2026-05-18 03:32:31.192324 | instance | changed: [localhost] 2026-05-18 03:32:31.192571 | instance | 2026-05-18 03:32:31.192876 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-05-18 03:32:31.193150 | instance | 2026-05-18 03:32:31.193491 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-05-18 03:32:31.193784 | instance | Monday 18 May 2026 03:32:31 +0000 (0:00:00.412) 0:00:06.972 ************ 2026-05-18 03:32:31.446086 | instance | changed: [localhost] 2026-05-18 03:32:31.446293 | instance | 2026-05-18 03:32:31.446569 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-05-18 03:32:31.446837 | instance | Monday 18 May 2026 03:32:31 +0000 (0:00:00.253) 0:00:07.225 ************ 2026-05-18 03:32:31.474621 | instance | ok: [localhost] 2026-05-18 03:32:31.474928 | instance | 2026-05-18 03:32:31.475204 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-05-18 03:32:31.475530 | instance | Monday 18 May 2026 03:32:31 +0000 (0:00:00.029) 0:00:07.254 ************ 2026-05-18 03:32:31.521129 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-05-18 03:32:31.521355 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-05-18 03:32:31.521643 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-05-18 03:32:31.521894 | instance | 2026-05-18 03:32:31.522227 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-05-18 03:32:31.522572 | instance | Monday 18 May 2026 03:32:31 +0000 (0:00:00.045) 0:00:07.300 ************ 2026-05-18 03:32:31.876989 | instance | changed: [localhost] 2026-05-18 03:32:31.877237 | instance | 2026-05-18 03:32:31.877575 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-05-18 03:32:31.877833 | instance | 2026-05-18 03:32:31.878081 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-05-18 03:32:31.878351 | instance | Monday 18 May 2026 03:32:31 +0000 (0:00:00.356) 0:00:07.656 ************ 2026-05-18 03:32:32.073500 | instance | changed: [localhost] 2026-05-18 03:32:32.073922 | instance | 2026-05-18 03:32:32.074236 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-05-18 03:32:32.074525 | instance | Monday 18 May 2026 03:32:32 +0000 (0:00:00.196) 0:00:07.853 ************ 2026-05-18 03:32:32.100657 | instance | ok: [localhost] 2026-05-18 03:32:32.100874 | instance | 2026-05-18 03:32:32.101162 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-05-18 03:32:32.101429 | instance | Monday 18 May 2026 03:32:32 +0000 (0:00:00.027) 0:00:07.880 ************ 2026-05-18 03:32:32.142259 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-05-18 03:32:32.142459 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-05-18 03:32:32.142709 | instance | 2026-05-18 03:32:32.142980 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-05-18 03:32:32.143249 | instance | Monday 18 May 2026 03:32:32 +0000 (0:00:00.041) 0:00:07.922 ************ 2026-05-18 03:32:32.528608 | instance | changed: [localhost] 2026-05-18 03:32:32.528834 | instance | 2026-05-18 03:32:32.529113 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-05-18 03:32:32.529371 | instance | 2026-05-18 03:32:32.529654 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-18 03:32:32.529967 | instance | Monday 18 May 2026 03:32:32 +0000 (0:00:00.386) 0:00:08.308 ************ 2026-05-18 03:32:33.230047 | instance | ok: [localhost] 2026-05-18 03:32:33.230268 | instance | 2026-05-18 03:32:33.230540 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-18 03:32:33.230808 | instance | Monday 18 May 2026 03:32:33 +0000 (0:00:00.701) 0:00:09.010 ************ 2026-05-18 03:32:33.405474 | instance | changed: [localhost] 2026-05-18 03:32:33.405708 | instance | 2026-05-18 03:32:33.405990 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-05-18 03:32:33.406268 | instance | Monday 18 May 2026 03:32:33 +0000 (0:00:00.175) 0:00:09.185 ************ 2026-05-18 03:32:33.439986 | instance | ok: [localhost] 2026-05-18 03:32:33.440196 | instance | 2026-05-18 03:32:33.440467 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-05-18 03:32:33.440731 | instance | Monday 18 May 2026 03:32:33 +0000 (0:00:00.034) 0:00:09.220 ************ 2026-05-18 03:32:34.179935 | instance | ok: [localhost] => (item=keycloak_host) 2026-05-18 03:32:34.180290 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-05-18 03:32:34.180650 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-05-18 03:32:34.181008 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-05-18 03:32:34.181341 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-05-18 03:32:34.181688 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-05-18 03:32:34.182024 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-05-18 03:32:34.182462 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-05-18 03:32:34.182793 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-05-18 03:32:34.183128 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-05-18 03:32:34.183550 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-05-18 03:32:34.183879 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-05-18 03:32:34.184225 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-05-18 03:32:34.184590 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-05-18 03:32:34.184922 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-05-18 03:32:34.185249 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-05-18 03:32:34.185579 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-05-18 03:32:34.185912 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-05-18 03:32:34.186242 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-05-18 03:32:34.186577 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-05-18 03:32:34.186716 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-05-18 03:32:34.186857 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-05-18 03:32:34.187002 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-05-18 03:32:34.187141 | instance | 2026-05-18 03:32:34.187304 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-05-18 03:32:34.187468 | instance | Monday 18 May 2026 03:32:34 +0000 (0:00:00.738) 0:00:09.959 ************ 2026-05-18 03:32:34.563405 | instance | changed: [localhost] 2026-05-18 03:32:34.563629 | instance | 2026-05-18 03:32:34.563904 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-18 03:32:34.564165 | instance | Monday 18 May 2026 03:32:34 +0000 (0:00:00.383) 0:00:10.343 ************ 2026-05-18 03:32:34.748382 | instance | changed: [localhost] 2026-05-18 03:32:34.748601 | instance | 2026-05-18 03:32:34.748881 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-05-18 03:32:34.749118 | instance | 2026-05-18 03:32:34.749388 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-05-18 03:32:34.749658 | instance | Monday 18 May 2026 03:32:34 +0000 (0:00:00.185) 0:00:10.529 ************ 2026-05-18 03:32:34.933702 | instance | changed: [localhost] 2026-05-18 03:32:34.933904 | instance | 2026-05-18 03:32:34.934175 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-05-18 03:32:34.934465 | instance | Monday 18 May 2026 03:32:34 +0000 (0:00:00.184) 0:00:10.714 ************ 2026-05-18 03:32:34.972329 | instance | ok: [localhost] 2026-05-18 03:32:34.972573 | instance | 2026-05-18 03:32:34.972836 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-05-18 03:32:34.973101 | instance | Monday 18 May 2026 03:32:34 +0000 (0:00:00.039) 0:00:10.753 ************ 2026-05-18 03:32:35.017174 | 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-05-18 03:32:35.017519 | instance | 2026-05-18 03:32:35.017758 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-05-18 03:32:35.018058 | instance | Monday 18 May 2026 03:32:35 +0000 (0:00:00.044) 0:00:10.797 ************ 2026-05-18 03:32:35.369091 | instance | changed: [localhost] 2026-05-18 03:32:35.369323 | instance | 2026-05-18 03:32:35.369602 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-05-18 03:32:35.369850 | instance | 2026-05-18 03:32:35.370125 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-05-18 03:32:35.370397 | instance | Monday 18 May 2026 03:32:35 +0000 (0:00:00.351) 0:00:11.149 ************ 2026-05-18 03:32:35.548768 | instance | changed: [localhost] 2026-05-18 03:32:35.548944 | instance | 2026-05-18 03:32:35.549151 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-05-18 03:32:35.549327 | instance | Monday 18 May 2026 03:32:35 +0000 (0:00:00.179) 0:00:11.328 ************ 2026-05-18 03:32:35.584121 | instance | ok: [localhost] 2026-05-18 03:32:35.584630 | instance | 2026-05-18 03:32:35.585036 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-05-18 03:32:35.585398 | instance | Monday 18 May 2026 03:32:35 +0000 (0:00:00.035) 0:00:11.364 ************ 2026-05-18 03:32:35.629315 | 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-05-18 03:32:35.629428 | instance | 2026-05-18 03:32:35.629444 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-05-18 03:32:35.629563 | instance | Monday 18 May 2026 03:32:35 +0000 (0:00:00.045) 0:00:11.409 ************ 2026-05-18 03:32:35.989445 | instance | changed: [localhost] 2026-05-18 03:32:35.989536 | instance | 2026-05-18 03:32:35.990208 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-05-18 03:32:35.990250 | instance | 2026-05-18 03:32:35.990261 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-05-18 03:32:35.990266 | instance | Monday 18 May 2026 03:32:35 +0000 (0:00:00.360) 0:00:11.770 ************ 2026-05-18 03:32:36.176126 | instance | changed: [localhost] 2026-05-18 03:32:36.176226 | instance | 2026-05-18 03:32:36.176617 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-05-18 03:32:36.176683 | instance | Monday 18 May 2026 03:32:36 +0000 (0:00:00.186) 0:00:11.956 ************ 2026-05-18 03:32:36.211128 | instance | ok: [localhost] 2026-05-18 03:32:36.211521 | instance | 2026-05-18 03:32:36.211618 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-05-18 03:32:36.211639 | instance | Monday 18 May 2026 03:32:36 +0000 (0:00:00.035) 0:00:11.991 ************ 2026-05-18 03:32:36.628011 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-05-18 03:32:36.628120 | instance | ok: [localhost] => (item=keepalived_password) 2026-05-18 03:32:36.628133 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-05-18 03:32:36.631584 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-05-18 03:32:36.631654 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-18 03:32:36.631661 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-18 03:32:36.631668 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-05-18 03:32:36.631674 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-05-18 03:32:36.631681 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-05-18 03:32:36.631687 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-05-18 03:32:36.631692 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-05-18 03:32:36.631698 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-05-18 03:32:36.631704 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-05-18 03:32:36.631710 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-05-18 03:32:36.631716 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-05-18 03:32:36.631721 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-05-18 03:32:36.631727 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-05-18 03:32:36.631732 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-05-18 03:32:36.631739 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-05-18 03:32:36.631745 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-05-18 03:32:36.631751 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-05-18 03:32:36.631756 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-05-18 03:32:36.631762 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-05-18 03:32:36.631768 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-05-18 03:32:36.631773 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-05-18 03:32:36.631779 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-05-18 03:32:36.631784 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-05-18 03:32:36.631790 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-05-18 03:32:36.631795 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-05-18 03:32:36.631801 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-05-18 03:32:36.631806 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-05-18 03:32:36.631812 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-05-18 03:32:36.631826 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-05-18 03:32:36.631831 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-05-18 03:32:36.631837 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-05-18 03:32:36.631947 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-05-18 03:32:36.632155 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-05-18 03:32:36.632303 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-05-18 03:32:36.632450 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-05-18 03:32:36.632597 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-05-18 03:32:36.632747 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-05-18 03:32:36.632894 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-05-18 03:32:36.633041 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-05-18 03:32:36.633211 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-05-18 03:32:36.633363 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-05-18 03:32:36.633512 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-05-18 03:32:36.633659 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-05-18 03:32:36.633808 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-05-18 03:32:36.633955 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-05-18 03:32:36.634106 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-05-18 03:32:36.634253 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-05-18 03:32:36.634400 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-05-18 03:32:36.634544 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-05-18 03:32:36.634696 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-05-18 03:32:36.634841 | instance | 2026-05-18 03:32:36.635003 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-05-18 03:32:36.635151 | instance | Monday 18 May 2026 03:32:36 +0000 (0:00:00.416) 0:00:12.408 ************ 2026-05-18 03:32:36.692565 | instance | ok: [localhost] => (item=barbican_kek) 2026-05-18 03:32:36.692608 | instance | 2026-05-18 03:32:36.692618 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-05-18 03:32:36.692628 | instance | Monday 18 May 2026 03:32:36 +0000 (0:00:00.063) 0:00:12.471 ************ 2026-05-18 03:32:37.084165 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-18 03:32:37.084311 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-18 03:32:37.084325 | instance | 2026-05-18 03:32:37.084337 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-05-18 03:32:37.084348 | instance | Monday 18 May 2026 03:32:37 +0000 (0:00:00.392) 0:00:12.863 ************ 2026-05-18 03:32:40.273537 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-18 03:32:40.273639 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-18 03:32:40.274196 | instance | 2026-05-18 03:32:40.274250 | instance | TASK [Set values for SSH keys] ************************************************* 2026-05-18 03:32:40.274259 | instance | Monday 18 May 2026 03:32:40 +0000 (0:00:03.189) 0:00:16.053 ************ 2026-05-18 03:32:40.332147 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-05-18 03:32:40.332654 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-05-18 03:32:40.332701 | instance | 2026-05-18 03:32:40.332708 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-05-18 03:32:40.332714 | instance | Monday 18 May 2026 03:32:40 +0000 (0:00:00.058) 0:00:16.112 ************ 2026-05-18 03:32:40.687783 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-18 03:32:40.687883 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-18 03:32:40.688490 | instance | 2026-05-18 03:32:40.688557 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-05-18 03:32:40.688579 | instance | Monday 18 May 2026 03:32:40 +0000 (0:00:00.355) 0:00:16.468 ************ 2026-05-18 03:32:41.037288 | instance | changed: [localhost] 2026-05-18 03:32:41.037354 | instance | 2026-05-18 03:32:41.037662 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-05-18 03:32:41.037716 | instance | Monday 18 May 2026 03:32:41 +0000 (0:00:00.349) 0:00:16.817 ************ 2026-05-18 03:32:41.084901 | instance | skipping: [localhost] 2026-05-18 03:32:41.085084 | instance | 2026-05-18 03:32:41.085099 | instance | PLAY [all] ********************************************************************* 2026-05-18 03:32:41.085178 | instance | 2026-05-18 03:32:41.085445 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-18 03:32:41.085482 | instance | Monday 18 May 2026 03:32:41 +0000 (0:00:00.048) 0:00:16.865 ************ 2026-05-18 03:32:41.814206 | instance | ok: [instance] 2026-05-18 03:32:41.814283 | instance | 2026-05-18 03:32:41.814603 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-18 03:32:41.814664 | instance | Monday 18 May 2026 03:32:41 +0000 (0:00:00.728) 0:00:17.594 ************ 2026-05-18 03:32:45.478513 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-18 03:32:45.478558 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-18 03:32:45.478563 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-18 03:32:45.478567 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-18 03:32:45.478571 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-18 03:32:45.478576 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-18 03:32:45.478580 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-18 03:32:45.478584 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-18 03:32:45.478588 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-18 03:32:45.478592 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-18 03:32:45.478596 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-18 03:32:45.478600 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-18 03:32:45.478604 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-18 03:32:45.478608 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-18 03:32:45.478612 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-18 03:32:45.478616 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-18 03:32:45.478620 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-18 03:32:45.478624 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-18 03:32:45.478628 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-18 03:32:45.478632 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-18 03:32:45.478636 | instance | 2026-05-18 03:32:45.478646 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-18 03:32:45.478650 | instance | Monday 18 May 2026 03:32:45 +0000 (0:00:03.662) 0:00:21.256 ************ 2026-05-18 03:32:45.665514 | instance | changed: [instance] 2026-05-18 03:32:45.665628 | instance | 2026-05-18 03:32:45.666026 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-18 03:32:45.666077 | instance | Monday 18 May 2026 03:32:45 +0000 (0:00:00.189) 0:00:21.446 ************ 2026-05-18 03:32:46.113951 | instance | changed: [instance] 2026-05-18 03:32:46.114020 | instance | 2026-05-18 03:32:46.114327 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-18 03:32:46.114379 | instance | Monday 18 May 2026 03:32:46 +0000 (0:00:00.448) 0:00:21.894 ************ 2026-05-18 03:32:46.426745 | instance | ok: [instance] 2026-05-18 03:32:46.426809 | instance | 2026-05-18 03:32:46.427075 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-18 03:32:46.427092 | instance | Monday 18 May 2026 03:32:46 +0000 (0:00:00.312) 0:00:22.207 ************ 2026-05-18 03:32:46.564451 | instance | ok: [instance] 2026-05-18 03:32:46.564532 | instance | 2026-05-18 03:32:46.565086 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-18 03:32:46.565139 | instance | 2026-05-18 03:32:46.565145 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-18 03:32:46.565150 | instance | Monday 18 May 2026 03:32:46 +0000 (0:00:00.137) 0:00:22.345 ************ 2026-05-18 03:32:47.278362 | instance | ok: [instance] 2026-05-18 03:32:47.278418 | instance | 2026-05-18 03:32:47.278424 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-18 03:32:47.278430 | instance | Monday 18 May 2026 03:32:47 +0000 (0:00:00.713) 0:00:23.058 ************ 2026-05-18 03:32:47.494828 | instance | changed: [instance] 2026-05-18 03:32:47.494898 | instance | 2026-05-18 03:32:47.495139 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-18 03:32:47.495321 | instance | Monday 18 May 2026 03:32:47 +0000 (0:00:00.216) 0:00:23.275 ************ 2026-05-18 03:32:48.369183 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-18 03:32:48.369232 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-18 03:32:48.369237 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-18 03:32:48.369243 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-18 03:32:48.369247 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-18 03:32:48.369252 | instance | 2026-05-18 03:32:48.369257 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-18 03:32:48.369261 | instance | Monday 18 May 2026 03:32:48 +0000 (0:00:00.873) 0:00:24.148 ************ 2026-05-18 03:32:48.621864 | 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-05-18 03:32:48.781384 | 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-05-18 03:32:48.946098 | 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-05-18 03:32:48.957683 | instance | ...ignoring 2026-05-18 03:32:48.957855 | instance | 2026-05-18 03:32:48.958269 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-18 03:32:48.958322 | instance | Monday 18 May 2026 03:32:48 +0000 (0:00:00.589) 0:00:24.738 ************ 2026-05-18 03:32:49.136273 | instance | ok: [instance] 2026-05-18 03:32:49.136376 | instance | 2026-05-18 03:32:49.136759 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-18 03:32:49.136809 | instance | Monday 18 May 2026 03:32:49 +0000 (0:00:00.178) 0:00:24.916 ************ 2026-05-18 03:32:49.328535 | instance | ok: [instance] 2026-05-18 03:32:49.328628 | instance | 2026-05-18 03:32:49.328926 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-18 03:32:49.328978 | instance | Monday 18 May 2026 03:32:49 +0000 (0:00:00.191) 0:00:25.108 ************ 2026-05-18 03:32:49.359952 | instance | ok: [instance] 2026-05-18 03:32:49.360063 | instance | 2026-05-18 03:32:49.360198 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-18 03:32:49.360370 | instance | Monday 18 May 2026 03:32:49 +0000 (0:00:00.032) 0:00:25.140 ************ 2026-05-18 03:32:49.402874 | instance | ok: [instance] 2026-05-18 03:32:49.402979 | instance | 2026-05-18 03:32:49.403181 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-18 03:32:49.403386 | instance | Monday 18 May 2026 03:32:49 +0000 (0:00:00.042) 0:00:25.183 ************ 2026-05-18 03:32:49.935402 | instance | ok: [instance] 2026-05-18 03:32:49.935820 | instance | 2026-05-18 03:32:49.936176 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-18 03:32:49.936517 | instance | Monday 18 May 2026 03:32:49 +0000 (0:00:00.532) 0:00:25.715 ************ 2026-05-18 03:32:50.179430 | instance | ok: [instance] 2026-05-18 03:32:50.179556 | instance | 2026-05-18 03:32:50.179568 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-18 03:32:50.179578 | instance | Monday 18 May 2026 03:32:50 +0000 (0:00:00.186) 0:00:25.902 ************ 2026-05-18 03:32:50.179598 | instance | 2026-05-18 03:32:50.179804 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-18 03:32:50.179920 | instance | 2026-05-18 03:32:50.180127 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-18 03:32:50.180245 | instance | Monday 18 May 2026 03:32:50 +0000 (0:00:00.056) 0:00:25.959 ************ 2026-05-18 03:32:50.895906 | instance | ok: [instance] 2026-05-18 03:32:50.896112 | instance | 2026-05-18 03:32:50.896394 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-18 03:32:50.896669 | instance | Monday 18 May 2026 03:32:50 +0000 (0:00:00.716) 0:00:26.675 ************ 2026-05-18 03:32:51.100952 | instance | ok: [instance] 2026-05-18 03:32:51.101051 | instance | 2026-05-18 03:32:51.101138 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-18 03:32:51.101262 | instance | Monday 18 May 2026 03:32:51 +0000 (0:00:00.205) 0:00:26.881 ************ 2026-05-18 03:32:51.135519 | instance | skipping: [instance] 2026-05-18 03:32:51.135638 | instance | 2026-05-18 03:32:51.135650 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-18 03:32:51.135771 | instance | Monday 18 May 2026 03:32:51 +0000 (0:00:00.035) 0:00:26.916 ************ 2026-05-18 03:32:51.346517 | instance | changed: [instance] 2026-05-18 03:32:51.346738 | instance | 2026-05-18 03:32:51.347081 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-18 03:32:51.347446 | instance | Monday 18 May 2026 03:32:51 +0000 (0:00:00.210) 0:00:27.126 ************ 2026-05-18 03:32:51.408773 | instance | ok: [instance] => { 2026-05-18 03:32:51.409056 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-18 03:32:51.409353 | instance | } 2026-05-18 03:32:51.409606 | instance | 2026-05-18 03:32:51.409876 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-18 03:32:51.410136 | instance | Monday 18 May 2026 03:32:51 +0000 (0:00:00.062) 0:00:27.189 ************ 2026-05-18 03:32:52.168389 | instance | changed: [instance] 2026-05-18 03:32:52.168475 | instance | 2026-05-18 03:32:52.168487 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-18 03:32:52.168497 | instance | Monday 18 May 2026 03:32:52 +0000 (0:00:00.758) 0:00:27.947 ************ 2026-05-18 03:32:52.205928 | instance | skipping: [instance] 2026-05-18 03:32:52.206387 | instance | 2026-05-18 03:32:52.206439 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-18 03:32:52.206446 | instance | Monday 18 May 2026 03:32:52 +0000 (0:00:00.038) 0:00:27.986 ************ 2026-05-18 03:32:52.411370 | instance | ok: [instance] 2026-05-18 03:32:52.411470 | instance | 2026-05-18 03:32:52.411711 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-18 03:32:52.411766 | instance | Monday 18 May 2026 03:32:52 +0000 (0:00:00.205) 0:00:28.191 ************ 2026-05-18 03:32:53.643446 | instance | ok: [instance] 2026-05-18 03:32:53.643533 | instance | 2026-05-18 03:32:53.643794 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-18 03:32:53.643849 | instance | Monday 18 May 2026 03:32:53 +0000 (0:00:01.232) 0:00:29.424 ************ 2026-05-18 03:32:53.705791 | instance | ok: [instance] => { 2026-05-18 03:32:53.706428 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-18 03:32:53.706475 | instance | } 2026-05-18 03:32:53.706481 | instance | 2026-05-18 03:32:53.706486 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-18 03:32:53.706491 | instance | Monday 18 May 2026 03:32:53 +0000 (0:00:00.062) 0:00:29.486 ************ 2026-05-18 03:32:54.553334 | instance | changed: [instance] 2026-05-18 03:32:54.553459 | instance | 2026-05-18 03:32:54.553772 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-18 03:32:54.553831 | instance | Monday 18 May 2026 03:32:54 +0000 (0:00:00.847) 0:00:30.333 ************ 2026-05-18 03:32:57.371613 | instance | changed: [instance] 2026-05-18 03:32:57.371689 | instance | 2026-05-18 03:32:57.371953 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-18 03:32:57.372006 | instance | Monday 18 May 2026 03:32:57 +0000 (0:00:02.818) 0:00:33.152 ************ 2026-05-18 03:32:57.400160 | instance | skipping: [instance] 2026-05-18 03:32:57.400327 | instance | 2026-05-18 03:32:57.400532 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-18 03:32:57.400701 | instance | Monday 18 May 2026 03:32:57 +0000 (0:00:00.028) 0:00:33.180 ************ 2026-05-18 03:32:57.429755 | instance | skipping: [instance] 2026-05-18 03:32:57.429867 | instance | 2026-05-18 03:32:57.430058 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-18 03:32:57.430214 | instance | Monday 18 May 2026 03:32:57 +0000 (0:00:00.029) 0:00:33.210 ************ 2026-05-18 03:32:57.467575 | instance | skipping: [instance] 2026-05-18 03:32:57.467844 | instance | 2026-05-18 03:32:57.468070 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-18 03:32:57.468287 | instance | Monday 18 May 2026 03:32:57 +0000 (0:00:00.037) 0:00:33.247 ************ 2026-05-18 03:33:03.242757 | instance | changed: [instance] 2026-05-18 03:33:03.242892 | instance | 2026-05-18 03:33:03.242899 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-18 03:33:03.242905 | instance | Monday 18 May 2026 03:33:03 +0000 (0:00:05.775) 0:00:39.023 ************ 2026-05-18 03:33:03.697192 | instance | changed: [instance] 2026-05-18 03:33:03.697267 | instance | 2026-05-18 03:33:03.697528 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-18 03:33:03.697575 | instance | Monday 18 May 2026 03:33:03 +0000 (0:00:00.454) 0:00:39.477 ************ 2026-05-18 03:33:04.592995 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-18 03:33:04.593084 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-18 03:33:04.593847 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-18 03:33:04.593903 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-18 03:33:04.593909 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-18 03:33:04.593914 | instance | 2026-05-18 03:33:04.593919 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-18 03:33:04.593924 | instance | Monday 18 May 2026 03:33:04 +0000 (0:00:00.895) 0:00:40.373 ************ 2026-05-18 03:33:05.151992 | instance | changed: [instance] 2026-05-18 03:33:05.152094 | instance | 2026-05-18 03:33:05.152643 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-18 03:33:05.152678 | instance | Monday 18 May 2026 03:33:05 +0000 (0:00:00.550) 0:00:40.923 ************ 2026-05-18 03:33:05.152683 | instance | 2026-05-18 03:33:05.152688 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-18 03:33:05.152692 | instance | Monday 18 May 2026 03:33:05 +0000 (0:00:00.009) 0:00:40.932 ************ 2026-05-18 03:33:05.925961 | instance | changed: [instance] 2026-05-18 03:33:05.926057 | instance | 2026-05-18 03:33:05.926300 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-18 03:33:05.926487 | instance | Monday 18 May 2026 03:33:05 +0000 (0:00:00.773) 0:00:41.706 ************ 2026-05-18 03:33:06.562191 | instance | ok: [instance] 2026-05-18 03:33:06.562269 | instance | 2026-05-18 03:33:06.562534 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-18 03:33:06.562580 | instance | Monday 18 May 2026 03:33:06 +0000 (0:00:00.636) 0:00:42.343 ************ 2026-05-18 03:33:07.079744 | instance | changed: [instance] 2026-05-18 03:33:07.079816 | instance | 2026-05-18 03:33:07.080074 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-18 03:33:07.080105 | instance | Monday 18 May 2026 03:33:07 +0000 (0:00:00.517) 0:00:42.860 ************ 2026-05-18 03:33:07.612144 | 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-05-18 03:33:07.619989 | instance | ...ignoring 2026-05-18 03:33:07.620093 | instance | 2026-05-18 03:33:07.620378 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-18 03:33:07.620420 | instance | Monday 18 May 2026 03:33:07 +0000 (0:00:00.540) 0:00:43.400 ************ 2026-05-18 03:33:07.654742 | instance | skipping: [instance] 2026-05-18 03:33:07.654820 | instance | 2026-05-18 03:33:07.654950 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-18 03:33:07.655077 | instance | Monday 18 May 2026 03:33:07 +0000 (0:00:00.034) 0:00:43.435 ************ 2026-05-18 03:33:07.683191 | instance | skipping: [instance] 2026-05-18 03:33:07.683326 | instance | 2026-05-18 03:33:07.683370 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-18 03:33:07.683541 | instance | Monday 18 May 2026 03:33:07 +0000 (0:00:00.027) 0:00:43.463 ************ 2026-05-18 03:33:07.715478 | instance | skipping: [instance] 2026-05-18 03:33:07.716026 | instance | 2026-05-18 03:33:07.716070 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-18 03:33:07.716078 | instance | Monday 18 May 2026 03:33:07 +0000 (0:00:00.032) 0:00:43.496 ************ 2026-05-18 03:33:07.747161 | instance | skipping: [instance] 2026-05-18 03:33:07.747730 | instance | 2026-05-18 03:33:07.747764 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-18 03:33:07.747773 | instance | Monday 18 May 2026 03:33:07 +0000 (0:00:00.031) 0:00:43.527 ************ 2026-05-18 03:33:07.787573 | instance | skipping: [instance] 2026-05-18 03:33:07.787680 | instance | 2026-05-18 03:33:07.787933 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-18 03:33:07.787953 | instance | Monday 18 May 2026 03:33:07 +0000 (0:00:00.040) 0:00:43.568 ************ 2026-05-18 03:33:07.994748 | instance | ok: [instance] 2026-05-18 03:33:07.995132 | instance | 2026-05-18 03:33:07.995186 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-18 03:33:07.995192 | instance | Monday 18 May 2026 03:33:07 +0000 (0:00:00.206) 0:00:43.775 ************ 2026-05-18 03:33:08.045160 | instance | ok: [instance] => { 2026-05-18 03:33:08.045271 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-18 03:33:08.045872 | instance | } 2026-05-18 03:33:08.045891 | instance | 2026-05-18 03:33:08.045896 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-18 03:33:08.045902 | instance | Monday 18 May 2026 03:33:08 +0000 (0:00:00.050) 0:00:43.826 ************ 2026-05-18 03:33:09.120961 | instance | changed: [instance] 2026-05-18 03:33:09.121497 | instance | 2026-05-18 03:33:09.121547 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-18 03:33:09.121555 | instance | Monday 18 May 2026 03:33:09 +0000 (0:00:01.075) 0:00:44.901 ************ 2026-05-18 03:33:09.165060 | instance | skipping: [instance] 2026-05-18 03:33:09.165428 | instance | 2026-05-18 03:33:09.165469 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-18 03:33:09.165475 | instance | Monday 18 May 2026 03:33:09 +0000 (0:00:00.044) 0:00:44.945 ************ 2026-05-18 03:33:09.374197 | instance | ok: [instance] 2026-05-18 03:33:09.374275 | instance | 2026-05-18 03:33:09.374532 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-18 03:33:09.374577 | instance | Monday 18 May 2026 03:33:09 +0000 (0:00:00.209) 0:00:45.154 ************ 2026-05-18 03:33:09.417210 | instance | ok: [instance] => { 2026-05-18 03:33:09.418098 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-18 03:33:09.418129 | instance | } 2026-05-18 03:33:09.418136 | instance | 2026-05-18 03:33:09.418143 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-18 03:33:09.418150 | instance | Monday 18 May 2026 03:33:09 +0000 (0:00:00.042) 0:00:45.197 ************ 2026-05-18 03:33:10.469476 | instance | changed: [instance] 2026-05-18 03:33:10.469983 | instance | 2026-05-18 03:33:10.470032 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-18 03:33:10.470040 | instance | Monday 18 May 2026 03:33:10 +0000 (0:00:01.052) 0:00:46.250 ************ 2026-05-18 03:33:10.515140 | instance | skipping: [instance] 2026-05-18 03:33:10.515243 | instance | 2026-05-18 03:33:10.515452 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-18 03:33:10.515533 | instance | Monday 18 May 2026 03:33:10 +0000 (0:00:00.045) 0:00:46.295 ************ 2026-05-18 03:33:10.544533 | instance | skipping: [instance] 2026-05-18 03:33:10.544915 | instance | 2026-05-18 03:33:10.544963 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-18 03:33:10.544969 | instance | Monday 18 May 2026 03:33:10 +0000 (0:00:00.029) 0:00:46.325 ************ 2026-05-18 03:33:10.575619 | instance | skipping: [instance] 2026-05-18 03:33:10.575720 | instance | 2026-05-18 03:33:10.575874 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-18 03:33:10.576044 | instance | Monday 18 May 2026 03:33:10 +0000 (0:00:00.030) 0:00:46.356 ************ 2026-05-18 03:33:10.612630 | instance | skipping: [instance] 2026-05-18 03:33:10.612876 | instance | 2026-05-18 03:33:10.613147 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-18 03:33:10.613420 | instance | Monday 18 May 2026 03:33:10 +0000 (0:00:00.036) 0:00:46.393 ************ 2026-05-18 03:33:11.662396 | instance | ok: [instance] 2026-05-18 03:33:11.662932 | instance | 2026-05-18 03:33:11.662972 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-18 03:33:11.663005 | instance | Monday 18 May 2026 03:33:11 +0000 (0:00:01.049) 0:00:47.442 ************ 2026-05-18 03:33:12.118184 | instance | ok: [instance] 2026-05-18 03:33:12.118389 | instance | 2026-05-18 03:33:12.118692 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-18 03:33:12.119023 | instance | Monday 18 May 2026 03:33:12 +0000 (0:00:00.455) 0:00:47.897 ************ 2026-05-18 03:33:13.043452 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-18 03:33:13.043537 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-18 03:33:13.043549 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-18 03:33:13.043576 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-18 03:33:13.044503 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-18 03:33:13.044556 | instance | 2026-05-18 03:33:13.044568 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-18 03:33:13.044577 | instance | Monday 18 May 2026 03:33:13 +0000 (0:00:00.924) 0:00:48.822 ************ 2026-05-18 03:33:13.653376 | instance | ok: [instance] 2026-05-18 03:33:13.653504 | instance | 2026-05-18 03:33:13.653519 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-18 03:33:13.654060 | instance | Monday 18 May 2026 03:33:13 +0000 (0:00:00.603) 0:00:49.426 ************ 2026-05-18 03:33:13.654123 | instance | 2026-05-18 03:33:13.654129 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-18 03:33:13.654133 | instance | Monday 18 May 2026 03:33:13 +0000 (0:00:00.007) 0:00:49.433 ************ 2026-05-18 03:33:14.007727 | instance | ok: [instance] 2026-05-18 03:33:14.007827 | instance | 2026-05-18 03:33:14.007837 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-18 03:33:14.008014 | instance | Monday 18 May 2026 03:33:14 +0000 (0:00:00.354) 0:00:49.788 ************ 2026-05-18 03:33:14.222220 | instance | ok: [instance] 2026-05-18 03:33:14.222314 | instance | 2026-05-18 03:33:14.222568 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-18 03:33:14.222613 | instance | Monday 18 May 2026 03:33:14 +0000 (0:00:00.214) 0:00:50.002 ************ 2026-05-18 03:33:14.269791 | instance | ok: [instance] => { 2026-05-18 03:33:14.270388 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-18 03:33:14.270404 | instance | } 2026-05-18 03:33:14.270409 | instance | 2026-05-18 03:33:14.270414 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-18 03:33:14.270418 | instance | Monday 18 May 2026 03:33:14 +0000 (0:00:00.047) 0:00:50.050 ************ 2026-05-18 03:33:14.959561 | instance | changed: [instance] 2026-05-18 03:33:14.959651 | instance | 2026-05-18 03:33:14.959997 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-18 03:33:14.960055 | instance | Monday 18 May 2026 03:33:14 +0000 (0:00:00.689) 0:00:50.739 ************ 2026-05-18 03:33:16.388785 | instance | changed: [instance] 2026-05-18 03:33:16.389272 | instance | 2026-05-18 03:33:16.389429 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-18 03:33:16.389437 | instance | Monday 18 May 2026 03:33:16 +0000 (0:00:01.429) 0:00:52.169 ************ 2026-05-18 03:33:16.542960 | instance | ok: [instance] => { 2026-05-18 03:33:16.543029 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-18 03:33:16.543471 | instance | } 2026-05-18 03:33:16.543535 | instance | 2026-05-18 03:33:16.543548 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-18 03:33:16.543565 | instance | Monday 18 May 2026 03:33:16 +0000 (0:00:00.154) 0:00:52.323 ************ 2026-05-18 03:33:17.204825 | instance | changed: [instance] 2026-05-18 03:33:17.204895 | instance | 2026-05-18 03:33:17.205136 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-18 03:33:17.205184 | instance | Monday 18 May 2026 03:33:17 +0000 (0:00:00.661) 0:00:52.985 ************ 2026-05-18 03:33:18.604032 | instance | changed: [instance] 2026-05-18 03:33:18.604108 | instance | 2026-05-18 03:33:18.604379 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-18 03:33:18.604419 | instance | Monday 18 May 2026 03:33:18 +0000 (0:00:01.399) 0:00:54.384 ************ 2026-05-18 03:33:19.079905 | instance | changed: [instance] 2026-05-18 03:33:19.079944 | instance | 2026-05-18 03:33:19.079950 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-18 03:33:19.079955 | instance | Monday 18 May 2026 03:33:19 +0000 (0:00:00.475) 0:00:54.860 ************ 2026-05-18 03:33:19.279284 | instance | changed: [instance] 2026-05-18 03:33:19.279445 | instance | 2026-05-18 03:33:19.279452 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-18 03:33:19.279457 | instance | Monday 18 May 2026 03:33:19 +0000 (0:00:00.199) 0:00:55.059 ************ 2026-05-18 03:33:19.483039 | instance | ok: [instance] 2026-05-18 03:33:19.483079 | instance | 2026-05-18 03:33:19.483084 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-18 03:33:19.483089 | instance | Monday 18 May 2026 03:33:19 +0000 (0:00:00.203) 0:00:55.263 ************ 2026-05-18 03:33:19.541725 | instance | ok: [instance] => { 2026-05-18 03:33:19.541748 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-18 03:33:19.541770 | instance | } 2026-05-18 03:33:19.541776 | instance | 2026-05-18 03:33:19.541781 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-18 03:33:19.541787 | instance | Monday 18 May 2026 03:33:19 +0000 (0:00:00.058) 0:00:55.321 ************ 2026-05-18 03:33:20.492551 | instance | changed: [instance] 2026-05-18 03:33:20.493083 | instance | 2026-05-18 03:33:20.493139 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-18 03:33:20.493148 | instance | Monday 18 May 2026 03:33:20 +0000 (0:00:00.951) 0:00:56.272 ************ 2026-05-18 03:33:23.104000 | instance | changed: [instance] 2026-05-18 03:33:23.104225 | instance | 2026-05-18 03:33:23.104238 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-18 03:33:23.104355 | instance | Monday 18 May 2026 03:33:23 +0000 (0:00:02.611) 0:00:58.884 ************ 2026-05-18 03:33:23.156570 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-18 03:33:23.157105 | instance | 2026-05-18 03:33:23.157153 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-18 03:33:23.157162 | instance | Monday 18 May 2026 03:33:23 +0000 (0:00:00.052) 0:00:58.936 ************ 2026-05-18 03:33:24.153700 | instance | ok: [instance] 2026-05-18 03:33:24.154196 | instance | 2026-05-18 03:33:24.154240 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-18 03:33:24.154248 | instance | Monday 18 May 2026 03:33:24 +0000 (0:00:00.997) 0:00:59.934 ************ 2026-05-18 03:33:24.352994 | instance | changed: [instance] 2026-05-18 03:33:24.353532 | instance | 2026-05-18 03:33:24.353595 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-18 03:33:24.353604 | instance | Monday 18 May 2026 03:33:24 +0000 (0:00:00.198) 0:01:00.132 ************ 2026-05-18 03:33:24.804277 | instance | changed: [instance] 2026-05-18 03:33:24.804751 | instance | 2026-05-18 03:33:24.804789 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-18 03:33:24.804800 | instance | Monday 18 May 2026 03:33:24 +0000 (0:00:00.451) 0:01:00.584 ************ 2026-05-18 03:33:25.657582 | instance | changed: [instance] => (item=br_netfilter) 2026-05-18 03:33:25.657659 | instance | ok: [instance] => (item=ip_tables) 2026-05-18 03:33:25.658254 | instance | changed: [instance] => (item=ip6_tables) 2026-05-18 03:33:25.658294 | instance | changed: [instance] => (item=nf_conntrack) 2026-05-18 03:33:25.658299 | instance | 2026-05-18 03:33:25.658305 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-18 03:33:25.658310 | instance | Monday 18 May 2026 03:33:25 +0000 (0:00:00.853) 0:01:01.438 ************ 2026-05-18 03:33:25.870751 | instance | ok: [instance] 2026-05-18 03:33:25.870834 | instance | 2026-05-18 03:33:25.871151 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-18 03:33:25.871195 | instance | Monday 18 May 2026 03:33:25 +0000 (0:00:00.213) 0:01:01.651 ************ 2026-05-18 03:33:25.914247 | instance | ok: [instance] => { 2026-05-18 03:33:25.915088 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-18 03:33:25.915139 | instance | } 2026-05-18 03:33:25.915147 | instance | 2026-05-18 03:33:25.915154 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-18 03:33:25.915161 | instance | Monday 18 May 2026 03:33:25 +0000 (0:00:00.043) 0:01:01.694 ************ 2026-05-18 03:33:49.515052 | instance | changed: [instance] 2026-05-18 03:33:49.515128 | instance | 2026-05-18 03:33:49.515421 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-18 03:33:49.515480 | instance | Monday 18 May 2026 03:33:49 +0000 (0:00:23.601) 0:01:25.295 ************ 2026-05-18 03:33:49.550384 | instance | skipping: [instance] 2026-05-18 03:33:49.550839 | instance | 2026-05-18 03:33:49.550890 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-18 03:33:49.550898 | instance | Monday 18 May 2026 03:33:49 +0000 (0:00:00.035) 0:01:25.330 ************ 2026-05-18 03:33:49.607678 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-18 03:33:49.607757 | instance | 2026-05-18 03:33:49.608011 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-18 03:33:49.608041 | instance | Monday 18 May 2026 03:33:49 +0000 (0:00:00.057) 0:01:25.388 ************ 2026-05-18 03:33:49.638456 | instance | skipping: [instance] 2026-05-18 03:33:49.638943 | instance | 2026-05-18 03:33:49.638994 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-18 03:33:49.639002 | instance | Monday 18 May 2026 03:33:49 +0000 (0:00:00.030) 0:01:25.418 ************ 2026-05-18 03:33:53.538476 | instance | changed: [instance] 2026-05-18 03:33:53.538594 | instance | 2026-05-18 03:33:53.538808 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-18 03:33:53.538823 | instance | Monday 18 May 2026 03:33:53 +0000 (0:00:03.900) 0:01:29.319 ************ 2026-05-18 03:33:55.792756 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-18 03:33:55.793881 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-18 03:33:55.793925 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-18 03:33:55.793931 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-18 03:33:55.793936 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-18 03:33:55.793940 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-18 03:33:55.793944 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-18 03:33:55.793949 | instance | 2026-05-18 03:33:55.793954 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-18 03:33:55.793958 | instance | Monday 18 May 2026 03:33:55 +0000 (0:00:02.254) 0:01:31.573 ************ 2026-05-18 03:33:56.347252 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-18 03:33:56.347556 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-18 03:33:56.347592 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-18 03:33:56.347640 | instance | 2026-05-18 03:33:56.347879 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-18 03:33:56.347897 | instance | Monday 18 May 2026 03:33:56 +0000 (0:00:00.554) 0:01:32.127 ************ 2026-05-18 03:33:56.817771 | instance | changed: [instance] 2026-05-18 03:33:56.817839 | instance | 2026-05-18 03:33:56.818135 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-18 03:33:56.818307 | instance | Monday 18 May 2026 03:33:56 +0000 (0:00:00.470) 0:01:32.598 ************ 2026-05-18 03:33:57.258702 | instance | changed: [instance] 2026-05-18 03:33:57.258742 | instance | 2026-05-18 03:33:57.258747 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-18 03:33:57.258752 | instance | Monday 18 May 2026 03:33:57 +0000 (0:00:00.440) 0:01:33.039 ************ 2026-05-18 03:33:57.457901 | instance | ok: [instance] 2026-05-18 03:33:57.457967 | instance | 2026-05-18 03:33:57.458346 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-18 03:33:57.458422 | instance | Monday 18 May 2026 03:33:57 +0000 (0:00:00.198) 0:01:33.238 ************ 2026-05-18 03:33:57.491844 | instance | skipping: [instance] 2026-05-18 03:33:57.491870 | instance | 2026-05-18 03:33:57.491876 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-18 03:33:57.491882 | instance | Monday 18 May 2026 03:33:57 +0000 (0:00:00.033) 0:01:33.271 ************ 2026-05-18 03:33:57.947170 | instance | ok: [instance] => (item=swap) 2026-05-18 03:33:57.968569 | instance | ok: [instance] => (item=none) 2026-05-18 03:33:57.968626 | instance | 2026-05-18 03:33:57.968638 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-18 03:33:57.968648 | instance | Monday 18 May 2026 03:33:57 +0000 (0:00:00.455) 0:01:33.727 ************ 2026-05-18 03:33:58.412127 | instance | changed: [instance] 2026-05-18 03:33:58.412171 | instance | 2026-05-18 03:33:58.412177 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-18 03:33:58.412182 | instance | Monday 18 May 2026 03:33:58 +0000 (0:00:00.464) 0:01:34.192 ************ 2026-05-18 03:33:58.934445 | instance | changed: [instance] 2026-05-18 03:33:58.935187 | instance | 2026-05-18 03:33:58.935228 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-18 03:33:58.935234 | instance | Monday 18 May 2026 03:33:58 +0000 (0:00:00.513) 0:01:34.706 ************ 2026-05-18 03:33:58.935239 | instance | 2026-05-18 03:33:58.935243 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-18 03:33:58.935247 | instance | Monday 18 May 2026 03:33:58 +0000 (0:00:00.009) 0:01:34.715 ************ 2026-05-18 03:33:59.576220 | instance | ok: [instance] 2026-05-18 03:33:59.576295 | instance | 2026-05-18 03:33:59.576716 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-18 03:33:59.576755 | instance | Monday 18 May 2026 03:33:59 +0000 (0:00:00.641) 0:01:35.356 ************ 2026-05-18 03:34:00.086670 | instance | changed: [instance] 2026-05-18 03:34:00.086749 | instance | 2026-05-18 03:34:00.086869 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-18 03:34:00.086996 | instance | Monday 18 May 2026 03:34:00 +0000 (0:00:00.510) 0:01:35.867 ************ 2026-05-18 03:34:01.085832 | instance | ok: [instance] 2026-05-18 03:34:01.085906 | instance | 2026-05-18 03:34:01.086190 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-18 03:34:01.086264 | instance | Monday 18 May 2026 03:34:01 +0000 (0:00:00.998) 0:01:36.866 ************ 2026-05-18 03:34:01.524502 | instance | ok: [instance] 2026-05-18 03:34:01.524579 | instance | 2026-05-18 03:34:01.524861 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-18 03:34:01.524900 | instance | Monday 18 May 2026 03:34:01 +0000 (0:00:00.439) 0:01:37.305 ************ 2026-05-18 03:34:01.725486 | instance | ok: [instance] 2026-05-18 03:34:01.725558 | instance | 2026-05-18 03:34:01.725831 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-18 03:34:01.725907 | instance | Monday 18 May 2026 03:34:01 +0000 (0:00:00.200) 0:01:37.506 ************ 2026-05-18 03:34:02.229179 | instance | ok: [instance] 2026-05-18 03:34:02.229263 | instance | 2026-05-18 03:34:02.229553 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-18 03:34:02.229619 | instance | Monday 18 May 2026 03:34:02 +0000 (0:00:00.503) 0:01:38.009 ************ 2026-05-18 03:34:02.308835 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-18 03:34:02.308886 | instance | 2026-05-18 03:34:02.309202 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-18 03:34:02.309260 | instance | Monday 18 May 2026 03:34:02 +0000 (0:00:00.079) 0:01:38.089 ************ 2026-05-18 03:34:02.388724 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-18 03:34:02.388823 | instance | 2026-05-18 03:34:02.389176 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-18 03:34:02.389238 | instance | Monday 18 May 2026 03:34:02 +0000 (0:00:00.079) 0:01:38.169 ************ 2026-05-18 03:34:02.601104 | instance | ok: [instance] => (item=instance) 2026-05-18 03:34:02.601240 | instance | 2026-05-18 03:34:02.601258 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-18 03:34:02.601385 | instance | Monday 18 May 2026 03:34:02 +0000 (0:00:00.212) 0:01:38.381 ************ 2026-05-18 03:34:02.645719 | instance | skipping: [instance] 2026-05-18 03:34:02.646130 | instance | 2026-05-18 03:34:02.646192 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-18 03:34:02.646200 | instance | Monday 18 May 2026 03:34:02 +0000 (0:00:00.044) 0:01:38.425 ************ 2026-05-18 03:34:02.691349 | instance | ok: [instance] 2026-05-18 03:34:02.691869 | instance | 2026-05-18 03:34:02.691907 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-18 03:34:02.691916 | instance | Monday 18 May 2026 03:34:02 +0000 (0:00:00.046) 0:01:38.472 ************ 2026-05-18 03:34:02.732654 | instance | ok: [instance] => { 2026-05-18 03:34:02.732793 | instance | "msg": "instance" 2026-05-18 03:34:02.732930 | instance | } 2026-05-18 03:34:02.733422 | instance | 2026-05-18 03:34:02.733443 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-18 03:34:02.733452 | instance | Monday 18 May 2026 03:34:02 +0000 (0:00:00.041) 0:01:38.513 ************ 2026-05-18 03:34:03.277401 | instance | changed: [instance] 2026-05-18 03:34:03.277880 | instance | 2026-05-18 03:34:03.277896 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-18 03:34:03.277902 | instance | Monday 18 May 2026 03:34:03 +0000 (0:00:00.543) 0:01:39.057 ************ 2026-05-18 03:34:03.305347 | instance | skipping: [instance] 2026-05-18 03:34:03.305703 | instance | 2026-05-18 03:34:03.305723 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-18 03:34:03.305728 | instance | Monday 18 May 2026 03:34:03 +0000 (0:00:00.028) 0:01:39.085 ************ 2026-05-18 03:34:03.334027 | instance | skipping: [instance] 2026-05-18 03:34:03.334101 | instance | 2026-05-18 03:34:03.334368 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-18 03:34:03.334387 | instance | Monday 18 May 2026 03:34:03 +0000 (0:00:00.028) 0:01:39.114 ************ 2026-05-18 03:34:03.367988 | instance | skipping: [instance] 2026-05-18 03:34:03.368082 | instance | 2026-05-18 03:34:03.368328 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-18 03:34:03.368344 | instance | Monday 18 May 2026 03:34:03 +0000 (0:00:00.034) 0:01:39.148 ************ 2026-05-18 03:34:03.399576 | instance | skipping: [instance] 2026-05-18 03:34:03.399662 | instance | 2026-05-18 03:34:03.399921 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-18 03:34:03.399972 | instance | Monday 18 May 2026 03:34:03 +0000 (0:00:00.031) 0:01:39.180 ************ 2026-05-18 03:34:03.435935 | instance | skipping: [instance] 2026-05-18 03:34:03.436011 | instance | 2026-05-18 03:34:03.436155 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-18 03:34:03.436361 | instance | Monday 18 May 2026 03:34:03 +0000 (0:00:00.036) 0:01:39.216 ************ 2026-05-18 03:34:03.464009 | instance | skipping: [instance] 2026-05-18 03:34:03.464077 | instance | 2026-05-18 03:34:03.464240 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-18 03:34:03.464448 | instance | Monday 18 May 2026 03:34:03 +0000 (0:00:00.028) 0:01:39.244 ************ 2026-05-18 03:34:03.497597 | instance | skipping: [instance] 2026-05-18 03:34:03.497731 | instance | 2026-05-18 03:34:03.497952 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-18 03:34:03.498110 | instance | Monday 18 May 2026 03:34:03 +0000 (0:00:00.033) 0:01:39.277 ************ 2026-05-18 03:34:26.587457 | instance | changed: [instance] 2026-05-18 03:34:26.587543 | instance | 2026-05-18 03:34:26.587549 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-18 03:34:26.587555 | instance | Monday 18 May 2026 03:34:26 +0000 (0:00:23.085) 0:02:02.363 ************ 2026-05-18 03:34:26.813102 | instance | ok: [instance] 2026-05-18 03:34:26.813187 | instance | 2026-05-18 03:34:26.813351 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-18 03:34:26.813518 | instance | Monday 18 May 2026 03:34:26 +0000 (0:00:00.229) 0:02:02.593 ************ 2026-05-18 03:34:26.850649 | instance | skipping: [instance] 2026-05-18 03:34:26.850778 | instance | 2026-05-18 03:34:26.850961 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-18 03:34:26.851111 | instance | Monday 18 May 2026 03:34:26 +0000 (0:00:00.037) 0:02:02.631 ************ 2026-05-18 03:34:27.082053 | instance | changed: [instance] 2026-05-18 03:34:27.082270 | instance | 2026-05-18 03:34:27.082567 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-18 03:34:27.082838 | instance | Monday 18 May 2026 03:34:27 +0000 (0:00:00.231) 0:02:02.862 ************ 2026-05-18 03:34:27.306162 | instance | changed: [instance] 2026-05-18 03:34:27.306427 | instance | 2026-05-18 03:34:27.306700 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-18 03:34:27.306976 | instance | Monday 18 May 2026 03:34:27 +0000 (0:00:00.224) 0:02:03.086 ************ 2026-05-18 03:34:27.501499 | instance | changed: [instance] 2026-05-18 03:34:27.501708 | instance | 2026-05-18 03:34:27.501985 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-18 03:34:27.502244 | instance | Monday 18 May 2026 03:34:27 +0000 (0:00:00.195) 0:02:03.281 ************ 2026-05-18 03:34:32.425060 | instance | changed: [instance] 2026-05-18 03:34:32.425335 | instance | 2026-05-18 03:34:32.425789 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-18 03:34:32.426102 | instance | Monday 18 May 2026 03:34:32 +0000 (0:00:04.923) 0:02:08.205 ************ 2026-05-18 03:34:35.437097 | instance | changed: [instance] 2026-05-18 03:34:35.437293 | instance | 2026-05-18 03:34:35.437677 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-18 03:34:35.437769 | instance | Monday 18 May 2026 03:34:35 +0000 (0:00:03.012) 0:02:11.217 ************ 2026-05-18 03:34:35.477919 | instance | skipping: [instance] 2026-05-18 03:34:35.478125 | instance | 2026-05-18 03:34:35.478394 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-18 03:34:35.478654 | instance | Monday 18 May 2026 03:34:35 +0000 (0:00:00.040) 0:02:11.258 ************ 2026-05-18 03:34:35.518044 | instance | skipping: [instance] 2026-05-18 03:34:35.518338 | instance | 2026-05-18 03:34:35.519152 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-18 03:34:35.519935 | instance | Monday 18 May 2026 03:34:35 +0000 (0:00:00.039) 0:02:11.298 ************ 2026-05-18 03:34:36.379435 | instance | changed: [instance] 2026-05-18 03:34:36.379726 | instance | 2026-05-18 03:34:36.379972 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-18 03:34:36.380254 | instance | Monday 18 May 2026 03:34:36 +0000 (0:00:00.861) 0:02:12.159 ************ 2026-05-18 03:34:36.420365 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-18 03:34:36.420649 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-18 03:34:36.420924 | instance | skipping: [instance] 2026-05-18 03:34:36.421178 | instance | 2026-05-18 03:34:36.421487 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-18 03:34:36.421770 | instance | Monday 18 May 2026 03:34:36 +0000 (0:00:00.040) 0:02:12.200 ************ 2026-05-18 03:34:36.457041 | instance | skipping: [instance] 2026-05-18 03:34:36.457450 | instance | 2026-05-18 03:34:36.457807 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-18 03:34:36.459035 | instance | Monday 18 May 2026 03:34:36 +0000 (0:00:00.036) 0:02:12.237 ************ 2026-05-18 03:34:36.496106 | instance | skipping: [instance] 2026-05-18 03:34:36.496231 | instance | 2026-05-18 03:34:36.496269 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-18 03:34:36.496431 | instance | Monday 18 May 2026 03:34:36 +0000 (0:00:00.039) 0:02:12.276 ************ 2026-05-18 03:34:36.537369 | instance | skipping: [instance] 2026-05-18 03:34:36.537714 | instance | 2026-05-18 03:34:36.538111 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-18 03:34:36.538466 | instance | Monday 18 May 2026 03:34:36 +0000 (0:00:00.039) 0:02:12.316 ************ 2026-05-18 03:34:36.574694 | instance | skipping: [instance] 2026-05-18 03:34:36.575048 | instance | 2026-05-18 03:34:36.575476 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-18 03:34:36.575838 | instance | Monday 18 May 2026 03:34:36 +0000 (0:00:00.037) 0:02:12.354 ************ 2026-05-18 03:34:36.977110 | instance | ok: [instance] 2026-05-18 03:34:36.977628 | instance | 2026-05-18 03:34:36.978120 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-18 03:34:36.978571 | instance | Monday 18 May 2026 03:34:36 +0000 (0:00:00.403) 0:02:12.757 ************ 2026-05-18 03:34:37.887943 | instance | changed: [instance] 2026-05-18 03:34:37.888168 | instance | 2026-05-18 03:34:37.888539 | instance | PLAY [Install control-plane components] **************************************** 2026-05-18 03:34:37.888823 | instance | 2026-05-18 03:34:37.889089 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-18 03:34:37.889401 | instance | Monday 18 May 2026 03:34:37 +0000 (0:00:00.910) 0:02:13.668 ************ 2026-05-18 03:34:38.666300 | instance | ok: [instance] 2026-05-18 03:34:38.666536 | instance | 2026-05-18 03:34:38.666836 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-18 03:34:38.667142 | instance | Monday 18 May 2026 03:34:38 +0000 (0:00:00.778) 0:02:14.446 ************ 2026-05-18 03:34:38.868294 | instance | ok: [instance] 2026-05-18 03:34:38.868497 | instance | 2026-05-18 03:34:38.868777 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-18 03:34:38.869047 | instance | Monday 18 May 2026 03:34:38 +0000 (0:00:00.202) 0:02:14.648 ************ 2026-05-18 03:34:39.863307 | instance | ok: [instance] 2026-05-18 03:34:39.863597 | instance | 2026-05-18 03:34:39.863932 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-18 03:34:39.864210 | instance | Monday 18 May 2026 03:34:39 +0000 (0:00:00.994) 0:02:15.643 ************ 2026-05-18 03:34:40.077789 | instance | ok: [instance] 2026-05-18 03:34:40.078011 | instance | 2026-05-18 03:34:40.078298 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-18 03:34:40.078658 | instance | Monday 18 May 2026 03:34:40 +0000 (0:00:00.214) 0:02:15.858 ************ 2026-05-18 03:34:40.117359 | instance | ok: [instance] => { 2026-05-18 03:34:40.117629 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-18 03:34:40.117899 | instance | } 2026-05-18 03:34:40.118163 | instance | 2026-05-18 03:34:40.118508 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-18 03:34:40.118781 | instance | Monday 18 May 2026 03:34:40 +0000 (0:00:00.039) 0:02:15.898 ************ 2026-05-18 03:34:40.814708 | instance | changed: [instance] 2026-05-18 03:34:40.814909 | instance | 2026-05-18 03:34:40.815201 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-18 03:34:40.815514 | instance | Monday 18 May 2026 03:34:40 +0000 (0:00:00.696) 0:02:16.595 ************ 2026-05-18 03:34:42.289441 | instance | changed: [instance] 2026-05-18 03:34:42.289493 | instance | 2026-05-18 03:34:42.290131 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-18 03:34:42.290185 | instance | Monday 18 May 2026 03:34:42 +0000 (0:00:01.474) 0:02:18.069 ************ 2026-05-18 03:34:42.613511 | instance | ok: [instance] 2026-05-18 03:34:42.613638 | instance | 2026-05-18 03:34:42.613913 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-18 03:34:42.614105 | instance | Monday 18 May 2026 03:34:42 +0000 (0:00:00.324) 0:02:18.394 ************ 2026-05-18 03:34:42.793621 | instance | changed: [instance] 2026-05-18 03:34:42.793689 | instance | 2026-05-18 03:34:42.793979 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-18 03:34:42.794013 | instance | Monday 18 May 2026 03:34:42 +0000 (0:00:00.180) 0:02:18.574 ************ 2026-05-18 03:34:43.035873 | instance | ok: [instance] 2026-05-18 03:34:43.035945 | instance | 2026-05-18 03:34:43.036223 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-18 03:34:43.036375 | instance | Monday 18 May 2026 03:34:43 +0000 (0:00:00.242) 0:02:18.816 ************ 2026-05-18 03:34:43.235383 | instance | changed: [instance] 2026-05-18 03:34:43.235441 | instance | 2026-05-18 03:34:43.235452 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-18 03:34:43.235480 | instance | Monday 18 May 2026 03:34:43 +0000 (0:00:00.198) 0:02:19.014 ************ 2026-05-18 03:34:43.425423 | instance | ok: [instance] 2026-05-18 03:34:43.425651 | instance | 2026-05-18 03:34:43.425945 | instance | TASK [Install plugin] ********************************************************** 2026-05-18 03:34:43.426288 | instance | Monday 18 May 2026 03:34:43 +0000 (0:00:00.190) 0:02:19.205 ************ 2026-05-18 03:34:43.480350 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-18 03:34:43.480653 | instance | 2026-05-18 03:34:43.481215 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-18 03:34:43.481513 | instance | Monday 18 May 2026 03:34:43 +0000 (0:00:00.054) 0:02:19.260 ************ 2026-05-18 03:34:43.523839 | instance | ok: [instance] => { 2026-05-18 03:34:43.524138 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-18 03:34:43.524412 | instance | } 2026-05-18 03:34:43.524672 | instance | 2026-05-18 03:34:43.524956 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-18 03:34:43.525234 | instance | Monday 18 May 2026 03:34:43 +0000 (0:00:00.043) 0:02:19.304 ************ 2026-05-18 03:34:44.297721 | instance | changed: [instance] 2026-05-18 03:34:44.297963 | instance | 2026-05-18 03:34:44.298235 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-18 03:34:44.298493 | instance | Monday 18 May 2026 03:34:44 +0000 (0:00:00.773) 0:02:20.078 ************ 2026-05-18 03:34:46.136931 | instance | changed: [instance] 2026-05-18 03:34:46.137199 | instance | 2026-05-18 03:34:46.137575 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:34:46.137978 | instance | Monday 18 May 2026 03:34:46 +0000 (0:00:01.839) 0:02:21.917 ************ 2026-05-18 03:34:46.175171 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:34:46.175358 | instance | 2026-05-18 03:34:46.175536 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:34:46.175696 | instance | Monday 18 May 2026 03:34:46 +0000 (0:00:00.037) 0:02:21.955 ************ 2026-05-18 03:34:46.810406 | instance | changed: [instance] 2026-05-18 03:34:46.810730 | instance | 2026-05-18 03:34:46.811014 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-18 03:34:46.811275 | instance | Monday 18 May 2026 03:34:46 +0000 (0:00:00.635) 0:02:22.590 ************ 2026-05-18 03:34:47.711957 | instance | ok: [instance] 2026-05-18 03:34:47.712224 | instance | 2026-05-18 03:34:47.712525 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-18 03:34:47.712790 | instance | Monday 18 May 2026 03:34:47 +0000 (0:00:00.901) 0:02:23.492 ************ 2026-05-18 03:34:49.654254 | instance | changed: [instance] 2026-05-18 03:34:49.654396 | instance | 2026-05-18 03:34:49.654582 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:34:49.654752 | instance | Monday 18 May 2026 03:34:49 +0000 (0:00:01.942) 0:02:25.434 ************ 2026-05-18 03:34:49.692312 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:34:49.692400 | instance | 2026-05-18 03:34:49.692533 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:34:49.692650 | instance | Monday 18 May 2026 03:34:49 +0000 (0:00:00.034) 0:02:25.468 ************ 2026-05-18 03:34:50.195348 | instance | changed: [instance] 2026-05-18 03:34:50.195645 | instance | 2026-05-18 03:34:50.195931 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-18 03:34:50.196202 | instance | Monday 18 May 2026 03:34:50 +0000 (0:00:00.507) 0:02:25.975 ************ 2026-05-18 03:35:27.359829 | instance | changed: [instance] 2026-05-18 03:35:27.359903 | instance | 2026-05-18 03:35:27.359915 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-18 03:35:27.359926 | instance | Monday 18 May 2026 03:35:27 +0000 (0:00:37.161) 0:03:03.137 ************ 2026-05-18 03:35:28.011530 | instance | changed: [instance] 2026-05-18 03:35:28.011795 | instance | 2026-05-18 03:35:28.012076 | instance | PLAY [all] ********************************************************************* 2026-05-18 03:35:28.012469 | instance | 2026-05-18 03:35:28.012793 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-18 03:35:28.013053 | instance | Monday 18 May 2026 03:35:28 +0000 (0:00:00.654) 0:03:03.792 ************ 2026-05-18 03:35:28.844345 | instance | ok: [instance] 2026-05-18 03:35:28.844437 | instance | 2026-05-18 03:35:28.844564 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-18 03:35:28.844692 | instance | Monday 18 May 2026 03:35:28 +0000 (0:00:00.833) 0:03:04.625 ************ 2026-05-18 03:35:29.559709 | instance | changed: [instance] 2026-05-18 03:35:29.559977 | instance | 2026-05-18 03:35:29.560319 | instance | PLAY [all] ********************************************************************* 2026-05-18 03:35:29.560606 | instance | 2026-05-18 03:35:29.560903 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-18 03:35:29.561199 | instance | Monday 18 May 2026 03:35:29 +0000 (0:00:00.715) 0:03:05.340 ************ 2026-05-18 03:35:30.260235 | instance | ok: [instance] 2026-05-18 03:35:30.260483 | instance | 2026-05-18 03:35:30.260758 | instance | PLAY [controllers] ************************************************************* 2026-05-18 03:35:30.261011 | instance | 2026-05-18 03:35:30.261280 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-18 03:35:30.261568 | instance | Monday 18 May 2026 03:35:30 +0000 (0:00:00.700) 0:03:06.040 ************ 2026-05-18 03:35:31.169930 | instance | ok: [instance] 2026-05-18 03:35:31.170148 | instance | 2026-05-18 03:35:31.170535 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:35:31.170821 | instance | Monday 18 May 2026 03:35:31 +0000 (0:00:00.909) 0:03:06.950 ************ 2026-05-18 03:35:31.204664 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:35:31.204873 | instance | 2026-05-18 03:35:31.205148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:35:31.205487 | instance | Monday 18 May 2026 03:35:31 +0000 (0:00:00.035) 0:03:06.985 ************ 2026-05-18 03:35:31.728631 | instance | changed: [instance] 2026-05-18 03:35:31.728787 | instance | 2026-05-18 03:35:31.728977 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-18 03:35:31.729157 | instance | Monday 18 May 2026 03:35:31 +0000 (0:00:00.523) 0:03:07.508 ************ 2026-05-18 03:35:33.464107 | instance | changed: [instance] 2026-05-18 03:35:33.464386 | instance | 2026-05-18 03:35:33.464736 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:35:33.465207 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:01.735) 0:03:09.244 ************ 2026-05-18 03:35:33.497290 | instance | skipping: [instance] 2026-05-18 03:35:33.497444 | instance | 2026-05-18 03:35:33.497696 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-18 03:35:33.497919 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.033) 0:03:09.278 ************ 2026-05-18 03:35:33.545209 | instance | skipping: [instance] 2026-05-18 03:35:33.546035 | instance | 2026-05-18 03:35:33.546051 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-18 03:35:33.546058 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.047) 0:03:09.325 ************ 2026-05-18 03:35:33.575029 | instance | skipping: [instance] 2026-05-18 03:35:33.575259 | instance | 2026-05-18 03:35:33.575611 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-18 03:35:33.575869 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.029) 0:03:09.355 ************ 2026-05-18 03:35:33.606867 | instance | skipping: [instance] 2026-05-18 03:35:33.607007 | instance | 2026-05-18 03:35:33.607635 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-18 03:35:33.607707 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.031) 0:03:09.387 ************ 2026-05-18 03:35:33.646771 | instance | skipping: [instance] 2026-05-18 03:35:33.646871 | instance | 2026-05-18 03:35:33.647050 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-18 03:35:33.647222 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.040) 0:03:09.427 ************ 2026-05-18 03:35:33.694533 | instance | skipping: [instance] 2026-05-18 03:35:33.694670 | instance | 2026-05-18 03:35:33.694841 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-18 03:35:33.695005 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.047) 0:03:09.475 ************ 2026-05-18 03:35:33.726856 | instance | skipping: [instance] 2026-05-18 03:35:33.727091 | instance | 2026-05-18 03:35:33.727519 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-18 03:35:33.727797 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.032) 0:03:09.507 ************ 2026-05-18 03:35:33.761677 | instance | skipping: [instance] 2026-05-18 03:35:33.762006 | instance | 2026-05-18 03:35:33.762459 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-18 03:35:33.762766 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.034) 0:03:09.541 ************ 2026-05-18 03:35:33.803999 | instance | skipping: [instance] 2026-05-18 03:35:33.804346 | instance | 2026-05-18 03:35:33.804754 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-18 03:35:33.805104 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.041) 0:03:09.583 ************ 2026-05-18 03:35:33.829756 | instance | skipping: [instance] 2026-05-18 03:35:33.829900 | instance | 2026-05-18 03:35:33.830071 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-18 03:35:33.830309 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.026) 0:03:09.610 ************ 2026-05-18 03:35:33.855823 | instance | skipping: [instance] 2026-05-18 03:35:33.856200 | instance | 2026-05-18 03:35:33.856597 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-18 03:35:33.857002 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.025) 0:03:09.635 ************ 2026-05-18 03:35:33.891518 | instance | skipping: [instance] 2026-05-18 03:35:33.891662 | instance | 2026-05-18 03:35:33.891845 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-18 03:35:33.892051 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.035) 0:03:09.671 ************ 2026-05-18 03:35:33.931870 | instance | skipping: [instance] 2026-05-18 03:35:33.932094 | instance | 2026-05-18 03:35:33.932446 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-18 03:35:33.932746 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.040) 0:03:09.712 ************ 2026-05-18 03:35:33.958505 | instance | skipping: [instance] 2026-05-18 03:35:33.958766 | instance | 2026-05-18 03:35:33.959043 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-18 03:35:33.959359 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.026) 0:03:09.739 ************ 2026-05-18 03:35:33.991760 | instance | skipping: [instance] 2026-05-18 03:35:33.991845 | instance | 2026-05-18 03:35:33.992032 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-18 03:35:33.992189 | instance | Monday 18 May 2026 03:35:33 +0000 (0:00:00.030) 0:03:09.769 ************ 2026-05-18 03:35:34.027302 | instance | skipping: [instance] 2026-05-18 03:35:34.027396 | instance | 2026-05-18 03:35:34.027498 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-18 03:35:34.027633 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.038) 0:03:09.807 ************ 2026-05-18 03:35:34.056662 | instance | skipping: [instance] 2026-05-18 03:35:34.056915 | instance | 2026-05-18 03:35:34.057273 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-18 03:35:34.057571 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.029) 0:03:09.837 ************ 2026-05-18 03:35:34.086181 | instance | skipping: [instance] 2026-05-18 03:35:34.086423 | instance | 2026-05-18 03:35:34.086702 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-18 03:35:34.086987 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.029) 0:03:09.866 ************ 2026-05-18 03:35:34.116095 | instance | skipping: [instance] 2026-05-18 03:35:34.116409 | instance | 2026-05-18 03:35:34.116813 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-18 03:35:34.117098 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.029) 0:03:09.896 ************ 2026-05-18 03:35:34.144103 | instance | skipping: [instance] 2026-05-18 03:35:34.144176 | instance | 2026-05-18 03:35:34.144361 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-18 03:35:34.144522 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.028) 0:03:09.924 ************ 2026-05-18 03:35:34.173721 | instance | skipping: [instance] 2026-05-18 03:35:34.174059 | instance | 2026-05-18 03:35:34.174431 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-18 03:35:34.174722 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.029) 0:03:09.954 ************ 2026-05-18 03:35:34.206149 | instance | skipping: [instance] 2026-05-18 03:35:34.206390 | instance | 2026-05-18 03:35:34.206636 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-18 03:35:34.206896 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.032) 0:03:09.986 ************ 2026-05-18 03:35:34.247415 | instance | skipping: [instance] 2026-05-18 03:35:34.247635 | instance | 2026-05-18 03:35:34.247901 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-18 03:35:34.248159 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.041) 0:03:10.027 ************ 2026-05-18 03:35:34.271814 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-18 03:35:34.272075 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-18 03:35:34.272343 | instance | skipping: [instance] 2026-05-18 03:35:34.272600 | instance | 2026-05-18 03:35:34.272880 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-18 03:35:34.273162 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.024) 0:03:10.052 ************ 2026-05-18 03:35:34.291484 | instance | skipping: [instance] 2026-05-18 03:35:34.291764 | instance | 2026-05-18 03:35:34.292121 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-18 03:35:34.292437 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.019) 0:03:10.072 ************ 2026-05-18 03:35:34.326507 | instance | skipping: [instance] 2026-05-18 03:35:34.326721 | instance | 2026-05-18 03:35:34.327017 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-18 03:35:34.327296 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.034) 0:03:10.106 ************ 2026-05-18 03:35:34.353987 | instance | skipping: [instance] 2026-05-18 03:35:34.354238 | instance | 2026-05-18 03:35:34.354513 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-18 03:35:34.354828 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.027) 0:03:10.134 ************ 2026-05-18 03:35:34.382304 | instance | skipping: [instance] 2026-05-18 03:35:34.382452 | instance | 2026-05-18 03:35:34.382633 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-18 03:35:34.382795 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.028) 0:03:10.162 ************ 2026-05-18 03:35:34.426159 | instance | skipping: [instance] 2026-05-18 03:35:34.426401 | instance | 2026-05-18 03:35:34.426704 | instance | PLAY RECAP ********************************************************************* 2026-05-18 03:35:34.427483 | instance | instance : ok=134 changed=61 unreachable=0 failed=0 skipped=63 rescued=0 ignored=2 2026-05-18 03:35:34.427545 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-18 03:35:34.427718 | instance | 2026-05-18 03:35:34.428027 | instance | Monday 18 May 2026 03:35:34 +0000 (0:00:00.044) 0:03:10.207 ************ 2026-05-18 03:35:34.428292 | instance | =============================================================================== 2026-05-18 03:35:34.428601 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 37.16s 2026-05-18 03:35:34.428903 | instance | vexxhost.containers.download_artifact : Download item ------------------ 23.60s 2026-05-18 03:35:34.429166 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 23.09s 2026-05-18 03:35:34.429525 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.78s 2026-05-18 03:35:34.429834 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 4.92s 2026-05-18 03:35:34.430107 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.90s 2026-05-18 03:35:34.430371 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.66s 2026-05-18 03:35:34.430633 | instance | Generate SSH keys for missing variables --------------------------------- 3.19s 2026-05-18 03:35:34.430928 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 3.01s 2026-05-18 03:35:34.431182 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.82s 2026-05-18 03:35:34.431500 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.61s 2026-05-18 03:35:34.431765 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 2.25s 2026-05-18 03:35:34.432217 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 1.94s 2026-05-18 03:35:34.432447 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.84s 2026-05-18 03:35:34.432699 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.74s 2026-05-18 03:35:34.432963 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.47s 2026-05-18 03:35:34.433222 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.43s 2026-05-18 03:35:34.434066 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.40s 2026-05-18 03:35:34.434116 | instance | vexxhost.kubernetes.kubelet : Reload systemd ---------------------------- 1.28s 2026-05-18 03:35:34.434122 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.23s 2026-05-18 03:35:34.524814 | instance | INFO [keycloak > prepare] Executed: Successful 2026-05-18 03:35:34.538605 | instance | INFO [keycloak > converge] Executing 2026-05-18 03:35:35.708899 | instance | 2026-05-18 03:35:35.708936 | instance | PLAY [controllers] ************************************************************* 2026-05-18 03:35:35.708944 | instance | 2026-05-18 03:35:35.708949 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-18 03:35:35.708955 | instance | Monday 18 May 2026 03:35:35 +0000 (0:00:00.031) 0:00:00.031 ************ 2026-05-18 03:35:36.895076 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-18 03:35:36.895142 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-18 03:35:36.895153 | instance | interpreter could change the meaning of that path. See 2026-05-18 03:35:36.895163 | instance | https://docs.ansible.com/ansible- 2026-05-18 03:35:36.895172 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-18 03:35:36.910594 | instance | ok: [instance] 2026-05-18 03:35:36.910694 | instance | 2026-05-18 03:35:36.910958 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-18 03:35:36.911222 | instance | Monday 18 May 2026 03:35:36 +0000 (0:00:01.202) 0:00:01.234 ************ 2026-05-18 03:35:36.962632 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-18 03:35:36.962824 | instance | 2026-05-18 03:35:36.963040 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:35:36.963243 | instance | Monday 18 May 2026 03:35:36 +0000 (0:00:00.052) 0:00:01.286 ************ 2026-05-18 03:35:37.002412 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:35:37.002541 | instance | 2026-05-18 03:35:37.002766 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:35:37.002960 | instance | Monday 18 May 2026 03:35:36 +0000 (0:00:00.039) 0:00:01.325 ************ 2026-05-18 03:35:37.597866 | instance | changed: [instance] 2026-05-18 03:35:37.598103 | instance | 2026-05-18 03:35:37.598465 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-18 03:35:37.598723 | instance | Monday 18 May 2026 03:35:37 +0000 (0:00:00.595) 0:00:01.921 ************ 2026-05-18 03:35:54.951374 | instance | changed: [instance] 2026-05-18 03:35:54.951636 | instance | 2026-05-18 03:35:54.951918 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-18 03:35:54.952183 | instance | Monday 18 May 2026 03:35:54 +0000 (0:00:17.353) 0:00:19.274 ************ 2026-05-18 03:35:55.765057 | instance | changed: [instance] 2026-05-18 03:35:55.765379 | instance | 2026-05-18 03:35:55.765708 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-18 03:35:55.766015 | instance | Monday 18 May 2026 03:35:55 +0000 (0:00:00.813) 0:00:20.088 ************ 2026-05-18 03:35:55.804844 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-18 03:35:55.804979 | instance | 2026-05-18 03:35:55.805148 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-18 03:35:55.805313 | instance | Monday 18 May 2026 03:35:55 +0000 (0:00:00.040) 0:00:20.128 ************ 2026-05-18 03:35:56.458842 | instance | changed: [instance] 2026-05-18 03:35:56.458937 | instance | 2026-05-18 03:35:56.459115 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-18 03:35:56.459230 | instance | Monday 18 May 2026 03:35:56 +0000 (0:00:00.653) 0:00:20.782 ************ 2026-05-18 03:35:57.250446 | instance | ok: [instance] 2026-05-18 03:35:57.250571 | instance | 2026-05-18 03:35:57.250739 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-18 03:35:57.250908 | instance | Monday 18 May 2026 03:35:57 +0000 (0:00:00.791) 0:00:21.574 ************ 2026-05-18 03:35:57.904236 | instance | changed: [instance] 2026-05-18 03:35:57.904539 | instance | 2026-05-18 03:35:57.904847 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-18 03:35:57.905111 | instance | Monday 18 May 2026 03:35:57 +0000 (0:00:00.645) 0:00:22.219 ************ 2026-05-18 03:35:57.905382 | instance | 2026-05-18 03:35:57.905627 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-05-18 03:35:57.905882 | instance | Monday 18 May 2026 03:35:57 +0000 (0:00:00.008) 0:00:22.227 ************ 2026-05-18 03:35:57.934736 | instance | skipping: [instance] 2026-05-18 03:35:57.934973 | instance | 2026-05-18 03:35:57.935249 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-05-18 03:35:57.935549 | instance | Monday 18 May 2026 03:35:57 +0000 (0:00:00.030) 0:00:22.258 ************ 2026-05-18 03:35:59.448854 | instance | changed: [instance] 2026-05-18 03:35:59.449362 | instance | 2026-05-18 03:35:59.449406 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-05-18 03:35:59.449413 | instance | Monday 18 May 2026 03:35:59 +0000 (0:00:01.514) 0:00:23.772 ************ 2026-05-18 03:36:01.584496 | instance | changed: [instance] 2026-05-18 03:36:01.584573 | instance | 2026-05-18 03:36:01.584840 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:36:01.584875 | instance | Monday 18 May 2026 03:36:01 +0000 (0:00:02.135) 0:00:25.908 ************ 2026-05-18 03:36:01.617496 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:36:01.617536 | instance | 2026-05-18 03:36:01.617552 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:36:01.617666 | instance | Monday 18 May 2026 03:36:01 +0000 (0:00:00.033) 0:00:25.941 ************ 2026-05-18 03:36:02.116881 | instance | changed: [instance] 2026-05-18 03:36:02.116961 | instance | 2026-05-18 03:36:02.117100 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-18 03:36:02.117218 | instance | Monday 18 May 2026 03:36:02 +0000 (0:00:00.498) 0:00:26.440 ************ 2026-05-18 03:36:16.928336 | instance | changed: [instance] 2026-05-18 03:36:16.928729 | instance | 2026-05-18 03:36:16.929070 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:36:16.929340 | instance | Monday 18 May 2026 03:36:16 +0000 (0:00:14.811) 0:00:41.251 ************ 2026-05-18 03:36:16.971248 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:36:16.971374 | instance | 2026-05-18 03:36:16.971565 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:36:16.971728 | instance | Monday 18 May 2026 03:36:16 +0000 (0:00:00.043) 0:00:41.294 ************ 2026-05-18 03:36:17.452704 | instance | changed: [instance] 2026-05-18 03:36:17.452772 | instance | 2026-05-18 03:36:17.452882 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-18 03:36:17.452996 | instance | Monday 18 May 2026 03:36:17 +0000 (0:00:00.481) 0:00:41.776 ************ 2026-05-18 03:36:19.991606 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-18 03:36:19.991905 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-18 03:36:19.992194 | instance | 2026-05-18 03:36:19.992470 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-18 03:36:19.992736 | instance | Monday 18 May 2026 03:36:19 +0000 (0:00:02.538) 0:00:44.315 ************ 2026-05-18 03:36:23.994733 | instance | changed: [instance] 2026-05-18 03:36:23.994824 | instance | 2026-05-18 03:36:23.994963 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:36:23.995086 | instance | Monday 18 May 2026 03:36:23 +0000 (0:00:04.003) 0:00:48.318 ************ 2026-05-18 03:36:24.028095 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:36:24.028187 | instance | 2026-05-18 03:36:24.028310 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:36:24.028432 | instance | Monday 18 May 2026 03:36:24 +0000 (0:00:00.033) 0:00:48.351 ************ 2026-05-18 03:36:24.489685 | instance | changed: [instance] 2026-05-18 03:36:24.489905 | instance | 2026-05-18 03:36:24.490202 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-18 03:36:24.490476 | instance | Monday 18 May 2026 03:36:24 +0000 (0:00:00.461) 0:00:48.813 ************ 2026-05-18 03:36:27.178436 | instance | ok: [instance] 2026-05-18 03:36:27.178764 | instance | 2026-05-18 03:36:27.179039 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-18 03:36:27.179353 | instance | Monday 18 May 2026 03:36:27 +0000 (0:00:02.688) 0:00:51.501 ************ 2026-05-18 03:36:29.698290 | instance | changed: [instance] 2026-05-18 03:36:29.698514 | instance | 2026-05-18 03:36:29.698810 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-18 03:36:29.699077 | instance | Monday 18 May 2026 03:36:29 +0000 (0:00:02.519) 0:00:54.021 ************ 2026-05-18 03:36:30.292965 | instance | ok: [instance] 2026-05-18 03:36:30.293268 | instance | 2026-05-18 03:36:30.293591 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-18 03:36:30.293882 | instance | Monday 18 May 2026 03:36:30 +0000 (0:00:00.594) 0:00:54.616 ************ 2026-05-18 03:36:30.937248 | instance | changed: [instance] 2026-05-18 03:36:30.937494 | instance | 2026-05-18 03:36:30.937801 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-18 03:36:30.938070 | instance | Monday 18 May 2026 03:36:30 +0000 (0:00:00.644) 0:00:55.260 ************ 2026-05-18 03:36:31.964655 | instance | ok: [instance] 2026-05-18 03:36:31.965063 | instance | 2026-05-18 03:36:31.965523 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-18 03:36:31.965797 | instance | Monday 18 May 2026 03:36:31 +0000 (0:00:01.027) 0:00:56.288 ************ 2026-05-18 03:36:32.011525 | instance | skipping: [instance] 2026-05-18 03:36:32.011863 | instance | 2026-05-18 03:36:32.012202 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-18 03:36:32.012502 | instance | Monday 18 May 2026 03:36:32 +0000 (0:00:00.047) 0:00:56.335 ************ 2026-05-18 03:36:32.063939 | instance | skipping: [instance] 2026-05-18 03:36:32.064110 | instance | 2026-05-18 03:36:32.064289 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-18 03:36:32.064458 | instance | Monday 18 May 2026 03:36:32 +0000 (0:00:00.051) 0:00:56.387 ************ 2026-05-18 03:36:32.102601 | instance | skipping: [instance] 2026-05-18 03:36:32.102834 | instance | 2026-05-18 03:36:32.103138 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-18 03:36:32.103440 | instance | Monday 18 May 2026 03:36:32 +0000 (0:00:00.038) 0:00:56.426 ************ 2026-05-18 03:36:32.139287 | instance | skipping: [instance] 2026-05-18 03:36:32.139855 | instance | 2026-05-18 03:36:32.139871 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-18 03:36:32.140117 | instance | Monday 18 May 2026 03:36:32 +0000 (0:00:00.036) 0:00:56.462 ************ 2026-05-18 03:36:32.178568 | instance | skipping: [instance] 2026-05-18 03:36:32.178846 | instance | 2026-05-18 03:36:32.179159 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-18 03:36:32.179874 | instance | Monday 18 May 2026 03:36:32 +0000 (0:00:00.039) 0:00:56.502 ************ 2026-05-18 03:36:32.232325 | instance | skipping: [instance] 2026-05-18 03:36:32.232582 | instance | 2026-05-18 03:36:32.232853 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-18 03:36:32.233146 | instance | Monday 18 May 2026 03:36:32 +0000 (0:00:00.053) 0:00:56.555 ************ 2026-05-18 03:36:32.283940 | instance | skipping: [instance] 2026-05-18 03:36:32.284288 | instance | 2026-05-18 03:36:32.284612 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-18 03:36:32.284947 | instance | Monday 18 May 2026 03:36:32 +0000 (0:00:00.051) 0:00:56.607 ************ 2026-05-18 03:37:55.350162 | instance | changed: [instance] 2026-05-18 03:37:55.350248 | instance | 2026-05-18 03:37:55.350406 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-18 03:37:55.350603 | instance | Monday 18 May 2026 03:37:55 +0000 (0:01:23.061) 0:02:19.669 ************ 2026-05-18 03:37:56.087826 | instance | changed: [instance] 2026-05-18 03:37:56.088026 | instance | 2026-05-18 03:37:56.088324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-18 03:37:56.088603 | instance | Monday 18 May 2026 03:37:56 +0000 (0:00:00.741) 0:02:20.410 ************ 2026-05-18 03:37:56.155295 | instance | ok: [instance] 2026-05-18 03:37:56.155414 | instance | 2026-05-18 03:37:56.155581 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-18 03:37:56.155745 | instance | Monday 18 May 2026 03:37:56 +0000 (0:00:00.067) 0:02:20.478 ************ 2026-05-18 03:37:56.186234 | instance | skipping: [instance] 2026-05-18 03:37:56.186474 | instance | 2026-05-18 03:37:56.186806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-18 03:37:56.187101 | instance | Monday 18 May 2026 03:37:56 +0000 (0:00:00.031) 0:02:20.509 ************ 2026-05-18 03:37:56.223658 | instance | skipping: [instance] 2026-05-18 03:37:56.223893 | instance | 2026-05-18 03:37:56.224192 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-18 03:37:56.224478 | instance | Monday 18 May 2026 03:37:56 +0000 (0:00:00.037) 0:02:20.546 ************ 2026-05-18 03:37:56.260242 | instance | skipping: [instance] 2026-05-18 03:37:56.260468 | instance | 2026-05-18 03:37:56.260740 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-18 03:37:56.261004 | instance | Monday 18 May 2026 03:37:56 +0000 (0:00:00.037) 0:02:20.583 ************ 2026-05-18 03:37:56.302001 | instance | skipping: [instance] 2026-05-18 03:37:56.302227 | instance | 2026-05-18 03:37:56.302517 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-18 03:37:56.302850 | instance | Monday 18 May 2026 03:37:56 +0000 (0:00:00.041) 0:02:20.625 ************ 2026-05-18 03:37:56.337198 | instance | skipping: [instance] 2026-05-18 03:37:56.337420 | instance | 2026-05-18 03:37:56.337732 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-18 03:37:56.338030 | instance | Monday 18 May 2026 03:37:56 +0000 (0:00:00.035) 0:02:20.660 ************ 2026-05-18 03:37:56.382359 | instance | ok: [instance] 2026-05-18 03:37:56.382618 | instance | 2026-05-18 03:37:56.382956 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-18 03:37:56.383223 | instance | Monday 18 May 2026 03:37:56 +0000 (0:00:00.045) 0:02:20.706 ************ 2026-05-18 03:37:56.442938 | instance | ok: [instance] => (item=oslo_cache) 2026-05-18 03:37:56.443164 | instance | 2026-05-18 03:37:56.443498 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-18 03:37:56.443760 | instance | Monday 18 May 2026 03:37:56 +0000 (0:00:00.060) 0:02:20.766 ************ 2026-05-18 03:37:56.489335 | instance | ok: [instance] 2026-05-18 03:37:56.489463 | instance | 2026-05-18 03:37:56.489641 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:37:56.489792 | instance | Monday 18 May 2026 03:37:56 +0000 (0:00:00.046) 0:02:20.812 ************ 2026-05-18 03:37:56.550797 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:37:56.550978 | instance | 2026-05-18 03:37:56.551159 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:37:56.551352 | instance | Monday 18 May 2026 03:37:56 +0000 (0:00:00.060) 0:02:20.873 ************ 2026-05-18 03:37:57.054619 | instance | changed: [instance] 2026-05-18 03:37:57.054900 | instance | 2026-05-18 03:37:57.055144 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-18 03:37:57.055591 | instance | Monday 18 May 2026 03:37:57 +0000 (0:00:00.504) 0:02:21.377 ************ 2026-05-18 03:37:58.493990 | instance | changed: [instance] 2026-05-18 03:37:58.494234 | instance | 2026-05-18 03:37:58.494588 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-18 03:37:58.494871 | instance | Monday 18 May 2026 03:37:58 +0000 (0:00:01.439) 0:02:22.817 ************ 2026-05-18 03:37:59.186759 | instance | changed: [instance] 2026-05-18 03:37:59.187087 | instance | 2026-05-18 03:37:59.187376 | instance | PLAY [controllers] ************************************************************* 2026-05-18 03:37:59.187592 | instance | 2026-05-18 03:37:59.187818 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-18 03:37:59.188051 | instance | Monday 18 May 2026 03:37:59 +0000 (0:00:00.692) 0:02:23.510 ************ 2026-05-18 03:38:00.360415 | instance | ok: [instance] 2026-05-18 03:38:00.360642 | instance | 2026-05-18 03:38:00.360929 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-18 03:38:00.361187 | instance | Monday 18 May 2026 03:38:00 +0000 (0:00:01.173) 0:02:24.683 ************ 2026-05-18 03:38:00.408336 | instance | skipping: [instance] 2026-05-18 03:38:00.408584 | instance | 2026-05-18 03:38:00.408867 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-18 03:38:00.409122 | instance | Monday 18 May 2026 03:38:00 +0000 (0:00:00.047) 0:02:24.731 ************ 2026-05-18 03:38:00.452921 | instance | skipping: [instance] 2026-05-18 03:38:00.453129 | instance | 2026-05-18 03:38:00.453406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-18 03:38:00.453663 | instance | Monday 18 May 2026 03:38:00 +0000 (0:00:00.044) 0:02:24.776 ************ 2026-05-18 03:38:00.495065 | instance | skipping: [instance] 2026-05-18 03:38:00.495297 | instance | 2026-05-18 03:38:00.495866 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-18 03:38:00.496143 | instance | Monday 18 May 2026 03:38:00 +0000 (0:00:00.041) 0:02:24.818 ************ 2026-05-18 03:38:00.529904 | instance | skipping: [instance] 2026-05-18 03:38:00.530158 | instance | 2026-05-18 03:38:00.530442 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-18 03:38:00.530705 | instance | Monday 18 May 2026 03:38:00 +0000 (0:00:00.034) 0:02:24.853 ************ 2026-05-18 03:38:01.245656 | instance | ok: [instance] 2026-05-18 03:38:01.245775 | instance | 2026-05-18 03:38:01.246007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-18 03:38:01.246153 | instance | Monday 18 May 2026 03:38:01 +0000 (0:00:00.715) 0:02:25.569 ************ 2026-05-18 03:38:01.300175 | instance | ok: [instance] 2026-05-18 03:38:01.300410 | instance | 2026-05-18 03:38:01.300689 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-18 03:38:01.300948 | instance | Monday 18 May 2026 03:38:01 +0000 (0:00:00.054) 0:02:25.623 ************ 2026-05-18 03:38:01.340646 | instance | ok: [instance] 2026-05-18 03:38:01.340887 | instance | 2026-05-18 03:38:01.341163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-18 03:38:01.341419 | instance | Monday 18 May 2026 03:38:01 +0000 (0:00:00.040) 0:02:25.664 ************ 2026-05-18 03:38:01.404721 | instance | ok: [instance] => (item=oslo_db) 2026-05-18 03:38:01.404811 | instance | 2026-05-18 03:38:01.404933 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-18 03:38:01.405048 | instance | Monday 18 May 2026 03:38:01 +0000 (0:00:00.064) 0:02:25.728 ************ 2026-05-18 03:38:01.460585 | instance | ok: [instance] 2026-05-18 03:38:01.460820 | instance | 2026-05-18 03:38:01.461115 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:38:01.461394 | instance | Monday 18 May 2026 03:38:01 +0000 (0:00:00.055) 0:02:25.783 ************ 2026-05-18 03:38:01.508651 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:38:01.508756 | instance | 2026-05-18 03:38:01.508860 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:38:01.509092 | instance | Monday 18 May 2026 03:38:01 +0000 (0:00:00.048) 0:02:25.832 ************ 2026-05-18 03:38:02.005580 | instance | changed: [instance] 2026-05-18 03:38:02.005834 | instance | 2026-05-18 03:38:02.006147 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-18 03:38:02.006387 | instance | Monday 18 May 2026 03:38:02 +0000 (0:00:00.496) 0:02:26.329 ************ 2026-05-18 03:38:02.699842 | instance | ok: [instance] 2026-05-18 03:38:02.700068 | instance | 2026-05-18 03:38:02.700373 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-18 03:38:02.700676 | instance | Monday 18 May 2026 03:38:02 +0000 (0:00:00.693) 0:02:27.023 ************ 2026-05-18 03:38:04.021233 | instance | changed: [instance] 2026-05-18 03:38:04.021510 | instance | 2026-05-18 03:38:04.021781 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-18 03:38:04.022056 | instance | Monday 18 May 2026 03:38:04 +0000 (0:00:01.321) 0:02:28.344 ************ 2026-05-18 03:38:04.434570 | instance | ok: [instance] 2026-05-18 03:38:04.434664 | instance | 2026-05-18 03:38:04.434788 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-18 03:38:04.434908 | instance | Monday 18 May 2026 03:38:04 +0000 (0:00:00.412) 0:02:28.757 ************ 2026-05-18 03:38:04.851687 | instance | changed: [instance] 2026-05-18 03:38:04.851799 | instance | 2026-05-18 03:38:04.851979 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-18 03:38:04.852162 | instance | Monday 18 May 2026 03:38:04 +0000 (0:00:00.418) 0:02:29.175 ************ 2026-05-18 03:38:05.292875 | instance | changed: [instance] 2026-05-18 03:38:05.293221 | instance | 2026-05-18 03:38:05.293553 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-18 03:38:05.293835 | instance | Monday 18 May 2026 03:38:05 +0000 (0:00:00.440) 0:02:29.615 ************ 2026-05-18 03:38:05.644488 | instance | ok: [instance] 2026-05-18 03:38:05.644597 | instance | 2026-05-18 03:38:05.644797 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-18 03:38:05.644936 | instance | Monday 18 May 2026 03:38:05 +0000 (0:00:00.352) 0:02:29.968 ************ 2026-05-18 03:40:23.268136 | instance | changed: [instance] 2026-05-18 03:40:23.268391 | instance | 2026-05-18 03:40:23.268692 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-18 03:40:23.268985 | instance | Monday 18 May 2026 03:40:23 +0000 (0:02:17.623) 0:04:47.591 ************ 2026-05-18 03:40:23.897385 | instance | ok: [instance] 2026-05-18 03:40:23.897735 | instance | 2026-05-18 03:40:23.898026 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-18 03:40:23.898293 | instance | Monday 18 May 2026 03:40:23 +0000 (0:00:00.629) 0:04:48.220 ************ 2026-05-18 03:40:23.939366 | instance | included: ingress for instance 2026-05-18 03:40:23.939712 | instance | 2026-05-18 03:40:23.940059 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-18 03:40:23.940437 | instance | Monday 18 May 2026 03:40:23 +0000 (0:00:00.042) 0:04:48.263 ************ 2026-05-18 03:40:24.776958 | instance | changed: [instance] 2026-05-18 03:40:24.777211 | instance | 2026-05-18 03:40:24.777500 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-18 03:40:24.777761 | instance | Monday 18 May 2026 03:40:24 +0000 (0:00:00.837) 0:04:49.100 ************ 2026-05-18 03:40:25.025102 | instance | ok: [instance] 2026-05-18 03:40:25.025238 | instance | 2026-05-18 03:40:25.025419 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:40:25.025630 | instance | Monday 18 May 2026 03:40:25 +0000 (0:00:00.248) 0:04:49.348 ************ 2026-05-18 03:40:25.071232 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:40:25.071419 | instance | 2026-05-18 03:40:25.071576 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:40:25.071738 | instance | Monday 18 May 2026 03:40:25 +0000 (0:00:00.045) 0:04:49.394 ************ 2026-05-18 03:40:25.563788 | instance | changed: [instance] 2026-05-18 03:40:25.564055 | instance | 2026-05-18 03:40:25.564344 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-18 03:40:25.564640 | instance | Monday 18 May 2026 03:40:25 +0000 (0:00:00.492) 0:04:49.887 ************ 2026-05-18 03:40:26.807016 | instance | changed: [instance] 2026-05-18 03:40:26.807088 | instance | 2026-05-18 03:40:26.807249 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-18 03:40:26.807351 | instance | Monday 18 May 2026 03:40:26 +0000 (0:00:01.243) 0:04:51.130 ************ 2026-05-18 03:40:27.461714 | instance | ok: [instance] 2026-05-18 03:40:27.461938 | instance | 2026-05-18 03:40:27.462210 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-18 03:40:27.462472 | instance | Monday 18 May 2026 03:40:27 +0000 (0:00:00.654) 0:04:51.785 ************ 2026-05-18 03:40:35.623593 | instance | ok: [instance] 2026-05-18 03:40:35.623748 | instance | 2026-05-18 03:40:35.624050 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-18 03:40:35.624311 | instance | Monday 18 May 2026 03:40:35 +0000 (0:00:08.161) 0:04:59.946 ************ 2026-05-18 03:40:37.109464 | instance | ok: [instance] 2026-05-18 03:40:37.109741 | instance | 2026-05-18 03:40:37.110059 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-18 03:40:37.110381 | instance | Monday 18 May 2026 03:40:37 +0000 (0:00:01.485) 0:05:01.432 ************ 2026-05-18 03:40:37.414120 | instance | ok: [instance] 2026-05-18 03:40:37.414424 | instance | 2026-05-18 03:40:37.414756 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-18 03:40:37.415062 | instance | Monday 18 May 2026 03:40:37 +0000 (0:00:00.304) 0:05:01.737 ************ 2026-05-18 03:40:37.628300 | instance | ok: [instance] 2026-05-18 03:40:37.628539 | instance | 2026-05-18 03:40:37.628845 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-18 03:40:37.629128 | instance | Monday 18 May 2026 03:40:37 +0000 (0:00:00.214) 0:05:01.951 ************ 2026-05-18 03:40:37.826493 | instance | ok: [instance] 2026-05-18 03:40:37.826557 | instance | 2026-05-18 03:40:37.826702 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-18 03:40:37.826815 | instance | Monday 18 May 2026 03:40:37 +0000 (0:00:00.198) 0:05:02.150 ************ 2026-05-18 03:40:38.468388 | instance | changed: [instance] 2026-05-18 03:40:38.468652 | instance | 2026-05-18 03:40:38.468948 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-18 03:40:38.469245 | instance | Monday 18 May 2026 03:40:38 +0000 (0:00:00.641) 0:05:02.791 ************ 2026-05-18 03:40:55.397353 | instance | changed: [instance] => (item=alertmanager) 2026-05-18 03:40:55.397573 | instance | changed: [instance] => (item=grafana) 2026-05-18 03:40:55.397832 | instance | changed: [instance] => (item=prometheus) 2026-05-18 03:40:55.398078 | instance | 2026-05-18 03:40:55.398348 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-18 03:40:55.398603 | instance | Monday 18 May 2026 03:40:55 +0000 (0:00:16.928) 0:05:19.720 ************ 2026-05-18 03:40:57.190130 | instance | ok: [instance] => (item=alertmanager) 2026-05-18 03:40:57.190449 | instance | ok: [instance] => (item=grafana) 2026-05-18 03:40:57.190791 | instance | ok: [instance] => (item=prometheus) 2026-05-18 03:40:57.191112 | instance | 2026-05-18 03:40:57.191462 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-18 03:40:57.191749 | instance | Monday 18 May 2026 03:40:57 +0000 (0:00:01.792) 0:05:21.513 ************ 2026-05-18 03:41:01.804882 | instance | changed: [instance] => (item=None) 2026-05-18 03:41:01.805185 | instance | changed: [instance] => (item=None) 2026-05-18 03:41:01.805464 | instance | changed: [instance] => (item=None) 2026-05-18 03:41:01.805753 | instance | changed: [instance] 2026-05-18 03:41:01.806035 | instance | 2026-05-18 03:41:01.806340 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-18 03:41:01.806592 | instance | Monday 18 May 2026 03:41:01 +0000 (0:00:04.614) 0:05:26.127 ************ 2026-05-18 03:41:07.124671 | instance | changed: [instance] => (item=None) 2026-05-18 03:41:07.125166 | instance | changed: [instance] => (item=None) 2026-05-18 03:41:07.125190 | instance | changed: [instance] => (item=None) 2026-05-18 03:41:07.125200 | instance | changed: [instance] => (item=None) 2026-05-18 03:41:07.125961 | instance | changed: [instance] => (item=None) 2026-05-18 03:41:07.126027 | instance | changed: [instance] 2026-05-18 03:41:07.126036 | instance | 2026-05-18 03:41:07.126124 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-18 03:41:07.126441 | instance | Monday 18 May 2026 03:41:07 +0000 (0:00:05.320) 0:05:31.448 ************ 2026-05-18 03:41:18.425870 | instance | changed: [instance] => (item=alertmanager) 2026-05-18 03:41:18.425950 | instance | changed: [instance] => (item=prometheus) 2026-05-18 03:41:18.426304 | instance | 2026-05-18 03:41:18.426347 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-18 03:41:18.426353 | instance | Monday 18 May 2026 03:41:18 +0000 (0:00:11.301) 0:05:42.749 ************ 2026-05-18 03:41:29.742022 | instance | changed: [instance] => (item=alertmanager) 2026-05-18 03:41:29.742121 | instance | changed: [instance] => (item=prometheus) 2026-05-18 03:41:29.742501 | instance | 2026-05-18 03:41:29.742542 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-18 03:41:29.742548 | instance | Monday 18 May 2026 03:41:29 +0000 (0:00:11.316) 0:05:54.065 ************ 2026-05-18 03:41:30.383062 | instance | changed: [instance] 2026-05-18 03:41:30.383150 | instance | 2026-05-18 03:41:30.383314 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-18 03:41:30.383513 | instance | Monday 18 May 2026 03:41:30 +0000 (0:00:00.641) 0:05:54.706 ************ 2026-05-18 03:41:36.640663 | instance | ok: [instance] 2026-05-18 03:41:36.640727 | instance | 2026-05-18 03:41:36.640738 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-18 03:41:36.640749 | instance | Monday 18 May 2026 03:41:36 +0000 (0:00:06.256) 0:06:00.963 ************ 2026-05-18 03:41:49.808100 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-18 03:41:49.808176 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-18 03:41:49.808188 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-18 03:41:49.808198 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-18 03:41:49.808215 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-18 03:41:49.808538 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-18 03:41:49.808564 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-18 03:41:49.808575 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-18 03:41:49.809426 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-18 03:41:49.809474 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-18 03:41:49.809486 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-18 03:41:49.809496 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-18 03:41:49.809504 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-18 03:41:49.809514 | instance | 2026-05-18 03:41:49.809523 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-18 03:41:49.809537 | instance | Monday 18 May 2026 03:41:49 +0000 (0:00:13.168) 0:06:14.131 ************ 2026-05-18 03:42:20.987334 | instance | changed: [instance] 2026-05-18 03:42:20.987387 | instance | 2026-05-18 03:42:20.987515 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-18 03:42:20.987635 | instance | Monday 18 May 2026 03:42:20 +0000 (0:00:31.179) 0:06:45.311 ************ 2026-05-18 03:42:26.661081 | instance | changed: [instance] 2026-05-18 03:42:26.661123 | instance | 2026-05-18 03:42:26.661128 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-18 03:42:26.661133 | instance | Monday 18 May 2026 03:42:26 +0000 (0:00:05.673) 0:06:50.984 ************ 2026-05-18 03:42:26.959569 | instance | changed: [instance] 2026-05-18 03:42:26.959855 | instance | 2026-05-18 03:42:26.959870 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-18 03:42:26.960006 | instance | Monday 18 May 2026 03:42:26 +0000 (0:00:00.298) 0:06:51.283 ************ 2026-05-18 03:42:27.445925 | instance | changed: [instance] 2026-05-18 03:42:27.445988 | instance | 2026-05-18 03:42:27.446225 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-18 03:42:27.446484 | instance | Monday 18 May 2026 03:42:27 +0000 (0:00:00.485) 0:06:51.769 ************ 2026-05-18 03:42:27.518554 | instance | ok: [instance] 2026-05-18 03:42:27.518796 | instance | 2026-05-18 03:42:27.519056 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-18 03:42:27.519425 | instance | Monday 18 May 2026 03:42:27 +0000 (0:00:00.072) 0:06:51.842 ************ 2026-05-18 03:42:27.582869 | instance | included: rabbitmq for instance 2026-05-18 03:42:27.583011 | instance | 2026-05-18 03:42:27.583226 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-18 03:42:27.583440 | instance | Monday 18 May 2026 03:42:27 +0000 (0:00:00.060) 0:06:51.902 ************ 2026-05-18 03:42:28.220306 | instance | ok: [instance] 2026-05-18 03:42:28.220384 | instance | 2026-05-18 03:42:28.220516 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-18 03:42:28.220699 | instance | Monday 18 May 2026 03:42:28 +0000 (0:00:00.641) 0:06:52.544 ************ 2026-05-18 03:42:28.266479 | instance | skipping: [instance] 2026-05-18 03:42:28.266558 | instance | 2026-05-18 03:42:28.266754 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-18 03:42:28.266837 | instance | Monday 18 May 2026 03:42:28 +0000 (0:00:00.046) 0:06:52.590 ************ 2026-05-18 03:42:28.310812 | instance | skipping: [instance] 2026-05-18 03:42:28.311101 | instance | 2026-05-18 03:42:28.311438 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-18 03:42:28.311781 | instance | Monday 18 May 2026 03:42:28 +0000 (0:00:00.043) 0:06:52.633 ************ 2026-05-18 03:42:28.352413 | instance | skipping: [instance] 2026-05-18 03:42:28.352668 | instance | 2026-05-18 03:42:28.352937 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-18 03:42:28.353466 | instance | Monday 18 May 2026 03:42:28 +0000 (0:00:00.042) 0:06:52.675 ************ 2026-05-18 03:42:59.285074 | instance | changed: [instance] 2026-05-18 03:42:59.285273 | instance | 2026-05-18 03:42:59.285550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-18 03:42:59.285920 | instance | Monday 18 May 2026 03:42:59 +0000 (0:00:30.932) 0:07:23.608 ************ 2026-05-18 03:42:59.964784 | instance | ok: [instance] 2026-05-18 03:42:59.964923 | instance | 2026-05-18 03:42:59.965108 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-18 03:42:59.965272 | instance | Monday 18 May 2026 03:42:59 +0000 (0:00:00.680) 0:07:24.288 ************ 2026-05-18 03:43:00.009521 | instance | ok: [instance] 2026-05-18 03:43:00.009768 | instance | 2026-05-18 03:43:00.010064 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-18 03:43:00.010346 | instance | Monday 18 May 2026 03:43:00 +0000 (0:00:00.044) 0:07:24.333 ************ 2026-05-18 03:43:00.053738 | instance | skipping: [instance] 2026-05-18 03:43:00.053898 | instance | 2026-05-18 03:43:00.054106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-18 03:43:00.054363 | instance | Monday 18 May 2026 03:43:00 +0000 (0:00:00.044) 0:07:24.377 ************ 2026-05-18 03:43:00.095066 | instance | skipping: [instance] 2026-05-18 03:43:00.095699 | instance | 2026-05-18 03:43:00.095712 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-18 03:43:00.095874 | instance | Monday 18 May 2026 03:43:00 +0000 (0:00:00.041) 0:07:24.418 ************ 2026-05-18 03:43:00.138109 | instance | ok: [instance] 2026-05-18 03:43:00.138336 | instance | 2026-05-18 03:43:00.138604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-18 03:43:00.138858 | instance | Monday 18 May 2026 03:43:00 +0000 (0:00:00.042) 0:07:24.461 ************ 2026-05-18 03:43:00.214063 | instance | ok: [instance] => (item=oslo_db) 2026-05-18 03:43:00.214168 | instance | ok: [instance] => (item=identity) 2026-05-18 03:43:00.214274 | instance | ok: [instance] => (item=oslo_cache) 2026-05-18 03:43:00.214395 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-18 03:43:00.214503 | instance | 2026-05-18 03:43:00.214644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-18 03:43:00.214835 | instance | Monday 18 May 2026 03:43:00 +0000 (0:00:00.076) 0:07:24.537 ************ 2026-05-18 03:43:00.266641 | instance | ok: [instance] 2026-05-18 03:43:00.266892 | instance | 2026-05-18 03:43:00.267206 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:43:00.267492 | instance | Monday 18 May 2026 03:43:00 +0000 (0:00:00.052) 0:07:24.590 ************ 2026-05-18 03:43:00.318982 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:43:00.319209 | instance | 2026-05-18 03:43:00.319512 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:43:00.319760 | instance | Monday 18 May 2026 03:43:00 +0000 (0:00:00.052) 0:07:24.642 ************ 2026-05-18 03:43:00.857444 | instance | changed: [instance] 2026-05-18 03:43:00.857913 | instance | 2026-05-18 03:43:00.857969 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-18 03:43:00.858248 | instance | Monday 18 May 2026 03:43:00 +0000 (0:00:00.538) 0:07:25.180 ************ 2026-05-18 03:43:02.417431 | instance | ok: [instance] => (item=None) 2026-05-18 03:43:02.417681 | instance | ok: [instance] 2026-05-18 03:43:02.417944 | instance | 2026-05-18 03:43:02.418229 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-18 03:43:02.418514 | instance | Monday 18 May 2026 03:43:02 +0000 (0:00:01.559) 0:07:26.740 ************ 2026-05-18 03:43:03.414587 | instance | ok: [instance] => (item=atmosphere) 2026-05-18 03:43:03.414831 | instance | 2026-05-18 03:43:03.415125 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-18 03:43:03.415441 | instance | Monday 18 May 2026 03:43:03 +0000 (0:00:00.997) 0:07:27.738 ************ 2026-05-18 03:43:04.246513 | instance | changed: [instance] 2026-05-18 03:43:04.246737 | instance | 2026-05-18 03:43:04.247046 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-18 03:43:04.247444 | instance | Monday 18 May 2026 03:43:04 +0000 (0:00:00.831) 0:07:28.570 ************ 2026-05-18 03:43:05.421109 | instance | changed: [instance] => (item=None) 2026-05-18 03:43:05.421360 | instance | changed: [instance] 2026-05-18 03:43:05.421607 | instance | 2026-05-18 03:43:05.421888 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-18 03:43:05.422157 | instance | Monday 18 May 2026 03:43:05 +0000 (0:00:01.174) 0:07:29.744 ************ 2026-05-18 03:43:06.925084 | instance | changed: [instance] => (item=None) 2026-05-18 03:43:06.925334 | instance | changed: [instance] 2026-05-18 03:43:06.925588 | instance | 2026-05-18 03:43:06.925864 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-18 03:43:06.926166 | instance | Monday 18 May 2026 03:43:06 +0000 (0:00:01.503) 0:07:31.248 ************ 2026-05-18 03:45:44.120386 | instance | changed: [instance] 2026-05-18 03:45:44.120619 | instance | 2026-05-18 03:45:44.120918 | instance | TASK [Create Ingress] ********************************************************** 2026-05-18 03:45:44.121127 | instance | Monday 18 May 2026 03:45:44 +0000 (0:02:37.195) 0:10:08.443 ************ 2026-05-18 03:45:44.193064 | instance | included: openstack_helm_ingress for instance 2026-05-18 03:45:44.193348 | instance | 2026-05-18 03:45:44.193674 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-18 03:45:44.194000 | instance | Monday 18 May 2026 03:45:44 +0000 (0:00:00.073) 0:10:08.516 ************ 2026-05-18 03:45:44.233148 | instance | skipping: [instance] 2026-05-18 03:45:44.233354 | instance | 2026-05-18 03:45:44.233635 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-18 03:45:44.234027 | instance | Monday 18 May 2026 03:45:44 +0000 (0:00:00.040) 0:10:08.556 ************ 2026-05-18 03:45:44.273556 | instance | skipping: [instance] 2026-05-18 03:45:44.273902 | instance | 2026-05-18 03:45:44.274235 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-18 03:45:44.274550 | instance | Monday 18 May 2026 03:45:44 +0000 (0:00:00.040) 0:10:08.597 ************ 2026-05-18 03:45:44.328796 | instance | ok: [instance] 2026-05-18 03:45:44.328941 | instance | 2026-05-18 03:45:44.329087 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-18 03:45:44.329249 | instance | Monday 18 May 2026 03:45:44 +0000 (0:00:00.055) 0:10:08.652 ************ 2026-05-18 03:45:44.398762 | instance | included: ingress for instance 2026-05-18 03:45:44.398835 | instance | 2026-05-18 03:45:44.398952 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-18 03:45:44.399080 | instance | Monday 18 May 2026 03:45:44 +0000 (0:00:00.069) 0:10:08.722 ************ 2026-05-18 03:45:45.299676 | instance | changed: [instance] 2026-05-18 03:45:45.299789 | instance | 2026-05-18 03:45:45.299918 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-18 03:45:45.300039 | instance | Monday 18 May 2026 03:45:45 +0000 (0:00:00.900) 0:10:09.623 ************ 2026-05-18 03:45:49.680132 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-05-18 03:45:49.680417 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-05-18 03:45:49.680715 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-05-18 03:45:49.680979 | instance | ok: [instance] 2026-05-18 03:45:49.681224 | instance | 2026-05-18 03:45:49.681479 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-18 03:45:49.681735 | instance | Monday 18 May 2026 03:45:49 +0000 (0:00:04.380) 0:10:14.003 ************ 2026-05-18 03:45:50.349049 | instance | ok: [instance] 2026-05-18 03:45:50.349283 | instance | 2026-05-18 03:45:50.349579 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-18 03:45:50.349861 | instance | Monday 18 May 2026 03:45:50 +0000 (0:00:00.669) 0:10:14.672 ************ 2026-05-18 03:45:51.551586 | instance | ok: [instance] => (item=atmosphere) 2026-05-18 03:45:51.551714 | instance | 2026-05-18 03:45:51.551890 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-18 03:45:51.552067 | instance | Monday 18 May 2026 03:45:51 +0000 (0:00:01.202) 0:10:15.875 ************ 2026-05-18 03:45:52.707784 | instance | changed: [instance] => (item=atmosphere) 2026-05-18 03:45:52.708046 | instance | 2026-05-18 03:45:52.708339 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-18 03:45:52.708625 | instance | Monday 18 May 2026 03:45:52 +0000 (0:00:01.156) 0:10:17.031 ************ 2026-05-18 03:45:53.781940 | instance | changed: [instance] => (item=atmosphere) 2026-05-18 03:45:53.782189 | instance | 2026-05-18 03:45:53.782464 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-18 03:45:53.782731 | instance | Monday 18 May 2026 03:45:53 +0000 (0:00:01.073) 0:10:18.105 ************ 2026-05-18 03:45:54.855126 | instance | changed: [instance] => (item=atmosphere) 2026-05-18 03:45:54.855188 | instance | 2026-05-18 03:45:54.855199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-18 03:45:54.855402 | instance | Monday 18 May 2026 03:45:54 +0000 (0:00:01.072) 0:10:19.177 ************ 2026-05-18 03:45:54.930162 | instance | ok: [instance] 2026-05-18 03:45:54.930232 | instance | 2026-05-18 03:45:54.930493 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-18 03:45:54.930709 | instance | Monday 18 May 2026 03:45:54 +0000 (0:00:00.075) 0:10:19.253 ************ 2026-05-18 03:45:54.973970 | instance | skipping: [instance] 2026-05-18 03:45:54.974006 | instance | 2026-05-18 03:45:54.974018 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-18 03:45:54.974028 | instance | Monday 18 May 2026 03:45:54 +0000 (0:00:00.043) 0:10:19.296 ************ 2026-05-18 03:45:55.010144 | instance | skipping: [instance] 2026-05-18 03:45:55.010355 | instance | 2026-05-18 03:45:55.010530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-18 03:45:55.010699 | instance | Monday 18 May 2026 03:45:55 +0000 (0:00:00.036) 0:10:19.333 ************ 2026-05-18 03:45:55.050373 | instance | skipping: [instance] 2026-05-18 03:45:55.050522 | instance | 2026-05-18 03:45:55.050750 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-18 03:45:55.050917 | instance | Monday 18 May 2026 03:45:55 +0000 (0:00:00.040) 0:10:19.374 ************ 2026-05-18 03:45:55.097644 | instance | skipping: [instance] 2026-05-18 03:45:55.097807 | instance | 2026-05-18 03:45:55.097996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-18 03:45:55.098180 | instance | Monday 18 May 2026 03:45:55 +0000 (0:00:00.047) 0:10:19.421 ************ 2026-05-18 03:45:55.164055 | instance | skipping: [instance] 2026-05-18 03:45:55.164306 | instance | 2026-05-18 03:45:55.164646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-18 03:45:55.164914 | instance | Monday 18 May 2026 03:45:55 +0000 (0:00:00.066) 0:10:19.487 ************ 2026-05-18 03:45:55.216113 | instance | ok: [instance] 2026-05-18 03:45:55.216304 | instance | 2026-05-18 03:45:55.216649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-18 03:45:55.216953 | instance | Monday 18 May 2026 03:45:55 +0000 (0:00:00.051) 0:10:19.539 ************ 2026-05-18 03:45:55.291764 | instance | ok: [instance] => (item=oslo_db) 2026-05-18 03:45:55.291877 | instance | ok: [instance] => (item=identity) 2026-05-18 03:45:55.291935 | instance | ok: [instance] => (item=dashboard) 2026-05-18 03:45:55.292042 | instance | ok: [instance] => (item=oslo_cache) 2026-05-18 03:45:55.292152 | instance | 2026-05-18 03:45:55.292268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-18 03:45:55.292383 | instance | Monday 18 May 2026 03:45:55 +0000 (0:00:00.075) 0:10:19.615 ************ 2026-05-18 03:45:55.341187 | instance | ok: [instance] 2026-05-18 03:45:55.341282 | instance | 2026-05-18 03:45:55.341378 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:45:55.341487 | instance | Monday 18 May 2026 03:45:55 +0000 (0:00:00.049) 0:10:19.665 ************ 2026-05-18 03:45:55.397294 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:45:55.397502 | instance | 2026-05-18 03:45:55.397778 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:45:55.398023 | instance | Monday 18 May 2026 03:45:55 +0000 (0:00:00.055) 0:10:19.720 ************ 2026-05-18 03:45:55.906553 | instance | changed: [instance] 2026-05-18 03:45:55.906621 | instance | 2026-05-18 03:45:55.906788 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-18 03:45:55.906937 | instance | Monday 18 May 2026 03:45:55 +0000 (0:00:00.509) 0:10:20.230 ************ 2026-05-18 03:46:25.410924 | instance | changed: [instance] 2026-05-18 03:46:25.411165 | instance | 2026-05-18 03:46:25.411469 | instance | TASK [Create Ingress] ********************************************************** 2026-05-18 03:46:25.411763 | instance | Monday 18 May 2026 03:46:25 +0000 (0:00:29.503) 0:10:49.734 ************ 2026-05-18 03:46:25.473102 | instance | included: openstack_helm_ingress for instance 2026-05-18 03:46:25.473349 | instance | 2026-05-18 03:46:25.473970 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-18 03:46:25.474325 | instance | Monday 18 May 2026 03:46:25 +0000 (0:00:00.062) 0:10:49.796 ************ 2026-05-18 03:46:25.517369 | instance | skipping: [instance] 2026-05-18 03:46:25.517512 | instance | 2026-05-18 03:46:25.517704 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-18 03:46:25.517925 | instance | Monday 18 May 2026 03:46:25 +0000 (0:00:00.044) 0:10:49.840 ************ 2026-05-18 03:46:25.551025 | instance | skipping: [instance] 2026-05-18 03:46:25.551294 | instance | 2026-05-18 03:46:25.551572 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-18 03:46:25.551829 | instance | Monday 18 May 2026 03:46:25 +0000 (0:00:00.034) 0:10:49.874 ************ 2026-05-18 03:46:25.591694 | instance | ok: [instance] 2026-05-18 03:46:25.591951 | instance | 2026-05-18 03:46:25.592194 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-18 03:46:25.592447 | instance | Monday 18 May 2026 03:46:25 +0000 (0:00:00.040) 0:10:49.915 ************ 2026-05-18 03:46:25.639311 | instance | included: ingress for instance 2026-05-18 03:46:25.639620 | instance | 2026-05-18 03:46:25.640121 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-18 03:46:25.640398 | instance | Monday 18 May 2026 03:46:25 +0000 (0:00:00.046) 0:10:49.962 ************ 2026-05-18 03:46:26.608860 | instance | changed: [instance] 2026-05-18 03:46:26.609114 | instance | 2026-05-18 03:46:26.609416 | instance | PLAY RECAP ********************************************************************* 2026-05-18 03:46:26.609715 | instance | instance : ok=116 changed=52 unreachable=0 failed=0 skipped=31 rescued=0 ignored=0 2026-05-18 03:46:26.609965 | instance | 2026-05-18 03:46:26.610237 | instance | Monday 18 May 2026 03:46:26 +0000 (0:00:00.970) 0:10:50.932 ************ 2026-05-18 03:46:26.610496 | instance | =============================================================================== 2026-05-18 03:46:26.610762 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 157.20s 2026-05-18 03:46:26.611025 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 137.62s 2026-05-18 03:46:26.611340 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 83.06s 2026-05-18 03:46:26.611604 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 31.18s 2026-05-18 03:46:26.611860 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.93s 2026-05-18 03:46:26.612118 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------ 29.50s 2026-05-18 03:46:26.612375 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 17.35s 2026-05-18 03:46:26.612643 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords -- 16.93s 2026-05-18 03:46:26.612901 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------ 14.81s 2026-05-18 03:46:26.613192 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 13.17s 2026-05-18 03:46:26.613505 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration -- 11.32s 2026-05-18 03:46:26.613765 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets ---- 11.30s 2026-05-18 03:46:26.614025 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm ------- 8.16s 2026-05-18 03:46:26.614291 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 6.26s 2026-05-18 03:46:26.614571 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 5.67s 2026-05-18 03:46:26.614851 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 5.32s 2026-05-18 03:46:26.615132 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 4.61s 2026-05-18 03:46:26.615463 | instance | vexxhost.atmosphere.keystone : Validate if ingress is reachable --------- 4.38s 2026-05-18 03:46:26.615788 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 4.00s 2026-05-18 03:46:26.616075 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs --- 2.69s 2026-05-18 03:46:26.703115 | instance | INFO [keycloak > converge] Executed: Successful 2026-05-18 03:46:26.717898 | instance | INFO [keycloak > idempotence] Executing 2026-05-18 03:46:27.904941 | instance | 2026-05-18 03:46:27.905187 | instance | PLAY [controllers] ************************************************************* 2026-05-18 03:46:27.905469 | instance | 2026-05-18 03:46:27.905798 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-18 03:46:27.906099 | instance | Monday 18 May 2026 03:46:27 +0000 (0:00:00.035) 0:00:00.035 ************ 2026-05-18 03:46:29.528914 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-18 03:46:29.528998 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-18 03:46:29.529127 | instance | interpreter could change the meaning of that path. See 2026-05-18 03:46:29.529227 | instance | https://docs.ansible.com/ansible- 2026-05-18 03:46:29.529351 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-18 03:46:29.588723 | instance | ok: [instance] 2026-05-18 03:46:29.588968 | instance | 2026-05-18 03:46:29.589243 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-18 03:46:29.589515 | instance | Monday 18 May 2026 03:46:29 +0000 (0:00:01.683) 0:00:01.719 ************ 2026-05-18 03:46:29.649384 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-18 03:46:29.649645 | instance | 2026-05-18 03:46:29.649945 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:46:29.650272 | instance | Monday 18 May 2026 03:46:29 +0000 (0:00:00.060) 0:00:01.779 ************ 2026-05-18 03:46:29.707038 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:46:29.707196 | instance | 2026-05-18 03:46:29.707392 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:46:29.707565 | instance | Monday 18 May 2026 03:46:29 +0000 (0:00:00.057) 0:00:01.837 ************ 2026-05-18 03:46:30.272713 | instance | ok: [instance] 2026-05-18 03:46:30.272783 | instance | 2026-05-18 03:46:30.272794 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-18 03:46:30.272804 | instance | Monday 18 May 2026 03:46:30 +0000 (0:00:00.564) 0:00:02.402 ************ 2026-05-18 03:46:33.111852 | instance | ok: [instance] 2026-05-18 03:46:33.111939 | instance | 2026-05-18 03:46:33.112071 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-18 03:46:33.112206 | instance | Monday 18 May 2026 03:46:33 +0000 (0:00:02.840) 0:00:05.242 ************ 2026-05-18 03:46:33.889061 | instance | ok: [instance] 2026-05-18 03:46:33.889114 | instance | 2026-05-18 03:46:33.889121 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-18 03:46:33.889133 | instance | Monday 18 May 2026 03:46:33 +0000 (0:00:00.777) 0:00:06.019 ************ 2026-05-18 03:46:33.938976 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-18 03:46:33.939077 | instance | 2026-05-18 03:46:33.939259 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-18 03:46:33.939454 | instance | Monday 18 May 2026 03:46:33 +0000 (0:00:00.050) 0:00:06.069 ************ 2026-05-18 03:46:34.582823 | instance | ok: [instance] 2026-05-18 03:46:34.582962 | instance | 2026-05-18 03:46:34.583139 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-18 03:46:34.583363 | instance | Monday 18 May 2026 03:46:34 +0000 (0:00:00.643) 0:00:06.713 ************ 2026-05-18 03:46:35.392684 | instance | ok: [instance] 2026-05-18 03:46:35.392768 | instance | 2026-05-18 03:46:35.392901 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-18 03:46:35.393023 | instance | Monday 18 May 2026 03:46:35 +0000 (0:00:00.808) 0:00:07.522 ************ 2026-05-18 03:46:36.084701 | instance | ok: [instance] 2026-05-18 03:46:36.084801 | instance | 2026-05-18 03:46:36.084929 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-18 03:46:36.085054 | instance | Monday 18 May 2026 03:46:36 +0000 (0:00:00.658) 0:00:08.180 ************ 2026-05-18 03:46:36.085167 | instance | 2026-05-18 03:46:36.085296 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:46:36.085419 | instance | Monday 18 May 2026 03:46:36 +0000 (0:00:00.034) 0:00:08.215 ************ 2026-05-18 03:46:36.135840 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:46:36.135937 | instance | 2026-05-18 03:46:36.136064 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:46:36.136186 | instance | Monday 18 May 2026 03:46:36 +0000 (0:00:00.051) 0:00:08.266 ************ 2026-05-18 03:46:36.654057 | instance | ok: [instance] 2026-05-18 03:46:36.654163 | instance | 2026-05-18 03:46:36.654290 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-18 03:46:36.654408 | instance | Monday 18 May 2026 03:46:36 +0000 (0:00:00.518) 0:00:08.784 ************ 2026-05-18 03:46:38.992270 | instance | ok: [instance] 2026-05-18 03:46:38.992639 | instance | 2026-05-18 03:46:38.992679 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:46:38.992685 | instance | Monday 18 May 2026 03:46:38 +0000 (0:00:02.338) 0:00:11.123 ************ 2026-05-18 03:46:39.038287 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:46:39.038396 | instance | 2026-05-18 03:46:39.038667 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:46:39.038704 | instance | Monday 18 May 2026 03:46:39 +0000 (0:00:00.045) 0:00:11.169 ************ 2026-05-18 03:46:39.539247 | instance | ok: [instance] 2026-05-18 03:46:39.539385 | instance | 2026-05-18 03:46:39.539522 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-18 03:46:39.539674 | instance | Monday 18 May 2026 03:46:39 +0000 (0:00:00.501) 0:00:11.670 ************ 2026-05-18 03:46:42.297822 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-18 03:46:42.298126 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-18 03:46:42.298428 | instance | 2026-05-18 03:46:42.298755 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-18 03:46:42.299028 | instance | Monday 18 May 2026 03:46:42 +0000 (0:00:02.758) 0:00:14.428 ************ 2026-05-18 03:46:44.883074 | instance | ok: [instance] 2026-05-18 03:46:44.883287 | instance | 2026-05-18 03:46:44.883601 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:46:44.883870 | instance | Monday 18 May 2026 03:46:44 +0000 (0:00:02.585) 0:00:17.013 ************ 2026-05-18 03:46:44.932862 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:46:44.933074 | instance | 2026-05-18 03:46:44.933334 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:46:44.933596 | instance | Monday 18 May 2026 03:46:44 +0000 (0:00:00.049) 0:00:17.063 ************ 2026-05-18 03:46:45.405793 | instance | ok: [instance] 2026-05-18 03:46:45.405921 | instance | 2026-05-18 03:46:45.406107 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-18 03:46:45.406290 | instance | Monday 18 May 2026 03:46:45 +0000 (0:00:00.472) 0:00:17.536 ************ 2026-05-18 03:46:48.205620 | instance | ok: [instance] 2026-05-18 03:46:48.205679 | instance | 2026-05-18 03:46:48.205686 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-18 03:46:48.205692 | instance | Monday 18 May 2026 03:46:48 +0000 (0:00:02.799) 0:00:20.335 ************ 2026-05-18 03:46:49.595103 | instance | ok: [instance] 2026-05-18 03:46:49.595163 | instance | 2026-05-18 03:46:49.595186 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-18 03:46:49.595196 | instance | Monday 18 May 2026 03:46:49 +0000 (0:00:01.388) 0:00:21.724 ************ 2026-05-18 03:46:50.224421 | instance | ok: [instance] 2026-05-18 03:46:50.224492 | instance | 2026-05-18 03:46:50.224497 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-18 03:46:50.224502 | instance | Monday 18 May 2026 03:46:50 +0000 (0:00:00.630) 0:00:22.354 ************ 2026-05-18 03:46:50.275335 | instance | skipping: [instance] 2026-05-18 03:46:50.275380 | instance | 2026-05-18 03:46:50.275391 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-18 03:46:50.275668 | instance | Monday 18 May 2026 03:46:50 +0000 (0:00:00.050) 0:00:22.405 ************ 2026-05-18 03:46:51.012650 | instance | ok: [instance] 2026-05-18 03:46:51.012701 | instance | 2026-05-18 03:46:51.012713 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-18 03:46:51.012724 | instance | Monday 18 May 2026 03:46:51 +0000 (0:00:00.736) 0:00:23.142 ************ 2026-05-18 03:46:51.061874 | instance | ok: [instance] 2026-05-18 03:46:51.061917 | instance | 2026-05-18 03:46:51.061925 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-18 03:46:51.061932 | instance | Monday 18 May 2026 03:46:51 +0000 (0:00:00.049) 0:00:23.191 ************ 2026-05-18 03:46:51.113711 | instance | skipping: [instance] 2026-05-18 03:46:51.113898 | instance | 2026-05-18 03:46:51.114201 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-18 03:46:51.114456 | instance | Monday 18 May 2026 03:46:51 +0000 (0:00:00.052) 0:00:23.244 ************ 2026-05-18 03:46:51.166775 | instance | skipping: [instance] 2026-05-18 03:46:51.167009 | instance | 2026-05-18 03:46:51.167281 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-18 03:46:51.167560 | instance | Monday 18 May 2026 03:46:51 +0000 (0:00:00.053) 0:00:23.297 ************ 2026-05-18 03:46:51.214591 | instance | skipping: [instance] 2026-05-18 03:46:51.214746 | instance | 2026-05-18 03:46:51.214930 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-18 03:46:51.215118 | instance | Monday 18 May 2026 03:46:51 +0000 (0:00:00.048) 0:00:23.345 ************ 2026-05-18 03:46:51.258798 | instance | skipping: [instance] 2026-05-18 03:46:51.258933 | instance | 2026-05-18 03:46:51.259120 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-18 03:46:51.259316 | instance | Monday 18 May 2026 03:46:51 +0000 (0:00:00.044) 0:00:23.389 ************ 2026-05-18 03:46:51.312658 | instance | skipping: [instance] 2026-05-18 03:46:51.312736 | instance | 2026-05-18 03:46:51.312916 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-18 03:46:51.313129 | instance | Monday 18 May 2026 03:46:51 +0000 (0:00:00.053) 0:00:23.443 ************ 2026-05-18 03:46:51.359635 | instance | skipping: [instance] 2026-05-18 03:46:51.359924 | instance | 2026-05-18 03:46:51.360200 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-18 03:46:51.360455 | instance | Monday 18 May 2026 03:46:51 +0000 (0:00:00.046) 0:00:23.489 ************ 2026-05-18 03:46:52.526499 | instance | ok: [instance] 2026-05-18 03:46:52.526572 | instance | 2026-05-18 03:46:52.526760 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-18 03:46:52.526921 | instance | Monday 18 May 2026 03:46:52 +0000 (0:00:01.167) 0:00:24.656 ************ 2026-05-18 03:46:53.378005 | instance | ok: [instance] 2026-05-18 03:46:53.378254 | instance | 2026-05-18 03:46:53.378538 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-18 03:46:53.378803 | instance | Monday 18 May 2026 03:46:53 +0000 (0:00:00.851) 0:00:25.508 ************ 2026-05-18 03:46:53.438612 | instance | ok: [instance] 2026-05-18 03:46:53.438842 | instance | 2026-05-18 03:46:53.439110 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-18 03:46:53.439405 | instance | Monday 18 May 2026 03:46:53 +0000 (0:00:00.061) 0:00:25.569 ************ 2026-05-18 03:46:53.478252 | instance | skipping: [instance] 2026-05-18 03:46:53.478549 | instance | 2026-05-18 03:46:53.478852 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-18 03:46:53.479182 | instance | Monday 18 May 2026 03:46:53 +0000 (0:00:00.039) 0:00:25.608 ************ 2026-05-18 03:46:53.518409 | instance | skipping: [instance] 2026-05-18 03:46:53.518641 | instance | 2026-05-18 03:46:53.518931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-18 03:46:53.519188 | instance | Monday 18 May 2026 03:46:53 +0000 (0:00:00.039) 0:00:25.648 ************ 2026-05-18 03:46:53.553256 | instance | skipping: [instance] 2026-05-18 03:46:53.553575 | instance | 2026-05-18 03:46:53.553856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-18 03:46:53.554115 | instance | Monday 18 May 2026 03:46:53 +0000 (0:00:00.035) 0:00:25.683 ************ 2026-05-18 03:46:53.593128 | instance | skipping: [instance] 2026-05-18 03:46:53.593476 | instance | 2026-05-18 03:46:53.593748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-18 03:46:53.594113 | instance | Monday 18 May 2026 03:46:53 +0000 (0:00:00.040) 0:00:25.723 ************ 2026-05-18 03:46:53.632986 | instance | skipping: [instance] 2026-05-18 03:46:53.633253 | instance | 2026-05-18 03:46:53.633582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-18 03:46:53.633794 | instance | Monday 18 May 2026 03:46:53 +0000 (0:00:00.038) 0:00:25.762 ************ 2026-05-18 03:46:53.675830 | instance | ok: [instance] 2026-05-18 03:46:53.676053 | instance | 2026-05-18 03:46:53.676326 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-18 03:46:53.676583 | instance | Monday 18 May 2026 03:46:53 +0000 (0:00:00.044) 0:00:25.806 ************ 2026-05-18 03:46:53.731997 | instance | ok: [instance] => (item=oslo_cache) 2026-05-18 03:46:53.732221 | instance | 2026-05-18 03:46:53.732493 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-18 03:46:53.732751 | instance | Monday 18 May 2026 03:46:53 +0000 (0:00:00.056) 0:00:25.862 ************ 2026-05-18 03:46:53.787537 | instance | ok: [instance] 2026-05-18 03:46:53.787773 | instance | 2026-05-18 03:46:53.788058 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:46:53.788307 | instance | Monday 18 May 2026 03:46:53 +0000 (0:00:00.055) 0:00:25.918 ************ 2026-05-18 03:46:53.837725 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:46:53.837959 | instance | 2026-05-18 03:46:53.838224 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:46:53.838483 | instance | Monday 18 May 2026 03:46:53 +0000 (0:00:00.050) 0:00:25.968 ************ 2026-05-18 03:46:54.354277 | instance | ok: [instance] 2026-05-18 03:46:54.354499 | instance | 2026-05-18 03:46:54.354769 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-18 03:46:54.355092 | instance | Monday 18 May 2026 03:46:54 +0000 (0:00:00.515) 0:00:26.484 ************ 2026-05-18 03:46:55.856090 | instance | ok: [instance] 2026-05-18 03:46:55.857699 | instance | 2026-05-18 03:46:55.857762 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-18 03:46:55.857774 | instance | Monday 18 May 2026 03:46:55 +0000 (0:00:01.501) 0:00:27.986 ************ 2026-05-18 03:46:56.560656 | instance | ok: [instance] 2026-05-18 03:46:56.560885 | instance | 2026-05-18 03:46:56.561139 | instance | PLAY [controllers] ************************************************************* 2026-05-18 03:46:56.561379 | instance | 2026-05-18 03:46:56.561638 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-18 03:46:56.561898 | instance | Monday 18 May 2026 03:46:56 +0000 (0:00:00.705) 0:00:28.691 ************ 2026-05-18 03:46:58.020634 | instance | ok: [instance] 2026-05-18 03:46:58.020859 | instance | 2026-05-18 03:46:58.021170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-18 03:46:58.021447 | instance | Monday 18 May 2026 03:46:58 +0000 (0:00:01.459) 0:00:30.151 ************ 2026-05-18 03:46:58.061383 | instance | skipping: [instance] 2026-05-18 03:46:58.061640 | instance | 2026-05-18 03:46:58.061920 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-18 03:46:58.062186 | instance | Monday 18 May 2026 03:46:58 +0000 (0:00:00.040) 0:00:30.191 ************ 2026-05-18 03:46:58.101087 | instance | skipping: [instance] 2026-05-18 03:46:58.101330 | instance | 2026-05-18 03:46:58.101608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-18 03:46:58.101861 | instance | Monday 18 May 2026 03:46:58 +0000 (0:00:00.040) 0:00:30.231 ************ 2026-05-18 03:46:58.140945 | instance | skipping: [instance] 2026-05-18 03:46:58.141234 | instance | 2026-05-18 03:46:58.141526 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-18 03:46:58.141809 | instance | Monday 18 May 2026 03:46:58 +0000 (0:00:00.039) 0:00:30.271 ************ 2026-05-18 03:46:58.183837 | instance | skipping: [instance] 2026-05-18 03:46:58.184093 | instance | 2026-05-18 03:46:58.184372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-18 03:46:58.184636 | instance | Monday 18 May 2026 03:46:58 +0000 (0:00:00.042) 0:00:30.313 ************ 2026-05-18 03:46:58.873699 | instance | ok: [instance] 2026-05-18 03:46:58.873937 | instance | 2026-05-18 03:46:58.874248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-18 03:46:58.874528 | instance | Monday 18 May 2026 03:46:58 +0000 (0:00:00.689) 0:00:31.003 ************ 2026-05-18 03:46:58.924495 | instance | ok: [instance] 2026-05-18 03:46:58.924733 | instance | 2026-05-18 03:46:58.925010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-18 03:46:58.925269 | instance | Monday 18 May 2026 03:46:58 +0000 (0:00:00.051) 0:00:31.055 ************ 2026-05-18 03:46:58.955572 | instance | ok: [instance] 2026-05-18 03:46:58.955810 | instance | 2026-05-18 03:46:58.956086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-18 03:46:58.956353 | instance | Monday 18 May 2026 03:46:58 +0000 (0:00:00.031) 0:00:31.086 ************ 2026-05-18 03:46:58.996597 | instance | ok: [instance] => (item=oslo_db) 2026-05-18 03:46:58.996846 | instance | 2026-05-18 03:46:58.997111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-18 03:46:58.997557 | instance | Monday 18 May 2026 03:46:58 +0000 (0:00:00.040) 0:00:31.126 ************ 2026-05-18 03:46:59.043403 | instance | ok: [instance] 2026-05-18 03:46:59.043724 | instance | 2026-05-18 03:46:59.044114 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:46:59.044418 | instance | Monday 18 May 2026 03:46:59 +0000 (0:00:00.046) 0:00:31.173 ************ 2026-05-18 03:46:59.089687 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:46:59.089813 | instance | 2026-05-18 03:46:59.089978 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:46:59.090141 | instance | Monday 18 May 2026 03:46:59 +0000 (0:00:00.047) 0:00:31.220 ************ 2026-05-18 03:46:59.626947 | instance | ok: [instance] 2026-05-18 03:46:59.627160 | instance | 2026-05-18 03:46:59.627478 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-18 03:46:59.627737 | instance | Monday 18 May 2026 03:46:59 +0000 (0:00:00.536) 0:00:31.757 ************ 2026-05-18 03:47:00.235608 | instance | ok: [instance] 2026-05-18 03:47:00.235857 | instance | 2026-05-18 03:47:00.236140 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-18 03:47:00.236432 | instance | Monday 18 May 2026 03:47:00 +0000 (0:00:00.608) 0:00:32.366 ************ 2026-05-18 03:47:01.294747 | instance | ok: [instance] 2026-05-18 03:47:01.294836 | instance | 2026-05-18 03:47:01.294969 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-18 03:47:01.295090 | instance | Monday 18 May 2026 03:47:01 +0000 (0:00:01.059) 0:00:33.425 ************ 2026-05-18 03:47:01.661498 | instance | ok: [instance] 2026-05-18 03:47:01.661730 | instance | 2026-05-18 03:47:01.662069 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-18 03:47:01.662318 | instance | Monday 18 May 2026 03:47:01 +0000 (0:00:00.366) 0:00:33.791 ************ 2026-05-18 03:47:02.040780 | instance | ok: [instance] 2026-05-18 03:47:02.040855 | instance | 2026-05-18 03:47:02.040973 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-18 03:47:02.041094 | instance | Monday 18 May 2026 03:47:02 +0000 (0:00:00.379) 0:00:34.171 ************ 2026-05-18 03:47:02.439446 | instance | ok: [instance] 2026-05-18 03:47:02.439582 | instance | 2026-05-18 03:47:02.439617 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-18 03:47:02.439661 | instance | Monday 18 May 2026 03:47:02 +0000 (0:00:00.397) 0:00:34.568 ************ 2026-05-18 03:47:02.778207 | instance | ok: [instance] 2026-05-18 03:47:02.778296 | instance | 2026-05-18 03:47:02.778464 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-18 03:47:02.778626 | instance | Monday 18 May 2026 03:47:02 +0000 (0:00:00.340) 0:00:34.908 ************ 2026-05-18 03:47:04.515804 | instance | ok: [instance] 2026-05-18 03:47:04.516003 | instance | 2026-05-18 03:47:04.516178 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-18 03:47:04.516343 | instance | Monday 18 May 2026 03:47:04 +0000 (0:00:01.737) 0:00:36.646 ************ 2026-05-18 03:47:05.170476 | instance | ok: [instance] 2026-05-18 03:47:05.170721 | instance | 2026-05-18 03:47:05.170997 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-18 03:47:05.171276 | instance | Monday 18 May 2026 03:47:05 +0000 (0:00:00.654) 0:00:37.301 ************ 2026-05-18 03:47:05.231178 | instance | included: ingress for instance 2026-05-18 03:47:05.231451 | instance | 2026-05-18 03:47:05.231715 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-18 03:47:05.231968 | instance | Monday 18 May 2026 03:47:05 +0000 (0:00:00.060) 0:00:37.362 ************ 2026-05-18 03:47:06.128908 | instance | ok: [instance] 2026-05-18 03:47:06.129147 | instance | 2026-05-18 03:47:06.129421 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-18 03:47:06.129685 | instance | Monday 18 May 2026 03:47:06 +0000 (0:00:00.897) 0:00:38.259 ************ 2026-05-18 03:47:06.404003 | instance | ok: [instance] 2026-05-18 03:47:06.404236 | instance | 2026-05-18 03:47:06.404513 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:47:06.404776 | instance | Monday 18 May 2026 03:47:06 +0000 (0:00:00.274) 0:00:38.534 ************ 2026-05-18 03:47:06.453805 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:47:06.454133 | instance | 2026-05-18 03:47:06.454400 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:47:06.454736 | instance | Monday 18 May 2026 03:47:06 +0000 (0:00:00.050) 0:00:38.584 ************ 2026-05-18 03:47:07.046924 | instance | ok: [instance] 2026-05-18 03:47:07.047203 | instance | 2026-05-18 03:47:07.047552 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-18 03:47:07.047822 | instance | Monday 18 May 2026 03:47:07 +0000 (0:00:00.592) 0:00:39.177 ************ 2026-05-18 03:47:08.276727 | instance | ok: [instance] 2026-05-18 03:47:08.276968 | instance | 2026-05-18 03:47:08.277255 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-18 03:47:08.277520 | instance | Monday 18 May 2026 03:47:08 +0000 (0:00:01.229) 0:00:40.407 ************ 2026-05-18 03:47:08.949729 | instance | ok: [instance] 2026-05-18 03:47:08.949818 | instance | 2026-05-18 03:47:08.949943 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-18 03:47:08.950067 | instance | Monday 18 May 2026 03:47:08 +0000 (0:00:00.673) 0:00:41.080 ************ 2026-05-18 03:47:10.246006 | instance | ok: [instance] 2026-05-18 03:47:10.246248 | instance | 2026-05-18 03:47:10.246533 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-18 03:47:10.246859 | instance | Monday 18 May 2026 03:47:10 +0000 (0:00:01.295) 0:00:42.376 ************ 2026-05-18 03:47:11.434576 | instance | ok: [instance] 2026-05-18 03:47:11.434714 | instance | 2026-05-18 03:47:11.435145 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-18 03:47:11.435172 | instance | Monday 18 May 2026 03:47:11 +0000 (0:00:01.188) 0:00:43.565 ************ 2026-05-18 03:47:11.696991 | instance | ok: [instance] 2026-05-18 03:47:11.697245 | instance | 2026-05-18 03:47:11.697536 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-18 03:47:11.697809 | instance | Monday 18 May 2026 03:47:11 +0000 (0:00:00.262) 0:00:43.827 ************ 2026-05-18 03:47:11.882604 | instance | ok: [instance] 2026-05-18 03:47:11.882836 | instance | 2026-05-18 03:47:11.883120 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-18 03:47:11.883462 | instance | Monday 18 May 2026 03:47:11 +0000 (0:00:00.185) 0:00:44.013 ************ 2026-05-18 03:47:12.066767 | instance | ok: [instance] 2026-05-18 03:47:12.066846 | instance | 2026-05-18 03:47:12.066977 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-18 03:47:12.067097 | instance | Monday 18 May 2026 03:47:12 +0000 (0:00:00.184) 0:00:44.197 ************ 2026-05-18 03:47:12.726292 | instance | ok: [instance] 2026-05-18 03:47:12.726351 | instance | 2026-05-18 03:47:12.726363 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-18 03:47:12.726373 | instance | Monday 18 May 2026 03:47:12 +0000 (0:00:00.658) 0:00:44.855 ************ 2026-05-18 03:47:14.564734 | instance | ok: [instance] => (item=alertmanager) 2026-05-18 03:47:14.564774 | instance | ok: [instance] => (item=grafana) 2026-05-18 03:47:14.564781 | instance | ok: [instance] => (item=prometheus) 2026-05-18 03:47:14.564786 | instance | 2026-05-18 03:47:14.564791 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-18 03:47:14.564795 | instance | Monday 18 May 2026 03:47:14 +0000 (0:00:01.838) 0:00:46.694 ************ 2026-05-18 03:47:16.361084 | instance | ok: [instance] => (item=alertmanager) 2026-05-18 03:47:16.361167 | instance | ok: [instance] => (item=grafana) 2026-05-18 03:47:16.361678 | instance | ok: [instance] => (item=prometheus) 2026-05-18 03:47:16.361714 | instance | 2026-05-18 03:47:16.361720 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-18 03:47:16.361724 | instance | Monday 18 May 2026 03:47:16 +0000 (0:00:01.797) 0:00:48.491 ************ 2026-05-18 03:47:19.211744 | instance | ok: [instance] => (item=None) 2026-05-18 03:47:19.211813 | instance | ok: [instance] => (item=None) 2026-05-18 03:47:19.212404 | instance | ok: [instance] => (item=None) 2026-05-18 03:47:19.212459 | instance | ok: [instance] 2026-05-18 03:47:19.212471 | instance | 2026-05-18 03:47:19.212480 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-18 03:47:19.212496 | instance | Monday 18 May 2026 03:47:19 +0000 (0:00:02.850) 0:00:51.342 ************ 2026-05-18 03:47:23.424846 | instance | ok: [instance] => (item=None) 2026-05-18 03:47:23.424926 | instance | ok: [instance] => (item=None) 2026-05-18 03:47:23.425350 | instance | ok: [instance] => (item=None) 2026-05-18 03:47:23.425425 | instance | ok: [instance] => (item=None) 2026-05-18 03:47:23.425444 | instance | ok: [instance] => (item=None) 2026-05-18 03:47:23.425454 | instance | ok: [instance] 2026-05-18 03:47:23.425701 | instance | 2026-05-18 03:47:23.425768 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-18 03:47:23.425786 | instance | Monday 18 May 2026 03:47:23 +0000 (0:00:04.213) 0:00:55.555 ************ 2026-05-18 03:47:24.706205 | instance | ok: [instance] => (item=alertmanager) 2026-05-18 03:47:24.706242 | instance | ok: [instance] => (item=prometheus) 2026-05-18 03:47:24.706247 | instance | 2026-05-18 03:47:24.706252 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-18 03:47:24.706257 | instance | Monday 18 May 2026 03:47:24 +0000 (0:00:01.280) 0:00:56.836 ************ 2026-05-18 03:47:26.016179 | instance | ok: [instance] => (item=alertmanager) 2026-05-18 03:47:26.016250 | instance | ok: [instance] => (item=prometheus) 2026-05-18 03:47:26.016628 | instance | 2026-05-18 03:47:26.016668 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-18 03:47:26.016674 | instance | Monday 18 May 2026 03:47:26 +0000 (0:00:01.310) 0:00:58.146 ************ 2026-05-18 03:47:26.678978 | instance | ok: [instance] 2026-05-18 03:47:26.679015 | instance | 2026-05-18 03:47:26.679021 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-18 03:47:26.679026 | instance | Monday 18 May 2026 03:47:26 +0000 (0:00:00.662) 0:00:58.809 ************ 2026-05-18 03:47:33.693234 | instance | ok: [instance] 2026-05-18 03:47:33.693320 | instance | 2026-05-18 03:47:33.693445 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-18 03:47:33.693560 | instance | Monday 18 May 2026 03:47:33 +0000 (0:00:07.014) 0:01:05.824 ************ 2026-05-18 03:47:47.130306 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-18 03:47:47.130404 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-18 03:47:47.130975 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-18 03:47:47.131086 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-18 03:47:47.131100 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-18 03:47:47.131109 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-18 03:47:47.131124 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-18 03:47:47.131133 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-18 03:47:47.131310 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-18 03:47:47.132033 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-18 03:47:47.132058 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-18 03:47:47.132067 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-18 03:47:47.132095 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-18 03:47:47.132105 | instance | 2026-05-18 03:47:47.132114 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-18 03:47:47.132137 | instance | Monday 18 May 2026 03:47:47 +0000 (0:00:13.436) 0:01:19.260 ************ 2026-05-18 03:48:04.150703 | instance | ok: [instance] 2026-05-18 03:48:04.150928 | instance | 2026-05-18 03:48:04.151211 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-18 03:48:04.151580 | instance | Monday 18 May 2026 03:48:04 +0000 (0:00:17.020) 0:01:36.281 ************ 2026-05-18 03:48:05.296605 | instance | ok: [instance] 2026-05-18 03:48:05.296877 | instance | 2026-05-18 03:48:05.297173 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-18 03:48:05.297548 | instance | Monday 18 May 2026 03:48:05 +0000 (0:00:01.145) 0:01:37.426 ************ 2026-05-18 03:48:05.524132 | instance | ok: [instance] 2026-05-18 03:48:05.524339 | instance | 2026-05-18 03:48:05.524610 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-18 03:48:05.524878 | instance | Monday 18 May 2026 03:48:05 +0000 (0:00:00.227) 0:01:37.654 ************ 2026-05-18 03:48:06.060362 | instance | ok: [instance] 2026-05-18 03:48:06.060436 | instance | 2026-05-18 03:48:06.060575 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-18 03:48:06.060728 | instance | Monday 18 May 2026 03:48:06 +0000 (0:00:00.535) 0:01:38.190 ************ 2026-05-18 03:48:06.141575 | instance | ok: [instance] 2026-05-18 03:48:06.141800 | instance | 2026-05-18 03:48:06.142078 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-18 03:48:06.142341 | instance | Monday 18 May 2026 03:48:06 +0000 (0:00:00.081) 0:01:38.271 ************ 2026-05-18 03:48:06.209197 | instance | included: rabbitmq for instance 2026-05-18 03:48:06.209402 | instance | 2026-05-18 03:48:06.209685 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-18 03:48:06.209996 | instance | Monday 18 May 2026 03:48:06 +0000 (0:00:00.068) 0:01:38.339 ************ 2026-05-18 03:48:06.875455 | instance | ok: [instance] 2026-05-18 03:48:06.875718 | instance | 2026-05-18 03:48:06.876028 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-18 03:48:06.876318 | instance | Monday 18 May 2026 03:48:06 +0000 (0:00:00.665) 0:01:39.005 ************ 2026-05-18 03:48:07.086211 | instance | skipping: [instance] 2026-05-18 03:48:07.086446 | instance | 2026-05-18 03:48:07.086737 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-18 03:48:07.087010 | instance | Monday 18 May 2026 03:48:07 +0000 (0:00:00.210) 0:01:39.216 ************ 2026-05-18 03:48:07.316747 | instance | skipping: [instance] 2026-05-18 03:48:07.316973 | instance | 2026-05-18 03:48:07.317257 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-18 03:48:07.317537 | instance | Monday 18 May 2026 03:48:07 +0000 (0:00:00.230) 0:01:39.446 ************ 2026-05-18 03:48:07.554299 | instance | skipping: [instance] 2026-05-18 03:48:07.554550 | instance | 2026-05-18 03:48:07.554856 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-18 03:48:07.555170 | instance | Monday 18 May 2026 03:48:07 +0000 (0:00:00.237) 0:01:39.684 ************ 2026-05-18 03:48:08.414819 | instance | ok: [instance] 2026-05-18 03:48:08.415073 | instance | 2026-05-18 03:48:08.415463 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-18 03:48:08.415795 | instance | Monday 18 May 2026 03:48:08 +0000 (0:00:00.860) 0:01:40.544 ************ 2026-05-18 03:48:09.078768 | instance | ok: [instance] 2026-05-18 03:48:09.079001 | instance | 2026-05-18 03:48:09.079347 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-18 03:48:09.079623 | instance | Monday 18 May 2026 03:48:09 +0000 (0:00:00.664) 0:01:41.209 ************ 2026-05-18 03:48:09.127504 | instance | ok: [instance] 2026-05-18 03:48:09.127756 | instance | 2026-05-18 03:48:09.128074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-18 03:48:09.128358 | instance | Monday 18 May 2026 03:48:09 +0000 (0:00:00.049) 0:01:41.258 ************ 2026-05-18 03:48:09.183490 | instance | skipping: [instance] 2026-05-18 03:48:09.183729 | instance | 2026-05-18 03:48:09.184011 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-18 03:48:09.184274 | instance | Monday 18 May 2026 03:48:09 +0000 (0:00:00.055) 0:01:41.314 ************ 2026-05-18 03:48:09.232239 | instance | skipping: [instance] 2026-05-18 03:48:09.232765 | instance | 2026-05-18 03:48:09.232799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-18 03:48:09.232829 | instance | Monday 18 May 2026 03:48:09 +0000 (0:00:00.048) 0:01:41.362 ************ 2026-05-18 03:48:09.278869 | instance | ok: [instance] 2026-05-18 03:48:09.279089 | instance | 2026-05-18 03:48:09.279404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-18 03:48:09.279655 | instance | Monday 18 May 2026 03:48:09 +0000 (0:00:00.046) 0:01:41.409 ************ 2026-05-18 03:48:09.369632 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-18 03:48:09.369878 | instance | ok: [instance] => (item=oslo_db) 2026-05-18 03:48:09.370134 | instance | ok: [instance] => (item=identity) 2026-05-18 03:48:09.370395 | instance | ok: [instance] => (item=oslo_cache) 2026-05-18 03:48:09.370633 | instance | 2026-05-18 03:48:09.370899 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-18 03:48:09.371154 | instance | Monday 18 May 2026 03:48:09 +0000 (0:00:00.090) 0:01:41.500 ************ 2026-05-18 03:48:09.432359 | instance | ok: [instance] 2026-05-18 03:48:09.432592 | instance | 2026-05-18 03:48:09.432910 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:48:09.433207 | instance | Monday 18 May 2026 03:48:09 +0000 (0:00:00.063) 0:01:41.563 ************ 2026-05-18 03:48:09.490319 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:48:09.490559 | instance | 2026-05-18 03:48:09.490840 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:48:09.491096 | instance | Monday 18 May 2026 03:48:09 +0000 (0:00:00.057) 0:01:41.621 ************ 2026-05-18 03:48:10.047752 | instance | ok: [instance] 2026-05-18 03:48:10.048010 | instance | 2026-05-18 03:48:10.048339 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-18 03:48:10.048628 | instance | Monday 18 May 2026 03:48:10 +0000 (0:00:00.557) 0:01:42.178 ************ 2026-05-18 03:48:11.218209 | instance | ok: [instance] => (item=None) 2026-05-18 03:48:11.218466 | instance | ok: [instance] 2026-05-18 03:48:11.218771 | instance | 2026-05-18 03:48:11.218995 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-18 03:48:11.219249 | instance | Monday 18 May 2026 03:48:11 +0000 (0:00:01.170) 0:01:43.348 ************ 2026-05-18 03:48:12.220443 | instance | ok: [instance] => (item=atmosphere) 2026-05-18 03:48:12.220687 | instance | 2026-05-18 03:48:12.220986 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-18 03:48:12.221256 | instance | Monday 18 May 2026 03:48:12 +0000 (0:00:01.001) 0:01:44.350 ************ 2026-05-18 03:48:13.184138 | instance | ok: [instance] 2026-05-18 03:48:13.184293 | instance | 2026-05-18 03:48:13.184484 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-18 03:48:13.184671 | instance | Monday 18 May 2026 03:48:13 +0000 (0:00:00.964) 0:01:45.314 ************ 2026-05-18 03:48:14.170240 | instance | ok: [instance] => (item=None) 2026-05-18 03:48:14.170503 | instance | ok: [instance] 2026-05-18 03:48:14.170758 | instance | 2026-05-18 03:48:14.171107 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-18 03:48:14.171405 | instance | Monday 18 May 2026 03:48:14 +0000 (0:00:00.985) 0:01:46.300 ************ 2026-05-18 03:48:15.352122 | instance | ok: [instance] => (item=None) 2026-05-18 03:48:15.352223 | instance | ok: [instance] 2026-05-18 03:48:15.352335 | instance | 2026-05-18 03:48:15.352454 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-18 03:48:15.352571 | instance | Monday 18 May 2026 03:48:15 +0000 (0:00:01.182) 0:01:47.482 ************ 2026-05-18 03:48:18.233865 | instance | ok: [instance] 2026-05-18 03:48:18.233967 | instance | 2026-05-18 03:48:18.233975 | instance | TASK [Create Ingress] ********************************************************** 2026-05-18 03:48:18.233982 | instance | Monday 18 May 2026 03:48:18 +0000 (0:00:02.880) 0:01:50.362 ************ 2026-05-18 03:48:18.338453 | instance | included: openstack_helm_ingress for instance 2026-05-18 03:48:18.338570 | instance | 2026-05-18 03:48:18.338599 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-18 03:48:18.338769 | instance | Monday 18 May 2026 03:48:18 +0000 (0:00:00.106) 0:01:50.469 ************ 2026-05-18 03:48:18.384742 | instance | skipping: [instance] 2026-05-18 03:48:18.384846 | instance | 2026-05-18 03:48:18.385132 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-18 03:48:18.385148 | instance | Monday 18 May 2026 03:48:18 +0000 (0:00:00.046) 0:01:50.515 ************ 2026-05-18 03:48:18.427930 | instance | skipping: [instance] 2026-05-18 03:48:18.427987 | instance | 2026-05-18 03:48:18.428251 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-18 03:48:18.428291 | instance | Monday 18 May 2026 03:48:18 +0000 (0:00:00.043) 0:01:50.558 ************ 2026-05-18 03:48:18.501167 | instance | ok: [instance] 2026-05-18 03:48:18.501533 | instance | 2026-05-18 03:48:18.501999 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-18 03:48:18.502377 | instance | Monday 18 May 2026 03:48:18 +0000 (0:00:00.071) 0:01:50.630 ************ 2026-05-18 03:48:18.567063 | instance | included: ingress for instance 2026-05-18 03:48:18.567339 | instance | 2026-05-18 03:48:18.567619 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-18 03:48:18.567882 | instance | Monday 18 May 2026 03:48:18 +0000 (0:00:00.066) 0:01:50.697 ************ 2026-05-18 03:48:19.549938 | instance | ok: [instance] 2026-05-18 03:48:19.550190 | instance | 2026-05-18 03:48:19.550464 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-18 03:48:19.550728 | instance | Monday 18 May 2026 03:48:19 +0000 (0:00:00.983) 0:01:51.680 ************ 2026-05-18 03:48:20.079937 | instance | ok: [instance] 2026-05-18 03:48:20.080213 | instance | 2026-05-18 03:48:20.080503 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-18 03:48:20.080792 | instance | Monday 18 May 2026 03:48:20 +0000 (0:00:00.530) 0:01:52.210 ************ 2026-05-18 03:48:20.779532 | instance | ok: [instance] 2026-05-18 03:48:20.780632 | instance | 2026-05-18 03:48:20.780699 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-18 03:48:20.780711 | instance | Monday 18 May 2026 03:48:20 +0000 (0:00:00.698) 0:01:52.909 ************ 2026-05-18 03:48:21.915415 | instance | ok: [instance] => (item=atmosphere) 2026-05-18 03:48:21.916062 | instance | 2026-05-18 03:48:21.916076 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-18 03:48:21.916193 | instance | Monday 18 May 2026 03:48:21 +0000 (0:00:01.136) 0:01:54.045 ************ 2026-05-18 03:48:23.111859 | instance | ok: [instance] => (item=atmosphere) 2026-05-18 03:48:23.111990 | instance | 2026-05-18 03:48:23.112267 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-18 03:48:23.112527 | instance | Monday 18 May 2026 03:48:23 +0000 (0:00:01.196) 0:01:55.241 ************ 2026-05-18 03:48:24.163451 | instance | ok: [instance] => (item=atmosphere) 2026-05-18 03:48:24.163563 | instance | 2026-05-18 03:48:24.163602 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-18 03:48:24.163729 | instance | Monday 18 May 2026 03:48:24 +0000 (0:00:01.052) 0:01:56.294 ************ 2026-05-18 03:48:25.244125 | instance | ok: [instance] => (item=atmosphere) 2026-05-18 03:48:25.244328 | instance | 2026-05-18 03:48:25.244720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-18 03:48:25.244984 | instance | Monday 18 May 2026 03:48:25 +0000 (0:00:01.080) 0:01:57.374 ************ 2026-05-18 03:48:25.320596 | instance | ok: [instance] 2026-05-18 03:48:25.320848 | instance | 2026-05-18 03:48:25.321131 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-18 03:48:25.321395 | instance | Monday 18 May 2026 03:48:25 +0000 (0:00:00.076) 0:01:57.451 ************ 2026-05-18 03:48:25.360255 | instance | skipping: [instance] 2026-05-18 03:48:25.360481 | instance | 2026-05-18 03:48:25.360760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-18 03:48:25.361016 | instance | Monday 18 May 2026 03:48:25 +0000 (0:00:00.039) 0:01:57.490 ************ 2026-05-18 03:48:25.398392 | instance | skipping: [instance] 2026-05-18 03:48:25.398634 | instance | 2026-05-18 03:48:25.398970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-18 03:48:25.399276 | instance | Monday 18 May 2026 03:48:25 +0000 (0:00:00.038) 0:01:57.528 ************ 2026-05-18 03:48:25.433432 | instance | skipping: [instance] 2026-05-18 03:48:25.433764 | instance | 2026-05-18 03:48:25.434059 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-18 03:48:25.434321 | instance | Monday 18 May 2026 03:48:25 +0000 (0:00:00.035) 0:01:57.564 ************ 2026-05-18 03:48:25.483258 | instance | skipping: [instance] 2026-05-18 03:48:25.483555 | instance | 2026-05-18 03:48:25.483841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-18 03:48:25.484131 | instance | Monday 18 May 2026 03:48:25 +0000 (0:00:00.049) 0:01:57.613 ************ 2026-05-18 03:48:25.530778 | instance | skipping: [instance] 2026-05-18 03:48:25.530990 | instance | 2026-05-18 03:48:25.531299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-18 03:48:25.531577 | instance | Monday 18 May 2026 03:48:25 +0000 (0:00:00.047) 0:01:57.661 ************ 2026-05-18 03:48:25.579770 | instance | ok: [instance] 2026-05-18 03:48:25.579956 | instance | 2026-05-18 03:48:25.580256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-18 03:48:25.580502 | instance | Monday 18 May 2026 03:48:25 +0000 (0:00:00.048) 0:01:57.709 ************ 2026-05-18 03:48:25.660574 | instance | ok: [instance] => (item=identity) 2026-05-18 03:48:25.660854 | instance | ok: [instance] => (item=dashboard) 2026-05-18 03:48:25.661166 | instance | ok: [instance] => (item=oslo_db) 2026-05-18 03:48:25.661570 | instance | ok: [instance] => (item=oslo_cache) 2026-05-18 03:48:25.661890 | instance | 2026-05-18 03:48:25.662227 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-18 03:48:25.662556 | instance | Monday 18 May 2026 03:48:25 +0000 (0:00:00.080) 0:01:57.790 ************ 2026-05-18 03:48:25.791647 | instance | ok: [instance] 2026-05-18 03:48:25.791827 | instance | 2026-05-18 03:48:25.792077 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-18 03:48:25.792316 | instance | Monday 18 May 2026 03:48:25 +0000 (0:00:00.130) 0:01:57.921 ************ 2026-05-18 03:48:25.843163 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-18 03:48:25.843274 | instance | 2026-05-18 03:48:25.843511 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-18 03:48:25.843648 | instance | Monday 18 May 2026 03:48:25 +0000 (0:00:00.051) 0:01:57.973 ************ 2026-05-18 03:48:26.392041 | instance | ok: [instance] 2026-05-18 03:48:26.392257 | instance | 2026-05-18 03:48:26.392530 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-18 03:48:26.392799 | instance | Monday 18 May 2026 03:48:26 +0000 (0:00:00.549) 0:01:58.522 ************ 2026-05-18 03:48:28.298959 | instance | ok: [instance] 2026-05-18 03:48:28.299201 | instance | 2026-05-18 03:48:28.299507 | instance | TASK [Create Ingress] ********************************************************** 2026-05-18 03:48:28.299842 | instance | Monday 18 May 2026 03:48:28 +0000 (0:00:01.907) 0:02:00.429 ************ 2026-05-18 03:48:28.378959 | instance | included: openstack_helm_ingress for instance 2026-05-18 03:48:28.379178 | instance | 2026-05-18 03:48:28.379487 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-18 03:48:28.379761 | instance | Monday 18 May 2026 03:48:28 +0000 (0:00:00.080) 0:02:00.509 ************ 2026-05-18 03:48:28.425044 | instance | skipping: [instance] 2026-05-18 03:48:28.425273 | instance | 2026-05-18 03:48:28.425540 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-18 03:48:28.425811 | instance | Monday 18 May 2026 03:48:28 +0000 (0:00:00.046) 0:02:00.555 ************ 2026-05-18 03:48:28.467958 | instance | skipping: [instance] 2026-05-18 03:48:28.468210 | instance | 2026-05-18 03:48:28.468488 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-18 03:48:28.468763 | instance | Monday 18 May 2026 03:48:28 +0000 (0:00:00.042) 0:02:00.598 ************ 2026-05-18 03:48:28.523100 | instance | ok: [instance] 2026-05-18 03:48:28.523401 | instance | 2026-05-18 03:48:28.523661 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-18 03:48:28.523921 | instance | Monday 18 May 2026 03:48:28 +0000 (0:00:00.054) 0:02:00.653 ************ 2026-05-18 03:48:28.584552 | instance | included: ingress for instance 2026-05-18 03:48:28.584794 | instance | 2026-05-18 03:48:28.585102 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-18 03:48:28.585367 | instance | Monday 18 May 2026 03:48:28 +0000 (0:00:00.061) 0:02:00.715 ************ 2026-05-18 03:48:29.471930 | instance | ok: [instance] 2026-05-18 03:48:29.472265 | instance | 2026-05-18 03:48:29.472632 | instance | PLAY RECAP ********************************************************************* 2026-05-18 03:48:29.473022 | instance | instance : ok=114 changed=0 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 2026-05-18 03:48:29.473355 | instance | 2026-05-18 03:48:29.473638 | instance | Monday 18 May 2026 03:48:29 +0000 (0:00:00.887) 0:02:01.602 ************ 2026-05-18 03:48:29.473948 | instance | =============================================================================== 2026-05-18 03:48:29.474246 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 17.02s 2026-05-18 03:48:29.474583 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 13.44s 2026-05-18 03:48:29.474945 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.01s 2026-05-18 03:48:29.475320 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 4.21s 2026-05-18 03:48:29.475775 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ------------------------ 2.88s 2026-05-18 03:48:29.476144 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 2.85s 2026-05-18 03:48:29.476558 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart -------------------- 2.84s 2026-05-18 03:48:29.476829 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs --- 2.80s 2026-05-18 03:48:29.477020 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs -------- 2.76s 2026-05-18 03:48:29.477250 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 2.59s 2026-05-18 03:48:29.477467 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------- 2.34s 2026-05-18 03:48:29.477688 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------- 1.91s 2026-05-18 03:48:29.477865 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords --- 1.84s 2026-05-18 03:48:29.478023 | instance | vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets --- 1.80s 2026-05-18 03:48:29.478193 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ------------------------ 1.74s 2026-05-18 03:48:29.478379 | instance | Gathering Facts --------------------------------------------------------- 1.68s 2026-05-18 03:48:29.478632 | instance | vexxhost.atmosphere.memcached : Deploy Helm chart ----------------------- 1.50s 2026-05-18 03:48:29.478886 | instance | Gathering Facts --------------------------------------------------------- 1.46s 2026-05-18 03:48:29.479175 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart --- 1.39s 2026-05-18 03:48:29.479441 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration --- 1.31s 2026-05-18 03:48:29.604315 | instance | INFO [keycloak > idempotence] Executed: Successful 2026-05-18 03:48:29.620936 | instance | INFO [keycloak > side_effect] Executing 2026-05-18 03:48:29.621582 | instance | WARNING [keycloak > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-18 03:48:29.632058 | instance | INFO [keycloak > verify] Executing 2026-05-18 03:48:30.429372 | instance | 2026-05-18 03:48:30.429563 | instance | PLAY [Create user and assert it exists inside Keystone] ************************ 2026-05-18 03:48:30.429773 | instance | 2026-05-18 03:48:30.429959 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-18 03:48:30.430134 | instance | Monday 18 May 2026 03:48:30 +0000 (0:00:00.016) 0:00:00.016 ************ 2026-05-18 03:48:33.086188 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-18 03:48:33.086288 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-18 03:48:33.086482 | instance | interpreter could change the meaning of that path. See 2026-05-18 03:48:33.086635 | instance | https://docs.ansible.com/ansible- 2026-05-18 03:48:33.086933 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-18 03:48:33.109711 | instance | ok: [instance] 2026-05-18 03:48:33.109864 | instance | 2026-05-18 03:48:33.110053 | instance | TASK [Create Keycloak user] **************************************************** 2026-05-18 03:48:33.110221 | instance | Monday 18 May 2026 03:48:33 +0000 (0:00:02.680) 0:00:02.697 ************ 2026-05-18 03:48:39.404837 | instance | changed: [instance -> localhost] 2026-05-18 03:48:39.404965 | instance | 2026-05-18 03:48:39.405126 | instance | TASK [Set a fact with user information using "end_state" or "existing"] ******** 2026-05-18 03:48:39.405284 | instance | Monday 18 May 2026 03:48:39 +0000 (0:00:06.294) 0:00:08.992 ************ 2026-05-18 03:48:39.460881 | instance | ok: [instance] 2026-05-18 03:48:39.461064 | instance | 2026-05-18 03:48:39.461279 | instance | TASK [Get list of all users in "atmosphere" domain] **************************** 2026-05-18 03:48:39.461600 | instance | Monday 18 May 2026 03:48:39 +0000 (0:00:00.055) 0:00:09.047 ************ 2026-05-18 03:48:41.287974 | instance | ok: [instance -> localhost] 2026-05-18 03:48:41.288248 | instance | 2026-05-18 03:48:41.288567 | instance | TASK [Assert that the user exists] ********************************************* 2026-05-18 03:48:41.288841 | instance | Monday 18 May 2026 03:48:41 +0000 (0:00:01.827) 0:00:10.875 ************ 2026-05-18 03:48:41.319833 | instance | ok: [instance] => { 2026-05-18 03:48:41.319950 | instance | "changed": false, 2026-05-18 03:48:41.320070 | instance | "msg": "All assertions passed" 2026-05-18 03:48:41.320188 | instance | } 2026-05-18 03:48:41.320305 | instance | 2026-05-18 03:48:41.320425 | instance | PLAY RECAP ********************************************************************* 2026-05-18 03:48:41.320548 | instance | instance : ok=5 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-18 03:48:41.320656 | instance | 2026-05-18 03:48:41.320773 | instance | Monday 18 May 2026 03:48:41 +0000 (0:00:00.032) 0:00:10.907 ************ 2026-05-18 03:48:41.320885 | instance | =============================================================================== 2026-05-18 03:48:41.321458 | instance | Create Keycloak user ---------------------------------------------------- 6.30s 2026-05-18 03:48:41.321483 | instance | Gathering Facts --------------------------------------------------------- 2.68s 2026-05-18 03:48:41.321492 | instance | Get list of all users in "atmosphere" domain ---------------------------- 1.83s 2026-05-18 03:48:41.321501 | instance | Set a fact with user information using "end_state" or "existing" -------- 0.06s 2026-05-18 03:48:41.321510 | instance | Assert that the user exists --------------------------------------------- 0.03s 2026-05-18 03:48:41.397952 | instance | INFO [keycloak > verify] Executed: Successful 2026-05-18 03:48:41.415793 | instance | INFO [keycloak > cleanup] Executing 2026-05-18 03:48:41.416106 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-18 03:48:41.425554 | instance | INFO [keycloak > destroy] Executing 2026-05-18 03:48:41.425602 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-05-18 03:48:41.425688 | instance | INFO [keycloak > destroy] Executed: Successful 2026-05-18 03:48:41.425986 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-05-18 03:48:41.639537 | instance | ok: Runtime: 0:17:06.386432 2026-05-18 03:48:41.666465 | 2026-05-18 03:48:41.666588 | PLAY RECAP 2026-05-18 03:48:41.666649 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 03:48:41.666673 | 2026-05-18 03:48:41.810382 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-18 03:48:41.815562 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-18 03:48:42.437148 | 2026-05-18 03:48:42.437308 | PLAY [all] 2026-05-18 03:48:42.453057 | 2026-05-18 03:48:42.453196 | TASK [gather-host-logs : creating directory for system status] 2026-05-18 03:48:42.811677 | instance | changed 2026-05-18 03:48:42.816860 | 2026-05-18 03:48:42.816935 | TASK [gather-host-logs : Get logs for each host] 2026-05-18 03:48:43.181750 | instance | + systemd-cgls --full --all --no-pager 2026-05-18 03:48:43.200022 | instance | + ip addr 2026-05-18 03:48:43.203935 | instance | + ip route 2026-05-18 03:48:43.205565 | instance | + lsblk 2026-05-18 03:48:43.213464 | instance | + mount 2026-05-18 03:48:43.219429 | instance | + docker images 2026-05-18 03:48:43.219780 | instance | /bin/bash: line 7: docker: command not found 2026-05-18 03:48:43.219944 | instance | + brctl show 2026-05-18 03:48:43.220257 | instance | /bin/bash: line 8: brctl: command not found 2026-05-18 03:48:43.220432 | instance | + ps aux --sort=-%mem 2026-05-18 03:48:43.244925 | instance | + dpkg -l 2026-05-18 03:48:43.260735 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-18 03:48:43.261347 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-18 03:48:43.261448 | instance | /bin/bash: line 11: docker: command not found 2026-05-18 03:48:43.261822 | instance | + '[' '!' -z '' ']' 2026-05-18 03:48:43.353876 | instance | ok: Runtime: 0:00:00.094684 2026-05-18 03:48:43.361811 | 2026-05-18 03:48:43.361885 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-18 03:48:43.976040 | instance | changed: 2026-05-18 03:48:43.976282 | instance | created directory /var/lib/zuul/builds/8dfdc67d96474408a68e31f18447ee30/work/logs/instance 2026-05-18 03:48:43.976380 | instance | cd+++++++++ system/ 2026-05-18 03:48:43.976419 | instance | >f+++++++++ system/brctl-show.txt 2026-05-18 03:48:43.976450 | instance | >f+++++++++ system/docker-images.txt 2026-05-18 03:48:43.976477 | instance | >f+++++++++ system/ip-addr.txt 2026-05-18 03:48:43.976508 | instance | >f+++++++++ system/ip-route.txt 2026-05-18 03:48:43.976536 | instance | >f+++++++++ system/lsblk.txt 2026-05-18 03:48:43.976564 | instance | >f+++++++++ system/mount.txt 2026-05-18 03:48:43.976593 | instance | >f+++++++++ system/packages.txt 2026-05-18 03:48:43.976620 | instance | >f+++++++++ system/ps.txt 2026-05-18 03:48:43.976647 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-18 03:48:43.985964 | 2026-05-18 03:48:43.986044 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-18 03:48:44.189460 | instance | changed: "values" 2026-05-18 03:48:44.358168 | instance | changed: "releases" 2026-05-18 03:48:44.376631 | 2026-05-18 03:48:44.376814 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-18 03:48:48.418814 | instance | ok: Runtime: 0:00:03.695853 2026-05-18 03:48:48.425759 | 2026-05-18 03:48:48.425830 | TASK [helm-release-status : Downloads logs to executor] 2026-05-18 03:48:48.947600 | instance | changed: 2026-05-18 03:48:48.947890 | instance | cd+++++++++ helm/ 2026-05-18 03:48:48.947948 | instance | cd+++++++++ helm/releases/ 2026-05-18 03:48:48.947995 | instance | cd+++++++++ helm/releases/auth-system/ 2026-05-18 03:48:48.948037 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-05-18 03:48:48.948079 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-05-18 03:48:48.948120 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-05-18 03:48:48.948161 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-18 03:48:48.948201 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-18 03:48:48.948241 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-05-18 03:48:48.948281 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-05-18 03:48:48.948323 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-18 03:48:48.948363 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-18 03:48:48.948403 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-18 03:48:48.948444 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-18 03:48:48.948483 | instance | cd+++++++++ helm/releases/monitoring/ 2026-05-18 03:48:48.948523 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-05-18 03:48:48.948562 | instance | cd+++++++++ helm/releases/openstack/ 2026-05-18 03:48:48.948601 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-05-18 03:48:48.948646 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-05-18 03:48:48.948688 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-05-18 03:48:48.948749 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-05-18 03:48:48.948793 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-05-18 03:48:48.948833 | instance | cd+++++++++ helm/values/ 2026-05-18 03:48:48.948873 | instance | cd+++++++++ helm/values/auth-system/ 2026-05-18 03:48:48.948913 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-05-18 03:48:48.948982 | instance | cd+++++++++ helm/values/cert-manager/ 2026-05-18 03:48:48.949031 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-05-18 03:48:48.949073 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-18 03:48:48.949113 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-18 03:48:48.949154 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-05-18 03:48:48.949193 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-05-18 03:48:48.949233 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-18 03:48:48.949274 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-18 03:48:48.949314 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-18 03:48:48.949353 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-18 03:48:48.949392 | instance | cd+++++++++ helm/values/monitoring/ 2026-05-18 03:48:48.949431 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-05-18 03:48:48.949471 | instance | cd+++++++++ helm/values/openstack/ 2026-05-18 03:48:48.949567 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-05-18 03:48:48.949612 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-05-18 03:48:48.949652 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-05-18 03:48:48.949692 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-05-18 03:48:48.949731 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-05-18 03:48:48.959577 | 2026-05-18 03:48:48.959645 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-18 03:48:49.168147 | instance | changed 2026-05-18 03:48:49.175790 | 2026-05-18 03:48:49.175863 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-18 03:48:49.426612 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-18 03:48:49.426854 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-18 03:48:49.433165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:48:49.436011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:48:49.527607 | instance | node/instance 2026-05-18 03:48:49.530428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:48:49.592682 | instance | clusterrole/admin 2026-05-18 03:48:49.777122 | instance | clusterrole/cert-manager-cainjector 2026-05-18 03:48:49.791698 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-05-18 03:48:49.816862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:48:49.840824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:48:49.962520 | instance | clusterrole/cert-manager-controller-certificates 2026-05-18 03:48:49.972732 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-05-18 03:48:50.131079 | instance | clusterrole/cert-manager-controller-challenges 2026-05-18 03:48:50.153230 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-05-18 03:48:50.331466 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-05-18 03:48:50.335726 | instance | clusterrole/cert-manager-controller-issuers 2026-05-18 03:48:50.504649 | instance | clusterrole/cert-manager-controller-orders 2026-05-18 03:48:50.507228 | instance | clusterrole/cert-manager-edit 2026-05-18 03:48:50.665245 | instance | clusterrole/cert-manager-view 2026-05-18 03:48:50.666937 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-05-18 03:48:50.828779 | instance | clusterrole/cilium 2026-05-18 03:48:50.828967 | instance | clusterrole/cilium-operator 2026-05-18 03:48:50.999705 | instance | clusterrole/cluster-admin 2026-05-18 03:48:51.005424 | instance | clusterrole/edit 2026-05-18 03:48:51.187560 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-18 03:48:51.211528 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-18 03:48:51.339585 | instance | clusterrole/ingress-nginx 2026-05-18 03:48:51.395439 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-05-18 03:48:51.528159 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-05-18 03:48:51.596703 | instance | clusterrole/kube-prometheus-stack-operator 2026-05-18 03:48:51.706885 | instance | clusterrolebinding/cert-manager-cainjector 2026-05-18 03:48:51.763049 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-05-18 03:48:51.865057 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-05-18 03:48:51.933856 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-05-18 03:48:52.032278 | instance | clusterrole/kubeadm:get-nodes 2026-05-18 03:48:52.103629 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-05-18 03:48:52.204968 | instance | clusterrole/local-path-provisioner 2026-05-18 03:48:52.276581 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-05-18 03:48:52.398300 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-05-18 03:48:52.435493 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-05-18 03:48:52.582249 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-05-18 03:48:52.602150 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-05-18 03:48:52.751128 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-05-18 03:48:52.772200 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-05-18 03:48:52.908973 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-05-18 03:48:52.938158 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-05-18 03:48:53.072268 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-05-18 03:48:53.123455 | instance | clusterrolebinding/cert-manager-controller-orders 2026-05-18 03:48:53.269850 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-05-18 03:48:53.300235 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-05-18 03:48:53.457486 | instance | clusterrolebinding/cilium 2026-05-18 03:48:53.482501 | instance | clusterrolebinding/cilium-operator 2026-05-18 03:48:53.618424 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-05-18 03:48:53.634422 | instance | clusterrolebinding/cluster-admin 2026-05-18 03:48:53.801040 | instance | clusterrole/secretgen-controller-cluster-role 2026-05-18 03:48:53.814219 | instance | clusterrole/system:aggregate-to-admin 2026-05-18 03:48:53.964944 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-18 03:48:53.974646 | instance | clusterrole/system:aggregate-to-edit 2026-05-18 03:48:54.144580 | instance | clusterrole/system:aggregate-to-view 2026-05-18 03:48:54.146048 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-18 03:48:54.309659 | instance | clusterrole/system:auth-delegator 2026-05-18 03:48:54.318505 | instance | clusterrolebinding/ingress-nginx 2026-05-18 03:48:54.483068 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-05-18 03:48:54.484283 | instance | clusterrole/system:basic-user 2026-05-18 03:48:54.657469 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-05-18 03:48:54.658947 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-05-18 03:48:54.819196 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-18 03:48:54.843304 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-05-18 03:48:54.989151 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-18 03:48:55.021787 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-18 03:48:55.157475 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-18 03:48:55.197782 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-18 03:48:55.340794 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-18 03:48:55.385404 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-18 03:48:55.515626 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-18 03:48:55.572205 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-18 03:48:55.687774 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-18 03:48:55.744947 | instance | clusterrolebinding/local-path-provisioner 2026-05-18 03:48:55.837430 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-18 03:48:55.929305 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-05-18 03:48:56.005514 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-18 03:48:56.104098 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-05-18 03:48:56.163685 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-05-18 03:48:56.297572 | instance | clusterrole/system:controller:certificate-controller 2026-05-18 03:48:56.342787 | instance | clusterrolebinding/system:basic-user 2026-05-18 03:48:56.466605 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-18 03:48:56.516360 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-18 03:48:56.644285 | instance | clusterrole/system:controller:cronjob-controller 2026-05-18 03:48:56.708405 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-18 03:48:56.800636 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-18 03:48:56.878675 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-18 03:48:56.966578 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-18 03:48:57.041384 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-18 03:48:57.127493 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-18 03:48:57.194327 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-18 03:48:57.289105 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-18 03:48:57.349739 | instance | clusterrole/system:controller:deployment-controller 2026-05-18 03:48:57.461266 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-18 03:48:57.514369 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-18 03:48:57.638247 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-18 03:48:57.669268 | instance | clusterrole/system:controller:disruption-controller 2026-05-18 03:48:57.799813 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-18 03:48:57.831907 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-18 03:48:57.967841 | instance | clusterrole/system:controller:endpoint-controller 2026-05-18 03:48:58.029730 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-18 03:48:58.134593 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-18 03:48:58.240677 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-18 03:48:58.298540 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-18 03:48:58.413023 | instance | clusterrolebinding/system:controller:job-controller 2026-05-18 03:48:58.479053 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-18 03:48:58.599157 | instance | clusterrole/system:controller:expand-controller 2026-05-18 03:48:58.634926 | instance | clusterrolebinding/system:controller:node-controller 2026-05-18 03:48:58.778781 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-18 03:48:58.784305 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-18 03:48:58.947255 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-18 03:48:58.950303 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-18 03:48:59.110302 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-18 03:48:59.114296 | instance | clusterrole/system:controller:job-controller 2026-05-18 03:48:59.264567 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-18 03:48:59.272342 | instance | clusterrole/system:controller:namespace-controller 2026-05-18 03:48:59.420793 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-18 03:48:59.435645 | instance | clusterrole/system:controller:node-controller 2026-05-18 03:48:59.572228 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-18 03:48:59.587771 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-18 03:48:59.736551 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-18 03:48:59.737800 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-18 03:48:59.895756 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-18 03:48:59.898087 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-18 03:49:00.035168 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-18 03:49:00.061596 | instance | clusterrole/system:controller:replicaset-controller 2026-05-18 03:49:00.205460 | instance | clusterrolebinding/system:controller:route-controller 2026-05-18 03:49:00.224853 | instance | clusterrole/system:controller:replication-controller 2026-05-18 03:49:00.366752 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-18 03:49:00.385504 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-18 03:49:00.513294 | instance | clusterrolebinding/system:controller:service-controller 2026-05-18 03:49:00.548507 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-18 03:49:00.678287 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-18 03:49:00.720034 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-18 03:49:00.841591 | instance | clusterrole/system:controller:route-controller 2026-05-18 03:49:00.948858 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-18 03:49:01.026003 | instance | clusterrole/system:controller:service-account-controller 2026-05-18 03:49:01.115844 | instance | clusterrolebinding/system:coredns 2026-05-18 03:49:01.190705 | instance | clusterrole/system:controller:service-controller 2026-05-18 03:49:01.271597 | instance | clusterrolebinding/system:discovery 2026-05-18 03:49:01.348366 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-18 03:49:01.432299 | instance | clusterrole/system:controller:statefulset-controller 2026-05-18 03:49:01.499804 | instance | clusterrolebinding/system:kube-dns 2026-05-18 03:49:01.594350 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-18 03:49:01.662500 | instance | clusterrolebinding/system:kube-scheduler 2026-05-18 03:49:01.760119 | instance | clusterrolebinding/system:monitoring 2026-05-18 03:49:01.806787 | instance | clusterrole/system:controller:ttl-controller 2026-05-18 03:49:01.926367 | instance | clusterrole/system:coredns 2026-05-18 03:49:01.974168 | instance | clusterrolebinding/system:node 2026-05-18 03:49:02.105036 | instance | clusterrole/system:discovery 2026-05-18 03:49:02.142787 | instance | clusterrolebinding/system:node-proxier 2026-05-18 03:49:02.266149 | instance | clusterrole/system:heapster 2026-05-18 03:49:02.297542 | instance | clusterrole/system:kube-aggregator 2026-05-18 03:49:02.428432 | instance | clusterrolebinding/system:public-info-viewer 2026-05-18 03:49:02.461035 | instance | clusterrole/system:kube-controller-manager 2026-05-18 03:49:02.603101 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-18 03:49:02.636265 | instance | clusterrolebinding/system:volume-scheduler 2026-05-18 03:49:02.768077 | instance | clusterrole/system:kube-dns 2026-05-18 03:49:02.786098 | instance | clusterrole/system:kube-scheduler 2026-05-18 03:49:02.946094 | instance | clusterrole/system:kubelet-api-admin 2026-05-18 03:49:02.946887 | instance | clusterrole/system:monitoring 2026-05-18 03:49:03.117891 | instance | clusterrole/system:node 2026-05-18 03:49:03.120786 | instance | clusterrole/system:node-bootstrapper 2026-05-18 03:49:03.263279 | instance | clusterrole/system:node-problem-detector 2026-05-18 03:49:03.281013 | instance | clusterrole/system:node-proxier 2026-05-18 03:49:03.435339 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-18 03:49:03.442595 | instance | clusterrole/system:public-info-viewer 2026-05-18 03:49:03.602193 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-18 03:49:03.619366 | instance | clusterrole/system:volume-scheduler 2026-05-18 03:49:03.758555 | instance | clusterrole/view 2026-05-18 03:49:03.790041 | instance | storageclass/general 2026-05-18 03:49:03.928867 | instance | namespace/auth-system 2026-05-18 03:49:03.982806 | instance | namespace/cert-manager 2026-05-18 03:49:04.111479 | instance | namespace/default 2026-05-18 03:49:04.143294 | instance | namespace/envoy-gateway-system 2026-05-18 03:49:04.271734 | instance | namespace/ingress-nginx 2026-05-18 03:49:04.319526 | instance | namespace/kube-node-lease 2026-05-18 03:49:04.451411 | instance | namespace/kube-public 2026-05-18 03:49:04.483082 | instance | namespace/kube-system 2026-05-18 03:49:04.610937 | instance | namespace/local-path-storage 2026-05-18 03:49:04.654005 | instance | namespace/monitoring 2026-05-18 03:49:04.783585 | instance | namespace/openstack 2026-05-18 03:49:04.828462 | instance | namespace/secretgen-controller 2026-05-18 03:49:05.278173 | instance | ok: Runtime: 0:00:15.579050 2026-05-18 03:49:05.284194 | 2026-05-18 03:49:05.284259 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-18 03:49:05.471123 | instance | changed 2026-05-18 03:49:05.477794 | 2026-05-18 03:49:05.477887 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-18 03:49:05.673486 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-18 03:49:05.673710 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-18 03:49:05.673902 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-18 03:49:05.766414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:05.766474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:05.832601 | instance | auth-system/configmaps/keycloak-env-vars 2026-05-18 03:49:05.834966 | instance | auth-system/configmaps/kube-root-ca.crt 2026-05-18 03:49:05.835465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:05.852468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:05.968819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:05.989993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.021617 | instance | cert-manager/configmaps/cert-manager-webhook 2026-05-18 03:49:06.045446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.080522 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-05-18 03:49:06.086700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.174227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.216187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.223655 | instance | auth-system/endpoints/keycloak 2026-05-18 03:49:06.264185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.280089 | instance | auth-system/endpoints/keycloak-headless 2026-05-18 03:49:06.324454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.370343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.437048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.442376 | instance | auth-system/endpoints/keycloak-metrics 2026-05-18 03:49:06.487871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.493395 | instance | cert-manager/deployment/cert-manager 2026-05-18 03:49:06.539384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.597521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.645891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.646424 | instance | cert-manager/deployment/cert-manager-cainjector 2026-05-18 03:49:06.700002 | instance | cert-manager/deployment/cert-manager-webhook 2026-05-18 03:49:06.705452 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-18 03:49:06.712543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.749658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.828026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.851280 | instance | auth-system/ingresses/keycloak 2026-05-18 03:49:06.851790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.907588 | instance | cert-manager/endpoints/cert-manager 2026-05-18 03:49:06.909628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:06.952838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.007726 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-18 03:49:07.014931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.035491 | instance | cert-manager/endpoints/cert-manager-webhook 2026-05-18 03:49:07.061434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.100492 | instance | auth-system/networkpolicies/keycloak 2026-05-18 03:49:07.118190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.150538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.205658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.206854 | instance | auth-system/pods/keycloak-0 2026-05-18 03:49:07.243773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.272548 | instance | cert-manager/pods/cert-manager-75c4c745bc-9q99d 2026-05-18 03:49:07.302347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.339953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.403659 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-8p664 2026-05-18 03:49:07.429714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.433948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.482704 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-6qpx9 2026-05-18 03:49:07.525615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.527450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.605769 | instance | auth-system/secrets/keycloak 2026-05-18 03:49:07.617738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.624883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.683673 | instance | auth-system/secrets/keycloak-externaldb 2026-05-18 03:49:07.707232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.713253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.775413 | instance | auth-system/secrets/keycloak.199-204-45-153.nip.io-tls 2026-05-18 03:49:07.794839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.810513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.847402 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-05-18 03:49:07.889172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.901480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.930682 | instance | auth-system/serviceaccounts/default 2026-05-18 03:49:07.986697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:07.989001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.060434 | instance | auth-system/serviceaccounts/keycloak 2026-05-18 03:49:08.074424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.081404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.136360 | instance | auth-system/services/keycloak 2026-05-18 03:49:08.178700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.179335 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-18 03:49:08.184944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.257111 | instance | auth-system/services/keycloak-headless 2026-05-18 03:49:08.279348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.287646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.345593 | instance | auth-system/services/keycloak-metrics 2026-05-18 03:49:08.364453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.379136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.453371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.455155 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-05-18 03:49:08.495851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.524669 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-05-18 03:49:08.537274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.604875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.625610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.627899 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-05-18 03:49:08.692429 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-18 03:49:08.698057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.701550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.711695 | instance | auth-system/statefulsets/keycloak 2026-05-18 03:49:08.770258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.820829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.827359 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-05-18 03:49:08.879317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.920402 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-05-18 03:49:08.927500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:08.959761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.024085 | instance | cert-manager/roles/cert-manager:leaderelection 2026-05-18 03:49:09.058824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.084778 | instance | cert-manager/serviceaccounts/cert-manager 2026-05-18 03:49:09.157811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.167799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.234789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.243195 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-05-18 03:49:09.271667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.274067 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-05-18 03:49:09.322124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.355425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.403033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.423407 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-05-18 03:49:09.461685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.484152 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-05-18 03:49:09.507402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.563570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.601447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.643168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.652714 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-05-18 03:49:09.693247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.731700 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-18 03:49:09.738133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.750013 | instance | cert-manager/serviceaccounts/default 2026-05-18 03:49:09.786596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.821721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.836093 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-05-18 03:49:09.879223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.915094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.967304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:09.969381 | instance | default/configmaps/kube-root-ca.crt 2026-05-18 03:49:10.014290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.074667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.103169 | instance | cert-manager/services/cert-manager 2026-05-18 03:49:10.128419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.164562 | instance | cert-manager/services/cert-manager-webhook 2026-05-18 03:49:10.190005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.222063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.277581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.306780 | instance | default/endpoints/kubernetes 2026-05-18 03:49:10.334157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.361391 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-18 03:49:10.367377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.432364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.454044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.513931 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-18 03:49:10.524759 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-18 03:49:10.526356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.529016 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-18 03:49:10.533144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.606947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.629013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.686900 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-18 03:49:10.697350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.709403 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-jr6tq 2026-05-18 03:49:10.710573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.774064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.808996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.849557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.876701 | instance | default/serviceaccounts/default 2026-05-18 03:49:10.905526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.909886 | instance | default/services/kubernetes 2026-05-18 03:49:10.941511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:10.997548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.019794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.077773 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-18 03:49:11.100571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.105435 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-18 03:49:11.109838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.173288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.193796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.248145 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-18 03:49:11.277035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.279105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.284988 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-18 03:49:11.357673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.358824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.442120 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-18 03:49:11.444171 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-18 03:49:11.455650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.476262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.483642 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-18 03:49:11.543635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.574159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.604515 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-18 03:49:11.657171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.668516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.700067 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-18 03:49:11.756533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.838804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.854814 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-18 03:49:11.863454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.949851 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-18 03:49:11.956964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:11.966320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.005567 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-18 03:49:12.064322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.071378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.132583 | instance | envoy-gateway-system/secrets/envoy 2026-05-18 03:49:12.162654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.169511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.238275 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-18 03:49:12.260386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.270117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.309476 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-18 03:49:12.431489 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-18 03:49:12.440312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.479813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.494461 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-18 03:49:12.544623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.552151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.599537 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-05-18 03:49:12.657161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.759384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.774988 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-05-18 03:49:12.850227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.926512 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-05-18 03:49:12.929214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:12.972213 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-05-18 03:49:13.039115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.083718 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-05-18 03:49:13.088320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.130369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.144876 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-05-18 03:49:13.221284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.251626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.290874 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-05-18 03:49:13.314909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.332603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.367400 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-05-18 03:49:13.397828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.426548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.509388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.522976 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-05-18 03:49:13.535278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.553594 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-05-18 03:49:13.588144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.648049 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-18 03:49:13.656458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.671651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.684722 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-18 03:49:13.740865 | instance | ingress-nginx/pods/ingress-nginx-controller-52w9f 2026-05-18 03:49:13.753691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.765908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.846576 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-18 03:49:13.854122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.855388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.883288 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-xd2wl 2026-05-18 03:49:13.925464 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-05-18 03:49:13.939428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:13.947438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.032513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.036695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.078697 | instance | ingress-nginx/roles/ingress-nginx 2026-05-18 03:49:14.095047 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-05-18 03:49:14.139794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.150190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.242390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.284139 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-05-18 03:49:14.292887 | instance | ingress-nginx/serviceaccounts/default 2026-05-18 03:49:14.346840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.380612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.432468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.475402 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-05-18 03:49:14.495143 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-05-18 03:49:14.498940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.562861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.605367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.633795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.660633 | instance | ingress-nginx/services/ingress-nginx-controller 2026-05-18 03:49:14.684818 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-05-18 03:49:14.713368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.717657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.794253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.817532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.842629 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-05-18 03:49:14.891045 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-05-18 03:49:14.918718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:14.926917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.032350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.042928 | instance | kube-public/configmaps/cluster-info 2026-05-18 03:49:15.043876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.098831 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-18 03:49:15.111066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.207961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.213418 | instance | kube-node-lease/serviceaccounts/default 2026-05-18 03:49:15.222141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.253557 | instance | kube-system/configmaps/cilium-config 2026-05-18 03:49:15.304563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.315660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.392508 | instance | kube-system/configmaps/coredns 2026-05-18 03:49:15.438528 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-18 03:49:15.448722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.478351 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-18 03:49:15.485346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.544782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.580314 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-18 03:49:15.585699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.646687 | instance | kube-system/configmaps/kube-proxy 2026-05-18 03:49:15.679681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.701300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.760196 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-18 03:49:15.763640 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-18 03:49:15.765138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.823927 | instance | kube-system/configmaps/kubeadm-config 2026-05-18 03:49:15.850999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.955074 | instance | kube-system/configmaps/kubelet-config 2026-05-18 03:49:15.989403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:15.996114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:16.031540 | instance | kube-system/daemonsets/cilium 2026-05-18 03:49:16.086840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:16.087904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:16.131354 | instance | kube-system/daemonsets/kube-proxy 2026-05-18 03:49:16.180273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:16.213643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:16.258113 | instance | kube-system/deployment/cilium-operator 2026-05-18 03:49:16.296746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:16.308661 | instance | kube-system/deployment/coredns 2026-05-18 03:49:16.328593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:16.382313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-18 03:49:16.467167 | instance | kube-system/endpoints/kube-dns 2026-05-18 03:49:16.494091 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-05-18 03:49:16.651957 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-05-18 03:49:16.676541 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-05-18 03:49:16.814551 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-05-18 03:49:16.831942 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-05-18 03:49:16.978647 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-05-18 03:49:16.986294 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-18 03:49:17.146106 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-18 03:49:17.161917 | instance | kube-system/pods/cilium-operator-869df985b8-52zwb 2026-05-18 03:49:17.309940 | instance | kube-system/pods/cilium-tdztf 2026-05-18 03:49:17.329335 | instance | kube-system/pods/coredns-67659f764b-cgbf4 2026-05-18 03:49:17.498726 | instance | kube-system/pods/coredns-67659f764b-x4d4n 2026-05-18 03:49:17.525102 | instance | kube-system/pods/etcd-instance 2026-05-18 03:49:17.668209 | instance | kube-system/pods/kube-apiserver-instance 2026-05-18 03:49:17.677213 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-18 03:49:17.835524 | instance | kube-system/pods/kube-proxy-nmvrv 2026-05-18 03:49:17.839750 | instance | kube-system/pods/kube-scheduler-instance 2026-05-18 03:49:18.005036 | instance | kube-system/pods/kube-vip-instance 2026-05-18 03:49:18.010451 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-18 03:49:18.163926 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-18 03:49:18.185112 | instance | kube-public/serviceaccounts/default 2026-05-18 03:49:18.333310 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-18 03:49:18.341780 | instance | kube-system/rolebindings/kube-proxy 2026-05-18 03:49:18.504028 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-18 03:49:18.510184 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-18 03:49:18.663043 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-18 03:49:18.663940 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-18 03:49:18.821152 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-18 03:49:18.825989 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-18 03:49:18.986659 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-18 03:49:18.990776 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-18 03:49:19.158578 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-18 03:49:19.160457 | instance | kube-system/roles/cilium-config-agent 2026-05-18 03:49:19.307952 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-18 03:49:19.331896 | instance | kube-system/roles/kube-proxy 2026-05-18 03:49:19.484821 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-18 03:49:19.524649 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-18 03:49:19.663389 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-18 03:49:19.698442 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-18 03:49:19.835604 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-18 03:49:19.863018 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-18 03:49:19.996133 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-18 03:49:20.044545 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-18 03:49:20.165752 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-18 03:49:20.210241 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-18 03:49:20.347318 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-18 03:49:20.395467 | instance | kube-system/serviceaccounts/cilium 2026-05-18 03:49:20.547182 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-18 03:49:20.595441 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-18 03:49:20.763359 | instance | kube-system/serviceaccounts/coredns 2026-05-18 03:49:20.794201 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-18 03:49:20.988385 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-18 03:49:20.990233 | instance | kube-system/serviceaccounts/default 2026-05-18 03:49:21.194619 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-18 03:49:21.196601 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-18 03:49:21.388399 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-18 03:49:21.388905 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-18 03:49:21.580612 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-18 03:49:21.586692 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-18 03:49:21.783298 | instance | kube-system/serviceaccounts/expand-controller 2026-05-18 03:49:21.813804 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-18 03:49:21.995353 | instance | kube-system/secrets/bootstrap-token-twq5zy 2026-05-18 03:49:22.058794 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-18 03:49:22.151328 | instance | kube-system/secrets/bootstrap-token-ylursw 2026-05-18 03:49:22.252182 | instance | kube-system/serviceaccounts/job-controller 2026-05-18 03:49:22.319924 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-18 03:49:22.431714 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-18 03:49:22.520851 | instance | kube-system/secrets/kubeadm-certs 2026-05-18 03:49:22.627452 | instance | kube-system/serviceaccounts/node-controller 2026-05-18 03:49:22.685174 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-18 03:49:22.818147 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-18 03:49:22.985582 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-18 03:49:23.005934 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-18 03:49:23.227059 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-18 03:49:23.230133 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-18 03:49:23.411601 | instance | kube-system/serviceaccounts/replication-controller 2026-05-18 03:49:23.413087 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-18 03:49:23.605197 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-18 03:49:23.606557 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-18 03:49:23.787554 | instance | kube-system/serviceaccounts/service-controller 2026-05-18 03:49:23.791956 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-18 03:49:23.982580 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-18 03:49:23.985272 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-18 03:49:24.176759 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-18 03:49:24.177854 | instance | kube-system/services/kube-dns 2026-05-18 03:49:24.336971 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-05-18 03:49:24.347812 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-05-18 03:49:24.495638 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-05-18 03:49:24.524106 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-05-18 03:49:24.676074 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-05-18 03:49:24.707262 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-05-18 03:49:24.844967 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-18 03:49:24.907001 | instance | local-path-storage/configmaps/local-path-config 2026-05-18 03:49:25.010318 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-05-18 03:49:25.071520 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-05-18 03:49:25.202328 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-05-18 03:49:25.231792 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-05-18 03:49:25.361368 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-05-18 03:49:25.413561 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-05-18 03:49:25.524438 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-05-18 03:49:25.594490 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-05-18 03:49:25.725586 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-05-18 03:49:25.762457 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-05-18 03:49:25.943800 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-05-18 03:49:26.031657 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-05-18 03:49:26.153947 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-05-18 03:49:26.328558 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-05-18 03:49:26.353243 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-05-18 03:49:26.510477 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-05-18 03:49:26.529439 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-05-18 03:49:26.682606 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-05-18 03:49:26.699710 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-05-18 03:49:26.861444 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-05-18 03:49:26.874491 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-05-18 03:49:27.012776 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-05-18 03:49:27.047179 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-05-18 03:49:27.176619 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-05-18 03:49:27.215681 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-05-18 03:49:27.350465 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-05-18 03:49:27.398192 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-05-18 03:49:27.534918 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-05-18 03:49:27.573559 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-05-18 03:49:27.715971 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-05-18 03:49:27.729617 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-05-18 03:49:27.891861 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-05-18 03:49:27.896816 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-05-18 03:49:28.061623 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-05-18 03:49:28.074295 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-05-18 03:49:28.234048 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-05-18 03:49:28.241988 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-05-18 03:49:28.410313 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-05-18 03:49:28.418108 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-05-18 03:49:28.580613 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-05-18 03:49:28.603389 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-05-18 03:49:28.771414 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-05-18 03:49:28.776896 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-05-18 03:49:28.958764 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-05-18 03:49:28.962719 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-05-18 03:49:29.134460 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-05-18 03:49:29.137708 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-05-18 03:49:29.296976 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-05-18 03:49:29.307390 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-05-18 03:49:29.463090 | instance | monitoring/configmaps/kube-root-ca.crt 2026-05-18 03:49:29.475748 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-05-18 03:49:29.627763 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-18 03:49:29.707452 | instance | monitoring/endpoints/alertmanager-operated 2026-05-18 03:49:29.799254 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-05-18 03:49:29.871568 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-05-18 03:49:29.968462 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-05-18 03:49:30.027849 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-05-18 03:49:30.131353 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-05-18 03:49:30.198477 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-05-18 03:49:30.315043 | instance | monitoring/endpoints/prometheus-operated 2026-05-18 03:49:30.363536 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-05-18 03:49:30.490302 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-05-18 03:49:30.530526 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-05-18 03:49:30.670952 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-18 03:49:30.716176 | instance | monitoring/pods/kube-prometheus-stack-grafana-5c5684f46d-dw9fq 2026-05-18 03:49:30.840176 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-k9kvn 2026-05-18 03:49:30.908157 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-cmhb8 2026-05-18 03:49:31.016424 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-sbrg6 2026-05-18 03:49:31.095576 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-05-18 03:49:31.187738 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-5k6l8 2026-05-18 03:49:31.270532 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-18 03:49:31.347365 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-05-18 03:49:31.442099 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-05-18 03:49:31.520315 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-05-18 03:49:31.608911 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-05-18 03:49:31.663622 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-05-18 03:49:31.794472 | instance | local-path-storage/serviceaccounts/default 2026-05-18 03:49:31.844457 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-18 03:49:31.945855 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-18 03:49:32.005594 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-18 03:49:32.135225 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-05-18 03:49:32.165495 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-05-18 03:49:32.385405 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-05-18 03:49:32.389098 | instance | monitoring/secrets/alertmanager-tls 2026-05-18 03:49:32.546041 | instance | monitoring/secrets/grafana-tls 2026-05-18 03:49:32.559447 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-05-18 03:49:32.690097 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-05-18 03:49:32.714108 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-05-18 03:49:32.855037 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-05-18 03:49:32.867838 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-05-18 03:49:33.012979 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-05-18 03:49:33.016138 | instance | monitoring/serviceaccounts/default 2026-05-18 03:49:33.207386 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-05-18 03:49:33.238026 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-05-18 03:49:33.363954 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-05-18 03:49:33.463397 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-05-18 03:49:33.523381 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-05-18 03:49:33.661486 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-05-18 03:49:33.699148 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-sbrg6-tls 2026-05-18 03:49:33.876782 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-05-18 03:49:33.882801 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-05-18 03:49:34.022925 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-05-18 03:49:34.088004 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-05-18 03:49:34.182883 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-05-18 03:49:34.278733 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-05-18 03:49:34.385730 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-05-18 03:49:34.468837 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-05-18 03:49:34.536249 | instance | monitoring/secrets/prometheus-tls 2026-05-18 03:49:34.647179 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-05-18 03:49:34.705672 | instance | monitoring/services/alertmanager-operated 2026-05-18 03:49:34.880863 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-05-18 03:49:34.953648 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-05-18 03:49:35.062059 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-05-18 03:49:35.118118 | instance | monitoring/services/kube-prometheus-stack-operator 2026-05-18 03:49:35.242473 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-05-18 03:49:35.277703 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-05-18 03:49:35.404765 | instance | monitoring/services/prometheus-operated 2026-05-18 03:49:35.447891 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-18 03:49:35.561956 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-05-18 03:49:35.644540 | instance | openstack/configmaps/horizon-bin 2026-05-18 03:49:35.756496 | instance | openstack/configmaps/keystone-bin 2026-05-18 03:49:35.835870 | instance | openstack/configmaps/keystone-openid-metadata 2026-05-18 03:49:35.942921 | instance | openstack/configmaps/kube-root-ca.crt 2026-05-18 03:49:36.006606 | instance | openstack/configmaps/memcached-memcached-bin 2026-05-18 03:49:36.120112 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-05-18 03:49:36.194641 | instance | openstack/configmaps/percona-xtradb-pxc 2026-05-18 03:49:36.283670 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-05-18 03:49:36.346054 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-05-18 03:49:36.452652 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-05-18 03:49:36.516581 | instance | openstack/cronjobs/keystone-credential-rotate 2026-05-18 03:49:36.610943 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-05-18 03:49:36.693739 | instance | openstack/deployment/horizon 2026-05-18 03:49:36.767551 | instance | secretgen-controller/deployment/secretgen-controller 2026-05-18 03:49:36.896771 | instance | openstack/deployment/keystone-api 2026-05-18 03:49:36.944400 | instance | openstack/deployment/memcached-memcached 2026-05-18 03:49:37.081887 | instance | openstack/deployment/pxc-operator 2026-05-18 03:49:37.109674 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-05-18 03:49:37.255905 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-05-18 03:49:37.284390 | instance | openstack/endpoints/horizon 2026-05-18 03:49:37.442563 | instance | openstack/endpoints/horizon-int 2026-05-18 03:49:37.450320 | instance | openstack/endpoints/keystone-api 2026-05-18 03:49:37.604780 | instance | openstack/endpoints/memcached 2026-05-18 03:49:37.608875 | instance | openstack/endpoints/memcached-metrics 2026-05-18 03:49:37.756378 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-05-18 03:49:37.772550 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-05-18 03:49:37.928582 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-05-18 03:49:37.929179 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-05-18 03:49:38.095250 | instance | openstack/endpoints/percona-xtradb-pxc 2026-05-18 03:49:38.096321 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-05-18 03:49:38.262615 | instance | openstack/endpoints/rabbitmq-keystone 2026-05-18 03:49:38.264900 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-05-18 03:49:38.416036 | instance | openstack/ingresses/dashboard 2026-05-18 03:49:38.416305 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-05-18 03:49:38.582533 | instance | openstack/ingresses/identity 2026-05-18 03:49:38.600612 | instance | openstack/jobs/horizon-db-init 2026-05-18 03:49:38.794166 | instance | openstack/jobs/horizon-db-sync 2026-05-18 03:49:38.825836 | instance | openstack/jobs/keystone-bootstrap 2026-05-18 03:49:38.992510 | instance | openstack/jobs/keystone-credential-setup 2026-05-18 03:49:38.996085 | instance | openstack/jobs/keystone-db-init 2026-05-18 03:49:39.167883 | instance | openstack/jobs/keystone-db-sync 2026-05-18 03:49:39.170988 | instance | openstack/jobs/keystone-domain-manage 2026-05-18 03:49:39.334131 | instance | openstack/jobs/keystone-fernet-setup 2026-05-18 03:49:39.335644 | instance | openstack/jobs/keystone-rabbit-init 2026-05-18 03:49:39.502634 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-05-18 03:49:39.506104 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-05-18 03:49:39.671995 | instance | openstack/pods/horizon-75c76ccc8-xddtc 2026-05-18 03:49:39.672912 | instance | openstack/pods/horizon-db-init-pcfp2 2026-05-18 03:49:39.838628 | instance | openstack/pods/horizon-db-sync-mhdbw 2026-05-18 03:49:39.839553 | instance | openstack/pods/keystone-api-6d65bd9bc4-zqblm 2026-05-18 03:49:40.011350 | instance | openstack/pods/keystone-bootstrap-sxpqc 2026-05-18 03:49:40.014295 | instance | openstack/pods/keystone-credential-setup-hlgxl 2026-05-18 03:49:40.179832 | instance | openstack/pods/keystone-db-init-2f966 2026-05-18 03:49:40.182811 | instance | openstack/pods/keystone-db-sync-99cnn 2026-05-18 03:49:40.340319 | instance | openstack/pods/keystone-domain-manage-ljh7z 2026-05-18 03:49:40.369629 | instance | openstack/pods/keystone-fernet-setup-c2rrt 2026-05-18 03:49:40.526195 | instance | openstack/pods/keystone-rabbit-init-ntlwl 2026-05-18 03:49:40.546889 | instance | openstack/pods/memcached-memcached-cf56b6468-dn269 2026-05-18 03:49:40.702117 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-05-18 03:49:40.728695 | instance | openstack/pods/percona-xtradb-pxc-0 2026-05-18 03:49:40.890689 | instance | openstack/pods/pxc-operator-69cb5bbdb9-5znvj 2026-05-18 03:49:40.892035 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-22jms 2026-05-18 03:49:41.060630 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-05-18 03:49:41.065619 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-ttmm7 2026-05-18 03:49:41.233667 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-05-18 03:49:41.236972 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-05-18 03:49:41.416013 | instance | openstack/rolebindings/horizon-horizon 2026-05-18 03:49:41.444978 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-05-18 03:49:41.561491 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-05-18 03:49:41.611002 | instance | openstack/rolebindings/horizon-horizon-test 2026-05-18 03:49:41.724786 | instance | openstack/rolebindings/keystone-credential-rotate 2026-05-18 03:49:41.792672 | instance | openstack/rolebindings/keystone-credential-setup 2026-05-18 03:49:41.893427 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-05-18 03:49:41.959354 | instance | openstack/rolebindings/keystone-fernet-setup 2026-05-18 03:49:42.061238 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-j7pgp 2026-05-18 03:49:42.121904 | instance | openstack/rolebindings/keystone-keystone-api 2026-05-18 03:49:42.225134 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-05-18 03:49:42.290889 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-05-18 03:49:42.395451 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-05-18 03:49:42.453326 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-05-18 03:49:42.566510 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-05-18 03:49:42.609567 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-05-18 03:49:42.728512 | instance | openstack/rolebindings/keystone-keystone-test 2026-05-18 03:49:42.781247 | instance | openstack/rolebindings/pxc-operator 2026-05-18 03:49:42.908162 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-05-18 03:49:42.952412 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-05-18 03:49:43.073007 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-05-18 03:49:43.134028 | instance | openstack/roles/horizon-openstack-horizon 2026-05-18 03:49:43.265660 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-05-18 03:49:43.285647 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-05-18 03:49:43.422995 | instance | openstack/roles/horizon-openstack-horizon-test 2026-05-18 03:49:43.436207 | instance | openstack/roles/keystone-credential-rotate 2026-05-18 03:49:43.581747 | instance | openstack/roles/keystone-credential-setup 2026-05-18 03:49:43.584274 | instance | openstack/roles/keystone-fernet-rotate 2026-05-18 03:49:43.729325 | instance | openstack/roles/keystone-fernet-setup 2026-05-18 03:49:43.768812 | instance | openstack/roles/keystone-openstack-keystone-api 2026-05-18 03:49:43.895228 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-05-18 03:49:43.927853 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-05-18 03:49:44.040739 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-05-18 03:49:44.101629 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-05-18 03:49:44.232978 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-05-18 03:49:44.257368 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-05-18 03:49:44.400399 | instance | openstack/roles/keystone-openstack-keystone-test 2026-05-18 03:49:44.415074 | instance | openstack/roles/pxc-operator 2026-05-18 03:49:44.561244 | instance | openstack/roles/rabbitmq-cluster-operator 2026-05-18 03:49:44.594760 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-05-18 03:49:44.726649 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-05-18 03:49:44.767133 | instance | openstack/secrets/horizon-db-admin 2026-05-18 03:49:44.898209 | instance | openstack/secrets/horizon-db-user 2026-05-18 03:49:44.928417 | instance | openstack/secrets/horizon-etc 2026-05-18 03:49:45.051559 | instance | openstack/secrets/horizon-int-certs 2026-05-18 03:49:45.084035 | instance | openstack/secrets/horizon-keystone-admin 2026-05-18 03:49:45.214701 | instance | openstack/secrets/internal-percona-xtradb 2026-05-18 03:49:45.232940 | instance | openstack/secrets/keystone-api-certs 2026-05-18 03:49:45.384108 | instance | openstack/secrets/keystone-credential-keys 2026-05-18 03:49:45.394487 | instance | openstack/serviceaccounts/default 2026-05-18 03:49:45.553142 | instance | openstack/secrets/keystone-db-admin 2026-05-18 03:49:45.601739 | instance | openstack/serviceaccounts/horizon 2026-05-18 03:49:45.709061 | instance | openstack/secrets/keystone-db-user 2026-05-18 03:49:45.796188 | instance | openstack/secrets/keystone-etc 2026-05-18 03:49:45.880469 | instance | openstack/serviceaccounts/horizon-db-init 2026-05-18 03:49:45.973834 | instance | openstack/secrets/keystone-fernet-keys 2026-05-18 03:49:46.098702 | instance | openstack/serviceaccounts/horizon-db-sync 2026-05-18 03:49:46.152262 | instance | openstack/secrets/keystone-keystone-admin 2026-05-18 03:49:46.306674 | instance | openstack/serviceaccounts/horizon-test 2026-05-18 03:49:46.308541 | instance | openstack/secrets/keystone-keystone-test 2026-05-18 03:49:46.467986 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-05-18 03:49:46.509244 | instance | openstack/serviceaccounts/keystone-api 2026-05-18 03:49:46.630614 | instance | openstack/secrets/keystone-rabbitmq-user 2026-05-18 03:49:46.712903 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-05-18 03:49:46.803061 | instance | openstack/secrets/percona-xtradb 2026-05-18 03:49:46.910632 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-05-18 03:49:46.976041 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-05-18 03:49:47.132557 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-05-18 03:49:47.157597 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-05-18 03:49:47.321950 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-05-18 03:49:47.341443 | instance | openstack/serviceaccounts/keystone-db-init 2026-05-18 03:49:47.495845 | instance | openstack/serviceaccounts/keystone-db-sync 2026-05-18 03:49:47.550538 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-05-18 03:49:47.709415 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-05-18 03:49:47.723385 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-05-18 03:49:47.906999 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-05-18 03:49:47.928352 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-05-18 03:49:48.089252 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-05-18 03:49:48.148375 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-05-18 03:49:48.266041 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-05-18 03:49:48.371086 | instance | openstack/serviceaccounts/keystone-test 2026-05-18 03:49:48.430899 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-05-18 03:49:48.562175 | instance | openstack/serviceaccounts/memcached-memcached 2026-05-18 03:49:48.631102 | instance | openstack/serviceaccounts/pxc-operator 2026-05-18 03:49:48.764279 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-05-18 03:49:48.831559 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-05-18 03:49:48.949386 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-05-18 03:49:49.033897 | instance | openstack/services/horizon 2026-05-18 03:49:49.157045 | instance | openstack/services/horizon-int 2026-05-18 03:49:49.207367 | instance | openstack/services/keystone-api 2026-05-18 03:49:49.334645 | instance | openstack/services/memcached 2026-05-18 03:49:49.384150 | instance | openstack/services/memcached-metrics 2026-05-18 03:49:49.493046 | instance | openstack/services/percona-xtradb-cluster-operator 2026-05-18 03:49:49.557442 | instance | openstack/services/percona-xtradb-haproxy 2026-05-18 03:49:49.665679 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-05-18 03:49:49.730598 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-05-18 03:49:49.831950 | instance | openstack/services/percona-xtradb-pxc 2026-05-18 03:49:49.901733 | instance | openstack/services/percona-xtradb-pxc-unready 2026-05-18 03:49:49.994886 | instance | openstack/services/rabbitmq-keystone 2026-05-18 03:49:50.070598 | instance | openstack/services/rabbitmq-keystone-nodes 2026-05-18 03:49:50.181300 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-05-18 03:49:50.258887 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-05-18 03:49:50.377636 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-05-18 03:49:50.449319 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-05-18 03:49:50.609105 | instance | secretgen-controller/serviceaccounts/default 2026-05-18 03:49:50.668421 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-05-18 03:49:51.075063 | instance | ok: Runtime: 0:00:45.194736 2026-05-18 03:49:51.085709 | 2026-05-18 03:49:51.085777 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-18 03:49:51.752031 | instance | changed: 2026-05-18 03:49:51.752264 | instance | cd+++++++++ objects/ 2026-05-18 03:49:51.752300 | instance | cd+++++++++ objects/cluster/ 2026-05-18 03:49:51.752322 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-18 03:49:51.752342 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-18 03:49:51.752362 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-18 03:49:51.752394 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-05-18 03:49:51.752414 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-05-18 03:49:51.752432 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-05-18 03:49:51.752450 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-18 03:49:51.752468 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-05-18 03:49:51.752486 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-05-18 03:49:51.752503 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-05-18 03:49:51.752522 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-05-18 03:49:51.752540 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-05-18 03:49:51.752558 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-05-18 03:49:51.752576 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-05-18 03:49:51.752594 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-05-18 03:49:51.752614 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-05-18 03:49:51.752632 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-05-18 03:49:51.752650 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-05-18 03:49:51.752668 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-05-18 03:49:51.752686 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-05-18 03:49:51.752703 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-05-18 03:49:51.752721 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-05-18 03:49:51.752739 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-05-18 03:49:51.752758 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-05-18 03:49:51.752779 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-05-18 03:49:51.752797 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-05-18 03:49:51.752815 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-18 03:49:51.752833 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-18 03:49:51.752898 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-18 03:49:51.752941 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-18 03:49:51.752980 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-18 03:49:51.753000 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-18 03:49:51.753020 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-18 03:49:51.753039 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-18 03:49:51.753057 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-18 03:49:51.753075 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-18 03:49:51.753093 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-18 03:49:51.753111 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-18 03:49:51.753129 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-18 03:49:51.753153 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-05-18 03:49:51.753172 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-05-18 03:49:51.753190 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-05-18 03:49:51.753208 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-05-18 03:49:51.753226 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-05-18 03:49:51.753243 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-18 03:49:51.753261 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-05-18 03:49:51.753278 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-05-18 03:49:51.753296 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-05-18 03:49:51.753314 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-05-18 03:49:51.753332 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-18 03:49:51.753349 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-18 03:49:51.753367 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-18 03:49:51.753385 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-18 03:49:51.753403 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-05-18 03:49:51.753420 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-05-18 03:49:51.753438 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-05-18 03:49:51.753456 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-05-18 03:49:51.753474 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-05-18 03:49:51.753492 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-05-18 03:49:51.753510 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-05-18 03:49:51.753528 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-05-18 03:49:51.753546 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-05-18 03:49:51.753563 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-05-18 03:49:51.753581 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-05-18 03:49:51.753599 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-05-18 03:49:51.753617 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-05-18 03:49:51.753634 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-05-18 03:49:51.753652 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-18 03:49:51.753670 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-18 03:49:51.753687 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-05-18 03:49:51.753705 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-05-18 03:49:51.753722 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-18 03:49:51.753740 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-18 03:49:51.753761 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-18 03:49:51.753780 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-18 03:49:51.753798 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-18 03:49:51.753815 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-18 03:49:51.753833 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-18 03:49:51.753851 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-18 03:49:51.753868 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-18 03:49:51.753886 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-18 03:49:51.753905 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-18 03:49:51.753928 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-18 03:49:51.753946 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-18 03:49:51.753964 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-18 03:49:51.753982 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-18 03:49:51.754000 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-18 03:49:51.754018 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-18 03:49:51.754036 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-18 03:49:51.754053 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-18 03:49:51.754071 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-18 03:49:51.754088 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-18 03:49:51.754106 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-18 03:49:51.754124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-18 03:49:51.754142 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-18 03:49:51.754160 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-18 03:49:51.754178 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-18 03:49:51.754195 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-18 03:49:51.754213 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-18 03:49:51.754230 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-18 03:49:51.754247 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-18 03:49:51.754265 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-18 03:49:51.754282 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-18 03:49:51.754300 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-18 03:49:51.754333 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-18 03:49:51.754355 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-18 03:49:51.754373 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-18 03:49:51.754390 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-18 03:49:51.754408 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-18 03:49:51.754425 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-18 03:49:51.754443 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-18 03:49:51.754460 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-18 03:49:51.754478 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-18 03:49:51.754495 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-18 03:49:51.754513 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-18 03:49:51.754531 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-18 03:49:51.754548 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-18 03:49:51.754565 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-18 03:49:51.754582 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-18 03:49:51.754600 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-18 03:49:51.754617 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-18 03:49:51.754634 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-18 03:49:51.754651 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-18 03:49:51.754669 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-18 03:49:51.754686 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-18 03:49:51.754704 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-18 03:49:51.754721 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-18 03:49:51.754739 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-18 03:49:51.754756 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-18 03:49:51.754773 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-18 03:49:51.754791 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-18 03:49:51.754808 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-18 03:49:51.754826 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-18 03:49:51.754843 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-18 03:49:51.754860 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-18 03:49:51.754877 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-18 03:49:51.754895 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-18 03:49:51.754918 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-18 03:49:51.754937 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-18 03:49:51.754954 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-18 03:49:51.754971 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-18 03:49:51.755023 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-18 03:49:51.755051 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-18 03:49:51.755071 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-18 03:49:51.755090 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-18 03:49:51.755108 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-18 03:49:51.755126 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-18 03:49:51.755143 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-18 03:49:51.755161 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-18 03:49:51.755179 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-18 03:49:51.755197 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-18 03:49:51.755215 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-18 03:49:51.755233 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-18 03:49:51.755250 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-18 03:49:51.755268 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-18 03:49:51.755286 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-18 03:49:51.755303 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-18 03:49:51.755321 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-18 03:49:51.755339 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-18 03:49:51.755356 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-18 03:49:51.755374 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-18 03:49:51.755391 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-18 03:49:51.755409 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-18 03:49:51.755427 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-18 03:49:51.755445 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-18 03:49:51.755462 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-18 03:49:51.755480 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-18 03:49:51.755497 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-18 03:49:51.755515 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-18 03:49:51.755532 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-18 03:49:51.755549 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-18 03:49:51.755566 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-18 03:49:51.755584 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-18 03:49:51.755606 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-18 03:49:51.755624 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-18 03:49:51.755642 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-18 03:49:51.755660 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-18 03:49:51.755677 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-18 03:49:51.755695 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-18 03:49:51.755712 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-18 03:49:51.755730 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-18 03:49:51.755749 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-18 03:49:51.755769 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-18 03:49:51.755787 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-18 03:49:51.755805 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-18 03:49:51.755822 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-18 03:49:51.755839 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-18 03:49:51.755857 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-18 03:49:51.755875 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-18 03:49:51.755892 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-18 03:49:51.755910 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-18 03:49:51.755927 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-18 03:49:51.755945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-05-18 03:49:51.755963 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-05-18 03:49:51.755980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-05-18 03:49:51.755998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-18 03:49:51.756016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-05-18 03:49:51.756033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-05-18 03:49:51.756051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-05-18 03:49:51.756068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-05-18 03:49:51.756085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-05-18 03:49:51.756102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-05-18 03:49:51.756120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-05-18 03:49:51.756137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-05-18 03:49:51.756154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-05-18 03:49:51.756172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-05-18 03:49:51.756189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-05-18 03:49:51.756206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-05-18 03:49:51.756227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-05-18 03:49:51.756245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-05-18 03:49:51.756263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-05-18 03:49:51.756281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-18 03:49:51.756298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-18 03:49:51.756316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-18 03:49:51.756334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-18 03:49:51.756352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-18 03:49:51.756369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-18 03:49:51.756387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-18 03:49:51.756404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-18 03:49:51.756422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-18 03:49:51.756440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-18 03:49:51.756458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-18 03:49:51.756476 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-05-18 03:49:51.756494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-05-18 03:49:51.756511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-05-18 03:49:51.756529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-05-18 03:49:51.756547 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-05-18 03:49:51.756565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-18 03:49:51.756582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-05-18 03:49:51.756599 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-05-18 03:49:51.756617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-05-18 03:49:51.756635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-05-18 03:49:51.756653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-18 03:49:51.756671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-18 03:49:51.756688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-18 03:49:51.756706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-18 03:49:51.756724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-18 03:49:51.756741 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-18 03:49:51.756759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-18 03:49:51.756777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-18 03:49:51.756794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-18 03:49:51.756815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-18 03:49:51.756833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-18 03:49:51.756850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-18 03:49:51.756868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-05-18 03:49:51.756885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-05-18 03:49:51.756902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-18 03:49:51.756920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-18 03:49:51.756937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-05-18 03:49:51.756983 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-05-18 03:49:51.757004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-18 03:49:51.757023 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-18 03:49:51.757041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-18 03:49:51.757059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-18 03:49:51.757077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-18 03:49:51.757094 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-18 03:49:51.757112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-18 03:49:51.757129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-18 03:49:51.757147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-18 03:49:51.757165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-18 03:49:51.757183 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-18 03:49:51.757200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-18 03:49:51.757218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-18 03:49:51.757236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-18 03:49:51.757253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-18 03:49:51.757270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-18 03:49:51.757287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-18 03:49:51.757305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-18 03:49:51.757322 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-18 03:49:51.757339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-18 03:49:51.757356 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-18 03:49:51.757374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-18 03:49:51.757395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-18 03:49:51.757413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-18 03:49:51.757430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-18 03:49:51.757448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-18 03:49:51.757465 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-18 03:49:51.757482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-18 03:49:51.757500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-18 03:49:51.757518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-18 03:49:51.757539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-18 03:49:51.757557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-18 03:49:51.757575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-18 03:49:51.757593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-18 03:49:51.757610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-18 03:49:51.757628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-18 03:49:51.757645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-18 03:49:51.757663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-18 03:49:51.757680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-18 03:49:51.757698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-18 03:49:51.757716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-18 03:49:51.757734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-18 03:49:51.757752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-18 03:49:51.757769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-18 03:49:51.757787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-18 03:49:51.757804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-18 03:49:51.757822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-18 03:49:51.757839 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-18 03:49:51.757857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-18 03:49:51.757874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-18 03:49:51.757892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-18 03:49:51.757910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-18 03:49:51.757927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-18 03:49:51.757949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-18 03:49:51.757968 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-18 03:49:51.757985 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-18 03:49:51.758003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-18 03:49:51.758020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-18 03:49:51.758037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-18 03:49:51.758054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-18 03:49:51.758071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-18 03:49:51.758089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-18 03:49:51.758106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-18 03:49:51.758123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-18 03:49:51.758141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-18 03:49:51.758158 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-18 03:49:51.758175 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-18 03:49:51.758193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-18 03:49:51.758210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-18 03:49:51.758227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-18 03:49:51.758245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-18 03:49:51.758262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-18 03:49:51.758280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-18 03:49:51.758297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-18 03:49:51.758329 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-18 03:49:51.758347 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-18 03:49:51.758365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-18 03:49:51.758383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-18 03:49:51.758400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-18 03:49:51.758417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-18 03:49:51.758434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-18 03:49:51.758451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-18 03:49:51.758468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-18 03:49:51.758486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-18 03:49:51.758503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-18 03:49:51.758520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-18 03:49:51.758537 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-18 03:49:51.758554 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-05-18 03:49:51.758576 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-05-18 03:49:51.758594 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-05-18 03:49:51.758611 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-05-18 03:49:51.758628 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-18 03:49:51.758645 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-18 03:49:51.758663 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-18 03:49:51.758680 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-18 03:49:51.758697 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-05-18 03:49:51.758715 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-05-18 03:49:51.758732 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-18 03:49:51.758749 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-18 03:49:51.758767 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-18 03:49:51.758784 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-18 03:49:51.758801 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-18 03:49:51.758818 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-18 03:49:51.758835 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-18 03:49:51.758853 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-18 03:49:51.758870 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-05-18 03:49:51.758888 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-05-18 03:49:51.758905 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-05-18 03:49:51.758923 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-05-18 03:49:51.758941 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-05-18 03:49:51.758959 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-05-18 03:49:51.758977 | instance | cd+++++++++ objects/cluster/node/ 2026-05-18 03:49:51.758995 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-18 03:49:51.759013 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-18 03:49:51.759030 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-18 03:49:51.759048 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-18 03:49:51.759066 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-18 03:49:51.759084 | instance | cd+++++++++ objects/namespaced/ 2026-05-18 03:49:51.759102 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-05-18 03:49:51.759119 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-05-18 03:49:51.759137 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-05-18 03:49:51.759155 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-05-18 03:49:51.759173 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-05-18 03:49:51.759190 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-05-18 03:49:51.759207 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-05-18 03:49:51.759225 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-05-18 03:49:51.759242 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-05-18 03:49:51.759259 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-05-18 03:49:51.759276 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-05-18 03:49:51.759294 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-05-18 03:49:51.759315 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-05-18 03:49:51.759334 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-05-18 03:49:51.759351 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-05-18 03:49:51.759369 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-05-18 03:49:51.759386 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-05-18 03:49:51.759403 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-05-18 03:49:51.759420 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-05-18 03:49:51.759436 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-05-18 03:49:51.759453 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-05-18 03:49:51.759470 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-05-18 03:49:51.759487 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-05-18 03:49:51.759504 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-05-18 03:49:51.759521 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-05-18 03:49:51.759539 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-153.nip.io-tls.txt 2026-05-18 03:49:51.759556 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-153.nip.io-tls.yaml 2026-05-18 03:49:51.759573 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-05-18 03:49:51.759591 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-05-18 03:49:51.759608 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-05-18 03:49:51.759626 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-05-18 03:49:51.759643 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-05-18 03:49:51.759661 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-05-18 03:49:51.759678 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-05-18 03:49:51.759696 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-05-18 03:49:51.759713 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-05-18 03:49:51.759730 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-05-18 03:49:51.759747 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-05-18 03:49:51.759764 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-05-18 03:49:51.759781 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-05-18 03:49:51.759799 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-05-18 03:49:51.759816 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-05-18 03:49:51.759833 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-05-18 03:49:51.759850 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-05-18 03:49:51.759867 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-05-18 03:49:51.759884 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-05-18 03:49:51.759901 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-05-18 03:49:51.759919 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-05-18 03:49:51.759936 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-05-18 03:49:51.759954 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-05-18 03:49:51.759976 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-05-18 03:49:51.759994 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-05-18 03:49:51.760012 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-05-18 03:49:51.760030 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-05-18 03:49:51.760047 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-05-18 03:49:51.760065 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-05-18 03:49:51.760083 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-05-18 03:49:51.760101 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-05-18 03:49:51.760119 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-05-18 03:49:51.760136 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-05-18 03:49:51.760154 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-05-18 03:49:51.760171 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-05-18 03:49:51.760189 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-05-18 03:49:51.760206 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-05-18 03:49:51.760223 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-05-18 03:49:51.760241 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-9q99d.txt 2026-05-18 03:49:51.760259 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-9q99d.yaml 2026-05-18 03:49:51.760276 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-8p664.txt 2026-05-18 03:49:51.760294 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-8p664.yaml 2026-05-18 03:49:51.760312 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-6qpx9.txt 2026-05-18 03:49:51.760330 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-6qpx9.yaml 2026-05-18 03:49:51.760348 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-05-18 03:49:51.760366 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-05-18 03:49:51.760383 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-05-18 03:49:51.760401 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-05-18 03:49:51.760419 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-05-18 03:49:51.760436 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-05-18 03:49:51.760453 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-05-18 03:49:51.760471 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-05-18 03:49:51.760489 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-05-18 03:49:51.760507 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-05-18 03:49:51.760524 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-05-18 03:49:51.760541 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-05-18 03:49:51.760558 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-05-18 03:49:51.760580 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-05-18 03:49:51.760599 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-05-18 03:49:51.760616 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-05-18 03:49:51.760634 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-05-18 03:49:51.760651 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-05-18 03:49:51.760669 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-05-18 03:49:51.760685 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-05-18 03:49:51.760703 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-05-18 03:49:51.760720 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-05-18 03:49:51.760737 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-05-18 03:49:51.760755 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-05-18 03:49:51.760773 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-05-18 03:49:51.760790 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-05-18 03:49:51.760807 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-05-18 03:49:51.760825 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-05-18 03:49:51.760843 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-05-18 03:49:51.760860 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-05-18 03:49:51.760877 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-05-18 03:49:51.760894 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-05-18 03:49:51.760911 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-05-18 03:49:51.760928 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-05-18 03:49:51.760945 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-05-18 03:49:51.760977 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-05-18 03:49:51.760998 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-05-18 03:49:51.761015 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-18 03:49:51.761033 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-18 03:49:51.761051 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-18 03:49:51.761068 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-18 03:49:51.761085 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-18 03:49:51.761102 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-18 03:49:51.761120 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-18 03:49:51.761137 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-18 03:49:51.761154 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-18 03:49:51.761172 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-18 03:49:51.761189 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-18 03:49:51.761206 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-18 03:49:51.761228 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-18 03:49:51.761246 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-18 03:49:51.761264 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-18 03:49:51.761282 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-18 03:49:51.761300 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-18 03:49:51.761318 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-18 03:49:51.761335 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-18 03:49:51.761353 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-18 03:49:51.761371 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-18 03:49:51.761388 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-18 03:49:51.761406 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-18 03:49:51.761424 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-18 03:49:51.761441 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-18 03:49:51.761459 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-18 03:49:51.761476 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-jr6tq.txt 2026-05-18 03:49:51.761494 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-jr6tq.yaml 2026-05-18 03:49:51.761512 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-18 03:49:51.761530 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-18 03:49:51.761548 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-18 03:49:51.761566 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-18 03:49:51.761584 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-18 03:49:51.761601 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-18 03:49:51.761619 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-18 03:49:51.761637 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-18 03:49:51.761655 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-18 03:49:51.761672 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-18 03:49:51.761690 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-18 03:49:51.761707 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-18 03:49:51.761725 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-18 03:49:51.761745 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-18 03:49:51.761765 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-18 03:49:51.761783 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-18 03:49:51.761804 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-18 03:49:51.761822 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-18 03:49:51.761845 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-18 03:49:51.761863 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-18 03:49:51.761881 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-18 03:49:51.761898 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-18 03:49:51.761919 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-18 03:49:51.761937 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-18 03:49:51.761955 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-18 03:49:51.761977 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-18 03:49:51.761995 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-18 03:49:51.762013 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-18 03:49:51.762031 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-18 03:49:51.762049 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-18 03:49:51.762067 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-18 03:49:51.762084 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-18 03:49:51.762102 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-18 03:49:51.762120 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-18 03:49:51.762137 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-18 03:49:51.762155 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-05-18 03:49:51.762172 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-05-18 03:49:51.762189 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-05-18 03:49:51.762207 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-05-18 03:49:51.762224 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-05-18 03:49:51.762241 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-05-18 03:49:51.762259 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-05-18 03:49:51.762276 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-05-18 03:49:51.762294 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-05-18 03:49:51.762340 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-05-18 03:49:51.762359 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-05-18 03:49:51.762377 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-05-18 03:49:51.762395 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-05-18 03:49:51.762413 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-05-18 03:49:51.762430 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-05-18 03:49:51.762448 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-05-18 03:49:51.762473 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-05-18 03:49:51.762491 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-05-18 03:49:51.762509 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-05-18 03:49:51.762527 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-05-18 03:49:51.762545 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-05-18 03:49:51.762563 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-05-18 03:49:51.762581 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-05-18 03:49:51.762599 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-05-18 03:49:51.762617 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-05-18 03:49:51.762635 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-05-18 03:49:51.762653 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-52w9f.txt 2026-05-18 03:49:51.762671 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-52w9f.yaml 2026-05-18 03:49:51.762689 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-xd2wl.txt 2026-05-18 03:49:51.762707 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-xd2wl.yaml 2026-05-18 03:49:51.762725 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-05-18 03:49:51.762742 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-05-18 03:49:51.762760 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-05-18 03:49:51.762778 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-05-18 03:49:51.762796 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-05-18 03:49:51.762814 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-05-18 03:49:51.762832 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-05-18 03:49:51.762850 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-05-18 03:49:51.762867 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-05-18 03:49:51.762885 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-05-18 03:49:51.762903 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-05-18 03:49:51.762921 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-05-18 03:49:51.762939 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-05-18 03:49:51.762956 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-05-18 03:49:51.762974 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-05-18 03:49:51.762991 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-05-18 03:49:51.763009 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-05-18 03:49:51.763026 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-05-18 03:49:51.763043 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-05-18 03:49:51.763060 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-05-18 03:49:51.763082 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-05-18 03:49:51.763100 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-05-18 03:49:51.763118 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-05-18 03:49:51.763135 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-05-18 03:49:51.763153 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-05-18 03:49:51.763170 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-05-18 03:49:51.763188 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-05-18 03:49:51.763205 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-18 03:49:51.763223 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-18 03:49:51.763241 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-18 03:49:51.763259 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-18 03:49:51.763277 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-18 03:49:51.763294 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-18 03:49:51.763311 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-18 03:49:51.763329 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-18 03:49:51.763346 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-18 03:49:51.763363 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-18 03:49:51.763381 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-18 03:49:51.763398 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-18 03:49:51.763415 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-18 03:49:51.763433 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-18 03:49:51.763450 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-18 03:49:51.763467 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-18 03:49:51.763485 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-18 03:49:51.763502 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-18 03:49:51.763519 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-18 03:49:51.763536 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-18 03:49:51.763554 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-18 03:49:51.763571 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-18 03:49:51.763588 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-18 03:49:51.763606 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-18 03:49:51.763623 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-18 03:49:51.763641 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-18 03:49:51.763658 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-18 03:49:51.763675 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-18 03:49:51.763696 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-18 03:49:51.763714 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-18 03:49:51.763732 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-18 03:49:51.763750 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-18 03:49:51.763767 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-18 03:49:51.763785 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-18 03:49:51.763803 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-18 03:49:51.763821 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-18 03:49:51.763839 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-18 03:49:51.763857 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-18 03:49:51.763875 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-18 03:49:51.763893 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-18 03:49:51.763910 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-18 03:49:51.763928 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-18 03:49:51.763946 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-18 03:49:51.763963 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-18 03:49:51.763981 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-18 03:49:51.763998 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-18 03:49:51.764016 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-18 03:49:51.764034 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-18 03:49:51.764051 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-18 03:49:51.764069 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-18 03:49:51.764086 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-18 03:49:51.764103 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-18 03:49:51.764121 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-18 03:49:51.764138 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-18 03:49:51.764155 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-18 03:49:51.764172 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-18 03:49:51.764189 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-18 03:49:51.764207 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-05-18 03:49:51.764224 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-05-18 03:49:51.764242 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-05-18 03:49:51.764260 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-18 03:49:51.764277 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-05-18 03:49:51.764295 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-05-18 03:49:51.764317 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-05-18 03:49:51.764336 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-05-18 03:49:51.764353 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-05-18 03:49:51.764371 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-05-18 03:49:51.764388 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-05-18 03:49:51.764406 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-05-18 03:49:51.764423 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-18 03:49:51.764440 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-52zwb.txt 2026-05-18 03:49:51.764458 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-52zwb.yaml 2026-05-18 03:49:51.764475 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-tdztf.txt 2026-05-18 03:49:51.764493 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-tdztf.yaml 2026-05-18 03:49:51.764510 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-cgbf4.txt 2026-05-18 03:49:51.764527 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-cgbf4.yaml 2026-05-18 03:49:51.764545 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-x4d4n.txt 2026-05-18 03:49:51.764562 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-x4d4n.yaml 2026-05-18 03:49:51.764579 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-18 03:49:51.764597 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-18 03:49:51.764614 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-18 03:49:51.764631 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-18 03:49:51.764649 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-18 03:49:51.764666 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-18 03:49:51.764684 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-nmvrv.txt 2026-05-18 03:49:51.764702 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-nmvrv.yaml 2026-05-18 03:49:51.764720 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-18 03:49:51.764737 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-18 03:49:51.764754 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-18 03:49:51.764772 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-18 03:49:51.764789 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-18 03:49:51.764807 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-18 03:49:51.764824 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-18 03:49:51.764841 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-18 03:49:51.764858 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-18 03:49:51.764875 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-18 03:49:51.764893 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-18 03:49:51.764910 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-18 03:49:51.764932 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-18 03:49:51.764950 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-18 03:49:51.764985 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-18 03:49:51.765006 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-18 03:49:51.765024 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-18 03:49:51.765042 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-18 03:49:51.765060 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-18 03:49:51.765117 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-18 03:49:51.765139 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-18 03:49:51.765158 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-18 03:49:51.765176 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-18 03:49:51.765194 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-18 03:49:51.765212 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-18 03:49:51.765230 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-18 03:49:51.765247 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-18 03:49:51.765265 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-18 03:49:51.765283 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-18 03:49:51.765301 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-18 03:49:51.765319 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-18 03:49:51.765337 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-18 03:49:51.765355 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-18 03:49:51.765373 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-18 03:49:51.765390 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-18 03:49:51.765408 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-18 03:49:51.765425 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-18 03:49:51.765443 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-18 03:49:51.765460 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-18 03:49:51.765477 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-18 03:49:51.765495 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-18 03:49:51.765513 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-18 03:49:51.765531 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-18 03:49:51.765549 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-18 03:49:51.765572 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-18 03:49:51.765590 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-18 03:49:51.765608 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-18 03:49:51.765625 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-18 03:49:51.765643 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-18 03:49:51.765660 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-18 03:49:51.765678 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-18 03:49:51.765696 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-twq5zy.txt 2026-05-18 03:49:51.765713 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-twq5zy.yaml 2026-05-18 03:49:51.765730 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ylursw.txt 2026-05-18 03:49:51.765748 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ylursw.yaml 2026-05-18 03:49:51.765765 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-18 03:49:51.765782 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-18 03:49:51.765800 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-18 03:49:51.765817 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-18 03:49:51.765835 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-18 03:49:51.765852 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-18 03:49:51.765870 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-18 03:49:51.765887 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-18 03:49:51.765905 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-18 03:49:51.765922 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-18 03:49:51.765939 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-18 03:49:51.765957 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-18 03:49:51.765975 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-18 03:49:51.765993 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-18 03:49:51.766011 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-18 03:49:51.766029 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-18 03:49:51.766046 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-18 03:49:51.766063 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-18 03:49:51.766081 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-18 03:49:51.766098 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-18 03:49:51.766115 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-18 03:49:51.766132 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-18 03:49:51.766150 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-18 03:49:51.766282 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-18 03:49:51.766303 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-18 03:49:51.766336 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-18 03:49:51.766354 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-18 03:49:51.766372 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-18 03:49:51.766390 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-18 03:49:51.766408 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-18 03:49:51.766426 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-18 03:49:51.766444 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-18 03:49:51.766462 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-18 03:49:51.766480 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-18 03:49:51.766498 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-18 03:49:51.766516 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-18 03:49:51.766534 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-18 03:49:51.766551 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-18 03:49:51.766569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-18 03:49:51.766587 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-18 03:49:51.766605 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-18 03:49:51.766622 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-18 03:49:51.766640 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-18 03:49:51.766658 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-18 03:49:51.766676 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-18 03:49:51.766694 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-18 03:49:51.766711 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-18 03:49:51.766729 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-18 03:49:51.766746 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-18 03:49:51.766764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-18 03:49:51.766781 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-18 03:49:51.766798 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-18 03:49:51.766816 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-18 03:49:51.766834 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-18 03:49:51.766851 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-18 03:49:51.766868 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-18 03:49:51.766891 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-18 03:49:51.766910 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-18 03:49:51.766927 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-18 03:49:51.766944 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-18 03:49:51.766962 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-18 03:49:51.766979 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-18 03:49:51.766996 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-18 03:49:51.767013 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-18 03:49:51.767030 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-18 03:49:51.767047 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-18 03:49:51.767064 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-18 03:49:51.767082 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-18 03:49:51.767099 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-18 03:49:51.767117 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-18 03:49:51.767135 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-18 03:49:51.767152 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-18 03:49:51.767170 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-18 03:49:51.767187 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-18 03:49:51.767205 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-18 03:49:51.767222 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-18 03:49:51.767239 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-18 03:49:51.767257 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-18 03:49:51.767274 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-18 03:49:51.767291 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-18 03:49:51.767309 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-18 03:49:51.767326 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-18 03:49:51.767343 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-05-18 03:49:51.767361 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-05-18 03:49:51.767379 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-05-18 03:49:51.767396 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-18 03:49:51.767413 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-05-18 03:49:51.767431 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-05-18 03:49:51.767448 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-05-18 03:49:51.767469 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-05-18 03:49:51.767488 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-05-18 03:49:51.767506 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-05-18 03:49:51.767523 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-05-18 03:49:51.767541 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-05-18 03:49:51.767559 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-18 03:49:51.767577 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-18 03:49:51.767595 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-18 03:49:51.767613 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-18 03:49:51.767631 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-18 03:49:51.767649 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-18 03:49:51.767666 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-18 03:49:51.767684 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-18 03:49:51.767702 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-18 03:49:51.767719 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-18 03:49:51.767737 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-5k6l8.txt 2026-05-18 03:49:51.767755 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-5k6l8.yaml 2026-05-18 03:49:51.767774 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-18 03:49:51.767792 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-18 03:49:51.767810 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-18 03:49:51.767828 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-18 03:49:51.767846 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-18 03:49:51.767863 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-18 03:49:51.767881 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-18 03:49:51.767899 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-18 03:49:51.767917 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-05-18 03:49:51.767935 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-05-18 03:49:51.767952 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-05-18 03:49:51.767970 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-05-18 03:49:51.767987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-05-18 03:49:51.768005 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-05-18 03:49:51.768023 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-05-18 03:49:51.768040 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-05-18 03:49:51.768063 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-05-18 03:49:51.768081 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-05-18 03:49:51.768099 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-05-18 03:49:51.768117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-05-18 03:49:51.768134 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-05-18 03:49:51.768152 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-05-18 03:49:51.768170 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-05-18 03:49:51.768187 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-05-18 03:49:51.768204 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-05-18 03:49:51.768222 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-05-18 03:49:51.768239 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-05-18 03:49:51.768256 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-05-18 03:49:51.768273 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-05-18 03:49:51.768291 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-05-18 03:49:51.768309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-05-18 03:49:51.768326 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-05-18 03:49:51.768344 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-05-18 03:49:51.768362 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-05-18 03:49:51.768379 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-05-18 03:49:51.768397 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-05-18 03:49:51.768415 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-05-18 03:49:51.768432 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-05-18 03:49:51.768450 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-05-18 03:49:51.768467 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-05-18 03:49:51.768485 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-05-18 03:49:51.768502 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-05-18 03:49:51.768520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-05-18 03:49:51.768537 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-05-18 03:49:51.768554 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-05-18 03:49:51.768576 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-05-18 03:49:51.768595 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-05-18 03:49:51.768613 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-05-18 03:49:51.768630 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-05-18 03:49:51.768648 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-05-18 03:49:51.768666 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-05-18 03:49:51.768684 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-05-18 03:49:51.768702 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-05-18 03:49:51.768720 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-05-18 03:49:51.768743 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-05-18 03:49:51.768763 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-05-18 03:49:51.768781 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-05-18 03:49:51.768799 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-05-18 03:49:51.768817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-05-18 03:49:51.768834 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-05-18 03:49:51.768852 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-05-18 03:49:51.768870 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-05-18 03:49:51.768887 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-05-18 03:49:51.768905 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-05-18 03:49:51.768923 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-05-18 03:49:51.768940 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-05-18 03:49:51.768978 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-05-18 03:49:51.768998 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-05-18 03:49:51.769016 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-05-18 03:49:51.769035 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-05-18 03:49:51.769053 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-05-18 03:49:51.769071 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-05-18 03:49:51.769089 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-05-18 03:49:51.769107 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-05-18 03:49:51.769129 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-05-18 03:49:51.769147 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-05-18 03:49:51.769165 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-05-18 03:49:51.769183 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-05-18 03:49:51.769200 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-05-18 03:49:51.769217 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-05-18 03:49:51.769235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-05-18 03:49:51.769252 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-05-18 03:49:51.769269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-05-18 03:49:51.769286 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-05-18 03:49:51.769304 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-05-18 03:49:51.769321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-05-18 03:49:51.769338 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-05-18 03:49:51.769356 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-05-18 03:49:51.769373 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-05-18 03:49:51.769390 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-05-18 03:49:51.769407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-05-18 03:49:51.769424 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-05-18 03:49:51.769441 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-05-18 03:49:51.769458 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-05-18 03:49:51.769475 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-05-18 03:49:51.769492 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-05-18 03:49:51.769509 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-05-18 03:49:51.769526 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-05-18 03:49:51.769543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-05-18 03:49:51.769560 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-05-18 03:49:51.769577 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-05-18 03:49:51.769595 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-05-18 03:49:51.769612 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-05-18 03:49:51.769630 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-05-18 03:49:51.769648 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-05-18 03:49:51.769669 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-18 03:49:51.769688 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-18 03:49:51.769705 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-05-18 03:49:51.769723 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-05-18 03:49:51.769741 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-05-18 03:49:51.769758 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-05-18 03:49:51.769775 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-18 03:49:51.769793 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-05-18 03:49:51.769810 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-05-18 03:49:51.769827 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-05-18 03:49:51.769845 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-05-18 03:49:51.769863 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-05-18 03:49:51.769880 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-05-18 03:49:51.769897 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-05-18 03:49:51.769914 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-05-18 03:49:51.769931 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-05-18 03:49:51.769948 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-05-18 03:49:51.769966 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-18 03:49:51.769983 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-05-18 03:49:51.770000 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-05-18 03:49:51.770017 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-18 03:49:51.770035 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-18 03:49:51.770053 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-05-18 03:49:51.770070 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-05-18 03:49:51.770088 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-05-18 03:49:51.770106 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-05-18 03:49:51.770124 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-05-18 03:49:51.770142 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-05-18 03:49:51.770159 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-05-18 03:49:51.770177 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-05-18 03:49:51.770195 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-05-18 03:49:51.770212 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-05-18 03:49:51.770230 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-05-18 03:49:51.770252 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-05-18 03:49:51.770270 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-18 03:49:51.770293 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-18 03:49:51.770339 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-18 03:49:51.770360 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-18 03:49:51.770379 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-05-18 03:49:51.770397 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-18 03:49:51.770416 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-18 03:49:51.770433 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5c5684f46d-dw9fq.txt 2026-05-18 03:49:51.770450 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5c5684f46d-dw9fq.yaml 2026-05-18 03:49:51.770468 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-k9kvn.txt 2026-05-18 03:49:51.770486 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-k9kvn.yaml 2026-05-18 03:49:51.770503 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-cmhb8.txt 2026-05-18 03:49:51.770521 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-cmhb8.yaml 2026-05-18 03:49:51.770538 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-sbrg6.txt 2026-05-18 03:49:51.770556 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-sbrg6.yaml 2026-05-18 03:49:51.770573 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-18 03:49:51.770590 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-18 03:49:51.770608 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-05-18 03:49:51.770625 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-05-18 03:49:51.770642 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-05-18 03:49:51.770660 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-18 03:49:51.770677 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-18 03:49:51.770694 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-05-18 03:49:51.770711 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-05-18 03:49:51.770728 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-05-18 03:49:51.770745 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-18 03:49:51.770763 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-18 03:49:51.770780 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-05-18 03:49:51.770802 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-05-18 03:49:51.770820 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-05-18 03:49:51.770838 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-05-18 03:49:51.770856 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-05-18 03:49:51.770873 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-05-18 03:49:51.770891 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-05-18 03:49:51.770909 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-18 03:49:51.770927 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-18 03:49:51.770945 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-05-18 03:49:51.770963 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-05-18 03:49:51.770981 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-05-18 03:49:51.770998 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-05-18 03:49:51.771016 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-05-18 03:49:51.771033 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-05-18 03:49:51.771051 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-05-18 03:49:51.771068 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-05-18 03:49:51.771085 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-05-18 03:49:51.771103 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-05-18 03:49:51.771121 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-05-18 03:49:51.771139 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-05-18 03:49:51.771156 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-05-18 03:49:51.771174 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-05-18 03:49:51.771191 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-05-18 03:49:51.771208 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-05-18 03:49:51.771226 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-05-18 03:49:51.771243 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-05-18 03:49:51.771260 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-05-18 03:49:51.771277 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-05-18 03:49:51.771297 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-05-18 03:49:51.771315 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-05-18 03:49:51.771338 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-sbrg6-tls.txt 2026-05-18 03:49:51.771357 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-sbrg6-tls.yaml 2026-05-18 03:49:51.771376 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-05-18 03:49:51.771394 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-05-18 03:49:51.771412 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-05-18 03:49:51.771430 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-05-18 03:49:51.771448 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-05-18 03:49:51.771465 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-05-18 03:49:51.771483 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-05-18 03:49:51.771500 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-05-18 03:49:51.771517 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-18 03:49:51.771535 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-18 03:49:51.771553 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-05-18 03:49:51.771571 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-05-18 03:49:51.771589 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-05-18 03:49:51.771606 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-05-18 03:49:51.771623 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-05-18 03:49:51.771640 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-05-18 03:49:51.771658 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-05-18 03:49:51.771674 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-05-18 03:49:51.771692 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-05-18 03:49:51.771709 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-05-18 03:49:51.771726 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-05-18 03:49:51.771743 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-05-18 03:49:51.771761 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-18 03:49:51.771781 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-05-18 03:49:51.771800 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-05-18 03:49:51.771818 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-18 03:49:51.771835 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-18 03:49:51.771852 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-05-18 03:49:51.771874 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-05-18 03:49:51.771892 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-05-18 03:49:51.771909 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-05-18 03:49:51.771927 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-05-18 03:49:51.771944 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-05-18 03:49:51.771961 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-05-18 03:49:51.771978 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-05-18 03:49:51.771996 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-05-18 03:49:51.772013 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-05-18 03:49:51.772031 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-18 03:49:51.772048 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-05-18 03:49:51.772065 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-05-18 03:49:51.772083 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-18 03:49:51.772100 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-18 03:49:51.772117 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-05-18 03:49:51.772134 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-05-18 03:49:51.772151 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-05-18 03:49:51.772168 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-05-18 03:49:51.772185 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-05-18 03:49:51.772202 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-18 03:49:51.772219 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-18 03:49:51.772237 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-18 03:49:51.772254 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-18 03:49:51.772272 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-05-18 03:49:51.772289 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-05-18 03:49:51.772306 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-05-18 03:49:51.772324 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-05-18 03:49:51.772341 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-05-18 03:49:51.772358 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-05-18 03:49:51.772375 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-05-18 03:49:51.772393 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-05-18 03:49:51.772411 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-05-18 03:49:51.772428 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-05-18 03:49:51.772449 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-05-18 03:49:51.772467 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-05-18 03:49:51.772485 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-05-18 03:49:51.772503 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-05-18 03:49:51.772521 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-05-18 03:49:51.772538 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-05-18 03:49:51.772556 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-05-18 03:49:51.772574 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-05-18 03:49:51.772592 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-05-18 03:49:51.772609 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-05-18 03:49:51.772627 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-05-18 03:49:51.772645 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-05-18 03:49:51.772662 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-05-18 03:49:51.772680 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-05-18 03:49:51.772697 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-05-18 03:49:51.772715 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-05-18 03:49:51.772732 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-05-18 03:49:51.772750 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-05-18 03:49:51.772768 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-05-18 03:49:51.772786 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-05-18 03:49:51.772803 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-05-18 03:49:51.772821 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-05-18 03:49:51.772839 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-05-18 03:49:51.772857 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-05-18 03:49:51.772875 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-05-18 03:49:51.772892 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-05-18 03:49:51.772909 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-05-18 03:49:51.772927 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-05-18 03:49:51.772944 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-05-18 03:49:51.772978 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-05-18 03:49:51.772998 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-05-18 03:49:51.773015 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-05-18 03:49:51.773033 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-05-18 03:49:51.773050 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-05-18 03:49:51.773068 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-05-18 03:49:51.773085 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-05-18 03:49:51.773109 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-05-18 03:49:51.773127 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-05-18 03:49:51.773145 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-05-18 03:49:51.773162 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-05-18 03:49:51.773179 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-05-18 03:49:51.773196 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-05-18 03:49:51.773214 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-05-18 03:49:51.773231 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-05-18 03:49:51.773248 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-05-18 03:49:51.773265 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-05-18 03:49:51.773283 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-05-18 03:49:51.773300 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-05-18 03:49:51.773317 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-05-18 03:49:51.773334 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-05-18 03:49:51.773351 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-05-18 03:49:51.773368 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-05-18 03:49:51.773386 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-05-18 03:49:51.773403 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-05-18 03:49:51.773421 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-05-18 03:49:51.773438 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-18 03:49:51.773456 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-18 03:49:51.773473 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-05-18 03:49:51.773490 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-05-18 03:49:51.773507 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-05-18 03:49:51.773525 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-05-18 03:49:51.773541 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-05-18 03:49:51.773558 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-05-18 03:49:51.773576 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-05-18 03:49:51.773593 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-05-18 03:49:51.773610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-05-18 03:49:51.773626 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-05-18 03:49:51.773643 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-05-18 03:49:51.773660 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-05-18 03:49:51.773677 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-05-18 03:49:51.773694 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-05-18 03:49:51.773712 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-05-18 03:49:51.773734 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-05-18 03:49:51.773752 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-05-18 03:49:51.773770 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-05-18 03:49:51.773788 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-05-18 03:49:51.773805 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-05-18 03:49:51.773823 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-05-18 03:49:51.773840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-05-18 03:49:51.773858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-05-18 03:49:51.773876 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-05-18 03:49:51.773893 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-05-18 03:49:51.773911 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-05-18 03:49:51.773929 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-05-18 03:49:51.773946 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-05-18 03:49:51.773964 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-05-18 03:49:51.773982 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-05-18 03:49:51.773999 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-05-18 03:49:51.774017 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-05-18 03:49:51.774034 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-05-18 03:49:51.774052 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-05-18 03:49:51.774069 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-05-18 03:49:51.774087 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-75c76ccc8-xddtc.txt 2026-05-18 03:49:51.774104 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-75c76ccc8-xddtc.yaml 2026-05-18 03:49:51.774121 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-pcfp2.txt 2026-05-18 03:49:51.774138 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-pcfp2.yaml 2026-05-18 03:49:51.774155 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-mhdbw.txt 2026-05-18 03:49:51.774173 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-mhdbw.yaml 2026-05-18 03:49:51.774190 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6d65bd9bc4-zqblm.txt 2026-05-18 03:49:51.774207 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6d65bd9bc4-zqblm.yaml 2026-05-18 03:49:51.774225 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-sxpqc.txt 2026-05-18 03:49:51.774242 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-sxpqc.yaml 2026-05-18 03:49:51.774259 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-hlgxl.txt 2026-05-18 03:49:51.774277 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-hlgxl.yaml 2026-05-18 03:49:51.774294 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-2f966.txt 2026-05-18 03:49:51.774323 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-2f966.yaml 2026-05-18 03:49:51.774342 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-99cnn.txt 2026-05-18 03:49:51.774364 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-99cnn.yaml 2026-05-18 03:49:51.774382 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-ljh7z.txt 2026-05-18 03:49:51.774399 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-ljh7z.yaml 2026-05-18 03:49:51.774416 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-c2rrt.txt 2026-05-18 03:49:51.774433 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-c2rrt.yaml 2026-05-18 03:49:51.774450 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-ntlwl.txt 2026-05-18 03:49:51.774467 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-ntlwl.yaml 2026-05-18 03:49:51.774484 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-dn269.txt 2026-05-18 03:49:51.774501 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-dn269.yaml 2026-05-18 03:49:51.774518 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-05-18 03:49:51.774536 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-05-18 03:49:51.774553 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-05-18 03:49:51.774570 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-05-18 03:49:51.774588 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-5znvj.txt 2026-05-18 03:49:51.774605 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-5znvj.yaml 2026-05-18 03:49:51.774622 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-22jms.txt 2026-05-18 03:49:51.774640 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-22jms.yaml 2026-05-18 03:49:51.774657 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-05-18 03:49:51.774675 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-05-18 03:49:51.774692 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-ttmm7.txt 2026-05-18 03:49:51.774709 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-ttmm7.yaml 2026-05-18 03:49:51.774727 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-05-18 03:49:51.774744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-05-18 03:49:51.774762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-05-18 03:49:51.774779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-05-18 03:49:51.774797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-05-18 03:49:51.774814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-05-18 03:49:51.774831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-05-18 03:49:51.774849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-05-18 03:49:51.774866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-05-18 03:49:51.774883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-05-18 03:49:51.774900 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-05-18 03:49:51.774917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-05-18 03:49:51.774934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-05-18 03:49:51.774956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-05-18 03:49:51.774975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-05-18 03:49:51.774993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-05-18 03:49:51.775010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-05-18 03:49:51.775028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-05-18 03:49:51.775045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-05-18 03:49:51.775062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-05-18 03:49:51.775080 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-05-18 03:49:51.775097 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-05-18 03:49:51.775115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-05-18 03:49:51.775133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-05-18 03:49:51.775189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-05-18 03:49:51.775213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-05-18 03:49:51.775232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-05-18 03:49:51.775250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-05-18 03:49:51.775269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-05-18 03:49:51.775287 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-05-18 03:49:51.775305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-05-18 03:49:51.775323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-05-18 03:49:51.775340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-05-18 03:49:51.775358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-05-18 03:49:51.775376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-05-18 03:49:51.775393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-05-18 03:49:51.775410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-05-18 03:49:51.775428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-05-18 03:49:51.775445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-05-18 03:49:51.775463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-05-18 03:49:51.775480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-05-18 03:49:51.775498 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-05-18 03:49:51.775515 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-05-18 03:49:51.775533 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-05-18 03:49:51.775550 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-05-18 03:49:51.775568 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-05-18 03:49:51.775589 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-05-18 03:49:51.775608 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-05-18 03:49:51.775625 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-05-18 03:49:51.775643 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-05-18 03:49:51.775660 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-05-18 03:49:51.775678 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-05-18 03:49:51.775695 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-05-18 03:49:51.775713 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-05-18 03:49:51.775731 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-05-18 03:49:51.775748 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-05-18 03:49:51.775765 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-05-18 03:49:51.775783 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-05-18 03:49:51.775801 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-05-18 03:49:51.775819 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-05-18 03:49:51.775836 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-05-18 03:49:51.775853 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-05-18 03:49:51.775871 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-05-18 03:49:51.775888 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-05-18 03:49:51.775905 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-05-18 03:49:51.775922 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-05-18 03:49:51.775939 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-05-18 03:49:51.775957 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-05-18 03:49:51.775974 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-05-18 03:49:51.775992 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-05-18 03:49:51.776009 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-05-18 03:49:51.776027 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-05-18 03:49:51.776044 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-05-18 03:49:51.776062 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-05-18 03:49:51.776079 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-05-18 03:49:51.776097 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-05-18 03:49:51.776115 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-05-18 03:49:51.776132 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-05-18 03:49:51.776150 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-05-18 03:49:51.776171 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-05-18 03:49:51.776189 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-05-18 03:49:51.776207 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-05-18 03:49:51.776225 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-05-18 03:49:51.776243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-05-18 03:49:51.776261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-05-18 03:49:51.776279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-05-18 03:49:51.776297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-05-18 03:49:51.776314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-05-18 03:49:51.776332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-05-18 03:49:51.776350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-05-18 03:49:51.776367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-05-18 03:49:51.776385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-05-18 03:49:51.776403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-05-18 03:49:51.776421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-05-18 03:49:51.776438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-05-18 03:49:51.776456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-05-18 03:49:51.776474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-05-18 03:49:51.776492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-05-18 03:49:51.776510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-05-18 03:49:51.776527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-05-18 03:49:51.776544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-05-18 03:49:51.776562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-05-18 03:49:51.776579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-05-18 03:49:51.776595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-05-18 03:49:51.776613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-05-18 03:49:51.776630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-05-18 03:49:51.776648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-05-18 03:49:51.776665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-05-18 03:49:51.776683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-05-18 03:49:51.776700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-05-18 03:49:51.776717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-05-18 03:49:51.776734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-05-18 03:49:51.776751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-05-18 03:49:51.776769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-05-18 03:49:51.776786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-05-18 03:49:51.776807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-05-18 03:49:51.776825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-05-18 03:49:51.776843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-05-18 03:49:51.776860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-05-18 03:49:51.776878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-05-18 03:49:51.776895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-05-18 03:49:51.776913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-18 03:49:51.776931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-18 03:49:51.776948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-05-18 03:49:51.776981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-05-18 03:49:51.777000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-05-18 03:49:51.777018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-05-18 03:49:51.777035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-05-18 03:49:51.777053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-05-18 03:49:51.777070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-05-18 03:49:51.777087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-05-18 03:49:51.777105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-05-18 03:49:51.777123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-05-18 03:49:51.777140 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-05-18 03:49:51.777158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-05-18 03:49:51.777175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-05-18 03:49:51.777193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-05-18 03:49:51.777210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-05-18 03:49:51.777227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-05-18 03:49:51.777245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-05-18 03:49:51.777262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-05-18 03:49:51.777279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-05-18 03:49:51.777296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-05-18 03:49:51.777313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-05-18 03:49:51.777331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-05-18 03:49:51.777348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-05-18 03:49:51.777365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-05-18 03:49:51.777382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-05-18 03:49:51.777400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-05-18 03:49:51.777422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-05-18 03:49:51.777440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-05-18 03:49:51.777459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-05-18 03:49:51.777476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-05-18 03:49:51.777494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-05-18 03:49:51.777512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-05-18 03:49:51.777529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-05-18 03:49:51.777547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-05-18 03:49:51.777565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-05-18 03:49:51.777582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-05-18 03:49:51.777600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-05-18 03:49:51.777617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-05-18 03:49:51.777635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-05-18 03:49:51.777653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-05-18 03:49:51.777671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-05-18 03:49:51.777689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-05-18 03:49:51.777707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-05-18 03:49:51.777724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-05-18 03:49:51.777741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-05-18 03:49:51.777759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-05-18 03:49:51.777777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-05-18 03:49:51.777794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-05-18 03:49:51.777812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-05-18 03:49:51.777829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-05-18 03:49:51.777847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-05-18 03:49:51.777865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-05-18 03:49:51.777882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-05-18 03:49:51.777900 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-05-18 03:49:51.777918 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-05-18 03:49:51.777935 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-05-18 03:49:51.777953 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-05-18 03:49:51.777970 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-05-18 03:49:51.777988 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-05-18 03:49:51.778005 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-05-18 03:49:51.778027 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-05-18 03:49:51.778045 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-05-18 03:49:51.778062 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-05-18 03:49:51.778079 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-05-18 03:49:51.778097 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-05-18 03:49:51.778114 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-05-18 03:49:51.778132 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-05-18 03:49:51.778149 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-05-18 03:49:51.778166 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-05-18 03:49:51.778183 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-05-18 03:49:51.778201 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-05-18 03:49:51.778218 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-05-18 03:49:51.778235 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-05-18 03:49:51.778253 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-05-18 03:49:51.778270 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-05-18 03:49:51.778288 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-05-18 03:49:51.778305 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-05-18 03:49:51.778353 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-05-18 03:49:51.778372 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-05-18 03:49:51.778390 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-05-18 03:49:51.778407 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-18 03:49:51.778425 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-18 03:49:51.778442 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-05-18 03:49:51.778459 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-05-18 03:49:51.778477 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-05-18 03:49:51.778495 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-05-18 03:49:51.778512 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-05-18 03:49:51.778530 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-05-18 03:49:51.778547 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-05-18 03:49:51.778565 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-05-18 03:49:51.778582 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-05-18 03:49:51.778600 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-05-18 03:49:51.778617 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-05-18 03:49:51.778635 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-05-18 03:49:51.778653 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-05-18 03:49:51.778675 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-05-18 03:49:51.778693 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-05-18 03:49:51.778712 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-j7pgp.txt 2026-05-18 03:49:51.778730 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-j7pgp.yaml 2026-05-18 03:49:51.778748 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-05-18 03:49:51.778766 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-05-18 03:49:51.778784 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-05-18 03:49:51.778802 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-05-18 03:49:51.778820 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-05-18 03:49:51.799503 | 2026-05-18 03:49:51.799563 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-18 03:49:52.006152 | instance | changed 2026-05-18 03:49:52.013015 | 2026-05-18 03:49:52.013097 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-18 03:49:52.229427 | instance | changed 2026-05-18 03:49:52.235366 | 2026-05-18 03:49:52.235431 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-18 03:49:52.767385 | instance | auth-system/keycloak-0/keycloak 2026-05-18 03:49:52.935830 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-05-18 03:49:53.103361 | instance | cert-manager/cert-manager-75c4c745bc-9q99d/cert-manager-controller 2026-05-18 03:49:53.278636 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-9q99d" not found 2026-05-18 03:49:53.429125 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-8p664/cert-manager-cainjector 2026-05-18 03:49:53.600581 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-8p664" not found 2026-05-18 03:49:53.757468 | instance | cert-manager/cert-manager-webhook-548949fc64-6qpx9/cert-manager-webhook 2026-05-18 03:49:53.911960 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-6qpx9" not found 2026-05-18 03:49:54.065325 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-jr6tq/envoy-gateway 2026-05-18 03:49:54.247233 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-jr6tq" not found 2026-05-18 03:49:54.398398 | instance | ingress-nginx/ingress-nginx-controller-52w9f/controller 2026-05-18 03:49:54.573876 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-52w9f" not found 2026-05-18 03:49:54.713634 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xd2wl/ingress-nginx-default-backend 2026-05-18 03:49:54.885540 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-xd2wl" not found 2026-05-18 03:49:55.043955 | instance | kube-system/cilium-operator-869df985b8-52zwb/cilium-operator 2026-05-18 03:49:55.217471 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-52zwb" not found 2026-05-18 03:49:55.374766 | instance | kube-system/cilium-tdztf/config 2026-05-18 03:49:55.533448 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-tdztf" not found 2026-05-18 03:49:55.536070 | instance | kube-system/cilium-tdztf/mount-cgroup 2026-05-18 03:49:55.700775 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-tdztf" not found 2026-05-18 03:49:55.703439 | instance | kube-system/cilium-tdztf/apply-sysctl-overwrites 2026-05-18 03:49:55.871018 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-tdztf" not found 2026-05-18 03:49:55.874484 | instance | kube-system/cilium-tdztf/mount-bpf-fs 2026-05-18 03:49:56.043897 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-tdztf" not found 2026-05-18 03:49:56.046557 | instance | kube-system/cilium-tdztf/clean-cilium-state 2026-05-18 03:49:56.218340 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-tdztf" not found 2026-05-18 03:49:56.221163 | instance | kube-system/cilium-tdztf/install-cni-binaries 2026-05-18 03:49:56.396099 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-tdztf" not found 2026-05-18 03:49:56.400916 | instance | kube-system/cilium-tdztf/cilium-agent 2026-05-18 03:49:56.610409 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-tdztf" not found 2026-05-18 03:49:56.773813 | instance | kube-system/coredns-67659f764b-cgbf4/coredns 2026-05-18 03:49:56.935495 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-cgbf4" not found 2026-05-18 03:49:57.090918 | instance | kube-system/coredns-67659f764b-x4d4n/coredns 2026-05-18 03:49:57.244389 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-x4d4n" not found 2026-05-18 03:49:57.399740 | instance | kube-system/etcd-instance/etcd 2026-05-18 03:49:57.570586 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-18 03:49:57.727975 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-18 03:49:57.903978 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-18 03:49:58.058441 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-18 03:49:58.236212 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-18 03:49:58.406302 | instance | kube-system/kube-proxy-nmvrv/kube-proxy 2026-05-18 03:49:58.576181 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-nmvrv" not found 2026-05-18 03:49:58.732046 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-18 03:49:58.894414 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-18 03:49:59.059764 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-18 03:49:59.224841 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-18 03:49:59.374886 | instance | local-path-storage/local-path-provisioner-679c578f5-5k6l8/local-path-provisioner 2026-05-18 03:49:59.537332 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-5k6l8" not found 2026-05-18 03:49:59.706144 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-05-18 03:49:59.872365 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-18 03:49:59.875137 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-05-18 03:50:00.037570 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-18 03:50:00.040437 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-05-18 03:50:00.212593 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-18 03:50:00.215451 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-05-18 03:50:00.374940 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-18 03:50:00.552405 | instance | monitoring/kube-prometheus-stack-grafana-5c5684f46d-dw9fq/grafana-sc-dashboard 2026-05-18 03:50:00.705236 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5c5684f46d-dw9fq" not found 2026-05-18 03:50:00.708535 | instance | monitoring/kube-prometheus-stack-grafana-5c5684f46d-dw9fq/grafana-sc-datasources 2026-05-18 03:50:00.874038 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5c5684f46d-dw9fq" not found 2026-05-18 03:50:00.877471 | instance | monitoring/kube-prometheus-stack-grafana-5c5684f46d-dw9fq/grafana 2026-05-18 03:50:01.071737 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5c5684f46d-dw9fq" not found 2026-05-18 03:50:01.247999 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-k9kvn/kube-state-metrics 2026-05-18 03:50:01.405234 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-k9kvn" not found 2026-05-18 03:50:01.566442 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-cmhb8/kube-prometheus-stack 2026-05-18 03:50:01.720732 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-cmhb8" not found 2026-05-18 03:50:01.888977 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-sbrg6/node-exporter 2026-05-18 03:50:02.062725 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-sbrg6/pod-tls-sidecar 2026-05-18 03:50:02.229789 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-sbrg6" not found 2026-05-18 03:50:02.389184 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-05-18 03:50:02.547381 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-18 03:50:02.549981 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-05-18 03:50:02.718426 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-18 03:50:02.721155 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-05-18 03:50:02.876573 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-18 03:50:02.880356 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-05-18 03:50:03.041350 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-18 03:50:03.045218 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-05-18 03:50:03.232659 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-18 03:50:03.385808 | instance | openstack/horizon-75c76ccc8-xddtc/init 2026-05-18 03:50:03.548275 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-75c76ccc8-xddtc" not found 2026-05-18 03:50:03.552022 | instance | openstack/horizon-75c76ccc8-xddtc/horizon 2026-05-18 03:50:03.739604 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-75c76ccc8-xddtc" not found 2026-05-18 03:50:03.898526 | instance | openstack/horizon-db-init-pcfp2/init 2026-05-18 03:50:04.067864 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-pcfp2" not found 2026-05-18 03:50:04.070821 | instance | openstack/horizon-db-init-pcfp2/horizon-db-init-0 2026-05-18 03:50:04.223518 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-pcfp2" not found 2026-05-18 03:50:04.397305 | instance | openstack/horizon-db-sync-mhdbw/init 2026-05-18 03:50:04.559170 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-mhdbw" not found 2026-05-18 03:50:04.564144 | instance | openstack/horizon-db-sync-mhdbw/horizon-db-sync 2026-05-18 03:50:04.723237 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-mhdbw" not found 2026-05-18 03:50:04.891748 | instance | openstack/keystone-api-6d65bd9bc4-zqblm/init 2026-05-18 03:50:05.058600 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-6d65bd9bc4-zqblm" not found 2026-05-18 03:50:05.063318 | instance | openstack/keystone-api-6d65bd9bc4-zqblm/keystone-api 2026-05-18 03:50:05.226350 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-6d65bd9bc4-zqblm" not found 2026-05-18 03:50:05.385875 | instance | openstack/keystone-bootstrap-sxpqc/init 2026-05-18 03:50:05.540656 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-sxpqc" not found 2026-05-18 03:50:05.543349 | instance | openstack/keystone-bootstrap-sxpqc/bootstrap 2026-05-18 03:50:05.711363 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-sxpqc" not found 2026-05-18 03:50:05.870834 | instance | openstack/keystone-credential-setup-hlgxl/init 2026-05-18 03:50:06.050726 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-hlgxl" not found 2026-05-18 03:50:06.053579 | instance | openstack/keystone-credential-setup-hlgxl/keystone-credential-setup 2026-05-18 03:50:06.214938 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-hlgxl" not found 2026-05-18 03:50:06.365483 | instance | openstack/keystone-db-init-2f966/init 2026-05-18 03:50:06.538608 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-2f966" not found 2026-05-18 03:50:06.543698 | instance | openstack/keystone-db-init-2f966/keystone-db-init-0 2026-05-18 03:50:06.705813 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-2f966" not found 2026-05-18 03:50:06.876135 | instance | openstack/keystone-db-sync-99cnn/init 2026-05-18 03:50:07.057856 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-99cnn" not found 2026-05-18 03:50:07.062072 | instance | openstack/keystone-db-sync-99cnn/keystone-db-sync 2026-05-18 03:50:07.221174 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-99cnn" not found 2026-05-18 03:50:07.394239 | instance | openstack/keystone-domain-manage-ljh7z/init 2026-05-18 03:50:07.556889 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-ljh7z" not found 2026-05-18 03:50:07.560463 | instance | openstack/keystone-domain-manage-ljh7z/keystone-domain-manage 2026-05-18 03:50:07.709794 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-ljh7z" not found 2026-05-18 03:50:07.894413 | instance | openstack/keystone-fernet-setup-c2rrt/init 2026-05-18 03:50:08.056561 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-c2rrt" not found 2026-05-18 03:50:08.061039 | instance | openstack/keystone-fernet-setup-c2rrt/keystone-fernet-setup 2026-05-18 03:50:08.218695 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-c2rrt" not found 2026-05-18 03:50:08.369649 | instance | openstack/keystone-rabbit-init-ntlwl/init 2026-05-18 03:50:08.525237 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-ntlwl" not found 2026-05-18 03:50:08.528059 | instance | openstack/keystone-rabbit-init-ntlwl/rabbit-init 2026-05-18 03:50:08.679906 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-ntlwl" not found 2026-05-18 03:50:08.841673 | instance | openstack/memcached-memcached-cf56b6468-dn269/init 2026-05-18 03:50:09.003350 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-dn269" not found 2026-05-18 03:50:09.007067 | instance | openstack/memcached-memcached-cf56b6468-dn269/memcached 2026-05-18 03:50:09.166600 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-dn269" not found 2026-05-18 03:50:09.170513 | instance | openstack/memcached-memcached-cf56b6468-dn269/memcached-exporter 2026-05-18 03:50:09.327940 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-dn269" not found 2026-05-18 03:50:09.505530 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-05-18 03:50:09.666755 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-18 03:50:09.669490 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-05-18 03:50:09.853164 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-18 03:50:09.856641 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-05-18 03:50:10.051394 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-05-18 03:50:10.054269 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-05-18 03:50:10.242076 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-05-18 03:50:10.415379 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-05-18 03:50:10.576022 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-05-18 03:50:10.578433 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-05-18 03:50:10.762281 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-05-18 03:50:10.766264 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-05-18 03:50:10.918753 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-05-18 03:50:11.063534 | instance | openstack/pxc-operator-69cb5bbdb9-5znvj/percona-xtradb-cluster-operator 2026-05-18 03:50:11.219561 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-5znvj" not found 2026-05-18 03:50:11.380613 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-22jms/rabbitmq-cluster-operator 2026-05-18 03:50:11.540274 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-22jms" not found 2026-05-18 03:50:11.697350 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-05-18 03:50:11.865810 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-05-18 03:50:11.869805 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-05-18 03:50:12.043647 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-05-18 03:50:12.222589 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-ttmm7/rabbitmq-cluster-operator 2026-05-18 03:50:12.394194 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-ttmm7" not found 2026-05-18 03:50:12.558088 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-j7pgp/secretgen-controller 2026-05-18 03:50:12.727249 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-j7pgp" not found 2026-05-18 03:50:12.797512 | instance | ERROR 2026-05-18 03:50:12.797636 | instance | { 2026-05-18 03:50:12.797665 | instance | "delta": "0:00:20.303198", 2026-05-18 03:50:12.797685 | instance | "end": "2026-05-18 03:50:12.733008", 2026-05-18 03:50:12.797703 | instance | "msg": "non-zero return code", 2026-05-18 03:50:12.797720 | instance | "rc": 123, 2026-05-18 03:50:12.797738 | instance | "start": "2026-05-18 03:49:52.429810" 2026-05-18 03:50:12.797755 | instance | } 2026-05-18 03:50:12.797778 | instance | ERROR: Ignoring Errors 2026-05-18 03:50:12.803658 | 2026-05-18 03:50:12.803719 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-18 03:50:13.311700 | instance | changed: 2026-05-18 03:50:13.311914 | instance | cd+++++++++ pod-logs/ 2026-05-18 03:50:13.311952 | instance | cd+++++++++ pod-logs/auth-system/ 2026-05-18 03:50:13.311981 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-05-18 03:50:13.312009 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-05-18 03:50:13.312036 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-05-18 03:50:13.312063 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-9q99d/ 2026-05-18 03:50:13.312089 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-9q99d/cert-manager-controller.txt 2026-05-18 03:50:13.312116 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-8p664/ 2026-05-18 03:50:13.312141 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-8p664/cert-manager-cainjector.txt 2026-05-18 03:50:13.312167 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-6qpx9/ 2026-05-18 03:50:13.312192 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-6qpx9/cert-manager-webhook.txt 2026-05-18 03:50:13.312218 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-18 03:50:13.312243 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-jr6tq/ 2026-05-18 03:50:13.312269 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-jr6tq/envoy-gateway.txt 2026-05-18 03:50:13.312294 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-18 03:50:13.312319 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-05-18 03:50:13.312345 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-05-18 03:50:13.312370 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-05-18 03:50:13.312418 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-05-18 03:50:13.312446 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-9q99d/ 2026-05-18 03:50:13.312475 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-9q99d/cert-manager-controller.txt 2026-05-18 03:50:13.312514 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-8p664/ 2026-05-18 03:50:13.312555 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-8p664/cert-manager-cainjector.txt 2026-05-18 03:50:13.312597 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-6qpx9/ 2026-05-18 03:50:13.312636 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-6qpx9/cert-manager-webhook.txt 2026-05-18 03:50:13.312675 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-18 03:50:13.312708 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-jr6tq/ 2026-05-18 03:50:13.312736 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-jr6tq/envoy-gateway.txt 2026-05-18 03:50:13.312762 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-05-18 03:50:13.312787 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-52w9f/ 2026-05-18 03:50:13.312812 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-52w9f/controller.txt 2026-05-18 03:50:13.312837 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xd2wl/ 2026-05-18 03:50:13.312863 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xd2wl/ingress-nginx-default-backend.txt 2026-05-18 03:50:13.312888 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-18 03:50:13.312914 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-52zwb/ 2026-05-18 03:50:13.312939 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-52zwb/cilium-operator.txt 2026-05-18 03:50:13.312992 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-tdztf/ 2026-05-18 03:50:13.313021 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tdztf/apply-sysctl-overwrites.txt 2026-05-18 03:50:13.313047 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tdztf/cilium-agent.txt 2026-05-18 03:50:13.313073 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tdztf/clean-cilium-state.txt 2026-05-18 03:50:13.313099 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tdztf/config.txt 2026-05-18 03:50:13.313125 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tdztf/install-cni-binaries.txt 2026-05-18 03:50:13.313150 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tdztf/mount-bpf-fs.txt 2026-05-18 03:50:13.313175 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-tdztf/mount-cgroup.txt 2026-05-18 03:50:13.313201 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-cgbf4/ 2026-05-18 03:50:13.313226 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-cgbf4/coredns.txt 2026-05-18 03:50:13.313251 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-x4d4n/ 2026-05-18 03:50:13.313276 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-x4d4n/coredns.txt 2026-05-18 03:50:13.313300 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-18 03:50:13.313325 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-18 03:50:13.313350 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-18 03:50:13.313376 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-18 03:50:13.313409 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-18 03:50:13.313435 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-18 03:50:13.313460 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-nmvrv/ 2026-05-18 03:50:13.313486 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-nmvrv/kube-proxy.txt 2026-05-18 03:50:13.313510 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-18 03:50:13.313535 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-18 03:50:13.313559 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-18 03:50:13.313584 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-18 03:50:13.313644 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-18 03:50:13.313675 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-5k6l8/ 2026-05-18 03:50:13.313702 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-5k6l8/local-path-provisioner.txt 2026-05-18 03:50:13.313728 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-05-18 03:50:13.313753 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-18 03:50:13.313778 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-18 03:50:13.313803 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-18 03:50:13.313828 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-18 03:50:13.313853 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-18 03:50:13.313878 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c5684f46d-dw9fq/ 2026-05-18 03:50:13.313902 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c5684f46d-dw9fq/grafana-sc-dashboard.txt 2026-05-18 03:50:13.313926 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c5684f46d-dw9fq/grafana-sc-datasources.txt 2026-05-18 03:50:13.313951 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c5684f46d-dw9fq/grafana.txt 2026-05-18 03:50:13.313976 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-k9kvn/ 2026-05-18 03:50:13.314001 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-k9kvn/kube-state-metrics.txt 2026-05-18 03:50:13.314026 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-cmhb8/ 2026-05-18 03:50:13.314051 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-cmhb8/kube-prometheus-stack.txt 2026-05-18 03:50:13.314077 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-sbrg6/ 2026-05-18 03:50:13.314102 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-sbrg6/node-exporter.txt 2026-05-18 03:50:13.314126 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-sbrg6/pod-tls-sidecar.txt 2026-05-18 03:50:13.314152 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-18 03:50:13.314177 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-18 03:50:13.314209 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-18 03:50:13.314235 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-18 03:50:13.314260 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-18 03:50:13.314285 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-18 03:50:13.314309 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-05-18 03:50:13.314334 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-75c76ccc8-xddtc/ 2026-05-18 03:50:13.314359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-75c76ccc8-xddtc/horizon.txt 2026-05-18 03:50:13.314384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-75c76ccc8-xddtc/init.txt 2026-05-18 03:50:13.314410 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-pcfp2/ 2026-05-18 03:50:13.314436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-pcfp2/horizon-db-init-0.txt 2026-05-18 03:50:13.314459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-pcfp2/init.txt 2026-05-18 03:50:13.314477 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-mhdbw/ 2026-05-18 03:50:13.314495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-mhdbw/horizon-db-sync.txt 2026-05-18 03:50:13.314513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-mhdbw/init.txt 2026-05-18 03:50:13.314531 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-6d65bd9bc4-zqblm/ 2026-05-18 03:50:13.314549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6d65bd9bc4-zqblm/init.txt 2026-05-18 03:50:13.314567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6d65bd9bc4-zqblm/keystone-api.txt 2026-05-18 03:50:13.314585 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-sxpqc/ 2026-05-18 03:50:13.314603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-sxpqc/bootstrap.txt 2026-05-18 03:50:13.314621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-sxpqc/init.txt 2026-05-18 03:50:13.314639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-hlgxl/ 2026-05-18 03:50:13.314657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-hlgxl/init.txt 2026-05-18 03:50:13.314676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-hlgxl/keystone-credential-setup.txt 2026-05-18 03:50:13.314695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-2f966/ 2026-05-18 03:50:13.314713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-2f966/init.txt 2026-05-18 03:50:13.314732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-2f966/keystone-db-init-0.txt 2026-05-18 03:50:13.314750 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-99cnn/ 2026-05-18 03:50:13.314769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-99cnn/init.txt 2026-05-18 03:50:13.314787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-99cnn/keystone-db-sync.txt 2026-05-18 03:50:13.314805 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ljh7z/ 2026-05-18 03:50:13.314823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ljh7z/init.txt 2026-05-18 03:50:13.314841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ljh7z/keystone-domain-manage.txt 2026-05-18 03:50:13.314860 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-c2rrt/ 2026-05-18 03:50:13.314878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-c2rrt/init.txt 2026-05-18 03:50:13.314902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-c2rrt/keystone-fernet-setup.txt 2026-05-18 03:50:13.314921 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-ntlwl/ 2026-05-18 03:50:13.314940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-ntlwl/init.txt 2026-05-18 03:50:13.314959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-ntlwl/rabbit-init.txt 2026-05-18 03:50:13.314978 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-dn269/ 2026-05-18 03:50:13.314996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-dn269/init.txt 2026-05-18 03:50:13.315015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-dn269/memcached-exporter.txt 2026-05-18 03:50:13.315033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-dn269/memcached.txt 2026-05-18 03:50:13.315052 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-05-18 03:50:13.315070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-18 03:50:13.315088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-18 03:50:13.315106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-18 03:50:13.315124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-18 03:50:13.315142 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-05-18 03:50:13.315160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-18 03:50:13.315178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-18 03:50:13.315195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-18 03:50:13.315213 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-5znvj/ 2026-05-18 03:50:13.315231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-5znvj/percona-xtradb-cluster-operator.txt 2026-05-18 03:50:13.315250 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-22jms/ 2026-05-18 03:50:13.315269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-22jms/rabbitmq-cluster-operator.txt 2026-05-18 03:50:13.315287 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-05-18 03:50:13.315306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-18 03:50:13.315324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-18 03:50:13.315343 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-ttmm7/ 2026-05-18 03:50:13.315362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-ttmm7/rabbitmq-cluster-operator.txt 2026-05-18 03:50:13.315380 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-05-18 03:50:13.315399 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-j7pgp/ 2026-05-18 03:50:13.315417 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-j7pgp/secretgen-controller.txt 2026-05-18 03:50:13.315436 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-05-18 03:50:13.315454 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-52w9f/ 2026-05-18 03:50:13.315472 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-52w9f/controller.txt 2026-05-18 03:50:13.315491 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xd2wl/ 2026-05-18 03:50:13.315516 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xd2wl/ingress-nginx-default-backend.txt 2026-05-18 03:50:13.315535 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-18 03:50:13.315553 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-52zwb/ 2026-05-18 03:50:13.315572 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-52zwb/cilium-operator.txt 2026-05-18 03:50:13.315590 | instance | cd+++++++++ pod-logs/kube-system/cilium-tdztf/ 2026-05-18 03:50:13.315609 | instance | >f+++++++++ pod-logs/kube-system/cilium-tdztf/apply-sysctl-overwrites.txt 2026-05-18 03:50:13.315627 | instance | >f+++++++++ pod-logs/kube-system/cilium-tdztf/cilium-agent.txt 2026-05-18 03:50:13.315645 | instance | >f+++++++++ pod-logs/kube-system/cilium-tdztf/clean-cilium-state.txt 2026-05-18 03:50:13.315663 | instance | >f+++++++++ pod-logs/kube-system/cilium-tdztf/config.txt 2026-05-18 03:50:13.315682 | instance | >f+++++++++ pod-logs/kube-system/cilium-tdztf/install-cni-binaries.txt 2026-05-18 03:50:13.315700 | instance | >f+++++++++ pod-logs/kube-system/cilium-tdztf/mount-bpf-fs.txt 2026-05-18 03:50:13.315718 | instance | >f+++++++++ pod-logs/kube-system/cilium-tdztf/mount-cgroup.txt 2026-05-18 03:50:13.315737 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-cgbf4/ 2026-05-18 03:50:13.315755 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-cgbf4/coredns.txt 2026-05-18 03:50:13.315773 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-x4d4n/ 2026-05-18 03:50:13.315791 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-x4d4n/coredns.txt 2026-05-18 03:50:13.315808 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-18 03:50:13.315826 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-18 03:50:13.315844 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-18 03:50:13.315861 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-18 03:50:13.315880 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-18 03:50:13.315899 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-18 03:50:13.315917 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-nmvrv/ 2026-05-18 03:50:13.315936 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-nmvrv/kube-proxy.txt 2026-05-18 03:50:13.315954 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-18 03:50:13.315973 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-18 03:50:13.315991 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-18 03:50:13.316009 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-18 03:50:13.316027 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-18 03:50:13.316045 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-5k6l8/ 2026-05-18 03:50:13.316063 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-5k6l8/local-path-provisioner.txt 2026-05-18 03:50:13.316081 | instance | cd+++++++++ pod-logs/monitoring/ 2026-05-18 03:50:13.316100 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-18 03:50:13.316117 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-18 03:50:13.316136 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-18 03:50:13.316154 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-18 03:50:13.316171 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-18 03:50:13.316194 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c5684f46d-dw9fq/ 2026-05-18 03:50:13.316212 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c5684f46d-dw9fq/grafana-sc-dashboard.txt 2026-05-18 03:50:13.316230 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c5684f46d-dw9fq/grafana-sc-datasources.txt 2026-05-18 03:50:13.316248 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c5684f46d-dw9fq/grafana.txt 2026-05-18 03:50:13.316266 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-k9kvn/ 2026-05-18 03:50:13.316283 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-k9kvn/kube-state-metrics.txt 2026-05-18 03:50:13.316301 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-cmhb8/ 2026-05-18 03:50:13.316318 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-cmhb8/kube-prometheus-stack.txt 2026-05-18 03:50:13.316336 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-sbrg6/ 2026-05-18 03:50:13.316354 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-sbrg6/node-exporter.txt 2026-05-18 03:50:13.316371 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-sbrg6/pod-tls-sidecar.txt 2026-05-18 03:50:13.316389 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-18 03:50:13.316406 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-18 03:50:13.316424 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-18 03:50:13.316444 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-18 03:50:13.316464 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-18 03:50:13.316481 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-18 03:50:13.316499 | instance | cd+++++++++ pod-logs/openstack/ 2026-05-18 03:50:13.316516 | instance | cd+++++++++ pod-logs/openstack/horizon-75c76ccc8-xddtc/ 2026-05-18 03:50:13.316534 | instance | >f+++++++++ pod-logs/openstack/horizon-75c76ccc8-xddtc/horizon.txt 2026-05-18 03:50:13.316551 | instance | >f+++++++++ pod-logs/openstack/horizon-75c76ccc8-xddtc/init.txt 2026-05-18 03:50:13.316569 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-pcfp2/ 2026-05-18 03:50:13.316587 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-pcfp2/horizon-db-init-0.txt 2026-05-18 03:50:13.316604 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-pcfp2/init.txt 2026-05-18 03:50:13.316622 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-mhdbw/ 2026-05-18 03:50:13.316639 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-mhdbw/horizon-db-sync.txt 2026-05-18 03:50:13.316656 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-mhdbw/init.txt 2026-05-18 03:50:13.316674 | instance | cd+++++++++ pod-logs/openstack/keystone-api-6d65bd9bc4-zqblm/ 2026-05-18 03:50:13.316691 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6d65bd9bc4-zqblm/init.txt 2026-05-18 03:50:13.316709 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6d65bd9bc4-zqblm/keystone-api.txt 2026-05-18 03:50:13.316727 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-sxpqc/ 2026-05-18 03:50:13.316744 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-sxpqc/bootstrap.txt 2026-05-18 03:50:13.316762 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-sxpqc/init.txt 2026-05-18 03:50:13.316779 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-hlgxl/ 2026-05-18 03:50:13.316801 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-hlgxl/init.txt 2026-05-18 03:50:13.316819 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-hlgxl/keystone-credential-setup.txt 2026-05-18 03:50:13.316837 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-2f966/ 2026-05-18 03:50:13.316855 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-2f966/init.txt 2026-05-18 03:50:13.316873 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-2f966/keystone-db-init-0.txt 2026-05-18 03:50:13.316890 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-99cnn/ 2026-05-18 03:50:13.316908 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-99cnn/init.txt 2026-05-18 03:50:13.316926 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-99cnn/keystone-db-sync.txt 2026-05-18 03:50:13.316944 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-ljh7z/ 2026-05-18 03:50:13.317084 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-ljh7z/init.txt 2026-05-18 03:50:13.317112 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-ljh7z/keystone-domain-manage.txt 2026-05-18 03:50:13.317132 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-c2rrt/ 2026-05-18 03:50:13.317152 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-c2rrt/init.txt 2026-05-18 03:50:13.317170 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-c2rrt/keystone-fernet-setup.txt 2026-05-18 03:50:13.317189 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-ntlwl/ 2026-05-18 03:50:13.317208 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-ntlwl/init.txt 2026-05-18 03:50:13.317226 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-ntlwl/rabbit-init.txt 2026-05-18 03:50:13.317244 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-dn269/ 2026-05-18 03:50:13.317262 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-dn269/init.txt 2026-05-18 03:50:13.317281 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-dn269/memcached-exporter.txt 2026-05-18 03:50:13.317299 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-dn269/memcached.txt 2026-05-18 03:50:13.317317 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-05-18 03:50:13.317335 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-18 03:50:13.317354 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-18 03:50:13.317372 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-18 03:50:13.317390 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-18 03:50:13.317407 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-05-18 03:50:13.317426 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-18 03:50:13.317444 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-18 03:50:13.317462 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-18 03:50:13.317479 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-5znvj/ 2026-05-18 03:50:13.317497 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-5znvj/percona-xtradb-cluster-operator.txt 2026-05-18 03:50:13.317515 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-22jms/ 2026-05-18 03:50:13.317534 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-22jms/rabbitmq-cluster-operator.txt 2026-05-18 03:50:13.317552 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-05-18 03:50:13.317569 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-18 03:50:13.317587 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-18 03:50:13.317615 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-ttmm7/ 2026-05-18 03:50:13.317659 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-ttmm7/rabbitmq-cluster-operator.txt 2026-05-18 03:50:13.317679 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-05-18 03:50:13.317697 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-j7pgp/ 2026-05-18 03:50:13.317716 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-j7pgp/secretgen-controller.txt 2026-05-18 03:50:13.328273 | 2026-05-18 03:50:13.328345 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-18 03:50:13.524645 | instance | changed 2026-05-18 03:50:13.532119 | 2026-05-18 03:50:13.532194 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-18 03:50:14.204129 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-18 03:50:14.229461 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-18 03:50:14.229502 | instance | Dload Upload Total Spent Left Speed 2026-05-18 03:50:14.234647 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-18 03:50:14.398703 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-05-18 03:50:14.405224 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-18 03:50:14.405791 | instance | Dload Upload Total Spent Left Speed 2026-05-18 03:50:14.410466 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-05-18 03:50:14.729119 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-18 03:50:14.736963 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-18 03:50:14.737021 | instance | Dload Upload Total Spent Left Speed 2026-05-18 03:50:14.741306 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-18 03:50:15.067729 | instance | Scraping memcached.openstack:9150/metrics: 2026-05-18 03:50:15.073868 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-18 03:50:15.073900 | instance | Dload Upload Total Spent Left Speed 2026-05-18 03:50:15.076966 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-05-18 03:50:15.154261 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-05-18 03:50:15.163637 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-18 03:50:15.163671 | instance | Dload Upload Total Spent Left Speed 2026-05-18 03:50:15.167514 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-05-18 03:50:15.237559 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-05-18 03:50:15.246797 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-18 03:50:15.247293 | instance | Dload Upload Total Spent Left Speed 2026-05-18 03:50:15.250822 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-05-18 03:50:15.569892 | instance | ok: Runtime: 0:00:01.579254 2026-05-18 03:50:15.576615 | 2026-05-18 03:50:15.576682 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-18 03:50:15.868463 | instance | ceph-mgr endpoints: 2026-05-18 03:50:16.114815 | instance | ok: Runtime: 0:00:00.089642 2026-05-18 03:50:16.120862 | 2026-05-18 03:50:16.120932 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-18 03:50:16.656551 | instance | ok: Runtime: 0:00:00.079191 2026-05-18 03:50:16.663397 | 2026-05-18 03:50:16.663462 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-18 03:50:17.152631 | instance | changed: 2026-05-18 03:50:17.152855 | instance | cd+++++++++ prometheus/ 2026-05-18 03:50:17.152892 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-18 03:50:17.152921 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-05-18 03:50:17.152949 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-18 03:50:17.153005 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-05-18 03:50:17.153032 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-05-18 03:50:17.153059 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-05-18 03:50:17.162315 | 2026-05-18 03:50:17.162379 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-18 03:50:17.359110 | instance | changed 2026-05-18 03:50:17.365147 | 2026-05-18 03:50:17.365214 | TASK [gather-selenium-data : Get selenium data] 2026-05-18 03:50:17.613519 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-18 03:50:17.615099 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-18 03:50:17.954528 | instance | ERROR 2026-05-18 03:50:17.954766 | instance | { 2026-05-18 03:50:17.954833 | instance | "delta": "0:00:00.005061", 2026-05-18 03:50:17.954877 | instance | "end": "2026-05-18 03:50:17.615371", 2026-05-18 03:50:17.954918 | instance | "msg": "non-zero return code", 2026-05-18 03:50:17.954956 | instance | "rc": 1, 2026-05-18 03:50:17.954995 | instance | "start": "2026-05-18 03:50:17.610310" 2026-05-18 03:50:17.955033 | instance | } 2026-05-18 03:50:17.955082 | instance | ERROR: Ignoring Errors 2026-05-18 03:50:17.961481 | 2026-05-18 03:50:17.961552 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-18 03:50:18.452780 | instance | changed: cd+++++++++ selenium/ 2026-05-18 03:50:18.460048 | 2026-05-18 03:50:18.460099 | PLAY RECAP 2026-05-18 03:50:18.460145 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-05-18 03:50:18.460167 | 2026-05-18 03:50:18.596160 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-18 03:50:18.602281 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 03:50:19.180812 | 2026-05-18 03:50:19.181089 | PLAY [all] 2026-05-18 03:50:19.193795 | 2026-05-18 03:50:19.193890 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-18 03:50:19.239313 | instance | skipping: Conditional result was False 2026-05-18 03:50:19.250246 | 2026-05-18 03:50:19.250420 | TASK [fetch-output : Set log path for single node] 2026-05-18 03:50:19.293244 | instance | ok 2026-05-18 03:50:19.299293 | 2026-05-18 03:50:19.299359 | LOOP [fetch-output : Ensure local output dirs] 2026-05-18 03:50:19.675892 | instance -> localhost | ok: "/var/lib/zuul/builds/8dfdc67d96474408a68e31f18447ee30/work/logs" 2026-05-18 03:50:19.878569 | instance -> localhost | changed: "/var/lib/zuul/builds/8dfdc67d96474408a68e31f18447ee30/work/artifacts" 2026-05-18 03:50:20.103264 | instance -> localhost | changed: "/var/lib/zuul/builds/8dfdc67d96474408a68e31f18447ee30/work/docs" 2026-05-18 03:50:20.119081 | 2026-05-18 03:50:20.119243 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-18 03:50:20.738242 | instance | changed: .d..t...... ./ 2026-05-18 03:50:20.738505 | instance | changed: All items complete 2026-05-18 03:50:20.738544 | 2026-05-18 03:50:21.186308 | instance | changed: .d..t...... ./ 2026-05-18 03:50:21.635803 | instance | changed: .d..t...... ./ 2026-05-18 03:50:21.656880 | 2026-05-18 03:50:21.657071 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-18 03:50:22.078662 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008069 2026-05-18 03:50:22.305116 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007959 2026-05-18 03:50:22.324800 | 2026-05-18 03:50:22.324947 | PLAY [all] 2026-05-18 03:50:22.331444 | 2026-05-18 03:50:22.331508 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-18 03:50:22.749584 | instance | changed 2026-05-18 03:50:22.756500 | 2026-05-18 03:50:22.756546 | PLAY RECAP 2026-05-18 03:50:22.756589 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-18 03:50:22.756610 | 2026-05-18 03:50:22.889943 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 03:50:22.895061 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-18 03:50:23.471955 | 2026-05-18 03:50:23.472089 | PLAY [localhost] 2026-05-18 03:50:23.485329 | 2026-05-18 03:50:23.485437 | TASK [Generate Zuul manifest] 2026-05-18 03:50:23.507262 | localhost | ok 2026-05-18 03:50:23.524450 | 2026-05-18 03:50:23.524540 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-18 03:50:24.013411 | localhost | changed 2026-05-18 03:50:24.025746 | 2026-05-18 03:50:24.025867 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-18 03:50:24.059065 | localhost | ok 2026-05-18 03:50:24.068050 | 2026-05-18 03:50:24.068149 | TASK [Upload logs] 2026-05-18 03:50:24.090619 | localhost | ok 2026-05-18 03:50:24.151453 | 2026-05-18 03:50:24.151597 | TASK [Set zuul-log-path fact] 2026-05-18 03:50:24.175614 | localhost | ok 2026-05-18 03:50:24.188953 | 2026-05-18 03:50:24.189147 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 03:50:24.222310 | localhost | ok 2026-05-18 03:50:24.230175 | 2026-05-18 03:50:24.230244 | TASK [upload-logs : Create log directories] 2026-05-18 03:50:24.628685 | localhost | changed 2026-05-18 03:50:24.635970 | 2026-05-18 03:50:24.636061 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-18 03:50:25.046746 | localhost -> localhost | ok: Runtime: 0:00:00.014203 2026-05-18 03:50:25.090486 | 2026-05-18 03:50:25.091397 | TASK [upload-logs : Upload logs to log server] 2026-05-18 03:50:25.731063 | localhost | Output suppressed because no_log was given 2026-05-18 03:50:25.736338 | 2026-05-18 03:50:25.736431 | LOOP [upload-logs : Compress console log and json output] 2026-05-18 03:50:25.784662 | localhost | skipping: Conditional result was False 2026-05-18 03:50:25.791711 | localhost | skipping: Conditional result was False 2026-05-18 03:50:25.802236 | 2026-05-18 03:50:25.802387 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-18 03:50:25.847663 | localhost | skipping: Conditional result was False 2026-05-18 03:50:25.848176 | 2026-05-18 03:50:25.851945 | localhost | skipping: Conditional result was False 2026-05-18 03:50:25.867716 | 2026-05-18 03:50:25.867938 | LOOP [upload-logs : Upload console log and json output]